r20142 - gnucash/trunk - Rejigger the set_macos_locale function to better handle qualified

John Ralls jralls at code.gnucash.org
Fri Jan 21 19:26:03 EST 2011


Author: jralls
Date: 2011-01-21 19:26:02 -0500 (Fri, 21 Jan 2011)
New Revision: 20142
Trac: http://svn.gnucash.org/trac/changeset/20142

Added:
   gnucash/trunk/po/en.po
Modified:
   gnucash/trunk/po/POTFILES.in
   gnucash/trunk/src/bin/gnucash-bin.c
Log:
Rejigger the set_macos_locale function to better handle qualified 
languages (e.g., Portugues (Portugal). Add po/en.po so that english 
doesn't have to be special-cased to the C locale.


Modified: gnucash/trunk/po/POTFILES.in
===================================================================
--- gnucash/trunk/po/POTFILES.in	2011-01-21 22:27:48 UTC (rev 20141)
+++ gnucash/trunk/po/POTFILES.in	2011-01-22 00:26:02 UTC (rev 20142)
@@ -2,25 +2,25 @@
 # This file was generated by ../make-gnucash-potfiles.
 src/app-utils/file-utils.c
 src/app-utils/gfec.c
-src/app-utils/gnc-accounting-period.c
 src/app-utils/gnc-account-merge.c
+src/app-utils/gnc-accounting-period.c
 src/app-utils/gnc-component-manager.c
-src/app-utils/gnc-druid.c
 src/app-utils/gnc-druid-cb.c
-src/app-utils/gnc-druid-provider.c
-src/app-utils/gnc-druid-provider-desc.c
 src/app-utils/gnc-druid-provider-desc-edge.c
 src/app-utils/gnc-druid-provider-desc-file.c
 src/app-utils/gnc-druid-provider-desc-multifile.c
+src/app-utils/gnc-druid-provider-desc.c
 src/app-utils/gnc-druid-provider-file-cb.c
+src/app-utils/gnc-druid-provider.c
+src/app-utils/gnc-druid.c
 src/app-utils/gnc-euro.c
 src/app-utils/gnc-exp-parser.c
 src/app-utils/gnc-gettext-util.c
-src/app-utils/gnc-helpers.c
 src/app-utils/gnc-help-utils.c
-src/app-utils/gncmod-app-utils.c
+src/app-utils/gnc-helpers.c
 src/app-utils/gnc-sx-instance-model.c
 src/app-utils/gnc-ui-util.c
+src/app-utils/gncmod-app-utils.c
 src/app-utils/guile-util.c
 src/app-utils/option-util.c
 src/backend/dbi/gnc-backend-dbi.c
@@ -74,12 +74,12 @@
 src/backend/xml/io-gncxml-v1.c
 src/backend/xml/io-gncxml-v2.c
 src/backend/xml/io-utils.c
-src/backend/xml/sixtp.c
 src/backend/xml/sixtp-dom-generators.c
 src/backend/xml/sixtp-dom-parsers.c
 src/backend/xml/sixtp-stack.c
 src/backend/xml/sixtp-to-dom-parser.c
 src/backend/xml/sixtp-utils.c
+src/backend/xml/sixtp.c
 src/bin/gnucash-bin.c
 src/business/business-core/gncmod-business-core.c
 src/business/business-gnome/business-gnome-utils.c
@@ -106,9 +106,9 @@
 src/business/business-gnome/glade/order.glade
 src/business/business-gnome/glade/payment.glade
 src/business/business-gnome/glade/vendor.glade
-src/business/business-gnome/gncmod-business-gnome.c
 src/business/business-gnome/gnc-plugin-business.c
 src/business/business-gnome/gnc-plugin-page-invoice.c
+src/business/business-gnome/gncmod-business-gnome.c
 src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in
 src/business/business-gnome/search-owner.c
 src/business/business-ledger/gncEntryLedger.c
@@ -125,9 +125,9 @@
 src/calculation/amort_opt.c
 src/calculation/amort_prt.c
 src/calculation/expression_parser.c
-src/calculation/fin.c
 src/calculation/fin-interactive.c
 src/calculation/fin-main.c
+src/calculation/fin.c
 src/calculation/gncmod-calculation.c
 src/calculation/numeric_ops.c
 src/core-utils/binreloc.c
@@ -142,105 +142,50 @@
 src/core-utils/gnc-uri-utils.c
 src/doc/doxygen_main_page.c
 src/engine/Account.c
+src/engine/Period.c
+src/engine/Query.c
+src/engine/Recurrence.c
+src/engine/SX-book.c
+src/engine/SX-ttinfo.c
+src/engine/SchedXaction.c
+src/engine/Scrub.c
+src/engine/Scrub2.c
+src/engine/Scrub3.c
+src/engine/Split.c
+src/engine/TransLog.c
+src/engine/Transaction.c
 src/engine/cap-gains.c
 src/engine/cashobjects.c
 src/engine/engine-helpers.c
 src/engine/glib-helpers.c
-src/engine/gncAddress.c
 src/engine/gnc-associate-account.c
-src/engine/gncBillTerm.c
 src/engine/gnc-budget.c
+src/engine/gnc-commodity.c
+src/engine/gnc-engine.c
+src/engine/gnc-event.c
+src/engine/gnc-hooks.c
+src/engine/gnc-lot.c
+src/engine/gnc-pricedb.c
+src/engine/gnc-session-scm.c
+src/engine/gnc-session.c
+src/engine/gncAddress.c
+src/engine/gncBillTerm.c
 src/engine/gncBusGuile.c
 src/engine/gncBusiness.c
-src/engine/gnc-commodity.c
 src/engine/gncCustomer.c
 src/engine/gncEmployee.c
-src/engine/gnc-engine.c
 src/engine/gncEntry.c
-src/engine/gnc-event.c
-src/engine/gnc-hooks.c
 src/engine/gncIDSearch.c
 src/engine/gncInvoice.c
 src/engine/gncJob.c
-src/engine/gnc-lot.c
-src/engine/gncmod-engine.c
 src/engine/gncOrder.c
 src/engine/gncOwner.c
-src/engine/gnc-pricedb.c
-src/engine/gnc-session.c
-src/engine/gnc-session-scm.c
 src/engine/gncTaxTable.c
 src/engine/gncVendor.c
+src/engine/gncmod-engine.c
 src/engine/kvp-scm.c
-src/engine/Period.c
 src/engine/policy.c
-src/engine/Query.c
-src/engine/Recurrence.c
-src/engine/SchedXaction.c
-src/engine/Scrub2.c
-src/engine/Scrub3.c
-src/engine/Scrub.c
-src/engine/Split.c
-src/engine/SX-book.c
-src/engine/SX-ttinfo.c
-src/engine/Transaction.c
-src/engine/TransLog.c
 src/gnc-module/gnc-module.c
-src/gnome/dialog-commodities.c
-src/gnome/dialog-fincalc.c
-src/gnome/dialog-find-transactions.c
-src/gnome/dialog-new-user.c
-src/gnome/dialog-price-edit-db.c
-src/gnome/dialog-price-editor.c
-src/gnome/dialog-print-check.c
-src/gnome/dialog-progress.c
-src/gnome/dialog-sx-editor.c
-src/gnome/dialog-sx-from-trans.c
-src/gnome/dialog-sx-since-last-run.c
-src/gnome/dialog-tax-info.c
-src/gnome/druid-acct-period.c
-src/gnome/druid-hierarchy.c
-src/gnome/druid-loan.c
-src/gnome/druid-stock-split.c
-src/gnome/glade/account.glade
-src/gnome/glade/acctperiod.glade
-src/gnome/glade/autoclear.glade
-src/gnome/glade/budget.glade
-src/gnome/glade/commodities.glade
-src/gnome/glade/fincalc.glade
-src/gnome/glade/lots.glade
-src/gnome/glade/newuser.glade
-src/gnome/glade/price.glade
-src/gnome/glade/print.glade
-src/gnome/glade/progress.glade
-src/gnome/glade/reconcile.glade
-src/gnome/glade/register.glade
-src/gnome/glade/sched-xact.glade
-src/gnome/glade/stocks.glade
-src/gnome/glade/tax.glade
-src/gnome/glade/userpass.glade
-src/gnome/gnc-plugin-account-tree.c
-src/gnome/gnc-plugin-basic-commands.c
-src/gnome/gnc-plugin-budget.c
-src/gnome/gnc-plugin-page-account-tree.c
-src/gnome/gnc-plugin-page-budget.c
-src/gnome/gnc-plugin-page-register.c
-src/gnome/gnc-plugin-page-sx-list.c
-src/gnome/gnc-plugin-register.c
-src/gnome/gnc-split-reg.c
-src/gnome/lot-viewer.c
-src/gnome/reconcile-list.c
-src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in
-src/gnome/schemas/apps_gnucash_dialog_common.schemas.in
-src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in
-src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in
-src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in
-src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in
-src/gnome/schemas/apps_gnucash_dialog_totd.schemas.in
-src/gnome/schemas/apps_gnucash_general.schemas.in
-src/gnome/schemas/apps_gnucash_warnings.schemas.in
-src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in
-src/gnome/schemas/apps_gnucash_window_pages_register.schemas.in
 src/gnome-search/dialog-search.c
 src/gnome-search/gnc-general-search.c
 src/gnome-search/gncmod-gnome-search.c
@@ -250,12 +195,12 @@
 src/gnome-search/search-core-utils.c
 src/gnome-search/search-date.c
 src/gnome-search/search-double.c
-src/gnome-search/search.glade
 src/gnome-search/search-int64.c
 src/gnome-search/search-numeric.c
 src/gnome-search/search-reconciled.c
 src/gnome-search/search-string.c
-src/gnome/top-level.c
+src/gnome-search/search.glade
+src/gnome-utils/QuickFill.c
 src/gnome-utils/account-quickfill.c
 src/gnome-utils/cursors.c
 src/gnome-utils/dialog-account.c
@@ -297,9 +242,9 @@
 src/gnome-utils/gnc-date-delta.c
 src/gnome-utils/gnc-date-edit.c
 src/gnome-utils/gnc-date-format.c
-src/gnome-utils/gnc-dense-cal.c
 src/gnome-utils/gnc-dense-cal-model.c
 src/gnome-utils/gnc-dense-cal-store.c
+src/gnome-utils/gnc-dense-cal.c
 src/gnome-utils/gnc-dialog.c
 src/gnome-utils/gnc-druid-gnome.c
 src/gnome-utils/gnc-druid-provider-edge-gnome.c
@@ -318,46 +263,101 @@
 src/gnome-utils/gnc-keyring.c
 src/gnome-utils/gnc-main-window.c
 src/gnome-utils/gnc-menu-extensions.c
-src/gnome-utils/gncmod-gnome-utils.c
 src/gnome-utils/gnc-period-select.c
-src/gnome-utils/gnc-plugin.c
 src/gnome-utils/gnc-plugin-file-history.c
 src/gnome-utils/gnc-plugin-manager.c
 src/gnome-utils/gnc-plugin-menu-additions.c
 src/gnome-utils/gnc-plugin-page.c
+src/gnome-utils/gnc-plugin.c
 src/gnome-utils/gnc-query-list.c
 src/gnome-utils/gnc-recurrence.c
 src/gnome-utils/gnc-splash.c
 src/gnome-utils/gnc-sx-instance-dense-cal-adapter.c
 src/gnome-utils/gnc-sx-list-tree-model-adapter.c
-src/gnome-utils/gnc-tree-model-account.c
 src/gnome-utils/gnc-tree-model-account-types.c
+src/gnome-utils/gnc-tree-model-account.c
 src/gnome-utils/gnc-tree-model-budget.c
-src/gnome-utils/gnc-tree-model.c
 src/gnome-utils/gnc-tree-model-commodity.c
 src/gnome-utils/gnc-tree-model-price.c
+src/gnome-utils/gnc-tree-model.c
 src/gnome-utils/gnc-tree-view-account.c
-src/gnome-utils/gnc-tree-view.c
 src/gnome-utils/gnc-tree-view-commodity.c
 src/gnome-utils/gnc-tree-view-price.c
 src/gnome-utils/gnc-tree-view-sx-list.c
+src/gnome-utils/gnc-tree-view.c
 src/gnome-utils/gnc-window.c
+src/gnome-utils/gncmod-gnome-utils.c
 src/gnome-utils/misc-gnome-utils.c
 src/gnome-utils/print-session.c
-src/gnome-utils/QuickFill.c
 src/gnome-utils/schemas/apps_gnucash_history.schemas.in
 src/gnome-utils/search-param.c
 src/gnome-utils/window-main-summarybar.c
+src/gnome/dialog-commodities.c
+src/gnome/dialog-fincalc.c
+src/gnome/dialog-find-transactions.c
+src/gnome/dialog-new-user.c
+src/gnome/dialog-price-edit-db.c
+src/gnome/dialog-price-editor.c
+src/gnome/dialog-print-check.c
+src/gnome/dialog-progress.c
+src/gnome/dialog-sx-editor.c
+src/gnome/dialog-sx-from-trans.c
+src/gnome/dialog-sx-since-last-run.c
+src/gnome/dialog-tax-info.c
+src/gnome/druid-acct-period.c
+src/gnome/druid-hierarchy.c
+src/gnome/druid-loan.c
+src/gnome/druid-stock-split.c
+src/gnome/glade/account.glade
+src/gnome/glade/acctperiod.glade
+src/gnome/glade/autoclear.glade
+src/gnome/glade/budget.glade
+src/gnome/glade/commodities.glade
+src/gnome/glade/fincalc.glade
+src/gnome/glade/lots.glade
+src/gnome/glade/newuser.glade
+src/gnome/glade/price.glade
+src/gnome/glade/print.glade
+src/gnome/glade/progress.glade
+src/gnome/glade/reconcile.glade
+src/gnome/glade/register.glade
+src/gnome/glade/sched-xact.glade
+src/gnome/glade/stocks.glade
+src/gnome/glade/tax.glade
+src/gnome/glade/userpass.glade
+src/gnome/gnc-plugin-account-tree.c
+src/gnome/gnc-plugin-basic-commands.c
+src/gnome/gnc-plugin-budget.c
+src/gnome/gnc-plugin-page-account-tree.c
+src/gnome/gnc-plugin-page-budget.c
+src/gnome/gnc-plugin-page-register.c
+src/gnome/gnc-plugin-page-sx-list.c
+src/gnome/gnc-plugin-register.c
+src/gnome/gnc-split-reg.c
+src/gnome/lot-viewer.c
+src/gnome/reconcile-list.c
+src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in
+src/gnome/schemas/apps_gnucash_dialog_common.schemas.in
+src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in
+src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in
+src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in
+src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in
+src/gnome/schemas/apps_gnucash_dialog_totd.schemas.in
+src/gnome/schemas/apps_gnucash_general.schemas.in
+src/gnome/schemas/apps_gnucash_warnings.schemas.in
+src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in
+src/gnome/schemas/apps_gnucash_window_pages_register.schemas.in
+src/gnome/top-level.c
 src/gnome/window-autoclear.c
 src/gnome/window-reconcile.c
-src/html/gnc-html.c
 src/html/gnc-html-factory.c
-src/html/gnc-html-graph-gog.c
 src/html/gnc-html-graph-gog-gtkhtml.c
 src/html/gnc-html-graph-gog-webkit.c
+src/html/gnc-html-graph-gog.c
 src/html/gnc-html-gtkhtml.c
 src/html/gnc-html-history.c
 src/html/gnc-html-webkit.c
+src/html/gnc-html.c
 src/html/gncmod-html.c
 src/import-export/aqbanking/aqbanking.glade
 src/import-export/aqbanking/dialog-ab-trans.c
@@ -366,45 +366,25 @@
 src/import-export/aqbanking/gnc-ab-getbalance.c
 src/import-export/aqbanking/gnc-ab-gettrans.c
 src/import-export/aqbanking/gnc-ab-kvp.c
-src/import-export/aqbanking/gnc-ab-transfer.c
 src/import-export/aqbanking/gnc-ab-trans-templ.c
+src/import-export/aqbanking/gnc-ab-transfer.c
 src/import-export/aqbanking/gnc-ab-utils.c
 src/import-export/aqbanking/gnc-file-aqb-import.c
 src/import-export/aqbanking/gnc-gwen-gui.c
-src/import-export/aqbanking/gncmod-aqbanking.c
 src/import-export/aqbanking/gnc-plugin-aqbanking.c
+src/import-export/aqbanking/gncmod-aqbanking.c
 src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in
 src/import-export/csv/gnc-csv-gnumeric-popup.c
 src/import-export/csv/gnc-csv-import.c
 src/import-export/csv/gnc-csv-model.c
 src/import-export/csv/gnc-csv-preview-dialog.glade
-src/import-export/csv/gncmod-csv-import.c
 src/import-export/csv/gnc-plugin-csv.c
+src/import-export/csv/gncmod-csv-import.c
 src/import-export/generic-import.glade
 src/import-export/gnc-import-desc-format.c
 src/import-export/gnc-import-format-cb.c
 src/import-export/gnc-import-format-gnome.c
 src/import-export/gncmod-generic-import.c
-src/import-export/hbci/dialog-daterange.c
-src/import-export/hbci/dialog-hbcitrans.c
-src/import-export/hbci/dialog-pass.c
-src/import-export/hbci/druid-hbci-initial.c
-src/import-export/hbci/druid-hbci-utils.c
-src/import-export/hbci/glade/hbci.glade
-src/import-export/hbci/glade/hbcipass.glade
-src/import-export/hbci/glade/hbciprefs.glade
-src/import-export/hbci/gnc-file-aqb-import.c
-src/import-export/hbci/gnc-hbci-actions.c
-src/import-export/hbci/gnc-hbci-getbalance.c
-src/import-export/hbci/gnc-hbci-gettrans.c
-src/import-export/hbci/gnc-hbci-kvp.c
-src/import-export/hbci/gnc-hbci-transfer.c
-src/import-export/hbci/gnc-hbci-trans-templ.c
-src/import-export/hbci/gnc-hbci-utils.c
-src/import-export/hbci/gncmod-hbci.c
-src/import-export/hbci/gnc-plugin-hbci.c
-src/import-export/hbci/hbci-interaction.c
-src/import-export/hbci/schemas/apps_gnucash_dialog_hbci.schemas.in
 src/import-export/import-account-matcher.c
 src/import-export/import-backend.c
 src/import-export/import-commodity-matcher.c
@@ -417,15 +397,15 @@
 src/import-export/import-settings.c
 src/import-export/import-utilities.c
 src/import-export/log-replay/gnc-log-replay.c
-src/import-export/log-replay/gncmod-log-replay.c
 src/import-export/log-replay/gnc-plugin-log-replay.c
-src/import-export/ofx/gncmod-ofx-import.c
+src/import-export/log-replay/gncmod-log-replay.c
 src/import-export/ofx/gnc-ofx-import.c
 src/import-export/ofx/gnc-plugin-ofx.c
+src/import-export/ofx/gncmod-ofx-import.c
 src/import-export/qif-import/dialog-account-picker.c
 src/import-export/qif-import/druid-qif-import.c
-src/import-export/qif-import/gncmod-qif-import.c
 src/import-export/qif-import/gnc-plugin-qif-import.c
+src/import-export/qif-import/gncmod-qif-import.c
 src/import-export/qif-import/qif.glade
 src/import-export/qif-import/schemas/apps_gnucash_import_qif.schemas.in
 src/import-export/qif-io-core/gncmod-qifiocore.c
@@ -436,9 +416,10 @@
 src/libqof/qof/gnc-date.c
 src/libqof/qof/gnc-numeric.c
 src/libqof/qof/guid.c
-src/libqof/qof/kvp_frame.c
 src/libqof/qof/kvp-util.c
+src/libqof/qof/kvp_frame.c
 src/libqof/qof/md5.c
+src/libqof/qof/qof-win32.c
 src/libqof/qof/qofbackend.c
 src/libqof/qof/qofbook.c
 src/libqof/qof/qofbookmerge.c
@@ -455,20 +436,25 @@
 src/libqof/qof/qofreference.c
 src/libqof/qof/qofsession.c
 src/libqof/qof/qofutil.c
-src/libqof/qof/qof-win32.c
+src/plugins/bi_import/bi_import.c
+src/plugins/bi_import/glade/bi_import.glade
+src/plugins/bi_import/gnc-plugin-bi_import.c
+src/plugins/bi_import/gncmod-bi_import.c
+src/plugins/bi_import/gui.c
+src/plugins/bi_import/helpers.c
 src/register/ledger-core/dialog-dup-trans.c
 src/register/ledger-core/gnc-ledger-display.c
 src/register/ledger-core/gncmod-ledger-core.c
-src/register/ledger-core/split-register.c
 src/register/ledger-core/split-register-control.c
 src/register/ledger-core/split-register-layout.c
 src/register/ledger-core/split-register-load.c
-src/register/ledger-core/split-register-model.c
 src/register/ledger-core/split-register-model-save.c
+src/register/ledger-core/split-register-model.c
 src/register/ledger-core/split-register-util.c
+src/register/ledger-core/split-register.c
 src/register/register-core/basiccell.c
-src/register/register-core/cellblock.c
 src/register/register-core/cell-factory.c
+src/register/register-core/cellblock.c
 src/register/register-core/checkboxcell.c
 src/register/register-core/formulacell.c
 src/register/register-core/gncmod-register-core.c
@@ -504,15 +490,15 @@
 src/report/report-gnome/dialog-column-view.c
 src/report/report-gnome/dialog-custom-report.c
 src/report/report-gnome/dialog-style-sheet.c
-src/report/report-gnome/gncmod-report-gnome.c
 src/report/report-gnome/gnc-plugin-page-report.c
+src/report/report-gnome/gncmod-report-gnome.c
 src/report/report-gnome/report.glade
 src/report/report-gnome/window-report.c
-src/report/report-system/gncmod-report-system.c
 src/report/report-system/gnc-report.c
+src/report/report-system/gncmod-report-system.c
 src/report/standard-reports/gncmod-standard-reports.c
-src/report/stylesheets/gncmod-stylesheets.c
 src/report/stylesheets/gnc-plugin-stylesheets.c
+src/report/stylesheets/gncmod-stylesheets.c
 src/report/utility-reports/gncmod-utility-reports.c
 src/tax/us/gncmod-tax-us.c
 src/gnome/gnucash.desktop.in.in

Added: gnucash/trunk/po/en.po
===================================================================
--- gnucash/trunk/po/en.po	                        (rev 0)
+++ gnucash/trunk/po/en.po	2011-01-22 00:26:02 UTC (rev 20142)
@@ -0,0 +1,26429 @@
+# Transcription of English Messages to provide a plain (Mostly
+# American) English locale setting for Gnucash.
+# Copyright (C) 2011 The Gnucash Team
+# This file is distributed under the same license as the Gnucash package.
+# John Ralls <jralls at ceridwen.us>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: en\n"
+"Report-Msgid-Bugs-To: gnucash-user at lists.gnucash.org\n"
+"POT-Creation-Date: 2011-01-21 13:06-0800\n"
+"PO-Revision-Date: 2011-01-21 13:30-0800\n"
+"Last-Translator: John Ralls <jralls at ceridwen.us>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: en\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+
+#: ../src/app-utils/gnc-exp-parser.c:655
+msgid "Illegal variable in expression."
+msgstr "Illegal variable in expression."
+
+#: ../src/app-utils/gnc-exp-parser.c:666
+msgid "Unbalanced parenthesis"
+msgstr "Unbalanced parenthesis"
+
+#: ../src/app-utils/gnc-exp-parser.c:668
+msgid "Stack overflow"
+msgstr "Stack overflow"
+
+#: ../src/app-utils/gnc-exp-parser.c:670
+msgid "Stack underflow"
+msgstr "Stack underflow"
+
+#: ../src/app-utils/gnc-exp-parser.c:672
+msgid "Undefined character"
+msgstr "Undefined character"
+
+#: ../src/app-utils/gnc-exp-parser.c:674
+msgid "Not a variable"
+msgstr "Not a variable"
+
+#: ../src/app-utils/gnc-exp-parser.c:676
+msgid "Not a defined function"
+msgstr "Not a defined function"
+
+#: ../src/app-utils/gnc-exp-parser.c:678
+msgid "Out of memory"
+msgstr "Out of memory"
+
+#: ../src/app-utils/gnc-exp-parser.c:680
+msgid "Numeric error"
+msgstr "Numeric error"
+
+#: ../src/app-utils/gnc-ui-util.c:499
+#, c-format
+msgid "(Tax-related subaccounts: %d)"
+msgstr "(Tax-related subaccounts: %d)"
+
+#: ../src/app-utils/gnc-ui-util.c:521
+msgid "Tax-related but has no tax code"
+msgstr "Tax-related but has no tax code"
+
+#: ../src/app-utils/gnc-ui-util.c:524
+#, c-format
+msgid "Tax-related but has no tax code; %s"
+msgstr "Tax-related but has no tax code; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:536
+msgid "Tax entity type not specified"
+msgstr "Tax entity type not specified"
+
+#: ../src/app-utils/gnc-ui-util.c:539
+#, c-format
+msgid "Tax entity type not specified; %s"
+msgstr "Tax entity type not specified; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:608
+#, c-format
+msgid "Tax type %s: invalid code %s for account type"
+msgstr "Tax type %s: invalid code %s for account type"
+
+#: ../src/app-utils/gnc-ui-util.c:612
+#, c-format
+msgid "Tax type %s: invalid code %s for account type; %s"
+msgstr "Tax type %s: invalid code %s for account type; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:619
+#, c-format
+msgid "Not tax-related; tax type %s: invalid code %s for account type"
+msgstr "Not tax-related; tax type %s: invalid code %s for account type"
+
+#: ../src/app-utils/gnc-ui-util.c:623
+#, c-format
+msgid "Not tax-related; tax type %s: invalid code %s for account type; %s"
+msgstr "Not tax-related; tax type %s: invalid code %s for account type; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:636
+#, c-format
+msgid "Invalid code %s for tax type %s"
+msgstr "Invalid code %s for tax type %s"
+
+#: ../src/app-utils/gnc-ui-util.c:640
+#, c-format
+msgid "Invalid code %s for tax type %s; %s"
+msgstr "Invalid code %s for tax type %s; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:647
+#, c-format
+msgid "Not tax-related; invalid code %s for tax type %s"
+msgstr "Not tax-related; invalid code %s for tax type %s"
+
+#: ../src/app-utils/gnc-ui-util.c:651
+#, c-format
+msgid "Not tax-related; invalid code %s for tax type %s; %s"
+msgstr "Not tax-related; invalid code %s for tax type %s; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:663
+#, c-format
+msgid "No form: code %s, tax type %s"
+msgstr "No form: code %s, tax type %s"
+
+#: ../src/app-utils/gnc-ui-util.c:666
+#, c-format
+msgid "No form: code %s, tax type %s; %s"
+msgstr "No form: code %s, tax type %s; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:673
+#, c-format
+msgid "Not tax-related; no form: code %s, tax type %s"
+msgstr "Not tax-related; no form: code %s, tax type %s"
+
+#: ../src/app-utils/gnc-ui-util.c:677
+#, c-format
+msgid "Not tax-related; no form: code %s, tax type %s; %s"
+msgstr "Not tax-related; no form: code %s, tax type %s; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:689 ../src/app-utils/gnc-ui-util.c:716
+#, c-format
+msgid "No description: form %s, code %s, tax type %s"
+msgstr "No description: form %s, code %s, tax type %s"
+
+#: ../src/app-utils/gnc-ui-util.c:693 ../src/app-utils/gnc-ui-util.c:720
+#, c-format
+msgid "No description: form %s, code %s, tax type %s; %s"
+msgstr "No description: form %s, code %s, tax type %s; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:700 ../src/app-utils/gnc-ui-util.c:727
+#, c-format
+msgid "Not tax-related; no description: form %s, code %s, tax type %s"
+msgstr "Not tax-related; no description: form %s, code %s, tax type %s"
+
+#: ../src/app-utils/gnc-ui-util.c:704 ../src/app-utils/gnc-ui-util.c:731
+#, c-format
+msgid "Not tax-related; no description: form %s, code %s, tax type %s; %s"
+msgstr "Not tax-related; no description: form %s, code %s, tax type %s; %s"
+
+#: ../src/app-utils/gnc-ui-util.c:762
+#, c-format
+msgid "Not tax-related; %s%s: %s (code %s, tax type %s)"
+msgstr "Not tax-related; %s%s: %s (code %s, tax type %s)"
+
+#: ../src/app-utils/gnc-ui-util.c:766
+#, c-format
+msgid "Not tax-related; %s%s: %s (code %s, tax type %s); %s"
+msgstr "Not tax-related; %s%s: %s (code %s, tax type %s); %s"
+
+#. Translators: For the following strings, the single letters
+#. after the colon are abbreviations of the word before the
+#. colon. You should only translate the letter *after* the colon.
+#: ../src/app-utils/gnc-ui-util.c:803
+msgid "not cleared:n"
+msgstr "not cleared:n"
+
+#. Translators: Please only translate the letter *after* the colon.
+#: ../src/app-utils/gnc-ui-util.c:806
+msgid "cleared:c"
+msgstr "cleared:c"
+
+#. Translators: Please only translate the letter *after* the colon.
+#: ../src/app-utils/gnc-ui-util.c:809
+msgid "reconciled:y"
+msgstr "reconciled:y"
+
+#. Translators: Please only translate the letter *after* the colon.
+#: ../src/app-utils/gnc-ui-util.c:812
+msgid "frozen:f"
+msgstr "frozen:f"
+
+#. Translators: Please only translate the letter *after* the colon.
+#: ../src/app-utils/gnc-ui-util.c:815
+msgid "void:v"
+msgstr "void:v"
+
+#: ../src/app-utils/gnc-ui-util.c:856
+msgid "Opening Balances"
+msgstr "Opening Balances"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#: ../src/app-utils/gnc-ui-util.c:859 ../intl-scm/guile-strings.c:348
+#: ../intl-scm/guile-strings.c:352 ../intl-scm/guile-strings.c:458
+#: ../intl-scm/guile-strings.c:462 ../intl-scm/guile-strings.c:598
+#: ../intl-scm/guile-strings.c:600 ../intl-scm/guile-strings.c:4130
+#: ../intl-scm/guile-strings.c:4158 ../intl-scm/guile-strings.c:5014
+#: ../intl-scm/guile-strings.c:5506
+msgid "Retained Earnings"
+msgstr "Retained Earnings"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../src/app-utils/gnc-ui-util.c:931 ../src/engine/Account.c:3975
+#: ../src/register/ledger-core/split-register.c:2308
+#: ../intl-scm/guile-strings.c:346 ../intl-scm/guile-strings.c:350
+#: ../intl-scm/guile-strings.c:456 ../intl-scm/guile-strings.c:460
+#: ../intl-scm/guile-strings.c:4128 ../intl-scm/guile-strings.c:4370
+#: ../intl-scm/guile-strings.c:5504 ../intl-scm/guile-strings.c:5726
+msgid "Equity"
+msgstr "Equity"
+
+#: ../src/app-utils/gnc-ui-util.c:986 ../src/gnome-utils/dialog-account.c:293
+#: ../src/gnome/druid-hierarchy.c:944 ../src/gnome/glade/account.glade.h:43
+msgid "Opening Balance"
+msgstr "Opening Balance"
+
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../src/app-utils/guile-util.c:1109
+#: ../src/register/ledger-core/split-register.c:2127
+#: ../intl-scm/guile-strings.c:4914 ../intl-scm/guile-strings.c:6270
+#: ../intl-scm/guile-strings.c:6722 ../intl-scm/guile-strings.c:7070
+#: ../intl-scm/guile-strings.c:7494 ../intl-scm/guile-strings.c:7872
+#: ../intl-scm/guile-strings.c:8220 ../intl-scm/guile-strings.c:8644
+msgid "Debit"
+msgstr "Debit"
+
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../src/app-utils/guile-util.c:1141
+#: ../src/register/ledger-core/split-register.c:2150
+#: ../src/register/ledger-core/split-register.c:2247
+#: ../src/register/ledger-core/split-register.c:2266
+#: ../src/register/ledger-core/split-register.c:2284
+#: ../intl-scm/guile-strings.c:4916 ../intl-scm/guile-strings.c:6272
+#: ../intl-scm/guile-strings.c:6724 ../intl-scm/guile-strings.c:7072
+#: ../intl-scm/guile-strings.c:7496 ../intl-scm/guile-strings.c:7874
+#: ../intl-scm/guile-strings.c:8222 ../intl-scm/guile-strings.c:8646
+msgid "Credit"
+msgstr "Credit"
+
+#: ../src/app-utils/option-util.c:1715
+#, c-format
+msgid ""
+"There is a problem with option %s:%s.\n"
+"%s"
+msgstr ""
+"There is a problem with option %s:%s.\n"
+"%s"
+
+#: ../src/bin/gnucash-bin.c:86
+msgid "This is a development version. It may or may not work.\n"
+msgstr "This is a development version. It may or may not work.\n"
+
+#: ../src/bin/gnucash-bin.c:87
+msgid "Report bugs and other problems to gnucash-devel at gnucash.org.\n"
+msgstr "Report bugs and other problems to gnucash-devel at gnucash.org.\n"
+
+#: ../src/bin/gnucash-bin.c:88
+msgid "You can also lookup and file bug reports at http://bugzilla.gnome.org\n"
+msgstr ""
+"You can also lookup and file bug reports at http://bugzilla.gnome.org\n"
+
+#: ../src/bin/gnucash-bin.c:89
+msgid "The last stable version was "
+msgstr "The last stable version was "
+
+#: ../src/bin/gnucash-bin.c:90
+msgid "The next stable version will be "
+msgstr "The next stable version will be "
+
+#: ../src/bin/gnucash-bin.c:448
+msgid "Show GnuCash version"
+msgstr "Show GnuCash version"
+
+#: ../src/bin/gnucash-bin.c:453
+msgid "Enable debugging mode: increasing logging to provide deep detail."
+msgstr "Enable debugging mode: increasing logging to provide deep detail."
+
+#: ../src/bin/gnucash-bin.c:458
+msgid "Enable extra/development/debugging features."
+msgstr "Enable extra/development/debugging features."
+
+#: ../src/bin/gnucash-bin.c:463
+msgid ""
+"Log level overrides, of the form \"log.ger.path={debug,info,warn,crit,"
+"error}\""
+msgstr ""
+"Log level overrides, of the form \"log.ger.path={debug,info,warn,crit,"
+"error}\""
+
+#: ../src/bin/gnucash-bin.c:469
+msgid ""
+"File to log into; defaults to \"/tmp/gnucash.trace\"; can be \"stderr\" or "
+"\"stdout\"."
+msgstr ""
+"File to log into; defaults to \"/tmp/gnucash.trace\"; can be \"stderr\" or "
+"\"stdout\"."
+
+#: ../src/bin/gnucash-bin.c:475
+msgid "Do not load the last file opened"
+msgstr "Do not load the last file opened"
+
+#: ../src/bin/gnucash-bin.c:479
+msgid "Set the prefix path for gconf queries"
+msgstr "Set the prefix path for gconf queries"
+
+#. Translators: Argument description for autohelp; see
+#. http://developer.gnome.org/doc/API/2.0/glib/glib-Commandline-option-parser.html
+#: ../src/bin/gnucash-bin.c:482
+msgid "GCONFPATH"
+msgstr "GCONFPATH"
+
+#: ../src/bin/gnucash-bin.c:486
+msgid "Add price quotes to given GnuCash datafile"
+msgstr "Add price quotes to given GnuCash datafile"
+
+#. Translators: Argument description for autohelp; see
+#. http://developer.gnome.org/doc/API/2.0/glib/glib-Commandline-option-parser.html
+#: ../src/bin/gnucash-bin.c:489
+msgid "FILE"
+msgstr "FILE"
+
+#: ../src/bin/gnucash-bin.c:493
+msgid ""
+"Regular expression determining which namespace commodities will be retrieved"
+msgstr ""
+"Regular expression determining which namespace commodities will be retrieved"
+
+#. Translators: Argument description for autohelp; see
+#. http://developer.gnome.org/doc/API/2.0/glib/glib-Commandline-option-parser.html
+#: ../src/bin/gnucash-bin.c:496
+msgid "REGEXP"
+msgstr "REGEXP"
+
+#. Translators: %s is the version number
+#: ../src/bin/gnucash-bin.c:521
+#, c-format
+msgid "GnuCash %s development version"
+msgstr "GnuCash %s development version"
+
+#. Translators: %s is the version number
+#: ../src/bin/gnucash-bin.c:526
+#, c-format
+msgid "GnuCash %s"
+msgstr "GnuCash %s"
+
+#. Translators: 1st %s is the build date; 2nd %s is the SVN
+#. revision number
+#: ../src/bin/gnucash-bin.c:531
+#, c-format
+msgid "Built %s from r%s"
+msgstr "Built %s from r%s"
+
+#: ../src/bin/gnucash-bin.c:627
+msgid "No quotes retrieved. Finance::Quote isn't installed properly.\n"
+msgstr "No quotes retrieved. Finance::Quote isn't installed properly.\n"
+
+#. Install Price Quote Sources
+#: ../src/bin/gnucash-bin.c:708
+msgid "Checking Finance::Quote..."
+msgstr "Checking Finance::Quote..."
+
+#: ../src/bin/gnucash-bin.c:716
+msgid "Loading data..."
+msgstr "Loading data..."
+
+#: ../src/business/business-gnome/business-gnome-utils.c:73
+#: ../src/business/business-gnome/business-gnome-utils.c:265
+#: ../src/business/business-gnome/dialog-invoice.c:1143
+#: ../src/business/business-gnome/dialog-invoice.c:1220
+#: ../src/gnome-utils/gnc-general-select.c:219
+msgid "Select..."
+msgstr "Select..."
+
+#: ../src/business/business-gnome/business-gnome-utils.c:77
+#: ../src/gnome-utils/gnc-general-select.c:221
+msgid "Edit..."
+msgstr "Edit..."
+
+#. src/app-utils/prefs.scm
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../src/business/business-gnome/business-gnome-utils.c:225
+#: ../src/business/business-gnome/dialog-invoice.c:2706
+#: ../src/engine/gncInvoice.c:918
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:5
+#: ../intl-scm/guile-strings.c:180 ../intl-scm/guile-strings.c:772
+#: ../intl-scm/guile-strings.c:992 ../intl-scm/guile-strings.c:1198
+#: ../intl-scm/guile-strings.c:1382 ../intl-scm/guile-strings.c:1602
+#: ../intl-scm/guile-strings.c:1808 ../intl-scm/guile-strings.c:1980
+#: ../intl-scm/guile-strings.c:2074 ../intl-scm/guile-strings.c:2194
+#: ../intl-scm/guile-strings.c:2510 ../intl-scm/guile-strings.c:2604
+#: ../intl-scm/guile-strings.c:2724
+msgid "Bill"
+msgstr "Bill"
+
+#: ../src/business/business-gnome/business-gnome-utils.c:228
+msgid "Voucher"
+msgstr "Voucher"
+
+#. Bug#602091, #639365: The INVOICE_TYPE string unfortunately is
+#. * stored in translated form due to the usage of gncInvoiceGetType
+#. * for user-visible strings as well. Hence, as an exception we
+#. * must also search for the translated here even though it's an
+#. * internal flag.
+#. src/app-utils/prefs.scm
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../src/business/business-gnome/business-gnome-utils.c:231
+#: ../src/business/business-gnome/dialog-invoice.c:2718
+#: ../src/business/business-gnome/dialog-invoice.c:2809
+#: ../src/business/business-gnome/glade/invoice.glade.h:12
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:362
+#: ../src/engine/gncInvoice.c:916
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:12
+#: ../src/register/ledger-core/split-register.c:2281
+#: ../intl-scm/guile-strings.c:152 ../intl-scm/guile-strings.c:770
+#: ../intl-scm/guile-strings.c:990 ../intl-scm/guile-strings.c:1196
+#: ../intl-scm/guile-strings.c:1380 ../intl-scm/guile-strings.c:1600
+#: ../intl-scm/guile-strings.c:1806 ../intl-scm/guile-strings.c:1978
+#: ../intl-scm/guile-strings.c:2070 ../intl-scm/guile-strings.c:2072
+#: ../intl-scm/guile-strings.c:2192 ../intl-scm/guile-strings.c:2228
+#: ../intl-scm/guile-strings.c:2324 ../intl-scm/guile-strings.c:2508
+#: ../intl-scm/guile-strings.c:2600 ../intl-scm/guile-strings.c:2602
+#: ../intl-scm/guile-strings.c:2722 ../intl-scm/guile-strings.c:2758
+#: ../intl-scm/guile-strings.c:2854 ../intl-scm/guile-strings.c:6830
+#: ../intl-scm/guile-strings.c:7980
+msgid "Invoice"
+msgstr "Invoice"
+
+#. This array contains all of the different strings for different column types.
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/business/business-gnome/business-gnome-utils.c:494
+#: ../src/engine/Recurrence.c:461 ../src/engine/Recurrence.c:635
+#: ../src/gnome/glade/sched-xact.glade.h:111
+#: ../src/import-export/csv/gnc-csv-model.c:41
+#: ../intl-scm/guile-strings.c:7108 ../intl-scm/guile-strings.c:7134
+#: ../intl-scm/guile-strings.c:7194 ../intl-scm/guile-strings.c:7196
+#: ../intl-scm/guile-strings.c:7312 ../intl-scm/guile-strings.c:7328
+#: ../intl-scm/guile-strings.c:8258 ../intl-scm/guile-strings.c:8284
+#: ../intl-scm/guile-strings.c:8344 ../intl-scm/guile-strings.c:8346
+#: ../intl-scm/guile-strings.c:8462 ../intl-scm/guile-strings.c:8478
+msgid "None"
+msgstr "None"
+
+#: ../src/business/business-gnome/business-gnome-utils.c:672
+#: ../src/gnome/druid-hierarchy.c:850
+msgid "Yes"
+msgstr "Yes"
+
+#: ../src/business/business-gnome/business-gnome-utils.c:677
+#: ../src/gnome/druid-hierarchy.c:853
+msgid "No"
+msgstr "No"
+
+#: ../src/business/business-gnome/business-gnome-utils.c:682
+msgid "Use Global"
+msgstr "Use Global"
+
+#: ../src/business/business-gnome/business-urls.c:68
+#: ../src/business/business-gnome/business-urls.c:199
+#: ../src/gnome/top-level.c:218
+#, c-format
+msgid "Badly formed URL %s"
+msgstr "Badly formed URL %s"
+
+#: ../src/business/business-gnome/business-urls.c:73
+#: ../src/business/business-gnome/business-urls.c:222
+#: ../src/business/business-gnome/business-urls.c:228
+#: ../src/business/business-gnome/business-urls.c:294
+#: ../src/gnome/top-level.c:89
+#, c-format
+msgid "Bad URL: %s"
+msgstr "Bad URL: %s"
+
+#: ../src/business/business-gnome/business-urls.c:82
+#, c-format
+msgid "No such entity: %s"
+msgstr "No such entity: %s"
+
+#. =================================================================
+#: ../src/business/business-gnome/business-urls.c:170
+#, c-format
+msgid "No such owner entity: %s"
+msgstr "No such owner entity: %s"
+
+#: ../src/business/business-gnome/business-urls.c:278
+#, c-format
+msgid "Entity type does not match %s: %s"
+msgstr "Entity type does not match %s: %s"
+
+#: ../src/business/business-gnome/business-urls.c:288
+#, c-format
+msgid "Bad URL %s"
+msgstr "Bad URL %s"
+
+#: ../src/business/business-gnome/business-urls.c:301
+#, c-format
+msgid "No such Account entity: %s"
+msgstr "No such Account entity: %s"
+
+#: ../src/business/business-gnome/dialog-billterms.c:270
+msgid "Negative amounts are not allowed."
+msgstr "Negative amounts are not allowed."
+
+#: ../src/business/business-gnome/dialog-billterms.c:276
+msgid "Percentage amount must be between 0 and 100."
+msgstr "Percentage amount must be between 0 and 100."
+
+#: ../src/business/business-gnome/dialog-billterms.c:301
+msgid "You must provide a name for this Billing Term."
+msgstr "You must provide a name for this Billing Term."
+
+#: ../src/business/business-gnome/dialog-billterms.c:308
+#, c-format
+msgid ""
+"You must provide a unique name for this Billing Term. Your choice \"%s\" is "
+"already in use."
+msgstr ""
+"You must provide a unique name for this Billing Term. Your choice \"%s\" is "
+"already in use."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../src/business/business-gnome/dialog-billterms.c:486
+#: ../src/business/business-gnome/glade/billterms.glade.h:9
+#: ../src/gnome-utils/gnc-date-delta.c:216
+#: ../src/gnome/glade/sched-xact.glade.h:74 ../intl-scm/guile-strings.c:6660
+#: ../intl-scm/guile-strings.c:7810
+msgid "Days"
+msgstr "Days"
+
+#: ../src/business/business-gnome/dialog-billterms.c:489
+#: ../src/business/business-gnome/glade/billterms.glade.h:21
+msgid "Proximo"
+msgstr "Proximo"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../src/business/business-gnome/dialog-billterms.c:492
+#: ../intl-scm/guile-strings.c:738 ../intl-scm/guile-strings.c:1348
+#: ../intl-scm/guile-strings.c:2028 ../intl-scm/guile-strings.c:2154
+#: ../intl-scm/guile-strings.c:2558 ../intl-scm/guile-strings.c:2684
+msgid "Unknown"
+msgstr "Unknown"
+
+#: ../src/business/business-gnome/dialog-billterms.c:621
+#, c-format
+msgid "Term \"%s\" is in use.  You cannot delete it."
+msgstr "Term \"%s\" is in use.  You cannot delete it."
+
+#: ../src/business/business-gnome/dialog-billterms.c:627
+#: ../src/business/dialog-tax-table/dialog-tax-table.c:570
+#, c-format
+msgid "Are you sure you want to delete \"%s\"?"
+msgstr "Are you sure you want to delete \"%s\"?"
+
+#: ../src/business/business-gnome/dialog-choose-owner.c:74
+msgid ""
+"This transaction needs to be assigned to a Customer.  Please choose the "
+"Customer below."
+msgstr ""
+"This transaction needs to be assigned to a Customer.  Please choose the "
+"Customer below."
+
+#: ../src/business/business-gnome/dialog-choose-owner.c:81
+msgid ""
+"This transaction needs to be assigned to a Vendor.  Please choose the Vendor "
+"below."
+msgstr ""
+"This transaction needs to be assigned to a Vendor.  Please choose the Vendor "
+"below."
+
+#: ../src/business/business-gnome/dialog-customer.c:274
+msgid ""
+"You must enter a company name. If this customer is an individual (and not a "
+"company) you should enter the same value for:\n"
+"Identification - Company Name, and\n"
+"Payment Address - Name."
+msgstr ""
+"You must enter a company name. If this customer is an individual (and not a "
+"company) you should enter the same value for:\n"
+"Identification - Company Name, and\n"
+"Payment Address - Name."
+
+#: ../src/business/business-gnome/dialog-customer.c:286
+msgid "You must enter a billing address."
+msgstr "You must enter a billing address."
+
+#: ../src/business/business-gnome/dialog-customer.c:296
+msgid "Discount percentage must be between 0-100 or you must leave it blank."
+msgstr "Discount percentage must be between 0-100 or you must leave it blank."
+
+#: ../src/business/business-gnome/dialog-customer.c:301
+msgid "Credit must be a positive amount or you must leave it blank."
+msgstr "Credit must be a positive amount or you must leave it blank."
+
+#: ../src/business/business-gnome/dialog-customer.c:374
+#: ../src/business/business-gnome/dialog-employee.c:310
+#: ../src/business/business-gnome/dialog-job.c:236
+#: ../src/business/business-gnome/dialog-vendor.c:293
+#: ../src/gnome-utils/dialog-account.c:1421
+msgid "<No name>"
+msgstr "<No name>"
+
+#: ../src/business/business-gnome/dialog-customer.c:381
+msgid "Edit Customer"
+msgstr "Edit Customer"
+
+#: ../src/business/business-gnome/dialog-customer.c:383
+#: ../src/business/business-gnome/glade/customer.glade.h:15
+#: ../src/gnome-search/dialog-search.c:833
+msgid "New Customer"
+msgstr "New Customer"
+
+#: ../src/business/business-gnome/dialog-customer.c:799
+msgid "View/Edit Customer"
+msgstr "View/Edit Customer"
+
+#: ../src/business/business-gnome/dialog-customer.c:800
+msgid "Customer's Jobs"
+msgstr "Customer's Jobs"
+
+#. { N_("Customer's Orders"), order_customer_cb},
+#: ../src/business/business-gnome/dialog-customer.c:802
+msgid "Customer's Invoices"
+msgstr "Customer's Invoices"
+
+#: ../src/business/business-gnome/dialog-customer.c:803
+#: ../src/business/business-gnome/dialog-employee.c:708
+#: ../src/business/business-gnome/dialog-invoice.c:2473
+#: ../src/business/business-gnome/dialog-invoice.c:2480
+#: ../src/business/business-gnome/dialog-invoice.c:2489
+#: ../src/business/business-gnome/dialog-invoice.c:2771
+#: ../src/business/business-gnome/dialog-job.c:537
+msgid "Process Payment"
+msgstr "Process Payment"
+
+#: ../src/business/business-gnome/dialog-customer.c:813
+msgid "Shipping Contact"
+msgstr "Shipping Contact"
+
+#: ../src/business/business-gnome/dialog-customer.c:815
+#: ../src/business/business-gnome/dialog-vendor.c:675
+msgid "Billing Contact"
+msgstr "Billing Contact"
+
+#: ../src/business/business-gnome/dialog-customer.c:817
+msgid "Customer ID"
+msgstr "Customer ID"
+
+#. src/business/business-utils/business-utils.scm
+#. src/business/business-utils/gnucash/business-utils.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../src/business/business-gnome/dialog-customer.c:819
+#: ../src/business/business-gnome/dialog-vendor.c:679
+#: ../intl-scm/guile-strings.c:288 ../intl-scm/guile-strings.c:306
+#: ../intl-scm/guile-strings.c:2230 ../intl-scm/guile-strings.c:2760
+msgid "Company Name"
+msgstr "Company Name"
+
+#: ../src/business/business-gnome/dialog-customer.c:826
+#: ../src/business/business-gnome/dialog-vendor.c:686
+msgid "Contact"
+msgstr "Contact"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../src/business/business-gnome/dialog-customer.c:828
+#: ../src/business/business-gnome/dialog-invoice.c:2612
+#: ../src/business/business-gnome/dialog-invoice.c:2780
+#: ../src/business/business-gnome/dialog-job.c:563
+#: ../src/business/business-gnome/dialog-order.c:858
+#: ../src/business/business-gnome/dialog-vendor.c:688
+#: ../intl-scm/guile-strings.c:664 ../intl-scm/guile-strings.c:1274
+#: ../intl-scm/guile-strings.c:2128 ../intl-scm/guile-strings.c:2658
+msgid "Company"
+msgstr "Company"
+
+#: ../src/business/business-gnome/dialog-customer.c:830
+#: ../src/business/business-gnome/dialog-employee.c:730
+#: ../src/business/business-gnome/dialog-job.c:567
+#: ../src/business/business-gnome/dialog-vendor.c:690
+msgid "ID #"
+msgstr "ID #"
+
+#: ../src/business/business-gnome/dialog-customer.c:853
+msgid "Find Customer"
+msgstr "Find Customer"
+
+#: ../src/business/business-gnome/dialog-date-close.c:76
+msgid "No Account selected.  Please try again."
+msgstr "No Account selected.  Please try again."
+
+#: ../src/business/business-gnome/dialog-date-close.c:83
+msgid "Placeholder account selected.  Please try again."
+msgstr "Placeholder account selected.  Please try again."
+
+#: ../src/business/business-gnome/dialog-employee.c:222
+msgid "You must enter a username."
+msgstr "You must enter a username."
+
+#: ../src/business/business-gnome/dialog-employee.c:227
+msgid "You must enter the employee's name."
+msgstr "You must enter the employee's name."
+
+#: ../src/business/business-gnome/dialog-employee.c:236
+msgid "You must enter an address."
+msgstr "You must enter an address."
+
+#: ../src/business/business-gnome/dialog-employee.c:317
+msgid "Edit Employee"
+msgstr "Edit Employee"
+
+#: ../src/business/business-gnome/dialog-employee.c:319
+#: ../src/business/business-gnome/glade/employee.glade.h:18
+#: ../src/gnome-search/dialog-search.c:837
+msgid "New Employee"
+msgstr "New Employee"
+
+#: ../src/business/business-gnome/dialog-employee.c:706
+msgid "View/Edit Employee"
+msgstr "View/Edit Employee"
+
+#: ../src/business/business-gnome/dialog-employee.c:707
+msgid "Expense Vouchers"
+msgstr "Expense Vouchers"
+
+#: ../src/business/business-gnome/dialog-employee.c:717
+msgid "Employee ID"
+msgstr "Employee ID"
+
+#: ../src/business/business-gnome/dialog-employee.c:719
+msgid "Employee Username"
+msgstr "Employee Username"
+
+#: ../src/business/business-gnome/dialog-employee.c:721
+#: ../src/business/business-gnome/dialog-invoice.c:2592
+msgid "Employee Name"
+msgstr "Employee Name"
+
+#: ../src/business/business-gnome/dialog-employee.c:728
+#: ../src/gnome-utils/glade/dialog-file-access.glade.h:7
+msgid "Username"
+msgstr "Username"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../src/business/business-gnome/dialog-employee.c:732
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:9
+#: ../src/gnome-utils/gnc-dense-cal.c:336
+#: ../src/gnome-utils/gnc-tree-model-budget.c:96
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:406
+#: ../src/gnome-utils/gnc-tree-view-sx-list.c:168
+#: ../src/gnome/dialog-sx-editor.c:1790 ../src/gnome/dialog-tax-info.c:1099
+#: ../intl-scm/guile-strings.c:628 ../intl-scm/guile-strings.c:1238
+msgid "Name"
+msgstr "Name"
+
+#: ../src/business/business-gnome/dialog-employee.c:754
+msgid "Find Employee"
+msgstr "Find Employee"
+
+#. Translators: In this context,
+#. * 'Billing information' maps to the
+#. * label in the frame and means
+#. * e.g. customer i.e. the company being
+#. * invoiced.
+#: ../src/business/business-gnome/dialog-invoice.c:355
+#: ../src/business/business-gnome/dialog-order.c:178
+msgid "You need to supply Billing Information."
+msgstr "You need to supply Billing Information."
+
+#: ../src/business/business-gnome/dialog-invoice.c:528
+msgid "Are you sure you want to delete the selected entry?"
+msgstr "Are you sure you want to delete the selected entry?"
+
+#: ../src/business/business-gnome/dialog-invoice.c:530
+msgid ""
+"This entry is attached to an order and will be deleted from that as well!"
+msgstr ""
+"This entry is attached to an order and will be deleted from that as well!"
+
+#: ../src/business/business-gnome/dialog-invoice.c:647
+msgid "The Invoice must have at least one Entry."
+msgstr "The Invoice must have at least one Entry."
+
+#: ../src/business/business-gnome/dialog-invoice.c:657
+msgid "You may not post an invoice with a negative total value."
+msgstr "You may not post an invoice with a negative total value."
+
+#: ../src/business/business-gnome/dialog-invoice.c:665
+msgid "You may not post an expense voucher with a negative total cash value."
+msgstr "You may not post an expense voucher with a negative total cash value."
+
+#. Ok, we can post this invoice.  Ask for verification, set the due date,
+#. * post date, and posted account
+#.
+#: ../src/business/business-gnome/dialog-invoice.c:672
+msgid "Do you really want to post the invoice?"
+msgstr "Do you really want to post the invoice?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../src/business/business-gnome/dialog-invoice.c:673
+#: ../src/business/business-gnome/dialog-invoice.c:2521
+#: ../src/business/business-gnome/dialog-invoice.c:2555
+#: ../src/business/business-gnome/dialog-invoice.c:2589
+#: ../src/register/ledger-core/split-register-model.c:201
+#: ../intl-scm/guile-strings.c:906 ../intl-scm/guile-strings.c:1206
+#: ../intl-scm/guile-strings.c:1516 ../intl-scm/guile-strings.c:1816
+#: ../intl-scm/guile-strings.c:1988 ../intl-scm/guile-strings.c:2006
+#: ../intl-scm/guile-strings.c:2114 ../intl-scm/guile-strings.c:2246
+#: ../intl-scm/guile-strings.c:2518 ../intl-scm/guile-strings.c:2536
+#: ../intl-scm/guile-strings.c:2644 ../intl-scm/guile-strings.c:2776
+msgid "Due Date"
+msgstr "Due Date"
+
+#: ../src/business/business-gnome/dialog-invoice.c:674
+msgid "Post Date"
+msgstr "Post Date"
+
+#: ../src/business/business-gnome/dialog-invoice.c:675
+msgid "Post to Account"
+msgstr "Post to Account"
+
+#: ../src/business/business-gnome/dialog-invoice.c:676
+msgid "Accumulate Splits?"
+msgstr "Accumulate Splits?"
+
+#. Fill in the conversion prices with feedback from the user
+#: ../src/business/business-gnome/dialog-invoice.c:712
+msgid ""
+"One or more of the entries are for accounts different from the invoice/bill "
+"currency.  You will be asked a conversion rate for each."
+msgstr ""
+"One or more of the entries are for accounts different from the invoice/bill "
+"currency.  You will be asked a conversion rate for each."
+
+#: ../src/business/business-gnome/dialog-invoice.c:1051
+#: ../src/gnome/window-reconcile.c:1074
+msgid "Total:"
+msgstr "Total:"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1057
+msgid "Subtotal:"
+msgstr "Subtotal:"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1058
+msgid "Tax:"
+msgstr "Tax:"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1062
+msgid "Total Cash:"
+msgstr "Total Cash:"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1063
+msgid "Total Charge:"
+msgstr "Total Charge:"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1719
+#: ../src/business/business-gnome/glade/invoice.glade.h:18
+#: ../src/gnome-search/dialog-search.c:845
+msgid "New Invoice"
+msgstr "New Invoice"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1723
+msgid "Edit Invoice"
+msgstr "Edit Invoice"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1726
+msgid "View Invoice"
+msgstr "View Invoice"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1734
+#: ../src/gnome-search/dialog-search.c:829
+msgid "New Bill"
+msgstr "New Bill"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1738
+msgid "Edit Bill"
+msgstr "Edit Bill"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1741
+msgid "View Bill"
+msgstr "View Bill"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1749
+#: ../src/gnome-search/dialog-search.c:841
+msgid "New Expense Voucher"
+msgstr "New Expense Voucher"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1753
+msgid "Edit Expense Voucher"
+msgstr "Edit Expense Voucher"
+
+#: ../src/business/business-gnome/dialog-invoice.c:1756
+msgid "View Expense Voucher"
+msgstr "View Expense Voucher"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2472
+msgid "View/Edit Invoice"
+msgstr "View/Edit Invoice"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2474
+#: ../src/business/business-gnome/dialog-invoice.c:2481
+#: ../src/business/business-gnome/dialog-invoice.c:2490
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:239
+#: ../src/gnome/glade/register.glade.h:20
+#: ../src/gnome/gnc-plugin-page-register.c:423
+msgid "Duplicate"
+msgstr "Duplicate"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2479
+#: ../src/business/business-gnome/dialog-invoice.c:2770
+msgid "View/Edit Bill"
+msgstr "View/Edit Bill"
+
+#. Translators: The terms 'Voucher' and 'Expense Voucher' are used
+#. interchangeably in gnucash and mean the same thing.
+#: ../src/business/business-gnome/dialog-invoice.c:2488
+msgid "View/Edit Voucher"
+msgstr "View/Edit Voucher"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2500
+msgid "Invoice Owner"
+msgstr "Invoice Owner"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../src/business/business-gnome/dialog-invoice.c:2503
+#: ../intl-scm/guile-strings.c:948 ../intl-scm/guile-strings.c:1126
+#: ../intl-scm/guile-strings.c:1558 ../intl-scm/guile-strings.c:1736
+#: ../intl-scm/guile-strings.c:1942 ../intl-scm/guile-strings.c:2472
+msgid "Invoice Notes"
+msgstr "Invoice Notes"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../src/business/business-gnome/dialog-invoice.c:2506
+#: ../src/business/business-gnome/dialog-invoice.c:2540
+#: ../src/business/business-gnome/dialog-invoice.c:2574
+#: ../src/business/business-gnome/dialog-invoice.c:2603
+#: ../src/business/business-gnome/dialog-job.c:550
+#: ../src/business/business-gnome/dialog-job.c:561
+#: ../src/business/business-gnome/dialog-order.c:856
+#: ../src/business/business-gnome/glade/invoice.glade.h:4
+#: ../src/business/business-gnome/glade/job.glade.h:2
+#: ../intl-scm/guile-strings.c:942 ../intl-scm/guile-strings.c:1004
+#: ../intl-scm/guile-strings.c:1120 ../intl-scm/guile-strings.c:1552
+#: ../intl-scm/guile-strings.c:1614 ../intl-scm/guile-strings.c:1730
+#: ../intl-scm/guile-strings.c:1936 ../intl-scm/guile-strings.c:2466
+msgid "Billing ID"
+msgstr "Billing ID"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2509
+#: ../src/business/business-gnome/dialog-invoice.c:2543
+#: ../src/business/business-gnome/dialog-invoice.c:2577
+msgid "Is Paid?"
+msgstr "Is Paid?"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2512
+#: ../src/business/business-gnome/dialog-invoice.c:2546
+#: ../src/business/business-gnome/dialog-invoice.c:2580
+#: ../src/business/business-gnome/glade/invoice.glade.h:9
+#: ../src/gnome/dialog-find-transactions.c:119
+msgid "Date Posted"
+msgstr "Date Posted"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2515
+#: ../src/business/business-gnome/dialog-invoice.c:2549
+#: ../src/business/business-gnome/dialog-invoice.c:2583
+msgid "Is Posted?"
+msgstr "Is Posted?"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2518
+#: ../src/business/business-gnome/dialog-invoice.c:2552
+#: ../src/business/business-gnome/dialog-invoice.c:2586
+#: ../src/business/business-gnome/dialog-order.c:845
+#: ../src/business/business-gnome/glade/invoice.glade.h:8
+#: ../src/business/business-gnome/glade/order.glade.h:6
+msgid "Date Opened"
+msgstr "Date Opened"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2524
+#: ../src/business/business-gnome/dialog-invoice.c:2558
+msgid "Company Name "
+msgstr "Company Name "
+
+#: ../src/business/business-gnome/dialog-invoice.c:2528
+#: ../src/business/business-gnome/glade/invoice.glade.h:14
+msgid "Invoice ID"
+msgstr "Invoice ID"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2534
+msgid "Bill Owner"
+msgstr "Bill Owner"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2537
+msgid "Bill Notes"
+msgstr "Bill Notes"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2562
+msgid "Bill ID"
+msgstr "Bill ID"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2568
+msgid "Voucher Owner"
+msgstr "Voucher Owner"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2571
+msgid "Voucher Notes"
+msgstr "Voucher Notes"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2596
+msgid "Voucher ID"
+msgstr "Voucher ID"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../src/business/business-gnome/dialog-invoice.c:2605
+#: ../src/gnome-utils/gnc-tree-view-account.c:519
+#: ../src/gnome-utils/gnc-tree-view-price.c:460
+#: ../src/gnome/dialog-tax-info.c:1138
+#: ../src/register/ledger-core/split-register-model.c:293
+#: ../intl-scm/guile-strings.c:714 ../intl-scm/guile-strings.c:1324
+#: ../intl-scm/guile-strings.c:2010 ../intl-scm/guile-strings.c:2118
+#: ../intl-scm/guile-strings.c:2540 ../intl-scm/guile-strings.c:2648
+#: ../intl-scm/guile-strings.c:3834 ../intl-scm/guile-strings.c:5210
+#: ../intl-scm/guile-strings.c:6934 ../intl-scm/guile-strings.c:8084
+msgid "Type"
+msgstr "Type"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2607
+#: ../src/register/ledger-core/split-register-model.c:247
+msgid "Paid"
+msgstr "Paid"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2610
+msgid "Posted"
+msgstr "Posted"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../src/business/business-gnome/dialog-invoice.c:2615
+#: ../src/business/business-gnome/dialog-invoice.c:2782
+#: ../intl-scm/guile-strings.c:1000 ../intl-scm/guile-strings.c:1610
+msgid "Due"
+msgstr "Due"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2617
+#: ../src/business/business-gnome/dialog-order.c:863
+#: ../src/gnome/lot-viewer.c:634
+msgid "Opened"
+msgstr "Opened"
+
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/business/business-gnome/dialog-invoice.c:2619
+#: ../src/business/business-gnome/dialog-order.c:865
+#: ../src/business/business-gnome/glade/payment.glade.h:4
+#: ../src/gnome/glade/lots.glade.h:15 ../src/gnome/reconcile-list.c:225
+#: ../src/import-export/csv/gnc-csv-model.c:47
+#: ../src/register/ledger-core/split-register-model.c:216
+#: ../intl-scm/guile-strings.c:4922 ../intl-scm/guile-strings.c:4950
+#: ../intl-scm/guile-strings.c:6278 ../intl-scm/guile-strings.c:6306
+#: ../intl-scm/guile-strings.c:6696 ../intl-scm/guile-strings.c:6742
+#: ../intl-scm/guile-strings.c:6984 ../intl-scm/guile-strings.c:7050
+#: ../intl-scm/guile-strings.c:7250 ../intl-scm/guile-strings.c:7846
+#: ../intl-scm/guile-strings.c:7892 ../intl-scm/guile-strings.c:8134
+#: ../intl-scm/guile-strings.c:8200 ../intl-scm/guile-strings.c:8400
+msgid "Num"
+msgstr "Num"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2705
+msgid "Find Bill"
+msgstr "Find Bill"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2711
+msgid "Find Expense Voucher"
+msgstr "Find Expense Voucher"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../src/business/business-gnome/dialog-invoice.c:2712
+#: ../intl-scm/guile-strings.c:994 ../intl-scm/guile-strings.c:1200
+#: ../intl-scm/guile-strings.c:1604 ../intl-scm/guile-strings.c:1810
+#: ../intl-scm/guile-strings.c:1982 ../intl-scm/guile-strings.c:2512
+msgid "Expense Voucher"
+msgstr "Expense Voucher"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2717
+msgid "Find Invoice"
+msgstr "Find Invoice"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/business/business-gnome/dialog-invoice.c:2778
+#: ../src/business/business-gnome/glade/payment.glade.h:1
+#: ../src/gnome/glade/lots.glade.h:6 ../src/gnome/reconcile-list.c:218
+#: ../src/import-export/aqbanking/aqbanking.glade.h:9
+#: ../src/import-export/generic-import.glade.h:10
+#: ../src/import-export/import-main-matcher.c:477
+#: ../src/import-export/import-match-picker.c:346
+#: ../src/import-export/import-match-picker.c:386
+#: ../src/import-export/qif-import/druid-qif-import.c:3674
+#: ../src/import-export/qif-import/druid-qif-import.c:3712
+#: ../intl-scm/guile-strings.c:718 ../intl-scm/guile-strings.c:1328
+#: ../intl-scm/guile-strings.c:2014 ../intl-scm/guile-strings.c:2122
+#: ../intl-scm/guile-strings.c:2544 ../intl-scm/guile-strings.c:2652
+#: ../intl-scm/guile-strings.c:3536 ../intl-scm/guile-strings.c:4932
+#: ../intl-scm/guile-strings.c:4972 ../intl-scm/guile-strings.c:6288
+#: ../intl-scm/guile-strings.c:6328 ../intl-scm/guile-strings.c:6784
+#: ../intl-scm/guile-strings.c:6834 ../intl-scm/guile-strings.c:7008
+#: ../intl-scm/guile-strings.c:7068 ../intl-scm/guile-strings.c:7170
+#: ../intl-scm/guile-strings.c:7308 ../intl-scm/guile-strings.c:7934
+#: ../intl-scm/guile-strings.c:7984 ../intl-scm/guile-strings.c:8158
+#: ../intl-scm/guile-strings.c:8218 ../intl-scm/guile-strings.c:8320
+#: ../intl-scm/guile-strings.c:8458
+msgid "Amount"
+msgstr "Amount"
+
+#. Translators: %d is the number of bills due. This is a
+#. ngettext(3) message.
+#: ../src/business/business-gnome/dialog-invoice.c:2835
+#, c-format
+msgid "The following %d bill is due:"
+msgid_plural "The following %d bills are due:"
+msgstr[0] "The following %d bill is due:"
+msgstr[1] "The following %d bills are due:"
+
+#: ../src/business/business-gnome/dialog-invoice.c:2841
+msgid "Due Bills Reminder"
+msgstr "Due Bills Reminder"
+
+#: ../src/business/business-gnome/dialog-job.c:133
+msgid "The Job must be given a name."
+msgstr "The Job must be given a name."
+
+#: ../src/business/business-gnome/dialog-job.c:143
+msgid "You must choose an owner for this job."
+msgstr "You must choose an owner for this job."
+
+#: ../src/business/business-gnome/dialog-job.c:243
+msgid "Edit Job"
+msgstr "Edit Job"
+
+#: ../src/business/business-gnome/dialog-job.c:245
+#: ../src/gnome-search/dialog-search.c:849
+msgid "New Job"
+msgstr "New Job"
+
+#: ../src/business/business-gnome/dialog-job.c:535
+msgid "View/Edit Job"
+msgstr "View/Edit Job"
+
+#: ../src/business/business-gnome/dialog-job.c:536
+msgid "View Invoices"
+msgstr "View Invoices"
+
+#: ../src/business/business-gnome/dialog-job.c:546
+msgid "Owner's Name"
+msgstr "Owner's Name"
+
+#: ../src/business/business-gnome/dialog-job.c:548
+msgid "Only Active?"
+msgstr "Only Active?"
+
+#: ../src/business/business-gnome/dialog-job.c:552
+#: ../src/business/business-gnome/glade/job.glade.h:7
+msgid "Job Number"
+msgstr "Job Number"
+
+#: ../src/business/business-gnome/dialog-job.c:554
+#: ../src/business/business-gnome/dialog-job.c:565
+#: ../src/business/business-gnome/glade/job.glade.h:6
+msgid "Job Name"
+msgstr "Job Name"
+
+#: ../src/business/business-gnome/dialog-job.c:616
+msgid "Find Job"
+msgstr "Find Job"
+
+#: ../src/business/business-gnome/dialog-order.c:168
+msgid "The Order must be given an ID."
+msgstr "The Order must be given an ID."
+
+#: ../src/business/business-gnome/dialog-order.c:274
+msgid "The Order must have at least one Entry."
+msgstr "The Order must have at least one Entry."
+
+#. Damn; yes.  Well, ask the user to make sure they REALLY want to
+#. * close this order!
+#.
+#: ../src/business/business-gnome/dialog-order.c:296
+msgid ""
+"This order contains entries that have not been invoiced. Are you sure you "
+"want to close it out before you invoice all the entries?"
+msgstr ""
+"This order contains entries that have not been invoiced. Are you sure you "
+"want to close it out before you invoice all the entries?"
+
+#. Ok, we can close this.  Ask for verification and set the closed date
+#: ../src/business/business-gnome/dialog-order.c:305
+msgid "Do you really want to close the order?"
+msgstr "Do you really want to close the order?"
+
+#: ../src/business/business-gnome/dialog-order.c:306
+msgid "Close Date"
+msgstr "Close Date"
+
+#: ../src/business/business-gnome/dialog-order.c:830
+msgid "View/Edit Order"
+msgstr "View/Edit Order"
+
+#: ../src/business/business-gnome/dialog-order.c:839
+msgid "Order Notes"
+msgstr "Order Notes"
+
+#: ../src/business/business-gnome/dialog-order.c:841
+#: ../src/business/business-gnome/glade/order.glade.h:5
+msgid "Date Closed"
+msgstr "Date Closed"
+
+#: ../src/business/business-gnome/dialog-order.c:843
+msgid "Is Closed?"
+msgstr "Is Closed?"
+
+#: ../src/business/business-gnome/dialog-order.c:847
+msgid "Owner Name "
+msgstr "Owner Name "
+
+#: ../src/business/business-gnome/dialog-order.c:849
+#: ../src/business/business-gnome/glade/order.glade.h:12
+msgid "Order ID"
+msgstr "Order ID"
+
+#: ../src/business/business-gnome/dialog-order.c:861
+#: ../src/gnome/lot-viewer.c:639
+msgid "Closed"
+msgstr "Closed"
+
+#: ../src/business/business-gnome/dialog-order.c:919
+msgid "Find Order"
+msgstr "Find Order"
+
+#: ../src/business/business-gnome/dialog-payment.c:262
+msgid ""
+"You must enter the amount of the payment.  The payment amount must be "
+"greater than zero."
+msgstr ""
+"You must enter the amount of the payment.  The payment amount must be "
+"greater than zero."
+
+#: ../src/business/business-gnome/dialog-payment.c:272
+msgid "You must select a company for payment processing."
+msgstr "You must select a company for payment processing."
+
+#: ../src/business/business-gnome/dialog-payment.c:281
+msgid "You must select a transfer account from the account tree."
+msgstr "You must select a transfer account from the account tree."
+
+#: ../src/business/business-gnome/dialog-payment.c:290
+msgid "You must enter an account name for posting."
+msgstr "You must enter an account name for posting."
+
+#: ../src/business/business-gnome/dialog-payment.c:300
+#, c-format
+msgid "Your selected post account, %s, does not exist"
+msgstr "Your selected post account, %s, does not exist"
+
+#: ../src/business/business-gnome/dialog-payment.c:325
+msgid ""
+"The transfer and post accounts are associated with different currencies.  "
+"Please specify the conversion rate."
+msgstr ""
+"The transfer and post accounts are associated with different currencies.  "
+"Please specify the conversion rate."
+
+#: ../src/business/business-gnome/dialog-payment.c:564
+#, c-format
+msgid ""
+"You have no valid \"Post To\" accounts.  Please create an account of type "
+"\"%s\" before you continue to process this payment.  Perhaps you want to "
+"create an Invoice or Bill first?"
+msgstr ""
+"You have no valid \"Post To\" accounts.  Please create an account of type "
+"\"%s\" before you continue to process this payment.  Perhaps you want to "
+"create an Invoice or Bill first?"
+
+#: ../src/business/business-gnome/dialog-vendor.c:208
+msgid ""
+"You must enter a company name. If this vendor is an individual (and not a "
+"company) you should enter the same value for:\n"
+"Identification - Company Name, and\n"
+"Payment Address - Name."
+msgstr ""
+"You must enter a company name. If this vendor is an individual (and not a "
+"company) you should enter the same value for:\n"
+"Identification - Company Name, and\n"
+"Payment Address - Name."
+
+#: ../src/business/business-gnome/dialog-vendor.c:220
+msgid "You must enter a payment address."
+msgstr "You must enter a payment address."
+
+#: ../src/business/business-gnome/dialog-vendor.c:300
+msgid "Edit Vendor"
+msgstr "Edit Vendor"
+
+#: ../src/business/business-gnome/dialog-vendor.c:302
+#: ../src/business/business-gnome/glade/vendor.glade.h:9
+#: ../src/gnome-search/dialog-search.c:861
+msgid "New Vendor"
+msgstr "New Vendor"
+
+#: ../src/business/business-gnome/dialog-vendor.c:661
+msgid "View/Edit Vendor"
+msgstr "View/Edit Vendor"
+
+#: ../src/business/business-gnome/dialog-vendor.c:662
+msgid "Vendor's Jobs"
+msgstr "Vendor's Jobs"
+
+#. { N_("Vendor Orders"), order_vendor_cb},
+#: ../src/business/business-gnome/dialog-vendor.c:664
+msgid "Vendor's Bills"
+msgstr "Vendor's Bills"
+
+#: ../src/business/business-gnome/dialog-vendor.c:665
+msgid "Pay Bill"
+msgstr "Pay Bill"
+
+#: ../src/business/business-gnome/dialog-vendor.c:677
+msgid "Vendor ID"
+msgstr "Vendor ID"
+
+#: ../src/business/business-gnome/dialog-vendor.c:712
+msgid "Find Vendor"
+msgstr "Find Vendor"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:1
+msgid "<b>New Billing Term</b>"
+msgstr "<b>New Billing Term</b>"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:2
+msgid "<b>Term Definition</b>"
+msgstr "<b>Term Definition</b>"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:3
+msgid "<b>Terms</b>"
+msgstr "<b>Terms</b>"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:4
+msgid "Cancel your changes"
+msgstr "Cancel your changes"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:5
+msgid "Close this window"
+msgstr "Close this window"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:6
+msgid "Commit this Billing Term"
+msgstr "Commit this Billing Term"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:7
+msgid "Create a new Billing Term"
+msgstr "Create a new Billing Term"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:8
+msgid "Cutoff Day: "
+msgstr "Cutoff Day: "
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:10
+msgid ""
+"Days\n"
+"Proximo"
+msgstr ""
+"Days\n"
+"Proximo"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:12
+msgid "De_scription:"
+msgstr "De_scription:"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:13
+msgid "Delete the current Billing Term"
+msgstr "Delete the current Billing Term"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:15
+#, no-c-format
+msgid "Discount %: "
+msgstr "Discount %: "
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:16
+msgid "Discount Day: "
+msgstr "Discount Day: "
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:17
+msgid "Discount Days: "
+msgstr "Discount Days: "
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:18
+msgid "Due Day: "
+msgstr "Due Day: "
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:19
+msgid "Due Days: "
+msgstr "Due Days: "
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:20
+msgid "Edit the current Billing Term"
+msgstr "Edit the current Billing Term"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:22
+msgid "Table"
+msgstr "Table"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../src/business/business-gnome/glade/billterms.glade.h:23
+#: ../src/business/business-gnome/glade/invoice.glade.h:23
+#: ../intl-scm/guile-strings.c:1006 ../intl-scm/guile-strings.c:1212
+#: ../intl-scm/guile-strings.c:1616 ../intl-scm/guile-strings.c:1822
+#: ../intl-scm/guile-strings.c:1994 ../intl-scm/guile-strings.c:2524
+msgid "Terms"
+msgstr "Terms"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:24
+msgid ""
+"The cutoff day for applying bills to the next month.  After the cutoff, "
+"bills are applied to the following month.  Negative values count backwards "
+"from the end of the month."
+msgstr ""
+"The cutoff day for applying bills to the next month.  After the cutoff, "
+"bills are applied to the following month.  Negative values count backwards "
+"from the end of the month."
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:25
+msgid "The day of the month bills are due"
+msgstr "The day of the month bills are due"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:26
+msgid "The description of the Billing Term, printed on invoices"
+msgstr "The description of the Billing Term, printed on invoices"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:27
+msgid "The discount percentage applied if paid early."
+msgstr "The discount percentage applied if paid early."
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:28
+msgid "The internal name of the Billing Term."
+msgstr "The internal name of the Billing Term."
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:29
+msgid "The last day of the month for the early payment discount."
+msgstr "The last day of the month for the early payment discount."
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:30
+msgid ""
+"The number of days after the post date during which a discount will be "
+"applied for early payment."
+msgstr ""
+"The number of days after the post date during which a discount will be "
+"applied for early payment."
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:31
+msgid "The number of days to pay the bill after the post date."
+msgstr "The number of days to pay the bill after the post date."
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:32
+msgid "The percentage discount applied for early payment."
+msgstr "The percentage discount applied for early payment."
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:33
+#: ../src/report/report-gnome/report.glade.h:18
+msgid "_Name:"
+msgstr "_Name:"
+
+#: ../src/business/business-gnome/glade/billterms.glade.h:34
+#: ../src/gnome-utils/glade/commodity.glade.h:22
+#: ../src/gnome/glade/price.glade.h:26
+msgid "_Type:"
+msgstr "_Type:"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:1
+msgid "<b>Bills</b>"
+msgstr "<b>Bills</b>"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:2
+#: ../src/gnome-utils/glade/preferences.glade.h:16
+msgid "<b>General</b>"
+msgstr "<b>General</b>"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:3
+msgid "<b>Invoices</b>"
+msgstr "<b>Invoices</b>"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:4
+msgid "How many days in the future to warn about Bills coming due."
+msgstr "How many days in the future to warn about Bills coming due."
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:5
+msgid ""
+"If checked, each invoice will be opened in its own top level window.  If "
+"clear, the invoice will be opened in the current window."
+msgstr ""
+"If checked, each invoice will be opened in its own top level window.  If "
+"clear, the invoice will be opened in the current window."
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:6
+#: ../src/gnome/glade/sched-xact.glade.h:132
+#: ../src/import-export/generic-import.glade.h:41
+#: ../src/import-export/qif-import/qif.glade.h:53
+msgid "Preferences"
+msgstr "Preferences"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:7
+msgid "Ta_x included"
+msgstr "Ta_x included"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:8
+msgid ""
+"Whether multiple entries in an invoice which transfer to the same account "
+"should be accumulated into a single split by default. This setting can be "
+"changed in the Post dialog."
+msgstr ""
+"Whether multiple entries in an invoice which transfer to the same account "
+"should be accumulated into a single split by default. This setting can be "
+"changed in the Post dialog."
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:9
+msgid ""
+"Whether tax is included by default in entries on Bills. This setting is "
+"inherited by new customers and vendors."
+msgstr ""
+"Whether tax is included by default in entries on Bills. This setting is "
+"inherited by new customers and vendors."
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:10
+msgid ""
+"Whether tax is included by default in entries on Invoices. This setting is "
+"inherited by new customers and vendors."
+msgstr ""
+"Whether tax is included by default in entries on Invoices. This setting is "
+"inherited by new customers and vendors."
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:11
+msgid "Whether to display the list of Bills Due at startup."
+msgstr "Whether to display the list of Bills Due at startup."
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:12
+msgid "_Accumulate splits on post"
+msgstr "_Accumulate splits on post"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:13
+msgid "_Days in advance:"
+msgstr "_Days in advance:"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:14
+msgid "_Notify when due"
+msgstr "_Notify when due"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:15
+msgid "_Open in new window"
+msgstr "_Open in new window"
+
+#: ../src/business/business-gnome/glade/businessprefs.glade.h:16
+msgid "_Tax included"
+msgstr "_Tax included"
+
+#: ../src/business/business-gnome/glade/choose-owner.glade.h:1
+msgid "Choose Owner Dialog"
+msgstr "Choose Owner Dialog"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/business/business-gnome/glade/choose-owner.glade.h:2
+#: ../src/business/business-gnome/glade/date-close.glade.h:1
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:75
+#: ../src/gnome-utils/gnc-tree-model-budget.c:102
+#: ../src/gnome-utils/gnc-tree-view-account.c:535
+#: ../src/gnome/dialog-find-transactions.c:130
+#: ../src/gnome/dialog-tax-info.c:1299 ../src/gnome/glade/lots.glade.h:10
+#: ../src/gnome/reconcile-list.c:222
+#: ../src/import-export/csv/gnc-csv-model.c:43
+#: ../src/import-export/generic-import.glade.h:16
+#: ../src/import-export/import-main-matcher.c:478
+#: ../src/import-export/import-match-picker.c:347
+#: ../src/import-export/import-match-picker.c:387
+#: ../src/import-export/qif-import/druid-qif-import.c:3665
+#: ../src/import-export/qif-import/druid-qif-import.c:3703
+#: ../src/register/ledger-core/split-register-model.c:233
+#: ../intl-scm/guile-strings.c:716 ../intl-scm/guile-strings.c:814
+#: ../intl-scm/guile-strings.c:846 ../intl-scm/guile-strings.c:1016
+#: ../intl-scm/guile-strings.c:1048 ../intl-scm/guile-strings.c:1326
+#: ../intl-scm/guile-strings.c:1424 ../intl-scm/guile-strings.c:1456
+#: ../intl-scm/guile-strings.c:1626 ../intl-scm/guile-strings.c:1658
+#: ../intl-scm/guile-strings.c:1832 ../intl-scm/guile-strings.c:1864
+#: ../intl-scm/guile-strings.c:2012 ../intl-scm/guile-strings.c:2120
+#: ../intl-scm/guile-strings.c:2250 ../intl-scm/guile-strings.c:2362
+#: ../intl-scm/guile-strings.c:2394 ../intl-scm/guile-strings.c:2542
+#: ../intl-scm/guile-strings.c:2650 ../intl-scm/guile-strings.c:2780
+#: ../intl-scm/guile-strings.c:3836 ../intl-scm/guile-strings.c:4924
+#: ../intl-scm/guile-strings.c:4952 ../intl-scm/guile-strings.c:5212
+#: ../intl-scm/guile-strings.c:6280 ../intl-scm/guile-strings.c:6308
+#: ../intl-scm/guile-strings.c:6698 ../intl-scm/guile-strings.c:6748
+#: ../intl-scm/guile-strings.c:6936 ../intl-scm/guile-strings.c:6988
+#: ../intl-scm/guile-strings.c:7052 ../intl-scm/guile-strings.c:7174
+#: ../intl-scm/guile-strings.c:7254 ../intl-scm/guile-strings.c:7848
+#: ../intl-scm/guile-strings.c:7898 ../intl-scm/guile-strings.c:8086
+#: ../intl-scm/guile-strings.c:8138 ../intl-scm/guile-strings.c:8202
+#: ../intl-scm/guile-strings.c:8324 ../intl-scm/guile-strings.c:8404
+msgid "Description"
+msgstr "Description"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:1
+#: ../src/business/business-gnome/glade/employee.glade.h:3
+#: ../src/business/business-gnome/glade/invoice.glade.h:2
+#: ../src/business/business-gnome/glade/job.glade.h:1
+#: ../src/business/business-gnome/glade/order.glade.h:2
+#: ../src/business/business-gnome/glade/vendor.glade.h:1
+msgid "Active"
+msgstr "Active"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:2
+#: ../src/business/business-gnome/glade/employee.glade.h:4
+#: ../src/business/business-gnome/glade/vendor.glade.h:2
+msgid "Address: "
+msgstr "Address: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:3
+msgid "Billing Address"
+msgstr "Billing Address"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:4
+#: ../src/business/business-gnome/glade/invoice.glade.h:5
+#: ../src/business/business-gnome/glade/order.glade.h:3
+msgid "Billing Information"
+msgstr "Billing Information"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:5
+#: ../src/business/business-gnome/glade/vendor.glade.h:3
+msgid "Company Name: "
+msgstr "Company Name: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:6
+msgid "Credit Limit: "
+msgstr "Credit Limit: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:7
+#: ../src/business/business-gnome/glade/employee.glade.h:7
+#: ../src/business/business-gnome/glade/vendor.glade.h:4
+msgid "Currency: "
+msgstr "Currency: "
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../src/business/business-gnome/glade/customer.glade.h:8
+#: ../src/business/business-gnome/glade/invoice.glade.h:6
+#: ../src/business/business-gnome/search-owner.c:244
+#: ../src/register/ledger-core/split-register-model.c:229
+#: ../intl-scm/guile-strings.c:776 ../intl-scm/guile-strings.c:784
+#: ../intl-scm/guile-strings.c:1386 ../intl-scm/guile-strings.c:1394
+#: ../intl-scm/guile-strings.c:2082 ../intl-scm/guile-strings.c:2124
+#: ../intl-scm/guile-strings.c:2136 ../intl-scm/guile-strings.c:2612
+#: ../intl-scm/guile-strings.c:2654 ../intl-scm/guile-strings.c:2666
+msgid "Customer"
+msgstr "Customer"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:9
+msgid "Customer Number: "
+msgstr "Customer Number: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:10
+msgid "Discount: "
+msgstr "Discount: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:11
+#: ../src/business/business-gnome/glade/employee.glade.h:10
+#: ../src/business/business-gnome/glade/vendor.glade.h:5
+msgid "Email: "
+msgstr "Email: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:12
+#: ../src/business/business-gnome/glade/employee.glade.h:13
+#: ../src/business/business-gnome/glade/vendor.glade.h:6
+msgid "Fax: "
+msgstr "Fax: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:13
+#: ../src/business/business-gnome/glade/employee.glade.h:14
+#: ../src/business/business-gnome/glade/vendor.glade.h:7
+msgid "Identification"
+msgstr "Identification"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:14
+#: ../src/business/business-gnome/glade/employee.glade.h:17
+#: ../src/business/business-gnome/glade/vendor.glade.h:8
+msgid "Name: "
+msgstr "Name: "
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/business/business-gnome/glade/customer.glade.h:16
+#: ../src/business/business-gnome/glade/invoice.glade.h:20
+#: ../src/business/business-gnome/glade/order.glade.h:9
+#: ../src/business/business-gnome/glade/vendor.glade.h:10
+#: ../src/gnome-utils/gnc-tree-view-account.c:642
+#: ../src/gnome/dialog-find-transactions.c:122
+#: ../src/register/ledger-core/split-register-model.c:405
+#: ../intl-scm/guile-strings.c:2266 ../intl-scm/guile-strings.c:2796
+#: ../intl-scm/guile-strings.c:3842 ../intl-scm/guile-strings.c:4228
+#: ../intl-scm/guile-strings.c:5218 ../intl-scm/guile-strings.c:5584
+#: ../intl-scm/guile-strings.c:6942 ../intl-scm/guile-strings.c:7044
+#: ../intl-scm/guile-strings.c:7056 ../intl-scm/guile-strings.c:7258
+#: ../intl-scm/guile-strings.c:7306 ../intl-scm/guile-strings.c:8092
+#: ../intl-scm/guile-strings.c:8194 ../intl-scm/guile-strings.c:8206
+#: ../intl-scm/guile-strings.c:8408 ../intl-scm/guile-strings.c:8456
+msgid "Notes"
+msgstr "Notes"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:17
+#: ../src/business/business-gnome/glade/vendor.glade.h:11
+msgid "Override the global Tax Table?"
+msgstr "Override the global Tax Table?"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:18
+#: ../src/business/business-gnome/glade/employee.glade.h:20
+#: ../src/business/business-gnome/glade/vendor.glade.h:14
+msgid "Phone: "
+msgstr "Phone: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:19
+msgid "Shipping Address"
+msgstr "Shipping Address"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:20
+msgid "Shipping Information"
+msgstr "Shipping Information"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:21
+msgid "Tax Included: "
+msgstr "Tax Included: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:22
+msgid "Tax Table: "
+msgstr "Tax Table: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:23
+#: ../src/business/business-gnome/glade/vendor.glade.h:17
+msgid "Terms: "
+msgstr "Terms: "
+
+#: ../src/business/business-gnome/glade/customer.glade.h:24
+msgid ""
+"The customer ID number.  If left blank a reasonable number will be chosen "
+"for you"
+msgstr ""
+"The customer ID number.  If left blank a reasonable number will be chosen "
+"for you"
+
+#: ../src/business/business-gnome/glade/customer.glade.h:25
+msgid "What Tax Table should be applied to this customer?"
+msgstr "What Tax Table should be applied to this customer?"
+
+#: ../src/business/business-gnome/glade/date-close.glade.h:2
+msgid "Question"
+msgstr "Question"
+
+#: ../src/business/business-gnome/glade/date-close.glade.h:3
+msgid "acct"
+msgstr "acct"
+
+#: ../src/business/business-gnome/glade/date-close.glade.h:4
+msgid "duedate"
+msgstr "duedate"
+
+#: ../src/business/business-gnome/glade/date-close.glade.h:5
+msgid "postd"
+msgstr "postd"
+
+#: ../src/business/business-gnome/glade/date-close.glade.h:6
+msgid "question"
+msgstr "question"
+
+#: ../src/business/business-gnome/glade/employee.glade.h:1
+msgid "Access Control"
+msgstr "Access Control"
+
+#: ../src/business/business-gnome/glade/employee.glade.h:2
+msgid "Access Control List"
+msgstr "Access Control List"
+
+#: ../src/business/business-gnome/glade/employee.glade.h:5
+msgid "Billing"
+msgstr "Billing"
+
+#: ../src/business/business-gnome/glade/employee.glade.h:6
+#: ../src/gnome-utils/dialog-transfer.c:1758
+msgid "Credit Account"
+msgstr "Credit Account"
+
+#: ../src/business/business-gnome/glade/employee.glade.h:8
+msgid "Default Hours per Day: "
+msgstr "Default Hours per Day: "
+
+#: ../src/business/business-gnome/glade/employee.glade.h:9
+msgid "Default Rate: "
+msgstr "Default Rate: "
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../src/business/business-gnome/glade/employee.glade.h:11
+#: ../src/business/business-gnome/search-owner.c:246
+#: ../intl-scm/guile-strings.c:780 ../intl-scm/guile-strings.c:1390
+#: ../intl-scm/guile-strings.c:2088 ../intl-scm/guile-strings.c:2126
+#: ../intl-scm/guile-strings.c:2138 ../intl-scm/guile-strings.c:2618
+#: ../intl-scm/guile-strings.c:2656 ../intl-scm/guile-strings.c:2668
+msgid "Employee"
+msgstr "Employee"
+
+#: ../src/business/business-gnome/glade/employee.glade.h:12
+msgid "Employee Number: "
+msgstr "Employee Number: "
+
+#: ../src/business/business-gnome/glade/employee.glade.h:15
+msgid "Interface"
+msgstr "Interface"
+
+#: ../src/business/business-gnome/glade/employee.glade.h:16
+msgid "Language: "
+msgstr "Language: "
+
+#: ../src/business/business-gnome/glade/employee.glade.h:19
+#: ../src/business/business-gnome/glade/vendor.glade.h:12
+msgid "Payment Address"
+msgstr "Payment Address"
+
+#: ../src/business/business-gnome/glade/employee.glade.h:21
+msgid ""
+"The employee ID number.  If left blank a reasonable number will be chosen "
+"for you"
+msgstr ""
+"The employee ID number.  If left blank a reasonable number will be chosen "
+"for you"
+
+#: ../src/business/business-gnome/glade/employee.glade.h:22
+msgid "Username: "
+msgstr "Username: "
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:1
+#: ../src/business/business-gnome/glade/order.glade.h:1
+msgid "(owner)"
+msgstr "(owner)"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:3
+msgid "Additional to Card:"
+msgstr "Additional to Card:"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:7
+msgid "Customer: "
+msgstr "Customer: "
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:10
+msgid "Default Chargeback Project"
+msgstr "Default Chargeback Project"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:11
+msgid "Extra Payments"
+msgstr "Extra Payments"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:13
+msgid "Invoice Entries"
+msgstr "Invoice Entries"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:15
+msgid "Invoice Information"
+msgstr "Invoice Information"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/job-report.scm
+#: ../src/business/business-gnome/glade/invoice.glade.h:16
+#: ../src/business/business-gnome/search-owner.c:247
+#: ../intl-scm/guile-strings.c:2002 ../intl-scm/guile-strings.c:2084
+#: ../intl-scm/guile-strings.c:2532 ../intl-scm/guile-strings.c:2614
+msgid "Job"
+msgstr "Job"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:17
+msgid "Job: "
+msgstr "Job: "
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:19
+msgid "No, keep them as they are"
+msgstr "No, keep them as they are"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:21
+msgid "Posted Account"
+msgstr "Posted Account"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:22
+msgid "Reset Tax Tables to present Values?"
+msgstr "Reset Tax Tables to present Values?"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:24
+msgid ""
+"The invoice ID number.  If left blank a reasonable number will be chosen for "
+"you."
+msgstr ""
+"The invoice ID number.  If left blank a reasonable number will be chosen for "
+"you."
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:25
+msgid ""
+"Unposting this Invoice will delete the posted transaction.\n"
+"Are you sure you want to unpost it?"
+msgstr ""
+"Unposting this Invoice will delete the posted transaction.\n"
+"Are you sure you want to unpost it?"
+
+#: ../src/business/business-gnome/glade/invoice.glade.h:27
+msgid "Yes, reset the Tax Tables"
+msgstr "Yes, reset the Tax Tables"
+
+#: ../src/business/business-gnome/glade/job.glade.h:3
+msgid "Job Active"
+msgstr "Job Active"
+
+#: ../src/business/business-gnome/glade/job.glade.h:4
+msgid "Job Dialog"
+msgstr "Job Dialog"
+
+#: ../src/business/business-gnome/glade/job.glade.h:5
+msgid "Job Information"
+msgstr "Job Information"
+
+#: ../src/business/business-gnome/glade/job.glade.h:8
+msgid "Owner Information"
+msgstr "Owner Information"
+
+#: ../src/business/business-gnome/glade/job.glade.h:9
+msgid ""
+"The job ID number.  If left blank a reasonable number will be chosen for you"
+msgstr ""
+"The job ID number.  If left blank a reasonable number will be chosen for you"
+
+#: ../src/business/business-gnome/glade/order.glade.h:4
+msgid "Close Order"
+msgstr "Close Order"
+
+#: ../src/business/business-gnome/glade/order.glade.h:7
+msgid "Invoices"
+msgstr "Invoices"
+
+#: ../src/business/business-gnome/glade/order.glade.h:8
+#: ../src/gnome-search/dialog-search.c:853
+msgid "New Order"
+msgstr "New Order"
+
+#: ../src/business/business-gnome/glade/order.glade.h:10
+msgid "Order Entries"
+msgstr "Order Entries"
+
+#: ../src/business/business-gnome/glade/order.glade.h:11
+msgid "Order Entry"
+msgstr "Order Entry"
+
+#: ../src/business/business-gnome/glade/order.glade.h:13
+msgid "Order Information"
+msgstr "Order Information"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../src/business/business-gnome/glade/order.glade.h:14
+#: ../intl-scm/guile-strings.c:712 ../intl-scm/guile-strings.c:1210
+#: ../intl-scm/guile-strings.c:1322 ../intl-scm/guile-strings.c:1820
+#: ../intl-scm/guile-strings.c:1992 ../intl-scm/guile-strings.c:2008
+#: ../intl-scm/guile-strings.c:2116 ../intl-scm/guile-strings.c:2522
+#: ../intl-scm/guile-strings.c:2538 ../intl-scm/guile-strings.c:2646
+msgid "Reference"
+msgstr "Reference"
+
+#: ../src/business/business-gnome/glade/order.glade.h:15
+msgid ""
+"The order ID number.  If left blank a reasonable number will be chosen for "
+"you"
+msgstr ""
+"The order ID number.  If left blank a reasonable number will be chosen for "
+"you"
+
+#. Add the columns
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/business/business-gnome/glade/payment.glade.h:2
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:70
+#: ../src/gnome-utils/gnc-tree-view-price.c:448 ../src/gnome/druid-loan.c:1861
+#: ../src/gnome/glade/lots.glade.h:8 ../src/gnome/glade/register.glade.h:14
+#: ../src/gnome/reconcile-list.c:229
+#: ../src/import-export/csv/gnc-csv-model.c:42
+#: ../src/import-export/generic-import.glade.h:15
+#: ../src/import-export/import-main-matcher.c:474
+#: ../src/import-export/import-match-picker.c:345
+#: ../src/import-export/import-match-picker.c:385
+#: ../src/import-export/qif-import/druid-qif-import.c:3657
+#: ../src/import-export/qif-import/druid-qif-import.c:3695
+#: ../src/register/ledger-core/split-register-model.c:194
+#: ../intl-scm/guile-strings.c:710 ../intl-scm/guile-strings.c:812
+#: ../intl-scm/guile-strings.c:840 ../intl-scm/guile-strings.c:998
+#: ../intl-scm/guile-strings.c:1014 ../intl-scm/guile-strings.c:1042
+#: ../intl-scm/guile-strings.c:1204 ../intl-scm/guile-strings.c:1320
+#: ../intl-scm/guile-strings.c:1422 ../intl-scm/guile-strings.c:1450
+#: ../intl-scm/guile-strings.c:1608 ../intl-scm/guile-strings.c:1624
+#: ../intl-scm/guile-strings.c:1652 ../intl-scm/guile-strings.c:1814
+#: ../intl-scm/guile-strings.c:1830 ../intl-scm/guile-strings.c:1858
+#: ../intl-scm/guile-strings.c:1986 ../intl-scm/guile-strings.c:2004
+#: ../intl-scm/guile-strings.c:2112 ../intl-scm/guile-strings.c:2248
+#: ../intl-scm/guile-strings.c:2360 ../intl-scm/guile-strings.c:2388
+#: ../intl-scm/guile-strings.c:2516 ../intl-scm/guile-strings.c:2534
+#: ../intl-scm/guile-strings.c:2642 ../intl-scm/guile-strings.c:2778
+#: ../intl-scm/guile-strings.c:3752 ../intl-scm/guile-strings.c:3866
+#: ../intl-scm/guile-strings.c:4760 ../intl-scm/guile-strings.c:4920
+#: ../intl-scm/guile-strings.c:4946 ../intl-scm/guile-strings.c:5128
+#: ../intl-scm/guile-strings.c:5242 ../intl-scm/guile-strings.c:6116
+#: ../intl-scm/guile-strings.c:6276 ../intl-scm/guile-strings.c:6302
+#: ../intl-scm/guile-strings.c:6554 ../intl-scm/guile-strings.c:6580
+#: ../intl-scm/guile-strings.c:6694 ../intl-scm/guile-strings.c:6736
+#: ../intl-scm/guile-strings.c:6828 ../intl-scm/guile-strings.c:6976
+#: ../intl-scm/guile-strings.c:7046 ../intl-scm/guile-strings.c:7146
+#: ../intl-scm/guile-strings.c:7242 ../intl-scm/guile-strings.c:7704
+#: ../intl-scm/guile-strings.c:7730 ../intl-scm/guile-strings.c:7844
+#: ../intl-scm/guile-strings.c:7886 ../intl-scm/guile-strings.c:7978
+#: ../intl-scm/guile-strings.c:8126 ../intl-scm/guile-strings.c:8196
+#: ../intl-scm/guile-strings.c:8296 ../intl-scm/guile-strings.c:8392
+msgid "Date"
+msgstr "Date"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/business/business-gnome/glade/payment.glade.h:3
+#: ../src/gnome/dialog-find-transactions.c:128
+#: ../src/import-export/import-main-matcher.c:479
+#: ../src/import-export/import-match-picker.c:348
+#: ../src/import-export/import-match-picker.c:388
+#: ../src/register/ledger-core/split-register-model.c:286
+#: ../intl-scm/guile-strings.c:4954 ../intl-scm/guile-strings.c:6310
+#: ../intl-scm/guile-strings.c:6700 ../intl-scm/guile-strings.c:6754
+#: ../intl-scm/guile-strings.c:7020 ../intl-scm/guile-strings.c:7054
+#: ../intl-scm/guile-strings.c:7058 ../intl-scm/guile-strings.c:7182
+#: ../intl-scm/guile-strings.c:7302 ../intl-scm/guile-strings.c:7850
+#: ../intl-scm/guile-strings.c:7904 ../intl-scm/guile-strings.c:8170
+#: ../intl-scm/guile-strings.c:8204 ../intl-scm/guile-strings.c:8208
+#: ../intl-scm/guile-strings.c:8332 ../intl-scm/guile-strings.c:8452
+msgid "Memo"
+msgstr "Memo"
+
+#: ../src/business/business-gnome/glade/payment.glade.h:5
+#: ../src/business/business-gnome/glade/vendor.glade.h:13
+#: ../src/gnome/window-reconcile.c:454
+msgid "Payment Information"
+msgstr "Payment Information"
+
+#: ../src/business/business-gnome/glade/payment.glade.h:6
+msgid "Post To"
+msgstr "Post To"
+
+#: ../src/business/business-gnome/glade/payment.glade.h:7
+msgid ""
+"The amount to pay for this invoice.\n"
+"\n"
+"If you have selected an invoice, GnuCash will propose the amount still due "
+"for it. You can change this amount to create a partial payment or an over-"
+"payment.\n"
+"\n"
+"In case of an over-payment or if no invoice was selected, GnuCash will "
+"automatically assign the remaining amount to the first unpaid invoice for "
+"this company."
+msgstr ""
+"The amount to pay for this invoice.\n"
+"\n"
+"If you have selected an invoice, GnuCash will propose the amount still due "
+"for it. You can change this amount to create a partial payment or an over-"
+"payment.\n"
+"\n"
+"In case of an over-payment or if no invoice was selected, GnuCash will "
+"automatically assign the remaining amount to the first unpaid invoice for "
+"this company."
+
+#: ../src/business/business-gnome/glade/payment.glade.h:12
+msgid "The company associated with this payment."
+msgstr "The company associated with this payment."
+
+#: ../src/business/business-gnome/glade/payment.glade.h:13
+msgid ""
+"The invoice being paid.\n"
+"\n"
+"Note that is field is optional. If you leave it blank, GnuCash will "
+"automatically assign the payment to the first unpaid invoice for this "
+"company."
+msgstr ""
+"The invoice being paid.\n"
+"\n"
+"Note that is field is optional. If you leave it blank, GnuCash will "
+"automatically assign the payment to the first unpaid invoice for this "
+"company."
+
+#: ../src/business/business-gnome/glade/payment.glade.h:16
+msgid "Transfer Account"
+msgstr "Transfer Account"
+
+#: ../src/business/business-gnome/glade/vendor.glade.h:15
+msgid "Tax Included:"
+msgstr "Tax Included:"
+
+#: ../src/business/business-gnome/glade/vendor.glade.h:16
+msgid "Tax Table:"
+msgstr "Tax Table:"
+
+#: ../src/business/business-gnome/glade/vendor.glade.h:18
+msgid ""
+"The vendor ID number.  If left blank a reasonable number will be chosen for "
+"you"
+msgstr ""
+"The vendor ID number.  If left blank a reasonable number will be chosen for "
+"you"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../src/business/business-gnome/glade/vendor.glade.h:19
+#: ../src/business/business-gnome/search-owner.c:245
+#: ../src/register/ledger-core/split-register-model.c:231
+#: ../intl-scm/guile-strings.c:778 ../intl-scm/guile-strings.c:1388
+#: ../intl-scm/guile-strings.c:2086 ../intl-scm/guile-strings.c:2140
+#: ../intl-scm/guile-strings.c:2616 ../intl-scm/guile-strings.c:2670
+msgid "Vendor"
+msgstr "Vendor"
+
+#: ../src/business/business-gnome/glade/vendor.glade.h:20
+msgid "Vendor Number: "
+msgstr "Vendor Number: "
+
+#: ../src/business/business-gnome/glade/vendor.glade.h:21
+msgid "What Tax Table should be applied to this vendor?"
+msgstr "What Tax Table should be applied to this vendor?"
+
+#. Toplevel
+#. Extensions Menu
+#. src/report/business-reports/business-reports.scm
+#. src/report/business-reports/gnucash/report/business-reports.scm
+#: ../src/business/business-gnome/gnc-plugin-business.c:134
+#: ../src/business/business-gnome/gnc-plugin-business.c:259
+#: ../intl-scm/guile-strings.c:682 ../intl-scm/guile-strings.c:1292
+msgid "_Business"
+msgstr "_Business"
+
+#. Customer submenu
+#: ../src/business/business-gnome/gnc-plugin-business.c:137
+msgid "_Customer"
+msgstr "_Customer"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:139
+msgid "_New Customer..."
+msgstr "_New Customer..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:140
+msgid "Open the New Customer dialog"
+msgstr "Open the New Customer dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:144
+msgid "_Find Customer..."
+msgstr "_Find Customer..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:145
+msgid "Open the Find Customer dialog"
+msgstr "Open the Find Customer dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:149
+msgid "New _Invoice..."
+msgstr "New _Invoice..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:150
+msgid "Open the New Invoice dialog"
+msgstr "Open the New Invoice dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:154
+msgid "Find In_voice..."
+msgstr "Find In_voice..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:155
+msgid "Open the Find Invoice dialog"
+msgstr "Open the Find Invoice dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:159
+#: ../src/business/business-gnome/gnc-plugin-business.c:197
+msgid "New _Job..."
+msgstr "New _Job..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:160
+#: ../src/business/business-gnome/gnc-plugin-business.c:198
+msgid "Open the New Job dialog"
+msgstr "Open the New Job dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:164
+#: ../src/business/business-gnome/gnc-plugin-business.c:202
+msgid "Find Jo_b..."
+msgstr "Find Jo_b..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:165
+#: ../src/business/business-gnome/gnc-plugin-business.c:203
+msgid "Open the Find Job dialog"
+msgstr "Open the Find Job dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:169
+#: ../src/business/business-gnome/gnc-plugin-business.c:207
+#: ../src/business/business-gnome/gnc-plugin-business.c:235
+msgid "_Process Payment..."
+msgstr "_Process Payment..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:170
+#: ../src/business/business-gnome/gnc-plugin-business.c:208
+#: ../src/business/business-gnome/gnc-plugin-business.c:236
+msgid "Open the Process Payment dialog"
+msgstr "Open the Process Payment dialog"
+
+#. Vendor submenu
+#: ../src/business/business-gnome/gnc-plugin-business.c:175
+msgid "_Vendor"
+msgstr "_Vendor"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:177
+msgid "_New Vendor..."
+msgstr "_New Vendor..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:178
+msgid "Open the New Vendor dialog"
+msgstr "Open the New Vendor dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:182
+msgid "_Find Vendor..."
+msgstr "_Find Vendor..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:183
+msgid "Open the Find Vendor dialog"
+msgstr "Open the Find Vendor dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:187
+msgid "New _Bill..."
+msgstr "New _Bill..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:188
+msgid "Open the New Bill dialog"
+msgstr "Open the New Bill dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:192
+msgid "Find Bi_ll..."
+msgstr "Find Bi_ll..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:193
+msgid "Open the Find Bill dialog"
+msgstr "Open the Find Bill dialog"
+
+#. Employee submenu
+#: ../src/business/business-gnome/gnc-plugin-business.c:213
+msgid "_Employee"
+msgstr "_Employee"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:215
+msgid "_New Employee..."
+msgstr "_New Employee..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:216
+msgid "Open the New Employee dialog"
+msgstr "Open the New Employee dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:220
+msgid "_Find Employee..."
+msgstr "_Find Employee..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:221
+msgid "Open the Find Employee dialog"
+msgstr "Open the Find Employee dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:225
+msgid "New _Expense Voucher..."
+msgstr "New _Expense Voucher..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:226
+msgid "Open the New Expense Voucher dialog"
+msgstr "Open the New Expense Voucher dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:230
+msgid "Find Expense _Voucher..."
+msgstr "Find Expense _Voucher..."
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:231
+msgid "Open the Find Expense Voucher dialog"
+msgstr "Open the Find Expense Voucher dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:242
+msgid "Sales _Tax Table"
+msgstr "Sales _Tax Table"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:243
+msgid "View and edit the list of Sales Tax Tables (GST/VAT)"
+msgstr "View and edit the list of Sales Tax Tables (GST/VAT)"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:247
+msgid "_Billing Terms Editor"
+msgstr "_Billing Terms Editor"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:248
+msgid "View and edit the list of Billing Terms"
+msgstr "View and edit the list of Billing Terms"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:252
+msgid "Bills _Due Reminder"
+msgstr "Bills _Due Reminder"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:253
+msgid "Open the Bills Due Reminder dialog"
+msgstr "Open the Bills Due Reminder dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:256
+msgid "E_xport"
+msgstr "E_xport"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:261
+#: ../src/business/business-gnome/gnc-plugin-business.c:262
+msgid "Test Search Dialog"
+msgstr "Test Search Dialog"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:266
+msgid "Reload invoice report"
+msgstr "Reload invoice report"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:267
+msgid "Reload invoice report scheme file"
+msgstr "Reload invoice report scheme file"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:271
+msgid "Reload owner report"
+msgstr "Reload owner report"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:272
+msgid "Reload owner report scheme file"
+msgstr "Reload owner report scheme file"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:276
+msgid "Reload receivable report"
+msgstr "Reload receivable report"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:277
+msgid "Reload receivable report scheme file"
+msgstr "Reload receivable report scheme file"
+
+#: ../src/business/business-gnome/gnc-plugin-business.c:281
+#: ../src/business/business-gnome/gnc-plugin-business.c:282
+msgid "Initialize Test Data"
+msgstr "Initialize Test Data"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:97
+#: ../src/gnome/glade/register.glade.h:51
+msgid "Sort _Order"
+msgstr "Sort _Order"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:101
+#: ../src/gnome/gnc-plugin-page-account-tree.c:155
+msgid "New _Account..."
+msgstr "New _Account..."
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:102
+msgid "Create a new account"
+msgstr "Create a new account"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:106
+msgid "Print Invoice"
+msgstr "Print Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:107
+msgid "Make a printable invoice"
+msgstr "Make a printable invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:113
+msgid "_Cut"
+msgstr "_Cut"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:118
+msgid "Copy"
+msgstr "Copy"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:123
+#: ../src/gnome-utils/gnc-main-window.c:287
+#: ../src/gnome/gnc-plugin-page-register.c:191
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1023
+msgid "_Paste"
+msgstr "_Paste"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:128
+msgid "_Edit Invoice"
+msgstr "_Edit Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:129
+msgid "Edit this invoice"
+msgstr "Edit this invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:133
+msgid "_Duplicate Invoice"
+msgstr "_Duplicate Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:134
+msgid "Create a new invoice as a duplicate of the current one"
+msgstr "Create a new invoice as a duplicate of the current one"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:138
+msgid "_Post Invoice"
+msgstr "_Post Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:139
+msgid "Post this Invoice to your Chart of Accounts"
+msgstr "Post this Invoice to your Chart of Accounts"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:143
+msgid "_Unpost Invoice"
+msgstr "_Unpost Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:144
+msgid "Unpost this Invoice and make it editable"
+msgstr "Unpost this Invoice and make it editable"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:150
+#: ../src/gnome/glade/register.glade.h:86
+msgid "_Enter"
+msgstr "_Enter"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:151
+msgid "Record the current entry"
+msgstr "Record the current entry"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:155
+#: ../src/gnome/glade/register.glade.h:79 ../src/gnome/window-reconcile.c:2130
+msgid "_Cancel"
+msgstr "_Cancel"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:156
+msgid "Cancel the current entry"
+msgstr "Cancel the current entry"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:160
+#: ../src/gnome/glade/register.glade.h:82
+#: ../src/gnome/gnc-plugin-page-sx-list.c:128
+#: ../src/gnome/window-reconcile.c:2177
+msgid "_Delete"
+msgstr "_Delete"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:161
+msgid "Delete the current entry"
+msgstr "Delete the current entry"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:165
+#: ../src/gnome/glade/register.glade.h:78
+msgid "_Blank"
+msgstr "_Blank"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:166
+msgid "Move to the blank entry at the bottom of the Invoice"
+msgstr "Move to the blank entry at the bottom of the Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:170
+msgid "Dup_licate Entry"
+msgstr "Dup_licate Entry"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:171
+msgid "Make a copy of the current entry"
+msgstr "Make a copy of the current entry"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:177
+msgid "New _Invoice"
+msgstr "New _Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:178
+msgid "Create a new invoice for the same owner as the current one"
+msgstr "Create a new invoice for the same owner as the current one"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:182
+msgid "_Pay Invoice"
+msgstr "_Pay Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:183
+msgid "Enter a payment for the owner of this Invoice"
+msgstr "Enter a payment for the owner of this Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:189
+msgid "_Company Report"
+msgstr "_Company Report"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:190
+msgid "Open a company report window for the owner of this Invoice"
+msgstr "Open a company report window for the owner of this Invoice"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:198
+#: ../src/gnome/glade/register.glade.h:95
+msgid "_Standard"
+msgstr "_Standard"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:198
+msgid "Keep normal invoice order"
+msgstr "Keep normal invoice order"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:199
+#: ../src/gnome/glade/register.glade.h:80
+msgid "_Date"
+msgstr "_Date"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:199
+#: ../src/gnome/glade/register.glade.h:59 ../intl-scm/guile-strings.c:7148
+#: ../intl-scm/guile-strings.c:8298
+msgid "Sort by date"
+msgstr "Sort by date"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:200
+#: ../src/gnome/glade/register.glade.h:15
+msgid "Date of _Entry"
+msgstr "Date of _Entry"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:200
+#: ../src/gnome/glade/register.glade.h:64
+msgid "Sort by the date of entry"
+msgstr "Sort by the date of entry"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:201
+msgid "_Quantity"
+msgstr "_Quantity"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:201
+msgid "Sort by quantity"
+msgstr "Sort by quantity"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:202
+#: ../src/register/ledger-core/split-register.c:1939
+#: ../src/register/ledger-core/split-register.c:1941
+msgid "_Price"
+msgstr "_Price"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:202
+msgid "Sort by price"
+msgstr "Sort by price"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:203
+#: ../src/gnome/glade/register.glade.h:18
+msgid "Descri_ption"
+msgstr "Descri_ption"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:203
+#: ../src/gnome/glade/register.glade.h:60 ../intl-scm/guile-strings.c:7176
+#: ../intl-scm/guile-strings.c:8326
+msgid "Sort by description"
+msgstr "Sort by description"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:236
+#: ../src/gnome/glade/register.glade.h:25
+#: ../src/gnome/gnc-plugin-page-register.c:420
+msgid "Enter"
+msgstr "Enter"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:237
+#: ../src/gnome/glade/register.glade.h:6
+#: ../src/gnome/gnc-plugin-page-register.c:421
+msgid "Cancel"
+msgstr "Cancel"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:238
+#: ../src/gnome/glade/register.glade.h:16
+#: ../src/gnome/gnc-plugin-page-account-tree.c:266
+#: ../src/gnome/gnc-plugin-page-budget.c:179
+#: ../src/gnome/gnc-plugin-page-register.c:422
+msgid "Delete"
+msgstr "Delete"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:240
+#: ../src/gnome/glade/register.glade.h:3
+#: ../src/gnome/gnc-plugin-page-register.c:426
+msgid "Blank"
+msgstr "Blank"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:241
+msgid "Post"
+msgstr "Post"
+
+#: ../src/business/business-gnome/gnc-plugin-page-invoice.c:242
+msgid "Unpost"
+msgstr "Unpost"
+
+#. src/business/business-utils/business-utils.scm
+#. src/business/business-utils/gnucash/business-utils.scm
+#: ../src/business/business-gnome/gncmod-business-gnome.c:141
+#: ../intl-scm/guile-strings.c:286 ../intl-scm/guile-strings.c:304
+msgid "Business"
+msgstr "Business"
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:1
+msgid "Accumulate multiple splits into one"
+msgstr "Accumulate multiple splits into one"
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:2
+msgid ""
+"If active, at startup GnuCash will check to see whether any bills will "
+"become due soon. If so, it will present the user with a reminder dialog. The "
+"definition of \"soon\" is controlled by the \"Days in Advance\" setting. "
+"Otherwise GnuCash does not check for due bills."
+msgstr ""
+"If active, at startup GnuCash will check to see whether any bills will "
+"become due soon. If so, it will present the user with a reminder dialog. The "
+"definition of \"soon\" is controlled by the \"Days in Advance\" setting. "
+"Otherwise GnuCash does not check for due bills."
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:3
+msgid ""
+"If active, each new invoice will be opened in a new window. Otherwise a new "
+"invoice will be opened as a tab in the main window."
+msgstr ""
+"If active, each new invoice will be opened in a new window. Otherwise a new "
+"invoice will be opened as a tab in the main window."
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:4
+msgid ""
+"If active, only the 'active' items in the current class will be searched. "
+"Otherwise all items in the current class will be searched."
+msgstr ""
+"If active, only the 'active' items in the current class will be searched. "
+"Otherwise all items in the current class will be searched."
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:5
+msgid ""
+"If set to active then tax is included by default in entries of this type. "
+"This setting is inherited by new customers and vendors."
+msgstr ""
+"If set to active then tax is included by default in entries of this type. "
+"This setting is inherited by new customers and vendors."
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:6
+msgid ""
+"If this field is active then multiple entries in an invoice that transfer to "
+"the same account will be accumulated into a single split. This field can be "
+"overridden per invoice in the Posting dialog."
+msgstr ""
+"If this field is active then multiple entries in an invoice that transfer to "
+"the same account will be accumulated into a single split. This field can be "
+"overridden per invoice in the Posting dialog."
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:7
+msgid "Is tax included in this type of business entry?"
+msgstr "Is tax included in this type of business entry?"
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:8
+msgid "Open new invoice in new window"
+msgstr "Open new invoice in new window"
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:9
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:7
+msgid "Search only in active items"
+msgstr "Search only in active items"
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:10
+msgid "Show bills due reminder at startup"
+msgstr "Show bills due reminder at startup"
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:11
+msgid "Show bills due within this many days"
+msgstr "Show bills due within this many days"
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:12
+msgid ""
+"This field defines the number of days in advance that GnuCash will check for "
+"due bills. Its value is only used if the \"Notify when due\" setting is "
+"active."
+msgstr ""
+"This field defines the number of days in advance that GnuCash will check for "
+"due bills. Its value is only used if the \"Notify when due\" setting is "
+"active."
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:13
+msgid ""
+"This setting contains the coordinates describing the last location of the "
+"window. The numbers are the X and Y coordinates of the top left corner of "
+"the window, and the width and height of the window."
+msgstr ""
+"This setting contains the coordinates describing the last location of the "
+"window. The numbers are the X and Y coordinates of the top left corner of "
+"the window, and the width and height of the window."
+
+#: ../src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in.h:14
+msgid "Window position and size"
+msgstr "Window position and size"
+
+#: ../src/business/business-gnome/search-owner.c:169
+msgid "You have not selected an owner"
+msgstr "You have not selected an owner"
+
+#: ../src/business/business-gnome/search-owner.c:264
+#: ../src/gnome-search/search-boolean.c:181
+#: ../src/gnome-search/search-reconciled.c:189
+msgid "is"
+msgstr "is"
+
+#: ../src/business/business-gnome/search-owner.c:265
+#: ../src/gnome-search/search-boolean.c:182
+#: ../src/gnome-search/search-reconciled.c:190
+msgid "is not"
+msgstr "is not"
+
+#: ../src/business/business-ledger/gncEntryLedger.c:82
+#: ../src/gnome-utils/dialog-transfer.c:1327
+#: ../src/register/ledger-core/split-register.c:1704
+#, c-format
+msgid "The account %s does not allow transactions."
+msgstr "The account %s does not allow transactions."
+
+#: ../src/business/business-ledger/gncEntryLedger.c:83
+#: ../src/register/ledger-core/split-register.c:1705
+#, c-format
+msgid "The account %s does not exist. Would you like to create it?"
+msgstr "The account %s does not exist. Would you like to create it?"
+
+#. XXX: change this based on the ledger type
+#: ../src/business/business-ledger/gncEntryLedger.c:242
+msgid "Hours"
+msgstr "Hours"
+
+#: ../src/business/business-ledger/gncEntryLedger.c:243
+msgid "Project"
+msgstr "Project"
+
+#: ../src/business/business-ledger/gncEntryLedger.c:244
+msgid "Material"
+msgstr "Material"
+
+#: ../src/business/business-ledger/gncEntryLedger.c:834
+#: ../src/business/business-ledger/gncEntryLedgerControl.c:830
+msgid "Save the current entry?"
+msgstr "Save the current entry?"
+
+#: ../src/business/business-ledger/gncEntryLedger.c:836
+msgid ""
+"The current transaction has been changed. Would you like to record the "
+"changes before duplicating this entry, or cancel the duplication?"
+msgstr ""
+"The current transaction has been changed. Would you like to record the "
+"changes before duplicating this entry, or cancel the duplication?"
+
+#: ../src/business/business-ledger/gncEntryLedger.c:851
+#: ../src/business/business-ledger/gncEntryLedgerControl.c:851
+#: ../src/register/ledger-core/split-register.c:460
+msgid "_Record"
+msgstr "_Record"
+
+#: ../src/business/business-ledger/gncEntryLedgerControl.c:154
+msgid ""
+"Invalid Entry: You need to supply an account in the right currency for this "
+"position."
+msgstr ""
+"Invalid Entry: You need to supply an account in the right currency for this "
+"position."
+
+#: ../src/business/business-ledger/gncEntryLedgerControl.c:180
+msgid "This account should usually be of type income."
+msgstr "This account should usually be of type income."
+
+#: ../src/business/business-ledger/gncEntryLedgerControl.c:186
+msgid "This account should usually be of type expense or asset."
+msgstr "This account should usually be of type expense or asset."
+
+#: ../src/business/business-ledger/gncEntryLedgerControl.c:715
+#, c-format
+msgid "The tax table %s does not exist. Would you like to create it?"
+msgstr "The tax table %s does not exist. Would you like to create it?"
+
+#: ../src/business/business-ledger/gncEntryLedgerControl.c:832
+msgid ""
+"The current entry has been changed.  However, this entry is part of an "
+"existing order. Would you like to record the change and effectively change "
+"your order?"
+msgstr ""
+"The current entry has been changed.  However, this entry is part of an "
+"existing order. Would you like to record the change and effectively change "
+"your order?"
+
+#: ../src/business/business-ledger/gncEntryLedgerControl.c:849
+msgid "_Don't Record"
+msgstr "_Don't Record"
+
+#: ../src/business/business-ledger/gncEntryLedgerControl.c:936
+msgid "The current entry has been changed. Would you like to save it?"
+msgstr "The current entry has been changed. Would you like to save it?"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:76
+msgid "sample:X"
+msgstr "sample:X"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:80
+#: ../src/register/ledger-core/split-register-layout.c:525
+#: ../src/register/ledger-core/split-register-layout.c:533
+msgid "sample:12/12/2000"
+msgstr "sample:12/12/2000"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:85
+msgid "sample:Description of an Entry"
+msgstr "sample:Description of an Entry"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:89
+msgid "sample:Action"
+msgstr "sample:Action"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:93
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:101
+msgid "sample:9,999.00"
+msgstr "sample:9,999.00"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:97
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:137
+msgid "sample:999,999.00"
+msgstr "sample:999,999.00"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:106
+msgid "sample(DT):+%"
+msgstr "sample(DT):+%"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:111
+msgid "sample(DH):+%"
+msgstr "sample(DH):+%"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:116
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:121
+#: ../src/register/ledger-core/split-register-layout.c:594
+#: ../src/register/ledger-core/split-register-layout.c:602
+msgid "sample:Expenses:Automobile:Gasoline"
+msgstr "sample:Expenses:Automobile:Gasoline"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:125
+msgid "sample:T?"
+msgstr "sample:T?"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:129
+msgid "sample:TI"
+msgstr "sample:TI"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:133
+msgid "sample:Tax Table 1"
+msgstr "sample:Tax Table 1"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:141
+msgid "sample:999.00"
+msgstr "sample:999.00"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:145
+msgid "sample:BI"
+msgstr "sample:BI"
+
+#: ../src/business/business-ledger/gncEntryLedgerLayout.c:149
+msgid "sample:Payment"
+msgstr "sample:Payment"
+
+#: ../src/business/business-ledger/gncEntryLedgerLoad.c:53
+msgid "$"
+msgstr "$"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../src/business/business-ledger/gncEntryLedgerLoad.c:55
+#: ../src/gnome/glade/sched-xact.glade.h:3 ../intl-scm/guile-strings.c:830
+#: ../intl-scm/guile-strings.c:1032 ../intl-scm/guile-strings.c:1440
+#: ../intl-scm/guile-strings.c:1642 ../intl-scm/guile-strings.c:1848
+#: ../intl-scm/guile-strings.c:2378
+#, no-c-format
+msgid "%"
+msgstr "%"
+
+#: ../src/business/business-ledger/gncEntryLedgerLoad.c:66
+msgid "<"
+msgstr "<"
+
+#: ../src/business/business-ledger/gncEntryLedgerLoad.c:68
+msgid "="
+msgstr "="
+
+#: ../src/business/business-ledger/gncEntryLedgerLoad.c:70
+msgid ">"
+msgstr ">"
+
+#. src/report/report-system/report-utilities.scm
+#: ../src/business/business-ledger/gncEntryLedgerLoad.c:128
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:526
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:1069
+#: ../src/engine/Account.c:3966 ../intl-scm/guile-strings.c:3570
+msgid "Cash"
+msgstr "Cash"
+
+#. src/app-utils/prefs.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../src/business/business-ledger/gncEntryLedgerLoad.c:131
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:528
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:1071
+#: ../src/register/ledger-core/split-register.c:2235
+#: ../intl-scm/guile-strings.c:146 ../intl-scm/guile-strings.c:164
+#: ../intl-scm/guile-strings.c:6832 ../intl-scm/guile-strings.c:7982
+msgid "Charge"
+msgstr "Charge"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:55
+msgid "Income Account"
+msgstr "Income Account"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:60
+msgid "Expense Account"
+msgstr "Expense Account"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:65
+#: ../src/gnome/dialog-find-transactions.c:124
+#: ../src/register/ledger-core/split-register-model.c:265
+#: ../intl-scm/guile-strings.c:1054 ../intl-scm/guile-strings.c:1664
+#: ../intl-scm/guile-strings.c:1870 ../intl-scm/guile-strings.c:2400
+msgid "Action"
+msgstr "Action"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:80
+#: ../intl-scm/guile-strings.c:822 ../intl-scm/guile-strings.c:870
+#: ../intl-scm/guile-strings.c:1024 ../intl-scm/guile-strings.c:1072
+#: ../intl-scm/guile-strings.c:1432 ../intl-scm/guile-strings.c:1480
+#: ../intl-scm/guile-strings.c:1634 ../intl-scm/guile-strings.c:1682
+#: ../intl-scm/guile-strings.c:1840 ../intl-scm/guile-strings.c:1888
+#: ../intl-scm/guile-strings.c:2370 ../intl-scm/guile-strings.c:2418
+msgid "Discount"
+msgstr "Discount"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:85
+msgid "Discount Type"
+msgstr "Discount Type"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:90
+msgid "Discount How"
+msgstr "Discount How"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:95
+#: ../intl-scm/guile-strings.c:820 ../intl-scm/guile-strings.c:1022
+#: ../intl-scm/guile-strings.c:1430 ../intl-scm/guile-strings.c:1632
+#: ../intl-scm/guile-strings.c:1838 ../intl-scm/guile-strings.c:2290
+#: ../intl-scm/guile-strings.c:2330 ../intl-scm/guile-strings.c:2368
+#: ../intl-scm/guile-strings.c:2820 ../intl-scm/guile-strings.c:2860
+msgid "Unit Price"
+msgstr "Unit Price"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:100
+#: ../intl-scm/guile-strings.c:818 ../intl-scm/guile-strings.c:858
+#: ../intl-scm/guile-strings.c:1020 ../intl-scm/guile-strings.c:1060
+#: ../intl-scm/guile-strings.c:1428 ../intl-scm/guile-strings.c:1468
+#: ../intl-scm/guile-strings.c:1630 ../intl-scm/guile-strings.c:1670
+#: ../intl-scm/guile-strings.c:1836 ../intl-scm/guile-strings.c:1876
+#: ../intl-scm/guile-strings.c:2366 ../intl-scm/guile-strings.c:2406
+msgid "Quantity"
+msgstr "Quantity"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:105
+msgid "Tax Table"
+msgstr "Tax Table"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:110
+msgid "Taxable?"
+msgstr "Taxable?"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:115
+msgid "Tax Included?"
+msgstr "Tax Included?"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:120
+msgid "Invoiced?"
+msgstr "Invoiced?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/report-system/options-utilities.scm
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:125
+#: ../intl-scm/guile-strings.c:924 ../intl-scm/guile-strings.c:1534
+#: ../intl-scm/guile-strings.c:3546
+msgid "Subtotal"
+msgstr "Subtotal"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/tax/us/de_DE.scm
+#. src/tax/us/gnucash/tax/de_DE.scm
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:130
+#: ../intl-scm/guile-strings.c:982 ../intl-scm/guile-strings.c:1182
+#: ../intl-scm/guile-strings.c:1592 ../intl-scm/guile-strings.c:1792
+#: ../intl-scm/guile-strings.c:1970 ../intl-scm/guile-strings.c:2500
+#: ../intl-scm/guile-strings.c:10512 ../intl-scm/guile-strings.c:10516
+msgid "Tax"
+msgstr "Tax"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:135
+msgid "Billable?"
+msgstr "Billable?"
+
+#. src/app-utils/prefs.scm
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:140
+#: ../src/engine/gncInvoice.c:1738 ../src/engine/gncInvoice.c:1855
+#: ../src/gnome/druid-loan.c:1867 ../src/gnome/druid-loan.c:2372
+#: ../src/gnome/druid-loan.c:2438 ../src/gnome/druid-loan.c:2452
+#: ../src/register/ledger-core/split-register.c:2236
+#: ../src/register/ledger-core/split-register.c:2277
+#: ../src/register/ledger-core/split-register.c:2282
+#: ../src/register/ledger-core/split-register.c:2293
+#: ../intl-scm/guile-strings.c:134 ../intl-scm/guile-strings.c:150
+#: ../intl-scm/guile-strings.c:182 ../intl-scm/guile-strings.c:734
+#: ../intl-scm/guile-strings.c:736 ../intl-scm/guile-strings.c:1344
+#: ../intl-scm/guile-strings.c:1346
+msgid "Payment"
+msgstr "Payment"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:544
+msgid ""
+"Enter the income/expense account for the Entry, or choose one from the list"
+msgstr ""
+"Enter the income/expense account for the Entry, or choose one from the list"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:557
+msgid "Enter the type of Entry"
+msgstr "Enter the type of Entry"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:593
+msgid "Enter the Entry Description"
+msgstr "Enter the Entry Description"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:609
+msgid "Enter the Discount Amount"
+msgstr "Enter the Discount Amount"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:612
+msgid "Enter the Discount Percent"
+msgstr "Enter the Discount Percent"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:615
+msgid "Enter the Discount ... unknown type"
+msgstr "Enter the Discount ... unknown type"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:633
+msgid "Discount Type: Monetary Value"
+msgstr "Discount Type: Monetary Value"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:636
+msgid "Discount Type: Percent"
+msgstr "Discount Type: Percent"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:639
+msgid "Select the Discount Type"
+msgstr "Select the Discount Type"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:656
+msgid "Tax computed after discount is applied"
+msgstr "Tax computed after discount is applied"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:659
+msgid "Discount and tax both applied on pretax value"
+msgstr "Discount and tax both applied on pretax value"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:662
+msgid "Discount computed after tax is applied"
+msgstr "Discount computed after tax is applied"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:665
+msgid "Select how to compute the Discount and Taxes"
+msgstr "Select how to compute the Discount and Taxes"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:678
+msgid "Enter the unit-Price for this Entry"
+msgstr "Enter the unit-Price for this Entry"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:690
+msgid "Enter the Quantity of units for this Entry"
+msgstr "Enter the Quantity of units for this Entry"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:702
+msgid "Enter the Tax Table to apply to this entry"
+msgstr "Enter the Tax Table to apply to this entry"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:711
+msgid "Is this entry taxable?"
+msgstr "Is this entry taxable?"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:720
+msgid "Is the tax already included in the price of this entry?"
+msgstr "Is the tax already included in the price of this entry?"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:738
+msgid "Is this entry Invoiced?"
+msgstr "Is this entry Invoiced?"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:742
+msgid "Include this entry on this invoice?"
+msgstr "Include this entry on this invoice?"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:745
+msgid "Unknown EntryLedger Type"
+msgstr "Unknown EntryLedger Type"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:758
+msgid "The subtotal value of this entry "
+msgstr "The subtotal value of this entry "
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:770
+msgid "The total tax of this entry "
+msgstr "The total tax of this entry "
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:779
+msgid "Is this entry billable to a customer or job?"
+msgstr "Is this entry billable to a customer or job?"
+
+#: ../src/business/business-ledger/gncEntryLedgerModel.c:788
+msgid "How did you pay for this item?"
+msgstr "How did you pay for this item?"
+
+#: ../src/business/dialog-tax-table/dialog-tax-table.c:118
+msgid "You must provide a name for this Tax Table."
+msgstr "You must provide a name for this Tax Table."
+
+#: ../src/business/dialog-tax-table/dialog-tax-table.c:125
+#, c-format
+msgid ""
+"You must provide a unique name for this Tax Table. Your choice \"%s\" is "
+"already in use."
+msgstr ""
+"You must provide a unique name for this Tax Table. Your choice \"%s\" is "
+"already in use."
+
+#: ../src/business/dialog-tax-table/dialog-tax-table.c:139
+msgid "Percentage amount must be between -100 and 100."
+msgstr "Percentage amount must be between -100 and 100."
+
+#: ../src/business/dialog-tax-table/dialog-tax-table.c:148
+msgid "You must choose a Tax Account."
+msgstr "You must choose a Tax Account."
+
+#: ../src/business/dialog-tax-table/dialog-tax-table.c:562
+#, c-format
+msgid "Tax table \"%s\" is in use.  You cannot delete it."
+msgstr "Tax table \"%s\" is in use.  You cannot delete it."
+
+#: ../src/business/dialog-tax-table/dialog-tax-table.c:610
+msgid ""
+"You cannot remove the last entry from the tax table. Try deleting the tax "
+"table if you want to do that."
+msgstr ""
+"You cannot remove the last entry from the tax table. Try deleting the tax "
+"table if you want to do that."
+
+#: ../src/business/dialog-tax-table/dialog-tax-table.c:617
+msgid "Are you sure you want to delete this entry?"
+msgstr "Are you sure you want to delete this entry?"
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:1
+msgid "<b>Tax Table Entries</b>"
+msgstr "<b>Tax Table Entries</b>"
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:2
+msgid "<b>Tax Table Entry</b>"
+msgstr "<b>Tax Table Entry</b>"
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:3
+msgid "<b>Tax Table</b>"
+msgstr "<b>Tax Table</b>"
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:4
+msgid "<b>Tax Tables</b>"
+msgstr "<b>Tax Tables</b>"
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:5
+msgid "Tax Tables"
+msgstr "Tax Tables"
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:7
+#, no-c-format
+msgid ""
+"Value $\n"
+"Percent %"
+msgstr ""
+"Value $\n"
+"Percent %"
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:9
+msgid "_Account:"
+msgstr "_Account:"
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:10
+#: ../src/gnome-utils/gnc-main-window.c:232
+#: ../src/gnome/dialog-sx-editor.c:183 ../src/gnome/glade/price.glade.h:22
+#: ../src/gnome/glade/register.glade.h:85
+#: ../src/gnome/gnc-plugin-page-sx-list.c:124
+#: ../src/gnome/window-reconcile.c:2172
+#: ../src/report/report-gnome/report.glade.h:17
+msgid "_Edit"
+msgstr "_Edit"
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:11
+msgid "_Name: "
+msgstr "_Name: "
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:12
+msgid "_Type: "
+msgstr "_Type: "
+
+#: ../src/business/dialog-tax-table/tax-tables.glade.h:13
+msgid "_Value: "
+msgstr "_Value: "
+
+#: ../src/core-utils/gnc-filepath-utils.c:208
+#, c-format
+msgid ""
+"An error occurred while creating the directory:\n"
+"  %s\n"
+"Please correct the problem and restart GnuCash.\n"
+"The reported error was '%s' (errno %d).\n"
+msgstr ""
+"An error occurred while creating the directory:\n"
+"  %s\n"
+"Please correct the problem and restart GnuCash.\n"
+"The reported error was '%s' (errno %d).\n"
+
+#: ../src/core-utils/gnc-filepath-utils.c:220
+#, c-format
+msgid ""
+"The directory\n"
+"  %s\n"
+"exists but cannot be accessed.  This program \n"
+"must have full access (read/write/execute) to \n"
+"the directory in order to function properly.\n"
+msgstr ""
+"The directory\n"
+"  %s\n"
+"exists but cannot be accessed.  This program \n"
+"must have full access (read/write/execute) to \n"
+"the directory in order to function properly.\n"
+
+#: ../src/core-utils/gnc-filepath-utils.c:230
+#: ../src/core-utils/gnc-filepath-utils.c:252
+#, c-format
+msgid ""
+"The path\n"
+"  %s\n"
+"exists but it is not a directory. Please delete\n"
+"the file and start GnuCash again.\n"
+msgstr ""
+"The path\n"
+"  %s\n"
+"exists but it is not a directory. Please delete\n"
+"the file and start GnuCash again.\n"
+
+#: ../src/core-utils/gnc-filepath-utils.c:239
+#, c-format
+msgid ""
+"An unknown error occurred when validating that the\n"
+"  %s\n"
+"directory exists and is usable. Please correct the\n"
+"problem and restart GnuCash.  The reported error \n"
+"was '%s' (errno %d)."
+msgstr ""
+"An unknown error occurred when validating that the\n"
+"  %s\n"
+"directory exists and is usable. Please correct the\n"
+"problem and restart GnuCash.  The reported error \n"
+"was '%s' (errno %d)."
+
+#: ../src/core-utils/gnc-filepath-utils.c:264
+#, c-format
+msgid ""
+"The permissions are wrong on the directory\n"
+"  %s\n"
+"They must be at least 'rwx' for the user.\n"
+msgstr ""
+"The permissions are wrong on the directory\n"
+"  %s\n"
+"They must be at least 'rwx' for the user.\n"
+
+#: ../src/engine/Account.c:238
+#, c-format
+msgid ""
+"The separator character \"%s\" is used in one or more account names.\n"
+"\n"
+"This will result in unexpected behaviour. Either change the account names or "
+"choose another separator character.\n"
+"\n"
+"Below you will find the list of invalid account names:\n"
+"%s"
+msgstr ""
+"The separator character \"%s\" is used in one or more account names.\n"
+"\n"
+"This will result in unexpected behaviour. Either change the account names or "
+"choose another separator character.\n"
+"\n"
+"Below you will find the list of invalid account names:\n"
+"%s"
+
+#. src/report/report-system/report-utilities.scm
+#: ../src/engine/Account.c:3965
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:431
+#: ../intl-scm/guile-strings.c:3568
+msgid "Bank"
+msgstr "Bank"
+
+#: ../src/engine/Account.c:3967
+msgid "Asset"
+msgstr "Asset"
+
+#: ../src/engine/Account.c:3968
+msgid "Credit Card"
+msgstr "Credit Card"
+
+#: ../src/engine/Account.c:3969
+msgid "Liability"
+msgstr "Liability"
+
+#: ../src/engine/Account.c:3970
+msgid "Stock"
+msgstr "Stock"
+
+#: ../src/engine/Account.c:3971
+msgid "Mutual Fund"
+msgstr "Mutual Fund"
+
+#: ../src/engine/Account.c:3972 ../src/gnome-utils/dialog-commodity.c:786
+#: ../src/gnome-utils/gnc-tree-view-price.c:442
+msgid "Currency"
+msgstr "Currency"
+
+#. src/app-utils/prefs.scm
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/report/report-system/report-utilities.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../src/engine/Account.c:3973 ../src/engine/Scrub.c:446
+#: ../src/register/ledger-core/split-register.c:2324
+#: ../intl-scm/guile-strings.c:176 ../intl-scm/guile-strings.c:322
+#: ../intl-scm/guile-strings.c:326 ../intl-scm/guile-strings.c:330
+#: ../intl-scm/guile-strings.c:334 ../intl-scm/guile-strings.c:338
+#: ../intl-scm/guile-strings.c:342 ../intl-scm/guile-strings.c:432
+#: ../intl-scm/guile-strings.c:436 ../intl-scm/guile-strings.c:440
+#: ../intl-scm/guile-strings.c:444 ../intl-scm/guile-strings.c:448
+#: ../intl-scm/guile-strings.c:452 ../intl-scm/guile-strings.c:3584
+#: ../intl-scm/guile-strings.c:3938 ../intl-scm/guile-strings.c:5314
+#: ../intl-scm/guile-strings.c:6534 ../intl-scm/guile-strings.c:6556
+#: ../intl-scm/guile-strings.c:7684 ../intl-scm/guile-strings.c:7706
+msgid "Income"
+msgstr "Income"
+
+#. src/app-utils/prefs.scm
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../src/engine/Account.c:3974 ../src/engine/gncInvoice.c:920
+#: ../intl-scm/guile-strings.c:148 ../intl-scm/guile-strings.c:758
+#: ../intl-scm/guile-strings.c:792 ../intl-scm/guile-strings.c:1368
+#: ../intl-scm/guile-strings.c:1402 ../intl-scm/guile-strings.c:6536
+#: ../intl-scm/guile-strings.c:6558 ../intl-scm/guile-strings.c:7686
+#: ../intl-scm/guile-strings.c:7708
+msgid "Expense"
+msgstr "Expense"
+
+#: ../src/engine/Account.c:3976
+msgid "A/Receivable"
+msgstr "A/Receivable"
+
+#: ../src/engine/Account.c:3977
+msgid "A/Payable"
+msgstr "A/Payable"
+
+#: ../src/engine/Account.c:3978
+msgid "Root"
+msgstr "Root"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../src/engine/Account.c:3979 ../src/engine/Scrub.c:454
+#: ../src/engine/Scrub.c:519 ../intl-scm/guile-strings.c:6478
+#: ../intl-scm/guile-strings.c:7628
+msgid "Trading"
+msgstr "Trading"
+
+#. translators: " + " is an separator in a list of string-representations of recurrence frequencies
+#: ../src/engine/Recurrence.c:470
+msgid " + "
+msgstr " + "
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/engine/Recurrence.c:581 ../src/gnome/glade/sched-xact.glade.h:165
+#: ../intl-scm/guile-strings.c:3712 ../intl-scm/guile-strings.c:4722
+#: ../intl-scm/guile-strings.c:5088 ../intl-scm/guile-strings.c:6078
+#: ../intl-scm/guile-strings.c:7198 ../intl-scm/guile-strings.c:7200
+#: ../intl-scm/guile-strings.c:8348 ../intl-scm/guile-strings.c:8350
+msgid "Weekly"
+msgstr "Weekly"
+
+#. translators: %u is the recurrence multipler, i.e. this
+#. event should occur every %u'th week.
+#. translators: %u is the recurrence multiplier
+#. translators: %u is the recurrence multiplier.
+#: ../src/engine/Recurrence.c:586 ../src/engine/Recurrence.c:661
+#: ../src/engine/Recurrence.c:692 ../src/engine/Recurrence.c:709
+#: ../src/engine/Recurrence.c:727
+#, c-format
+msgid " (x%u)"
+msgstr " (x%u)"
+
+#. translators: %s is an already-localized form of the day of the week.
+#: ../src/engine/Recurrence.c:619
+#, c-format
+msgid "last %s"
+msgstr "last %s"
+
+#: ../src/engine/Recurrence.c:656
+msgid "Semi-monthly"
+msgstr "Semi-monthly"
+
+#. translators: %d is the number of Recurrences in the list.
+#: ../src/engine/Recurrence.c:671
+#, c-format
+msgid "Unknown, %d-size list."
+msgstr "Unknown, %d-size list."
+
+#: ../src/engine/Recurrence.c:683 ../src/gnome/glade/sched-xact.glade.h:122
+msgid "Once"
+msgstr "Once"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../src/engine/Recurrence.c:688 ../src/gnome/glade/sched-xact.glade.h:66
+#: ../intl-scm/guile-strings.c:4726 ../intl-scm/guile-strings.c:6082
+msgid "Daily"
+msgstr "Daily"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/engine/Recurrence.c:705 ../src/gnome/glade/sched-xact.glade.h:102
+#: ../intl-scm/guile-strings.c:3708 ../intl-scm/guile-strings.c:4718
+#: ../intl-scm/guile-strings.c:5084 ../intl-scm/guile-strings.c:6074
+#: ../intl-scm/guile-strings.c:7202 ../intl-scm/guile-strings.c:7204
+#: ../intl-scm/guile-strings.c:8352 ../intl-scm/guile-strings.c:8354
+msgid "Monthly"
+msgstr "Monthly"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/engine/Recurrence.c:723 ../intl-scm/guile-strings.c:3704
+#: ../intl-scm/guile-strings.c:5080 ../intl-scm/guile-strings.c:7210
+#: ../intl-scm/guile-strings.c:7212 ../intl-scm/guile-strings.c:8360
+#: ../intl-scm/guile-strings.c:8362
+msgid "Yearly"
+msgstr "Yearly"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../src/engine/Scrub.c:89 ../intl-scm/guile-strings.c:4254
+#: ../intl-scm/guile-strings.c:5610
+msgid "Orphan"
+msgstr "Orphan"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../src/engine/Scrub.c:389 ../intl-scm/guile-strings.c:4252
+#: ../intl-scm/guile-strings.c:5608
+msgid "Imbalance"
+msgstr "Imbalance"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/engine/Split.c:1495 ../src/engine/Split.c:1512
+#: ../intl-scm/guile-strings.c:6720 ../intl-scm/guile-strings.c:7368
+#: ../intl-scm/guile-strings.c:7870 ../intl-scm/guile-strings.c:8518
+msgid "-- Split Transaction --"
+msgstr "-- Split Transaction --"
+
+#. Translators: This string has a disambiguation prefix
+#: ../src/engine/Split.c:1529
+msgid ""
+"Displayed account code of the other account in a multi-split transaction|"
+"Split"
+msgstr ""
+"Displayed account code of the other account in a multi-split transaction|"
+"Split"
+
+#: ../src/engine/Transaction.c:2090
+msgid "Voided transaction"
+msgstr "Voided transaction"
+
+#. Dirtying taken care of by SetReadOnly
+#: ../src/engine/Transaction.c:2101
+msgid "Transaction Voided"
+msgstr "Transaction Voided"
+
+#: ../src/engine/cap-gains.c:235
+msgid "Orphaned Gains"
+msgstr "Orphaned Gains"
+
+#: ../src/engine/cap-gains.c:249 ../src/engine/cap-gains.c:955
+#: ../src/engine/cap-gains.c:960 ../src/engine/cap-gains.c:961
+msgid "Realized Gain/Loss"
+msgstr "Realized Gain/Loss"
+
+#: ../src/engine/cap-gains.c:251
+msgid ""
+"Realized Gains or Losses from Commodity or Trading Accounts that haven't "
+"been recorded elsewhere."
+msgstr ""
+"Realized Gains or Losses from Commodity or Trading Accounts that haven't "
+"been recorded elsewhere."
+
+#: ../src/engine/gnc-budget.c:93 ../src/gnome/gnc-plugin-page-budget.c:891
+msgid "Unnamed Budget"
+msgstr "Unnamed Budget"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../src/engine/gnc-lot.c:704 ../intl-scm/guile-strings.c:6708
+#: ../intl-scm/guile-strings.c:6772 ../intl-scm/guile-strings.c:7858
+#: ../intl-scm/guile-strings.c:7922
+msgid "Lot"
+msgstr "Lot"
+
+#. Set memo.  action?
+#: ../src/engine/gncInvoice.c:1470
+msgid "Extra to Charge Card"
+msgstr "Extra to Charge Card"
+
+#: ../src/engine/gncInvoice.c:1509
+msgid "Generated from an invoice.  Try unposting the invoice."
+msgstr "Generated from an invoice.  Try unposting the invoice."
+
+#. Translators: This is the memo of an auto-created split
+#: ../src/engine/gncInvoice.c:1532
+msgid "Automatic Payment Forward"
+msgstr "Automatic Payment Forward"
+
+#: ../src/engine/gncInvoice.c:1533
+msgid "Auto Split"
+msgstr "Auto Split"
+
+#: ../src/engine/gncInvoice.c:1884
+msgid "Pre-Payment"
+msgstr "Pre-Payment"
+
+#: ../src/engine/gncInvoice.c:2074
+msgid " (posted)"
+msgstr " (posted)"
+
+#: ../src/engine/gncOrder.c:564
+msgid " (closed)"
+msgstr " (closed)"
+
+#: ../src/gnome-search/dialog-search.c:162
+msgid "You must select an item from the list"
+msgstr "You must select an item from the list"
+
+#: ../src/gnome-search/dialog-search.c:282
+msgid "Select"
+msgstr "Select"
+
+#: ../src/gnome-search/dialog-search.c:857
+msgid "New Transaction"
+msgstr "New Transaction"
+
+#: ../src/gnome-search/dialog-search.c:866
+msgid "New item"
+msgstr "New item"
+
+#: ../src/gnome-search/dialog-search.c:912
+msgid "all criteria are met"
+msgstr "all criteria are met"
+
+#: ../src/gnome-search/dialog-search.c:913
+msgid "any criteria are met"
+msgstr "any criteria are met"
+
+#: ../src/gnome-search/dialog-search.c:1191
+#: ../src/gnome/dialog-find-transactions.c:174
+msgid "Find Transaction"
+msgstr "Find Transaction"
+
+#: ../src/gnome-search/search-account.c:175
+msgid "You have not selected any accounts"
+msgstr "You have not selected any accounts"
+
+#: ../src/gnome-search/search-account.c:196
+msgid "matches all accounts"
+msgstr "matches all accounts"
+
+#: ../src/gnome-search/search-account.c:201
+msgid "matches any account"
+msgstr "matches any account"
+
+#: ../src/gnome-search/search-account.c:202
+msgid "matches no accounts"
+msgstr "matches no accounts"
+
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../src/gnome-search/search-account.c:219 ../intl-scm/guile-strings.c:4648
+#: ../intl-scm/guile-strings.c:6004
+msgid "Selected Accounts"
+msgstr "Selected Accounts"
+
+#: ../src/gnome-search/search-account.c:220
+msgid "Choose Accounts"
+msgstr "Choose Accounts"
+
+#. Create the label
+#: ../src/gnome-search/search-account.c:254
+msgid "Select Accounts to Match"
+msgstr "Select Accounts to Match"
+
+#: ../src/gnome-search/search-account.c:258
+msgid "Select the Accounts to Compare"
+msgstr "Select the Accounts to Compare"
+
+#. Build and connect the toggle
+#: ../src/gnome-search/search-boolean.c:205
+msgid "set true"
+msgstr "set true"
+
+#: ../src/gnome-search/search-date.c:195
+msgid "is before"
+msgstr "is before"
+
+#: ../src/gnome-search/search-date.c:196
+msgid "is before or on"
+msgstr "is before or on"
+
+#: ../src/gnome-search/search-date.c:197
+msgid "is on"
+msgstr "is on"
+
+#: ../src/gnome-search/search-date.c:198
+msgid "is not on"
+msgstr "is not on"
+
+#: ../src/gnome-search/search-date.c:199
+msgid "is after"
+msgstr "is after"
+
+#: ../src/gnome-search/search-date.c:200
+msgid "is on or after"
+msgstr "is on or after"
+
+#: ../src/gnome-search/search-double.c:187
+#: ../src/gnome-search/search-int64.c:189
+#: ../src/gnome-search/search-numeric.c:220
+msgid "is less than"
+msgstr "is less than"
+
+#: ../src/gnome-search/search-double.c:188
+#: ../src/gnome-search/search-int64.c:190
+#: ../src/gnome-search/search-numeric.c:224
+msgid "is less than or equal to"
+msgstr "is less than or equal to"
+
+#: ../src/gnome-search/search-double.c:189
+#: ../src/gnome-search/search-int64.c:191
+#: ../src/gnome-search/search-numeric.c:227
+msgid "equals"
+msgstr "equals"
+
+#: ../src/gnome-search/search-double.c:190
+#: ../src/gnome-search/search-int64.c:192
+#: ../src/gnome-search/search-numeric.c:230
+msgid "does not equal"
+msgstr "does not equal"
+
+#: ../src/gnome-search/search-double.c:191
+#: ../src/gnome-search/search-int64.c:193
+#: ../src/gnome-search/search-numeric.c:233
+msgid "is greater than"
+msgstr "is greater than"
+
+#: ../src/gnome-search/search-double.c:192
+#: ../src/gnome-search/search-int64.c:194
+#: ../src/gnome-search/search-numeric.c:237
+msgid "is greater than or equal to"
+msgstr "is greater than or equal to"
+
+#: ../src/gnome-search/search-numeric.c:220
+msgid "less than"
+msgstr "less than"
+
+#: ../src/gnome-search/search-numeric.c:223
+msgid "less than or equal to"
+msgstr "less than or equal to"
+
+#: ../src/gnome-search/search-numeric.c:227
+msgid "equal to"
+msgstr "equal to"
+
+#: ../src/gnome-search/search-numeric.c:230
+msgid "not equal to"
+msgstr "not equal to"
+
+#: ../src/gnome-search/search-numeric.c:233
+msgid "greater than"
+msgstr "greater than"
+
+#: ../src/gnome-search/search-numeric.c:236
+msgid "greater than or equal to"
+msgstr "greater than or equal to"
+
+#: ../src/gnome-search/search-numeric.c:253
+msgid "has credits or debits"
+msgstr "has credits or debits"
+
+#: ../src/gnome-search/search-numeric.c:254
+msgid "has debits"
+msgstr "has debits"
+
+#: ../src/gnome-search/search-numeric.c:255
+msgid "has credits"
+msgstr "has credits"
+
+#. Build and connect the toggles
+#: ../src/gnome-search/search-reconciled.c:226
+msgid "Not Cleared"
+msgstr "Not Cleared"
+
+#: ../src/gnome-search/search-reconciled.c:229
+#: ../src/gnome-utils/gnc-tree-view-account.c:578
+msgid "Cleared"
+msgstr "Cleared"
+
+#: ../src/gnome-search/search-reconciled.c:232
+#: ../src/gnome-utils/gnc-tree-view-account.c:591
+msgid "Reconciled"
+msgstr "Reconciled"
+
+#: ../src/gnome-search/search-reconciled.c:235
+msgid "Frozen"
+msgstr "Frozen"
+
+#: ../src/gnome-search/search-reconciled.c:238
+msgid "Voided"
+msgstr "Voided"
+
+#: ../src/gnome-search/search-string.c:191
+msgid "You need to enter some search text."
+msgstr "You need to enter some search text."
+
+#: ../src/gnome-search/search-string.c:220
+#: ../src/plugins/bi_import/bi_import.c:122
+#, c-format
+msgid ""
+"Error in regular expression '%s':\n"
+"%s"
+msgstr ""
+"Error in regular expression '%s':\n"
+"%s"
+
+#: ../src/gnome-search/search-string.c:264
+msgid "contains"
+msgstr "contains"
+
+#: ../src/gnome-search/search-string.c:265
+msgid "matches regex"
+msgstr "matches regex"
+
+#: ../src/gnome-search/search-string.c:267
+msgid "does not match regex"
+msgstr "does not match regex"
+
+#. Build and connect the toggle button
+#: ../src/gnome-search/search-string.c:329
+msgid "Case Insensitive?"
+msgstr "Case Insensitive?"
+
+#: ../src/gnome-search/search.glade.h:1
+msgid " Search "
+msgstr " Search "
+
+#: ../src/gnome-search/search.glade.h:2
+msgid "()"
+msgstr "()"
+
+#: ../src/gnome-search/search.glade.h:3
+msgid "<b>Match all entries</b>"
+msgstr "<b>Match all entries</b>"
+
+#: ../src/gnome-search/search.glade.h:4
+msgid "Add results to current search"
+msgstr "Add results to current search"
+
+#: ../src/gnome-search/search.glade.h:5
+msgid ""
+"Choose whether to search all your data or only that marked as \"active\""
+msgstr ""
+"Choose whether to search all your data or only that marked as \"active\""
+
+#: ../src/gnome-search/search.glade.h:6
+msgid "Delete results from current search"
+msgstr "Delete results from current search"
+
+#: ../src/gnome-search/search.glade.h:7
+msgid "New search"
+msgstr "New search"
+
+#: ../src/gnome-search/search.glade.h:8
+msgid "Refine current search"
+msgstr "Refine current search"
+
+#: ../src/gnome-search/search.glade.h:9
+msgid "Search Criteria"
+msgstr "Search Criteria"
+
+#: ../src/gnome-search/search.glade.h:10
+msgid "Search for items where"
+msgstr "Search for items where"
+
+#: ../src/gnome-search/search.glade.h:11
+msgid "Search only active data"
+msgstr "Search only active data"
+
+#: ../src/gnome-search/search.glade.h:12
+msgid "Type of search"
+msgstr "Type of search"
+
+#: ../src/gnome-search/search.glade.h:13
+msgid "_New item..."
+msgstr "_New item..."
+
+#: ../src/gnome-utils/dialog-account.c:458
+msgid "Could not create opening balance."
+msgstr "Could not create opening balance."
+
+#. primary label
+#: ../src/gnome-utils/dialog-account.c:652
+msgid "Give the children the same type?"
+msgstr "Give the children the same type?"
+
+#. secondary label
+#: ../src/gnome-utils/dialog-account.c:670
+#, c-format
+msgid ""
+"The children of the edited account have to be changed to type \"%s\" to make "
+"them compatible."
+msgstr ""
+"The children of the edited account have to be changed to type \"%s\" to make "
+"them compatible."
+
+#. children
+#: ../src/gnome-utils/dialog-account.c:681
+msgid "_Show children accounts"
+msgstr "_Show children accounts"
+
+#: ../src/gnome-utils/dialog-account.c:754
+msgid "The account must be given a name."
+msgstr "The account must be given a name."
+
+#: ../src/gnome-utils/dialog-account.c:780
+msgid "There is already an account with that name."
+msgstr "There is already an account with that name."
+
+#: ../src/gnome-utils/dialog-account.c:789
+msgid "You must choose a valid parent account."
+msgstr "You must choose a valid parent account."
+
+#: ../src/gnome-utils/dialog-account.c:798
+msgid "You must select an account type."
+msgstr "You must select an account type."
+
+#: ../src/gnome-utils/dialog-account.c:807
+msgid ""
+"The selected account type is incompatible with the one of the selected "
+"parent."
+msgstr ""
+"The selected account type is incompatible with the one of the selected "
+"parent."
+
+#: ../src/gnome-utils/dialog-account.c:819
+msgid "You must choose a commodity."
+msgstr "You must choose a commodity."
+
+#: ../src/gnome-utils/dialog-account.c:875
+msgid "You must enter a valid opening balance or leave it blank."
+msgstr "You must enter a valid opening balance or leave it blank."
+
+#: ../src/gnome-utils/dialog-account.c:899
+msgid ""
+"You must select a transfer account or choose the opening balances equity "
+"account."
+msgstr ""
+"You must select a transfer account or choose the opening balances equity "
+"account."
+
+#: ../src/gnome-utils/dialog-account.c:1455
+msgid "Edit Account"
+msgstr "Edit Account"
+
+#: ../src/gnome-utils/dialog-account.c:1458
+#, c-format
+msgid "(%d) New Accounts"
+msgstr "(%d) New Accounts"
+
+#: ../src/gnome-utils/dialog-account.c:1468
+#: ../src/gnome/glade/account.glade.h:37
+msgid "New Account"
+msgstr "New Account"
+
+#: ../src/gnome-utils/dialog-account.c:1985
+#, c-format
+msgid ""
+"Renumber the immediate sub-accounts of %s?  This will replace the account "
+"code field of each child account with a newly generated code."
+msgstr ""
+"Renumber the immediate sub-accounts of %s?  This will replace the account "
+"code field of each child account with a newly generated code."
+
+#: ../src/gnome-utils/dialog-book-close.c:290
+msgid "Please select an Equity account to hold the total Period Income."
+msgstr "Please select an Equity account to hold the total Period Income."
+
+#: ../src/gnome-utils/dialog-book-close.c:297
+msgid "Please select an Equity account to hold the total Period Expense."
+msgstr "Please select an Equity account to hold the total Period Expense."
+
+#: ../src/gnome-utils/dialog-commodity.c:169
+msgid ""
+"\n"
+"Please select a commodity to match:"
+msgstr ""
+"\n"
+"Please select a commodity to match:"
+
+#: ../src/gnome-utils/dialog-commodity.c:176
+msgid ""
+"\n"
+"Commodity: "
+msgstr ""
+"\n"
+"Commodity: "
+
+#. Translators: Replace here and later CUSIP by the name of your local
+#. National Securities Identifying Number
+#. like gb:SEDOL, de:WKN, ch:Valorennummer, fr:SICOVAM ...
+#. See http://en.wikipedia.org/wiki/ISIN for hints.
+#: ../src/gnome-utils/dialog-commodity.c:182
+msgid ""
+"\n"
+"Exchange code (ISIN, CUSIP or similar): "
+msgstr ""
+"\n"
+"Exchange code (ISIN, CUSIP or similar): "
+
+#: ../src/gnome-utils/dialog-commodity.c:184
+msgid ""
+"\n"
+"Mnemonic (Ticker symbol or similar): "
+msgstr ""
+"\n"
+"Mnemonic (Ticker symbol or similar): "
+
+#: ../src/gnome-utils/dialog-commodity.c:280
+msgid "Select security/currency"
+msgstr "Select security/currency"
+
+#: ../src/gnome-utils/dialog-commodity.c:281
+#: ../src/gnome/glade/account.glade.h:87
+msgid "_Security/currency:"
+msgstr "_Security/currency:"
+
+#: ../src/gnome-utils/dialog-commodity.c:284
+msgid "Select security"
+msgstr "Select security"
+
+#: ../src/gnome-utils/dialog-commodity.c:285
+#: ../src/gnome/glade/price.glade.h:25
+msgid "_Security:"
+msgstr "_Security:"
+
+#: ../src/gnome-utils/dialog-commodity.c:289
+msgid "Select currency"
+msgstr "Select currency"
+
+#: ../src/gnome-utils/dialog-commodity.c:290
+#: ../src/gnome/glade/price.glade.h:7
+msgid "Cu_rrency:"
+msgstr "Cu_rrency:"
+
+#: ../src/gnome-utils/dialog-commodity.c:529
+msgid "You must select a commodity. To create a new one, click \"New\""
+msgstr "You must select a commodity. To create a new one, click \"New\""
+
+#: ../src/gnome-utils/dialog-commodity.c:878
+msgid "Use local time"
+msgstr "Use local time"
+
+#: ../src/gnome-utils/dialog-commodity.c:1000
+msgid "Edit currency"
+msgstr "Edit currency"
+
+#: ../src/gnome-utils/dialog-commodity.c:1001
+msgid "Currency Information"
+msgstr "Currency Information"
+
+#: ../src/gnome-utils/dialog-commodity.c:1006
+msgid "Edit security"
+msgstr "Edit security"
+
+#: ../src/gnome-utils/dialog-commodity.c:1006
+msgid "New security"
+msgstr "New security"
+
+#: ../src/gnome-utils/dialog-commodity.c:1007
+msgid "Security Information"
+msgstr "Security Information"
+
+#: ../src/gnome-utils/dialog-commodity.c:1266
+msgid "You may not create a new national currency."
+msgstr "You may not create a new national currency."
+
+#: ../src/gnome-utils/dialog-commodity.c:1280
+msgid "That commodity already exists."
+msgstr "That commodity already exists."
+
+#: ../src/gnome-utils/dialog-commodity.c:1328
+msgid ""
+"You must enter a non-empty \"Full name\", \"Symbol/abbreviation\", and \"Type"
+"\" for the commodity."
+msgstr ""
+"You must enter a non-empty \"Full name\", \"Symbol/abbreviation\", and \"Type"
+"\" for the commodity."
+
+#: ../src/gnome-utils/dialog-file-access.c:283
+msgid "Open..."
+msgstr "Open..."
+
+#: ../src/gnome-utils/dialog-file-access.c:290
+msgid "Save As..."
+msgstr "Save As..."
+
+#: ../src/gnome-utils/dialog-file-access.c:297
+#: ../src/gnome-utils/gnc-file.c:118 ../src/gnome-utils/gnc-file.c:288
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1078
+msgid "Export"
+msgstr "Export"
+
+#: ../src/gnome-utils/dialog-options.c:924
+#: ../src/gnome-utils/dialog-options.c:1067
+msgid "Select All"
+msgstr "Select All"
+
+#: ../src/gnome-utils/dialog-options.c:926
+msgid "Select all accounts."
+msgstr "Select all accounts."
+
+#: ../src/gnome-utils/dialog-options.c:931
+#: ../src/gnome-utils/dialog-options.c:1074
+msgid "Clear All"
+msgstr "Clear All"
+
+#: ../src/gnome-utils/dialog-options.c:933
+msgid "Clear the selection and unselect all accounts."
+msgstr "Clear the selection and unselect all accounts."
+
+#: ../src/gnome-utils/dialog-options.c:938
+msgid "Select Children"
+msgstr "Select Children"
+
+#: ../src/gnome-utils/dialog-options.c:940
+msgid "Select all descendents of selected account."
+msgstr "Select all descendents of selected account."
+
+#: ../src/gnome-utils/dialog-options.c:946
+#: ../src/gnome-utils/dialog-options.c:1081
+msgid "Select Default"
+msgstr "Select Default"
+
+#: ../src/gnome-utils/dialog-options.c:948
+msgid "Select the default account selection."
+msgstr "Select the default account selection."
+
+#: ../src/gnome-utils/dialog-options.c:962
+msgid "Show Hidden Accounts"
+msgstr "Show Hidden Accounts"
+
+#: ../src/gnome-utils/dialog-options.c:964
+msgid "Show accounts that have been marked hidden."
+msgstr "Show accounts that have been marked hidden."
+
+#: ../src/gnome-utils/dialog-options.c:1069
+msgid "Select all entries."
+msgstr "Select all entries."
+
+#: ../src/gnome-utils/dialog-options.c:1076
+msgid "Clear the selection and unselect all entries."
+msgstr "Clear the selection and unselect all entries."
+
+#: ../src/gnome-utils/dialog-options.c:1083
+msgid "Select the default selection."
+msgstr "Select the default selection."
+
+#. The reset button on each option page
+#: ../src/gnome-utils/dialog-options.c:1238
+msgid "Reset defaults"
+msgstr "Reset defaults"
+
+#: ../src/gnome-utils/dialog-options.c:1240
+msgid "Reset all values to their defaults."
+msgstr "Reset all values to their defaults."
+
+#: ../src/gnome-utils/dialog-options.c:2111
+msgid "Clear"
+msgstr "Clear"
+
+#: ../src/gnome-utils/dialog-options.c:2112
+msgid "Clear any selected image file."
+msgstr "Clear any selected image file."
+
+#: ../src/gnome-utils/dialog-options.c:2114
+msgid "Select image"
+msgstr "Select image"
+
+#: ../src/gnome-utils/dialog-options.c:2116
+msgid "Select an image file."
+msgstr "Select an image file."
+
+#. Translators: Both %s will be the account separator character; the
+#. resulting string is a demonstration how the account separator
+#. character will look like. You can replace these three account
+#. names with other account names that are more suitable for your
+#. language - just keep in mind to have exactly two %s in your
+#. translation.
+#: ../src/gnome-utils/dialog-preferences.c:144
+#, c-format
+msgid "Income%sSalary%sTaxable"
+msgstr "Income%sSalary%sTaxable"
+
+#: ../src/gnome-utils/dialog-transfer.c:480
+msgid "Show the income and expense accounts"
+msgstr "Show the income and expense accounts"
+
+#: ../src/gnome-utils/dialog-transfer.c:576
+#: ../src/gnome/druid-stock-split.c:280
+msgid "Error"
+msgstr "Error"
+
+#: ../src/gnome-utils/dialog-transfer.c:1306
+msgid ""
+"You must specify an account to transfer from, or to, or both, for this "
+"transaction. Otherwise, it will not be recorded."
+msgstr ""
+"You must specify an account to transfer from, or to, or both, for this "
+"transaction. Otherwise, it will not be recorded."
+
+#: ../src/gnome-utils/dialog-transfer.c:1316
+msgid "You can't transfer from and to the same account!"
+msgstr "You can't transfer from and to the same account!"
+
+#: ../src/gnome-utils/dialog-transfer.c:1342
+msgid ""
+"You can't transfer from a non-currency account.  Try reversing the \"from\" "
+"and \"to\" accounts and making the \"amount\" negative."
+msgstr ""
+"You can't transfer from a non-currency account.  Try reversing the \"from\" "
+"and \"to\" accounts and making the \"amount\" negative."
+
+#: ../src/gnome-utils/dialog-transfer.c:1353
+#: ../src/gnome/dialog-price-editor.c:222
+msgid "You must enter a valid amount."
+msgstr "You must enter a valid amount."
+
+#: ../src/gnome-utils/dialog-transfer.c:1367
+msgid "You must enter an amount to transfer."
+msgstr "You must enter an amount to transfer."
+
+#: ../src/gnome-utils/dialog-transfer.c:1382
+msgid "You must enter a valid price."
+msgstr "You must enter a valid price."
+
+#: ../src/gnome-utils/dialog-transfer.c:1394
+msgid "You must enter a valid `to' amount."
+msgstr "You must enter a valid `to' amount."
+
+#: ../src/gnome-utils/dialog-transfer.c:1762
+msgid "Debit Account"
+msgstr "Debit Account"
+
+#: ../src/gnome-utils/dialog-transfer.c:1780
+msgid "Transfer From"
+msgstr "Transfer From"
+
+#: ../src/gnome-utils/dialog-transfer.c:1784
+msgid "Transfer To"
+msgstr "Transfer To"
+
+#: ../src/gnome-utils/dialog-transfer.c:1845
+msgid "Debit Amount:"
+msgstr "Debit Amount:"
+
+#: ../src/gnome-utils/dialog-transfer.c:1850
+#: ../src/gnome-utils/glade/transfer.glade.h:13
+msgid "To Amount:"
+msgstr "To Amount:"
+
+#: ../src/gnome-utils/dialog-utils.c:967
+msgid "Remember and don't _ask me again."
+msgstr "Remember and don't _ask me again."
+
+#: ../src/gnome-utils/dialog-utils.c:968
+msgid "Don't _tell me again."
+msgstr "Don't _tell me again."
+
+#: ../src/gnome-utils/dialog-utils.c:971
+msgid "Remember and don't ask me again this _session."
+msgstr "Remember and don't ask me again this _session."
+
+#: ../src/gnome-utils/dialog-utils.c:972
+msgid "Don't tell me again this _session."
+msgstr "Don't tell me again this _session."
+
+#: ../src/gnome-utils/druid-gconf-setup.c:428
+msgid ""
+"When you click Apply, GnuCash will modify your ~/.gconf.path file and "
+"restart the gconf backend."
+msgstr ""
+"When you click Apply, GnuCash will modify your ~/.gconf.path file and "
+"restart the gconf backend."
+
+#: ../src/gnome-utils/druid-gconf-setup.c:431
+#, c-format
+msgid ""
+"When you click Apply, GnuCash will install the gconf data into your local ~/."
+"gconf file and restart the gconf backend.  The %s script must be found in "
+"your search path for this to work correctly."
+msgstr ""
+"When you click Apply, GnuCash will install the gconf data into your local ~/."
+"gconf file and restart the gconf backend.  The %s script must be found in "
+"your search path for this to work correctly."
+
+#: ../src/gnome-utils/druid-gconf-setup.c:435
+msgid ""
+"You have chosen to correct the problem by yourself.  When you click Apply, "
+"GnuCash will exit.  Please correct the problem and restart the gconf backend "
+"with the command 'gconftool-2 --shutdown' before restarting GnuCash.  If you "
+"have not already done so, you can click the Back button and copy the "
+"necessary text from the dialog."
+msgstr ""
+"You have chosen to correct the problem by yourself.  When you click Apply, "
+"GnuCash will exit.  Please correct the problem and restart the gconf backend "
+"with the command 'gconftool-2 --shutdown' before restarting GnuCash.  If you "
+"have not already done so, you can click the Back button and copy the "
+"necessary text from the dialog."
+
+#: ../src/gnome-utils/druid-gconf-setup.c:441
+#, c-format
+msgid ""
+"You have chosen to correct the problem by yourself.  When you click Apply, "
+"GnuCash will exit.  Please run the %s script which will install the "
+"configuration data and restart the gconf backend."
+msgstr ""
+"You have chosen to correct the problem by yourself.  When you click Apply, "
+"GnuCash will exit.  Please run the %s script which will install the "
+"configuration data and restart the gconf backend."
+
+#: ../src/gnome-utils/druid-gconf-setup.c:445
+msgid ""
+"You have already corrected the problem and restarted the gconf backend with "
+"the command 'gconftool-2 --shutdown'.  When you click Apply, GnuCash will "
+"continue loading."
+msgstr ""
+"You have already corrected the problem and restarted the gconf backend with "
+"the command 'gconftool-2 --shutdown'.  When you click Apply, GnuCash will "
+"continue loading."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:196
+msgid ""
+"The file you are trying to load is from an older version of GnuCash. The "
+"file format in the older versions was missing the detailed specification of "
+"the character encoding being used. This means the text in your data file "
+"could be read in multiple ambiguous ways. This ambiguity cannot be resolved "
+"automatically, but the new GnuCash 2.0.0 file format will include all "
+"necessary specifications so that you do not have to go through this step "
+"again.\n"
+"\n"
+"GnuCash will try to guess the correct character encoding for your data file. "
+"On the next page GnuCash will show the resulting texts when using this "
+"guess. You have to check whether the words look as expected. Either "
+"everything looks fine and you can simply press 'Forward'. Or the words "
+"contain unexpected characters, in which case you should select different "
+"character encodings to see different results. You may have to edit the list "
+"of character encodings by clicking on the respective button.\n"
+"\n"
+"Press 'Forward' now to select the correct character encoding for your data "
+"file."
+msgstr ""
+"The file you are trying to load is from an older version of GnuCash. The "
+"file format in the older versions was missing the detailed specification of "
+"the character encoding being used. This means the text in your data file "
+"could be read in multiple ambiguous ways. This ambiguity cannot be resolved "
+"automatically, but the new GnuCash 2.0.0 file format will include all "
+"necessary specifications so that you do not have to go through this step "
+"again.\n"
+"\n"
+"GnuCash will try to guess the correct character encoding for your data file. "
+"On the next page GnuCash will show the resulting texts when using this "
+"guess. You have to check whether the words look as expected. Either "
+"everything looks fine and you can simply press 'Forward'. Or the words "
+"contain unexpected characters, in which case you should select different "
+"character encodings to see different results. You may have to edit the list "
+"of character encodings by clicking on the respective button.\n"
+"\n"
+"Press 'Forward' now to select the correct character encoding for your data "
+"file."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:216
+msgid "Ambiguous character encoding"
+msgstr "Ambiguous character encoding"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:219
+msgid ""
+"The file has been loaded successfully. If you click 'Apply' it will be saved "
+"and reloaded into the main application. That way you will have a working "
+"file as backup in the same directory.\n"
+"\n"
+"You can also go back and verify your selections by clicking on 'Back'."
+msgstr ""
+"The file has been loaded successfully. If you click 'Apply' it will be saved "
+"and reloaded into the main application. That way you will have a working "
+"file as backup in the same directory.\n"
+"\n"
+"You can also go back and verify your selections by clicking on 'Back'."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:242
+msgid "Unicode"
+msgstr "Unicode"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:244
+msgid "European"
+msgstr "European"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:245
+msgid "ISO-8859-1 (West European)"
+msgstr "ISO-8859-1 (West European)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:246
+msgid "ISO-8859-2 (East European)"
+msgstr "ISO-8859-2 (East European)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:247
+msgid "ISO-8859-3 (South European)"
+msgstr "ISO-8859-3 (South European)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:248
+msgid "ISO-8859-4 (North European)"
+msgstr "ISO-8859-4 (North European)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:249
+msgid "ISO-8859-5 (Cyrillic)"
+msgstr "ISO-8859-5 (Cyrillic)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:250
+msgid "ISO-8859-6 (Arabic)"
+msgstr "ISO-8859-6 (Arabic)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:251
+msgid "ISO-8859-7 (Greek)"
+msgstr "ISO-8859-7 (Greek)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:252
+msgid "ISO-8859-8 (Hebrew)"
+msgstr "ISO-8859-8 (Hebrew)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:253
+msgid "ISO-8859-9 (Turkish)"
+msgstr "ISO-8859-9 (Turkish)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:254
+msgid "ISO-8859-10 (Nordic)"
+msgstr "ISO-8859-10 (Nordic)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:255
+msgid "ISO-8859-11 (Thai)"
+msgstr "ISO-8859-11 (Thai)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:256
+msgid "ISO-8859-13 (Baltic)"
+msgstr "ISO-8859-13 (Baltic)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:257
+msgid "ISO-8859-14 (Celtic)"
+msgstr "ISO-8859-14 (Celtic)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:258
+msgid "ISO-8859-15 (West European, Euro sign)"
+msgstr "ISO-8859-15 (West European, Euro sign)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:259
+msgid "ISO-8859-16 (South-East European)"
+msgstr "ISO-8859-16 (South-East European)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:260
+msgid "Cyrillic"
+msgstr "Cyrillic"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:261
+msgid "KOI8-R (Russian)"
+msgstr "KOI8-R (Russian)"
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:262
+msgid "KOI8-U (Ukrainian)"
+msgstr "KOI8-U (Ukrainian)"
+
+#. Translators: Please insert encodings here that are typically used in your
+#. * locale, separated by spaces. No need for ASCII or UTF-8, check `locale -m`
+#. * for assistance with spelling.
+#: ../src/gnome-utils/druid-gnc-xml-import.c:617
+msgid "ISO-8859-1 KOI8-U"
+msgstr "ISO-8859-1 KOI8-U"
+
+#. another error, cannot handle this here
+#: ../src/gnome-utils/druid-gnc-xml-import.c:750
+#: ../src/gnome-utils/druid-gnc-xml-import.c:770
+msgid "The file could not be reopened."
+msgstr "The file could not be reopened."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:755
+msgid "Reading file..."
+msgstr "Reading file..."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:778
+msgid "Parsing file..."
+msgstr "Parsing file..."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:785
+msgid "There was an error parsing the file."
+msgstr "There was an error parsing the file."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:810
+#: ../src/gnome-utils/gnc-file.c:1147 ../src/gnome-utils/gnc-file.c:1387
+msgid "Writing file..."
+msgstr "Writing file..."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:898
+#, c-format
+msgid "There are %d unassigned and %d undecodable words. Please add encodings."
+msgstr ""
+"There are %d unassigned and %d undecodable words. Please add encodings."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:906
+#, c-format
+msgid "There are %d unassigned words. Please decide on them or add encodings."
+msgstr "There are %d unassigned words. Please decide on them or add encodings."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:917
+#, c-format
+msgid "There are %d undecodable words. Please add encodings."
+msgstr "There are %d undecodable words. Please add encodings."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:1126
+msgid "That GnuCash XML file is already loaded. Please select another file."
+msgstr "That GnuCash XML file is already loaded. Please select another file."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:1457
+msgid "This encoding has been added to the list already."
+msgstr "This encoding has been added to the list already."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:1468
+msgid "This is an invalid encoding."
+msgstr "This is an invalid encoding."
+
+#: ../src/gnome-utils/druid-gnc-xml-import.c:1604
+msgid "No files to merge. Please add ones by clicking on 'Load another file'."
+msgstr "No files to merge. Please add ones by clicking on 'Load another file'."
+
+#: ../src/gnome-utils/glade/commodity.glade.h:1
+msgid "1 /"
+msgstr "1 /"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:2
+msgid "<b>Quote Source Information</b>"
+msgstr "<b>Quote Source Information</b>"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:3
+msgid ""
+"Enter a unique code used to identify the commodity. Or, you may safely leave "
+"this field blank."
+msgstr ""
+"Enter a unique code used to identify the commodity. Or, you may safely leave "
+"this field blank."
+
+#: ../src/gnome-utils/glade/commodity.glade.h:4
+msgid ""
+"Enter the full name of the commodity. Example: Cisco Systems Inc., or Apple "
+"Computer, Inc."
+msgstr ""
+"Enter the full name of the commodity. Example: Cisco Systems Inc., or Apple "
+"Computer, Inc."
+
+#: ../src/gnome-utils/glade/commodity.glade.h:5
+msgid ""
+"Enter the smallest fraction of the commodity which can be traded. For stocks "
+"which can only be traded in whole numbers, enter 1."
+msgstr ""
+"Enter the smallest fraction of the commodity which can be traded. For stocks "
+"which can only be traded in whole numbers, enter 1."
+
+#: ../src/gnome-utils/glade/commodity.glade.h:6
+msgid ""
+"Enter the ticker symbol for the commodity (e.g. CSCO or AAPL).  If you are "
+"retrieving quotes online, this field must exactly match the ticker symbol "
+"used by the quote source (including case). "
+msgstr ""
+"Enter the ticker symbol for the commodity (e.g. CSCO or AAPL).  If you are "
+"retrieving quotes online, this field must exactly match the ticker symbol "
+"used by the quote source (including case). "
+
+#: ../src/gnome-utils/glade/commodity.glade.h:7
+msgid "F_raction traded:"
+msgstr "F_raction traded:"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:8
+msgid "ISIN, CUSI_P or other code:"
+msgstr "ISIN, CUSI_P or other code:"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:9
+msgid "Select security/currency "
+msgstr "Select security/currency "
+
+#: ../src/gnome-utils/glade/commodity.glade.h:10
+msgid "Select user information here..."
+msgstr "Select user information here..."
+
+#: ../src/gnome-utils/glade/commodity.glade.h:11
+msgid "Si_ngle:"
+msgstr "Si_ngle:"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:12
+msgid ""
+"These are F::Q quote sources that retrieve information from a single site on "
+"the internet.  If that site is unavailable, you will not be able to retrieve "
+"quotes."
+msgstr ""
+"These are F::Q quote sources that retrieve information from a single site on "
+"the internet.  If that site is unavailable, you will not be able to retrieve "
+"quotes."
+
+#: ../src/gnome-utils/glade/commodity.glade.h:13
+msgid ""
+"These are F::Q quote sources that retrieve information from multiple sites "
+"on the internet.  If one of the sites is unavailable, F::Q will attempt to "
+"retrieve the information from another site."
+msgstr ""
+"These are F::Q quote sources that retrieve information from multiple sites "
+"on the internet.  If one of the sites is unavailable, F::Q will attempt to "
+"retrieve the information from another site."
+
+#: ../src/gnome-utils/glade/commodity.glade.h:14
+msgid ""
+"These are quote sources that were recently added to F::Q.  GnuCash does not "
+"know if these sources retrieve information from a single site or from "
+"multiple sites on the internet."
+msgstr ""
+"These are quote sources that were recently added to F::Q.  GnuCash does not "
+"know if these sources retrieve information from a single site or from "
+"multiple sites on the internet."
+
+#: ../src/gnome-utils/glade/commodity.glade.h:15
+msgid "Time_zone:"
+msgstr "Time_zone:"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:16
+msgid "Type of quote source:"
+msgstr "Type of quote source:"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:17
+msgid "Warning: Finance::Quote not installed properly."
+msgstr "Warning: Finance::Quote not installed properly."
+
+#: ../src/gnome-utils/glade/commodity.glade.h:18
+msgid "_Full name:"
+msgstr "_Full name:"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:19
+msgid "_Get Online Quotes"
+msgstr "_Get Online Quotes"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:20
+msgid "_Multiple:"
+msgstr "_Multiple:"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:21
+msgid "_Symbol/abbreviation:"
+msgstr "_Symbol/abbreviation:"
+
+#: ../src/gnome-utils/glade/commodity.glade.h:23
+msgid "_Unknown:"
+msgstr "_Unknown:"
+
+#: ../src/gnome-utils/glade/dialog-book-close.glade.h:1
+#: ../src/gnome/glade/acctperiod.glade.h:2
+msgid "Close Book"
+msgstr "Close Book"
+
+#: ../src/gnome-utils/glade/dialog-book-close.glade.h:2
+#: ../src/gnome/druid-acct-period.c:561
+msgid "Closing Date:"
+msgstr "Closing Date:"
+
+#: ../src/gnome-utils/glade/dialog-book-close.glade.h:3
+#: ../src/gnome-utils/glade/transfer.glade.h:8
+msgid "Description:"
+msgstr "Description:"
+
+#: ../src/gnome-utils/glade/dialog-book-close.glade.h:4
+msgid "Expense Total:"
+msgstr "Expense Total:"
+
+#: ../src/gnome-utils/glade/dialog-book-close.glade.h:5
+msgid "Income Total:"
+msgstr "Income Total:"
+
+#: ../src/gnome-utils/glade/dialog-file-access.glade.h:1
+msgid "<b>Data Format:</b>"
+msgstr "<b>Data Format:</b>"
+
+#: ../src/gnome-utils/glade/dialog-file-access.glade.h:2
+msgid "<b>Database Connection</b>"
+msgstr "<b>Database Connection</b>"
+
+#: ../src/gnome-utils/glade/dialog-file-access.glade.h:3
+msgid "<b>File</b>"
+msgstr "<b>File</b>"
+
+#: ../src/gnome-utils/glade/dialog-file-access.glade.h:4
+msgid "Database"
+msgstr "Database"
+
+#: ../src/gnome-utils/glade/dialog-file-access.glade.h:5
+msgid "Host"
+msgstr "Host"
+
+#: ../src/gnome-utils/glade/dialog-file-access.glade.h:6
+msgid "Password"
+msgstr "Password"
+
+#: ../src/gnome-utils/glade/dialog-object-references.glade.h:1
+msgid "Explanation"
+msgstr "Explanation"
+
+#: ../src/gnome-utils/glade/dialog-object-references.glade.h:2
+msgid "Object references"
+msgstr "Object references"
+
+#: ../src/gnome-utils/glade/dialog-reset-warnings.glade.h:1
+msgid "No warnings to reset."
+msgstr "No warnings to reset."
+
+#: ../src/gnome-utils/glade/dialog-reset-warnings.glade.h:2
+msgid "Permanent Warnings"
+msgstr "Permanent Warnings"
+
+#: ../src/gnome-utils/glade/dialog-reset-warnings.glade.h:3
+msgid "Reset Warnings"
+msgstr "Reset Warnings"
+
+#: ../src/gnome-utils/glade/dialog-reset-warnings.glade.h:4
+msgid "Temporary Warnings"
+msgstr "Temporary Warnings"
+
+#: ../src/gnome-utils/glade/dialog-reset-warnings.glade.h:5
+msgid ""
+"You have requested that the following warning dialogs not be presented.  To "
+"re-enable any of these dialogs, select the check box next to the dialog, "
+"then click OK."
+msgstr ""
+"You have requested that the following warning dialogs not be presented.  To "
+"re-enable any of these dialogs, select the check box next to the dialog, "
+"then click OK."
+
+#: ../src/gnome-utils/glade/dialog-reset-warnings.glade.h:6
+#: ../src/gnome/glade/account.glade.h:88
+msgid "_Select All"
+msgstr "_Select All"
+
+#: ../src/gnome-utils/glade/dialog-reset-warnings.glade.h:7
+msgid "_Unselect All"
+msgstr "_Unselect All"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:1
+msgid ""
+"<b>Cannot find default values</b>\n"
+"\n"
+"The configuration data used to specify default values for GnuCash cannot be "
+"found in the default system locations.  Without this data GnuCash will still "
+"operate properly but it may require some extra time to setup.  Do you wish "
+"to setup the configuration data?"
+msgstr ""
+"<b>Cannot find default values</b>\n"
+"\n"
+"The configuration data used to specify default values for GnuCash cannot be "
+"found in the default system locations.  Without this data GnuCash will still "
+"operate properly but it may require some extra time to setup.  Do you wish "
+"to setup the configuration data?"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:4
+msgid "Choose method"
+msgstr "Choose method"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:5
+msgid "Finish changes"
+msgstr "Finish changes"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:6
+msgid "GnuCash will install the data for you."
+msgstr "GnuCash will install the data for you."
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:7
+msgid "GnuCash will update the system path for you."
+msgstr "GnuCash will update the system path for you."
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:8
+msgid "Install into home directory"
+msgstr "Install into home directory"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:9
+msgid "Please add the following lines at the end of your ~/.gconf.path file:"
+msgstr "Please add the following lines at the end of your ~/.gconf.path file:"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:10
+msgid "Please run the following commands:"
+msgstr "Please run the following commands:"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:11
+msgid "S_kip"
+msgstr "S_kip"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:12
+msgid ""
+"The configuration data is stored in a non-standard location.  There are two "
+"methods that can be used to make this data visible to GnuCash.  The first is "
+"to modify a system search path to include the data location.  The second is "
+"to copy the data into your home directory."
+msgstr ""
+"The configuration data is stored in a non-standard location.  There are two "
+"methods that can be used to make this data visible to GnuCash.  The first is "
+"to modify a system search path to include the data location.  The second is "
+"to copy the data into your home directory."
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:13
+msgid ""
+"The configuration data used by GnuCash to specify its default values cannot "
+"be found in the default system locations.  Without this data GnuCash will "
+"still operate properly, but it may require some extra time to set up."
+msgstr ""
+"The configuration data used by GnuCash to specify its default values cannot "
+"be found in the default system locations.  Without this data GnuCash will "
+"still operate properly, but it may require some extra time to set up."
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:14
+msgid "The data has _already been installed in another window"
+msgstr "The data has _already been installed in another window"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:15
+msgid "The search path has _already been updated in another window"
+msgstr "The search path has _already been updated in another window"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:16
+msgid ""
+"This method will install the GnuCash default settings and descriptions into "
+"the .gconf directory within your home directory.  The disadvantage to this "
+"method is that future updates to GnuCash will not update your local settings "
+"to add in new keys."
+msgstr ""
+"This method will install the GnuCash default settings and descriptions into "
+"the .gconf directory within your home directory.  The disadvantage to this "
+"method is that future updates to GnuCash will not update your local settings "
+"to add in new keys."
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:17
+msgid ""
+"This method will modify the file .gconf.path in your home directory.  It "
+"will add the GnuCash install directory to this path so that GnuCash can find "
+"its default settings and their descriptions."
+msgstr ""
+"This method will modify the file .gconf.path in your home directory.  It "
+"will add the GnuCash install directory to this path so that GnuCash can find "
+"its default settings and their descriptions."
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:18
+msgid "Update GnuCash configuration data"
+msgstr "Update GnuCash configuration data"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:19
+msgid "Update gconf settings - GnuCash"
+msgstr "Update gconf settings - GnuCash"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:20
+msgid "Update search path"
+msgstr "Update search path"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:21
+msgid ""
+"You have chosen to install the configuration data used by GnuCash into the "
+"~/.gconf directory.  GnuCash can do this for you, or tell you how to do it "
+"yourself."
+msgstr ""
+"You have chosen to install the configuration data used by GnuCash into the "
+"~/.gconf directory.  GnuCash can do this for you, or tell you how to do it "
+"yourself."
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:22
+msgid ""
+"You have chosen to update the system search path.  GnuCash can do this for "
+"you, or it can tell you how to do it yourself."
+msgstr ""
+"You have chosen to update the system search path.  GnuCash can do this for "
+"you, or it can tell you how to do it yourself."
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:23
+msgid ""
+"You will then need to restart the gconf backend with the\n"
+"command 'gconftool-2 --shutdown'."
+msgstr ""
+"You will then need to restart the gconf backend with the\n"
+"command 'gconftool-2 --shutdown'."
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:25
+msgid "_GnuCash installs the data"
+msgstr "_GnuCash installs the data"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:26
+msgid "_GnuCash updates the search path"
+msgstr "_GnuCash updates the search path"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:27
+msgid "_Install into home directory"
+msgstr "_Install into home directory"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:28
+msgid "_Setup"
+msgstr "_Setup"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:29
+msgid "_Update search path"
+msgstr "_Update search path"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:30
+msgid "_You install the data yourself"
+msgstr "_You install the data yourself"
+
+#: ../src/gnome-utils/glade/druid-gconf-setup.glade.h:31
+msgid "_You update the search path yourself"
+msgstr "_You update the search path yourself"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:1
+msgid "<b>S_ystem input encodings</b>"
+msgstr "<b>S_ystem input encodings</b>"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:2
+msgid "<b>_Custom encoding</b>"
+msgstr "<b>_Custom encoding</b>"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:3
+msgid "<b>_Selected encodings</b>"
+msgstr "<b>_Selected encodings</b>"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:4
+msgid "Choose a file to import"
+msgstr "Choose a file to import"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:5
+msgid ""
+"Click \"Load another file\" if you have more data to import at this time. Do "
+"this if you have saved your accounts to separate GnuCash files.\n"
+"\n"
+"Click \"Forward\" to finish loading files and move to the next step of the "
+"GnuCash Datafile import process."
+msgstr ""
+"Click \"Load another file\" if you have more data to import at this time. Do "
+"this if you have saved your accounts to separate GnuCash files.\n"
+"\n"
+"Click \"Forward\" to finish loading files and move to the next step of the "
+"GnuCash Datafile import process."
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:8
+msgid "Convert the file"
+msgstr "Convert the file"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:9
+msgid "Default encoding:"
+msgstr "Default encoding:"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:10
+msgid "Do not merge"
+msgstr "Do not merge"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:11
+msgid "Edit the list of encodings"
+msgstr "Edit the list of encodings"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:12
+msgid "Finish GnuCash Datafile Import"
+msgstr "Finish GnuCash Datafile Import"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:13
+msgid "GnuCash Datafile Import Assistant"
+msgstr "GnuCash Datafile Import Assistant"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:14
+msgid "GnuCash data files you have loaded"
+msgstr "GnuCash data files you have loaded"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:15
+msgid "Load another file"
+msgstr "Load another file"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:16
+msgid "Unload selected file"
+msgstr "Unload selected file"
+
+#: ../src/gnome-utils/glade/druid-gnc-xml-import.glade.h:17
+msgid "_Edit list of encodings"
+msgstr "_Edit list of encodings"
+
+#: ../src/gnome-utils/glade/druid-provider-multifile.glade.h:1
+msgid "<b>Current File List</b>"
+msgstr "<b>Current File List</b>"
+
+#: ../src/gnome-utils/glade/druid-provider-multifile.glade.h:2
+msgid ""
+"Click \"Load another file\" if you have more data to load at this time.\n"
+"\n"
+"Click \"Next\" to finish loading files and move to the next step. "
+msgstr ""
+"Click \"Load another file\" if you have more data to load at this time.\n"
+"\n"
+"Click \"Next\" to finish loading files and move to the next step. "
+
+#: ../src/gnome-utils/glade/druid-provider-multifile.glade.h:5
+#: ../src/import-export/qif-import/qif.glade.h:82
+msgid "_Load another file"
+msgstr "_Load another file"
+
+#: ../src/gnome-utils/glade/druid-provider-multifile.glade.h:6
+#: ../src/import-export/qif-import/qif.glade.h:91
+msgid "_Unload selected file"
+msgstr "_Unload selected file"
+
+#: ../src/gnome-utils/glade/exchange-dialog.glade.h:1
+msgid "<b>Exchange/Price Information</b>"
+msgstr "<b>Exchange/Price Information</b>"
+
+#: ../src/gnome-utils/glade/exchange-dialog.glade.h:2
+msgid "<b>Split Information</b>"
+msgstr "<b>Split Information</b>"
+
+#: ../src/gnome-utils/glade/exchange-dialog.glade.h:3
+msgid "To A_mount:"
+msgstr "To A_mount:"
+
+#: ../src/gnome-utils/glade/exchange-dialog.glade.h:4
+#: ../src/gnome/glade/stocks.glade.h:16
+msgid "_Amount:"
+msgstr "_Amount:"
+
+#: ../src/gnome-utils/glade/exchange-dialog.glade.h:5
+#: ../src/gnome/glade/account.glade.h:82 ../src/gnome/glade/price.glade.h:21
+#: ../src/gnome/glade/print.glade.h:36 ../src/gnome/glade/register.glade.h:81
+#: ../src/gnome/glade/stocks.glade.h:17
+msgid "_Date:"
+msgstr "_Date:"
+
+#: ../src/gnome-utils/glade/exchange-dialog.glade.h:6
+msgid "_Exchange Rate:"
+msgstr "_Exchange Rate:"
+
+#: ../src/gnome-utils/glade/exchange-dialog.glade.h:7
+msgid "_From:"
+msgstr "_From:"
+
+#: ../src/gnome-utils/glade/exchange-dialog.glade.h:8
+msgid "_To:"
+msgstr "_To:"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:2
+#, no-c-format
+msgid "%Y-%m-%d"
+msgstr "%Y-%m-%d"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:3
+msgid "Abbreviation"
+msgstr "Abbreviation"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:4
+msgid "Date format:"
+msgstr "Date format:"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:5
+msgid "December 31, 2000"
+msgstr "December 31, 2000"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:6
+#: ../src/import-export/generic-import.glade.h:29
+msgid "Format:"
+msgstr "Format:"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:7
+msgid "Include Century"
+msgstr "Include Century"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:8
+msgid "Months:"
+msgstr "Months:"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:10
+#: ../src/gnome/dialog-find-transactions.c:126
+#: ../intl-scm/guile-strings.c:7178 ../intl-scm/guile-strings.c:8328
+msgid "Number"
+msgstr "Number"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:11
+#: ../src/gnome-utils/glade/preferences.glade.h:121
+msgid "Sample:"
+msgstr "Sample:"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:12
+msgid ""
+"US (12/31/2001)\n"
+"UK (31/12/2001)\n"
+"Europe (31.12.2001)\n"
+"ISO (2001-12-31)\n"
+"UTC\n"
+"Locale\n"
+"Custom\n"
+msgstr ""
+"US (12/31/2001)\n"
+"UK (31/12/2001)\n"
+"Europe (31.12.2001)\n"
+"ISO (2001-12-31)\n"
+"UTC\n"
+"Locale\n"
+"Custom\n"
+
+#: ../src/gnome-utils/glade/gnc-date-format.glade.h:20
+msgid "Years:"
+msgstr "Years:"
+
+#: ../src/gnome-utils/glade/gnc-gui-query.glade.h:1
+msgid "Don't tell me again this session."
+msgstr "Don't tell me again this session."
+
+#: ../src/gnome-utils/glade/gnc-gui-query.glade.h:2
+msgid "Don't tell me again."
+msgstr "Don't tell me again."
+
+#: ../src/gnome-utils/glade/gnc-gui-query.glade.h:3
+msgid "Remember the answer and don't tell me again this session."
+msgstr "Remember the answer and don't tell me again this session."
+
+#: ../src/gnome-utils/glade/gnc-gui-query.glade.h:4
+msgid "Remember the answer and don't tell me again."
+msgstr "Remember the answer and don't tell me again."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:1
+msgid "'_Enter' moves to blank transaction"
+msgstr "'_Enter' moves to blank transaction"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:2
+msgid "07/31/2005"
+msgstr "07/31/2005"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:3
+msgid "2005-07-31"
+msgstr "2005-07-31"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:4
+msgid "31.07.2005"
+msgstr "31.07.2005"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:5
+msgid "31/07/2005"
+msgstr "31/07/2005"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:6
+#: ../src/import-export/generic-import.glade.h:5
+msgid "<b>Actions</b>"
+msgstr "<b>Actions</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:7
+msgid "<b>Checks</b>"
+msgstr "<b>Checks</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:8
+msgid "<b>Date Completion</b>"
+msgstr "<b>Date Completion</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:9
+msgid "<b>Date Format</b>"
+msgstr "<b>Date Format</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:10
+msgid "<b>Default Currency</b>"
+msgstr "<b>Default Currency</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:11
+msgid "<b>Default Report Currency</b>"
+msgstr "<b>Default Report Currency</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:12
+msgid "<b>Default Style</b>"
+msgstr "<b>Default Style</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:13
+msgid "<b>End Date</b>"
+msgstr "<b>End Date</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:14
+msgid "<b>Fancy Date Format</b>"
+msgstr "<b>Fancy Date Format</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:15
+msgid "<b>Files</b>"
+msgstr "<b>Files</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:17
+msgid "<b>Graphics</b>"
+msgstr "<b>Graphics</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:18
+msgid "<b>Labels</b>"
+msgstr "<b>Labels</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:19
+msgid "<b>Location</b>"
+msgstr "<b>Location</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:20
+msgid "<b>Numbers</b>"
+msgstr "<b>Numbers</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:21
+msgid "<b>Other Defaults</b>"
+msgstr "<b>Other Defaults</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:22
+msgid "<b>Reconciling</b>"
+msgstr "<b>Reconciling</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:23
+msgid "<b>Reverse Balanced Accounts</b>"
+msgstr "<b>Reverse Balanced Accounts</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:24
+msgid "<b>Search Dialog</b>"
+msgstr "<b>Search Dialog</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:25
+msgid "<b>Separator Character</b>"
+msgstr "<b>Separator Character</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:26
+msgid "<b>Start Date</b>"
+msgstr "<b>Start Date</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:27
+msgid "<b>Summary Bar Position</b>"
+msgstr "<b>Summary Bar Position</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:28
+msgid "<b>Summarybar Content</b>"
+msgstr "<b>Summarybar Content</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:29
+msgid "<b>Tab Position</b>"
+msgstr "<b>Tab Position</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:30
+msgid "<b>Tabs</b>"
+msgstr "<b>Tabs</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:31
+msgid "<b>Time Format</b>"
+msgstr "<b>Time Format</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:32
+msgid "<b>Toolbar Style</b>"
+msgstr "<b>Toolbar Style</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:33
+msgid "<b>Window Geometry</b>"
+msgstr "<b>Window Geometry</b>"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:34
+msgid "Ab_solute:"
+msgstr "Ab_solute:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:35
+msgid "Accounting Period"
+msgstr "Accounting Period"
+
+#.
+#. * Various option sections and options within those sections
+#. * The untranslated string is used for the key in the KVP
+#. * The translated string appears as the tab name and as the
+#. * text associated with the option selector on the tab
+#.
+#. src/report/report-system/report.scm
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/transaction.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../src/gnome-utils/glade/preferences.glade.h:36
+#: ../src/gnome/gnc-plugin-page-account-tree.c:356
+#: ../src/libqof/qof/qofbookslots.h:65 ../intl-scm/guile-strings.c:3622
+#: ../intl-scm/guile-strings.c:3678 ../intl-scm/guile-strings.c:3754
+#: ../intl-scm/guile-strings.c:3912 ../intl-scm/guile-strings.c:3974
+#: ../intl-scm/guile-strings.c:4022 ../intl-scm/guile-strings.c:4050
+#: ../intl-scm/guile-strings.c:4274 ../intl-scm/guile-strings.c:4398
+#: ../intl-scm/guile-strings.c:4460 ../intl-scm/guile-strings.c:4694
+#: ../intl-scm/guile-strings.c:4786 ../intl-scm/guile-strings.c:4842
+#: ../intl-scm/guile-strings.c:5054 ../intl-scm/guile-strings.c:5130
+#: ../intl-scm/guile-strings.c:5288 ../intl-scm/guile-strings.c:5350
+#: ../intl-scm/guile-strings.c:5398 ../intl-scm/guile-strings.c:5426
+#: ../intl-scm/guile-strings.c:5630 ../intl-scm/guile-strings.c:5754
+#: ../intl-scm/guile-strings.c:5816 ../intl-scm/guile-strings.c:6050
+#: ../intl-scm/guile-strings.c:6142 ../intl-scm/guile-strings.c:6198
+#: ../intl-scm/guile-strings.c:6370 ../intl-scm/guile-strings.c:6502
+#: ../intl-scm/guile-strings.c:6586 ../intl-scm/guile-strings.c:6852
+#: ../intl-scm/guile-strings.c:7096 ../intl-scm/guile-strings.c:7392
+#: ../intl-scm/guile-strings.c:7520 ../intl-scm/guile-strings.c:7652
+#: ../intl-scm/guile-strings.c:7736 ../intl-scm/guile-strings.c:8002
+#: ../intl-scm/guile-strings.c:8246 ../intl-scm/guile-strings.c:8542
+msgid "Accounts"
+msgstr "Accounts"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:37
+msgid ""
+"After reconciling a credit card statement, prompt the user to enter a credit "
+"card payment."
+msgstr ""
+"After reconciling a credit card statement, prompt the user to enter a credit "
+"card payment."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:38
+msgid "All transactions are expanded to show all splits."
+msgstr "All transactions are expanded to show all splits."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:39
+msgid ""
+"Alternate the primary and secondary colors by transaction instead of by "
+"alternating by row."
+msgstr ""
+"Alternate the primary and secondary colors by transaction instead of by "
+"alternating by row."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:40
+msgid ""
+"Always open the reconcile dialog using today's date for the statement date, "
+"regardless of previous reconciliations."
+msgstr ""
+"Always open the reconcile dialog using today's date for the statement date, "
+"regardless of previous reconciliations."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:41
+msgid "Always reconcile to t_oday"
+msgstr "Always reconcile to t_oday"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:42
+msgid "Auto-save time _interval:"
+msgstr "Auto-save time _interval:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:43
+msgid "Automatic _interest transfer"
+msgstr "Automatic _interest transfer"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:44
+msgid "Automatic credit card _payment"
+msgstr "Automatic credit card _payment"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:45
+msgid ""
+"Automatically expand the current transaction to show all splits.  All other "
+"transactions are shown on one line. (Two in double line mode.)"
+msgstr ""
+"Automatically expand the current transaction to show all splits.  All other "
+"transactions are shown on one line. (Two in double line mode.)"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:46
+msgid ""
+"Automatically insert a decimal point into values that are entered without "
+"one."
+msgstr ""
+"Automatically insert a decimal point into values that are entered without "
+"one."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:47
+msgid "Automatically raise the list of accounts or actions during input."
+msgstr "Automatically raise the list of accounts or actions during input."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:48
+msgid "B_ottom"
+msgstr "B_ottom"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:49
+msgid "Below the actual date, print the format of that date in 8 point type."
+msgstr "Below the actual date, print the format of that date in 8 point type."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:50
+msgid "Bottom"
+msgstr "Bottom"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:51
+msgid "Bring the most _recent tab to the front"
+msgstr "Bring the most _recent tab to the front"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:52
+msgid "C_redit accounts"
+msgstr "C_redit accounts"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:53
+msgid "Ch_oose:"
+msgstr "Ch_oose:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:54
+msgid "Character:"
+msgstr "Character:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:55
+msgid "Check cleared _transactions"
+msgstr "Check cleared _transactions"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:56
+msgid "Com_press files"
+msgstr "Com_press files"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:57
+msgid "Compress the data file with gzip when saving it to disk."
+msgstr "Compress the data file with gzip when saving it to disk."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:58
+msgid "Date/Time"
+msgstr "Date/Time"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:59
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:15
+msgid ""
+"Dates will be completed so that they are close to the current date. Enter "
+"the maximum number of months to go backwards in time when completing dates."
+msgstr ""
+"Dates will be completed so that they are close to the current date. Enter "
+"the maximum number of months to go backwards in time when completing dates."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:60
+msgid ""
+"Dates will be completed so that they are within the current calendar year."
+msgstr ""
+"Dates will be completed so that they are within the current calendar year."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:61
+msgid "Default _font:"
+msgstr "Default _font:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:62
+msgid "Default to 'new search' if fewer than this number of items is returned."
+msgstr ""
+"Default to 'new search' if fewer than this number of items is returned."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:63
+msgid "Display \"_tip of the day\" dialog"
+msgstr "Display \"_tip of the day\" dialog"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:64
+msgid "Display hints for using GnuCash at startup"
+msgstr "Display hints for using GnuCash at startup"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:65
+msgid "Display ne_gative amounts in red"
+msgstr "Display ne_gative amounts in red"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:66
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:20
+msgid "Display negative amounts in red"
+msgstr "Display negative amounts in red"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:67
+msgid "Display the notebook tabs at the bottom of the window."
+msgstr "Display the notebook tabs at the bottom of the window."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:68
+msgid "Display the notebook tabs at the left of the window."
+msgstr "Display the notebook tabs at the left of the window."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:69
+msgid "Display the notebook tabs at the right of the window."
+msgstr "Display the notebook tabs at the right of the window."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:70
+msgid "Display the notebook tabs at the top of the window."
+msgstr "Display the notebook tabs at the top of the window."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:71
+msgid "Display the summary bar at the bottom of the page."
+msgstr "Display the summary bar at the bottom of the page."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:72
+msgid "Display the summary bar at the top of the page."
+msgstr "Display the summary bar at the top of the page."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:73
+msgid "Display toolbar items as icons only."
+msgstr "Display toolbar items as icons only."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:74
+msgid "Display toolbar items as text only."
+msgstr "Display toolbar items as text only."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:75
+msgid ""
+"Display toolbar items with the text label below the icon.  Labels are show "
+"for all items."
+msgstr ""
+"Display toolbar items with the text label below the icon.  Labels are show "
+"for all items."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:76
+msgid ""
+"Display toolbar items with the text label beside the icon.  Labels are only "
+"shown for the most important items."
+msgstr ""
+"Display toolbar items with the text label beside the icon.  Labels are only "
+"shown for the most important items."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:77
+msgid "Don't sign reverse any accounts."
+msgstr "Don't sign reverse any accounts."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:78
+msgid "Double _mode colors alternate with transactions"
+msgstr "Double _mode colors alternate with transactions"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:79
+msgid "Draw _vertical lines between columns"
+msgstr "Draw _vertical lines between columns"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:80
+msgid "Draw hori_zontal lines between rows"
+msgstr "Draw hori_zontal lines between rows"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:81
+msgid "Enter number of months."
+msgstr "Enter number of months."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:82
+#: ../src/gnome/glade/sched-xact.glade.h:88
+msgid "For:"
+msgstr "For:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:83
+#: ../src/gnome/glade/sched-xact.glade.h:89
+msgid "Forever"
+msgstr "Forever"
+
+#. src/report/report-system/report.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/trial-balance.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#. src/report/utility-reports/gnucash/report/view-column.scm
+#. src/report/utility-reports/view-column.scm
+#: ../src/gnome-utils/glade/preferences.glade.h:84
+#: ../src/gnome/glade/account.glade.h:24 ../intl-scm/guile-strings.c:3620
+#: ../intl-scm/guile-strings.c:4878 ../intl-scm/guile-strings.c:4880
+#: ../intl-scm/guile-strings.c:6234 ../intl-scm/guile-strings.c:6236
+#: ../intl-scm/guile-strings.c:6726 ../intl-scm/guile-strings.c:7458
+#: ../intl-scm/guile-strings.c:7460 ../intl-scm/guile-strings.c:7876
+#: ../intl-scm/guile-strings.c:8608 ../intl-scm/guile-strings.c:8610
+#: ../intl-scm/guile-strings.c:8658 ../intl-scm/guile-strings.c:8664
+#: ../intl-scm/guile-strings.c:8670 ../intl-scm/guile-strings.c:8676
+#: ../intl-scm/guile-strings.c:8784 ../intl-scm/guile-strings.c:8788
+#: ../intl-scm/guile-strings.c:8792 ../intl-scm/guile-strings.c:8796
+#: ../intl-scm/guile-strings.c:8870 ../intl-scm/guile-strings.c:8876
+#: ../intl-scm/guile-strings.c:8882 ../intl-scm/guile-strings.c:8888
+#: ../intl-scm/guile-strings.c:8996 ../intl-scm/guile-strings.c:9000
+#: ../intl-scm/guile-strings.c:9004 ../intl-scm/guile-strings.c:9008
+#: ../intl-scm/guile-strings.c:9082 ../intl-scm/guile-strings.c:9088
+#: ../intl-scm/guile-strings.c:9094 ../intl-scm/guile-strings.c:9100
+#: ../intl-scm/guile-strings.c:9106 ../intl-scm/guile-strings.c:9214
+#: ../intl-scm/guile-strings.c:9218 ../intl-scm/guile-strings.c:9222
+#: ../intl-scm/guile-strings.c:9226 ../intl-scm/guile-strings.c:9230
+#: ../intl-scm/guile-strings.c:9304 ../intl-scm/guile-strings.c:9310
+#: ../intl-scm/guile-strings.c:9316 ../intl-scm/guile-strings.c:9350
+#: ../intl-scm/guile-strings.c:9356 ../intl-scm/guile-strings.c:9362
+#: ../intl-scm/guile-strings.c:9368 ../intl-scm/guile-strings.c:9476
+#: ../intl-scm/guile-strings.c:9480 ../intl-scm/guile-strings.c:9484
+#: ../intl-scm/guile-strings.c:9488 ../intl-scm/guile-strings.c:9562
+#: ../intl-scm/guile-strings.c:9568 ../intl-scm/guile-strings.c:9574
+#: ../intl-scm/guile-strings.c:9580 ../intl-scm/guile-strings.c:9688
+#: ../intl-scm/guile-strings.c:9692 ../intl-scm/guile-strings.c:9696
+#: ../intl-scm/guile-strings.c:9700 ../intl-scm/guile-strings.c:9774
+#: ../intl-scm/guile-strings.c:9780 ../intl-scm/guile-strings.c:9786
+#: ../intl-scm/guile-strings.c:9792 ../intl-scm/guile-strings.c:9798
+#: ../intl-scm/guile-strings.c:9906 ../intl-scm/guile-strings.c:9910
+#: ../intl-scm/guile-strings.c:9914 ../intl-scm/guile-strings.c:9918
+#: ../intl-scm/guile-strings.c:9922 ../intl-scm/guile-strings.c:9996
+#: ../intl-scm/guile-strings.c:10002 ../intl-scm/guile-strings.c:10008
+#: ../intl-scm/guile-strings.c:10200 ../intl-scm/guile-strings.c:10206
+#: ../intl-scm/guile-strings.c:10388 ../intl-scm/guile-strings.c:10394
+msgid "General"
+msgstr "General"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:85
+msgid "GnuCash Options"
+msgstr "GnuCash Options"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:86
+msgid "GnuCash Preferences"
+msgstr "GnuCash Preferences"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:87
+msgid "How many automatic decimal places will be filled in."
+msgstr "How many automatic decimal places will be filled in."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:88
+msgid "How many days to keep old log/backup files."
+msgstr "How many days to keep old log/backup files."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:89
+msgid ""
+"If active, GnuCash shows a confirmation question each time the auto-save "
+"feature is started. Otherwise no extra explanation is shown."
+msgstr ""
+"If active, GnuCash shows a confirmation question each time the auto-save "
+"feature is started. Otherwise no extra explanation is shown."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:90
+msgid ""
+"If checked, each register will be opened in its own top level window.  If "
+"clear, the register will be opened in the current window."
+msgstr ""
+"If checked, each register will be opened in its own top level window.  If "
+"clear, the register will be opened in the current window."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:91
+msgid ""
+"If checked, each report will be opened in its own top level window.  If "
+"clear, the report will be opened in the current window."
+msgstr ""
+"If checked, each report will be opened in its own top level window.  If "
+"clear, the report will be opened in the current window."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:92
+msgid ""
+"If checked, non-currency commodities will be shown in the summary bar.  If "
+"clear, only currencies will be shown."
+msgstr ""
+"If checked, non-currency commodities will be shown in the summary bar.  If "
+"clear, only currencies will be shown."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:93
+msgid ""
+"If checked, only the names of the leaf accounts are displayed in the "
+"register and in the account selection popup. The default behaviour is to "
+"display the full name, including the path in the account tree. Checking this "
+"option implies that you use unique leaf names."
+msgstr ""
+"If checked, only the names of the leaf accounts are displayed in the "
+"register and in the account selection popup. The default behaviour is to "
+"display the full name, including the path in the account tree. Checking this "
+"option implies that you use unique leaf names."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:94
+msgid ""
+"If checked, pressing the 'Enter' key will move to the blank transaction at "
+"the bottom of the register.  If clear, pressing the 'Enter' key will move "
+"down one row."
+msgstr ""
+"If checked, pressing the 'Enter' key will move to the blank transaction at "
+"the bottom of the register.  If clear, pressing the 'Enter' key will move "
+"down one row."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:95
+msgid ""
+"If checked, the system color theme will be applied to register windows.  If "
+"clear, the original GnuCash register colors will be used."
+msgstr ""
+"If checked, the system color theme will be applied to register windows.  If "
+"clear, the original GnuCash register colors will be used."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:96
+msgid ""
+"In a sliding 12-month window starting this \n"
+"many months before the current month:"
+msgstr ""
+"In a sliding 12-month window starting this \n"
+"many months before the current month:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:98
+msgid "In the current calendar year"
+msgstr "In the current calendar year"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:99
+msgid "Include _grand total"
+msgstr "Include _grand total"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:100
+msgid "Include _non-currency totals"
+msgstr "Include _non-currency totals"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:101
+msgid "Loc_ale:"
+msgstr "Loc_ale:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:102
+msgid "Move to Transfer field when memorised transaction auto filled."
+msgstr "Move to Transfer field when memorised transaction auto filled."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:103
+#: ../src/gnome/dialog-sx-since-last-run.c:451
+msgid "Never"
+msgstr "Never"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:104
+msgid "New search _limit:"
+msgstr "New search _limit:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:105
+msgid "Number of _transactions:"
+msgstr "Number of _transactions:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:106
+msgid "Perform account list _setup on new file"
+msgstr "Perform account list _setup on new file"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:107
+msgid "Pre-check cleared transactions when creating a reconcile dialog."
+msgstr "Pre-check cleared transactions when creating a reconcile dialog."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:108
+msgid ""
+"Present the new account list dialog when you choose \"New File\" from the "
+"\"File\" menu"
+msgstr ""
+"Present the new account list dialog when you choose \"New File\" from the "
+"\"File\" menu"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:109
+msgid "Print '***' before and after each text field on the check."
+msgstr "Print '***' before and after each text field on the check."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:110
+msgid "Print _blocking chars"
+msgstr "Print _blocking chars"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:111
+msgid "Print _date format"
+msgstr "Print _date format"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:112
+msgid "Printing"
+msgstr "Printing"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:113
+#: ../src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in.h:6
+msgid ""
+"Prior to reconciling an account which charges or pays interest, prompt the "
+"user to enter a transaction for the interest charge or payment. Currently "
+"only enabled for Bank, Credit, Mutual, Asset, Receivable, Payable, and "
+"Liability accounts."
+msgstr ""
+"Prior to reconciling an account which charges or pays interest, prompt the "
+"user to enter a transaction for the interest charge or payment. Currently "
+"only enabled for Bank, Credit, Mutual, Asset, Receivable, Payable, and "
+"Liability accounts."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:114
+msgid "Priority text besi_de icons"
+msgstr "Priority text besi_de icons"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:115
+msgid "Re_lative:"
+msgstr "Re_lative:"
+
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../src/gnome-utils/glade/preferences.glade.h:116
+#: ../src/gnome/gnc-plugin-page-register.c:1966
+#: ../intl-scm/guile-strings.c:4912 ../intl-scm/guile-strings.c:6268
+#: ../intl-scm/guile-strings.c:6836 ../intl-scm/guile-strings.c:7986
+msgid "Register"
+msgstr "Register"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:117
+msgid "Register Defaults"
+msgstr "Register Defaults"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:118
+msgid "Register opens in a new _window"
+msgstr "Register opens in a new _window"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:119
+msgid "Report opens in a new _window"
+msgstr "Report opens in a new _window"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:120
+msgid "Reports"
+msgstr "Reports"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:122
+msgid ""
+"Show a close button on each notebook tab.  These function identically to the "
+"'Close' menu item."
+msgstr ""
+"Show a close button on each notebook tab.  These function identically to the "
+"'Close' menu item."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:123
+msgid ""
+"Show a grand total of all accounts converted to the default report currency."
+msgstr ""
+"Show a grand total of all accounts converted to the default report currency."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:124
+msgid "Show all transactions on one line. (Two in double line mode.)"
+msgstr "Show all transactions on one line. (Two in double line mode.)"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:125
+msgid "Show auto-save confirmation _question"
+msgstr "Show auto-save confirmation _question"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:126
+msgid "Show close button on _notebook tabs"
+msgstr "Show close button on _notebook tabs"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:127
+msgid "Show horizontal borders on the cells."
+msgstr "Show horizontal borders on the cells."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:128
+msgid "Show splash scree_n"
+msgstr "Show splash scree_n"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:129
+msgid "Show splash screen at startup."
+msgstr "Show splash screen at startup."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:130
+msgid ""
+"Show this many transactions in a register. A value of zero means show all "
+"transactions."
+msgstr ""
+"Show this many transactions in a register. A value of zero means show all "
+"transactions."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:131
+msgid ""
+"Show two lines of information for each transaction instead of one.  Does not "
+"affect expanded transactions."
+msgstr ""
+"Show two lines of information for each transaction instead of one.  Does not "
+"affect expanded transactions."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:132
+msgid "Show vertical borders on the cells."
+msgstr "Show vertical borders on the cells."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:133
+msgid "Sign reverse balances on income and expense accounts."
+msgstr "Sign reverse balances on income and expense accounts."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:134
+msgid ""
+"Sign reverse balances on the following: Credit Card, Payable, Liability, "
+"Equity, and Income."
+msgstr ""
+"Sign reverse balances on the following: Credit Card, Payable, Liability, "
+"Equity, and Income."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:135
+msgid "Tab order in_cludes Transfer on Memorised Transactions"
+msgstr "Tab order in_cludes Transfer on Memorised Transactions"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:136
+msgid "Text _below icons"
+msgstr "Text _below icons"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:137
+msgid ""
+"The character that will be used between components of an account name.  A "
+"legal value is any single character except letters and numbers, or any of "
+"the following strings: \"colon\" \"slash\", \"backslash\", \"dash\" and "
+"\"period\"."
+msgstr ""
+"The character that will be used between components of an account name.  A "
+"legal value is any single character except letters and numbers, or any of "
+"the following strings: \"colon\" \"slash\", \"backslash\", \"dash\" and "
+"\"period\"."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:138
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:60
+msgid ""
+"The number of minutes until saving of the data file to harddisk will be "
+"started automatically. If zero, no saving will be started automatically."
+msgstr ""
+"The number of minutes until saving of the data file to harddisk will be "
+"started automatically. If zero, no saving will be started automatically."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:139
+msgid "To_p"
+msgstr "To_p"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:140
+#: ../src/gnome/dialog-print-check.c:2512
+msgid "Top"
+msgstr "Top"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:141
+#: ../src/gnome/gnc-plugin-page-register.c:377
+msgid "Transaction _Journal"
+msgstr "Transaction _Journal"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:142
+msgid "US Dollars (USD)"
+msgstr "US Dollars (USD)"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:143
+msgid "U_K:"
+msgstr "U_K:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:144
+msgid "U_se 24-hour clock"
+msgstr "U_se 24-hour clock"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:145
+msgid "Use _formal accounting labels"
+msgstr "Use _formal accounting labels"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:146
+msgid "Use a 24 hour (instead of a 12 hour) time format."
+msgstr "Use a 24 hour (instead of a 12 hour) time format."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:147
+msgid "Use only 'debit' and 'credit' instead of informal synonyms"
+msgstr "Use only 'debit' and 'credit' instead of informal synonyms"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:148
+msgid "Use s_ystem default"
+msgstr "Use s_ystem default"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:149
+msgid "Use the date format common in continental Europe."
+msgstr "Use the date format common in continental Europe."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:150
+msgid "Use the date format common in the United Kingdom."
+msgstr "Use the date format common in the United Kingdom."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:151
+msgid "Use the date format common in the United States."
+msgstr "Use the date format common in the United States."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:152
+msgid "Use the date format specified by the ISO-8601 standard."
+msgstr "Use the date format specified by the ISO-8601 standard."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:153
+msgid "Use the date format specified by the system locale."
+msgstr "Use the date format specified by the system locale."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:154
+msgid ""
+"Use the specified absolute ending date for profit/loss calculations.  Also "
+"use this date for net assets calculations."
+msgstr ""
+"Use the specified absolute ending date for profit/loss calculations.  Also "
+"use this date for net assets calculations."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:155
+msgid "Use the specified absolute starting date for profit/loss calculations."
+msgstr "Use the specified absolute starting date for profit/loss calculations."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:156
+msgid "Use the specified currency for all newly created accounts."
+msgstr "Use the specified currency for all newly created accounts."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:157
+msgid "Use the specified currency for all newly created reports."
+msgstr "Use the specified currency for all newly created reports."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:158
+msgid ""
+"Use the specified relative ending date for profit/loss calculations.  Also "
+"use this date for net assets calculations."
+msgstr ""
+"Use the specified relative ending date for profit/loss calculations.  Also "
+"use this date for net assets calculations."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:159
+msgid "Use the specified relative starting date for profit/loss calculations."
+msgstr "Use the specified relative starting date for profit/loss calculations."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:160
+msgid "Use the system locale currency for all newly created accounts."
+msgstr "Use the system locale currency for all newly created accounts."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:161
+msgid "Use the system locale currency for all newly created reports."
+msgstr "Use the system locale currency for all newly created reports."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:162
+msgid "Use the system setting for displaying toolbar items."
+msgstr "Use the system setting for displaying toolbar items."
+
+#: ../src/gnome-utils/glade/preferences.glade.h:163
+msgid "When a date is entered without year, it should be taken:"
+msgstr "When a date is entered without year, it should be taken:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:164
+msgid "Windows"
+msgstr "Windows"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:165
+msgid "_Absolute:"
+msgstr "_Absolute:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:166
+msgid "_Auto-raise lists"
+msgstr "_Auto-raise lists"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:167
+msgid "_Auto-split ledger"
+msgstr "_Auto-split ledger"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:168
+msgid "_Automatic decimal point"
+msgstr "_Automatic decimal point"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:169
+msgid "_Basic ledger"
+msgstr "_Basic ledger"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:170
+msgid "_Decimal places:"
+msgstr "_Decimal places:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:171
+msgid "_Double line mode"
+msgstr "_Double line mode"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:172
+msgid "_Europe:"
+msgstr "_Europe:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:173
+msgid "_ISO:"
+msgstr "_ISO:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:174
+msgid "_Icons only"
+msgstr "_Icons only"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:175
+msgid "_Income & expense"
+msgstr "_Income & expense"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:176
+msgid "_Left"
+msgstr "_Left"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:177
+msgid "_None"
+msgstr "_None"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:178
+msgid "_Only display leaf account names"
+msgstr "_Only display leaf account names"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:179
+msgid "_Relative:"
+msgstr "_Relative:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:180
+msgid "_Retain log files:"
+msgstr "_Retain log files:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:181
+msgid "_Right"
+msgstr "_Right"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:182
+msgid "_Save window size and position"
+msgstr "_Save window size and position"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:183
+msgid "_Text only"
+msgstr "_Text only"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:184
+msgid "_US:"
+msgstr "_US:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:185
+msgid "_Use system theme colors"
+msgstr "_Use system theme colors"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:186
+msgid "_Width:"
+msgstr "_Width:"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:187
+msgid "characters"
+msgstr "characters"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:188
+#: ../src/gnome/glade/sched-xact.glade.h:170
+msgid "days"
+msgstr "days"
+
+#: ../src/gnome-utils/glade/preferences.glade.h:189
+msgid "minutes"
+msgstr "minutes"
+
+#: ../src/gnome-utils/glade/totd.glade.h:1
+msgid "<b>Tip of the Day:</b>"
+msgstr "<b>Tip of the Day:</b>"
+
+#: ../src/gnome-utils/glade/totd.glade.h:2
+msgid "GnuCash Tip Of The Day"
+msgstr "GnuCash Tip Of The Day"
+
+#: ../src/gnome-utils/glade/totd.glade.h:3
+msgid "_Show tips at startup"
+msgstr "_Show tips at startup"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:1
+msgid "<b>Basic Information</b>"
+msgstr "<b>Basic Information</b>"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:2
+msgid "<b>Currency Transfer</b>"
+msgstr "<b>Currency Transfer</b>"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:3
+msgid "<b>Transfer From</b>"
+msgstr "<b>Transfer From</b>"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:4
+msgid "<b>Transfer To</b>"
+msgstr "<b>Transfer To</b>"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:5
+#: ../src/gnome/glade/sched-xact.glade.h:54
+msgid "Amount:"
+msgstr "Amount:"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:6
+msgid "Currency:"
+msgstr "Currency:"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:7
+msgid "Date:"
+msgstr "Date:"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:9
+msgid "Exchange Rate:"
+msgstr "Exchange Rate:"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:10
+msgid "Memo:"
+msgstr "Memo:"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:11
+msgid "Num:"
+msgstr "Num:"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../src/gnome-utils/glade/transfer.glade.h:12
+#: ../intl-scm/guile-strings.c:6504 ../intl-scm/guile-strings.c:6622
+#: ../intl-scm/guile-strings.c:7654 ../intl-scm/guile-strings.c:7772
+msgid "Show Income/Expense"
+msgstr "Show Income/Expense"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:14
+msgid "Transfer Funds"
+msgstr "Transfer Funds"
+
+#: ../src/gnome-utils/glade/transfer.glade.h:15
+msgid "_Fetch Rate"
+msgstr "_Fetch Rate"
+
+#. create the button.
+#: ../src/gnome-utils/gnc-account-sel.c:454
+msgid "New..."
+msgstr "New..."
+
+#: ../src/gnome-utils/gnc-autosave.c:99
+msgid "Save file automatically?"
+msgstr "Save file automatically?"
+
+#: ../src/gnome-utils/gnc-autosave.c:102
+#, c-format
+msgid ""
+"Your data file needs to be saved to your hard disk to save your changes.  "
+"GnuCash has a feature to save the file automatically every %d minutes, just "
+"as if you had pressed the \"Save\" button each time. \n"
+"\n"
+"You can change the time interval or turn off this feature under Edit -> "
+"Preferences -> General -> Auto-save time interval. \n"
+"\n"
+"Should your file be saved automatically?"
+msgstr ""
+"Your data file needs to be saved to your hard disk to save your changes.  "
+"GnuCash has a feature to save the file automatically every %d minutes, just "
+"as if you had pressed the \"Save\" button each time. \n"
+"\n"
+"You can change the time interval or turn off this feature under Edit -> "
+"Preferences -> General -> Auto-save time interval. \n"
+"\n"
+"Should your file be saved automatically?"
+
+#: ../src/gnome-utils/gnc-autosave.c:107
+msgid "_Yes, this time"
+msgstr "_Yes, this time"
+
+#: ../src/gnome-utils/gnc-autosave.c:108
+msgid "Yes, _always"
+msgstr "Yes, _always"
+
+#: ../src/gnome-utils/gnc-autosave.c:109
+msgid "No, n_ever"
+msgstr "No, n_ever"
+
+#: ../src/gnome-utils/gnc-autosave.c:110
+msgid "_No, not this time"
+msgstr "_No, not this time"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../src/gnome-utils/gnc-date-delta.c:218 ../intl-scm/guile-strings.c:6662
+#: ../intl-scm/guile-strings.c:7812
+msgid "Weeks"
+msgstr "Weeks"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../src/gnome-utils/gnc-date-delta.c:220 ../intl-scm/guile-strings.c:6666
+#: ../intl-scm/guile-strings.c:7816
+msgid "Months"
+msgstr "Months"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../src/gnome-utils/gnc-date-delta.c:222 ../intl-scm/guile-strings.c:6668
+#: ../intl-scm/guile-strings.c:7818
+msgid "Years"
+msgstr "Years"
+
+#: ../src/gnome-utils/gnc-date-delta.c:246
+msgid "Ago"
+msgstr "Ago"
+
+#: ../src/gnome-utils/gnc-date-delta.c:248
+msgid "From Now"
+msgstr "From Now"
+
+#. Calendar label, only shown if the date editor has a time field
+#: ../src/gnome-utils/gnc-date-edit.c:829
+msgid "Calendar"
+msgstr "Calendar"
+
+#: ../src/gnome-utils/gnc-dense-cal.c:249
+msgid "12 months"
+msgstr "12 months"
+
+#: ../src/gnome-utils/gnc-dense-cal.c:250
+msgid "6 months"
+msgstr "6 months"
+
+#: ../src/gnome-utils/gnc-dense-cal.c:251
+msgid "4 months"
+msgstr "4 months"
+
+#: ../src/gnome-utils/gnc-dense-cal.c:252
+msgid "3 months"
+msgstr "3 months"
+
+#: ../src/gnome-utils/gnc-dense-cal.c:253
+msgid "2 months"
+msgstr "2 months"
+
+#: ../src/gnome-utils/gnc-dense-cal.c:254
+msgid "1 month"
+msgstr "1 month"
+
+#: ../src/gnome-utils/gnc-dense-cal.c:287
+msgid "View:"
+msgstr "View:"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../src/gnome-utils/gnc-dense-cal.c:325 ../intl-scm/guile-strings.c:8864
+#: ../intl-scm/guile-strings.c:9076 ../intl-scm/guile-strings.c:9298
+#: ../intl-scm/guile-strings.c:9556 ../intl-scm/guile-strings.c:9768
+#: ../intl-scm/guile-strings.c:9990
+msgid "Date: "
+msgstr "Date: "
+
+#: ../src/gnome-utils/gnc-dense-cal.c:337
+#: ../src/gnome-utils/gnc-tree-view-sx-list.c:182
+#: ../src/gnome/glade/sched-xact.glade.h:90
+msgid "Frequency"
+msgstr "Frequency"
+
+#: ../src/gnome-utils/gnc-dense-cal.c:1178
+msgid "(unnamed)"
+msgstr "(unnamed)"
+
+#: ../src/gnome-utils/gnc-druid-provider-file-gnome.c:100
+#, c-format
+msgid "Failed to process file: %s"
+msgstr "Failed to process file: %s"
+
+#: ../src/gnome-utils/gnc-druid-provider-file-gnome.c:134
+#, c-format
+msgid "Failed to open file: %s: %s"
+msgstr "Failed to open file: %s: %s"
+
+#: ../src/gnome-utils/gnc-file.c:99 ../src/gnome-utils/gnc-file.c:920
+#: ../src/gnome/gnc-plugin-page-account-tree.c:263
+#: ../src/gnome/gnc-plugin-page-budget.c:178 ../src/gnome/lot-viewer.c:453
+#: ../src/gnome/window-reconcile.c:1638
+msgid "Open"
+msgstr "Open"
+
+#. File menu
+#. Menu Items
+#: ../src/gnome-utils/gnc-file.c:103 ../src/gnome-utils/gnc-main-window.c:244
+#: ../src/plugins/bi_import/gnc-plugin-bi_import.c:56
+msgid "_Import"
+msgstr "_Import"
+
+#: ../src/gnome-utils/gnc-file.c:105 ../src/gnome-utils/gnc-file.c:272
+msgid "Import"
+msgstr "Import"
+
+#: ../src/gnome-utils/gnc-file.c:111 ../src/gnome-utils/gnc-file.c:974
+#: ../src/gnome-utils/gnc-file.c:1197
+msgid "Save"
+msgstr "Save"
+
+#: ../src/gnome-utils/gnc-file.c:115 ../src/gnome-utils/gnc-main-window.c:245
+msgid "_Export"
+msgstr "_Export"
+
+#: ../src/gnome-utils/gnc-file.c:157
+msgid "All files"
+msgstr "All files"
+
+#: ../src/gnome-utils/gnc-file.c:203
+msgid "(null)"
+msgstr "(null)"
+
+#: ../src/gnome-utils/gnc-file.c:217
+#, c-format
+msgid "No suitable backend was found for %s."
+msgstr "No suitable backend was found for %s."
+
+#: ../src/gnome-utils/gnc-file.c:222
+#, c-format
+msgid "The URL %s is not supported by this version of GnuCash."
+msgstr "The URL %s is not supported by this version of GnuCash."
+
+#: ../src/gnome-utils/gnc-file.c:227
+#, c-format
+msgid "Can't parse the URL %s."
+msgstr "Can't parse the URL %s."
+
+#: ../src/gnome-utils/gnc-file.c:232
+#, c-format
+msgid "Can't connect to %s. The host, username or password were incorrect."
+msgstr "Can't connect to %s. The host, username or password were incorrect."
+
+#: ../src/gnome-utils/gnc-file.c:238
+#, c-format
+msgid "Can't connect to %s. Connection was lost, unable to send data."
+msgstr "Can't connect to %s. Connection was lost, unable to send data."
+
+#: ../src/gnome-utils/gnc-file.c:244
+msgid ""
+"This file/URL appears to be from a newer version of GnuCash. You must "
+"upgrade your version of GnuCash to work with this data."
+msgstr ""
+"This file/URL appears to be from a newer version of GnuCash. You must "
+"upgrade your version of GnuCash to work with this data."
+
+#: ../src/gnome-utils/gnc-file.c:251
+#, c-format
+msgid "The database %s doesn't seem to exist. Do you want to create it?"
+msgstr "The database %s doesn't seem to exist. Do you want to create it?"
+
+#: ../src/gnome-utils/gnc-file.c:265
+#, c-format
+msgid ""
+"GnuCash could not obtain the lock for %s. That database may be in use by "
+"another user, in which case you should not open the database. Do you want to "
+"proceed with opening the database?"
+msgstr ""
+"GnuCash could not obtain the lock for %s. That database may be in use by "
+"another user, in which case you should not open the database. Do you want to "
+"proceed with opening the database?"
+
+#: ../src/gnome-utils/gnc-file.c:273
+#, c-format
+msgid ""
+"GnuCash could not obtain the lock for %s. That database may be in use by "
+"another user, in which case you should not import the database. Do you want "
+"to proceed with importing the database?"
+msgstr ""
+"GnuCash could not obtain the lock for %s. That database may be in use by "
+"another user, in which case you should not import the database. Do you want "
+"to proceed with importing the database?"
+
+#: ../src/gnome-utils/gnc-file.c:281
+#, c-format
+msgid ""
+"GnuCash could not obtain the lock for %s. That database may be in use by "
+"another user, in which case you should not save the database. Do you want to "
+"proceed with saving the database?"
+msgstr ""
+"GnuCash could not obtain the lock for %s. That database may be in use by "
+"another user, in which case you should not save the database. Do you want to "
+"proceed with saving the database?"
+
+#: ../src/gnome-utils/gnc-file.c:289
+#, c-format
+msgid ""
+"GnuCash could not obtain the lock for %s. That database may be in use by "
+"another user, in which case you should not export the database. Do you want "
+"to proceed with exporting the database?"
+msgstr ""
+"GnuCash could not obtain the lock for %s. That database may be in use by "
+"another user, in which case you should not export the database. Do you want "
+"to proceed with exporting the database?"
+
+#: ../src/gnome-utils/gnc-file.c:312
+#, c-format
+msgid ""
+"GnuCash could not write to %s. That database may be on a read-only file "
+"system, or you may not have write permission for the directory."
+msgstr ""
+"GnuCash could not write to %s. That database may be on a read-only file "
+"system, or you may not have write permission for the directory."
+
+#: ../src/gnome-utils/gnc-file.c:319
+#, c-format
+msgid "The file/URL %s does not contain GnuCash data or the data is corrupt."
+msgstr "The file/URL %s does not contain GnuCash data or the data is corrupt."
+
+#: ../src/gnome-utils/gnc-file.c:325
+#, c-format
+msgid ""
+"The server at URL %s experienced an error or encountered bad or corrupt data."
+msgstr ""
+"The server at URL %s experienced an error or encountered bad or corrupt data."
+
+#: ../src/gnome-utils/gnc-file.c:331
+#, c-format
+msgid "You do not have permission to access %s."
+msgstr "You do not have permission to access %s."
+
+#: ../src/gnome-utils/gnc-file.c:336
+#: ../src/register/register-core/formulacell.c:117
+#: ../src/register/register-core/pricecell.c:180
+#, c-format
+msgid "An error occurred while processing %s."
+msgstr "An error occurred while processing %s."
+
+#: ../src/gnome-utils/gnc-file.c:341
+msgid "There was an error reading the file. Do you want to continue?"
+msgstr "There was an error reading the file. Do you want to continue?"
+
+#: ../src/gnome-utils/gnc-file.c:350
+#, c-format
+msgid "There was an error parsing the file %s."
+msgstr "There was an error parsing the file %s."
+
+#: ../src/gnome-utils/gnc-file.c:355
+#, c-format
+msgid "The file %s is empty."
+msgstr "The file %s is empty."
+
+#: ../src/gnome-utils/gnc-file.c:366
+#, c-format
+msgid "The file %s could not be found."
+msgstr "The file %s could not be found."
+
+#: ../src/gnome-utils/gnc-file.c:372
+msgid "This file is from an older version of GnuCash. Do you want to continue?"
+msgstr ""
+"This file is from an older version of GnuCash. Do you want to continue?"
+
+#: ../src/gnome-utils/gnc-file.c:381
+#, c-format
+msgid "The file type of file %s is unknown."
+msgstr "The file type of file %s is unknown."
+
+#: ../src/gnome-utils/gnc-file.c:386
+#, c-format
+msgid "Could not make a backup of the file %s"
+msgstr "Could not make a backup of the file %s"
+
+#: ../src/gnome-utils/gnc-file.c:391
+#, c-format
+msgid ""
+"Could not write to file %s.  Check that you have permission to write to this "
+"file and that there is sufficient space to create it."
+msgstr ""
+"Could not write to file %s.  Check that you have permission to write to this "
+"file and that there is sufficient space to create it."
+
+#: ../src/gnome-utils/gnc-file.c:398
+#, c-format
+msgid "No read permission to read from file %s."
+msgstr "No read permission to read from file %s."
+
+#. Translators: the first %s is a path in the filesystem,
+#. * the second %s is PACKAGE_NAME, which by default is "GnuCash"
+#.
+#: ../src/gnome-utils/gnc-file.c:406
+#, c-format
+msgid ""
+"You attempted to save in\n"
+"%s\n"
+"or a subdirectory thereof.  This is not allowed as %s reserves that "
+"directory for internal use.\n"
+"\n"
+"Please try again in a different directory."
+msgstr ""
+"You attempted to save in\n"
+"%s\n"
+"or a subdirectory thereof.  This is not allowed as %s reserves that "
+"directory for internal use.\n"
+"\n"
+"Please try again in a different directory."
+
+#: ../src/gnome-utils/gnc-file.c:413
+msgid ""
+"This database is from an older version of GnuCash. Select OK to upgrade it "
+"to the current version, Cancel to mark it read-only."
+msgstr ""
+"This database is from an older version of GnuCash. Select OK to upgrade it "
+"to the current version, Cancel to mark it read-only."
+
+#: ../src/gnome-utils/gnc-file.c:422
+msgid ""
+"This database is from a newer version of GnuCash. This version can read it, "
+"but cannot safely save to it. It will be marked read-only until you do "
+"File>Save As."
+msgstr ""
+"This database is from a newer version of GnuCash. This version can read it, "
+"but cannot safely save to it. It will be marked read-only until you do "
+"File>Save As."
+
+#: ../src/gnome-utils/gnc-file.c:430
+msgid ""
+"The SQL database is in use by other users, and the upgrade cannot be "
+"performed until they logoff. If there are currently no other users, consult "
+"the  documentation to learn how to clear out dangling login sessions."
+msgstr ""
+"The SQL database is in use by other users, and the upgrade cannot be "
+"performed until they logoff. If there are currently no other users, consult "
+"the  documentation to learn how to clear out dangling login sessions."
+
+#: ../src/gnome-utils/gnc-file.c:440
+#, c-format
+msgid "An unknown I/O error (%d) occurred."
+msgstr "An unknown I/O error (%d) occurred."
+
+#: ../src/gnome-utils/gnc-file.c:535
+msgid "Save changes to the file?"
+msgstr "Save changes to the file?"
+
+#: ../src/gnome-utils/gnc-file.c:538 ../src/gnome-utils/gnc-main-window.c:1128
+#, c-format
+msgid "If you don't save, changes from the past %d minutes will be discarded."
+msgstr "If you don't save, changes from the past %d minutes will be discarded."
+
+#: ../src/gnome-utils/gnc-file.c:552
+msgid "Continue _Without Saving"
+msgstr "Continue _Without Saving"
+
+#: ../src/gnome-utils/gnc-file.c:678
+#, c-format
+msgid "GnuCash could not obtain the lock for %s."
+msgstr "GnuCash could not obtain the lock for %s."
+
+#: ../src/gnome-utils/gnc-file.c:680
+msgid ""
+"That database may be in use by another user, in which case you should not "
+"open the database. What would you like to do?"
+msgstr ""
+"That database may be in use by another user, in which case you should not "
+"open the database. What would you like to do?"
+
+#: ../src/gnome-utils/gnc-file.c:683
+msgid ""
+"That database may be on a read-only file system, or you may not have write "
+"permission for the directory. If you proceed you may not be able to save any "
+"changes. What would you like to do?"
+msgstr ""
+"That database may be on a read-only file system, or you may not have write "
+"permission for the directory. If you proceed you may not be able to save any "
+"changes. What would you like to do?"
+
+#: ../src/gnome-utils/gnc-file.c:703
+msgid "_Open Anyway"
+msgstr "_Open Anyway"
+
+#: ../src/gnome-utils/gnc-file.c:705
+msgid "_Create New File"
+msgstr "_Create New File"
+
+#. try to load once again
+#: ../src/gnome-utils/gnc-file.c:780 ../src/gnome-utils/gnc-file.c:793
+msgid "Loading user data..."
+msgstr "Loading user data..."
+
+#: ../src/gnome-utils/gnc-file.c:809
+msgid "Re-saving user data..."
+msgstr "Re-saving user data..."
+
+#: ../src/gnome-utils/gnc-file.c:1074 ../src/gnome-utils/gnc-file.c:1302
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1448
+#, c-format
+msgid "The file %s already exists. Are you sure you want to overwrite it?"
+msgstr "The file %s already exists. Are you sure you want to overwrite it?"
+
+#: ../src/gnome-utils/gnc-file.c:1103
+msgid "Exporting file..."
+msgstr "Exporting file..."
+
+#. %s is the strerror(3) error string of the error that occurred.
+#: ../src/gnome-utils/gnc-file.c:1116
+#, c-format
+msgid ""
+"There was an error saving the file.\n"
+"\n"
+"%s"
+msgstr ""
+"There was an error saving the file.\n"
+"\n"
+"%s"
+
+#: ../src/gnome-utils/gnc-general-select.c:223
+msgid "View..."
+msgstr "View..."
+
+#: ../src/gnome-utils/gnc-gnome-utils.c:378
+#: ../src/gnome-utils/gnc-gnome-utils.c:471
+#: ../src/gnome-utils/gnc-gnome-utils.c:524
+msgid ""
+"GnuCash could not find the files for the help documentation.  This is likely "
+"because the 'gnucash-docs' package is not installed."
+msgstr ""
+"GnuCash could not find the files for the help documentation.  This is likely "
+"because the 'gnucash-docs' package is not installed."
+
+#: ../src/gnome-utils/gnc-gnome-utils.c:502
+msgid "GnuCash could not find the files for the help documentation."
+msgstr "GnuCash could not find the files for the help documentation."
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/gnome-utils/gnc-icons.c:17
+#: ../src/gnome/dialog-find-transactions.c:105
+#: ../src/gnome/druid-stock-split.c:616
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:430
+#: ../src/import-export/import-main-matcher.c:475
+#: ../src/import-export/import-match-picker.c:344
+#: ../src/import-export/qif-import/dialog-account-picker.c:355
+#: ../src/register/ledger-core/split-register-model.c:272
+#: ../intl-scm/guile-strings.c:2000 ../intl-scm/guile-strings.c:2110
+#: ../intl-scm/guile-strings.c:2530 ../intl-scm/guile-strings.c:2640
+#: ../intl-scm/guile-strings.c:3918 ../intl-scm/guile-strings.c:4418
+#: ../intl-scm/guile-strings.c:4562 ../intl-scm/guile-strings.c:4628
+#: ../intl-scm/guile-strings.c:4926 ../intl-scm/guile-strings.c:5294
+#: ../intl-scm/guile-strings.c:5774 ../intl-scm/guile-strings.c:5918
+#: ../intl-scm/guile-strings.c:5984 ../intl-scm/guile-strings.c:6282
+#: ../intl-scm/guile-strings.c:6592 ../intl-scm/guile-strings.c:6702
+#: ../intl-scm/guile-strings.c:6760 ../intl-scm/guile-strings.c:7060
+#: ../intl-scm/guile-strings.c:7742 ../intl-scm/guile-strings.c:7852
+#: ../intl-scm/guile-strings.c:7910 ../intl-scm/guile-strings.c:8210
+msgid "Account"
+msgstr "Account"
+
+#: ../src/gnome-utils/gnc-icons.c:18
+msgid "_Delete Account"
+msgstr "_Delete Account"
+
+#: ../src/gnome-utils/gnc-icons.c:19 ../src/gnome/window-reconcile.c:2143
+msgid "_Edit Account"
+msgstr "_Edit Account"
+
+#: ../src/gnome-utils/gnc-icons.c:20
+msgid "_New Account"
+msgstr "_New Account"
+
+#: ../src/gnome-utils/gnc-icons.c:21 ../src/gnome/window-reconcile.c:2138
+msgid "_Open Account"
+msgstr "_Open Account"
+
+#: ../src/gnome-utils/gnc-icons.c:22
+#: ../src/gnome/gnc-plugin-page-account-tree.c:210
+#: ../src/gnome/gnc-plugin-page-register.c:279
+#: ../src/gnome/window-reconcile.c:2148
+msgid "_Transfer..."
+msgstr "_Transfer..."
+
+#: ../src/gnome-utils/gnc-icons.c:23 ../src/gnome/glade/register.glade.h:39
+#: ../src/gnome/gnc-plugin-page-register.c:356
+msgid "S_plit Transaction"
+msgstr "S_plit Transaction"
+
+#: ../src/gnome-utils/gnc-icons.c:24 ../src/gnome/glade/register.glade.h:88
+#: ../src/gnome/gnc-plugin-page-register.c:314
+msgid "_Jump"
+msgstr "_Jump"
+
+#. Translators: %s is a path to a database or any other url,
+#. like mysql://user@server.somewhere/somedb, http://www.somequotes.com/thequotes
+#: ../src/gnome-utils/gnc-keyring.c:193
+#, c-format
+msgid "Enter a user name and password to connect to: %s"
+msgstr "Enter a user name and password to connect to: %s"
+
+#. Toplevel
+#: ../src/gnome-utils/gnc-main-window.c:231
+msgid "_File"
+msgstr "_File"
+
+#: ../src/gnome-utils/gnc-main-window.c:233
+#: ../src/gnome/dialog-sx-editor.c:185 ../src/gnome/glade/register.glade.h:101
+msgid "_View"
+msgstr "_View"
+
+#: ../src/gnome-utils/gnc-main-window.c:234
+#: ../src/gnome/dialog-sx-editor.c:186 ../src/gnome/glade/register.glade.h:74
+msgid "_Actions"
+msgstr "_Actions"
+
+#: ../src/gnome-utils/gnc-main-window.c:235
+msgid "Tra_nsaction"
+msgstr "Tra_nsaction"
+
+#: ../src/gnome-utils/gnc-main-window.c:236
+msgid "_Reports"
+msgstr "_Reports"
+
+#: ../src/gnome-utils/gnc-main-window.c:237
+msgid "_Tools"
+msgstr "_Tools"
+
+#: ../src/gnome-utils/gnc-main-window.c:238
+msgid "E_xtensions"
+msgstr "E_xtensions"
+
+#: ../src/gnome-utils/gnc-main-window.c:239
+msgid "_Windows"
+msgstr "_Windows"
+
+#: ../src/gnome-utils/gnc-main-window.c:240
+#: ../src/gnome/window-reconcile.c:2109 ../src/gnome/window-reconcile.c:2185
+msgid "_Help"
+msgstr "_Help"
+
+#: ../src/gnome-utils/gnc-main-window.c:247
+msgid "_Print..."
+msgstr "_Print..."
+
+#: ../src/gnome-utils/gnc-main-window.c:248
+msgid "Print the currently active page"
+msgstr "Print the currently active page"
+
+#: ../src/gnome-utils/gnc-main-window.c:254
+msgid "Pa_ge Setup..."
+msgstr "Pa_ge Setup..."
+
+#: ../src/gnome-utils/gnc-main-window.c:255
+msgid "Specify the page size and orientation for printing"
+msgstr "Specify the page size and orientation for printing"
+
+#: ../src/gnome-utils/gnc-main-window.c:259
+msgid "Proper_ties"
+msgstr "Proper_ties"
+
+#: ../src/gnome-utils/gnc-main-window.c:260
+msgid "Edit the properties of the current file"
+msgstr "Edit the properties of the current file"
+
+#: ../src/gnome-utils/gnc-main-window.c:264
+msgid "_Close"
+msgstr "_Close"
+
+#: ../src/gnome-utils/gnc-main-window.c:265
+msgid "Close the currently active page"
+msgstr "Close the currently active page"
+
+#: ../src/gnome-utils/gnc-main-window.c:269
+msgid "_Quit"
+msgstr "_Quit"
+
+#: ../src/gnome-utils/gnc-main-window.c:270
+msgid "Quit this application"
+msgstr "Quit this application"
+
+#: ../src/gnome-utils/gnc-main-window.c:277
+#: ../src/gnome/gnc-plugin-page-register.c:181
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1013
+msgid "Cu_t"
+msgstr "Cu_t"
+
+#: ../src/gnome-utils/gnc-main-window.c:278
+#: ../src/gnome/gnc-plugin-page-register.c:182
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1014
+msgid "Cut the current selection and copy it to clipboard"
+msgstr "Cut the current selection and copy it to clipboard"
+
+#: ../src/gnome-utils/gnc-main-window.c:282
+#: ../src/gnome/gnc-plugin-page-register.c:186
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1018
+msgid "_Copy"
+msgstr "_Copy"
+
+#: ../src/gnome-utils/gnc-main-window.c:283
+#: ../src/gnome/gnc-plugin-page-register.c:187
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1019
+msgid "Copy the current selection to clipboard"
+msgstr "Copy the current selection to clipboard"
+
+#: ../src/gnome-utils/gnc-main-window.c:288
+#: ../src/gnome/gnc-plugin-page-register.c:192
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1024
+msgid "Paste the clipboard content at the cursor position"
+msgstr "Paste the clipboard content at the cursor position"
+
+#: ../src/gnome-utils/gnc-main-window.c:292
+msgid "Pr_eferences"
+msgstr "Pr_eferences"
+
+#: ../src/gnome-utils/gnc-main-window.c:293
+msgid "Edit the global preferences of GnuCash"
+msgstr "Edit the global preferences of GnuCash"
+
+#: ../src/gnome-utils/gnc-main-window.c:300
+#: ../src/gnome/gnc-plugin-page-register.c:268
+msgid "_Sort By..."
+msgstr "_Sort By..."
+
+#: ../src/gnome-utils/gnc-main-window.c:301
+msgid "Select sorting criteria for this page view"
+msgstr "Select sorting criteria for this page view"
+
+#: ../src/gnome-utils/gnc-main-window.c:304
+#: ../src/gnome/gnc-plugin-page-account-tree.c:194
+#: ../src/gnome/gnc-plugin-page-budget.c:159
+#: ../src/gnome/gnc-plugin-page-register.c:272
+msgid "_Filter By..."
+msgstr "_Filter By..."
+
+#: ../src/gnome-utils/gnc-main-window.c:305
+msgid "Select the account types that should be displayed."
+msgstr "Select the account types that should be displayed."
+
+#: ../src/gnome-utils/gnc-main-window.c:308
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1028
+msgid "_Refresh"
+msgstr "_Refresh"
+
+#: ../src/gnome-utils/gnc-main-window.c:309
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1029
+msgid "Refresh this window"
+msgstr "Refresh this window"
+
+#. Actions menu
+#: ../src/gnome-utils/gnc-main-window.c:315
+#: ../src/gnome/window-reconcile.c:2153
+msgid "_Check & Repair"
+msgstr "_Check & Repair"
+
+#: ../src/gnome-utils/gnc-main-window.c:317
+msgid "Reset _Warnings..."
+msgstr "Reset _Warnings..."
+
+#: ../src/gnome-utils/gnc-main-window.c:318
+msgid "Reset the state of all warning messages so they will be shown again."
+msgstr "Reset the state of all warning messages so they will be shown again."
+
+#: ../src/gnome-utils/gnc-main-window.c:322
+msgid "Re_name Page"
+msgstr "Re_name Page"
+
+#: ../src/gnome-utils/gnc-main-window.c:323
+msgid "Rename this page."
+msgstr "Rename this page."
+
+#: ../src/gnome-utils/gnc-main-window.c:330
+msgid "_New Window"
+msgstr "_New Window"
+
+#: ../src/gnome-utils/gnc-main-window.c:331
+msgid "Open a new top-level GnuCash window."
+msgstr "Open a new top-level GnuCash window."
+
+#: ../src/gnome-utils/gnc-main-window.c:335
+msgid "New Window with _Page"
+msgstr "New Window with _Page"
+
+#: ../src/gnome-utils/gnc-main-window.c:336
+msgid "Move the current page to a new top-level GnuCash window."
+msgstr "Move the current page to a new top-level GnuCash window."
+
+#: ../src/gnome-utils/gnc-main-window.c:343
+msgid "Tutorial and Concepts _Guide"
+msgstr "Tutorial and Concepts _Guide"
+
+#: ../src/gnome-utils/gnc-main-window.c:344
+msgid "Open the GnuCash Tutorial"
+msgstr "Open the GnuCash Tutorial"
+
+#: ../src/gnome-utils/gnc-main-window.c:348
+msgid "_Contents"
+msgstr "_Contents"
+
+#: ../src/gnome-utils/gnc-main-window.c:349
+msgid "Open the GnuCash Help"
+msgstr "Open the GnuCash Help"
+
+#: ../src/gnome-utils/gnc-main-window.c:353
+msgid "_About"
+msgstr "_About"
+
+#: ../src/gnome-utils/gnc-main-window.c:354
+msgid "About GnuCash"
+msgstr "About GnuCash"
+
+#: ../src/gnome-utils/gnc-main-window.c:366
+msgid "_Toolbar"
+msgstr "_Toolbar"
+
+#: ../src/gnome-utils/gnc-main-window.c:367
+msgid "Show/hide the toolbar on this window"
+msgstr "Show/hide the toolbar on this window"
+
+#: ../src/gnome-utils/gnc-main-window.c:371
+msgid "Su_mmary Bar"
+msgstr "Su_mmary Bar"
+
+#: ../src/gnome-utils/gnc-main-window.c:372
+msgid "Show/hide the summary bar on this window"
+msgstr "Show/hide the summary bar on this window"
+
+#: ../src/gnome-utils/gnc-main-window.c:376
+msgid "Stat_us Bar"
+msgstr "Stat_us Bar"
+
+#: ../src/gnome-utils/gnc-main-window.c:377
+msgid "Show/hide the status bar on this window"
+msgstr "Show/hide the status bar on this window"
+
+#: ../src/gnome-utils/gnc-main-window.c:388
+msgid "Window _1"
+msgstr "Window _1"
+
+#: ../src/gnome-utils/gnc-main-window.c:389
+msgid "Window _2"
+msgstr "Window _2"
+
+#: ../src/gnome-utils/gnc-main-window.c:390
+msgid "Window _3"
+msgstr "Window _3"
+
+#: ../src/gnome-utils/gnc-main-window.c:391
+msgid "Window _4"
+msgstr "Window _4"
+
+#: ../src/gnome-utils/gnc-main-window.c:392
+msgid "Window _5"
+msgstr "Window _5"
+
+#: ../src/gnome-utils/gnc-main-window.c:393
+msgid "Window _6"
+msgstr "Window _6"
+
+#: ../src/gnome-utils/gnc-main-window.c:394
+msgid "Window _7"
+msgstr "Window _7"
+
+#: ../src/gnome-utils/gnc-main-window.c:395
+msgid "Window _8"
+msgstr "Window _8"
+
+#: ../src/gnome-utils/gnc-main-window.c:396
+msgid "Window _9"
+msgstr "Window _9"
+
+#: ../src/gnome-utils/gnc-main-window.c:397
+msgid "Window _0"
+msgstr "Window _0"
+
+#: ../src/gnome-utils/gnc-main-window.c:1125
+#, c-format
+msgid "Save changes to file %s before closing?"
+msgstr "Save changes to file %s before closing?"
+
+#: ../src/gnome-utils/gnc-main-window.c:1130
+#, c-format
+msgid ""
+"If you don't save, changes from the past %d hours and %d minutes will be "
+"discarded."
+msgstr ""
+"If you don't save, changes from the past %d hours and %d minutes will be "
+"discarded."
+
+#: ../src/gnome-utils/gnc-main-window.c:1132
+#, c-format
+msgid ""
+"If you don't save, changes from the past %d days and %d hours will be "
+"discarded."
+msgstr ""
+"If you don't save, changes from the past %d days and %d hours will be "
+"discarded."
+
+#: ../src/gnome-utils/gnc-main-window.c:1140
+msgid "<unknown>"
+msgstr "<unknown>"
+
+#: ../src/gnome-utils/gnc-main-window.c:1175
+msgid "Close _Without Saving"
+msgstr "Close _Without Saving"
+
+#: ../src/gnome-utils/gnc-main-window.c:1386
+msgid "Unsaved Book"
+msgstr "Unsaved Book"
+
+#: ../src/gnome-utils/gnc-main-window.c:3966
+msgid "The GnuCash personal finance manager. The GNU way to manage your money!"
+msgstr ""
+"The GnuCash personal finance manager. The GNU way to manage your money!"
+
+#. Development version
+#: ../src/gnome-utils/gnc-main-window.c:3979
+#, c-format
+msgid "%s  This copy was built from svn r%s on %s."
+msgstr "%s  This copy was built from svn r%s on %s."
+
+#: ../src/gnome-utils/gnc-main-window.c:3982
+#, c-format
+msgid "%s  This copy was built from r%s on %s."
+msgstr "%s  This copy was built from r%s on %s."
+
+#: ../src/gnome-utils/gnc-main-window.c:3994
+msgid "translator_credits"
+msgstr "translator_credits"
+
+#. CY Strings
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:68
+#: ../src/gnome-utils/gnc-period-select.c:84 ../intl-scm/guile-strings.c:84
+msgid "Today"
+msgstr "Today"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:69 ../intl-scm/guile-strings.c:36
+msgid "Start of this month"
+msgstr "Start of this month"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:70 ../intl-scm/guile-strings.c:44
+msgid "Start of previous month"
+msgstr "Start of previous month"
+
+#: ../src/gnome-utils/gnc-period-select.c:71
+msgid "Start of this quarter"
+msgstr "Start of this quarter"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:72 ../intl-scm/guile-strings.c:68
+msgid "Start of previous quarter"
+msgstr "Start of previous quarter"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:73 ../intl-scm/guile-strings.c:4
+msgid "Start of this year"
+msgstr "Start of this year"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:74 ../intl-scm/guile-strings.c:12
+msgid "Start of previous year"
+msgstr "Start of previous year"
+
+#. FY Strings
+#: ../src/gnome-utils/gnc-period-select.c:77
+msgid "Start of this accounting period"
+msgstr "Start of this accounting period"
+
+#: ../src/gnome-utils/gnc-period-select.c:78
+msgid "Start of previous accounting period"
+msgstr "Start of previous accounting period"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:85 ../intl-scm/guile-strings.c:40
+msgid "End of this month"
+msgstr "End of this month"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:86 ../intl-scm/guile-strings.c:48
+msgid "End of previous month"
+msgstr "End of previous month"
+
+#: ../src/gnome-utils/gnc-period-select.c:87
+msgid "End of this quarter"
+msgstr "End of this quarter"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:88 ../intl-scm/guile-strings.c:72
+msgid "End of previous quarter"
+msgstr "End of previous quarter"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:89 ../intl-scm/guile-strings.c:8
+msgid "End of this year"
+msgstr "End of this year"
+
+#. src/app-utils/date-utilities.scm
+#: ../src/gnome-utils/gnc-period-select.c:90 ../intl-scm/guile-strings.c:16
+msgid "End of previous year"
+msgstr "End of previous year"
+
+#. FY Strings
+#: ../src/gnome-utils/gnc-period-select.c:93
+msgid "End of this accounting period"
+msgstr "End of this accounting period"
+
+#: ../src/gnome-utils/gnc-period-select.c:94
+msgid "End of previous accounting period"
+msgstr "End of previous accounting period"
+
+#. Development version
+#: ../src/gnome-utils/gnc-splash.c:90
+#, c-format
+msgid "Version: GnuCash-%s svn (r%s built %s)"
+msgstr "Version: GnuCash-%s svn (r%s built %s)"
+
+#. Dist Tarball
+#: ../src/gnome-utils/gnc-splash.c:94
+#, c-format
+msgid "Version: GnuCash-%s (r%s built %s)"
+msgstr "Version: GnuCash-%s (r%s built %s)"
+
+#: ../src/gnome-utils/gnc-splash.c:111
+msgid "Loading..."
+msgstr "Loading..."
+
+#: ../src/gnome-utils/gnc-sx-list-tree-model-adapter.c:490
+msgid "never"
+msgstr "never"
+
+#: ../src/gnome-utils/gnc-tree-model-account.c:621
+msgid "New top level account"
+msgstr "New top level account"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/transaction.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../src/gnome-utils/gnc-tree-view-account.c:514
+#: ../intl-scm/guile-strings.c:2952 ../intl-scm/guile-strings.c:3150
+#: ../intl-scm/guile-strings.c:4956 ../intl-scm/guile-strings.c:6312
+#: ../intl-scm/guile-strings.c:6992 ../intl-scm/guile-strings.c:7138
+#: ../intl-scm/guile-strings.c:7262 ../intl-scm/guile-strings.c:7498
+#: ../intl-scm/guile-strings.c:8142 ../intl-scm/guile-strings.c:8288
+#: ../intl-scm/guile-strings.c:8412 ../intl-scm/guile-strings.c:8648
+msgid "Account Name"
+msgstr "Account Name"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:523
+msgid "Commodity"
+msgstr "Commodity"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/gnome-utils/gnc-tree-view-account.c:529
+#: ../intl-scm/guile-strings.c:3528 ../intl-scm/guile-strings.c:3790
+#: ../intl-scm/guile-strings.c:4960 ../intl-scm/guile-strings.c:5166
+#: ../intl-scm/guile-strings.c:6316 ../intl-scm/guile-strings.c:6888
+#: ../intl-scm/guile-strings.c:7024 ../intl-scm/guile-strings.c:7142
+#: ../intl-scm/guile-strings.c:7270 ../intl-scm/guile-strings.c:8038
+#: ../intl-scm/guile-strings.c:8174 ../intl-scm/guile-strings.c:8292
+#: ../intl-scm/guile-strings.c:8420
+msgid "Account Code"
+msgstr "Account Code"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:540
+msgid "Last Num"
+msgstr "Last Num"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:545
+msgid "Present"
+msgstr "Present"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:552
+msgid "Present (Report)"
+msgstr "Present (Report)"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/report-system/html-utilities.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/gnome-utils/gnc-tree-view-account.c:558
+#: ../src/gnome/glade/lots.glade.h:7 ../src/gnome/lot-viewer.c:649
+#: ../src/import-export/csv/gnc-csv-model.c:44
+#: ../src/register/ledger-core/split-register-model.c:258
+#: ../src/register/ledger-core/split-register-model.c:398
+#: ../intl-scm/guile-strings.c:732 ../intl-scm/guile-strings.c:1342
+#: ../intl-scm/guile-strings.c:2024 ../intl-scm/guile-strings.c:2150
+#: ../intl-scm/guile-strings.c:2554 ../intl-scm/guile-strings.c:2680
+#: ../intl-scm/guile-strings.c:3388 ../intl-scm/guile-strings.c:3840
+#: ../intl-scm/guile-strings.c:5216 ../intl-scm/guile-strings.c:6718
+#: ../intl-scm/guile-strings.c:6940 ../intl-scm/guile-strings.c:7074
+#: ../intl-scm/guile-strings.c:7868 ../intl-scm/guile-strings.c:8090
+#: ../intl-scm/guile-strings.c:8224
+msgid "Balance"
+msgstr "Balance"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:565
+msgid "Balance (Report)"
+msgstr "Balance (Report)"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:572
+msgid "Balance (Period)"
+msgstr "Balance (Period)"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:585
+msgid "Cleared (Report)"
+msgstr "Cleared (Report)"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:598
+msgid "Reconciled (Report)"
+msgstr "Reconciled (Report)"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:604
+msgid "Last Reconcile Date"
+msgstr "Last Reconcile Date"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:609
+msgid "Future Minimum"
+msgstr "Future Minimum"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:616
+msgid "Future Minimum (Report)"
+msgstr "Future Minimum (Report)"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/report-system/html-acct-table.scm
+#. src/report/report-system/html-utilities.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../src/gnome-utils/gnc-tree-view-account.c:622
+#: ../intl-scm/guile-strings.c:676 ../intl-scm/guile-strings.c:678
+#: ../intl-scm/guile-strings.c:740 ../intl-scm/guile-strings.c:796
+#: ../intl-scm/guile-strings.c:828 ../intl-scm/guile-strings.c:888
+#: ../intl-scm/guile-strings.c:1030 ../intl-scm/guile-strings.c:1090
+#: ../intl-scm/guile-strings.c:1286 ../intl-scm/guile-strings.c:1288
+#: ../intl-scm/guile-strings.c:1350 ../intl-scm/guile-strings.c:1406
+#: ../intl-scm/guile-strings.c:1438 ../intl-scm/guile-strings.c:1498
+#: ../intl-scm/guile-strings.c:1640 ../intl-scm/guile-strings.c:1700
+#: ../intl-scm/guile-strings.c:1846 ../intl-scm/guile-strings.c:1906
+#: ../intl-scm/guile-strings.c:2376 ../intl-scm/guile-strings.c:2436
+#: ../intl-scm/guile-strings.c:2954 ../intl-scm/guile-strings.c:3152
+#: ../intl-scm/guile-strings.c:3324 ../intl-scm/guile-strings.c:3384
+#: ../intl-scm/guile-strings.c:3920 ../intl-scm/guile-strings.c:4146
+#: ../intl-scm/guile-strings.c:5002 ../intl-scm/guile-strings.c:5296
+#: ../intl-scm/guile-strings.c:6604 ../intl-scm/guile-strings.c:7754
+msgid "Total"
+msgstr "Total"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:629
+msgid "Total (Report)"
+msgstr "Total (Report)"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:635
+msgid "Total (Period)"
+msgstr "Total (Period)"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:647
+msgid "Tax Info"
+msgstr "Tax Info"
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:652
+#: ../src/gnome/druid-hierarchy.c:927
+msgid "Placeholder"
+msgstr "Placeholder"
+
+#. Translators: This string has a context prefix; the translation
+#. must only contain the part after the | character.
+#: ../src/gnome-utils/gnc-tree-view-account.c:655
+msgid "Column letter for 'Placeholder'|P"
+msgstr "Column letter for 'Placeholder'|P"
+
+#. Translators: %s is a currency mnemonic.
+#: ../src/gnome-utils/gnc-tree-view-account.c:1456
+#, c-format
+msgid "Present (%s)"
+msgstr "Present (%s)"
+
+#. Translators: %s is a currency mnemonic.
+#: ../src/gnome-utils/gnc-tree-view-account.c:1459
+#, c-format
+msgid "Balance (%s)"
+msgstr "Balance (%s)"
+
+#. Translators: %s is a currency mnemonic.
+#: ../src/gnome-utils/gnc-tree-view-account.c:1462
+#, c-format
+msgid "Cleared (%s)"
+msgstr "Cleared (%s)"
+
+#. Translators: %s is a currency mnemonic.
+#: ../src/gnome-utils/gnc-tree-view-account.c:1465
+#, c-format
+msgid "Reconciled (%s)"
+msgstr "Reconciled (%s)"
+
+#. Translators: %s is a currency mnemonic.
+#: ../src/gnome-utils/gnc-tree-view-account.c:1468
+#, c-format
+msgid "Future Minimum (%s)"
+msgstr "Future Minimum (%s)"
+
+#. Translators: %s is a currency mnemonic.
+#: ../src/gnome-utils/gnc-tree-view-account.c:1471
+#, c-format
+msgid "Total (%s)"
+msgstr "Total (%s)"
+
+#. Translators: The %s is the name of the plugin page
+#: ../src/gnome-utils/gnc-tree-view-account.c:1897
+#: ../src/gnome/gnc-plugin-page-register.c:2515
+#, c-format
+msgid "Filter %s by..."
+msgstr "Filter %s by..."
+
+#: ../src/gnome-utils/gnc-tree-view-account.c:1935
+#: ../src/gnome/druid-hierarchy.c:414
+msgid "Account Types"
+msgstr "Account Types"
+
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:395
+msgid "Namespace"
+msgstr "Namespace"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:400
+#: ../src/gnome/druid-stock-split.c:622 ../intl-scm/guile-strings.c:3922
+#: ../intl-scm/guile-strings.c:5298 ../intl-scm/guile-strings.c:6594
+#: ../intl-scm/guile-strings.c:7744
+msgid "Symbol"
+msgstr "Symbol"
+
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:412
+msgid "Print Name"
+msgstr "Print Name"
+
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:418
+msgid "Unique Name"
+msgstr "Unique Name"
+
+#. Translators: Again replace CUSIP by the name of your
+#. National Securities Identifying Number.
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:425
+msgid "ISIN/CUSIP"
+msgstr "ISIN/CUSIP"
+
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:431
+msgid "Fraction"
+msgstr "Fraction"
+
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:438
+msgid "Get Quotes"
+msgstr "Get Quotes"
+
+#. Translators: This string has a context prefix; the translation
+#. must only contain the part after the | character.
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:441
+msgid "Column letter for 'Get Quotes'|Q"
+msgstr "Column letter for 'Get Quotes'|Q"
+
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:447
+#: ../src/gnome-utils/gnc-tree-view-price.c:454
+msgid "Source"
+msgstr "Source"
+
+#: ../src/gnome-utils/gnc-tree-view-commodity.c:452
+msgid "Timezone"
+msgstr "Timezone"
+
+#: ../src/gnome-utils/gnc-tree-view-price.c:436
+msgid "Security"
+msgstr "Security"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/gnome-utils/gnc-tree-view-price.c:466
+#: ../src/register/ledger-core/split-register-model.c:323
+#: ../src/register/ledger-core/split-register.c:2315
+#: ../intl-scm/guile-strings.c:864 ../intl-scm/guile-strings.c:1066
+#: ../intl-scm/guile-strings.c:1474 ../intl-scm/guile-strings.c:1676
+#: ../intl-scm/guile-strings.c:1882 ../intl-scm/guile-strings.c:2412
+#: ../intl-scm/guile-strings.c:3928 ../intl-scm/guile-strings.c:4930
+#: ../intl-scm/guile-strings.c:4970 ../intl-scm/guile-strings.c:5304
+#: ../intl-scm/guile-strings.c:6286 ../intl-scm/guile-strings.c:6326
+#: ../intl-scm/guile-strings.c:6600 ../intl-scm/guile-strings.c:6612
+#: ../intl-scm/guile-strings.c:6690 ../intl-scm/guile-strings.c:6710
+#: ../intl-scm/guile-strings.c:6778 ../intl-scm/guile-strings.c:7004
+#: ../intl-scm/guile-strings.c:7066 ../intl-scm/guile-strings.c:7290
+#: ../intl-scm/guile-strings.c:7750 ../intl-scm/guile-strings.c:7762
+#: ../intl-scm/guile-strings.c:7840 ../intl-scm/guile-strings.c:7860
+#: ../intl-scm/guile-strings.c:7928 ../intl-scm/guile-strings.c:8154
+#: ../intl-scm/guile-strings.c:8216 ../intl-scm/guile-strings.c:8440
+msgid "Price"
+msgstr "Price"
+
+#: ../src/gnome-utils/gnc-tree-view-sx-list.c:173
+#: ../src/gnome/glade/sched-xact.glade.h:77
+msgid "Enabled"
+msgstr "Enabled"
+
+#. Translators: This string has a context prefix; the translation
+#. must only contain the part after the | character.
+#: ../src/gnome-utils/gnc-tree-view-sx-list.c:176
+msgid "Single-character short column-title form of 'Enabled'|E"
+msgstr "Single-character short column-title form of 'Enabled'|E"
+
+#: ../src/gnome-utils/gnc-tree-view-sx-list.c:187
+msgid "Last Occur"
+msgstr "Last Occur"
+
+#: ../src/gnome-utils/gnc-tree-view-sx-list.c:192
+msgid "Next Occur"
+msgstr "Next Occur"
+
+#: ../src/gnome-utils/schemas/apps_gnucash_history.schemas.in.h:1
+msgid "Most recently opened file"
+msgstr "Most recently opened file"
+
+#: ../src/gnome-utils/schemas/apps_gnucash_history.schemas.in.h:2
+msgid "Next most recently opened file"
+msgstr "Next most recently opened file"
+
+#: ../src/gnome-utils/schemas/apps_gnucash_history.schemas.in.h:3
+msgid "Number of files in history"
+msgstr "Number of files in history"
+
+#: ../src/gnome-utils/schemas/apps_gnucash_history.schemas.in.h:4
+msgid "This field contains the full path of the most recently opened file."
+msgstr "This field contains the full path of the most recently opened file."
+
+#: ../src/gnome-utils/schemas/apps_gnucash_history.schemas.in.h:5
+msgid ""
+"This field contains the full path of the next most recently opened file."
+msgstr ""
+"This field contains the full path of the next most recently opened file."
+
+#: ../src/gnome-utils/schemas/apps_gnucash_history.schemas.in.h:6
+msgid ""
+"This setting contains the number of files to keep in the Recently Opened "
+"Files menu. This value may be set to zero to disable the file history. This "
+"number has a maximum value of 10."
+msgstr ""
+"This setting contains the number of files to keep in the Recently Opened "
+"Files menu. This value may be set to zero to disable the file history. This "
+"number has a maximum value of 10."
+
+#: ../src/gnome-utils/window-main-summarybar.c:333
+#, c-format
+msgid "%s, Total:"
+msgstr "%s, Total:"
+
+#: ../src/gnome-utils/window-main-summarybar.c:336
+#, c-format
+msgid "%s, Non Currency Commodities Total:"
+msgstr "%s, Non Currency Commodities Total:"
+
+#: ../src/gnome-utils/window-main-summarybar.c:339
+#, c-format
+msgid "%s, Grand Total:"
+msgstr "%s, Grand Total:"
+
+#: ../src/gnome-utils/window-main-summarybar.c:343
+#, c-format
+msgid "%s:"
+msgstr "%s:"
+
+#: ../src/gnome-utils/window-main-summarybar.c:451
+msgid "Assets:"
+msgstr "Assets:"
+
+#: ../src/gnome-utils/window-main-summarybar.c:453
+msgid "Profits:"
+msgstr "Profits:"
+
+#: ../src/gnome/dialog-commodities.c:155
+msgid ""
+"That commodity is currently used by at least one of your accounts. You may "
+"not delete it."
+msgstr ""
+"That commodity is currently used by at least one of your accounts. You may "
+"not delete it."
+
+#: ../src/gnome/dialog-commodities.c:169
+msgid ""
+"This commodity has price quotes. Are you sure you want to delete the "
+"selected commodity and its price quotes?"
+msgstr ""
+"This commodity has price quotes. Are you sure you want to delete the "
+"selected commodity and its price quotes?"
+
+#: ../src/gnome/dialog-commodities.c:176
+msgid "Are you sure you want to delete the selected commodity?"
+msgstr "Are you sure you want to delete the selected commodity?"
+
+#: ../src/gnome/dialog-commodities.c:185
+msgid "Delete commodity?"
+msgstr "Delete commodity?"
+
+#: ../src/gnome/dialog-fincalc.c:310
+msgid ""
+"This program can only calculate one value at a time. You must enter values "
+"for all but one quantity."
+msgstr ""
+"This program can only calculate one value at a time. You must enter values "
+"for all but one quantity."
+
+#: ../src/gnome/dialog-fincalc.c:312
+msgid ""
+"GnuCash cannot determine the value in one of the fields. You must enter a "
+"valid expression."
+msgstr ""
+"GnuCash cannot determine the value in one of the fields. You must enter a "
+"valid expression."
+
+#: ../src/gnome/dialog-fincalc.c:351
+msgid "The interest rate cannot be zero."
+msgstr "The interest rate cannot be zero."
+
+#: ../src/gnome/dialog-fincalc.c:370
+msgid "The number of payments cannot be zero."
+msgstr "The number of payments cannot be zero."
+
+#: ../src/gnome/dialog-fincalc.c:375
+msgid "The number of payments cannot be negative."
+msgstr "The number of payments cannot be negative."
+
+#: ../src/gnome/dialog-find-transactions.c:101
+msgid "All Accounts"
+msgstr "All Accounts"
+
+#: ../src/gnome/dialog-find-transactions.c:108
+#: ../src/import-export/import-match-picker.c:349
+msgid "Balanced"
+msgstr "Balanced"
+
+#: ../src/gnome/dialog-find-transactions.c:111
+#: ../src/gnome/gnc-plugin-page-register.c:427
+#: ../src/gnome/window-reconcile.c:1226
+msgid "Reconcile"
+msgstr "Reconcile"
+
+#: ../src/gnome/dialog-find-transactions.c:113
+msgid "Share Price"
+msgstr "Share Price"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/gnome/dialog-find-transactions.c:115
+#: ../src/gnome/druid-stock-split.c:628
+#: ../src/register/ledger-core/split-register-model.c:335
+#: ../intl-scm/guile-strings.c:3926 ../intl-scm/guile-strings.c:4928
+#: ../intl-scm/guile-strings.c:4968 ../intl-scm/guile-strings.c:5302
+#: ../intl-scm/guile-strings.c:6284 ../intl-scm/guile-strings.c:6324
+#: ../intl-scm/guile-strings.c:6706 ../intl-scm/guile-strings.c:6766
+#: ../intl-scm/guile-strings.c:7000 ../intl-scm/guile-strings.c:7064
+#: ../intl-scm/guile-strings.c:7286 ../intl-scm/guile-strings.c:7856
+#: ../intl-scm/guile-strings.c:7916 ../intl-scm/guile-strings.c:8150
+#: ../intl-scm/guile-strings.c:8214 ../intl-scm/guile-strings.c:8436
+msgid "Shares"
+msgstr "Shares"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/register.scm
+#: ../src/gnome/dialog-find-transactions.c:117
+#: ../src/gnome/dialog-sx-since-last-run.c:971
+#: ../src/gnome/glade/lots.glade.h:18 ../intl-scm/guile-strings.c:3932
+#: ../intl-scm/guile-strings.c:5308 ../intl-scm/guile-strings.c:6602
+#: ../intl-scm/guile-strings.c:6712 ../intl-scm/guile-strings.c:6798
+#: ../intl-scm/guile-strings.c:7752 ../intl-scm/guile-strings.c:7862
+#: ../intl-scm/guile-strings.c:7948
+msgid "Value"
+msgstr "Value"
+
+#. Translators: %d is the number of prices. This
+#. is a ngettext(3) message.
+#: ../src/gnome/dialog-price-edit-db.c:177
+#, c-format
+msgid "Are you sure you want to delete the %d selected price?"
+msgid_plural "Are you sure you want to delete the %d selected prices?"
+msgstr[0] "Are you sure you want to delete the %d selected price?"
+msgstr[1] "Are you sure you want to delete the %d selected prices?"
+
+#: ../src/gnome/dialog-price-edit-db.c:185
+msgid "Delete prices?"
+msgstr "Delete prices?"
+
+#: ../src/gnome/dialog-price-editor.c:206
+msgid "You must select a commodity."
+msgstr "You must select a commodity."
+
+#: ../src/gnome/dialog-price-editor.c:211
+msgid "You must select a currency."
+msgstr "You must select a currency."
+
+#: ../src/gnome/dialog-print-check.c:834
+msgid "Cannot save check format file."
+msgstr "Cannot save check format file."
+
+#: ../src/gnome/dialog-print-check.c:1509
+msgid "There is a duplicate check format file."
+msgstr "There is a duplicate check format file."
+
+#. Translators: %1$s is the type of the first check
+#. * format (user defined or application defined); %2$s
+#. * is the filename of that format; %3$s the type of
+#. * the other check format; and %4$s the filename of
+#. * that other format.
+#: ../src/gnome/dialog-print-check.c:1517
+#, c-format
+msgid ""
+"The GUIDs in the %s check format file '%s' and the %s check format file '%s' "
+"match."
+msgstr ""
+"The GUIDs in the %s check format file '%s' and the %s check format file '%s' "
+"match."
+
+#. Translators: This is a directory name. It may be presented to
+#. * the user to indicate that some data file was defined by the
+#. * gnucash application.
+#: ../src/gnome/dialog-print-check.c:1557
+msgid "application"
+msgstr "application"
+
+#. Translators: This is a directory name. It may be presented to
+#. * the user to indicate that some data file was defined by a
+#. * user herself.
+#: ../src/gnome/dialog-print-check.c:1565
+msgid "user"
+msgstr "user"
+
+#: ../src/gnome/dialog-print-check.c:1588
+#: ../src/gnome/dialog-print-check.c:2519
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:3
+msgid "Custom"
+msgstr "Custom"
+
+#: ../src/gnome/dialog-progress.c:478 ../src/gnome/dialog-progress.c:527
+msgid "(paused)"
+msgstr "(paused)"
+
+#: ../src/gnome/dialog-progress.c:762 ../src/gnome/dialog-progress.c:765
+msgid "Complete"
+msgstr "Complete"
+
+#: ../src/gnome/dialog-sx-editor.c:184 ../src/gnome/window-reconcile.c:2108
+msgid "_Transaction"
+msgstr "_Transaction"
+
+#: ../src/gnome/dialog-sx-editor.c:217
+msgid ""
+"This Scheduled Transaction has changed; are you sure you want to cancel?"
+msgstr ""
+"This Scheduled Transaction has changed; are you sure you want to cancel?"
+
+#: ../src/gnome/dialog-sx-editor.c:661
+#, c-format
+msgid "Couldn't parse credit formula for split \"%s\"."
+msgstr "Couldn't parse credit formula for split \"%s\"."
+
+#: ../src/gnome/dialog-sx-editor.c:689
+#, c-format
+msgid "Couldn't parse debit formula for split \"%s\"."
+msgstr "Couldn't parse debit formula for split \"%s\"."
+
+#: ../src/gnome/dialog-sx-editor.c:723 ../src/gnome/dialog-sx-from-trans.c:276
+msgid ""
+"The Scheduled Transaction Editor cannot automatically balance this "
+"transaction. Should it still be entered?"
+msgstr ""
+"The Scheduled Transaction Editor cannot automatically balance this "
+"transaction. Should it still be entered?"
+
+#: ../src/gnome/dialog-sx-editor.c:744
+msgid "Please name the Scheduled Transaction."
+msgstr "Please name the Scheduled Transaction."
+
+#: ../src/gnome/dialog-sx-editor.c:772
+#, c-format
+msgid ""
+"A Scheduled Transaction with the name \"%s\" already exists. Are you sure "
+"you want to name this one the same?"
+msgstr ""
+"A Scheduled Transaction with the name \"%s\" already exists. Are you sure "
+"you want to name this one the same?"
+
+#: ../src/gnome/dialog-sx-editor.c:803
+msgid "Scheduled Transactions with variables cannot be automatically created."
+msgstr "Scheduled Transactions with variables cannot be automatically created."
+
+#: ../src/gnome/dialog-sx-editor.c:813
+msgid ""
+"Scheduled Transactions without a template transaction cannot be "
+"automatically created."
+msgstr ""
+"Scheduled Transactions without a template transaction cannot be "
+"automatically created."
+
+#: ../src/gnome/dialog-sx-editor.c:828
+msgid "Please provide a valid end selection."
+msgstr "Please provide a valid end selection."
+
+#: ../src/gnome/dialog-sx-editor.c:846
+msgid "There must be some number of occurrences."
+msgstr "There must be some number of occurrences."
+
+#: ../src/gnome/dialog-sx-editor.c:855
+#, c-format
+msgid ""
+"The number of remaining occurrences (%d) is greater than the number of total "
+"occurrences (%d)."
+msgstr ""
+"The number of remaining occurrences (%d) is greater than the number of total "
+"occurrences (%d)."
+
+#: ../src/gnome/dialog-sx-editor.c:887
+msgid ""
+"You have attempted to create a Scheduled Transaction which will never run. "
+"Do you really want to do this?"
+msgstr ""
+"You have attempted to create a Scheduled Transaction which will never run. "
+"Do you really want to do this?"
+
+#: ../src/gnome/dialog-sx-editor.c:1403
+msgid "(never)"
+msgstr "(never)"
+
+#: ../src/gnome/dialog-sx-editor.c:1574
+msgid ""
+"The current template transaction has been changed. Would you like to record "
+"the changes?"
+msgstr ""
+"The current template transaction has been changed. Would you like to record "
+"the changes?"
+
+#: ../src/gnome/dialog-sx-editor.c:1811
+#: ../src/gnome/gnc-plugin-page-sx-list.c:204
+msgid "Scheduled Transactions"
+msgstr "Scheduled Transactions"
+
+#: ../src/gnome/dialog-sx-from-trans.c:569
+msgid ""
+"The Scheduled Transaction is unbalanced. You are strongly encouraged to "
+"correct this situation."
+msgstr ""
+"The Scheduled Transaction is unbalanced. You are strongly encouraged to "
+"correct this situation."
+
+#: ../src/gnome/dialog-sx-from-trans.c:791
+msgid ""
+"Cannot create a Scheduled Transaction from a Transaction currently being "
+"edited. Please Enter the Transaction before Scheduling."
+msgstr ""
+"Cannot create a Scheduled Transaction from a Transaction currently being "
+"edited. Please Enter the Transaction before Scheduling."
+
+#: ../src/gnome/dialog-sx-since-last-run.c:384
+msgid "Ignored"
+msgstr "Ignored"
+
+#: ../src/gnome/dialog-sx-since-last-run.c:385
+msgid "Postponed"
+msgstr "Postponed"
+
+#: ../src/gnome/dialog-sx-since-last-run.c:386
+msgid "To-Create"
+msgstr "To-Create"
+
+#: ../src/gnome/dialog-sx-since-last-run.c:387
+msgid "Reminder"
+msgstr "Reminder"
+
+#: ../src/gnome/dialog-sx-since-last-run.c:388
+msgid "Created"
+msgstr "Created"
+
+#: ../src/gnome/dialog-sx-since-last-run.c:521
+msgid "(Need Value)"
+msgstr "(Need Value)"
+
+#. Translators: %d is the number of transactions. This is a
+#. ngettext(3) message.
+#: ../src/gnome/dialog-sx-since-last-run.c:817
+#: ../src/gnome/gnc-plugin-basic-commands.c:489
+#, c-format
+msgid ""
+"There are no Scheduled Transactions to be entered at this time. (%d "
+"transaction automatically created)"
+msgid_plural ""
+"There are no Scheduled Transactions to be entered at this time. (%d "
+"transactions automatically created)"
+msgstr[0] ""
+"There are no Scheduled Transactions to be entered at this time. (%d "
+"transaction automatically created)"
+msgstr[1] ""
+"There are no Scheduled Transactions to be entered at this time. (%d "
+"transactions automatically created)"
+
+#: ../src/gnome/dialog-sx-since-last-run.c:936
+msgid "Transaction"
+msgstr "Transaction"
+
+#: ../src/gnome/dialog-sx-since-last-run.c:952
+#: ../src/gnome/glade/register.glade.h:70
+msgid "Status"
+msgstr "Status"
+
+#: ../src/gnome/dialog-sx-since-last-run.c:1016
+msgid "Created Transactions"
+msgstr "Created Transactions"
+
+#: ../src/gnome/dialog-tax-info.c:280
+msgid "Last Valid Year: "
+msgstr "Last Valid Year: "
+
+#: ../src/gnome/dialog-tax-info.c:281
+msgid "Form Line Data: "
+msgstr "Form Line Data: "
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../src/gnome/dialog-tax-info.c:282 ../intl-scm/guile-strings.c:3832
+#: ../intl-scm/guile-strings.c:5208 ../intl-scm/guile-strings.c:6932
+#: ../intl-scm/guile-strings.c:8082
+msgid "Code"
+msgstr "Code"
+
+#: ../src/gnome/dialog-tax-info.c:331
+msgid "now"
+msgstr "now"
+
+#: ../src/gnome/dialog-tax-info.c:1086
+msgid "Income Tax Identity"
+msgstr "Income Tax Identity"
+
+#: ../src/gnome/dialog-tax-info.c:1148
+msgid ""
+"CAUTION: If you set TXF categories, and later change 'Type', you will need "
+"to manually reset those categories one at a time"
+msgstr ""
+"CAUTION: If you set TXF categories, and later change 'Type', you will need "
+"to manually reset those categories one at a time"
+
+#: ../src/gnome/dialog-tax-info.c:1295
+msgid "Form"
+msgstr "Form"
+
+#: ../src/gnome/druid-acct-period.c:171
+msgid "The book was closed successfully."
+msgstr "The book was closed successfully."
+
+#: ../src/gnome/druid-acct-period.c:247
+#, c-format
+msgid ""
+"The earliest transaction date found in this book is %s. Based on the "
+"selection made above, this book will be split into %d books.  Click on "
+"'Forward' to start closing the earliest book."
+msgstr ""
+"The earliest transaction date found in this book is %s. Based on the "
+"selection made above, this book will be split into %d books.  Click on "
+"'Forward' to start closing the earliest book."
+
+#: ../src/gnome/druid-acct-period.c:294
+#, c-format
+msgid ""
+"You have asked for a book to be created.  This book will contain all "
+"transactions up to midnight %s (for a total of %d transactions spread over "
+"%d accounts). Click on 'Forward' to create this book. Click on 'Back' to "
+"adjust the dates."
+msgstr ""
+"You have asked for a book to be created.  This book will contain all "
+"transactions up to midnight %s (for a total of %d transactions spread over "
+"%d accounts). Click on 'Forward' to create this book. Click on 'Back' to "
+"adjust the dates."
+
+#: ../src/gnome/druid-acct-period.c:312
+#, c-format
+msgid "Period %s - %s"
+msgstr "Period %s - %s"
+
+#: ../src/gnome/druid-acct-period.c:365
+msgid ""
+"You must select closing date that is greater than the closing date of the "
+"previous book."
+msgstr ""
+"You must select closing date that is greater than the closing date of the "
+"previous book."
+
+#: ../src/gnome/druid-acct-period.c:376
+msgid "You must select closing date that is not in the future."
+msgstr "You must select closing date that is not in the future."
+
+#. Translation FIXME: Can this %s-containing message please be
+#. replaced by one single message? Either this closing went
+#. successfully ("success", "congratulations") or something else
+#. should be displayed anyway.
+#: ../src/gnome/druid-acct-period.c:502
+#, c-format
+msgid ""
+"%s\n"
+"Congratulations! You are done closing books!"
+msgstr ""
+"%s\n"
+"Congratulations! You are done closing books!"
+
+#. Change the text so that its more mainingful for this druid
+#: ../src/gnome/druid-acct-period.c:560
+msgid "Period:"
+msgstr "Period:"
+
+#: ../src/gnome/druid-hierarchy.c:402
+msgid "Selected"
+msgstr "Selected"
+
+#. Translators: '%s' is the name of the selected account hierarchy template.
+#: ../src/gnome/druid-hierarchy.c:493
+#, c-format
+msgid "Accounts in '%s'"
+msgstr "Accounts in '%s'"
+
+#: ../src/gnome/druid-hierarchy.c:514
+msgid "Accounts in Category"
+msgstr "Accounts in Category"
+
+#: ../src/gnome/druid-hierarchy.c:726
+msgid "zero"
+msgstr "zero"
+
+#: ../src/gnome/druid-hierarchy.c:739
+msgid "existing account"
+msgstr "existing account"
+
+#: ../src/gnome/druid-hierarchy.c:958
+msgid "Use Existing"
+msgstr "Use Existing"
+
+#. { name, default txn memo, throughEscrowP, specSrcAcctP }
+#: ../src/gnome/druid-loan.c:164
+msgid "Taxes"
+msgstr "Taxes"
+
+#: ../src/gnome/druid-loan.c:164
+msgid "Tax Payment"
+msgstr "Tax Payment"
+
+#: ../src/gnome/druid-loan.c:165
+msgid "Insurance"
+msgstr "Insurance"
+
+#: ../src/gnome/druid-loan.c:165
+msgid "Insurance Payment"
+msgstr "Insurance Payment"
+
+#. Translators: PMI stands for Private Mortgage Insurance.
+#: ../src/gnome/druid-loan.c:167
+msgid "PMI"
+msgstr "PMI"
+
+#: ../src/gnome/druid-loan.c:167
+msgid "PMI Payment"
+msgstr "PMI Payment"
+
+#: ../src/gnome/druid-loan.c:168
+msgid "Other Expense"
+msgstr "Other Expense"
+
+#: ../src/gnome/druid-loan.c:168
+msgid "Miscellaneous Payment"
+msgstr "Miscellaneous Payment"
+
+#. Add payment checkbox.
+#. Translators: %s is "Taxes",
+#. * "Insurance", or similar.
+#: ../src/gnome/druid-loan.c:650
+#, c-format
+msgid "... pay \"%s\"?"
+msgstr "... pay \"%s\"?"
+
+#: ../src/gnome/druid-loan.c:662
+msgid "via Escrow account?"
+msgstr "via Escrow account?"
+
+#: ../src/gnome/druid-loan.c:836
+#: ../src/register/ledger-core/split-register.c:2275
+msgid "Loan"
+msgstr "Loan"
+
+#: ../src/gnome/druid-loan.c:1072
+msgid "Are you sure you want to cancel the Mortgage/Loan Setup Assistant?"
+msgstr "Are you sure you want to cancel the Mortgage/Loan Setup Assistant?"
+
+#: ../src/gnome/druid-loan.c:1197
+msgid "Please select a valid loan account."
+msgstr "Please select a valid loan account."
+
+#: ../src/gnome/druid-loan.c:1289
+msgid "Please select a valid Escrow Account."
+msgstr "Please select a valid Escrow Account."
+
+#: ../src/gnome/druid-loan.c:1360 ../src/gnome/druid-loan.c:1590
+msgid "Please select a valid \"from\" account."
+msgstr "Please select a valid \"from\" account."
+
+#: ../src/gnome/druid-loan.c:1368 ../src/gnome/druid-loan.c:1600
+msgid "Please select a valid \"to\" account."
+msgstr "Please select a valid \"to\" account."
+
+#: ../src/gnome/druid-loan.c:1376
+msgid "Please select a valid \"interest\" account."
+msgstr "Please select a valid \"interest\" account."
+
+#. Translators: %s is "Taxes", or "Insurance", or similar
+#: ../src/gnome/druid-loan.c:1494
+#, c-format
+msgid "Payment: \"%s\""
+msgstr "Payment: \"%s\""
+
+#: ../src/gnome/druid-loan.c:1873 ../src/gnome/druid-loan.c:2473
+msgid "Principal"
+msgstr "Principal"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#: ../src/gnome/druid-loan.c:1879 ../src/gnome/druid-loan.c:2494
+#: ../src/register/ledger-core/split-register.c:2231
+#: ../src/register/ledger-core/split-register.c:2268
+#: ../src/register/ledger-core/split-register.c:2276
+#: ../src/register/ledger-core/split-register.c:2283
+#: ../src/register/ledger-core/split-register.c:2292
+#: ../src/register/ledger-core/split-register.c:2319
+#: ../intl-scm/guile-strings.c:328 ../intl-scm/guile-strings.c:438
+#: ../intl-scm/guile-strings.c:588
+msgid "Interest"
+msgstr "Interest"
+
+#: ../src/gnome/druid-loan.c:2373
+msgid "Escrow Payment"
+msgstr "Escrow Payment"
+
+#: ../src/gnome/druid-stock-split.c:305
+msgid "You must enter a valid distribution amount."
+msgstr "You must enter a valid distribution amount."
+
+#: ../src/gnome/druid-stock-split.c:314
+msgid "You must enter a distribution amount."
+msgstr "You must enter a distribution amount."
+
+#: ../src/gnome/druid-stock-split.c:322
+msgid "You must either enter a valid price or leave it blank."
+msgstr "You must either enter a valid price or leave it blank."
+
+#: ../src/gnome/druid-stock-split.c:331
+msgid "The price must be positive."
+msgstr "The price must be positive."
+
+#: ../src/gnome/druid-stock-split.c:369
+msgid "You must either enter a valid cash amount or leave it blank."
+msgstr "You must either enter a valid cash amount or leave it blank."
+
+#: ../src/gnome/druid-stock-split.c:378
+msgid "The cash distribution must be positive."
+msgstr "The cash distribution must be positive."
+
+#: ../src/gnome/druid-stock-split.c:390
+msgid "You must select an income account for the cash distribution."
+msgstr "You must select an income account for the cash distribution."
+
+#: ../src/gnome/druid-stock-split.c:399
+msgid "You must select an asset account for the cash distribution."
+msgstr "You must select an asset account for the cash distribution."
+
+#. Translators: This string has a disambiguation prefix
+#: ../src/gnome/druid-stock-split.c:461
+#: ../src/register/ledger-core/split-register.c:2328
+msgid "Action Column|Split"
+msgstr "Action Column|Split"
+
+#: ../src/gnome/druid-stock-split.c:492
+msgid "Error adding price."
+msgstr "Error adding price."
+
+#: ../src/gnome/druid-stock-split.c:795
+msgid "You don't have any stock accounts with balances!"
+msgstr "You don't have any stock accounts with balances!"
+
+#: ../src/gnome/glade/account.glade.h:1
+msgid "<b>Acco_unt Type</b>"
+msgstr "<b>Acco_unt Type</b>"
+
+#: ../src/gnome/glade/account.glade.h:2
+msgid "<b>Balance Information</b>"
+msgstr "<b>Balance Information</b>"
+
+#: ../src/gnome/glade/account.glade.h:3
+msgid "<b>Categories</b>"
+msgstr "<b>Categories</b>"
+
+#: ../src/gnome/glade/account.glade.h:4
+msgid "<b>Category Description</b>"
+msgstr "<b>Category Description</b>"
+
+#: ../src/gnome/glade/account.glade.h:5
+msgid "<b>Identification</b>"
+msgstr "<b>Identification</b>"
+
+#: ../src/gnome/glade/account.glade.h:6
+msgid "<b>Initial Balance Transfer</b>"
+msgstr "<b>Initial Balance Transfer</b>"
+
+#: ../src/gnome/glade/account.glade.h:7
+msgid "<b>Sub-account Transactions</b>"
+msgstr "<b>Sub-account Transactions</b>"
+
+#: ../src/gnome/glade/account.glade.h:8
+msgid "<b>Sub-accounts</b>"
+msgstr "<b>Sub-accounts</b>"
+
+#: ../src/gnome/glade/account.glade.h:9
+#: ../src/gnome/glade/sched-xact.glade.h:50
+msgid "<b>Transactions</b>"
+msgstr "<b>Transactions</b>"
+
+#: ../src/gnome/glade/account.glade.h:10
+msgid "<b>_Parent Account</b>"
+msgstr "<b>_Parent Account</b>"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../src/gnome/glade/account.glade.h:11 ../intl-scm/guile-strings.c:3794
+#: ../intl-scm/guile-strings.c:5170 ../intl-scm/guile-strings.c:6892
+#: ../intl-scm/guile-strings.c:8042
+msgid "Account Type"
+msgstr "Account Type"
+
+#: ../src/gnome/glade/account.glade.h:12
+msgid "Account _Color:"
+msgstr "Account _Color:"
+
+#: ../src/gnome/glade/account.glade.h:13
+msgid "Account _name:"
+msgstr "Account _name:"
+
+#: ../src/gnome/glade/account.glade.h:14
+msgid "C_lear All"
+msgstr "C_lear All"
+
+#: ../src/gnome/glade/account.glade.h:15
+msgid "Choose Currency"
+msgstr "Choose Currency"
+
+#: ../src/gnome/glade/account.glade.h:16
+msgid "Choose accounts to create"
+msgstr "Choose accounts to create"
+
+#. src/report/report-system/html-style-sheet.scm
+#. src/report/report-system/report.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../src/gnome/glade/account.glade.h:17 ../intl-scm/guile-strings.c:3382
+#: ../intl-scm/guile-strings.c:3638 ../intl-scm/guile-strings.c:9348
+#: ../intl-scm/guile-strings.c:10040
+msgid "Default"
+msgstr "Default"
+
+#: ../src/gnome/glade/account.glade.h:18
+msgid "Delete Account"
+msgstr "Delete Account"
+
+#: ../src/gnome/glade/account.glade.h:19
+msgid "Delete all _subaccounts"
+msgstr "Delete all _subaccounts"
+
+#: ../src/gnome/glade/account.glade.h:20
+msgid "Delete all _transactions"
+msgstr "Delete all _transactions"
+
+#: ../src/gnome/glade/account.glade.h:21
+msgid "Examples:"
+msgstr "Examples:"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/gnome/glade/account.glade.h:22 ../intl-scm/guile-strings.c:7100
+#: ../intl-scm/guile-strings.c:8250
+msgid "Filter By..."
+msgstr "Filter By..."
+
+#: ../src/gnome/glade/account.glade.h:23
+msgid "Finish Account Setup"
+msgstr "Finish Account Setup"
+
+#: ../src/gnome/glade/account.glade.h:25
+msgid "H_idden"
+msgstr "H_idden"
+
+#: ../src/gnome/glade/account.glade.h:26
+msgid "Hide accounts which have a zero total value."
+msgstr "Hide accounts which have a zero total value."
+
+#: ../src/gnome/glade/account.glade.h:27
+msgid ""
+"If you would like to change an account's name, click on the row containing "
+"the account, then click on the account name and change it.\n"
+"\n"
+"Some accounts are marked as \"Placeholder\". Placeholder accounts are used "
+"to create a hierarchy of accounts and normally do not have transactions or "
+"opening balances. If you would like an account to be a placeholder account, "
+"click the checkbox for that account.\n"
+"\n"
+"If you would like an account to have an opening balance, click on the row "
+"containing the account, then click on the opening balance field and enter "
+"the starting balance.\n"
+"\n"
+"Note: all accounts except Equity and placeholder accounts may have an "
+"opening balance.\n"
+msgstr ""
+"If you would like to change an account's name, click on the row containing "
+"the account, then click on the account name and change it.\n"
+"\n"
+"Some accounts are marked as \"Placeholder\". Placeholder accounts are used "
+"to create a hierarchy of accounts and normally do not have transactions or "
+"opening balances. If you would like an account to be a placeholder account, "
+"click the checkbox for that account.\n"
+"\n"
+"If you would like an account to have an opening balance, click on the row "
+"containing the account, then click on the opening balance field and enter "
+"the starting balance.\n"
+"\n"
+"Note: all accounts except Equity and placeholder accounts may have an "
+"opening balance.\n"
+
+#: ../src/gnome/glade/account.glade.h:35
+msgid "Interval:"
+msgstr "Interval:"
+
+#: ../src/gnome/glade/account.glade.h:36
+msgid "M_ove to:"
+msgstr "M_ove to:"
+
+#: ../src/gnome/glade/account.glade.h:38
+msgid "New Account (not implemented)"
+msgstr "New Account (not implemented)"
+
+#: ../src/gnome/glade/account.glade.h:39
+msgid "New Account Hierarchy Setup"
+msgstr "New Account Hierarchy Setup"
+
+#: ../src/gnome/glade/account.glade.h:40
+msgid "No_tes:"
+msgstr "No_tes:"
+
+#: ../src/gnome/glade/account.glade.h:41
+msgid ""
+"One or more sub-accounts contain read-only transactions which may not be "
+"deleted."
+msgstr ""
+"One or more sub-accounts contain read-only transactions which may not be "
+"deleted."
+
+#: ../src/gnome/glade/account.glade.h:42
+msgid ""
+"One or more sub-accounts contain transactions. What would you like to do "
+"with these transactions?"
+msgstr ""
+"One or more sub-accounts contain transactions. What would you like to do "
+"with these transactions?"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../src/gnome/glade/account.glade.h:44
+#: ../src/gnome/glade/sched-xact.glade.h:124 ../intl-scm/guile-strings.c:3734
+#: ../intl-scm/guile-strings.c:4756 ../intl-scm/guile-strings.c:5110
+#: ../intl-scm/guile-strings.c:6112
+msgid "Other"
+msgstr "Other"
+
+#: ../src/gnome/glade/account.glade.h:45
+msgid "Placeholde_r"
+msgstr "Placeholde_r"
+
+#: ../src/gnome/glade/account.glade.h:46
+msgid "Please choose the currency to use for new accounts."
+msgstr "Please choose the currency to use for new accounts."
+
+#: ../src/gnome/glade/account.glade.h:47
+msgid "Prefix:"
+msgstr "Prefix:"
+
+#: ../src/gnome/glade/account.glade.h:48
+msgid ""
+"Press `Apply' to create your new accounts.  You will then be able to save "
+"them to a file or database.\n"
+"\n"
+"Press `Back' to review your selections.\n"
+"\n"
+"Press `Cancel' to close this dialog without creating any new accounts."
+msgstr ""
+"Press `Apply' to create your new accounts.  You will then be able to save "
+"them to a file or database.\n"
+"\n"
+"Press `Back' to review your selections.\n"
+"\n"
+"Press `Cancel' to close this dialog without creating any new accounts."
+
+#: ../src/gnome/glade/account.glade.h:53
+msgid "Renumber sub-accounts"
+msgstr "Renumber sub-accounts"
+
+#: ../src/gnome/glade/account.glade.h:54
+#: ../src/import-export/generic-import.glade.h:46
+#: ../src/import-export/qif-import/qif.glade.h:59
+msgid "Select Account"
+msgstr "Select Account"
+
+#: ../src/gnome/glade/account.glade.h:55
+msgid ""
+"Select categories that correspond to the ways that you will use GnuCash.  "
+"Each category you select will cause several accounts to be created.  Select "
+"the categories that are relevant to you.  You can always create additional "
+"accounts by hand later."
+msgstr ""
+"Select categories that correspond to the ways that you will use GnuCash.  "
+"Each category you select will cause several accounts to be created.  Select "
+"the categories that are relevant to you.  You can always create additional "
+"accounts by hand later."
+
+#: ../src/gnome/glade/account.glade.h:56
+msgid "Select or add a GnuCash account"
+msgstr "Select or add a GnuCash account"
+
+#: ../src/gnome/glade/account.glade.h:57
+msgid "Setup selected accounts"
+msgstr "Setup selected accounts"
+
+#: ../src/gnome/glade/account.glade.h:58
+msgid "Show _hidden accounts"
+msgstr "Show _hidden accounts"
+
+#: ../src/gnome/glade/account.glade.h:59
+msgid "Show _zero total accounts"
+msgstr "Show _zero total accounts"
+
+#: ../src/gnome/glade/account.glade.h:60
+msgid "Smallest _fraction:"
+msgstr "Smallest _fraction:"
+
+#: ../src/gnome/glade/account.glade.h:61
+msgid "Smallest fraction of this commodity that can be referenced."
+msgstr "Smallest fraction of this commodity that can be referenced."
+
+#: ../src/gnome/glade/account.glade.h:62
+msgid "Ta_x related"
+msgstr "Ta_x related"
+
+#: ../src/gnome/glade/account.glade.h:63
+msgid ""
+"This account (and any sub-accounts) will be hidden in the account tree and "
+"will not appear in the popup account list in the register.  To reset this "
+"option, you will first need to open the \"Filter By...\" dialog for the "
+"account tree and check the \"show hidden accounts\" option.  Doing so will "
+"allow you to select the account and reopen this dialog."
+msgstr ""
+"This account (and any sub-accounts) will be hidden in the account tree and "
+"will not appear in the popup account list in the register.  To reset this "
+"option, you will first need to open the \"Filter By...\" dialog for the "
+"account tree and check the \"show hidden accounts\" option.  Doing so will "
+"allow you to select the account and reopen this dialog."
+
+#: ../src/gnome/glade/account.glade.h:64
+msgid "This account contains read-only transactions which may not be deleted."
+msgstr "This account contains read-only transactions which may not be deleted."
+
+#: ../src/gnome/glade/account.glade.h:65
+msgid ""
+"This account contains sub-accounts.  What would you like to do with these "
+"sub-accounts?"
+msgstr ""
+"This account contains sub-accounts.  What would you like to do with these "
+"sub-accounts?"
+
+#: ../src/gnome/glade/account.glade.h:66
+msgid ""
+"This account contains transactions. What would you like to do with these "
+"transactions?"
+msgstr ""
+"This account contains transactions. What would you like to do with these "
+"transactions?"
+
+#: ../src/gnome/glade/account.glade.h:67
+msgid ""
+"This account is present solely as a placeholder in the hierarchy.  "
+"Transactions may not be posted to this account, only to sub-accounts of this "
+"account."
+msgstr ""
+"This account is present solely as a placeholder in the hierarchy.  "
+"Transactions may not be posted to this account, only to sub-accounts of this "
+"account."
+
+#: ../src/gnome/glade/account.glade.h:68
+msgid ""
+"This assistant will help you create a set of GnuCash accounts for your "
+"assets (such as investments, checking or savings accounts), liabilities "
+"(such as loans) and different kinds of income and expenses you might have. \n"
+"\n"
+"Click 'Cancel'  if you do not wish to create any new accounts now."
+msgstr ""
+"This assistant will help you create a set of GnuCash accounts for your "
+"assets (such as investments, checking or savings accounts), liabilities "
+"(such as loans) and different kinds of income and expenses you might have. \n"
+"\n"
+"Click 'Cancel'  if you do not wish to create any new accounts now."
+
+#: ../src/gnome/glade/account.glade.h:71
+msgid ""
+"Use Commodity Value\n"
+"1\n"
+"1/10\n"
+"1/100\n"
+"1/1000\n"
+"1/10000\n"
+"1/100000\n"
+"1/1000000"
+msgstr ""
+"Use Commodity Value\n"
+"1\n"
+"1/10\n"
+"1/100\n"
+"1/1000\n"
+"1/10000\n"
+"1/100000\n"
+"1/1000000"
+
+#: ../src/gnome/glade/account.glade.h:79
+msgid ""
+"Use Edit->Tax Report Options to set the tax-related flag and assign a tax "
+"code to this account."
+msgstr ""
+"Use Edit->Tax Report Options to set the tax-related flag and assign a tax "
+"code to this account."
+
+#: ../src/gnome/glade/account.glade.h:80
+msgid "_Account code:"
+msgstr "_Account code:"
+
+#: ../src/gnome/glade/account.glade.h:81
+msgid "_Balance:"
+msgstr "_Balance:"
+
+#: ../src/gnome/glade/account.glade.h:83
+msgid "_Default"
+msgstr "_Default"
+
+#: ../src/gnome/glade/account.glade.h:84
+msgid "_Description:"
+msgstr "_Description:"
+
+#: ../src/gnome/glade/account.glade.h:85
+msgid "_Move to:"
+msgstr "_Move to:"
+
+#: ../src/gnome/glade/account.glade.h:86
+msgid "_Renumber"
+msgstr "_Renumber"
+
+#: ../src/gnome/glade/account.glade.h:89
+msgid "_Select transfer account"
+msgstr "_Select transfer account"
+
+#: ../src/gnome/glade/account.glade.h:90
+msgid "_Use equity 'Opening Balances' account"
+msgstr "_Use equity 'Opening Balances' account"
+
+#: ../src/gnome/glade/acctperiod.glade.h:1
+msgid "Book Closing Dates"
+msgstr "Book Closing Dates"
+
+#: ../src/gnome/glade/acctperiod.glade.h:3
+msgid "Enter a title for this book."
+msgstr "Enter a title for this book."
+
+#: ../src/gnome/glade/acctperiod.glade.h:4
+msgid "Enter notes that describe this book."
+msgstr "Enter notes that describe this book."
+
+#: ../src/gnome/glade/acctperiod.glade.h:5
+msgid "Finish Closing Books"
+msgstr "Finish Closing Books"
+
+#: ../src/gnome/glade/acctperiod.glade.h:6
+#: ../src/gnome/glade/budget.glade.h:13
+msgid "Notes:"
+msgstr "Notes:"
+
+#: ../src/gnome/glade/acctperiod.glade.h:7
+msgid ""
+"Select an accounting period and the closing date for the period.  Books will "
+"be closed on midnight of the selected date."
+msgstr ""
+"Select an accounting period and the closing date for the period.  Books will "
+"be closed on midnight of the selected date."
+
+#: ../src/gnome/glade/acctperiod.glade.h:8
+msgid "Setup Accounting Periods"
+msgstr "Setup Accounting Periods"
+
+#: ../src/gnome/glade/acctperiod.glade.h:9
+msgid ""
+"This assistant will help you setup and use accounting periods. \n"
+" \n"
+"Danger: this feature does not work correctly at this time; it is still under "
+"development.  It will probably damage your data in such a way that it cannot "
+"be repaired!"
+msgstr ""
+"This assistant will help you setup and use accounting periods. \n"
+" \n"
+"Danger: this feature does not work correctly at this time; it is still under "
+"development.  It will probably damage your data in such a way that it cannot "
+"be repaired!"
+
+#: ../src/gnome/glade/acctperiod.glade.h:12
+msgid "Title:"
+msgstr "Title:"
+
+#: ../src/gnome/glade/acctperiod.glade.h:13
+msgid "xxx"
+msgstr "xxx"
+
+#: ../src/gnome/glade/autoclear.glade.h:1
+msgid "<b>Auto-Clear Information</b>"
+msgstr "<b>Auto-Clear Information</b>"
+
+#: ../src/gnome/glade/autoclear.glade.h:2
+#: ../src/gnome/glade/reconcile.glade.h:6
+msgid "_Ending Balance:"
+msgstr "_Ending Balance:"
+
+#: ../src/gnome/glade/budget.glade.h:1
+msgid "Always use the last day (or day of week) in the month?"
+msgstr "Always use the last day (or day of week) in the month?"
+
+#: ../src/gnome/glade/budget.glade.h:2
+msgid "Budget List"
+msgstr "Budget List"
+
+#: ../src/gnome/glade/budget.glade.h:3
+msgid "Budget Name:"
+msgstr "Budget Name:"
+
+#: ../src/gnome/glade/budget.glade.h:4
+#: ../src/gnome/gnc-plugin-page-budget.c:146
+#: ../src/gnome/gnc-plugin-page-budget.c:870
+msgid "Budget Options"
+msgstr "Budget Options"
+
+#: ../src/gnome/glade/budget.glade.h:5
+msgid "Budget Period:"
+msgstr "Budget Period:"
+
+#: ../src/gnome/glade/budget.glade.h:6
+msgid "Close the Budget List"
+msgstr "Close the Budget List"
+
+#: ../src/gnome/glade/budget.glade.h:7
+msgid "Create a New Budget"
+msgstr "Create a New Budget"
+
+#: ../src/gnome/glade/budget.glade.h:8
+msgid "Delete the Selected Budget"
+msgstr "Delete the Selected Budget"
+
+#: ../src/gnome/glade/budget.glade.h:9
+msgid "Estimate Budget Values"
+msgstr "Estimate Budget Values"
+
+#: ../src/gnome/glade/budget.glade.h:10
+#: ../src/gnome/glade/sched-xact.glade.h:81
+msgid "Every "
+msgstr "Every "
+
+#: ../src/gnome/glade/budget.glade.h:11
+msgid ""
+"GnuCash will estimate budget values for the selected accounts from past "
+"transactions."
+msgstr ""
+"GnuCash will estimate budget values for the selected accounts from past "
+"transactions."
+
+#: ../src/gnome/glade/budget.glade.h:12
+msgid ""
+"Match the \"day of week\" and \"week of month\"?  (for example, the \"second "
+"Tuesday\" of every month)"
+msgstr ""
+"Match the \"day of week\" and \"week of month\"?  (for example, the \"second "
+"Tuesday\" of every month)"
+
+#: ../src/gnome/glade/budget.glade.h:14
+msgid "Number of Periods:"
+msgstr "Number of Periods:"
+
+#: ../src/gnome/glade/budget.glade.h:15
+msgid ""
+"Number of calendar units in the recurrence:  E.g. Biweekly = every 2 weeks; "
+"Quarterly = every 3 months"
+msgstr ""
+"Number of calendar units in the recurrence:  E.g. Biweekly = every 2 weeks; "
+"Quarterly = every 3 months"
+
+#: ../src/gnome/glade/budget.glade.h:16
+msgid "Open the Selected Budget"
+msgstr "Open the Selected Budget"
+
+#: ../src/gnome/glade/budget.glade.h:17 ../src/gnome/glade/print.glade.h:16
+#: ../src/gnome/glade/sched-xact.glade.h:123
+#: ../src/gnome/gnc-plugin-page-budget.c:180
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1079
+msgid "Options"
+msgstr "Options"
+
+#: ../src/gnome/glade/budget.glade.h:18
+msgid "Significant Digits:"
+msgstr "Significant Digits:"
+
+#: ../src/gnome/glade/budget.glade.h:19
+#: ../src/gnome/glade/sched-xact.glade.h:151
+msgid "Start Date:"
+msgstr "Start Date:"
+
+#: ../src/gnome/glade/budget.glade.h:20
+msgid "The number of leading digits to keep when rounding"
+msgstr "The number of leading digits to keep when rounding"
+
+#: ../src/gnome/glade/budget.glade.h:21
+msgid "beginning on: "
+msgstr "beginning on: "
+
+#: ../src/gnome/glade/budget.glade.h:22
+msgid ""
+"day(s)\n"
+"week(s)\n"
+"month(s)\n"
+"year(s)"
+msgstr ""
+"day(s)\n"
+"week(s)\n"
+"month(s)\n"
+"year(s)"
+
+#: ../src/gnome/glade/budget.glade.h:26
+msgid "last of month"
+msgstr "last of month"
+
+#: ../src/gnome/glade/budget.glade.h:27
+msgid "same week & day"
+msgstr "same week & day"
+
+#: ../src/gnome/glade/commodities.glade.h:1
+msgid "<b>Securities</b>"
+msgstr "<b>Securities</b>"
+
+#: ../src/gnome/glade/commodities.glade.h:2
+msgid "Add a new commodity."
+msgstr "Add a new commodity."
+
+#: ../src/gnome/glade/commodities.glade.h:3
+#: ../src/gnome/gnc-plugin-page-account-tree.c:264
+msgid "Edit"
+msgstr "Edit"
+
+#: ../src/gnome/glade/commodities.glade.h:4
+msgid "Remove the current commodity."
+msgstr "Remove the current commodity."
+
+#: ../src/gnome/glade/commodities.glade.h:5
+msgid "Securities"
+msgstr "Securities"
+
+#: ../src/gnome/glade/commodities.glade.h:6
+msgid "Show National Currencies"
+msgstr "Show National Currencies"
+
+#: ../src/gnome/glade/fincalc.glade.h:1
+msgid "<b>Calculations</b>"
+msgstr "<b>Calculations</b>"
+
+#: ../src/gnome/glade/fincalc.glade.h:2
+msgid "<b>Compounding:</b>"
+msgstr "<b>Compounding:</b>"
+
+#: ../src/gnome/glade/fincalc.glade.h:3
+msgid "<b>Payment Options</b>"
+msgstr "<b>Payment Options</b>"
+
+#: ../src/gnome/glade/fincalc.glade.h:4
+msgid "<b>Period:</b>"
+msgstr "<b>Period:</b>"
+
+#: ../src/gnome/glade/fincalc.glade.h:5
+msgid "Account Information"
+msgstr "Account Information"
+
+#: ../src/gnome/glade/fincalc.glade.h:6
+msgid ""
+"Annual\n"
+"Semi-annual\n"
+"Tri-annual\n"
+"Quarterly\n"
+"Bi-monthly\n"
+"Monthly\n"
+"Semi-monthly\n"
+"Bi-weekly\n"
+"Weekly\n"
+"Daily (360)\n"
+"Daily (365)"
+msgstr ""
+"Annual\n"
+"Semi-annual\n"
+"Tri-annual\n"
+"Quarterly\n"
+"Bi-monthly\n"
+"Monthly\n"
+"Semi-monthly\n"
+"Bi-weekly\n"
+"Weekly\n"
+"Daily (360)\n"
+"Daily (365)"
+
+#: ../src/gnome/glade/fincalc.glade.h:17
+msgid "Beginning"
+msgstr "Beginning"
+
+#: ../src/gnome/glade/fincalc.glade.h:18
+msgid "Calculate"
+msgstr "Calculate"
+
+#: ../src/gnome/glade/fincalc.glade.h:19
+msgid "Clear the entry"
+msgstr "Clear the entry"
+
+#: ../src/gnome/glade/fincalc.glade.h:20
+msgid "Co_mpounding:"
+msgstr "Co_mpounding:"
+
+#: ../src/gnome/glade/fincalc.glade.h:21
+msgid "Continuous"
+msgstr "Continuous"
+
+#: ../src/gnome/glade/fincalc.glade.h:22
+msgid "Discrete"
+msgstr "Discrete"
+
+#: ../src/gnome/glade/fincalc.glade.h:23
+msgid "End"
+msgstr "End"
+
+#: ../src/gnome/glade/fincalc.glade.h:24
+msgid "Financial Calculator"
+msgstr "Financial Calculator"
+
+#: ../src/gnome/glade/fincalc.glade.h:25
+#: ../src/gnome/glade/sched-xact.glade.h:91
+msgid "Frequency:"
+msgstr "Frequency:"
+
+#: ../src/gnome/glade/fincalc.glade.h:26
+msgid "Future value"
+msgstr "Future value"
+
+#: ../src/gnome/glade/fincalc.glade.h:27
+msgid "Interest rate"
+msgstr "Interest rate"
+
+#: ../src/gnome/glade/fincalc.glade.h:28
+msgid "Payment Total:"
+msgstr "Payment Total:"
+
+#: ../src/gnome/glade/fincalc.glade.h:29
+msgid "Payment periods"
+msgstr "Payment periods"
+
+#: ../src/gnome/glade/fincalc.glade.h:30
+msgid "Periodic payment"
+msgstr "Periodic payment"
+
+#: ../src/gnome/glade/fincalc.glade.h:31
+msgid "Present value"
+msgstr "Present value"
+
+#: ../src/gnome/glade/fincalc.glade.h:32
+msgid "Recalculate the (single) blank entry in the above fields."
+msgstr "Recalculate the (single) blank entry in the above fields."
+
+#: ../src/gnome/glade/fincalc.glade.h:33
+#: ../src/gnome/glade/register.glade.h:41
+#: ../src/gnome/gnc-plugin-page-register.c:425
+msgid "Schedule"
+msgstr "Schedule"
+
+#: ../src/gnome/glade/fincalc.glade.h:34
+#: ../src/gnome/glade/sched-xact.glade.h:161 ../src/gnome/glade/tax.glade.h:14
+msgid "Type:"
+msgstr "Type:"
+
+#: ../src/gnome/glade/fincalc.glade.h:35
+msgid "When paid:"
+msgstr "When paid:"
+
+#: ../src/gnome/glade/fincalc.glade.h:36
+msgid "_Effective Date:"
+msgstr "_Effective Date:"
+
+#: ../src/gnome/glade/fincalc.glade.h:37
+msgid "_Initial Payment:"
+msgstr "_Initial Payment:"
+
+#: ../src/gnome/glade/fincalc.glade.h:38
+msgid "_Payments:"
+msgstr "_Payments:"
+
+#: ../src/gnome/glade/fincalc.glade.h:39
+msgid "total"
+msgstr "total"
+
+#: ../src/gnome/glade/lots.glade.h:1
+msgid "<b>_Lots in This Account</b>"
+msgstr "<b>_Lots in This Account</b>"
+
+#: ../src/gnome/glade/lots.glade.h:2
+msgid "<b>_Mini-Viewer</b>"
+msgstr "<b>_Mini-Viewer</b>"
+
+#: ../src/gnome/glade/lots.glade.h:3
+msgid "<b>_Notes</b>"
+msgstr "<b>_Notes</b>"
+
+#: ../src/gnome/glade/lots.glade.h:4
+msgid "<b>_Title</b>"
+msgstr "<b>_Title</b>"
+
+#: ../src/gnome/glade/lots.glade.h:5
+msgid "A summary of all of the transactions in the selected lot"
+msgstr "A summary of all of the transactions in the selected lot"
+
+#: ../src/gnome/glade/lots.glade.h:9
+msgid "Delete the highlighted lot"
+msgstr "Delete the highlighted lot"
+
+#: ../src/gnome/glade/lots.glade.h:11
+msgid "Enter a name for the highlighted lot."
+msgstr "Enter a name for the highlighted lot."
+
+#: ../src/gnome/glade/lots.glade.h:12
+msgid "Enter any notes you want to make about this lot."
+msgstr "Enter any notes you want to make about this lot."
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../src/gnome/glade/lots.glade.h:13 ../intl-scm/guile-strings.c:3998
+#: ../intl-scm/guile-strings.c:5374
+msgid "Gain/Loss"
+msgstr "Gain/Loss"
+
+#: ../src/gnome/glade/lots.glade.h:14
+msgid "Lot Viewer"
+msgstr "Lot Viewer"
+
+#: ../src/gnome/glade/lots.glade.h:16
+msgid "Scrub _Account"
+msgstr "Scrub _Account"
+
+#: ../src/gnome/glade/lots.glade.h:17
+msgid "Scrub the highlighted lot"
+msgstr "Scrub the highlighted lot"
+
+#: ../src/gnome/glade/lots.glade.h:19
+msgid "_New Lot"
+msgstr "_New Lot"
+
+#: ../src/gnome/glade/lots.glade.h:20
+msgid "_Scrub"
+msgstr "_Scrub"
+
+#: ../src/gnome/glade/newuser.glade.h:1
+msgid "<span size=\"larger\" weight=\"bold\">Welcome to GnuCash!</span>"
+msgstr "<span size=\"larger\" weight=\"bold\">Welcome to GnuCash!</span>"
+
+#: ../src/gnome/glade/newuser.glade.h:2
+msgid ""
+"<span weight=\"bold\" size=\"larger\">Display Welcome Dialog Again?</span>"
+msgstr ""
+"<span weight=\"bold\" size=\"larger\">Display Welcome Dialog Again?</span>"
+
+#: ../src/gnome/glade/newuser.glade.h:3
+msgid "C_reate a new set of accounts"
+msgstr "C_reate a new set of accounts"
+
+#: ../src/gnome/glade/newuser.glade.h:4
+msgid ""
+"If you press the <i>Yes</i> button, the <i>Welcome to GnuCash</i> dialog "
+"will be displayed again next time you start GnuCash. If you press the <i>No</"
+"i> button, it will not be displayed again."
+msgstr ""
+"If you press the <i>Yes</i> button, the <i>Welcome to GnuCash</i> dialog "
+"will be displayed again next time you start GnuCash. If you press the <i>No</"
+"i> button, it will not be displayed again."
+
+#: ../src/gnome/glade/newuser.glade.h:5
+msgid ""
+"There are some predefined actions available that most new users prefer to "
+"get started with GnuCash. Select one of these actions from below and click "
+"the <i>OK</i> button or press the <i>Cancel</i> button if you don't want to "
+"perform any of them."
+msgstr ""
+"There are some predefined actions available that most new users prefer to "
+"get started with GnuCash. Select one of these actions from below and click "
+"the <i>OK</i> button or press the <i>Cancel</i> button if you don't want to "
+"perform any of them."
+
+#: ../src/gnome/glade/newuser.glade.h:6
+msgid "_Import my QIF files"
+msgstr "_Import my QIF files"
+
+#: ../src/gnome/glade/newuser.glade.h:7
+msgid "_Open the new user tutorial"
+msgstr "_Open the new user tutorial"
+
+#: ../src/gnome/glade/price.glade.h:1
+msgid "Add a new price."
+msgstr "Add a new price."
+
+#: ../src/gnome/glade/price.glade.h:2
+msgid ""
+"Bid\n"
+"Ask\n"
+"Last\n"
+"Net Asset Value\n"
+"Unknown"
+msgstr ""
+"Bid\n"
+"Ask\n"
+"Last\n"
+"Net Asset Value\n"
+"Unknown"
+
+#: ../src/gnome/glade/price.glade.h:8
+msgid "Delete _last price for a stock"
+msgstr "Delete _last price for a stock"
+
+#: ../src/gnome/glade/price.glade.h:9
+msgid "Delete _manually entered prices"
+msgstr "Delete _manually entered prices"
+
+#: ../src/gnome/glade/price.glade.h:10
+msgid "Delete all stock prices based upon the critera below:"
+msgstr "Delete all stock prices based upon the critera below:"
+
+#: ../src/gnome/glade/price.glade.h:11
+msgid "Edit the current price."
+msgstr "Edit the current price."
+
+#: ../src/gnome/glade/price.glade.h:12
+msgid "Get _Quotes"
+msgstr "Get _Quotes"
+
+#: ../src/gnome/glade/price.glade.h:13
+msgid "Get new online quotes for stock accounts."
+msgstr "Get new online quotes for stock accounts."
+
+#: ../src/gnome/glade/price.glade.h:14
+msgid ""
+"If activated, delete all prices before the specified date.  Otherwise the "
+"last stock price dated before the date will be kept and all earlier quotes "
+"deleted."
+msgstr ""
+"If activated, delete all prices before the specified date.  Otherwise the "
+"last stock price dated before the date will be kept and all earlier quotes "
+"deleted."
+
+#: ../src/gnome/glade/price.glade.h:15
+msgid ""
+"If activated, delete manually entered stock prices dated earlier than the "
+"specified date.  Otherwise only stock prices added by Finance::Quote will be "
+"deleted."
+msgstr ""
+"If activated, delete manually entered stock prices dated earlier than the "
+"specified date.  Otherwise only stock prices added by Finance::Quote will be "
+"deleted."
+
+#: ../src/gnome/glade/price.glade.h:16
+msgid "Price Editor"
+msgstr "Price Editor"
+
+#: ../src/gnome/glade/price.glade.h:17
+msgid "Remove _Old"
+msgstr "Remove _Old"
+
+#: ../src/gnome/glade/price.glade.h:18
+msgid "Remove prices older than a user-entered date"
+msgstr "Remove prices older than a user-entered date"
+
+#: ../src/gnome/glade/price.glade.h:19
+msgid "Remove the current price"
+msgstr "Remove the current price"
+
+#: ../src/gnome/glade/price.glade.h:20
+msgid "S_ource:"
+msgstr "S_ource:"
+
+#: ../src/gnome/glade/price.glade.h:23
+msgid "_Namespace:"
+msgstr "_Namespace:"
+
+#: ../src/gnome/glade/price.glade.h:24
+msgid "_Price:"
+msgstr "_Price:"
+
+#: ../src/gnome/glade/print.glade.h:1
+msgid "Amount (_numbers):"
+msgstr "Amount (_numbers):"
+
+#: ../src/gnome/glade/print.glade.h:2
+msgid "Amount (_words):"
+msgstr "Amount (_words):"
+
+#: ../src/gnome/glade/print.glade.h:3
+msgid "Check _format:"
+msgstr "Check _format:"
+
+#: ../src/gnome/glade/print.glade.h:4
+msgid ""
+"Check format must have an\n"
+"ADDRESS item defined in order\n"
+"to print an address on the check."
+msgstr ""
+"Check format must have an\n"
+"ADDRESS item defined in order\n"
+"to print an address on the check."
+
+#: ../src/gnome/glade/print.glade.h:7
+msgid "Check po_sition:"
+msgstr "Check po_sition:"
+
+#: ../src/gnome/glade/print.glade.h:8
+msgid "Checks on first _page:"
+msgstr "Checks on first _page:"
+
+#: ../src/gnome/glade/print.glade.h:9
+msgid "Custom format"
+msgstr "Custom format"
+
+#: ../src/gnome/glade/print.glade.h:10
+msgid "Degrees"
+msgstr "Degrees"
+
+#: ../src/gnome/glade/print.glade.h:11
+msgid ""
+"Enter a title for this custom format.  This title will appear in the \"Check "
+"format\" selector of the Print Check dialog.  Using the title of an existing "
+"custom format will cause that format to be overwritten."
+msgstr ""
+"Enter a title for this custom format.  This title will appear in the \"Check "
+"format\" selector of the Print Check dialog.  Using the title of an existing "
+"custom format will cause that format to be overwritten."
+
+#: ../src/gnome/glade/print.glade.h:12
+msgid ""
+"Inches\n"
+"Centimeters\n"
+"Millimeters\n"
+"Points"
+msgstr ""
+"Inches\n"
+"Centimeters\n"
+"Millimeters\n"
+"Points"
+
+#: ../src/gnome/glade/print.glade.h:17
+msgid "Pa_yee:"
+msgstr "Pa_yee:"
+
+#: ../src/gnome/glade/print.glade.h:18
+msgid "Print Check"
+msgstr "Print Check"
+
+#: ../src/gnome/glade/print.glade.h:19
+msgid ""
+"Quicken/QuickBooks (tm) US-Letter\n"
+"Deluxe(tm) Personal Checks US-Letter\n"
+"Quicken(tm) Wallet Checks w/ side stub\n"
+"Custom"
+msgstr ""
+"Quicken/QuickBooks (tm) US-Letter\n"
+"Deluxe(tm) Personal Checks US-Letter\n"
+"Quicken(tm) Wallet Checks w/ side stub\n"
+"Custom"
+
+#: ../src/gnome/glade/print.glade.h:23
+msgid "Save Custom Check Format"
+msgstr "Save Custom Check Format"
+
+#: ../src/gnome/glade/print.glade.h:24
+msgid "Splits Account"
+msgstr "Splits Account"
+
+#: ../src/gnome/glade/print.glade.h:25
+msgid "Splits Amount"
+msgstr "Splits Amount"
+
+#: ../src/gnome/glade/print.glade.h:26
+msgid "Splits Memo"
+msgstr "Splits Memo"
+
+#: ../src/gnome/glade/print.glade.h:27
+msgid "The origin point is the lower left-hand corner of the page."
+msgstr "The origin point is the lower left-hand corner of the page."
+
+#: ../src/gnome/glade/print.glade.h:28
+msgid "The origin point is the upper left-hand corner of the page."
+msgstr "The origin point is the upper left-hand corner of the page."
+
+#: ../src/gnome/glade/print.glade.h:29
+msgid ""
+"Top\n"
+"Middle\n"
+"Bottom\n"
+"Custom"
+msgstr ""
+"Top\n"
+"Middle\n"
+"Bottom\n"
+"Custom"
+
+#: ../src/gnome/glade/print.glade.h:33
+msgid "_Address"
+msgstr "_Address"
+
+#: ../src/gnome/glade/print.glade.h:34
+msgid "_Address:"
+msgstr "_Address:"
+
+#: ../src/gnome/glade/print.glade.h:35
+msgid "_Date format:"
+msgstr "_Date format:"
+
+#: ../src/gnome/glade/print.glade.h:37 ../src/gnome/glade/stocks.glade.h:18
+msgid "_Memo:"
+msgstr "_Memo:"
+
+#: ../src/gnome/glade/print.glade.h:38
+msgid "_Notes:"
+msgstr "_Notes:"
+
+#: ../src/gnome/glade/print.glade.h:39
+msgid "_Rotation"
+msgstr "_Rotation"
+
+#: ../src/gnome/glade/print.glade.h:40
+msgid "_Save format"
+msgstr "_Save format"
+
+#: ../src/gnome/glade/print.glade.h:41
+msgid "_Translation:"
+msgstr "_Translation:"
+
+#: ../src/gnome/glade/print.glade.h:42
+msgid "_Units:"
+msgstr "_Units:"
+
+#: ../src/gnome/glade/print.glade.h:43
+msgid "x"
+msgstr "x"
+
+#: ../src/gnome/glade/print.glade.h:44
+msgid "y"
+msgstr "y"
+
+#: ../src/gnome/glade/progress.glade.h:1
+msgid "Working..."
+msgstr "Working..."
+
+#: ../src/gnome/glade/reconcile.glade.h:1
+msgid "<b>Reconcile Information</b>"
+msgstr "<b>Reconcile Information</b>"
+
+#: ../src/gnome/glade/reconcile.glade.h:2 ../src/gnome/window-reconcile.c:741
+msgid "Enter _Interest Payment..."
+msgstr "Enter _Interest Payment..."
+
+#: ../src/gnome/glade/reconcile.glade.h:3
+msgid "Include _subaccounts"
+msgstr "Include _subaccounts"
+
+#. starting balance title/value
+#: ../src/gnome/glade/reconcile.glade.h:4 ../src/gnome/window-reconcile.c:1755
+msgid "Starting Balance:"
+msgstr "Starting Balance:"
+
+#: ../src/gnome/glade/reconcile.glade.h:5
+msgid "Statement _Date:"
+msgstr "Statement _Date:"
+
+#: ../src/gnome/glade/register.glade.h:1
+msgid "<b>New Transaction Information</b>"
+msgstr "<b>New Transaction Information</b>"
+
+#: ../src/gnome/glade/register.glade.h:2
+msgid "Amo_unt"
+msgstr "Amo_unt"
+
+#: ../src/gnome/glade/register.glade.h:4
+msgid "C_hoose Date:"
+msgstr "C_hoose Date:"
+
+#: ../src/gnome/glade/register.glade.h:5
+msgid "C_leared"
+msgstr "C_leared"
+
+#: ../src/gnome/glade/register.glade.h:7
+#: ../src/gnome/gnc-plugin-page-register.c:245
+msgid "Cancel the current transaction"
+msgstr "Cancel the current transaction"
+
+#: ../src/gnome/glade/register.glade.h:8
+msgid "Choo_se Date:"
+msgstr "Choo_se Date:"
+
+#: ../src/gnome/glade/register.glade.h:9
+msgid "Copy Transaction"
+msgstr "Copy Transaction"
+
+#: ../src/gnome/glade/register.glade.h:10
+msgid "Copy the selected transaction"
+msgstr "Copy the selected transaction"
+
+#: ../src/gnome/glade/register.glade.h:11
+#: ../src/gnome/gnc-plugin-page-register.c:320
+msgid ""
+"Create a Scheduled Transaction with the current transaction as a template"
+msgstr ""
+"Create a Scheduled Transaction with the current transaction as a template"
+
+#: ../src/gnome/glade/register.glade.h:12
+msgid "Cut Transaction"
+msgstr "Cut Transaction"
+
+#: ../src/gnome/glade/register.glade.h:13
+msgid "Cut the selected transaction"
+msgstr "Cut the selected transaction"
+
+#: ../src/gnome/glade/register.glade.h:17
+#: ../src/gnome/gnc-plugin-page-register.c:230
+msgid "Delete the current transaction"
+msgstr "Delete the current transaction"
+
+#: ../src/gnome/glade/register.glade.h:19
+msgid "Dup_licate Transaction..."
+msgstr "Dup_licate Transaction..."
+
+#: ../src/gnome/glade/register.glade.h:21
+#: ../src/import-export/generic-import.glade.h:18
+msgid "Duplicate Transaction"
+msgstr "Duplicate Transaction"
+
+#: ../src/gnome/glade/register.glade.h:22
+msgid "Edit Exchange Rate"
+msgstr "Edit Exchange Rate"
+
+#: ../src/gnome/glade/register.glade.h:23
+msgid "Edit the exchange rate for the current split"
+msgstr "Edit the exchange rate for the current split"
+
+#: ../src/gnome/glade/register.glade.h:24
+msgid "End:"
+msgstr "End:"
+
+#: ../src/gnome/glade/register.glade.h:26
+msgid "Erase all splits except the one for this account."
+msgstr "Erase all splits except the one for this account."
+
+#: ../src/gnome/glade/register.glade.h:27
+msgid "Filter register by..."
+msgstr "Filter register by..."
+
+#: ../src/gnome/glade/register.glade.h:28
+msgid "Jump"
+msgstr "Jump"
+
+#: ../src/gnome/glade/register.glade.h:29
+#: ../src/gnome/gnc-plugin-page-register.c:315
+msgid "Jump to the corresponding transaction in the other account"
+msgstr "Jump to the corresponding transaction in the other account"
+
+#: ../src/gnome/glade/register.glade.h:30
+msgid "Keep normal account order"
+msgstr "Keep normal account order"
+
+#: ../src/gnome/glade/register.glade.h:31
+#: ../src/gnome/gnc-plugin-page-register.c:225
+msgid "Make a copy of the current transaction"
+msgstr "Make a copy of the current transaction"
+
+#: ../src/gnome/glade/register.glade.h:32
+#: ../src/gnome/gnc-plugin-page-register.c:305
+msgid "Move to the blank transaction at the bottom of the register"
+msgstr "Move to the blank transaction at the bottom of the register"
+
+#: ../src/gnome/glade/register.glade.h:33
+msgid "Num_ber"
+msgstr "Num_ber"
+
+#: ../src/gnome/glade/register.glade.h:34
+msgid "Paste Transaction"
+msgstr "Paste Transaction"
+
+#: ../src/gnome/glade/register.glade.h:35
+#: ../src/gnome/gnc-plugin-page-register.c:220
+msgid "Paste the transaction from the clipboard"
+msgstr "Paste the transaction from the clipboard"
+
+#: ../src/gnome/glade/register.glade.h:36
+msgid "Reason for voiding transaction:"
+msgstr "Reason for voiding transaction:"
+
+#: ../src/gnome/glade/register.glade.h:37
+#: ../src/gnome/gnc-plugin-page-register.c:240
+msgid "Record the current transaction"
+msgstr "Record the current transaction"
+
+#: ../src/gnome/glade/register.glade.h:38
+msgid "Remove Transaction Splits"
+msgstr "Remove Transaction Splits"
+
+#: ../src/gnome/glade/register.glade.h:40
+msgid "S_tatement Date"
+msgstr "S_tatement Date"
+
+#: ../src/gnome/glade/register.glade.h:42
+msgid "Schedule..."
+msgstr "Schedule..."
+
+#: ../src/gnome/glade/register.glade.h:43
+msgid "Select Range:"
+msgstr "Select Range:"
+
+#: ../src/gnome/glade/register.glade.h:44
+msgid "Select _All"
+msgstr "Select _All"
+
+#: ../src/gnome/glade/register.glade.h:45
+msgid "Show _All"
+msgstr "Show _All"
+
+#: ../src/gnome/glade/register.glade.h:46
+#: ../src/gnome/gnc-plugin-page-register.c:357
+msgid "Show all splits in the current transaction"
+msgstr "Show all splits in the current transaction"
+
+#: ../src/gnome/glade/register.glade.h:47
+#: ../src/gnome/gnc-plugin-page-register.c:378
+msgid "Show expanded transactions with all splits"
+msgstr "Show expanded transactions with all splits"
+
+#: ../src/gnome/glade/register.glade.h:48
+#: ../src/gnome/gnc-plugin-page-register.c:368
+msgid "Show transactions on one or two lines"
+msgstr "Show transactions on one or two lines"
+
+#: ../src/gnome/glade/register.glade.h:49
+#: ../src/gnome/gnc-plugin-page-register.c:373
+msgid ""
+"Show transactions on one or two lines and expand the current transaction"
+msgstr ""
+"Show transactions on one or two lines and expand the current transaction"
+
+#: ../src/gnome/glade/register.glade.h:50
+#: ../src/gnome/gnc-plugin-page-register.c:351
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:54
+msgid "Show two lines of information for each transaction"
+msgstr "Show two lines of information for each transaction"
+
+#: ../src/gnome/glade/register.glade.h:52
+msgid "Sort by Amount"
+msgstr "Sort by Amount"
+
+#: ../src/gnome/glade/register.glade.h:53
+msgid "Sort by Date"
+msgstr "Sort by Date"
+
+#: ../src/gnome/glade/register.glade.h:54
+msgid "Sort by Description"
+msgstr "Sort by Description"
+
+#: ../src/gnome/glade/register.glade.h:55
+msgid "Sort by Memo"
+msgstr "Sort by Memo"
+
+#: ../src/gnome/glade/register.glade.h:56
+msgid "Sort by Number"
+msgstr "Sort by Number"
+
+#: ../src/gnome/glade/register.glade.h:57
+msgid "Sort by action field"
+msgstr "Sort by action field"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/gnome/glade/register.glade.h:58 ../intl-scm/guile-strings.c:7172
+#: ../intl-scm/guile-strings.c:8322
+msgid "Sort by amount"
+msgstr "Sort by amount"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../src/gnome/glade/register.glade.h:61 ../intl-scm/guile-strings.c:7184
+#: ../intl-scm/guile-strings.c:8334
+msgid "Sort by memo"
+msgstr "Sort by memo"
+
+#: ../src/gnome/glade/register.glade.h:62
+msgid "Sort by notes field"
+msgstr "Sort by notes field"
+
+#: ../src/gnome/glade/register.glade.h:63
+msgid "Sort by number"
+msgstr "Sort by number"
+
+#: ../src/gnome/glade/register.glade.h:65
+msgid "Sort by the statement date (unreconciled items last)"
+msgstr "Sort by the statement date (unreconciled items last)"
+
+#: ../src/gnome/glade/register.glade.h:66
+msgid "Sort register by..."
+msgstr "Sort register by..."
+
+#: ../src/gnome/glade/register.glade.h:67
+#: ../src/gnome/gnc-plugin-page-register.c:424
+msgid "Split"
+msgstr "Split"
+
+#: ../src/gnome/glade/register.glade.h:68
+msgid "St_yle"
+msgstr "St_yle"
+
+#: ../src/gnome/glade/register.glade.h:69
+msgid "Start:"
+msgstr "Start:"
+
+#: ../src/gnome/glade/register.glade.h:71
+msgid "Toda_y"
+msgstr "Toda_y"
+
+#: ../src/gnome/glade/register.glade.h:72
+msgid "Void Transaction"
+msgstr "Void Transaction"
+
+#: ../src/gnome/glade/register.glade.h:73
+msgid "_Action"
+msgstr "_Action"
+
+#: ../src/gnome/glade/register.glade.h:75
+msgid "_Amount"
+msgstr "_Amount"
+
+#: ../src/gnome/glade/register.glade.h:76
+#: ../src/gnome/gnc-plugin-page-register.c:372
+msgid "_Auto-Split Ledger"
+msgstr "_Auto-Split Ledger"
+
+#: ../src/gnome/glade/register.glade.h:77
+#: ../src/gnome/gnc-plugin-page-register.c:367
+msgid "_Basic Ledger"
+msgstr "_Basic Ledger"
+
+#: ../src/gnome/glade/register.glade.h:83
+#: ../src/gnome/gnc-plugin-page-register.c:350
+msgid "_Double Line"
+msgstr "_Double Line"
+
+#: ../src/gnome/glade/register.glade.h:84
+msgid "_Earliest"
+msgstr "_Earliest"
+
+#: ../src/gnome/glade/register.glade.h:87
+msgid "_Frozen"
+msgstr "_Frozen"
+
+#: ../src/gnome/glade/register.glade.h:89
+msgid "_Latest"
+msgstr "_Latest"
+
+#: ../src/gnome/glade/register.glade.h:90
+msgid "_Memo"
+msgstr "_Memo"
+
+#: ../src/gnome/glade/register.glade.h:91
+msgid "_Notes"
+msgstr "_Notes"
+
+#: ../src/gnome/glade/register.glade.h:92
+msgid "_Number"
+msgstr "_Number"
+
+#: ../src/gnome/glade/register.glade.h:93
+msgid "_Number:"
+msgstr "_Number:"
+
+#: ../src/gnome/glade/register.glade.h:94
+#: ../src/import-export/qif-import/qif.glade.h:85
+msgid "_Reconciled"
+msgstr "_Reconciled"
+
+#: ../src/gnome/glade/register.glade.h:96
+msgid "_Standard Order"
+msgstr "_Standard Order"
+
+#: ../src/gnome/glade/register.glade.h:97
+msgid "_Statement Date"
+msgstr "_Statement Date"
+
+#: ../src/gnome/glade/register.glade.h:98
+msgid "_Today"
+msgstr "_Today"
+
+#: ../src/gnome/glade/register.glade.h:99
+msgid "_Transaction Journal"
+msgstr "_Transaction Journal"
+
+#: ../src/gnome/glade/register.glade.h:100
+msgid "_Unreconciled"
+msgstr "_Unreconciled"
+
+#: ../src/gnome/glade/register.glade.h:102
+msgid "_Voided"
+msgstr "_Voided"
+
+#: ../src/gnome/glade/sched-xact.glade.h:1
+msgid " days"
+msgstr " days"
+
+#: ../src/gnome/glade/sched-xact.glade.h:4
+msgid "... utilize an escrow account for payments?"
+msgstr "... utilize an escrow account for payments?"
+
+#: ../src/gnome/glade/sched-xact.glade.h:5
+msgid ""
+"1st\n"
+"2nd\n"
+"3rd\n"
+"4th\n"
+"5th\n"
+"6th\n"
+"7th\n"
+"8th\n"
+"9th\n"
+"10th\n"
+"11th\n"
+"12th\n"
+"13th\n"
+"14th\n"
+"15th\n"
+"16th\n"
+"17th\n"
+"18th\n"
+"19th\n"
+"20th\n"
+"21st\n"
+"22nd\n"
+"23rd\n"
+"24th\n"
+"25th\n"
+"26th\n"
+"27th\n"
+"28th\n"
+"29th\n"
+"30th\n"
+"31st\n"
+"Last day of month\n"
+"Last Monday\n"
+"Last Tuesday\n"
+"Last Wednesday\n"
+"Last Thursday\n"
+"Last Friday\n"
+"Last Saturday\n"
+"Last Sunday"
+msgstr ""
+"1st\n"
+"2nd\n"
+"3rd\n"
+"4th\n"
+"5th\n"
+"6th\n"
+"7th\n"
+"8th\n"
+"9th\n"
+"10th\n"
+"11th\n"
+"12th\n"
+"13th\n"
+"14th\n"
+"15th\n"
+"16th\n"
+"17th\n"
+"18th\n"
+"19th\n"
+"20th\n"
+"21st\n"
+"22nd\n"
+"23rd\n"
+"24th\n"
+"25th\n"
+"26th\n"
+"27th\n"
+"28th\n"
+"29th\n"
+"30th\n"
+"31st\n"
+"Last day of month\n"
+"Last Monday\n"
+"Last Tuesday\n"
+"Last Wednesday\n"
+"Last Thursday\n"
+"Last Friday\n"
+"Last Saturday\n"
+"Last Sunday"
+
+#: ../src/gnome/glade/sched-xact.glade.h:44
+msgid "<b>End</b>"
+msgstr "<b>End</b>"
+
+#: ../src/gnome/glade/sched-xact.glade.h:45
+msgid "<b>Name</b>"
+msgstr "<b>Name</b>"
+
+#: ../src/gnome/glade/sched-xact.glade.h:46
+msgid "<b>Occurrences</b>"
+msgstr "<b>Occurrences</b>"
+
+#: ../src/gnome/glade/sched-xact.glade.h:47
+msgid "<b>Options</b>"
+msgstr "<b>Options</b>"
+
+#: ../src/gnome/glade/sched-xact.glade.h:48
+msgid "<b>Since Last Run Dialog</b>"
+msgstr "<b>Since Last Run Dialog</b>"
+
+#: ../src/gnome/glade/sched-xact.glade.h:49
+msgid "<b>Transaction Editor Defaults</b>"
+msgstr "<b>Transaction Editor Defaults</b>"
+
+#: ../src/gnome/glade/sched-xact.glade.h:51
+msgid "<b>Upcoming</b>"
+msgstr "<b>Upcoming</b>"
+
+#: ../src/gnome/glade/sched-xact.glade.h:52
+msgid "Account Deletion"
+msgstr "Account Deletion"
+
+#: ../src/gnome/glade/sched-xact.glade.h:53
+msgid "Advanced..."
+msgstr "Advanced..."
+
+#: ../src/gnome/glade/sched-xact.glade.h:55
+msgid "Begin notifications this many days before the transaction is created."
+msgstr "Begin notifications this many days before the transaction is created."
+
+#: ../src/gnome/glade/sched-xact.glade.h:56
+msgid "Conditional on splits not having variables"
+msgstr "Conditional on splits not having variables"
+
+#: ../src/gnome/glade/sched-xact.glade.h:57
+msgid "Crea_te in advance:"
+msgstr "Crea_te in advance:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:58
+msgid "Create automatically"
+msgstr "Create automatically"
+
+#: ../src/gnome/glade/sched-xact.glade.h:59
+msgid "Create in advance:"
+msgstr "Create in advance:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:60
+msgid "Create the transaction this many days before its effective date."
+msgstr "Create the transaction this many days before its effective date."
+
+#: ../src/gnome/glade/sched-xact.glade.h:61
+msgid "Creation State"
+msgstr "Creation State"
+
+#: ../src/gnome/glade/sched-xact.glade.h:62
+msgid ""
+"Current Year\n"
+"Now + 1 Year\n"
+"Whole Loan\n"
+"Custom"
+msgstr ""
+"Current Year\n"
+"Now + 1 Year\n"
+"Whole Loan\n"
+"Custom"
+
+#: ../src/gnome/glade/sched-xact.glade.h:67
+msgid ""
+"Daily\n"
+"Weekly\n"
+"Bi-Weekly\n"
+"Monthly\n"
+"Quarterly\n"
+"Yearly"
+msgstr ""
+"Daily\n"
+"Weekly\n"
+"Bi-Weekly\n"
+"Monthly\n"
+"Quarterly\n"
+"Yearly"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../src/gnome/glade/sched-xact.glade.h:73 ../intl-scm/guile-strings.c:2100
+#: ../intl-scm/guile-strings.c:2208 ../intl-scm/guile-strings.c:2630
+#: ../intl-scm/guile-strings.c:2738
+msgid "Date Range"
+msgstr "Date Range"
+
+#: ../src/gnome/glade/sched-xact.glade.h:75
+msgid "Do you..."
+msgstr "Do you..."
+
+#: ../src/gnome/glade/sched-xact.glade.h:76
+msgid "Edit Scheduled Transaction"
+msgstr "Edit Scheduled Transaction"
+
+#: ../src/gnome/glade/sched-xact.glade.h:78
+msgid "End Date:"
+msgstr "End Date:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:79
+msgid "Escrow Account:"
+msgstr "Escrow Account:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:80
+msgid "Every"
+msgstr "Every"
+
+#: ../src/gnome/glade/sched-xact.glade.h:82
+msgid "First on the:"
+msgstr "First on the:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:83
+msgid ""
+"Fixed Rate\n"
+"3/1 Year ARM\n"
+"5/1 Year ARM\n"
+"7/1 Year ARM\n"
+"10/1 Year ARM"
+msgstr ""
+"Fixed Rate\n"
+"3/1 Year ARM\n"
+"5/1 Year ARM\n"
+"7/1 Year ARM\n"
+"10/1 Year ARM"
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../src/gnome/glade/sched-xact.glade.h:92 ../intl-scm/guile-strings.c:4822
+#: ../intl-scm/guile-strings.c:6178
+msgid "Friday"
+msgstr "Friday"
+
+#: ../src/gnome/glade/sched-xact.glade.h:93
+msgid "Interest Rate Change Frequency"
+msgstr "Interest Rate Change Frequency"
+
+#: ../src/gnome/glade/sched-xact.glade.h:94
+msgid "Interest Rate:"
+msgstr "Interest Rate:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:95
+msgid "Interest To:"
+msgstr "Interest To:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:96
+msgid "Last Occurred: "
+msgstr "Last Occurred: "
+
+#: ../src/gnome/glade/sched-xact.glade.h:97
+msgid "Length:"
+msgstr "Length:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:98
+msgid "Loan Account:"
+msgstr "Loan Account:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:99
+msgid "Loan Information"
+msgstr "Loan Information"
+
+#: ../src/gnome/glade/sched-xact.glade.h:100
+msgid "Make Scheduled Transaction"
+msgstr "Make Scheduled Transaction"
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../src/gnome/glade/sched-xact.glade.h:101 ../intl-scm/guile-strings.c:4814
+#: ../intl-scm/guile-strings.c:6170
+msgid "Monday"
+msgstr "Monday"
+
+#: ../src/gnome/glade/sched-xact.glade.h:103
+msgid "Months Remaining:"
+msgstr "Months Remaining:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:104
+msgid "Mortgage/Loan Assistant"
+msgstr "Mortgage/Loan Assistant"
+
+#: ../src/gnome/glade/sched-xact.glade.h:105
+msgid "Mortgage/Loan Repayment Setup"
+msgstr "Mortgage/Loan Repayment Setup"
+
+#: ../src/gnome/glade/sched-xact.glade.h:106 ../src/gnome/glade/tax.glade.h:12
+msgid "Name:"
+msgstr "Name:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:107
+msgid "Never End"
+msgstr "Never End"
+
+#: ../src/gnome/glade/sched-xact.glade.h:108
+msgid ""
+"No change\n"
+"Use previous weekday\n"
+"Use next weekday"
+msgstr ""
+"No change\n"
+"Use previous weekday\n"
+"Use next weekday"
+
+#: ../src/gnome/glade/sched-xact.glade.h:112
+msgid ""
+"None\n"
+"Once\n"
+"Daily\n"
+"Weekly\n"
+"Semi-Monthly\n"
+"Monthly"
+msgstr ""
+"None\n"
+"Once\n"
+"Daily\n"
+"Weekly\n"
+"Semi-Monthly\n"
+"Monthly"
+
+#: ../src/gnome/glade/sched-xact.glade.h:118
+msgid "Not scheduled"
+msgstr "Not scheduled"
+
+#: ../src/gnome/glade/sched-xact.glade.h:119
+msgid "Notify me when created"
+msgstr "Notify me when created"
+
+#: ../src/gnome/glade/sched-xact.glade.h:120
+msgid "Number of Occurrences:"
+msgstr "Number of Occurrences:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:121
+msgid "On the"
+msgstr "On the"
+
+#: ../src/gnome/glade/sched-xact.glade.h:125
+msgid "Overview"
+msgstr "Overview"
+
+#: ../src/gnome/glade/sched-xact.glade.h:126
+msgid "Part of Payment Transaction"
+msgstr "Part of Payment Transaction"
+
+#: ../src/gnome/glade/sched-xact.glade.h:127
+msgid "Payment Frequency"
+msgstr "Payment Frequency"
+
+#: ../src/gnome/glade/sched-xact.glade.h:128
+msgid "Payment From (Escrow):"
+msgstr "Payment From (Escrow):"
+
+#: ../src/gnome/glade/sched-xact.glade.h:129
+msgid "Payment From:"
+msgstr "Payment From:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:130
+msgid "Payment To (Escrow):"
+msgstr "Payment To (Escrow):"
+
+#: ../src/gnome/glade/sched-xact.glade.h:131
+msgid "Payment To:"
+msgstr "Payment To:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:133
+msgid "Press apply to commit these changes."
+msgstr "Press apply to commit these changes."
+
+#: ../src/gnome/glade/sched-xact.glade.h:134
+msgid "Principal To:"
+msgstr "Principal To:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:135
+msgid "R_emind in advance:"
+msgstr "R_emind in advance:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:136
+msgid "Range: "
+msgstr "Range: "
+
+#: ../src/gnome/glade/sched-xact.glade.h:137
+msgid "Remind in advance:"
+msgstr "Remind in advance:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:138
+msgid "Repayment"
+msgstr "Repayment"
+
+#: ../src/gnome/glade/sched-xact.glade.h:139
+msgid "Repayment Frequency"
+msgstr "Repayment Frequency"
+
+#: ../src/gnome/glade/sched-xact.glade.h:140
+msgid "Repayment Type"
+msgstr "Repayment Type"
+
+#: ../src/gnome/glade/sched-xact.glade.h:141
+msgid "Repeats:"
+msgstr "Repeats:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:142
+msgid "Review"
+msgstr "Review"
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../src/gnome/glade/sched-xact.glade.h:143 ../intl-scm/guile-strings.c:4824
+#: ../intl-scm/guile-strings.c:6180
+msgid "Saturday"
+msgstr "Saturday"
+
+#: ../src/gnome/glade/sched-xact.glade.h:144
+msgid "Select occurrence date above."
+msgstr "Select occurrence date above."
+
+#: ../src/gnome/glade/sched-xact.glade.h:145
+msgid "Semi-Monthly"
+msgstr "Semi-Monthly"
+
+#: ../src/gnome/glade/sched-xact.glade.h:146
+msgid "Set the 'auto-create' flag on newly created scheduled transactions."
+msgstr "Set the 'auto-create' flag on newly created scheduled transactions."
+
+#: ../src/gnome/glade/sched-xact.glade.h:147
+msgid "Set the 'notify' flag on newly created scheduled transactions."
+msgstr "Set the 'notify' flag on newly created scheduled transactions."
+
+#: ../src/gnome/glade/sched-xact.glade.h:148
+msgid "Show the \"since last run\" window when a file is opened."
+msgstr "Show the \"since last run\" window when a file is opened."
+
+#: ../src/gnome/glade/sched-xact.glade.h:149
+msgid "Since Last Run..."
+msgstr "Since Last Run..."
+
+#: ../src/gnome/glade/sched-xact.glade.h:150
+msgid "Specify Source Account"
+msgstr "Specify Source Account"
+
+#: ../src/gnome/glade/sched-xact.glade.h:152
+msgid "Start Date: "
+msgstr "Start Date: "
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../src/gnome/glade/sched-xact.glade.h:153 ../intl-scm/guile-strings.c:4812
+#: ../intl-scm/guile-strings.c:6168
+msgid "Sunday"
+msgstr "Sunday"
+
+#: ../src/gnome/glade/sched-xact.glade.h:154
+msgid "Template Transaction"
+msgstr "Template Transaction"
+
+#: ../src/gnome/glade/sched-xact.glade.h:155
+msgid ""
+"The following Scheduled Transactions reference the deleted account, and must "
+"now be corrected.  Press OK to edit them."
+msgstr ""
+"The following Scheduled Transactions reference the deleted account, and must "
+"now be corrected.  Press OK to edit them."
+
+#: ../src/gnome/glade/sched-xact.glade.h:156
+msgid ""
+"This is a step-by-step method of creating a loan repayment setup within "
+"GnuCash.  In this assistant, you can input the parameters of your loan and "
+"its repayment and give the details of its payback. Using that information, "
+"the appropriate Scheduled Transactions will be created.\n"
+"\n"
+"If you make a mistake or want to make changes later, you can edit the "
+"created Scheduled Transactions directly."
+msgstr ""
+"This is a step-by-step method of creating a loan repayment setup within "
+"GnuCash.  In this assistant, you can input the parameters of your loan and "
+"its repayment and give the details of its payback. Using that information, "
+"the appropriate Scheduled Transactions will be created.\n"
+"\n"
+"If you make a mistake or want to make changes later, you can edit the "
+"created Scheduled Transactions directly."
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../src/gnome/glade/sched-xact.glade.h:159 ../intl-scm/guile-strings.c:4820
+#: ../intl-scm/guile-strings.c:6176
+msgid "Thursday"
+msgstr "Thursday"
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../src/gnome/glade/sched-xact.glade.h:160 ../intl-scm/guile-strings.c:4816
+#: ../intl-scm/guile-strings.c:6172
+msgid "Tuesday"
+msgstr "Tuesday"
+
+#: ../src/gnome/glade/sched-xact.glade.h:162
+msgid "Until:"
+msgstr "Until:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:163
+msgid "Use Escrow Account"
+msgstr "Use Escrow Account"
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../src/gnome/glade/sched-xact.glade.h:164 ../intl-scm/guile-strings.c:4818
+#: ../intl-scm/guile-strings.c:6174
+msgid "Wednesday"
+msgstr "Wednesday"
+
+#: ../src/gnome/glade/sched-xact.glade.h:166
+msgid "_Auto-create new transactions"
+msgstr "_Auto-create new transactions"
+
+#: ../src/gnome/glade/sched-xact.glade.h:167
+msgid "_Notify before transactions are created "
+msgstr "_Notify before transactions are created "
+
+#: ../src/gnome/glade/sched-xact.glade.h:168
+msgid "_Review created transactions"
+msgstr "_Review created transactions"
+
+#: ../src/gnome/glade/sched-xact.glade.h:169
+msgid "_Run when data file opened"
+msgstr "_Run when data file opened"
+
+#: ../src/gnome/glade/sched-xact.glade.h:171
+msgid "days."
+msgstr "days."
+
+#: ../src/gnome/glade/sched-xact.glade.h:172
+msgid "except on weekends:"
+msgstr "except on weekends:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:173
+msgid ""
+"months\n"
+"years"
+msgstr ""
+"months\n"
+"years"
+
+#: ../src/gnome/glade/sched-xact.glade.h:175
+msgid "months."
+msgstr "months."
+
+#: ../src/gnome/glade/sched-xact.glade.h:176
+msgid "occurrences"
+msgstr "occurrences"
+
+#: ../src/gnome/glade/sched-xact.glade.h:177
+msgid "remaining"
+msgstr "remaining"
+
+#: ../src/gnome/glade/sched-xact.glade.h:178
+msgid "then on the:"
+msgstr "then on the:"
+
+#: ../src/gnome/glade/sched-xact.glade.h:179
+msgid "weeks."
+msgstr "weeks."
+
+#: ../src/gnome/glade/stocks.glade.h:1
+msgid "<b>A_sset Account</b>"
+msgstr "<b>A_sset Account</b>"
+
+#: ../src/gnome/glade/stocks.glade.h:2
+msgid "<b>_Income Account</b>"
+msgstr "<b>_Income Account</b>"
+
+#: ../src/gnome/glade/stocks.glade.h:3
+msgid "Cash In Lieu"
+msgstr "Cash In Lieu"
+
+#: ../src/gnome/glade/stocks.glade.h:4
+msgid "Currenc_y:"
+msgstr "Currenc_y:"
+
+#: ../src/gnome/glade/stocks.glade.h:5
+msgid "Desc_ription:"
+msgstr "Desc_ription:"
+
+#: ../src/gnome/glade/stocks.glade.h:6
+msgid ""
+"Enter the date and the number of shares you gained or lost from the stock "
+"split or merger. For stock mergers (negative splits) use a negative value "
+"for the share distribution. You can also enter a description of the "
+"transaction, or accept the default one."
+msgstr ""
+"Enter the date and the number of shares you gained or lost from the stock "
+"split or merger. For stock mergers (negative splits) use a negative value "
+"for the share distribution. You can also enter a description of the "
+"transaction, or accept the default one."
+
+#: ../src/gnome/glade/stocks.glade.h:7
+msgid ""
+"If you are finished creating the stock split or merger, press `Apply'. You "
+"may also press `Back' to review your choices, or `Cancel' to quit without "
+"making any changes."
+msgstr ""
+"If you are finished creating the stock split or merger, press `Apply'. You "
+"may also press `Back' to review your choices, or `Cancel' to quit without "
+"making any changes."
+
+#: ../src/gnome/glade/stocks.glade.h:8
+msgid ""
+"If you received a cash disbursement as a result of the stock split, enter "
+"the details of that payment here. Otherwise, just click `Forward'."
+msgstr ""
+"If you received a cash disbursement as a result of the stock split, enter "
+"the details of that payment here. Otherwise, just click `Forward'."
+
+#: ../src/gnome/glade/stocks.glade.h:9
+msgid ""
+"If you want to record a stock price for the split, enter it below. You may "
+"safely leave it blank."
+msgstr ""
+"If you want to record a stock price for the split, enter it below. You may "
+"safely leave it blank."
+
+#: ../src/gnome/glade/stocks.glade.h:10
+msgid "New _Price:"
+msgstr "New _Price:"
+
+#: ../src/gnome/glade/stocks.glade.h:11
+msgid ""
+"Select the account for which you want to record a stock split or merger."
+msgstr ""
+"Select the account for which you want to record a stock split or merger."
+
+#: ../src/gnome/glade/stocks.glade.h:12
+msgid "Stock Account"
+msgstr "Stock Account"
+
+#: ../src/gnome/glade/stocks.glade.h:13
+msgid "Stock Split"
+msgstr "Stock Split"
+
+#: ../src/gnome/glade/stocks.glade.h:14
+msgid "Stock Split Details"
+msgstr "Stock Split Details"
+
+#: ../src/gnome/glade/stocks.glade.h:15
+msgid "This assistant will help you record a stock split or stock merger."
+msgstr "This assistant will help you record a stock split or stock merger."
+
+#: ../src/gnome/glade/stocks.glade.h:19
+msgid "_Shares:"
+msgstr "_Shares:"
+
+#: ../src/gnome/glade/tax.glade.h:1
+msgid "0"
+msgstr "0"
+
+#: ../src/gnome/glade/tax.glade.h:2
+msgid "<b>Account Tax Information</b>"
+msgstr "<b>Account Tax Information</b>"
+
+#: ../src/gnome/glade/tax.glade.h:3
+msgid "<b>Copy Number</b>"
+msgstr "<b>Copy Number</b>"
+
+#: ../src/gnome/glade/tax.glade.h:4
+msgid "<b>Income Tax Identity</b>"
+msgstr "<b>Income Tax Identity</b>"
+
+#: ../src/gnome/glade/tax.glade.h:5
+msgid "<b>Payer Name Source</b>"
+msgstr "<b>Payer Name Source</b>"
+
+#: ../src/gnome/glade/tax.glade.h:6
+msgid "<b>_Accounts</b>"
+msgstr "<b>_Accounts</b>"
+
+#: ../src/gnome/glade/tax.glade.h:7
+msgid "<b>_TXF Categories</b>"
+msgstr "<b>_TXF Categories</b>"
+
+#: ../src/gnome/glade/tax.glade.h:8
+msgid "Accounts Selected:"
+msgstr "Accounts Selected:"
+
+#: ../src/gnome/glade/tax.glade.h:9
+msgid "C_urrent Account"
+msgstr "C_urrent Account"
+
+#: ../src/gnome/glade/tax.glade.h:10
+msgid "Click to change Tax Name and/or Tax Type"
+msgstr "Click to change Tax Name and/or Tax Type"
+
+#: ../src/gnome/glade/tax.glade.h:11
+msgid "Income Tax Information"
+msgstr "Income Tax Information"
+
+#: ../src/gnome/glade/tax.glade.h:13
+msgid "Tax _Related"
+msgstr "Tax _Related"
+
+#: ../src/gnome/glade/tax.glade.h:15
+msgid "_Asset"
+msgstr "_Asset"
+
+#: ../src/gnome/glade/tax.glade.h:16
+msgid "_Expense"
+msgstr "_Expense"
+
+#: ../src/gnome/glade/tax.glade.h:17
+msgid "_Income"
+msgstr "_Income"
+
+#: ../src/gnome/glade/tax.glade.h:18
+msgid "_Liability/Equity"
+msgstr "_Liability/Equity"
+
+#: ../src/gnome/glade/tax.glade.h:19
+msgid "_Parent Account"
+msgstr "_Parent Account"
+
+#: ../src/gnome/glade/tax.glade.h:20
+msgid "_Select Subaccounts"
+msgstr "_Select Subaccounts"
+
+#: ../src/gnome/glade/userpass.glade.h:1
+msgid "Enter your username and password"
+msgstr "Enter your username and password"
+
+#: ../src/gnome/glade/userpass.glade.h:2
+msgid "Username and Password"
+msgstr "Username and Password"
+
+#: ../src/gnome/glade/userpass.glade.h:3
+msgid "_Password:"
+msgstr "_Password:"
+
+#: ../src/gnome/glade/userpass.glade.h:4
+msgid "_Username:"
+msgstr "_Username:"
+
+#: ../src/gnome/gnc-plugin-account-tree.c:59
+msgid "New Accounts _Page"
+msgstr "New Accounts _Page"
+
+#: ../src/gnome/gnc-plugin-account-tree.c:60
+msgid "Open a new Account Tree page"
+msgstr "Open a new Account Tree page"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:99
+msgid "New _File"
+msgstr "New _File"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:100
+msgid "Create a new file"
+msgstr "Create a new file"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:104
+msgid "_Open..."
+msgstr "_Open..."
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:105
+msgid "Open an existing GnuCash file"
+msgstr "Open an existing GnuCash file"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:109
+msgid "_Save"
+msgstr "_Save"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:110
+msgid "Save the current file"
+msgstr "Save the current file"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:114
+msgid "Save _As..."
+msgstr "Save _As..."
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:120
+msgid "Export _Accounts"
+msgstr "Export _Accounts"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:121
+msgid "Export the account hierarchy to a new GnuCash datafile"
+msgstr "Export the account hierarchy to a new GnuCash datafile"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:128
+#: ../src/gnome/gnc-plugin-page-register.c:201
+msgid "_Find..."
+msgstr "_Find..."
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:129
+#: ../src/gnome/gnc-plugin-page-register.c:202
+msgid "Find transactions with a search"
+msgstr "Find transactions with a search"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:134
+msgid "Ta_x Report Options"
+msgstr "Ta_x Report Options"
+
+#. Translators: currently implemented are *
+#. * US: income tax and                     *
+#. * DE: VAT                                *
+#. * So adjust this string
+#: ../src/gnome/gnc-plugin-basic-commands.c:139
+msgid "Setup relevant accounts for tax reports, e.g. US income tax"
+msgstr "Setup relevant accounts for tax reports, e.g. US income tax"
+
+#. Actions menu
+#: ../src/gnome/gnc-plugin-basic-commands.c:145
+msgid "_Scheduled Transactions"
+msgstr "_Scheduled Transactions"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:147
+msgid "_Scheduled Transaction Editor"
+msgstr "_Scheduled Transaction Editor"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:148
+msgid "The list of Scheduled Transactions"
+msgstr "The list of Scheduled Transactions"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:152
+msgid "Since _Last Run..."
+msgstr "Since _Last Run..."
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:153
+msgid "Create Scheduled Transactions since the last time run"
+msgstr "Create Scheduled Transactions since the last time run"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:157
+msgid "_Mortgage & Loan Repayment..."
+msgstr "_Mortgage & Loan Repayment..."
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:158
+msgid "Setup scheduled transactions for repayment of a loan"
+msgstr "Setup scheduled transactions for repayment of a loan"
+
+#. src/report/report-system/report.scm
+#: ../src/gnome/gnc-plugin-basic-commands.c:161
+#: ../intl-scm/guile-strings.c:3612
+msgid "B_udget"
+msgstr "B_udget"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:164
+msgid "Close _Books"
+msgstr "Close _Books"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:165
+msgid "Archive old data using accounting periods"
+msgstr "Archive old data using accounting periods"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:173
+msgid "_Price Editor"
+msgstr "_Price Editor"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:174
+msgid "View and edit the prices for stocks and mutual funds"
+msgstr "View and edit the prices for stocks and mutual funds"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:178
+msgid "_Security Editor"
+msgstr "_Security Editor"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:179
+msgid "View and edit the commodities for stocks and mutual funds"
+msgstr "View and edit the commodities for stocks and mutual funds"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:183
+msgid "_Financial Calculator"
+msgstr "_Financial Calculator"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:184
+msgid "Use the financial calculator"
+msgstr "Use the financial calculator"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:188
+msgid "_Close Book"
+msgstr "_Close Book"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:189
+msgid "Close the Book at the end of the Period"
+msgstr "Close the Book at the end of the Period"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:196
+msgid "_Tips Of The Day"
+msgstr "_Tips Of The Day"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:197
+msgid "View the Tips of the Day"
+msgstr "View the Tips of the Day"
+
+#: ../src/gnome/gnc-plugin-basic-commands.c:464
+msgid "There are no Scheduled Transactions to be entered at this time."
+msgstr "There are no Scheduled Transactions to be entered at this time."
+
+#: ../src/gnome/gnc-plugin-budget.c:59
+msgid "New Budget"
+msgstr "New Budget"
+
+#: ../src/gnome/gnc-plugin-budget.c:60
+msgid "Create a new Budget"
+msgstr "Create a new Budget"
+
+#: ../src/gnome/gnc-plugin-budget.c:65
+msgid "Open Budget"
+msgstr "Open Budget"
+
+#: ../src/gnome/gnc-plugin-budget.c:66
+msgid "Open an existing Budget"
+msgstr "Open an existing Budget"
+
+#: ../src/gnome/gnc-plugin-budget.c:71
+msgid "Copy Budget"
+msgstr "Copy Budget"
+
+#: ../src/gnome/gnc-plugin-budget.c:72
+msgid "Copy an existing Budget"
+msgstr "Copy an existing Budget"
+
+#: ../src/gnome/gnc-plugin-budget.c:293
+msgid "Select a Budget"
+msgstr "Select a Budget"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:156
+msgid "Create a new Account"
+msgstr "Create a new Account"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:160
+msgid "New Account _Hierarchy..."
+msgstr "New Account _Hierarchy..."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:161
+msgid "Extend the current book by merging with new account type categories"
+msgstr "Extend the current book by merging with new account type categories"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:165
+#: ../src/gnome/gnc-plugin-page-budget.c:128
+msgid "Open _Account"
+msgstr "Open _Account"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:166
+#: ../src/gnome/gnc-plugin-page-budget.c:129
+msgid "Open the selected account"
+msgstr "Open the selected account"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:170
+#: ../src/gnome/gnc-plugin-page-budget.c:134
+msgid "Open _Subaccounts"
+msgstr "Open _Subaccounts"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:171
+#: ../src/gnome/gnc-plugin-page-budget.c:135
+msgid "Open the selected account and all its subaccounts"
+msgstr "Open the selected account and all its subaccounts"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:177
+#: ../src/gnome/gnc-plugin-page-register.c:196
+msgid "Edit _Account"
+msgstr "Edit _Account"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:178
+#: ../src/gnome/gnc-plugin-page-register.c:197
+msgid "Edit the selected account"
+msgstr "Edit the selected account"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:182
+msgid "_Delete Account..."
+msgstr "_Delete Account..."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:183
+msgid "Delete selected account"
+msgstr "Delete selected account"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:187
+msgid "_Renumber Subaccounts..."
+msgstr "_Renumber Subaccounts..."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:188
+msgid "Renumber the children of the selected account"
+msgstr "Renumber the children of the selected account"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:200
+#: ../src/gnome/gnc-plugin-page-register.c:284
+msgid "_Reconcile..."
+msgstr "_Reconcile..."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:201
+#: ../src/gnome/gnc-plugin-page-register.c:285
+msgid "Reconcile the selected account"
+msgstr "Reconcile the selected account"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:205
+#: ../src/gnome/gnc-plugin-page-register.c:289
+msgid "_Auto-clear..."
+msgstr "_Auto-clear..."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:206
+msgid "Automatically clear individual transactions, given a cleared amount"
+msgstr "Automatically clear individual transactions, given a cleared amount"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:211
+#: ../src/gnome/gnc-plugin-page-register.c:280
+#: ../src/gnome/window-reconcile.c:2149
+msgid "Transfer funds from one account to another"
+msgstr "Transfer funds from one account to another"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:215
+#: ../src/gnome/gnc-plugin-page-register.c:294
+msgid "Stoc_k Split..."
+msgstr "Stoc_k Split..."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:216
+#: ../src/gnome/gnc-plugin-page-register.c:295
+msgid "Record a stock split or a stock merger"
+msgstr "Record a stock split or a stock merger"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:220
+#: ../src/gnome/gnc-plugin-page-register.c:299
+msgid "View _Lots..."
+msgstr "View _Lots..."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:221
+#: ../src/gnome/gnc-plugin-page-register.c:300
+msgid "Bring up the lot viewer/editor window"
+msgstr "Bring up the lot viewer/editor window"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:225
+msgid "Check & Repair A_ccount"
+msgstr "Check & Repair A_ccount"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:226
+#: ../src/gnome/window-reconcile.c:2154
+msgid ""
+"Check for and repair unbalanced transactions and orphan splits in this "
+"account"
+msgstr ""
+"Check for and repair unbalanced transactions and orphan splits in this "
+"account"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:230
+msgid "Check & Repair Su_baccounts"
+msgstr "Check & Repair Su_baccounts"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:231
+msgid ""
+"Check for and repair unbalanced transactions and orphan splits in this "
+"account and its subaccounts"
+msgstr ""
+"Check for and repair unbalanced transactions and orphan splits in this "
+"account and its subaccounts"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:236
+msgid "Check & Repair A_ll"
+msgstr "Check & Repair A_ll"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:237
+msgid ""
+"Check for and repair unbalanced transactions and orphan splits in all "
+"accounts"
+msgstr ""
+"Check for and repair unbalanced transactions and orphan splits in all "
+"accounts"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:265
+msgid "New"
+msgstr "New"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:976
+msgid "(no name)"
+msgstr "(no name)"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:998
+#, c-format
+msgid "Deleting account %s"
+msgstr "Deleting account %s"
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:1105
+#, c-format
+msgid "The account %s will be deleted."
+msgstr "The account %s will be deleted."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:1117
+#, c-format
+msgid "All transactions in this account will be moved to the account %s."
+msgstr "All transactions in this account will be moved to the account %s."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:1123
+msgid "All transactions in this account will be deleted."
+msgstr "All transactions in this account will be deleted."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:1132
+#, c-format
+msgid "All of its sub-accounts will be moved to the account %s."
+msgstr "All of its sub-accounts will be moved to the account %s."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:1138
+msgid "All of its subaccounts will be deleted."
+msgstr "All of its subaccounts will be deleted."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:1143
+#, c-format
+msgid "All sub-account transactions will be moved to the account %s."
+msgstr "All sub-account transactions will be moved to the account %s."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:1149
+msgid "All sub-account transactions will be deleted."
+msgstr "All sub-account transactions will be deleted."
+
+#: ../src/gnome/gnc-plugin-page-account-tree.c:1154
+msgid "Are you sure you want to do this?"
+msgstr "Are you sure you want to do this?"
+
+#: ../src/gnome/gnc-plugin-page-budget.c:141
+msgid "_Delete Budget"
+msgstr "_Delete Budget"
+
+#: ../src/gnome/gnc-plugin-page-budget.c:142
+msgid "Delete this budget"
+msgstr "Delete this budget"
+
+#: ../src/gnome/gnc-plugin-page-budget.c:147
+msgid "Edit this budget's options"
+msgstr "Edit this budget's options"
+
+#: ../src/gnome/gnc-plugin-page-budget.c:151
+msgid "Estimate Budget"
+msgstr "Estimate Budget"
+
+#: ../src/gnome/gnc-plugin-page-budget.c:153
+msgid ""
+"Estimate a budget value for the selected accounts from past transactions"
+msgstr ""
+"Estimate a budget value for the selected accounts from past transactions"
+
+#: ../src/gnome/gnc-plugin-page-budget.c:181
+msgid "Estimate"
+msgstr "Estimate"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../src/gnome/gnc-plugin-page-budget.c:254
+#: ../src/gnome/gnc-plugin-page-budget.c:295
+#: ../src/gnome/gnc-plugin-page-budget.c:779 ../intl-scm/guile-strings.c:4348
+#: ../intl-scm/guile-strings.c:4400 ../intl-scm/guile-strings.c:4404
+#: ../intl-scm/guile-strings.c:4410 ../intl-scm/guile-strings.c:4422
+#: ../intl-scm/guile-strings.c:4428 ../intl-scm/guile-strings.c:4444
+#: ../intl-scm/guile-strings.c:4604 ../intl-scm/guile-strings.c:4606
+#: ../intl-scm/guile-strings.c:5704 ../intl-scm/guile-strings.c:5756
+#: ../intl-scm/guile-strings.c:5760 ../intl-scm/guile-strings.c:5766
+#: ../intl-scm/guile-strings.c:5778 ../intl-scm/guile-strings.c:5784
+#: ../intl-scm/guile-strings.c:5800 ../intl-scm/guile-strings.c:5960
+#: ../intl-scm/guile-strings.c:5962
+msgid "Budget"
+msgstr "Budget"
+
+#: ../src/gnome/gnc-plugin-page-budget.c:812
+msgid "Set the budget options using this dialog."
+msgstr "Set the budget options using this dialog."
+
+#: ../src/gnome/gnc-plugin-page-budget.c:894
+#, c-format
+msgid "Delete %s?"
+msgstr "Delete %s?"
+
+#: ../src/gnome/gnc-plugin-page-budget.c:962
+msgid "You must select at least one account to estimate."
+msgstr "You must select at least one account to estimate."
+
+#: ../src/gnome/gnc-plugin-page-register.c:174
+msgid "_Print Checks..."
+msgstr "_Print Checks..."
+
+#: ../src/gnome/gnc-plugin-page-register.c:209
+msgid "Cu_t Transaction"
+msgstr "Cu_t Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:210
+msgid "Cut the selected transaction into clipboard"
+msgstr "Cut the selected transaction into clipboard"
+
+#: ../src/gnome/gnc-plugin-page-register.c:214
+msgid "_Copy Transaction"
+msgstr "_Copy Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:215
+msgid "Copy the selected transaction into clipboard"
+msgstr "Copy the selected transaction into clipboard"
+
+#: ../src/gnome/gnc-plugin-page-register.c:219
+msgid "_Paste Transaction"
+msgstr "_Paste Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:224
+msgid "Dup_licate Transaction"
+msgstr "Dup_licate Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:229
+#: ../src/gnome/gnc-split-reg.c:1143
+msgid "_Delete Transaction"
+msgstr "_Delete Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:234
+msgid "Remo_ve Transaction Splits"
+msgstr "Remo_ve Transaction Splits"
+
+#: ../src/gnome/gnc-plugin-page-register.c:235
+msgid "Remove all splits in the current transaction"
+msgstr "Remove all splits in the current transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:239
+msgid "_Enter Transaction"
+msgstr "_Enter Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:244
+msgid "Ca_ncel Transaction"
+msgstr "Ca_ncel Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:249
+msgid "_Void Transaction"
+msgstr "_Void Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:253
+msgid "_Unvoid Transaction"
+msgstr "_Unvoid Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:257
+msgid "Add _Reversing Transaction"
+msgstr "Add _Reversing Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:261
+msgid "_Shift Transaction Forward"
+msgstr "_Shift Transaction Forward"
+
+#: ../src/gnome/gnc-plugin-page-register.c:290
+msgid ""
+"Automatically clear individual transactions, so as to reach a certain "
+"cleared amount"
+msgstr ""
+"Automatically clear individual transactions, so as to reach a certain "
+"cleared amount"
+
+#: ../src/gnome/gnc-plugin-page-register.c:304
+msgid "_Blank Transaction"
+msgstr "_Blank Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:309
+msgid "Edit E_xchange Rate"
+msgstr "Edit E_xchange Rate"
+
+#: ../src/gnome/gnc-plugin-page-register.c:310
+msgid "Edit the exchange rate for the current transaction"
+msgstr "Edit the exchange rate for the current transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:319
+msgid "Sche_dule..."
+msgstr "Sche_dule..."
+
+#: ../src/gnome/gnc-plugin-page-register.c:324
+msgid "_All transactions"
+msgstr "_All transactions"
+
+#: ../src/gnome/gnc-plugin-page-register.c:328
+msgid "_This transaction"
+msgstr "_This transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:335
+msgid "Account Report"
+msgstr "Account Report"
+
+#: ../src/gnome/gnc-plugin-page-register.c:336
+msgid "Open a register report for this Account"
+msgstr "Open a register report for this Account"
+
+#: ../src/gnome/gnc-plugin-page-register.c:340
+msgid "Account Transaction Report"
+msgstr "Account Transaction Report"
+
+#: ../src/gnome/gnc-plugin-page-register.c:341
+msgid "Open a register report for the selected Transaction"
+msgstr "Open a register report for the selected Transaction"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../src/gnome/gnc-plugin-page-register.c:419
+#: ../src/register/ledger-core/split-register-layout.c:586
+#: ../src/register/ledger-core/split-register-model.c:279
+#: ../src/register/ledger-core/split-register.c:2249
+#: ../intl-scm/guile-strings.c:6704 ../intl-scm/guile-strings.c:7854
+msgid "Transfer"
+msgstr "Transfer"
+
+#: ../src/gnome/gnc-plugin-page-register.c:428
+#: ../src/gnome/window-autoclear.c:87
+msgid "Auto-clear"
+msgstr "Auto-clear"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#: ../src/gnome/gnc-plugin-page-register.c:658
+#: ../src/gnome/gnc-plugin-page-register.c:1292
+#: ../src/gnome/gnc-plugin-page-register.c:1948
+#: ../intl-scm/guile-strings.c:4938 ../intl-scm/guile-strings.c:6294
+msgid "General Ledger"
+msgstr "General Ledger"
+
+#. Translators: %s is the name
+#. of the tab page
+#: ../src/gnome/gnc-plugin-page-register.c:1228
+#, c-format
+msgid "Save changes to %s?"
+msgstr "Save changes to %s?"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1232
+msgid ""
+"This register has pending changes to a transaction.  Would you like to save "
+"the changes to this transaction, discard the transaction, or cancel the "
+"operation?"
+msgstr ""
+"This register has pending changes to a transaction.  Would you like to save "
+"the changes to this transaction, discard the transaction, or cancel the "
+"operation?"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1235
+msgid "_Discard Transaction"
+msgstr "_Discard Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1239
+msgid "_Save Transaction"
+msgstr "_Save Transaction"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1271
+#: ../src/gnome/gnc-plugin-page-register.c:1305
+#: ../src/gnome/gnc-plugin-page-register.c:1318
+#: ../src/gnome/gnc-plugin-page-register.c:1351
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:415
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:418
+msgid "unknown"
+msgstr "unknown"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1294
+#: ../src/gnome/gnc-plugin-page-register.c:1954
+msgid "Portfolio"
+msgstr "Portfolio"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1296
+#: ../src/gnome/gnc-plugin-page-register.c:1960
+msgid "Search Results"
+msgstr "Search Results"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1950
+msgid "General Ledger Report"
+msgstr "General Ledger Report"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1956
+msgid "Portfolio Report"
+msgstr "Portfolio Report"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1962
+msgid "Search Results Report"
+msgstr "Search Results Report"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../src/gnome/gnc-plugin-page-register.c:1968
+#: ../intl-scm/guile-strings.c:6732 ../intl-scm/guile-strings.c:7882
+msgid "Register Report"
+msgstr "Register Report"
+
+#: ../src/gnome/gnc-plugin-page-register.c:1984
+msgid "and subaccounts"
+msgstr "and subaccounts"
+
+#: ../src/gnome/gnc-plugin-page-register.c:2123
+msgid "Print checks from multiple accounts?"
+msgstr "Print checks from multiple accounts?"
+
+#: ../src/gnome/gnc-plugin-page-register.c:2125
+msgid ""
+"This search result contains splits from more than one account. Do you want "
+"to print the checks even though they are not all from the same account?"
+msgstr ""
+"This search result contains splits from more than one account. Do you want "
+"to print the checks even though they are not all from the same account?"
+
+#: ../src/gnome/gnc-plugin-page-register.c:2136
+msgid "_Print checks"
+msgstr "_Print checks"
+
+#: ../src/gnome/gnc-plugin-page-register.c:2154
+msgid ""
+"You can only print checks from a bank account register or search results."
+msgstr ""
+"You can only print checks from a bank account register or search results."
+
+#: ../src/gnome/gnc-plugin-page-register.c:2314
+msgid "You cannot void a transaction with reconciled or cleared splits."
+msgstr "You cannot void a transaction with reconciled or cleared splits."
+
+#: ../src/gnome/gnc-plugin-page-register.c:2384
+#: ../src/gnome/gnc-split-reg.c:877
+msgid "A reversing entry has already been created for this transaction."
+msgstr "A reversing entry has already been created for this transaction."
+
+#. Translations: The %s is the name of the plugin page
+#: ../src/gnome/gnc-plugin-page-register.c:2462
+#, c-format
+msgid "Sort %s by..."
+msgstr "Sort %s by..."
+
+#: ../src/gnome/gnc-plugin-page-sx-list.c:118
+msgid "_Scheduled"
+msgstr "_Scheduled"
+
+#: ../src/gnome/gnc-plugin-page-sx-list.c:120
+#: ../src/gnome/window-reconcile.c:2162
+msgid "_New"
+msgstr "_New"
+
+#: ../src/gnome/gnc-plugin-page-sx-list.c:121
+msgid "Create a new scheduled transaction"
+msgstr "Create a new scheduled transaction"
+
+#: ../src/gnome/gnc-plugin-page-sx-list.c:125
+msgid "Edit the selected scheduled transaction"
+msgstr "Edit the selected scheduled transaction"
+
+#: ../src/gnome/gnc-plugin-page-sx-list.c:129
+msgid "Delete the selected scheduled transaction"
+msgstr "Delete the selected scheduled transaction"
+
+#. FIXME: Does this always refer to only one transaction? Or could
+#. multiple SXs be deleted as well? Ideally, the number of
+#. to-be-deleted SXs should be mentioned here; see
+#. dialog-sx-since-last-run.c:807
+#: ../src/gnome/gnc-plugin-page-sx-list.c:598
+msgid "Do you really want to delete this scheduled transaction?"
+msgstr "Do you really want to delete this scheduled transaction?"
+
+#: ../src/gnome/gnc-plugin-register.c:50
+msgid "_General Ledger"
+msgstr "_General Ledger"
+
+#: ../src/gnome/gnc-plugin-register.c:51
+msgid "Open a general ledger window"
+msgstr "Open a general ledger window"
+
+#: ../src/gnome/gnc-split-reg.c:628
+msgid "<No information>"
+msgstr "<No information>"
+
+#: ../src/gnome/gnc-split-reg.c:904
+msgid "Cannot modify or delete this transaction."
+msgstr "Cannot modify or delete this transaction."
+
+#: ../src/gnome/gnc-split-reg.c:906
+#, c-format
+msgid "This transaction is marked read-only with the comment: '%s'"
+msgstr "This transaction is marked read-only with the comment: '%s'"
+
+#: ../src/gnome/gnc-split-reg.c:939
+msgid "Remove the splits from this transaction?"
+msgstr "Remove the splits from this transaction?"
+
+#: ../src/gnome/gnc-split-reg.c:940
+msgid ""
+"This transaction contains reconciled splits. Modifying it is not a good idea "
+"because that will cause your reconciled balance to be off."
+msgstr ""
+"This transaction contains reconciled splits. Modifying it is not a good idea "
+"because that will cause your reconciled balance to be off."
+
+#: ../src/gnome/gnc-split-reg.c:967
+msgid "_Remove Splits"
+msgstr "_Remove Splits"
+
+#: ../src/gnome/gnc-split-reg.c:1042
+#, c-format
+msgid "Delete the split '%s' from the transaction '%s'?"
+msgstr "Delete the split '%s' from the transaction '%s'?"
+
+#: ../src/gnome/gnc-split-reg.c:1043
+msgid ""
+"You would be deleting a reconciled split! This is not a good idea as it will "
+"cause your reconciled balance to be off."
+msgstr ""
+"You would be deleting a reconciled split! This is not a good idea as it will "
+"cause your reconciled balance to be off."
+
+#: ../src/gnome/gnc-split-reg.c:1046
+msgid "You cannot delete this split."
+msgstr "You cannot delete this split."
+
+#: ../src/gnome/gnc-split-reg.c:1047
+msgid ""
+"This is the split anchoring this transaction to the register. You may not "
+"delete it from this register window.  You may delete the entire transaction "
+"from this window, or you may navigate to a register that shows another side "
+"of this same transaction and delete the split from that register."
+msgstr ""
+"This is the split anchoring this transaction to the register. You may not "
+"delete it from this register window.  You may delete the entire transaction "
+"from this window, or you may navigate to a register that shows another side "
+"of this same transaction and delete the split from that register."
+
+#: ../src/gnome/gnc-split-reg.c:1075
+msgid "(no memo)"
+msgstr "(no memo)"
+
+#: ../src/gnome/gnc-split-reg.c:1078
+msgid "(no description)"
+msgstr "(no description)"
+
+#: ../src/gnome/gnc-split-reg.c:1103
+msgid "_Delete Split"
+msgstr "_Delete Split"
+
+#: ../src/gnome/gnc-split-reg.c:1119
+msgid "Delete the current transaction?"
+msgstr "Delete the current transaction?"
+
+#: ../src/gnome/gnc-split-reg.c:1120
+msgid ""
+"You would be deleting a transaction with reconciled splits! This is not a "
+"good idea as it will cause your reconciled balance to be off."
+msgstr ""
+"You would be deleting a transaction with reconciled splits! This is not a "
+"good idea as it will cause your reconciled balance to be off."
+
+#: ../src/gnome/gnc-split-reg.c:1430
+msgid "Balancing entry from reconcilation"
+msgstr "Balancing entry from reconcilation"
+
+#: ../src/gnome/gnc-split-reg.c:1869
+msgid "Present:"
+msgstr "Present:"
+
+#: ../src/gnome/gnc-split-reg.c:1870
+msgid "Future:"
+msgstr "Future:"
+
+#: ../src/gnome/gnc-split-reg.c:1871
+msgid "Cleared:"
+msgstr "Cleared:"
+
+#: ../src/gnome/gnc-split-reg.c:1872
+msgid "Reconciled:"
+msgstr "Reconciled:"
+
+#: ../src/gnome/gnc-split-reg.c:1873
+msgid "Projected Minimum:"
+msgstr "Projected Minimum:"
+
+#: ../src/gnome/gnc-split-reg.c:1877
+msgid "Shares:"
+msgstr "Shares:"
+
+#: ../src/gnome/gnc-split-reg.c:1878
+msgid "Current Value:"
+msgstr "Current Value:"
+
+#: ../src/gnome/gnc-split-reg.c:1952
+msgid "This account register is read-only."
+msgstr "This account register is read-only."
+
+#: ../src/gnome/gnc-split-reg.c:1988
+msgid ""
+"This account may not be edited.  If you want to edit transactions in this "
+"register, please open the account options and turn off the placeholder "
+"checkbox."
+msgstr ""
+"This account may not be edited.  If you want to edit transactions in this "
+"register, please open the account options and turn off the placeholder "
+"checkbox."
+
+#: ../src/gnome/gnc-split-reg.c:1995
+msgid ""
+"One of the sub-accounts selected may not be edited.  If you want to edit "
+"transactions in this register, please open the sub-account options and turn "
+"off the placeholder checkbox. You may also open an individual account "
+"instead of a set of accounts."
+msgstr ""
+"One of the sub-accounts selected may not be edited.  If you want to edit "
+"transactions in this register, please open the sub-account options and turn "
+"off the placeholder checkbox. You may also open an individual account "
+"instead of a set of accounts."
+
+#. src/report/report-system/html-fonts.scm
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../src/gnome/lot-viewer.c:644 ../intl-scm/guile-strings.c:3328
+#: ../intl-scm/guile-strings.c:4918 ../intl-scm/guile-strings.c:6274
+#: ../intl-scm/guile-strings.c:6728 ../intl-scm/guile-strings.c:7878
+msgid "Title"
+msgstr "Title"
+
+#: ../src/gnome/lot-viewer.c:654
+msgid "Gains"
+msgstr "Gains"
+
+#: ../src/gnome/lot-viewer.c:676
+#, c-format
+msgid "Lots in Account %s"
+msgstr "Lots in Account %s"
+
+#: ../src/gnome/reconcile-list.c:213
+#: ../src/register/ledger-core/split-register-layout.c:570
+#: ../src/register/ledger-core/split-register-model.c:250
+msgid "Reconciled:R"
+msgstr "Reconciled:R"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:1
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:1
+msgid "Order of columns in the dialog"
+msgstr "Order of columns in the dialog"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:2
+msgid "Show currencies in this dialog"
+msgstr "Show currencies in this dialog"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:3
+msgid "Show the Full Name column"
+msgstr "Show the Full Name column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:4
+msgid "Show the ISIN/CUSIP Code (Exchange Specific Data) column"
+msgstr "Show the ISIN/CUSIP Code (Exchange Specific Data) column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:5
+msgid "Show the Namespace column"
+msgstr "Show the Namespace column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:6
+msgid "Show the Print Name column"
+msgstr "Show the Print Name column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:7
+msgid "Show the Quote Flag column"
+msgstr "Show the Quote Flag column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:8
+msgid "Show the Quote Source column"
+msgstr "Show the Quote Source column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:9
+msgid "Show the Quote Timezone column"
+msgstr "Show the Quote Timezone column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:10
+msgid "Show the Unique Name column"
+msgstr "Show the Unique Name column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:11
+msgid "Show the fraction column"
+msgstr "Show the fraction column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:12
+msgid "Show the name column"
+msgstr "Show the name column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:13
+msgid "Show the symbol column"
+msgstr "Show the symbol column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_commodities.schemas.in.h:14
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:8
+msgid ""
+"This setting contains a list of names which controls the order in which the "
+"columns are listed in the dialog. Names may be reordered or removed from "
+"this list to control which columns appear in the dialog and in what order."
+msgstr ""
+"This setting contains a list of names which controls the order in which the "
+"columns are listed in the dialog. Names may be reordered or removed from "
+"this list to control which columns appear in the dialog and in what order."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:1
+msgid "Columns used for sorting"
+msgstr "Columns used for sorting"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:2
+msgid "Default to 'new search' if fewer than this number of items is returned"
+msgstr "Default to 'new search' if fewer than this number of items is returned"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:3
+msgid ""
+"If active, the \"New Hierarchy\" window will be shown whenever the \"New File"
+"\" menu item is chosen. Otherwise it will not be shown."
+msgstr ""
+"If active, the \"New Hierarchy\" window will be shown whenever the \"New File"
+"\" menu item is chosen. Otherwise it will not be shown."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:4
+msgid ""
+"If active, the new user window will be shown. Otherwise it will not be shown."
+msgstr ""
+"If active, the new user window will be shown. Otherwise it will not be shown."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:5
+msgid "Last pathname used"
+msgstr "Last pathname used"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:6
+msgid "New hierarchy window on \"New File\""
+msgstr "New hierarchy window on \"New File\""
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:8
+msgid "Show the new user window"
+msgstr "Show the new user window"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:9
+msgid "Sort column ascending or descending"
+msgstr "Sort column ascending or descending"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:10
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:10
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:10
+msgid ""
+"The X,Y coordinates of the top left corner of the window when it was last "
+"closed."
+msgstr ""
+"The X,Y coordinates of the top left corner of the window when it was last "
+"closed."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:11
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:11
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:11
+msgid "The width and size of the window when it was last closed."
+msgstr "The width and size of the window when it was last closed."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:12
+msgid ""
+"This field contains the last pathname used by this window. It will be used "
+"as the initial filename/pathname the next time this window is opened."
+msgstr ""
+"This field contains the last pathname used by this window. It will be used "
+"as the initial filename/pathname the next time this window is opened."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:13
+msgid ""
+"This setting indicates how the key column is sorted. Possible values for "
+"this setting are 'ascending' and 'descending'."
+msgstr ""
+"This setting indicates how the key column is sorted. Possible values for "
+"this setting are 'ascending' and 'descending'."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:14
+msgid ""
+"This setting indicates whether to search in all items in the current class, "
+"or only in 'active' items in the current class."
+msgstr ""
+"This setting indicates whether to search in all items in the current class, "
+"or only in 'active' items in the current class."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:15
+msgid ""
+"This setting indicates which column in the tree is used for sorting. "
+"Possible values for this setting are the name of any column in this window "
+"(see the column_order key) or the keyword 'none'."
+msgstr ""
+"This setting indicates which column in the tree is used for sorting. "
+"Possible values for this setting are the name of any column in this window "
+"(see the column_order key) or the keyword 'none'."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:16
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:17
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:17
+msgid "Window geometry"
+msgstr "Window geometry"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_common.schemas.in.h:17
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:18
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:18
+msgid "Window position"
+msgstr "Window position"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:2
+msgid "Show the Price column"
+msgstr "Show the Price column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:3
+msgid "Show the Source column"
+msgstr "Show the Source column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:4
+msgid "Show the Type column"
+msgstr "Show the Type column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:5
+msgid "Show the commodity column"
+msgstr "Show the commodity column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:6
+msgid "Show the currency column"
+msgstr "Show the currency column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:7
+msgid "Show the date column"
+msgstr "Show the date column"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:9
+msgid "This setting enables the Price column."
+msgstr "This setting enables the Price column."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:10
+msgid "This setting enables the Source column."
+msgstr "This setting enables the Source column."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:11
+msgid "This setting enables the Type column."
+msgstr "This setting enables the Type column."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:12
+msgid "This setting enables the commodity column."
+msgstr "This setting enables the commodity column."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:13
+msgid "This setting enables the currency column."
+msgstr "This setting enables the currency column."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_prices.schemas.in.h:14
+msgid "This setting enables the date column."
+msgstr "This setting enables the date column."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:1
+msgid "Custom date format"
+msgstr "Custom date format"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:2
+msgid "Date format to use"
+msgstr "Date format to use"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:3
+msgid ""
+"Each time the date is printed, print the date format immediately below in 8 "
+"point type using the characters Y, M, and D."
+msgstr ""
+"Each time the date is printed, print the date format immediately below in 8 "
+"point type using the characters Y, M, and D."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:4
+msgid ""
+"If the 'date_format' is set to indicate a custom date format, this value is "
+"used as an argument to strftime to produce the date to be printed. It may be "
+"any valid strftime string; for more information about this format, read the "
+"manual page of strftime by \"man 3 strftime\"."
+msgstr ""
+"If the 'date_format' is set to indicate a custom date format, this value is "
+"used as an argument to strftime to produce the date to be printed. It may be "
+"any valid strftime string; for more information about this format, read the "
+"manual page of strftime by \"man 3 strftime\"."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:5
+msgid "Index of predefined check format to use"
+msgstr "Index of predefined check format to use"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:6
+msgid ""
+"On preprinted checks containing multiple checks per page, this setting "
+"specifies which check position to print. The possible values are 0, 1 and 2, "
+"corresponding to the top, middle and bottom checks on the page."
+msgstr ""
+"On preprinted checks containing multiple checks per page, this setting "
+"specifies which check position to print. The possible values are 0, 1 and 2, "
+"corresponding to the top, middle and bottom checks on the page."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:7
+msgid "Position of check amount in numbers"
+msgstr "Position of check amount in numbers"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:8
+msgid "Position of check amount in words"
+msgstr "Position of check amount in words"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:9
+msgid "Position of check on page"
+msgstr "Position of check on page"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:10
+msgid "Position of date line"
+msgstr "Position of date line"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:11
+msgid "Position of memo line"
+msgstr "Position of memo line"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:12
+msgid "Position of payee name"
+msgstr "Position of payee name"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:13
+msgid "Print '***' before and after text."
+msgstr "Print '***' before and after text."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:14
+msgid "Print the date format below the date."
+msgstr "Print the date format below the date."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:15
+msgid "The default check printing font"
+msgstr "The default check printing font"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:16
+msgid ""
+"The default font to use when printing checks. This value will be overridden "
+"by any font specified in a check description file."
+msgstr ""
+"The default font to use when printing checks. This value will be overridden "
+"by any font specified in a check description file."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:17
+msgid "This is the numerical identifier of the predefined date format to use."
+msgstr "This is the numerical identifier of the predefined date format to use."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:18
+msgid ""
+"This value contains the X,Y coordinates for the start of the date line on "
+"the check. Coordinates are from the lower left corner of the specified check "
+"position."
+msgstr ""
+"This value contains the X,Y coordinates for the start of the date line on "
+"the check. Coordinates are from the lower left corner of the specified check "
+"position."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:19
+msgid ""
+"This value contains the X,Y coordinates for the start of the memo line on "
+"the check. Coordinates are from the lower left corner of the specified check "
+"position."
+msgstr ""
+"This value contains the X,Y coordinates for the start of the memo line on "
+"the check. Coordinates are from the lower left corner of the specified check "
+"position."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:20
+msgid ""
+"This value contains the X,Y coordinates for the start of the numerical "
+"amount line on the check. Coordinates are from the lower left corner of the "
+"specified check position."
+msgstr ""
+"This value contains the X,Y coordinates for the start of the numerical "
+"amount line on the check. Coordinates are from the lower left corner of the "
+"specified check position."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:21
+msgid ""
+"This value contains the X,Y coordinates for the start of the payee line on "
+"the check."
+msgstr ""
+"This value contains the X,Y coordinates for the start of the payee line on "
+"the check."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:22
+msgid ""
+"This value contains the X,Y coordinates for the start of the written amount "
+"line on the check. Coordinates are from the lower left corner of the "
+"specified check position."
+msgstr ""
+"This value contains the X,Y coordinates for the start of the written amount "
+"line on the check. Coordinates are from the lower left corner of the "
+"specified check position."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:23
+msgid ""
+"This value contains the Y coordinate for the bottom edge of the check. This "
+"coordinate is from the bottom edge of the sheet of paper."
+msgstr ""
+"This value contains the Y coordinate for the bottom edge of the check. This "
+"coordinate is from the bottom edge of the sheet of paper."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:24
+msgid ""
+"This value specifies the predefined check format to use. The number is the 0-"
+"based index into the list of known check formats."
+msgstr ""
+"This value specifies the predefined check format to use. The number is the 0-"
+"based index into the list of known check formats."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_print_checks.schemas.in.h:25
+msgid "Which check position to print"
+msgstr "Which check position to print"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in.h:1
+msgid "Always reconcile to today"
+msgstr "Always reconcile to today"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in.h:2
+msgid ""
+"If active, after reconciling a credit card account, prompt the user to enter "
+"a credit card payment. Otherwise do not prompt the user for this."
+msgstr ""
+"If active, after reconciling a credit card account, prompt the user to enter "
+"a credit card payment. Otherwise do not prompt the user for this."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in.h:3
+msgid ""
+"If active, all transactions marked as cleared in the register will appear "
+"already selected in the reconcile dialog. Otherwise no transactions will be "
+"initially selected."
+msgstr ""
+"If active, all transactions marked as cleared in the register will appear "
+"already selected in the reconcile dialog. Otherwise no transactions will be "
+"initially selected."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in.h:4
+msgid ""
+"If active, always open the reconcile dialog using today's date for the "
+"statement date, regardless of previous reconciliations."
+msgstr ""
+"If active, always open the reconcile dialog using today's date for the "
+"statement date, regardless of previous reconciliations."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in.h:5
+msgid "Pre-select cleared transactions"
+msgstr "Pre-select cleared transactions"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in.h:7
+msgid "Prompt for credit card payment"
+msgstr "Prompt for credit card payment"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_reconcile.schemas.in.h:8
+msgid "Prompt for interest charges"
+msgstr "Prompt for interest charges"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in.h:1
+msgid "How many days in advance to notify the user."
+msgstr "How many days in advance to notify the user."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in.h:2
+msgid "How many days in advance to remind the user."
+msgstr "How many days in advance to remind the user."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in.h:3
+msgid ""
+"If active, any newly created scheduled transaction will have its 'auto "
+"create' flag set active by default. The user can change this flag during "
+"transaction creation, or at any later time by editing the scheduled "
+"transaction."
+msgstr ""
+"If active, any newly created scheduled transaction will have its 'auto "
+"create' flag set active by default. The user can change this flag during "
+"transaction creation, or at any later time by editing the scheduled "
+"transaction."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in.h:4
+msgid ""
+"If active, any newly created scheduled transaction will have its 'notify' "
+"flag set by default. The user can change this flag during transaction "
+"creation, or at any later time by editing the scheduled transaction. This "
+"setting only has meaning if the create_auto setting is active."
+msgstr ""
+"If active, any newly created scheduled transaction will have its 'notify' "
+"flag set by default. The user can change this flag during transaction "
+"creation, or at any later time by editing the scheduled transaction. This "
+"setting only has meaning if the create_auto setting is active."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in.h:5
+msgid "Set the \"auto create\" flag by default"
+msgstr "Set the \"auto create\" flag by default"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in.h:6
+msgid "Set the \"notify\" flag by default"
+msgstr "Set the \"notify\" flag by default"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in.h:7
+msgid "Show \"since last run\" dialog when a file is opened."
+msgstr "Show \"since last run\" dialog when a file is opened."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_scheduled_transctions.schemas.in.h:8
+msgid ""
+"This setting controls whether the scheduled transactions \"since last run\" "
+"dialog is shown automatically when a data file is opened. This includes the "
+"initial opening of the data file when GnuCash starts. If this setting is "
+"active, show the dialog, otherwise it is not shown."
+msgstr ""
+"This setting controls whether the scheduled transactions \"since last run\" "
+"dialog is shown automatically when a data file is opened. This includes the "
+"initial opening of the data file when GnuCash starts. If this setting is "
+"active, show the dialog, otherwise it is not shown."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_totd.schemas.in.h:1
+msgid ""
+"Enables the \"Tip Of The Day\" when GnuCash starts up. If active, the dialog "
+"will be shown. Otherwise it will not be shown."
+msgstr ""
+"Enables the \"Tip Of The Day\" when GnuCash starts up. If active, the dialog "
+"will be shown. Otherwise it will not be shown."
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_totd.schemas.in.h:2
+msgid "Show \"Tip Of The Day\" at GnuCash start"
+msgstr "Show \"Tip Of The Day\" at GnuCash start"
+
+#: ../src/gnome/schemas/apps_gnucash_dialog_totd.schemas.in.h:3
+msgid "The next tip to show."
+msgstr "The next tip to show."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:1
+msgid "\"Enter\" key moves to bottom of register"
+msgstr "\"Enter\" key moves to bottom of register"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:2
+msgid "Accounts to reverse the balance"
+msgstr "Accounts to reverse the balance"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:3
+msgid "Allow file incompatibility with older versions."
+msgstr "Allow file incompatibility with older versions."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:4
+msgid "Auto-save time interval"
+msgstr "Auto-save time interval"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:5
+msgid "Automatically insert a decimal point"
+msgstr "Automatically insert a decimal point"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:6
+msgid "Automatically raise the list of accounts or actions during input"
+msgstr "Automatically raise the list of accounts or actions during input"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:7
+msgid "Character to use as separator between account names"
+msgstr "Character to use as separator between account names"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:8
+msgid "Closing a tab moves to the most recently visited tab."
+msgstr "Closing a tab moves to the most recently visited tab."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:9
+msgid "Color all lines of a transaction the same"
+msgstr "Color all lines of a transaction the same"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:10
+msgid "Color the register as specified by the system theme"
+msgstr "Color the register as specified by the system theme"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:11
+msgid "Compress the data file"
+msgstr "Compress the data file"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:12
+msgid "Create a new window for each new register"
+msgstr "Create a new window for each new register"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:13
+msgid "Create a new window for each new report"
+msgstr "Create a new window for each new report"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:14
+msgid "Date format choice"
+msgstr "Date format choice"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:16
+msgid "Default currency for new accounts"
+msgstr "Default currency for new accounts"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:17
+msgid "Default currency for new reports"
+msgstr "Default currency for new reports"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:18
+msgid "Default view style for new register"
+msgstr "Default view style for new register"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:19
+msgid "Delete old log/backup files after this many days (0 = never)"
+msgstr "Delete old log/backup files after this many days (0 = never)"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:21
+msgid "Enables Euro support"
+msgstr "Enables Euro support"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:22
+msgid "Enables additional support for the European Union EURO currency."
+msgstr "Enables additional support for the European Union EURO currency."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:23
+msgid "Enables file compression when writing the data file."
+msgstr "Enables file compression when writing the data file."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:24
+msgid "How to interpret dates without a year"
+msgstr "How to interpret dates without a year"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:25
+msgid ""
+"If active all lines that make up a single transaction will use the same "
+"color for their background. Otherwise the background colors are alternated "
+"on each line."
+msgstr ""
+"If active all lines that make up a single transaction will use the same "
+"color for their background. Otherwise the background colors are alternated "
+"on each line."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:26
+msgid ""
+"If active then after a memorised transaction is automatically filled in the "
+"cursor will move to the Transfer field. If not active then it skips to the "
+"value field."
+msgstr ""
+"If active then after a memorised transaction is automatically filled in the "
+"cursor will move to the Transfer field. If not active then it skips to the "
+"value field."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:27
+msgid ""
+"If active, GnuCash shows an explanation of the auto-save feature the first "
+"time that feature is started. Otherwise no extra explanation is shown."
+msgstr ""
+"If active, GnuCash shows an explanation of the auto-save feature the first "
+"time that feature is started. Otherwise no extra explanation is shown."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:28
+msgid ""
+"If active, GnuCash will automatically insert a decimal point into values "
+"that are entered without one. Otherwise GnuCash will not modify entered "
+"numbers."
+msgstr ""
+"If active, GnuCash will automatically insert a decimal point into values "
+"that are entered without one. Otherwise GnuCash will not modify entered "
+"numbers."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:29
+msgid ""
+"If active, a \"close\" button will be displayed on any notebook tab that may "
+"be closed. Otherwise, no such button will be shown on the tab. Regardless of "
+"this setting, pages can always be closed via the \"close\" menu item or the "
+"\"close\" button on toolbar."
+msgstr ""
+"If active, a \"close\" button will be displayed on any notebook tab that may "
+"be closed. Otherwise, no such button will be shown on the tab. Regardless of "
+"this setting, pages can always be closed via the \"close\" menu item or the "
+"\"close\" button on toolbar."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:30
+msgid ""
+"If active, a splash screen will be shown at startup. Otherwise no splash "
+"screen will be shown."
+msgstr ""
+"If active, a splash screen will be shown at startup. Otherwise no splash "
+"screen will be shown."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:31
+msgid ""
+"If active, closing a tab moves to the most recently visited tab. Otherwise "
+"closing a tab moves one tab to the left."
+msgstr ""
+"If active, closing a tab moves to the most recently visited tab. Otherwise "
+"closing a tab moves one tab to the left."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:32
+msgid ""
+"If active, each new register will be opened in a new window. Otherwise each "
+"new register will be opened as a tab in the main window."
+msgstr ""
+"If active, each new register will be opened in a new window. Otherwise each "
+"new register will be opened as a tab in the main window."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:33
+msgid ""
+"If active, each new report will be opened in its own window. Otherwise new "
+"reports will be opened as tabs in the main window."
+msgstr ""
+"If active, each new report will be opened in its own window. Otherwise new "
+"reports will be opened as tabs in the main window."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:34
+msgid ""
+"If active, formal accounting labels \"Credit\" and \"Debit\" will be used "
+"when designating fields on screen. Otherwise, informal labels such as "
+"Increase/Decrease, \"Funds In\"/\"Funds Out\", etc. will be used."
+msgstr ""
+"If active, formal accounting labels \"Credit\" and \"Debit\" will be used "
+"when designating fields on screen. Otherwise, informal labels such as "
+"Increase/Decrease, \"Funds In\"/\"Funds Out\", etc. will be used."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:35
+msgid ""
+"If active, gnucash will be allowed to intentionally break file compatibility "
+"with older versions, so that a data file saved in this version cannot be "
+"read by an older version again. Otherwise gnucash will write data files only "
+"in formats that can be read by older versions as well."
+msgstr ""
+"If active, gnucash will be allowed to intentionally break file compatibility "
+"with older versions, so that a data file saved in this version cannot be "
+"read by an older version again. Otherwise gnucash will write data files only "
+"in formats that can be read by older versions as well."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:36
+msgid ""
+"If active, pressing the enter key will move to the bottom of the register. "
+"Otherwise pressing the enter key will move to the next transaction line."
+msgstr ""
+"If active, pressing the enter key will move to the bottom of the register. "
+"Otherwise pressing the enter key will move to the next transaction line."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:37
+msgid ""
+"If active, the register will be colored as specified by the system theme. "
+"This can be overridden to provide custom colors by editing the gtkrc file in "
+"the users home directory. Otherwise the standard register colors will be "
+"used that GnuCash has always used."
+msgstr ""
+"If active, the register will be colored as specified by the system theme. "
+"This can be overridden to provide custom colors by editing the gtkrc file in "
+"the users home directory. Otherwise the standard register colors will be "
+"used that GnuCash has always used."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:38
+msgid ""
+"If active, the size and location of each dialog window will be saved when it "
+"is closed. The sizes and locations of content windows will be remembered "
+"when you quit GnuCash. Otherwise the sizes will not be saved."
+msgstr ""
+"If active, the size and location of each dialog window will be saved when it "
+"is closed. The sizes and locations of content windows will be remembered "
+"when you quit GnuCash. Otherwise the sizes will not be saved."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:39
+msgid ""
+"If active, use a 24 hour time format. Otherwise use a 12 hour time format."
+msgstr ""
+"If active, use a 24 hour time format. Otherwise use a 12 hour time format."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:40
+msgid "Labels on toolbar buttons"
+msgstr "Labels on toolbar buttons"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:41
+msgid "Maximum number of months to go back."
+msgstr "Maximum number of months to go back."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:42
+msgid "Move to Transfer field when memorised transaction auto filled"
+msgstr "Move to Transfer field when memorised transaction auto filled"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:43
+msgid "Number of automatic decimal places"
+msgstr "Number of automatic decimal places"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:44
+msgid "Only display leaf account names."
+msgstr "Only display leaf account names."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:45
+msgid "Position of the notebook tabs"
+msgstr "Position of the notebook tabs"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:46
+msgid "Position of the summary bar"
+msgstr "Position of the summary bar"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:47
+msgid "Save window sizes and locations"
+msgstr "Save window sizes and locations"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:48
+msgid "Show auto-save explanation"
+msgstr "Show auto-save explanation"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:49
+msgid "Show close buttons on notebook tabs"
+msgstr "Show close buttons on notebook tabs"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:50
+msgid ""
+"Show horizontal borders between rows in a register. If active the border "
+"between cells will be indicated with a heavy line. Otherwise the border "
+"between cells will not be marked."
+msgstr ""
+"Show horizontal borders between rows in a register. If active the border "
+"between cells will be indicated with a heavy line. Otherwise the border "
+"between cells will not be marked."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:51
+msgid "Show horizontal borders in a register"
+msgstr "Show horizontal borders in a register"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:52
+msgid ""
+"Show only the names of the leaf accounts in the register and in the account "
+"selection popup. The default behaviour is to display the full name, "
+"including the path in the account tree. Activating this option implies that "
+"you use unique leaf names."
+msgstr ""
+"Show only the names of the leaf accounts in the register and in the account "
+"selection popup. The default behaviour is to display the full name, "
+"including the path in the account tree. Activating this option implies that "
+"you use unique leaf names."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:53
+msgid "Show splash screen"
+msgstr "Show splash screen"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:55
+msgid ""
+"Show two lines of information for each transaction in a register. This is "
+"the default setting for when a register is first opened. The setting can be "
+"changed at any time via the \"View->Double Line\" menu item."
+msgstr ""
+"Show two lines of information for each transaction in a register. This is "
+"the default setting for when a register is first opened. The setting can be "
+"changed at any time via the \"View->Double Line\" menu item."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:56
+msgid ""
+"Show vertical borders between columns in a register. If active the border "
+"between cells will be indicated with a heavy line. Otherwise the border "
+"between cells will not be marked."
+msgstr ""
+"Show vertical borders between columns in a register. If active the border "
+"between cells will be indicated with a heavy line. Otherwise the border "
+"between cells will not be marked."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:57
+msgid "Show vertical borders in a register"
+msgstr "Show vertical borders in a register"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:58
+msgid "Source of default account currency"
+msgstr "Source of default account currency"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:59
+msgid "Source of default report currency"
+msgstr "Source of default report currency"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:61
+msgid ""
+"This field specifies the default view style when opening a new register "
+"window. Possible values are \"ledger\", \"auto-ledger\" and \"journal\". The "
+"\"ledger\" setting says to show each transaction on one or two lines. The "
+"\"auto-ledger\" setting does the same, but also expands only the current "
+"transaction to show all splits. The \"journal\" setting shows all "
+"transactions in expanded form."
+msgstr ""
+"This field specifies the default view style when opening a new register "
+"window. Possible values are \"ledger\", \"auto-ledger\" and \"journal\". The "
+"\"ledger\" setting says to show each transaction on one or two lines. The "
+"\"auto-ledger\" setting does the same, but also expands only the current "
+"transaction to show all splits. The \"journal\" setting shows all "
+"transactions in expanded form."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:62
+msgid ""
+"This field specifies the number of automatic decimal places that will be "
+"filled in."
+msgstr ""
+"This field specifies the number of automatic decimal places that will be "
+"filled in."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:63
+msgid ""
+"This key specifies the maximum width of notebook tabs. If the text in the "
+"tab is longer than this value (the test is approximate) then the tab label "
+"will have the middle cut and replaced with an ellipsis."
+msgstr ""
+"This key specifies the maximum width of notebook tabs. If the text in the "
+"tab is longer than this value (the test is approximate) then the tab label "
+"will have the middle cut and replaced with an ellipsis."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:64
+msgid ""
+"This setting allows certain accounts to have their balances reversed in sign "
+"from positive to negative, or vice versa. The setting \"income_expense\" is "
+"for users who like to see negative expenses and positive income. The setting "
+"of \"credit\" is for users who want to see balances reflect the debit/credit "
+"status of the account. The setting \"none\" doesn't reverse the sign on any "
+"balances."
+msgstr ""
+"This setting allows certain accounts to have their balances reversed in sign "
+"from positive to negative, or vice versa. The setting \"income_expense\" is "
+"for users who like to see negative expenses and positive income. The setting "
+"of \"credit\" is for users who want to see balances reflect the debit/credit "
+"status of the account. The setting \"none\" doesn't reverse the sign on any "
+"balances."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:65
+msgid ""
+"This setting chooses the way dates are displayed in GnuCash. Possible values "
+"for this setting are \"locale\" to use the system locale setting, \"ce\" for "
+"Continental Europe style dates, \"iso\" for ISO 8601 standard dates , \"uk\" "
+"for United Kingdom style dates, and \"us\" for United States style dates."
+msgstr ""
+"This setting chooses the way dates are displayed in GnuCash. Possible values "
+"for this setting are \"locale\" to use the system locale setting, \"ce\" for "
+"Continental Europe style dates, \"iso\" for ISO 8601 standard dates , \"uk\" "
+"for United Kingdom style dates, and \"us\" for United States style dates."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:66
+msgid ""
+"This setting controls how the labels on toolbar buttons are shown. If set to "
+"\"system\" then GnuCash will use the desktop setting for how to draw toolbar "
+"buttons. If set to \"icon\" then only icons will be show on toolbar "
+"buttons.. If set to \"text\" only the labels will be shown. If set to \"both"
+"\" then both icons and labels will be shown. If set to \"both-horiz\" then "
+"icons will be shown for all buttons with labels added on important buttons."
+msgstr ""
+"This setting controls how the labels on toolbar buttons are shown. If set to "
+"\"system\" then GnuCash will use the desktop setting for how to draw toolbar "
+"buttons. If set to \"icon\" then only icons will be show on toolbar "
+"buttons.. If set to \"text\" only the labels will be shown. If set to \"both"
+"\" then both icons and labels will be shown. If set to \"both-horiz\" then "
+"icons will be shown for all buttons with labels added on important buttons."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:67
+msgid ""
+"This setting controls the default currency used for reports. If set to "
+"\"locale\" then GnuCash will retrieve the default currency from the user's "
+"locale setting. If set to \"other\", GnuCash will use the setting specified "
+"by the currency_other key."
+msgstr ""
+"This setting controls the default currency used for reports. If set to "
+"\"locale\" then GnuCash will retrieve the default currency from the user's "
+"locale setting. If set to \"other\", GnuCash will use the setting specified "
+"by the currency_other key."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:68
+msgid ""
+"This setting controls the source of the default currency for new accounts. "
+"If set to \"locale\" then GnuCash will retrieve the default currency from "
+"the user's locale setting. If set to \"other\", GnuCash will use the setting "
+"specified by the currency_other key."
+msgstr ""
+"This setting controls the source of the default currency for new accounts. "
+"If set to \"locale\" then GnuCash will retrieve the default currency from "
+"the user's locale setting. If set to \"other\", GnuCash will use the setting "
+"specified by the currency_other key."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:69
+msgid ""
+"This setting determines the character that will be used between components "
+"of an account name. Possible values are any single non-alphanumeric unicode "
+"character, or any of the following strings: \"colon\" \"slash\", \"backslash"
+"\", \"dash\" and \"period\"."
+msgstr ""
+"This setting determines the character that will be used between components "
+"of an account name. Possible values are any single non-alphanumeric unicode "
+"character, or any of the following strings: \"colon\" \"slash\", \"backslash"
+"\", \"dash\" and \"period\"."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:70
+msgid ""
+"This setting determines the edge at which the summary bar for various pages "
+"is drawn. Possible values are \"top\" and \"bottom\". It defaults to \"bottom"
+"\"."
+msgstr ""
+"This setting determines the edge at which the summary bar for various pages "
+"is drawn. Possible values are \"top\" and \"bottom\". It defaults to \"bottom"
+"\"."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:71
+msgid ""
+"This setting determines the edge at which the tabs for switching pages in "
+"notebooks are drawn. Possible values are \"top\", \"left\", \"bottom\" and "
+"\"right\". It defaults to \"top\"."
+msgstr ""
+"This setting determines the edge at which the tabs for switching pages in "
+"notebooks are drawn. Possible values are \"top\", \"left\", \"bottom\" and "
+"\"right\". It defaults to \"top\"."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:72
+msgid ""
+"This setting specifies the default currency used for new accounts if the "
+"currency_choice setting is set to \"other\". This field must contain the "
+"three letter ISO 4217 code for a currency (e.g. USD, GBP, RUB)."
+msgstr ""
+"This setting specifies the default currency used for new accounts if the "
+"currency_choice setting is set to \"other\". This field must contain the "
+"three letter ISO 4217 code for a currency (e.g. USD, GBP, RUB)."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:73
+msgid ""
+"This setting specifies the default currency used for reports if the "
+"currency_choice setting is set to \"other\". This field must contain the "
+"three letter ISO 4217 code for a currency (e.g. USD, GBP, RUB)."
+msgstr ""
+"This setting specifies the default currency used for reports if the "
+"currency_choice setting is set to \"other\". This field must contain the "
+"three letter ISO 4217 code for a currency (e.g. USD, GBP, RUB)."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:74
+msgid ""
+"This setting specifies the number of days after which old log/backup files "
+"will be deleted (0 = never)."
+msgstr ""
+"This setting specifies the number of days after which old log/backup files "
+"will be deleted (0 = never)."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:75
+msgid "Use 24 hour time format"
+msgstr "Use 24 hour time format"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:76
+msgid "Use formal account labels"
+msgstr "Use formal account labels"
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:77
+msgid ""
+"When a date is entered without year it can be completed so that it will be "
+"within the current calendar year or close to the current date based on a "
+"sliding window starting a set number of months backwards in time."
+msgstr ""
+"When a date is entered without year it can be completed so that it will be "
+"within the current calendar year or close to the current date based on a "
+"sliding window starting a set number of months backwards in time."
+
+#: ../src/gnome/schemas/apps_gnucash_general.schemas.in.h:78
+msgid "Width of notebook tabs"
+msgstr "Width of notebook tabs"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:1
+msgid "Change contents of reconciled split"
+msgstr "Change contents of reconciled split"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:2
+msgid "Commit changes to a invoice_entry"
+msgstr "Commit changes to a invoice_entry"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:3
+msgid "Commit changes to a transaction"
+msgstr "Commit changes to a transaction"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:4
+msgid "Delete a commodity"
+msgstr "Delete a commodity"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:5
+msgid "Delete a commodity and prices"
+msgstr "Delete a commodity and prices"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:6
+msgid "Delete a transaction"
+msgstr "Delete a transaction"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:7
+msgid "Delete multiple price quotes"
+msgstr "Delete multiple price quotes"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:8
+msgid "Duplicating a changed invoice_entry"
+msgstr "Duplicating a changed invoice_entry"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:9
+msgid "Duplicating a changed transaction"
+msgstr "Duplicating a changed transaction"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:10
+msgid "Mark transaction split as unreconciled"
+msgstr "Mark transaction split as unreconciled"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:11
+msgid "Print checks from multiple accounts"
+msgstr "Print checks from multiple accounts"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:12
+msgid "Read only register"
+msgstr "Read only register"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:13
+msgid "Remove a reconciled split from a transaction"
+msgstr "Remove a reconciled split from a transaction"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:14
+msgid "Remove a split from a transaction"
+msgstr "Remove a split from a transaction"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:15
+msgid "Remove all the splits from a transaction"
+msgstr "Remove all the splits from a transaction"
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:16
+msgid ""
+"This dialog is presented before allowing you to change the contents of a "
+"reconciled split. Allowing these changes can make it hard to perform future "
+"reconciliations."
+msgstr ""
+"This dialog is presented before allowing you to change the contents of a "
+"reconciled split. Allowing these changes can make it hard to perform future "
+"reconciliations."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:17
+msgid ""
+"This dialog is presented before allowing you to delete a commodity that has "
+"price quotes attached. Deleting the commodity will delete the quotes as well."
+msgstr ""
+"This dialog is presented before allowing you to delete a commodity that has "
+"price quotes attached. Deleting the commodity will delete the quotes as well."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:18
+msgid "This dialog is presented before allowing you to delete a commodity."
+msgstr "This dialog is presented before allowing you to delete a commodity."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:19
+msgid ""
+"This dialog is presented before allowing you to delete a transaction that "
+"contains reconciled splits. Doing so will throw off the reconciled value of "
+"the register and can make it hard to perform future reconciliations."
+msgstr ""
+"This dialog is presented before allowing you to delete a transaction that "
+"contains reconciled splits. Doing so will throw off the reconciled value of "
+"the register and can make it hard to perform future reconciliations."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:20
+msgid "This dialog is presented before allowing you to delete a transaction."
+msgstr "This dialog is presented before allowing you to delete a transaction."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:21
+msgid ""
+"This dialog is presented before allowing you to delete multiple price quotes "
+"at one time."
+msgstr ""
+"This dialog is presented before allowing you to delete multiple price quotes "
+"at one time."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:22
+msgid ""
+"This dialog is presented before allowing you to mark a transaction split as "
+"unreconciled. Doing so will throw off the reconciled value of the register "
+"and can make it hard to perform future reconciliations."
+msgstr ""
+"This dialog is presented before allowing you to mark a transaction split as "
+"unreconciled. Doing so will throw off the reconciled value of the register "
+"and can make it hard to perform future reconciliations."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:23
+msgid ""
+"This dialog is presented before allowing you to remove a reconciled split "
+"from a transaction. Doing so will throw off the reconciled value of the "
+"register and can make it hard to perform future reconciliations."
+msgstr ""
+"This dialog is presented before allowing you to remove a reconciled split "
+"from a transaction. Doing so will throw off the reconciled value of the "
+"register and can make it hard to perform future reconciliations."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:24
+msgid ""
+"This dialog is presented before allowing you to remove a split from a "
+"transaction."
+msgstr ""
+"This dialog is presented before allowing you to remove a split from a "
+"transaction."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:25
+msgid ""
+"This dialog is presented before allowing you to remove all splits (including "
+"some reconciled splits) from a transaction. Doing so will throw off the "
+"reconciled value of the register and can make it hard to perform future "
+"reconciliations."
+msgstr ""
+"This dialog is presented before allowing you to remove all splits (including "
+"some reconciled splits) from a transaction. Doing so will throw off the "
+"reconciled value of the register and can make it hard to perform future "
+"reconciliations."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:26
+msgid ""
+"This dialog is presented before allowing you to remove all splits from a "
+"transaction."
+msgstr ""
+"This dialog is presented before allowing you to remove all splits from a "
+"transaction."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:27
+msgid ""
+"This dialog is presented if you try to print checks from multiple accounts "
+"at the same time."
+msgstr ""
+"This dialog is presented if you try to print checks from multiple accounts "
+"at the same time."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:28
+msgid "This dialog is presented when a read-only register is opened."
+msgstr "This dialog is presented when a read-only register is opened."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:29
+msgid ""
+"This dialog is presented when you attempt to duplicate a modified invoice "
+"entry. The changed data must be saved or the duplication canceled."
+msgstr ""
+"This dialog is presented when you attempt to duplicate a modified invoice "
+"entry. The changed data must be saved or the duplication canceled."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:30
+msgid ""
+"This dialog is presented when you attempt to duplicate a modified "
+"transaction. The changed data must be saved or the duplication canceled."
+msgstr ""
+"This dialog is presented when you attempt to duplicate a modified "
+"transaction. The changed data must be saved or the duplication canceled."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:31
+msgid ""
+"This dialog is presented when you attempt to move out of a modified invoice "
+"entry. The changed data must be either saved or discarded."
+msgstr ""
+"This dialog is presented when you attempt to move out of a modified invoice "
+"entry. The changed data must be either saved or discarded."
+
+#: ../src/gnome/schemas/apps_gnucash_warnings.schemas.in.h:32
+msgid ""
+"This dialog is presented when you attempt to move out of a modified "
+"transaction. The changed data must be either saved or discarded."
+msgstr ""
+"This dialog is presented when you attempt to move out of a modified "
+"transaction. The changed data must be either saved or discarded."
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:1
+msgid "Ending date (in seconds from Jan 1, 1970)"
+msgstr "Ending date (in seconds from Jan 1, 1970)"
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:2
+msgid "Ending time period identifier"
+msgstr "Ending time period identifier"
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:3
+msgid ""
+"If active, non currency commodities (stocks) will be shown. Otherwise they "
+"will be hidden."
+msgstr ""
+"If active, non currency commodities (stocks) will be shown. Otherwise they "
+"will be hidden."
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:4
+msgid "Profit/loss ending date type"
+msgstr "Profit/loss ending date type"
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:5
+msgid "Profit/loss starting date type"
+msgstr "Profit/loss starting date type"
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:6
+msgid ""
+"Show a grand total of all accounts converted to the default report currency"
+msgstr ""
+"Show a grand total of all accounts converted to the default report currency"
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:7
+msgid "Show non currency commodities"
+msgstr "Show non currency commodities"
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:8
+msgid "Starting date (in seconds from Jan 1, 1970)"
+msgstr "Starting date (in seconds from Jan 1, 1970)"
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:9
+msgid "Starting time period identifier"
+msgstr "Starting time period identifier"
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:10
+msgid ""
+"This setting controls the ending date set in profit/loss calculations if the "
+"end_choice setting is set to \"absolute\". This field should contain a date "
+"as represented in seconds from January 1st, 1970."
+msgstr ""
+"This setting controls the ending date set in profit/loss calculations if the "
+"end_choice setting is set to \"absolute\". This field should contain a date "
+"as represented in seconds from January 1st, 1970."
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:11
+msgid ""
+"This setting controls the ending date set in profit/loss calculations if the "
+"end_choice setting is set to anything other than \"absolute\". This field "
+"should contain a value between 0 and 8."
+msgstr ""
+"This setting controls the ending date set in profit/loss calculations if the "
+"end_choice setting is set to anything other than \"absolute\". This field "
+"should contain a value between 0 and 8."
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:12
+msgid ""
+"This setting controls the starting date set in profit/loss calculations if "
+"the start_choice setting is set to \"absolute\". This field should contain a "
+"date as represented in seconds from January 1st, 1970."
+msgstr ""
+"This setting controls the starting date set in profit/loss calculations if "
+"the start_choice setting is set to \"absolute\". This field should contain a "
+"date as represented in seconds from January 1st, 1970."
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:13
+msgid ""
+"This setting controls the starting date set in profit/loss calculations if "
+"the start_choice setting is set to anything other than \"absolute\". This "
+"field should contain a value between 0 and 8."
+msgstr ""
+"This setting controls the starting date set in profit/loss calculations if "
+"the start_choice setting is set to anything other than \"absolute\". This "
+"field should contain a value between 0 and 8."
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:14
+msgid ""
+"This setting controls the type of ending date used in profit/loss "
+"calculations. If set to \"absolute\" then GnuCash will retrieve the ending "
+"date specified by the end_date key. If set to anything else, GnuCash will "
+"retrieve the ending date specified by the end_period key."
+msgstr ""
+"This setting controls the type of ending date used in profit/loss "
+"calculations. If set to \"absolute\" then GnuCash will retrieve the ending "
+"date specified by the end_date key. If set to anything else, GnuCash will "
+"retrieve the ending date specified by the end_period key."
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_account_tree.schemas.in.h:15
+msgid ""
+"This setting controls the type of starting date used in profit/loss "
+"calculations. If set to \"absolute\" then GnuCash will retrieve the starting "
+"date specified by the start_date key. If set to anything else, GnuCash will "
+"retrieve the starting date specified by the start_period key."
+msgstr ""
+"This setting controls the type of starting date used in profit/loss "
+"calculations. If set to \"absolute\" then GnuCash will retrieve the starting "
+"date specified by the start_date key. If set to anything else, GnuCash will "
+"retrieve the starting date specified by the start_period key."
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_register.schemas.in.h:1
+msgid ""
+"This setting contains the width of the named column in the most recently "
+"closed register window. Changing these values will change the sizes of the "
+"columns in the next opened register"
+msgstr ""
+"This setting contains the width of the named column in the most recently "
+"closed register window. Changing these values will change the sizes of the "
+"columns in the next opened register"
+
+#: ../src/gnome/schemas/apps_gnucash_window_pages_register.schemas.in.h:2
+msgid "Width of a column in the dialog"
+msgstr "Width of a column in the dialog"
+
+#: ../src/gnome/top-level.c:96
+#, c-format
+msgid "Entity Not Found: %s"
+msgstr "Entity Not Found: %s"
+
+#: ../src/gnome/top-level.c:157
+#, c-format
+msgid "Transaction with no Accounts: %s"
+msgstr "Transaction with no Accounts: %s"
+
+#: ../src/gnome/top-level.c:173
+#, c-format
+msgid "Unsupported entity type: %s"
+msgstr "Unsupported entity type: %s"
+
+#: ../src/gnome/top-level.c:211
+#, c-format
+msgid "No such price: %s"
+msgstr "No such price: %s"
+
+#: ../src/gnome/top-level.c:383
+#, c-format
+msgid ""
+"Error: Failure saving state file.\n"
+"  %s"
+msgstr ""
+"Error: Failure saving state file.\n"
+"  %s"
+
+#: ../src/gnome/window-reconcile.c:443
+msgid "Interest Payment"
+msgstr "Interest Payment"
+
+#: ../src/gnome/window-reconcile.c:446
+msgid "Interest Charge"
+msgstr "Interest Charge"
+
+#: ../src/gnome/window-reconcile.c:464
+msgid "Payment From"
+msgstr "Payment From"
+
+#: ../src/gnome/window-reconcile.c:470 ../src/gnome/window-reconcile.c:480
+msgid "Reconcile Account"
+msgstr "Reconcile Account"
+
+#: ../src/gnome/window-reconcile.c:485
+msgid "Payment To"
+msgstr "Payment To"
+
+#: ../src/gnome/window-reconcile.c:498
+msgid "No Auto Interest Payments for this Account"
+msgstr "No Auto Interest Payments for this Account"
+
+#: ../src/gnome/window-reconcile.c:499
+msgid "No Auto Interest Charges for this Account"
+msgstr "No Auto Interest Charges for this Account"
+
+#: ../src/gnome/window-reconcile.c:743
+msgid "Enter _Interest Charge..."
+msgstr "Enter _Interest Charge..."
+
+#: ../src/gnome/window-reconcile.c:1004
+msgid "Debits"
+msgstr "Debits"
+
+#. src/report/report-system/report-utilities.scm
+#: ../src/gnome/window-reconcile.c:1014 ../intl-scm/guile-strings.c:3572
+msgid "Credits"
+msgstr "Credits"
+
+#: ../src/gnome/window-reconcile.c:1182
+msgid "Are you sure you want to delete the selected transaction?"
+msgstr "Are you sure you want to delete the selected transaction?"
+
+#. statement date title/value
+#: ../src/gnome/window-reconcile.c:1745
+msgid "Statement Date:"
+msgstr "Statement Date:"
+
+#. ending balance title/value
+#: ../src/gnome/window-reconcile.c:1765
+msgid "Ending Balance:"
+msgstr "Ending Balance:"
+
+#. reconciled balance title/value
+#: ../src/gnome/window-reconcile.c:1775
+msgid "Reconciled Balance:"
+msgstr "Reconciled Balance:"
+
+#. difference title/value
+#: ../src/gnome/window-reconcile.c:1785
+msgid "Difference:"
+msgstr "Difference:"
+
+#: ../src/gnome/window-reconcile.c:1898
+msgid ""
+"You have made changes to this reconcile window. Are you sure you want to "
+"cancel?"
+msgstr ""
+"You have made changes to this reconcile window. Are you sure you want to "
+"cancel?"
+
+#: ../src/gnome/window-reconcile.c:2013
+msgid "The account is not balanced. Are you sure you want to finish?"
+msgstr "The account is not balanced. Are you sure you want to finish?"
+
+#: ../src/gnome/window-reconcile.c:2070
+msgid "Do you want to postpone this reconciliation and finish it later?"
+msgstr "Do you want to postpone this reconciliation and finish it later?"
+
+#. Toplevel
+#: ../src/gnome/window-reconcile.c:2106
+msgid "_Reconcile"
+msgstr "_Reconcile"
+
+#: ../src/gnome/window-reconcile.c:2107
+msgid "_Account"
+msgstr "_Account"
+
+#: ../src/gnome/window-reconcile.c:2114
+msgid "_Reconcile Information..."
+msgstr "_Reconcile Information..."
+
+#: ../src/gnome/window-reconcile.c:2115
+msgid ""
+"Change the reconcile information including statement date and ending balance."
+msgstr ""
+"Change the reconcile information including statement date and ending balance."
+
+#: ../src/gnome/window-reconcile.c:2120
+msgid "_Finish"
+msgstr "_Finish"
+
+#: ../src/gnome/window-reconcile.c:2121
+msgid "Finish the reconciliation of this account"
+msgstr "Finish the reconciliation of this account"
+
+#: ../src/gnome/window-reconcile.c:2125
+msgid "_Postpone"
+msgstr "_Postpone"
+
+#: ../src/gnome/window-reconcile.c:2126
+msgid "Postpone the reconciliation of this account"
+msgstr "Postpone the reconciliation of this account"
+
+#: ../src/gnome/window-reconcile.c:2131
+msgid "Cancel the reconciliation of this account"
+msgstr "Cancel the reconciliation of this account"
+
+#: ../src/gnome/window-reconcile.c:2139
+msgid "Open the account"
+msgstr "Open the account"
+
+#: ../src/gnome/window-reconcile.c:2144
+msgid "Edit the main account for this register"
+msgstr "Edit the main account for this register"
+
+#: ../src/gnome/window-reconcile.c:2163
+msgid "Add a new transaction to the account"
+msgstr "Add a new transaction to the account"
+
+#: ../src/gnome/window-reconcile.c:2167
+msgid "_Balance"
+msgstr "_Balance"
+
+#: ../src/gnome/window-reconcile.c:2168
+msgid "Add a new balancing entry to the account"
+msgstr "Add a new balancing entry to the account"
+
+#: ../src/gnome/window-reconcile.c:2173
+msgid "Edit the current transaction"
+msgstr "Edit the current transaction"
+
+#: ../src/gnome/window-reconcile.c:2178
+msgid "Delete the selected transaction"
+msgstr "Delete the selected transaction"
+
+#: ../src/gnome/window-reconcile.c:2186
+msgid "Open the GnuCash help window"
+msgstr "Open the GnuCash help window"
+
+#: ../src/html/gnc-html-gtkhtml.c:87 ../src/html/gnc-html-webkit.c:81
+#: ../src/html/gnc-html.c:70
+msgid "Not found"
+msgstr "Not found"
+
+#: ../src/html/gnc-html-gtkhtml.c:88 ../src/html/gnc-html-webkit.c:82
+#: ../src/html/gnc-html.c:72
+msgid "The specified URL could not be loaded."
+msgstr "The specified URL could not be loaded."
+
+#: ../src/html/gnc-html-gtkhtml.c:414 ../src/html/gnc-html-gtkhtml.c:772
+#: ../src/html/gnc-html-webkit.c:482 ../src/html/gnc-html-webkit.c:880
+msgid ""
+"Secure HTTP access is disabled. You can enable it in the Network section of "
+"the Preferences dialog."
+msgstr ""
+"Secure HTTP access is disabled. You can enable it in the Network section of "
+"the Preferences dialog."
+
+#: ../src/html/gnc-html-gtkhtml.c:424 ../src/html/gnc-html-gtkhtml.c:784
+#: ../src/html/gnc-html-webkit.c:492 ../src/html/gnc-html-webkit.c:892
+msgid ""
+"Network HTTP access is disabled. You can enable it in the Network section of "
+"the Preferences dialog."
+msgstr ""
+"Network HTTP access is disabled. You can enable it in the Network section of "
+"the Preferences dialog."
+
+#. %s is a URL (some location somewhere).
+#: ../src/html/gnc-html-gtkhtml.c:702 ../src/html/gnc-html-webkit.c:813
+#, c-format
+msgid "There was an error accessing %s."
+msgstr "There was an error accessing %s."
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:1
+msgid "(filled in automatically)"
+msgstr "(filled in automatically)"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:2
+msgid "<b>From</b>"
+msgstr "<b>From</b>"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:3
+msgid "<b>Log Messages</b>"
+msgstr "<b>Log Messages</b>"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:4
+msgid "<b>Online Banking</b>"
+msgstr "<b>Online Banking</b>"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:5
+msgid "<b>Progress</b>"
+msgstr "<b>Progress</b>"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:6
+msgid "<b>To</b>"
+msgstr "<b>To</b>"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:7
+msgid "Add current"
+msgstr "Add current"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:8
+msgid "Add the current online transaction as a new transaction template"
+msgstr "Add the current online transaction as a new transaction template"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:10
+msgid "Bank Code"
+msgstr "Bank Code"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:11
+msgid ""
+"Click on the line of an Online Banking account name if you want to match it "
+"to a GnuCash account. Click \"Forward\" when all desired accounts are "
+"matching."
+msgstr ""
+"Click on the line of an Online Banking account name if you want to match it "
+"to a GnuCash account. Click \"Forward\" when all desired accounts are "
+"matching."
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:12
+msgid "Close when finished"
+msgstr "Close when finished"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:13
+msgid "Confirm Password:"
+msgstr "Confirm Password:"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:14
+msgid "Current Action"
+msgstr "Current Action"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:15
+msgid "Current Job"
+msgstr "Current Job"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:16
+msgid "Date range of transactions to retrieve:"
+msgstr "Date range of transactions to retrieve:"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:17
+msgid "Delete the currently selected transaction template"
+msgstr "Delete the currently selected transaction template"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:18
+msgid "E_nter date:"
+msgstr "E_nter date:"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:19
+msgid "Ente_r date:"
+msgstr "Ente_r date:"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:20
+msgid "Enter Password"
+msgstr "Enter Password"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:21
+msgid "Enter an Online Transaction"
+msgstr "Enter an Online Transaction"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:22
+msgid "Enter name for new template:"
+msgstr "Enter name for new template:"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:23
+msgid "Enter your password"
+msgstr "Enter your password"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:24
+msgid "Execute Now"
+msgstr "Execute Now"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:25
+msgid "Execute later (unimpl.)"
+msgstr "Execute later (unimpl.)"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:26
+msgid "Execute this online transaction now"
+msgstr "Execute this online transaction now"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:27
+msgid "Get Transactions Online"
+msgstr "Get Transactions Online"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:28
+msgid "Initial Online Banking Setup"
+msgstr "Initial Online Banking Setup"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:29
+msgid "Match Online Banking accounts with GnuCash accounts"
+msgstr "Match Online Banking accounts with GnuCash accounts"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:30
+msgid "Move the selected transaction template one row down"
+msgstr "Move the selected transaction template one row down"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:31
+msgid "Move the selected transaction template one row up"
+msgstr "Move the selected transaction template one row up"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:32
+msgid "Name for new template"
+msgstr "Name for new template"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:33
+msgid "Online Banking Connection Window"
+msgstr "Online Banking Connection Window"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:34
+msgid "Online Banking Setup Finished"
+msgstr "Online Banking Setup Finished"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:35
+msgid "Online Transaction"
+msgstr "Online Transaction"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:36
+msgid "Originator Account Number"
+msgstr "Originator Account Number"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:37
+msgid "Originator Name"
+msgstr "Originator Name"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:38
+msgid "Password:"
+msgstr "Password:"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:39
+msgid "Payment Purpose (only for recipient)"
+msgstr "Payment Purpose (only for recipient)"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:40
+msgid "Payment Purpose continued"
+msgstr "Payment Purpose continued"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:41
+msgid "Progress"
+msgstr "Progress"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:42
+msgid "Recipient Account Number"
+msgstr "Recipient Account Number"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:43
+msgid "Recipient Bank Code"
+msgstr "Recipient Bank Code"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:44
+msgid "Recipient Name"
+msgstr "Recipient Name"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:45
+msgid "Remember _PIN"
+msgstr "Remember _PIN"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:46
+msgid "Sort"
+msgstr "Sort"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:47
+msgid "Sort the list of transaction templates alphabetically"
+msgstr "Sort the list of transaction templates alphabetically"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:48
+msgid "Start Online Banking Wizard"
+msgstr "Start Online Banking Wizard"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:49
+msgid ""
+"The Setup of your Online Banking connection is handled by the external "
+"program \"AqBanking Setup Wizard\". Please press the button below to start "
+"this program."
+msgstr ""
+"The Setup of your Online Banking connection is handled by the external "
+"program \"AqBanking Setup Wizard\". Please press the button below to start "
+"this program."
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:50
+msgid ""
+"The setup for matching Online Banking accounts to GnuCash accounts is now "
+"finished.  You can now invoke Online Banking actions on those accounts.\n"
+"\n"
+"If you want to add another bank, user, or account, you can start this "
+"assistant again anytime.\n"
+"\n"
+"Press \"Apply\" now."
+msgstr ""
+"The setup for matching Online Banking accounts to GnuCash accounts is now "
+"finished.  You can now invoke Online Banking actions on those accounts.\n"
+"\n"
+"If you want to add another bank, user, or account, you can start this "
+"assistant again anytime.\n"
+"\n"
+"Press \"Apply\" now."
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:55
+msgid ""
+"This assistant helps you setting up your Online Banking connection with your "
+"bank.\n"
+"\n"
+"You first need to apply for Online Banking access at your bank. If your "
+"bank  decides to grant you electronic access, they will send you a letter "
+"containing \n"
+"\n"
+"* The bank code of your bank\n"
+"* The user ID that identifies you to your bank\n"
+"* The Internet address of your bank's Online Banking server\n"
+"* For HBCI Online Banking, information about the cryptographic public key of "
+"your bank (\"Ini-Letter\").\n"
+"\n"
+"This information will be needed in the following. Press \"Forward\" now.\n"
+"\n"
+"NOTE: NO WARRANTIES FOR ANYTHING. Some banks run a poorly implemented Online "
+"Banking server. You should not rely on time-critical transfers through "
+"Online Banking, because sometimes the bank does not give you correct "
+"feedback when a transfer is rejected.\n"
+"\n"
+"Press \"Cancel\" if you do not wish to setup any Online Banking connection "
+"now."
+msgstr ""
+"This assistant helps you setting up your Online Banking connection with your "
+"bank.\n"
+"\n"
+"You first need to apply for Online Banking access at your bank. If your "
+"bank  decides to grant you electronic access, they will send you a letter "
+"containing \n"
+"\n"
+"* The bank code of your bank\n"
+"* The user ID that identifies you to your bank\n"
+"* The Internet address of your bank's Online Banking server\n"
+"* For HBCI Online Banking, information about the cryptographic public key of "
+"your bank (\"Ini-Letter\").\n"
+"\n"
+"This information will be needed in the following. Press \"Forward\" now.\n"
+"\n"
+"NOTE: NO WARRANTIES FOR ANYTHING. Some banks run a poorly implemented Online "
+"Banking server. You should not rely on time-critical transfers through "
+"Online Banking, because sometimes the bank does not give you correct "
+"feedback when a transfer is rejected.\n"
+"\n"
+"Press \"Cancel\" if you do not wish to setup any Online Banking connection "
+"now."
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:69
+msgid "Use Transaction Template"
+msgstr "Use Transaction Template"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:70
+msgid "_Close log window when finished"
+msgstr "_Close log window when finished"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:71
+msgid "_Earliest possible date"
+msgstr "_Earliest possible date"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:72
+msgid "_Last retrieval date"
+msgstr "_Last retrieval date"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:73
+msgid "_Now"
+msgstr "_Now"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:74
+msgid "_Start AqBanking Wizard"
+msgstr "_Start AqBanking Wizard"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:75
+msgid "_Verbose debug messages"
+msgstr "_Verbose debug messages"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:76
+msgid "at Bank"
+msgstr "at Bank"
+
+#: ../src/import-export/aqbanking/aqbanking.glade.h:77
+msgid "something"
+msgstr "something"
+
+#. Conversion was erroneous, so don't use the string
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:235
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:815
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:818
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:824
+msgid "(unknown)"
+msgstr "(unknown)"
+
+#. Translators: Strings from this file are
+#. * needed only in countries that have one of
+#. * aqbanking's Online Banking techniques
+#. * available. This is 'OFX DirectConnect'
+#. * (U.S. and others), 'HBCI' (in Germany),
+#. * or 'YellowNet' (Switzerland). If none of
+#. * these techniques are available in your
+#. * country, you may safely ignore strings
+#. * from the import-export/hbci
+#. * subdirectory.
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:307
+msgid "Enter an Online Direct Debit Note"
+msgstr "Enter an Online Direct Debit Note"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:310
+msgid "Debited Account Owner"
+msgstr "Debited Account Owner"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:312
+msgid "Debited Account Number"
+msgstr "Debited Account Number"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:314
+msgid "Debited Account Bank Code"
+msgstr "Debited Account Bank Code"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:317
+msgid "Credited Account Owner"
+msgstr "Credited Account Owner"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:319
+msgid "Credited Account Number"
+msgstr "Credited Account Number"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:321
+msgid "Credited Account Bank Code"
+msgstr "Credited Account Bank Code"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:375
+#, c-format
+msgid ""
+"The internal check of the destination account number '%s' at the specified "
+"bank with bank code '%s' failed. This means the account number might contain "
+"an error. Should the online transfer job be sent with this account number "
+"anyway?"
+msgstr ""
+"The internal check of the destination account number '%s' at the specified "
+"bank with bank code '%s' failed. This means the account number might contain "
+"an error. Should the online transfer job be sent with this account number "
+"anyway?"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:464
+msgid ""
+"The amount is zero or the amount field could not be interpreted correctly. "
+"You might have mixed up decimal point and comma, compared to your locale "
+"settings. This does not result in a valid online transfer job. \n"
+"\n"
+"Do you want to enter the job again?"
+msgstr ""
+"The amount is zero or the amount field could not be interpreted correctly. "
+"You might have mixed up decimal point and comma, compared to your locale "
+"settings. This does not result in a valid online transfer job. \n"
+"\n"
+"Do you want to enter the job again?"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:491
+msgid ""
+"You did not enter any transaction purpose. A purpose is required for an "
+"online transfer.\n"
+"\n"
+"Do you want to enter the job again?"
+msgstr ""
+"You did not enter any transaction purpose. A purpose is required for an "
+"online transfer.\n"
+"\n"
+"Do you want to enter the job again?"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:516
+msgid ""
+"You did not enter a recipient name.  A recipient name is required for an "
+"online transfer.\n"
+"\n"
+"Do you want to enter the job again?"
+msgstr ""
+"You did not enter a recipient name.  A recipient name is required for an "
+"online transfer.\n"
+"\n"
+"Do you want to enter the job again?"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:757
+#, c-format
+msgid ""
+"Do you really want to overwrite your changes with the contents of the "
+"template \"%s\"?"
+msgstr ""
+"Do you really want to overwrite your changes with the contents of the "
+"template \"%s\"?"
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:912
+msgid ""
+"A template with the given name already exists.  Please enter another name."
+msgstr ""
+"A template with the given name already exists.  Please enter another name."
+
+#: ../src/import-export/aqbanking/dialog-ab-trans.c:1045
+#, c-format
+msgid "Do you really want to delete the template with the name \"%s\"?"
+msgstr "Do you really want to delete the template with the name \"%s\"?"
+
+#: ../src/import-export/aqbanking/druid-ab-initial.c:361
+#, c-format
+msgid ""
+"The external program \"AqBanking Setup Wizard\" has not been found. \n"
+"\n"
+"The %s package should include the program \"qt3-wizard\".  Please check your "
+"installation to ensure this program is present.  On some distributions this "
+"may require installing additional packages."
+msgstr ""
+"The external program \"AqBanking Setup Wizard\" has not been found. \n"
+"\n"
+"The %s package should include the program \"qt3-wizard\".  Please check your "
+"installation to ensure this program is present.  On some distributions this "
+"may require installing additional packages."
+
+#: ../src/import-export/aqbanking/druid-ab-initial.c:527
+msgid ""
+"The external program \"AqBanking Setup Wizard\" failed to run successfully "
+"because the additional software \"Qt\" was not found.  Please install the "
+"\"Qt/Windows Open Source Edition\" from Trolltech by downloading it from www."
+"trolltech.com\n"
+"\n"
+"If you have installed Qt already, you will have to adapt the PATH variable "
+"of your system appropriately.  Contact the GnuCash developers if you need "
+"further assistance on how to install Qt correctly.\n"
+"\n"
+"Online Banking cannot be setup without Qt.  Press \"Close\" now, then "
+"\"Cancel\" to cancel the Online Banking setup."
+msgstr ""
+"The external program \"AqBanking Setup Wizard\" failed to run successfully "
+"because the additional software \"Qt\" was not found.  Please install the "
+"\"Qt/Windows Open Source Edition\" from Trolltech by downloading it from www."
+"trolltech.com\n"
+"\n"
+"If you have installed Qt already, you will have to adapt the PATH variable "
+"of your system appropriately.  Contact the GnuCash developers if you need "
+"further assistance on how to install Qt correctly.\n"
+"\n"
+"Online Banking cannot be setup without Qt.  Press \"Close\" now, then "
+"\"Cancel\" to cancel the Online Banking setup."
+
+#: ../src/import-export/aqbanking/druid-ab-initial.c:548
+msgid ""
+"The external program \"AqBanking Setup Wizard\" failed to run successfully.  "
+"Online Banking can only be setup if this wizard has run successfully.  "
+"Please try running the \"AqBanking Setup Wizard\" again."
+msgstr ""
+"The external program \"AqBanking Setup Wizard\" failed to run successfully.  "
+"Online Banking can only be setup if this wizard has run successfully.  "
+"Please try running the \"AqBanking Setup Wizard\" again."
+
+#: ../src/import-export/aqbanking/druid-ab-initial.c:578
+#, c-format
+msgid "%s at %s (code %s)"
+msgstr "%s at %s (code %s)"
+
+#: ../src/import-export/aqbanking/druid-ab-initial.c:583
+#, c-format
+msgid "%s at bank code %s"
+msgstr "%s at bank code %s"
+
+#: ../src/import-export/aqbanking/druid-ab-initial.c:860
+msgid "Online Banking Account Name"
+msgstr "Online Banking Account Name"
+
+#: ../src/import-export/aqbanking/druid-ab-initial.c:865
+msgid "GnuCash Account Name"
+msgstr "GnuCash Account Name"
+
+#: ../src/import-export/aqbanking/druid-ab-initial.c:871
+#: ../src/import-export/generic-import.glade.h:36
+#: ../src/import-export/qif-import/dialog-account-picker.c:365
+#: ../src/import-export/qif-import/druid-qif-import.c:1527
+msgid "New?"
+msgstr "New?"
+
+#: ../src/import-export/aqbanking/gnc-ab-getbalance.c:83
+#: ../src/import-export/aqbanking/gnc-ab-gettrans.c:137
+#: ../src/import-export/aqbanking/gnc-ab-transfer.c:118
+msgid "No valid online banking account assigned."
+msgstr "No valid online banking account assigned."
+
+#: ../src/import-export/aqbanking/gnc-ab-getbalance.c:97
+msgid "Online action \"Get Balance\" not available for this account."
+msgstr "Online action \"Get Balance\" not available for this account."
+
+#: ../src/import-export/aqbanking/gnc-ab-getbalance.c:130
+#: ../src/import-export/aqbanking/gnc-ab-gettrans.c:195
+#, c-format
+msgid ""
+"Error on executing job.\n"
+"\n"
+"Status: %s - %s"
+msgstr ""
+"Error on executing job.\n"
+"\n"
+"Status: %s - %s"
+
+#: ../src/import-export/aqbanking/gnc-ab-gettrans.c:160
+msgid "Online action \"Get Transactions\" not available for this account."
+msgstr "Online action \"Get Transactions\" not available for this account."
+
+#: ../src/import-export/aqbanking/gnc-ab-gettrans.c:213
+msgid ""
+"The Online Banking import returned no transactions for the selected time "
+"period."
+msgstr ""
+"The Online Banking import returned no transactions for the selected time "
+"period."
+
+#: ../src/import-export/aqbanking/gnc-ab-transfer.c:61
+msgid ""
+"You have changed the list of online transfer templates, but you cancelled "
+"the transfer dialog. Do you nevertheless want to store the changes?"
+msgstr ""
+"You have changed the list of online transfer templates, but you cancelled "
+"the transfer dialog. Do you nevertheless want to store the changes?"
+
+#: ../src/import-export/aqbanking/gnc-ab-transfer.c:187
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:624
+msgid ""
+"The backend found an error during the preparation of the job. It is not "
+"possible to execute this job. \n"
+"\n"
+"Most probable the bank does not support your chosen job or your Online "
+"Banking account does not have the permission to execute this job. More error "
+"messages might be visible on your console log.\n"
+"\n"
+"Do you want to enter the job again?"
+msgstr ""
+"The backend found an error during the preparation of the job. It is not "
+"possible to execute this job. \n"
+"\n"
+"Most probable the bank does not support your chosen job or your Online "
+"Banking account does not have the permission to execute this job. More error "
+"messages might be visible on your console log.\n"
+"\n"
+"Do you want to enter the job again?"
+
+#: ../src/import-export/aqbanking/gnc-ab-transfer.c:209
+msgid "Online Banking Direct Debit Note"
+msgstr "Online Banking Direct Debit Note"
+
+#: ../src/import-export/aqbanking/gnc-ab-transfer.c:214
+msgid "Online Banking Bank-Internal Transfer"
+msgstr "Online Banking Bank-Internal Transfer"
+
+#: ../src/import-export/aqbanking/gnc-ab-transfer.c:220
+msgid "Online Banking Transaction"
+msgstr "Online Banking Transaction"
+
+#: ../src/import-export/aqbanking/gnc-ab-transfer.c:282
+msgid ""
+"An error occurred while executing the job.  Please check the log window for "
+"the exact error message.\n"
+"\n"
+"Do you want to enter the job again?"
+msgstr ""
+"An error occurred while executing the job.  Please check the log window for "
+"the exact error message.\n"
+"\n"
+"Do you want to enter the job again?"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:397
+#: ../intl-scm/guile-strings.c:362 ../intl-scm/guile-strings.c:472
+#: ../intl-scm/guile-strings.c:606
+msgid "Unspecified"
+msgstr "Unspecified"
+
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:716
+msgid ""
+"The bank has sent transaction information in its response.\n"
+"Do you want to import it?"
+msgstr ""
+"The bank has sent transaction information in its response.\n"
+"Do you want to import it?"
+
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:743
+msgid ""
+"No Online Banking account found for this gnucash account. These transactions "
+"will not be executed by Online Banking."
+msgstr ""
+"No Online Banking account found for this gnucash account. These transactions "
+"will not be executed by Online Banking."
+
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:820
+msgid ""
+"The bank has sent balance information in its response.\n"
+"Do you want to import it?"
+msgstr ""
+"The bank has sent balance information in its response.\n"
+"Do you want to import it?"
+
+#. Translators: Strings from this file are needed only in
+#. * countries that have one of aqbanking's Online Banking
+#. * techniques available. This is 'OFX DirectConnect'
+#. * (U.S. and others), 'HBCI' (in Germany), or 'YellowNet'
+#. * (Switzerland). If none of these techniques are available
+#. * in your country, you may safely ignore strings from the
+#. * import-export/hbci subdirectory.
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:908
+msgid ""
+"The downloaded Online Banking Balance was zero.\n"
+"\n"
+"Either this is the correct balance, or your bank does not support Balance "
+"download in this Online Banking version. In the latter case you should "
+"choose a different Online Banking version number in the Online Banking "
+"(AqBanking or HBCI) Setup. After that, try again to download the Online "
+"Banking Balance."
+msgstr ""
+"The downloaded Online Banking Balance was zero.\n"
+"\n"
+"Either this is the correct balance, or your bank does not support Balance "
+"download in this Online Banking version. In the latter case you should "
+"choose a different Online Banking version number in the Online Banking "
+"(AqBanking or HBCI) Setup. After that, try again to download the Online "
+"Banking Balance."
+
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:925
+#, c-format
+msgid ""
+"Result of Online Banking job: \n"
+"Account booked balance is %s"
+msgstr ""
+"Result of Online Banking job: \n"
+"Account booked balance is %s"
+
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:931
+#, c-format
+msgid "For your information: This account also has a noted balance of %s\n"
+msgstr "For your information: This account also has a noted balance of %s\n"
+
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:938
+msgid ""
+"The booked balance is identical to the current reconciled balance of the "
+"account."
+msgstr ""
+"The booked balance is identical to the current reconciled balance of the "
+"account."
+
+#: ../src/import-export/aqbanking/gnc-ab-utils.c:953
+msgid "Reconcile account now?"
+msgstr "Reconcile account now?"
+
+#: ../src/import-export/aqbanking/gnc-file-aqb-import.c:93
+msgid "Select a file to import"
+msgstr "Select a file to import"
+
+#: ../src/import-export/aqbanking/gnc-file-aqb-import.c:139
+msgid "Import module for DTAUS import not found."
+msgstr "Import module for DTAUS import not found."
+
+#: ../src/import-export/aqbanking/gnc-file-aqb-import.c:272
+#, c-format
+msgid "Job %d status %d - %s: %s \n"
+msgstr "Job %d status %d - %s: %s \n"
+
+#. indicate that additional failures exist
+#: ../src/import-export/aqbanking/gnc-file-aqb-import.c:283
+msgid "...\n"
+msgstr "...\n"
+
+#: ../src/import-export/aqbanking/gnc-file-aqb-import.c:297
+#, c-format
+msgid ""
+"An error occurred while executing jobs: %d of %d failed. Please check the "
+"log window or gnucash.trace for the exacterror message.\n"
+"\n"
+"%s"
+msgstr ""
+"An error occurred while executing jobs: %d of %d failed. Please check the "
+"log window or gnucash.trace for the exacterror message.\n"
+"\n"
+"%s"
+
+#: ../src/import-export/aqbanking/gnc-file-aqb-import.c:307
+msgid "No jobs to be send."
+msgstr "No jobs to be send."
+
+#: ../src/import-export/aqbanking/gnc-file-aqb-import.c:313
+#, c-format
+msgid ""
+"The job was executed successfully, but as a precaution please check the log "
+"window for potential errors."
+msgid_plural ""
+"All %d jobs were executed successfully, but as a precaution please check the "
+"log window for potential errors."
+msgstr[0] ""
+"The job was executed successfully, but as a precaution please check the log "
+"window for potential errors."
+msgstr[1] ""
+"All %d jobs were executed successfully, but as a precaution please check the "
+"log window for potential errors."
+
+#: ../src/import-export/aqbanking/gnc-gwen-gui.c:1072
+#, c-format
+msgid ""
+"The PIN needs to be at least %d characters \n"
+"long. Do you want to try again?"
+msgstr ""
+"The PIN needs to be at least %d characters \n"
+"long. Do you want to try again?"
+
+#: ../src/import-export/aqbanking/gnc-gwen-gui.c:1567
+msgid ""
+"The Online Banking job is still running; are you sure you want to cancel?"
+msgstr ""
+"The Online Banking job is still running; are you sure you want to cancel?"
+
+#. Menus
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:90
+msgid "_Online Actions"
+msgstr "_Online Actions"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:94
+msgid "_Online Banking Setup..."
+msgstr "_Online Banking Setup..."
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:95
+msgid ""
+"Initial setup of Online Banking access (HBCI, or OFX DirectConnect, using "
+"AqBanking)"
+msgstr ""
+"Initial setup of Online Banking access (HBCI, or OFX DirectConnect, using "
+"AqBanking)"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:99
+msgid "Get _Balance"
+msgstr "Get _Balance"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:100
+msgid "Get the account balance online through Online Banking"
+msgstr "Get the account balance online through Online Banking"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:104
+msgid "Get _Transactions..."
+msgstr "Get _Transactions..."
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:105
+msgid "Get the transactions online through Online Banking"
+msgstr "Get the transactions online through Online Banking"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:109
+msgid "_Issue Transaction..."
+msgstr "_Issue Transaction..."
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:110
+msgid "Issue a new transaction online through Online Banking"
+msgstr "Issue a new transaction online through Online Banking"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:114
+msgid "I_nternal Transaction..."
+msgstr "I_nternal Transaction..."
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:115
+msgid "Issue a new bank-internal transaction online through Online Banking"
+msgstr "Issue a new bank-internal transaction online through Online Banking"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:119
+msgid "_Direct Debit..."
+msgstr "_Direct Debit..."
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:120
+msgid "Issue a new direct debit note online through Online Banking"
+msgstr "Issue a new direct debit note online through Online Banking"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:126
+msgid "Import _MT940"
+msgstr "Import _MT940"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:127
+msgid "Import a MT940 file into GnuCash"
+msgstr "Import a MT940 file into GnuCash"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:131
+msgid "Import MT94_2"
+msgstr "Import MT94_2"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:132
+msgid "Import a MT942 file into GnuCash"
+msgstr "Import a MT942 file into GnuCash"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:136
+msgid "Import _DTAUS"
+msgstr "Import _DTAUS"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:137
+msgid "Import a DTAUS file into GnuCash"
+msgstr "Import a DTAUS file into GnuCash"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:149
+msgid "Import DTAUS and _send..."
+msgstr "Import DTAUS and _send..."
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:150
+msgid ""
+"Import a DTAUS file into GnuCash and send the transfers online through "
+"Online Banking"
+msgstr ""
+"Import a DTAUS file into GnuCash and send the transfers online through "
+"Online Banking"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:160
+msgid "Show _log window"
+msgstr "Show _log window"
+
+#: ../src/import-export/aqbanking/gnc-plugin-aqbanking.c:161
+msgid "Show the online banking log window."
+msgstr "Show the online banking log window."
+
+#: ../src/import-export/aqbanking/gncmod-aqbanking.c:77
+#: ../src/import-export/gncmod-generic-import.c:62
+#: ../src/import-export/qif-import/gnc-plugin-qif-import.c:180
+msgid "Online Banking"
+msgstr "Online Banking"
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:1
+msgid "CSV import data format"
+msgstr "CSV import data format"
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:2
+msgid "Close window when finished"
+msgstr "Close window when finished"
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:3
+msgid "DTAUS import data format"
+msgstr "DTAUS import data format"
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:4
+msgid "Enables verbose debug messages for HBCI/AqBanking Online Banking."
+msgstr "Enables verbose debug messages for HBCI/AqBanking Online Banking."
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:5
+msgid ""
+"If active, the PIN for HBCI/AqBanking actions will be remembered in memory "
+"during a session. Otherwise it will have to be entered again each time "
+"during a session when it is needed."
+msgstr ""
+"If active, the PIN for HBCI/AqBanking actions will be remembered in memory "
+"during a session. Otherwise it will have to be entered again each time "
+"during a session when it is needed."
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:6
+msgid ""
+"If active, the window will be closed automatically when you finish the HBCI/"
+"AqBanking import process. Otherwise it will stay open."
+msgstr ""
+"If active, the window will be closed automatically when you finish the HBCI/"
+"AqBanking import process. Otherwise it will stay open."
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:7
+msgid "Remember the PIN in memory"
+msgstr "Remember the PIN in memory"
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:8
+msgid "SWIFT MT940 import data format"
+msgstr "SWIFT MT940 import data format"
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:9
+msgid "SWIFT MT942 import data format"
+msgstr "SWIFT MT942 import data format"
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:12
+msgid ""
+"This setting specifies the data format when importing CSV files. The "
+"AqBanking library offers various import formats (called \"profiles\") of "
+"which you can choose one here."
+msgstr ""
+"This setting specifies the data format when importing CSV files. The "
+"AqBanking library offers various import formats (called \"profiles\") of "
+"which you can choose one here."
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:13
+msgid ""
+"This setting specifies the data format when importing DTAUS files. The "
+"AqBanking library offers various import formats (called \"profiles\") of "
+"which you can choose one here."
+msgstr ""
+"This setting specifies the data format when importing DTAUS files. The "
+"AqBanking library offers various import formats (called \"profiles\") of "
+"which you can choose one here."
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:14
+msgid ""
+"This setting specifies the data format when importing SWIFT MT940 files. The "
+"AqBanking library offers various import formats (called \"profiles\") of "
+"which you can choose one here."
+msgstr ""
+"This setting specifies the data format when importing SWIFT MT940 files. The "
+"AqBanking library offers various import formats (called \"profiles\") of "
+"which you can choose one here."
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:15
+msgid ""
+"This setting specifies the data format when importing SWIFT MT942 files. The "
+"AqBanking library offers various import formats (called \"profiles\") of "
+"which you can choose one here."
+msgstr ""
+"This setting specifies the data format when importing SWIFT MT942 files. The "
+"AqBanking library offers various import formats (called \"profiles\") of "
+"which you can choose one here."
+
+#: ../src/import-export/aqbanking/schemas/apps_gnucash_dialog_hbci.schemas.in.h:16
+msgid "Verbose HBCI debug messages"
+msgstr "Verbose HBCI debug messages"
+
+#. If it fails, change back to the old encoding.
+#: ../src/import-export/csv/gnc-csv-import.c:211
+msgid "Invalid encoding selected"
+msgstr "Invalid encoding selected"
+
+#: ../src/import-export/csv/gnc-csv-import.c:566
+msgid "Merge with column on _left"
+msgstr "Merge with column on _left"
+
+#: ../src/import-export/csv/gnc-csv-import.c:570
+msgid "Merge with column on _right"
+msgstr "Merge with column on _right"
+
+#: ../src/import-export/csv/gnc-csv-import.c:575
+msgid "_Split this column"
+msgstr "_Split this column"
+
+#: ../src/import-export/csv/gnc-csv-import.c:580
+msgid "_Widen this column"
+msgstr "_Widen this column"
+
+#: ../src/import-export/csv/gnc-csv-import.c:584
+msgid "_Narrow this column"
+msgstr "_Narrow this column"
+
+#: ../src/import-export/csv/gnc-csv-import.c:1067
+msgid ""
+"The rows displayed below had errors. You can attempt to correct these errors "
+"by changing the configuration."
+msgstr ""
+"The rows displayed below had errors. You can attempt to correct these errors "
+"by changing the configuration."
+
+#: ../src/import-export/csv/gnc-csv-import.c:1081
+msgid "Errors"
+msgstr "Errors"
+
+#. Let the user select a file.
+#: ../src/import-export/csv/gnc-csv-import.c:1102
+msgid "Select an CSV/Fixed-Width file to import"
+msgstr "Select an CSV/Fixed-Width file to import"
+
+#: ../src/import-export/csv/gnc-csv-model.c:33
+#: ../src/import-export/gnc-import-format-gnome.c:112
+msgid "y-m-d"
+msgstr "y-m-d"
+
+#: ../src/import-export/csv/gnc-csv-model.c:34
+#: ../src/import-export/gnc-import-format-gnome.c:111
+msgid "d-m-y"
+msgstr "d-m-y"
+
+#. Date formats
+#: ../src/import-export/csv/gnc-csv-model.c:35
+#: ../src/import-export/gnc-import-format-gnome.c:110
+msgid "m-d-y"
+msgstr "m-d-y"
+
+#: ../src/import-export/csv/gnc-csv-model.c:36
+msgid "d-m"
+msgstr "d-m"
+
+#: ../src/import-export/csv/gnc-csv-model.c:37
+msgid "m-d"
+msgstr "m-d"
+
+#. src/app-utils/prefs.scm
+#: ../src/import-export/csv/gnc-csv-model.c:45 ../intl-scm/guile-strings.c:130
+msgid "Deposit"
+msgstr "Deposit"
+
+#. src/app-utils/prefs.scm
+#: ../src/import-export/csv/gnc-csv-model.c:46 ../intl-scm/guile-strings.c:160
+msgid "Withdrawal"
+msgstr "Withdrawal"
+
+#: ../src/import-export/csv/gnc-csv-model.c:444
+msgid "File opening failed."
+msgstr "File opening failed."
+
+#: ../src/import-export/csv/gnc-csv-model.c:458
+#: ../src/import-export/csv/gnc-csv-model.c:467
+msgid "Unknown encoding."
+msgstr "Unknown encoding."
+
+#: ../src/import-export/csv/gnc-csv-model.c:771
+msgid "No date column."
+msgstr "No date column."
+
+#: ../src/import-export/csv/gnc-csv-model.c:772
+msgid "No balance, deposit, or withdrawal column."
+msgstr "No balance, deposit, or withdrawal column."
+
+#: ../src/import-export/csv/gnc-csv-model.c:1045
+#, c-format
+msgid "%s column could not be understood."
+msgstr "%s column could not be understood."
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:1
+msgid "Colon (:)"
+msgstr "Colon (:)"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:2
+msgid "Comma (,)"
+msgstr "Comma (,)"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:4
+msgid "Data type: "
+msgstr "Data type: "
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:5
+msgid "Date Format"
+msgstr "Date Format"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:6
+msgid "Encoding: "
+msgstr "Encoding: "
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:7
+msgid "Fixed-Width"
+msgstr "Fixed-Width"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:8
+msgid "Hyphen (-)"
+msgstr "Hyphen (-)"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:9
+msgid "Import CSV/Fixed-Width File"
+msgstr "Import CSV/Fixed-Width File"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:10
+msgid "Select the type of each column below."
+msgstr "Select the type of each column below."
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:11
+msgid "Semicolon (;)"
+msgstr "Semicolon (;)"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:12
+msgid "Separated"
+msgstr "Separated"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:13
+msgid "Separators"
+msgstr "Separators"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:14
+msgid "Space"
+msgstr "Space"
+
+#: ../src/import-export/csv/gnc-csv-preview-dialog.glade.h:15
+msgid "Tab"
+msgstr "Tab"
+
+#: ../src/import-export/csv/gnc-plugin-csv.c:47
+msgid "Import _CSV/Fixed-Width..."
+msgstr "Import _CSV/Fixed-Width..."
+
+#: ../src/import-export/csv/gnc-plugin-csv.c:48
+msgid " a CSV/Fixed-Width file"
+msgstr " a CSV/Fixed-Width file"
+
+#. * @}
+#: ../src/import-export/generic-import.glade.h:1
+msgid "\"A\""
+msgstr "\"A\""
+
+#: ../src/import-export/generic-import.glade.h:2
+msgid "\"R\""
+msgstr "\"R\""
+
+#: ../src/import-export/generic-import.glade.h:3
+msgid "\"U+R\""
+msgstr "\"U+R\""
+
+#: ../src/import-export/generic-import.glade.h:4
+msgid "(none)"
+msgstr "(none)"
+
+#: ../src/import-export/generic-import.glade.h:6
+msgid "<b>Colors</b>"
+msgstr "<b>Colors</b>"
+
+#: ../src/import-export/generic-import.glade.h:7
+msgid "<b>Generic Importer</b>"
+msgstr "<b>Generic Importer</b>"
+
+#: ../src/import-export/generic-import.glade.h:8
+msgid ""
+"A transaction whose best match's score is in the green zone (above or equal "
+"to the Auto-CLEAR threshold) will be CLEARed by default."
+msgstr ""
+"A transaction whose best match's score is in the green zone (above or equal "
+"to the Auto-CLEAR threshold) will be CLEARed by default."
+
+#: ../src/import-export/generic-import.glade.h:9
+msgid ""
+"A transaction whose best match's score is in the red zone (above the display "
+"threshold but below or equal to the Auto-ADD threshold) will be ADDed by "
+"default."
+msgstr ""
+"A transaction whose best match's score is in the red zone (above the display "
+"threshold but below or equal to the Auto-ADD threshold) will be ADDed by "
+"default."
+
+#: ../src/import-export/generic-import.glade.h:11
+msgid "Auto-_add threshold"
+msgstr "Auto-_add threshold"
+
+#: ../src/import-export/generic-import.glade.h:12
+msgid "Auto-c_lear threshold"
+msgstr "Auto-c_lear threshold"
+
+#: ../src/import-export/generic-import.glade.h:13
+msgid "Choose a format"
+msgstr "Choose a format"
+
+#: ../src/import-export/generic-import.glade.h:14
+msgid "Commercial ATM _fees threshold"
+msgstr "Commercial ATM _fees threshold"
+
+#: ../src/import-export/generic-import.glade.h:17
+msgid ""
+"Double click on the transaction to change the matching transaction to "
+"reconcile, or the destination account of the auto-balance split (if "
+"required)."
+msgstr ""
+"Double click on the transaction to change the matching transaction to "
+"reconcile, or the destination account of the auto-balance split (if "
+"required)."
+
+#: ../src/import-export/generic-import.glade.h:19
+msgid "Enable skip transaction action"
+msgstr "Enable skip transaction action"
+
+#: ../src/import-export/generic-import.glade.h:20
+msgid ""
+"Enable the SKIP action in the transaction matcher.  If enabled, a "
+"transaction whose best match's score is in the yellow zone (above the Auto-"
+"ADD threshold but below the Auto-CLEAR threshold) will be SKIPed by default."
+msgstr ""
+"Enable the SKIP action in the transaction matcher.  If enabled, a "
+"transaction whose best match's score is in the yellow zone (above the Auto-"
+"ADD threshold but below the Auto-CLEAR threshold) will be SKIPed by default."
+
+#: ../src/import-export/generic-import.glade.h:21
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:6
+msgid ""
+"Enable the UPDATE AND RECONCILE action in the transaction matcher. If "
+"enabled, a transaction whose best match's score is above the Auto-CLEAR "
+"threshold and has a different date or amount than the matching existing "
+"transaction will cause the existing transaction to be updated and cleared by "
+"default."
+msgstr ""
+"Enable the UPDATE AND RECONCILE action in the transaction matcher. If "
+"enabled, a transaction whose best match's score is above the Auto-CLEAR "
+"threshold and has a different date or amount than the matching existing "
+"transaction will cause the existing transaction to be updated and cleared by "
+"default."
+
+#: ../src/import-export/generic-import.glade.h:22
+msgid "Enable update match action"
+msgstr "Enable update match action"
+
+#: ../src/import-export/generic-import.glade.h:23
+msgid ""
+"For a new transaction, click on the \"Other Account\" entry to choose the "
+"other (destination) account of this transaction.\n"
+"For a transaction that is a duplicate of an existing one, click on the "
+"\"Other Account\" or \"Description\" entry to \n"
+"check whether GnuCash chose the right existing transaction.\n"
+"To switch transactions between both states, click on the checkmark in the "
+"\"New\" column.\n"
+"When all new transactions have the correct destination account and all "
+"duplicates are matched with the right existing transaction, \n"
+"click \"OK\"."
+msgstr ""
+"For a new transaction, click on the \"Other Account\" entry to choose the "
+"other (destination) account of this transaction.\n"
+"For a transaction that is a duplicate of an existing one, click on the "
+"\"Other Account\" or \"Description\" entry to \n"
+"check whether GnuCash chose the right existing transaction.\n"
+"To switch transactions between both states, click on the checkmark in the "
+"\"New\" column.\n"
+"When all new transactions have the correct destination account and all "
+"duplicates are matched with the right existing transaction, \n"
+"click \"OK\"."
+
+#: ../src/import-export/generic-import.glade.h:30
+msgid "Generic import transaction matcher"
+msgstr "Generic import transaction matcher"
+
+#: ../src/import-export/generic-import.glade.h:31
+msgid "Green"
+msgstr "Green"
+
+#: ../src/import-export/generic-import.glade.h:32
+msgid "Imported transaction's first split:"
+msgstr "Imported transaction's first split:"
+
+#: ../src/import-export/generic-import.glade.h:33
+msgid ""
+"In some places commercial ATMs (not belonging to a financial institution) "
+"are installed in places like convenience stores.  These ATMs add their fee "
+"directly to the amount instead of showing up as a separate transaction or in "
+"your monthly banking fees.  For example, you withdraw $100, and you are "
+"charged $101,50 plus Interac fees.  If you manually entered that $100, the "
+"amounts won't match.  You should set this to whatever is the maximum such "
+"fee in your area (in units of your local currency), so the transaction will "
+"be recognised as a match."
+msgstr ""
+"In some places commercial ATMs (not belonging to a financial institution) "
+"are installed in places like convenience stores.  These ATMs add their fee "
+"directly to the amount instead of showing up as a separate transaction or in "
+"your monthly banking fees.  For example, you withdraw $100, and you are "
+"charged $101,50 plus Interac fees.  If you manually entered that $100, the "
+"amounts won't match.  You should set this to whatever is the maximum such "
+"fee in your area (in units of your local currency), so the transaction will "
+"be recognised as a match."
+
+#: ../src/import-export/generic-import.glade.h:34
+msgid "List of downloaded transactions (source split shown):"
+msgstr "List of downloaded transactions (source split shown):"
+
+#: ../src/import-export/generic-import.glade.h:35
+msgid "Match _display threshold"
+msgstr "Match _display threshold"
+
+#: ../src/import-export/generic-import.glade.h:37
+msgid "Online account ID here..."
+msgstr "Online account ID here..."
+
+#: ../src/import-export/generic-import.glade.h:38
+msgid "Other Account"
+msgstr "Other Account"
+
+#: ../src/import-export/generic-import.glade.h:39
+msgid "Please select or create an appropriate GnuCash account for:"
+msgstr "Please select or create an appropriate GnuCash account for:"
+
+#: ../src/import-export/generic-import.glade.h:40
+msgid "Potential splits matching the selected transaction: "
+msgstr "Potential splits matching the selected transaction: "
+
+#: ../src/import-export/generic-import.glade.h:42
+msgid "Red"
+msgstr "Red"
+
+#: ../src/import-export/generic-import.glade.h:43
+msgid "Select \"A\" to add the transaction as new."
+msgstr "Select \"A\" to add the transaction as new."
+
+#: ../src/import-export/generic-import.glade.h:44
+msgid "Select \"R\" to reconcile a matching transaction."
+msgstr "Select \"R\" to reconcile a matching transaction."
+
+#: ../src/import-export/generic-import.glade.h:45
+msgid "Select \"U+R\" to update and reconcile a matching transaction."
+msgstr "Select \"U+R\" to update and reconcile a matching transaction."
+
+#: ../src/import-export/generic-import.glade.h:47
+msgid "Select matching existing transaction"
+msgstr "Select matching existing transaction"
+
+#: ../src/import-export/generic-import.glade.h:48
+msgid "Select neither to skip the transaction (it won't be imported at all)."
+msgstr "Select neither to skip the transaction (it won't be imported at all)."
+
+#: ../src/import-export/generic-import.glade.h:49
+msgid ""
+"The minimum score a potential match must have to be displayed in the match "
+"list."
+msgstr ""
+"The minimum score a potential match must have to be displayed in the match "
+"list."
+
+#: ../src/import-export/generic-import.glade.h:50
+msgid ""
+"This transaction probably requires your intervention or it will be imported "
+"unbalanced."
+msgstr ""
+"This transaction probably requires your intervention or it will be imported "
+"unbalanced."
+
+#: ../src/import-export/generic-import.glade.h:51
+msgid "This transaction requires your intervention or it will NOT be imported."
+msgstr ""
+"This transaction requires your intervention or it will NOT be imported."
+
+#: ../src/import-export/generic-import.glade.h:52
+msgid ""
+"This transaction will be imported balanced (you may still want to double "
+"check the match or destination account)."
+msgstr ""
+"This transaction will be imported balanced (you may still want to double "
+"check the match or destination account)."
+
+#: ../src/import-export/generic-import.glade.h:53
+msgid "Transaction List Help"
+msgstr "Transaction List Help"
+
+#: ../src/import-export/generic-import.glade.h:54
+msgid "Use _bayesian matching"
+msgstr "Use _bayesian matching"
+
+#: ../src/import-export/generic-import.glade.h:55
+msgid ""
+"Use bayesian algorithms to match new transactions with existing accounts."
+msgstr ""
+"Use bayesian algorithms to match new transactions with existing accounts."
+
+#: ../src/import-export/generic-import.glade.h:56
+msgid "Yellow"
+msgstr "Yellow"
+
+#. Numeric formats
+#: ../src/import-export/gnc-import-format-gnome.c:106
+msgid "Period-as-decimal (1,000.00)"
+msgstr "Period-as-decimal (1,000.00)"
+
+#: ../src/import-export/gnc-import-format-gnome.c:107
+msgid "Comma-as-decimal (1.000,00)"
+msgstr "Comma-as-decimal (1.000,00)"
+
+#: ../src/import-export/gnc-import-format-gnome.c:113
+msgid "y-d-m"
+msgstr "y-d-m"
+
+#: ../src/import-export/import-account-matcher.c:83
+msgid "Account ID"
+msgstr "Account ID"
+
+#: ../src/import-export/import-account-matcher.c:213
+msgid "(Full account ID: "
+msgstr "(Full account ID: "
+
+#: ../src/import-export/import-account-matcher.c:245
+#, c-format
+msgid ""
+"The account %s is a placeholder account and does not allow transactions. "
+"Please choose a different account."
+msgstr ""
+"The account %s is a placeholder account and does not allow transactions. "
+"Please choose a different account."
+
+#: ../src/import-export/import-commodity-matcher.c:114
+msgid ""
+"Please select a commodity to match the following exchange specific code. "
+"Please note that the exchange code of the commodity you select will be "
+"overwritten."
+msgstr ""
+"Please select a commodity to match the following exchange specific code. "
+"Please note that the exchange code of the commodity you select will be "
+"overwritten."
+
+#: ../src/import-export/import-format-dialog.c:60
+msgid "Period: 123,456.78"
+msgstr "Period: 123,456.78"
+
+#: ../src/import-export/import-format-dialog.c:69
+msgid "Comma: 123.456,78"
+msgstr "Comma: 123.456,78"
+
+#: ../src/import-export/import-format-dialog.c:78
+msgid "m/d/y"
+msgstr "m/d/y"
+
+#: ../src/import-export/import-format-dialog.c:87
+msgid "d/m/y"
+msgstr "d/m/y"
+
+#: ../src/import-export/import-format-dialog.c:96
+msgid "y/m/d"
+msgstr "y/m/d"
+
+#: ../src/import-export/import-format-dialog.c:105
+msgid "y/d/m"
+msgstr "y/d/m"
+
+#: ../src/import-export/import-main-matcher.c:257
+msgid "Destination account for the auto-balance split."
+msgstr "Destination account for the auto-balance split."
+
+#: ../src/import-export/import-main-matcher.c:480
+msgid "A"
+msgstr "A"
+
+#: ../src/import-export/import-main-matcher.c:482
+msgid "U+R"
+msgstr "U+R"
+
+#: ../src/import-export/import-main-matcher.c:485
+msgid "R"
+msgstr "R"
+
+#: ../src/import-export/import-main-matcher.c:491
+msgid "Info"
+msgstr "Info"
+
+#: ../src/import-export/import-main-matcher.c:658
+msgid "New, already balanced"
+msgstr "New, already balanced"
+
+#. Translators: %1$s is the amount to be
+#. transferred. %2$s is the destination account.
+#: ../src/import-export/import-main-matcher.c:684
+#, c-format
+msgid "New, transfer %s to (manual) \"%s\""
+msgstr "New, transfer %s to (manual) \"%s\""
+
+#. Translators: %1$s is the amount to be
+#. transferred. %2$s is the destination account.
+#: ../src/import-export/import-main-matcher.c:692
+#, c-format
+msgid "New, transfer %s to (auto) \"%s\""
+msgstr "New, transfer %s to (auto) \"%s\""
+
+#. Translators: %s is the amount to be transferred.
+#: ../src/import-export/import-main-matcher.c:703
+#, c-format
+msgid "New, UNBALANCED (need acct to transfer %s)!"
+msgstr "New, UNBALANCED (need acct to transfer %s)!"
+
+#: ../src/import-export/import-main-matcher.c:715
+msgid "Reconcile (manual) match"
+msgstr "Reconcile (manual) match"
+
+#: ../src/import-export/import-main-matcher.c:719
+msgid "Reconcile (auto) match"
+msgstr "Reconcile (auto) match"
+
+#: ../src/import-export/import-main-matcher.c:725
+#: ../src/import-export/import-main-matcher.c:744
+msgid "Match missing!"
+msgstr "Match missing!"
+
+#: ../src/import-export/import-main-matcher.c:734
+msgid "Update and reconcile (manual) match"
+msgstr "Update and reconcile (manual) match"
+
+#: ../src/import-export/import-main-matcher.c:738
+msgid "Update and reconcile (auto) match"
+msgstr "Update and reconcile (auto) match"
+
+#: ../src/import-export/import-main-matcher.c:749
+msgid "Do not import (no action selected)"
+msgstr "Do not import (no action selected)"
+
+#: ../src/import-export/import-match-picker.c:375
+msgid "Confidence"
+msgstr "Confidence"
+
+#: ../src/import-export/import-provider-format.glade.h:1
+msgid "(no)"
+msgstr "(no)"
+
+#: ../src/import-export/import-provider-format.glade.h:2
+#: ../src/import-export/qif-import/qif.glade.h:10
+msgid "Click \"Back\" to cancel the loading of this file and choose another."
+msgstr "Click \"Back\" to cancel the loading of this file and choose another."
+
+#: ../src/import-export/import-provider-format.glade.h:3
+msgid "Sample data:"
+msgstr "Sample data:"
+
+#: ../src/import-export/import-provider-format.glade.h:4
+#: ../src/import-export/qif-import/qif.glade.h:62
+msgid "Set a date format for this QIF file"
+msgstr "Set a date format for this QIF file"
+
+#: ../src/import-export/import-provider-format.glade.h:5
+#: ../src/import-export/qif-import/qif.glade.h:65
+msgid ""
+"The QIF file format does not specify which order the day, month, and year "
+"components of a date are printed.  In most cases, it is possible to "
+"automatically determine which format is in use in a particular file. "
+"However, in the file you have just imported there exist more than one "
+"possible format that fits the data.  \n"
+"\n"
+"Please select a date format for the file.  QIF files created by European "
+"software are likely  to be in \"d-m-y\" or day-month-year format, where US "
+"QIF files are likely to be \"m-d-y\" or month-day-year.    \n"
+msgstr ""
+"The QIF file format does not specify which order the day, month, and year "
+"components of a date are printed.  In most cases, it is possible to "
+"automatically determine which format is in use in a particular file. "
+"However, in the file you have just imported there exist more than one "
+"possible format that fits the data.  \n"
+"\n"
+"Please select a date format for the file.  QIF files created by European "
+"software are likely  to be in \"d-m-y\" or day-month-year format, where US "
+"QIF files are likely to be \"m-d-y\" or month-day-year.    \n"
+
+#: ../src/import-export/log-replay/gnc-log-replay.c:567
+msgid "Select a .log file to replay"
+msgstr "Select a .log file to replay"
+
+#. Translators: %s is the file name.
+#: ../src/import-export/log-replay/gnc-log-replay.c:587
+#, c-format
+msgid "Cannot open the current log file: %s"
+msgstr "Cannot open the current log file: %s"
+
+#. Translation note:
+#. * First argument is the filename,
+#. * second argument is the error.
+#.
+#: ../src/import-export/log-replay/gnc-log-replay.c:603
+#, c-format
+msgid "Failed to open log file: %s: %s"
+msgstr "Failed to open log file: %s: %s"
+
+#: ../src/import-export/log-replay/gnc-log-replay.c:613
+msgid "The log file you selected was empty."
+msgstr "The log file you selected was empty."
+
+#: ../src/import-export/log-replay/gnc-log-replay.c:622
+msgid ""
+"The log file you selected cannot be read.  The file header was not "
+"recognized."
+msgstr ""
+"The log file you selected cannot be read.  The file header was not "
+"recognized."
+
+#: ../src/import-export/log-replay/gnc-plugin-log-replay.c:48
+msgid "_Replay GnuCash .log file..."
+msgstr "_Replay GnuCash .log file..."
+
+#: ../src/import-export/log-replay/gnc-plugin-log-replay.c:49
+msgid "Replay a GnuCash log file after a crash.  This cannot be undone."
+msgstr "Replay a GnuCash log file after a crash.  This cannot be undone."
+
+#. This string is a default account
+#. name. It MUST NOT contain the
+#. character ':' anywhere in it or
+#. in any translations.
+#: ../src/import-export/ofx/gnc-ofx-import.c:419
+#, c-format
+msgid "Stock account for security \"%s\""
+msgstr "Stock account for security \"%s\""
+
+#. This string is a default account
+#. name. It MUST NOT contain the
+#. character ':' anywhere in it or
+#. in any translations.
+#: ../src/import-export/ofx/gnc-ofx-import.c:489
+#, c-format
+msgid "Income account for security \"%s\""
+msgstr "Income account for security \"%s\""
+
+#: ../src/import-export/ofx/gnc-ofx-import.c:628
+msgid "Unknown OFX account"
+msgstr "Unknown OFX account"
+
+#: ../src/import-export/ofx/gnc-ofx-import.c:651
+msgid "Unknown OFX checking account"
+msgstr "Unknown OFX checking account"
+
+#: ../src/import-export/ofx/gnc-ofx-import.c:655
+msgid "Unknown OFX savings account"
+msgstr "Unknown OFX savings account"
+
+#: ../src/import-export/ofx/gnc-ofx-import.c:659
+msgid "Unknown OFX money market account"
+msgstr "Unknown OFX money market account"
+
+#: ../src/import-export/ofx/gnc-ofx-import.c:663
+msgid "Unknown OFX credit line account"
+msgstr "Unknown OFX credit line account"
+
+#: ../src/import-export/ofx/gnc-ofx-import.c:667
+msgid "Unknown OFX CMA account"
+msgstr "Unknown OFX CMA account"
+
+#: ../src/import-export/ofx/gnc-ofx-import.c:671
+msgid "Unknown OFX credit card account"
+msgstr "Unknown OFX credit card account"
+
+#: ../src/import-export/ofx/gnc-ofx-import.c:675
+msgid "Unknown OFX investment account"
+msgstr "Unknown OFX investment account"
+
+#: ../src/import-export/ofx/gnc-ofx-import.c:747
+msgid "Select an OFX/QFX file to process"
+msgstr "Select an OFX/QFX file to process"
+
+#: ../src/import-export/ofx/gnc-plugin-ofx.c:46
+msgid "Import _OFX/QFX..."
+msgstr "Import _OFX/QFX..."
+
+#: ../src/import-export/ofx/gnc-plugin-ofx.c:47
+msgid "Process an OFX/QFX response file"
+msgstr "Process an OFX/QFX response file"
+
+#: ../src/import-export/qif-import/dialog-account-picker.c:217
+msgid "Enter a name for the account"
+msgstr "Enter a name for the account"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:644
+msgid "Select QIF File"
+msgstr "Select QIF File"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:720
+msgid "Please select a file to load."
+msgstr "Please select a file to load."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:723
+msgid "File not found or read permission denied. Please select another file."
+msgstr "File not found or read permission denied. Please select another file."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:734
+msgid "That QIF file is already loaded. Please select another file."
+msgstr "That QIF file is already loaded. Please select another file."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:764
+msgid ""
+"GnuCash will now load your QIF file. If there are no errors or warnings, you "
+"will automatically proceed to the next step. Otherwise, the details will be "
+"shown below for your review."
+msgstr ""
+"GnuCash will now load your QIF file. If there are no errors or warnings, you "
+"will automatically proceed to the next step. Otherwise, the details will be "
+"shown below for your review."
+
+#. Inform the user.
+#: ../src/import-export/qif-import/druid-qif-import.c:860
+#: ../src/import-export/qif-import/druid-qif-import.c:933
+#: ../src/import-export/qif-import/druid-qif-import.c:2666
+msgid "Canceled"
+msgstr "Canceled"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:874
+#: ../src/import-export/qif-import/druid-qif-import.c:878
+msgid "An error occurred while loading the QIF file."
+msgstr "An error occurred while loading the QIF file."
+
+#. Inform the user.
+#: ../src/import-export/qif-import/druid-qif-import.c:875
+#: ../src/import-export/qif-import/druid-qif-import.c:895
+#: ../src/import-export/qif-import/druid-qif-import.c:952
+#: ../src/import-export/qif-import/druid-qif-import.c:1001
+#: ../src/import-export/qif-import/druid-qif-import.c:2686
+#: ../src/import-export/qif-import/druid-qif-import.c:2707
+#: ../src/import-export/qif-import/druid-qif-import.c:2756
+msgid "Failed"
+msgstr "Failed"
+
+#. Unload the file.
+#. Remove any converted data.
+#. An error occurred during duplicate checking.
+#. Remove any converted data.
+#: ../src/import-export/qif-import/druid-qif-import.c:929
+#: ../src/import-export/qif-import/druid-qif-import.c:946
+#: ../src/import-export/qif-import/druid-qif-import.c:2662
+#: ../src/import-export/qif-import/druid-qif-import.c:2680
+#: ../src/import-export/qif-import/druid-qif-import.c:2703
+#: ../src/import-export/qif-import/druid-qif-import.c:2750
+msgid "Cleaning up"
+msgstr "Cleaning up"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:951
+#: ../src/import-export/qif-import/druid-qif-import.c:955
+msgid "A bug was detected while parsing the QIF file."
+msgstr "A bug was detected while parsing the QIF file."
+
+#. The file was loaded successfully.
+#: ../src/import-export/qif-import/druid-qif-import.c:1011
+msgid "Loading completed"
+msgstr "Loading completed"
+
+#. Swap the button label between pause and resume.
+#: ../src/import-export/qif-import/druid-qif-import.c:1058
+#: ../src/import-export/qif-import/druid-qif-import.c:1062
+#: ../src/import-export/qif-import/druid-qif-import.c:2813
+#: ../src/import-export/qif-import/druid-qif-import.c:2817
+msgid "_Resume"
+msgstr "_Resume"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:1434
+msgid "You must enter an account name."
+msgstr "You must enter an account name."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:1514
+msgid "GnuCash account name"
+msgstr "GnuCash account name"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2117
+#: ../src/import-export/qif-import/druid-qif-import.c:2192
+msgid "Enter a name or short description, such as \"Red Hat Stock\"."
+msgstr "Enter a name or short description, such as \"Red Hat Stock\"."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2124
+#: ../src/import-export/qif-import/druid-qif-import.c:2194
+msgid ""
+"Enter the ticker symbol or other well known abbreviation, such as \"RHT\". "
+"If there isn't one, or you don't know it, create your own."
+msgstr ""
+"Enter the ticker symbol or other well known abbreviation, such as \"RHT\". "
+"If there isn't one, or you don't know it, create your own."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2132
+#: ../src/import-export/qif-import/druid-qif-import.c:2197
+msgid ""
+"Select the exchange on which the symbol is traded, or select the type of "
+"investment (such as FUND for mutual funds.) If you don't see your exchange "
+"or an appropriate investment type, you can enter a new one."
+msgstr ""
+"Select the exchange on which the symbol is traded, or select the type of "
+"investment (such as FUND for mutual funds.) If you don't see your exchange "
+"or an appropriate investment type, you can enter a new one."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2152
+msgid "You must enter an existing national currency or enter a different type."
+msgstr ""
+"You must enter an existing national currency or enter a different type."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2221
+#, c-format
+msgid "Enter information about \"%s\""
+msgstr "Enter information about \"%s\""
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2241
+msgid "_Name or description:"
+msgstr "_Name or description:"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2262
+msgid "_Ticker symbol or other abbreviation:"
+msgstr "_Ticker symbol or other abbreviation:"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2283
+msgid "_Exchange or abbreviation type:"
+msgstr "_Exchange or abbreviation type:"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2494
+#: ../src/import-export/qif-import/druid-qif-import.c:2945
+msgid "(split)"
+msgstr "(split)"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2572
+msgid ""
+"GnuCash is now importing your QIF data. If there are no errors or warnings, "
+"you will automatically proceed to the next step. Otherwise, the details will "
+"be shown below for your review."
+msgstr ""
+"GnuCash is now importing your QIF data. If there are no errors or warnings, "
+"you will automatically proceed to the next step. Otherwise, the details will "
+"be shown below for your review."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2685
+#: ../src/import-export/qif-import/druid-qif-import.c:2689
+msgid "A bug was detected while converting the QIF data."
+msgstr "A bug was detected while converting the QIF data."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2741
+msgid "Canceling"
+msgstr "Canceling"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2755
+#: ../src/import-export/qif-import/druid-qif-import.c:2759
+msgid "A bug was detected while detecting duplicates."
+msgstr "A bug was detected while detecting duplicates."
+
+#: ../src/import-export/qif-import/druid-qif-import.c:2770
+msgid "Conversion completed"
+msgstr "Conversion completed"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:3084
+msgid "GnuCash was unable to save your mapping preferences."
+msgstr "GnuCash was unable to save your mapping preferences."
+
+#. Set up the QIF account to GnuCash account matcher.
+#: ../src/import-export/qif-import/druid-qif-import.c:3632
+msgid "QIF account name"
+msgstr "QIF account name"
+
+#. Set up the QIF category to GnuCash account matcher.
+#: ../src/import-export/qif-import/druid-qif-import.c:3638
+msgid "QIF category name"
+msgstr "QIF category name"
+
+#. Set up the QIF payee/memo to GnuCash account matcher.
+#: ../src/import-export/qif-import/druid-qif-import.c:3644
+msgid "QIF payee/memo"
+msgstr "QIF payee/memo"
+
+#: ../src/import-export/qif-import/druid-qif-import.c:3720
+msgid "Match?"
+msgstr "Match?"
+
+#: ../src/import-export/qif-import/gnc-plugin-qif-import.c:50
+msgid "Import _QIF..."
+msgstr "Import _QIF..."
+
+#: ../src/import-export/qif-import/gnc-plugin-qif-import.c:51
+msgid "Import a Quicken QIF file"
+msgstr "Import a Quicken QIF file"
+
+#: ../src/import-export/qif-import/qif.glade.h:1
+msgid "<b>QIF Import</b>"
+msgstr "<b>QIF Import</b>"
+
+#: ../src/import-export/qif-import/qif.glade.h:2
+msgid "Account name:"
+msgstr "Account name:"
+
+#: ../src/import-export/qif-import/qif.glade.h:3
+msgid "Accounts and stock holdings"
+msgstr "Accounts and stock holdings"
+
+#: ../src/import-export/qif-import/qif.glade.h:4
+msgid "Change GnuCash _Account..."
+msgstr "Change GnuCash _Account..."
+
+#: ../src/import-export/qif-import/qif.glade.h:5
+msgid ""
+"Click \"Apply\" to import data from the staging area and update your GnuCash "
+"accounts. The account and category matching information you have entered "
+"will be saved and used for defaults the next time you use the QIF import  "
+"facility. \n"
+"\n"
+"Click \"Back\" to review your account and category matchings, to change "
+"currency and security settings for new accounts, or to add more files to the "
+"staging area.\n"
+"\n"
+"Click \"Cancel\" to abort the QIF import process."
+msgstr ""
+"Click \"Apply\" to import data from the staging area and update your GnuCash "
+"accounts. The account and category matching information you have entered "
+"will be saved and used for defaults the next time you use the QIF import  "
+"facility. \n"
+"\n"
+"Click \"Back\" to review your account and category matchings, to change "
+"currency and security settings for new accounts, or to add more files to the "
+"staging area.\n"
+"\n"
+"Click \"Cancel\" to abort the QIF import process."
+
+#: ../src/import-export/qif-import/qif.glade.h:11
+msgid ""
+"Click \"Load another file\" if you have more data to import at this time. Do "
+"this if you have saved your accounts to separate QIF files.\n"
+"\n"
+"Click \"Forward\" to finish loading files and move to the next step of the "
+"QIF import process. "
+msgstr ""
+"Click \"Load another file\" if you have more data to import at this time. Do "
+"this if you have saved your accounts to separate QIF files.\n"
+"\n"
+"Click \"Forward\" to finish loading files and move to the next step of the "
+"QIF import process. "
+
+#: ../src/import-export/qif-import/qif.glade.h:14
+msgid ""
+"Default transaction status (overridden by the status given by the QIF file):"
+msgstr ""
+"Default transaction status (overridden by the status given by the QIF file):"
+
+#: ../src/import-export/qif-import/qif.glade.h:15
+msgid "Enter the QIF file currency"
+msgstr "Enter the QIF file currency"
+
+#: ../src/import-export/qif-import/qif.glade.h:16
+msgid ""
+"GnuCash can import financial data from QIF (Quicken Interchange Format) "
+"files written by Quicken/QuickBooks, MS Money, Moneydance, and many other "
+"programs. \n"
+"\n"
+"The import process has several steps. Your GnuCash accounts will not be "
+"changed until you click \"Apply\" at the end of the process. \n"
+"\n"
+"Click \"Forward\" to start loading your QIF data, or \"Cancel\" to abort the "
+"process. "
+msgstr ""
+"GnuCash can import financial data from QIF (Quicken Interchange Format) "
+"files written by Quicken/QuickBooks, MS Money, Moneydance, and many other "
+"programs. \n"
+"\n"
+"The import process has several steps. Your GnuCash accounts will not be "
+"changed until you click \"Apply\" at the end of the process. \n"
+"\n"
+"Click \"Forward\" to start loading your QIF data, or \"Cancel\" to abort the "
+"process. "
+
+#: ../src/import-export/qif-import/qif.glade.h:21
+msgid ""
+"GnuCash uses separate Income and Expense accounts rather than categories to "
+"classify your transactions. Each of the categories in your QIF file will be "
+"converted to a GnuCash account. \n"
+"\n"
+"On the next page, you will have an opportunity to look at the suggested "
+"matches between QIF categories and GnuCash accounts. You may change matches "
+"that you do not like by double-clicking on the line containing the category "
+"name.\n"
+"\n"
+"If you change your mind later, you can reorganize the account structure "
+"safely within GnuCash."
+msgstr ""
+"GnuCash uses separate Income and Expense accounts rather than categories to "
+"classify your transactions. Each of the categories in your QIF file will be "
+"converted to a GnuCash account. \n"
+"\n"
+"On the next page, you will have an opportunity to look at the suggested "
+"matches between QIF categories and GnuCash accounts. You may change matches "
+"that you do not like by double-clicking on the line containing the category "
+"name.\n"
+"\n"
+"If you change your mind later, you can reorganize the account structure "
+"safely within GnuCash."
+
+#: ../src/import-export/qif-import/qif.glade.h:26
+msgid ""
+"If you are importing a QIF file from a bank or other financial institution, "
+"some of the transactions may already exist in your GnuCash accounts. To "
+"avoid duplication, GnuCash has tried to identify matches and needs your help "
+"to review them.\n"
+"\n"
+"On the next page you will be shown a list of imported transactions. As you "
+"select each one, a list of possible matches will be shown below it. If you "
+"find a correct match, click on it. Your selection will be confirmed by a "
+"check mark in the \"Match?\" column.\n"
+"\n"
+"Click \"Forward\" to review the possible matches."
+msgstr ""
+"If you are importing a QIF file from a bank or other financial institution, "
+"some of the transactions may already exist in your GnuCash accounts. To "
+"avoid duplication, GnuCash has tried to identify matches and needs your help "
+"to review them.\n"
+"\n"
+"On the next page you will be shown a list of imported transactions. As you "
+"select each one, a list of possible matches will be shown below it. If you "
+"find a correct match, click on it. Your selection will be confirmed by a "
+"check mark in the \"Match?\" column.\n"
+"\n"
+"Click \"Forward\" to review the possible matches."
+
+#: ../src/import-export/qif-import/qif.glade.h:31
+msgid "Import QIF files"
+msgstr "Import QIF files"
+
+#: ../src/import-export/qif-import/qif.glade.h:32
+msgid ""
+"In the following pages you will be asked to provide information about "
+"stocks, mutual funds, and other investments that appear in the QIF file(s) "
+"you are importing. GnuCash needs some additional details about these "
+"investments that the QIF format does not provide. \n"
+"\n"
+"Each stock, mutual fund, or other investment must have a name and an "
+"abbreviation, such as a stock symbol. Because some unrelated investments "
+"have the same abbreviation, you also need to indicate what type of "
+"abbreviation you have entered. For example, you could select the exchange "
+"that assigned the symbol (NASDAQ, NYSE, etc.), or select an investment "
+"type.\n"
+"\n"
+"If you don't see your exchange listed, or none of the available choices are "
+"appropriate, you can enter a new one."
+msgstr ""
+"In the following pages you will be asked to provide information about "
+"stocks, mutual funds, and other investments that appear in the QIF file(s) "
+"you are importing. GnuCash needs some additional details about these "
+"investments that the QIF format does not provide. \n"
+"\n"
+"Each stock, mutual fund, or other investment must have a name and an "
+"abbreviation, such as a stock symbol. Because some unrelated investments "
+"have the same abbreviation, you also need to indicate what type of "
+"abbreviation you have entered. For example, you could select the exchange "
+"that assigned the symbol (NASDAQ, NYSE, etc.), or select an investment "
+"type.\n"
+"\n"
+"If you don't see your exchange listed, or none of the available choices are "
+"appropriate, you can enter a new one."
+
+#: ../src/import-export/qif-import/qif.glade.h:37
+msgid "Income and Expense categories"
+msgstr "Income and Expense categories"
+
+#: ../src/import-export/qif-import/qif.glade.h:38
+msgid "Load QIF files"
+msgstr "Load QIF files"
+
+#: ../src/import-export/qif-import/qif.glade.h:39
+msgid "Match QIF accounts with GnuCash accounts"
+msgstr "Match QIF accounts with GnuCash accounts"
+
+#: ../src/import-export/qif-import/qif.glade.h:40
+msgid "Match QIF categories with GnuCash accounts"
+msgstr "Match QIF categories with GnuCash accounts"
+
+#: ../src/import-export/qif-import/qif.glade.h:41
+msgid "Match existing transactions"
+msgstr "Match existing transactions"
+
+#: ../src/import-export/qif-import/qif.glade.h:42
+msgid "Match payees/memos to GnuCash accounts"
+msgstr "Match payees/memos to GnuCash accounts"
+
+#: ../src/import-export/qif-import/qif.glade.h:43
+msgid "Matchings selected:"
+msgstr "Matchings selected:"
+
+#: ../src/import-export/qif-import/qif.glade.h:44
+msgid ""
+"On the next page, the accounts in your QIF files and any stocks or mutual "
+"funds you own will be matched with GnuCash accounts. If a GnuCash account "
+"already exists with the same name, or a similar name and compatible type, "
+"that account will be used as a match; otherwise, GnuCash will create a new "
+"account with the same name and type as the QIF account. If you do not like "
+"the suggested GnuCash account, double-click to change it.\n"
+"\n"
+"Note that GnuCash will be creating many accounts that did not exist on your "
+"other personal finance program, including a separate account for each stock "
+"you own, separate accounts for the brokerage commissions, special \"Equity\" "
+"accounts (subaccounts of Retained Earnings, by default) which are the source "
+"of your opening balances, etc. All of these accounts will appear on the next "
+"page so you can change them if you want to, but it is safe to leave them "
+"alone.\n"
+msgstr ""
+"On the next page, the accounts in your QIF files and any stocks or mutual "
+"funds you own will be matched with GnuCash accounts. If a GnuCash account "
+"already exists with the same name, or a similar name and compatible type, "
+"that account will be used as a match; otherwise, GnuCash will create a new "
+"account with the same name and type as the QIF account. If you do not like "
+"the suggested GnuCash account, double-click to change it.\n"
+"\n"
+"Note that GnuCash will be creating many accounts that did not exist on your "
+"other personal finance program, including a separate account for each stock "
+"you own, separate accounts for the brokerage commissions, special \"Equity\" "
+"accounts (subaccounts of Retained Earnings, by default) which are the source "
+"of your opening balances, etc. All of these accounts will appear on the next "
+"page so you can change them if you want to, but it is safe to leave them "
+"alone.\n"
+
+#: ../src/import-export/qif-import/qif.glade.h:48
+msgid "Payees and memos"
+msgstr "Payees and memos"
+
+#: ../src/import-export/qif-import/qif.glade.h:49
+msgid ""
+"Please select a file to load. When you click \"Forward\", the file will be "
+"loaded and analyzed. You may need to answer some questions about the account"
+"(s) in the file.\n"
+"\n"
+"You will have the opportunity to load as many files as you wish, so don't  "
+"worry if your data is in multiple files. \n"
+msgstr ""
+"Please select a file to load. When you click \"Forward\", the file will be "
+"loaded and analyzed. You may need to answer some questions about the account"
+"(s) in the file.\n"
+"\n"
+"You will have the opportunity to load as many files as you wish, so don't  "
+"worry if your data is in multiple files. \n"
+
+#: ../src/import-export/qif-import/qif.glade.h:54
+msgid "QIF Import"
+msgstr "QIF Import"
+
+#: ../src/import-export/qif-import/qif.glade.h:55
+msgid ""
+"QIF files downloaded from banks and other financial institutions may not "
+"have information about Accounts and Categories which would allow them to be "
+"correctly assigned to GnuCash accounts.  \n"
+"\n"
+"In the following page, you will see the text that appears in the Payee and "
+"Memo fields of transactions with no QIF Account or Category. By default "
+"these transactions are assigned to the 'Unspecified' account in GnuCash. If "
+"you select a different account, it will be remembered for future QIF files. "
+msgstr ""
+"QIF files downloaded from banks and other financial institutions may not "
+"have information about Accounts and Categories which would allow them to be "
+"correctly assigned to GnuCash accounts.  \n"
+"\n"
+"In the following page, you will see the text that appears in the Payee and "
+"Memo fields of transactions with no QIF Account or Category. By default "
+"these transactions are assigned to the 'Unspecified' account in GnuCash. If "
+"you select a different account, it will be remembered for future QIF files. "
+
+#: ../src/import-export/qif-import/qif.glade.h:58
+msgid "QIF files you have loaded"
+msgstr "QIF files you have loaded"
+
+#: ../src/import-export/qif-import/qif.glade.h:60
+msgid "Select a QIF file to load"
+msgstr "Select a QIF file to load"
+
+#: ../src/import-export/qif-import/qif.glade.h:61
+msgid "Select possible duplicates"
+msgstr "Select possible duplicates"
+
+#: ../src/import-export/qif-import/qif.glade.h:63
+msgid "Set the default QIF account name"
+msgstr "Set the default QIF account name"
+
+#: ../src/import-export/qif-import/qif.glade.h:64
+#: ../src/import-export/qif-import/schemas/apps_gnucash_import_qif.schemas.in.h:4
+msgid "Show some documentation-only pages in QIF Import assistant."
+msgstr "Show some documentation-only pages in QIF Import assistant."
+
+#: ../src/import-export/qif-import/qif.glade.h:69
+msgid ""
+"The QIF file that you just loaded appears to contain transactions for just "
+"one account, but the file does not specify a name for that account.  \n"
+"\n"
+"Please enter a name for the account. If the file was exported from another "
+"accounting program, you should use the same account name that was used  in "
+"that program.\n"
+msgstr ""
+"The QIF file that you just loaded appears to contain transactions for just "
+"one account, but the file does not specify a name for that account.  \n"
+"\n"
+"Please enter a name for the account. If the file was exported from another "
+"accounting program, you should use the same account name that was used  in "
+"that program.\n"
+
+#: ../src/import-export/qif-import/qif.glade.h:73
+msgid ""
+"The QIF importer cannot currently handle multi-currency QIF files. All the "
+"accounts you are importing must be denominated in the same currency.\n"
+msgstr ""
+"The QIF importer cannot currently handle multi-currency QIF files. All the "
+"accounts you are importing must be denominated in the same currency.\n"
+
+#: ../src/import-export/qif-import/qif.glade.h:75
+msgid "Tradable commodities"
+msgstr "Tradable commodities"
+
+#: ../src/import-export/qif-import/qif.glade.h:76
+msgid "Update your GnuCash accounts"
+msgstr "Update your GnuCash accounts"
+
+#: ../src/import-export/qif-import/qif.glade.h:77
+msgid ""
+"When the status is not specified in a QIF file, the transactions are marked "
+"as cleared."
+msgstr ""
+"When the status is not specified in a QIF file, the transactions are marked "
+"as cleared."
+
+#: ../src/import-export/qif-import/qif.glade.h:78
+msgid ""
+"When the status is not specified in a QIF file, the transactions are marked "
+"as not cleared."
+msgstr ""
+"When the status is not specified in a QIF file, the transactions are marked "
+"as not cleared."
+
+#: ../src/import-export/qif-import/qif.glade.h:79
+msgid ""
+"When the status is not specified in a QIF file, the transactions are marked "
+"as reconciled."
+msgstr ""
+"When the status is not specified in a QIF file, the transactions are marked "
+"as reconciled."
+
+#: ../src/import-export/qif-import/qif.glade.h:80
+msgid "_Cleared"
+msgstr "_Cleared"
+
+#: ../src/import-export/qif-import/qif.glade.h:81
+msgid "_Imported transactions needing review:"
+msgstr "_Imported transactions needing review:"
+
+#: ../src/import-export/qif-import/qif.glade.h:83
+msgid "_Not cleared"
+msgstr "_Not cleared"
+
+#: ../src/import-export/qif-import/qif.glade.h:84
+msgid "_Possible matches for the selected transaction:"
+msgstr "_Possible matches for the selected transaction:"
+
+#: ../src/import-export/qif-import/qif.glade.h:86
+msgid "_Select or add a GnuCash account:"
+msgstr "_Select or add a GnuCash account:"
+
+#: ../src/import-export/qif-import/qif.glade.h:87
+msgid "_Select the currency to use for all imported transactions:"
+msgstr "_Select the currency to use for all imported transactions:"
+
+#: ../src/import-export/qif-import/qif.glade.h:88
+msgid "_Select the matchings you want to change:"
+msgstr "_Select the matchings you want to change:"
+
+#: ../src/import-export/qif-import/qif.glade.h:89
+msgid "_Select..."
+msgstr "_Select..."
+
+#: ../src/import-export/qif-import/qif.glade.h:90
+msgid "_Show documentation"
+msgstr "_Show documentation"
+
+#: ../src/import-export/qif-import/schemas/apps_gnucash_import_qif.schemas.in.h:1
+msgid "Default QIF transaction status"
+msgstr "Default QIF transaction status"
+
+#: ../src/import-export/qif-import/schemas/apps_gnucash_import_qif.schemas.in.h:2
+msgid "Default status for QIF transaction when not specified in QIF file."
+msgstr "Default status for QIF transaction when not specified in QIF file."
+
+#: ../src/import-export/qif-import/schemas/apps_gnucash_import_qif.schemas.in.h:3
+msgid "Show documentation"
+msgstr "Show documentation"
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:1
+msgid "Add matching transactions below this score"
+msgstr "Add matching transactions below this score"
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:2
+msgid "Clear matching transactions above this score"
+msgstr "Clear matching transactions above this score"
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:3
+msgid "Enable SKIP transaction action"
+msgstr "Enable SKIP transaction action"
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:4
+msgid "Enable UPDATE match action"
+msgstr "Enable UPDATE match action"
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:5
+msgid ""
+"Enable the SKIP action in the transaction matcher. If enabled, a transaction "
+"whose best match's score is in the yellow zone (above the Auto-ADD threshold "
+"but below the Auto-CLEAR threshold) will be skipped by default."
+msgstr ""
+"Enable the SKIP action in the transaction matcher. If enabled, a transaction "
+"whose best match's score is in the yellow zone (above the Auto-ADD threshold "
+"but below the Auto-CLEAR threshold) will be skipped by default."
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:7
+msgid ""
+"Enables bayesian matching when matching imported transaction against "
+"existing transactions. Otherwise a less sophisticated rule-based matching "
+"mechanism will be used."
+msgstr ""
+"Enables bayesian matching when matching imported transaction against "
+"existing transactions. Otherwise a less sophisticated rule-based matching "
+"mechanism will be used."
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:8
+msgid "Maximum ATM fee amount in your area"
+msgstr "Maximum ATM fee amount in your area"
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:9
+msgid "Minimum score to be displayed"
+msgstr "Minimum score to be displayed"
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:12
+msgid ""
+"This field specifies the extra fee that is taken into account when matching "
+"imported transactions. In some places commercial ATMs (not belonging to a "
+"financial institution) are installed in places like convenience stores. "
+"These ATMs add their fee directly to the amount instead of showing up as a "
+"separate transaction or in your monthly banking fees. For example, you "
+"withdraw $100, and you are charged $101,50 plus Interac fees. If you "
+"manually entered that $100, the amounts won't match. You should set this to "
+"whatever is the maximum such fee in your area (in units of your local "
+"currency), so the transaction will be recognised as a match."
+msgstr ""
+"This field specifies the extra fee that is taken into account when matching "
+"imported transactions. In some places commercial ATMs (not belonging to a "
+"financial institution) are installed in places like convenience stores. "
+"These ATMs add their fee directly to the amount instead of showing up as a "
+"separate transaction or in your monthly banking fees. For example, you "
+"withdraw $100, and you are charged $101,50 plus Interac fees. If you "
+"manually entered that $100, the amounts won't match. You should set this to "
+"whatever is the maximum such fee in your area (in units of your local "
+"currency), so the transaction will be recognised as a match."
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:13
+msgid ""
+"This field specifies the minimum matching score a potential matching "
+"transaction must have to be displayed in the match list."
+msgstr ""
+"This field specifies the minimum matching score a potential matching "
+"transaction must have to be displayed in the match list."
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:14
+msgid ""
+"This field specifies the threshold above which a matching transaction will "
+"be cleared by default. A transaction whose best match's score is in the "
+"green zone (above or equal to this Clear threshold) will be cleared by "
+"default."
+msgstr ""
+"This field specifies the threshold above which a matching transaction will "
+"be cleared by default. A transaction whose best match's score is in the "
+"green zone (above or equal to this Clear threshold) will be cleared by "
+"default."
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:15
+msgid ""
+"This field specifies the threshold below which a matching transaction will "
+"be added automatically. A transaction whose best match's score is in the red "
+"zone (above the display minimum score but below or equal to the Add match "
+"score) will be added to the GnuCash file by default."
+msgstr ""
+"This field specifies the threshold below which a matching transaction will "
+"be added automatically. A transaction whose best match's score is in the red "
+"zone (above the display minimum score but below or equal to the Add match "
+"score) will be added to the GnuCash file by default."
+
+#: ../src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas.in.h:16
+msgid "Use bayesian matching"
+msgstr "Use bayesian matching"
+
+#. The default date format for use with strftime in Win32.
+#: ../src/libqof/qof/gnc-date.c:76
+msgid "%B %#d, %Y"
+msgstr "%B %#d, %Y"
+
+#. The default date format for use with strftime in other OS.
+#. Translators: call "man strftime" for possible values.
+#: ../src/libqof/qof/gnc-date.c:80
+msgid "%B %e, %Y"
+msgstr "%B %e, %Y"
+
+#: ../src/plugins/bi_import/bi_import.c:171
+msgid "id"
+msgstr "id"
+
+#: ../src/plugins/bi_import/bi_import.c:278
+#, c-format
+msgid "ROW DELETED, PRICE_NOT_SET: id=%s\n"
+msgstr "ROW DELETED, PRICE_NOT_SET: id=%s\n"
+
+#: ../src/plugins/bi_import/bi_import.c:287
+#, c-format
+msgid "ROW DELETED, QTY_NOT_SET: id=%s\n"
+msgstr "ROW DELETED, QTY_NOT_SET: id=%s\n"
+
+#: ../src/plugins/bi_import/bi_import.c:301
+#, c-format
+msgid "ROW DELETED, ID_NOT_SET\n"
+msgstr "ROW DELETED, ID_NOT_SET\n"
+
+#: ../src/plugins/bi_import/bi_import.c:396
+#, c-format
+msgid "ROW DELETED, VENDOR_NOT_SET: id=%s\n"
+msgstr "ROW DELETED, VENDOR_NOT_SET: id=%s\n"
+
+#: ../src/plugins/bi_import/bi_import.c:419
+#, c-format
+msgid "ROW DELETED, VENDOR_DOES_NOT_EXIST: id=%s\n"
+msgstr "ROW DELETED, VENDOR_DOES_NOT_EXIST: id=%s\n"
+
+#: ../src/plugins/bi_import/bi_import.c:456
+msgid ""
+"These rows were deleted:\n"
+"\n"
+msgstr ""
+"These rows were deleted:\n"
+"\n"
+
+#: ../src/plugins/bi_import/bi_import.c:598
+msgid "Are you sure you have bills/invoices to update?"
+msgstr "Are you sure you have bills/invoices to update?"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:1
+msgid "1. Choose the file to import"
+msgstr "1. Choose the file to import"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:2
+msgid "2, Select import type"
+msgstr "2, Select import type"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:3
+msgid "3. Select import options"
+msgstr "3. Select import options"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:4
+msgid "4. Preview"
+msgstr "4. Preview"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:6
+msgid "Comma separated"
+msgstr "Comma separated"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:7
+msgid "Comma separated with quotes"
+msgstr "Comma separated with quotes"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:8
+msgid "Custom regular expression"
+msgstr "Custom regular expression"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:9
+msgid "Import bill CSV data"
+msgstr "Import bill CSV data"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:10
+msgid "Import invoice CSV data"
+msgstr "Import invoice CSV data"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:11
+msgid "Import transactions from text file"
+msgstr "Import transactions from text file"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:13
+msgid "Semicolon separated"
+msgstr "Semicolon separated"
+
+#: ../src/plugins/bi_import/glade/bi_import.glade.h:14
+msgid "Semicolon separated with quotes"
+msgstr "Semicolon separated with quotes"
+
+#: ../src/plugins/bi_import/gnc-plugin-bi_import.c:57
+msgid "Import Bills & Invoices..."
+msgstr "Import Bills & Invoices..."
+
+#: ../src/plugins/bi_import/gnc-plugin-bi_import.c:57
+msgid "bi_import tooltip"
+msgstr "bi_import tooltip"
+
+#: ../src/plugins/bi_import/gui.c:179
+msgid "Import Bills or Invoices from csv"
+msgstr "Import Bills or Invoices from csv"
+
+#: ../src/plugins/bi_import/gui.c:205
+#, c-format
+msgid ""
+"Import results:\n"
+"%i lines were ignored\n"
+"%i lines imported:\n"
+"   %u fixes\n"
+"   %u ignored (not fixable)\n"
+"\n"
+"   %u created\n"
+"   %u updated (based on id)"
+msgstr ""
+"Import results:\n"
+"%i lines were ignored\n"
+"%i lines imported:\n"
+"   %u fixes\n"
+"   %u ignored (not fixable)\n"
+"\n"
+"   %u created\n"
+"   %u updated (based on id)"
+
+#: ../src/plugins/bi_import/gui.c:208
+msgid "These lines were ignored during import"
+msgstr "These lines were ignored during import"
+
+#: ../src/plugins/bi_import/gui.c:214
+msgid "The input file can not be opened."
+msgstr "The input file can not be opened."
+
+#: ../src/plugins/bi_import/gui.c:323
+msgid "Adjust regular expression used for import"
+msgstr "Adjust regular expression used for import"
+
+#: ../src/plugins/bi_import/gui.c:323
+msgid ""
+"This regular expression is used to parse the import file. Modify according "
+"to your needs.\n"
+msgstr ""
+"This regular expression is used to parse the import file. Modify according "
+"to your needs.\n"
+
+#: ../src/register/ledger-core/split-register-control.c:57
+msgid "Rebalance Transaction"
+msgstr "Rebalance Transaction"
+
+#: ../src/register/ledger-core/split-register-control.c:58
+msgid "The current transaction is not balanced."
+msgstr "The current transaction is not balanced."
+
+#: ../src/register/ledger-core/split-register-control.c:136
+msgid "Balance it _manually"
+msgstr "Balance it _manually"
+
+#: ../src/register/ledger-core/split-register-control.c:138
+msgid "Let GnuCash _add an adjusting split"
+msgstr "Let GnuCash _add an adjusting split"
+
+#: ../src/register/ledger-core/split-register-control.c:143
+msgid "Adjust current account _split total"
+msgstr "Adjust current account _split total"
+
+#: ../src/register/ledger-core/split-register-control.c:149
+msgid "Adjust _other account split total"
+msgstr "Adjust _other account split total"
+
+#: ../src/register/ledger-core/split-register-control.c:160
+msgid "_Rebalance"
+msgstr "_Rebalance"
+
+#: ../src/register/ledger-core/split-register-control.c:1278
+#: ../src/register/ledger-core/split-register-control.c:1291
+msgid "This register does not support editing exchange rates."
+msgstr "This register does not support editing exchange rates."
+
+#: ../src/register/ledger-core/split-register-control.c:1315
+msgid "You need to select a split in order to modify its exchange rate."
+msgstr "You need to select a split in order to modify its exchange rate."
+
+#: ../src/register/ledger-core/split-register-control.c:1330
+#: ../src/register/ledger-core/split-register-control.c:1405
+msgid ""
+"You need to expand the transaction in order to modify its exchange rates."
+msgstr ""
+"You need to expand the transaction in order to modify its exchange rates."
+
+#: ../src/register/ledger-core/split-register-control.c:1342
+msgid "The entered account could not be found."
+msgstr "The entered account could not be found."
+
+#: ../src/register/ledger-core/split-register-control.c:1377
+#: ../src/register/ledger-core/split-register-control.c:1390
+msgid "The two currencies involved equal each other."
+msgstr "The two currencies involved equal each other."
+
+#: ../src/register/ledger-core/split-register-control.c:1441
+msgid "The split's amount is zero, so no exchange rate is needed."
+msgstr "The split's amount is zero, so no exchange rate is needed."
+
+#: ../src/register/ledger-core/split-register-control.c:1491
+msgid "Save the changed transaction?"
+msgstr "Save the changed transaction?"
+
+#: ../src/register/ledger-core/split-register-control.c:1493
+msgid ""
+"The current transaction has been changed.  Would you like to record the "
+"changes before moving to a new transaction, discard the changes, or return "
+"to the changed transaction?"
+msgstr ""
+"The current transaction has been changed.  Would you like to record the "
+"changes before moving to a new transaction, discard the changes, or return "
+"to the changed transaction?"
+
+#: ../src/register/ledger-core/split-register-control.c:1506
+msgid "_Discard Changes"
+msgstr "_Discard Changes"
+
+#: ../src/register/ledger-core/split-register-control.c:1508
+msgid "_Record Changes"
+msgstr "_Record Changes"
+
+#: ../src/register/ledger-core/split-register-control.c:1787
+msgid "Mark split as unreconciled?"
+msgstr "Mark split as unreconciled?"
+
+#: ../src/register/ledger-core/split-register-control.c:1789
+msgid ""
+"You are about to mark a reconciled split as unreconciled.  Doing so might "
+"make future reconciliation difficult!  Continue with this change?"
+msgstr ""
+"You are about to mark a reconciled split as unreconciled.  Doing so might "
+"make future reconciliation difficult!  Continue with this change?"
+
+#: ../src/register/ledger-core/split-register-control.c:1806
+msgid "_Unreconcile"
+msgstr "_Unreconcile"
+
+#. Translators: The 'sample:' items are
+#. strings which are not displayed, but only
+#. used to estimate widths. Please only
+#. translate the portion after the ':' and
+#. leave the rest ("sample:") as is.
+#: ../src/register/ledger-core/split-register-layout.c:546
+msgid "sample:99999"
+msgstr "sample:99999"
+
+#: ../src/register/ledger-core/split-register-layout.c:554
+msgid "sample:Description of a transaction"
+msgstr "sample:Description of a transaction"
+
+#: ../src/register/ledger-core/split-register-layout.c:578
+#: ../src/register/ledger-core/split-register-layout.c:618
+#: ../src/register/ledger-core/split-register-layout.c:626
+#: ../src/register/ledger-core/split-register-layout.c:634
+#: ../src/register/ledger-core/split-register-layout.c:644
+#: ../src/register/ledger-core/split-register-layout.c:652
+#: ../src/register/ledger-core/split-register-layout.c:660
+#: ../src/register/ledger-core/split-register-layout.c:668
+#: ../src/register/ledger-core/split-register-layout.c:676
+#: ../src/register/ledger-core/split-register-layout.c:724
+msgid "sample:999,999.000"
+msgstr "sample:999,999.000"
+
+#: ../src/register/ledger-core/split-register-layout.c:610
+msgid "sample:Memo field sample text string"
+msgstr "sample:Memo field sample text string"
+
+#: ../src/register/ledger-core/split-register-layout.c:684
+msgid "Type:T"
+msgstr "Type:T"
+
+#: ../src/register/ledger-core/split-register-layout.c:692
+msgid "sample:Notes field sample text string"
+msgstr "sample:Notes field sample text string"
+
+#: ../src/register/ledger-core/split-register-layout.c:700
+msgid "sample:No Particular Reason"
+msgstr "sample:No Particular Reason"
+
+#: ../src/register/ledger-core/split-register-layout.c:708
+#: ../src/register/ledger-core/split-register-layout.c:716
+msgid "sample:(x + 0.33 * y + (x+y) )"
+msgstr "sample:(x + 0.33 * y + (x+y) )"
+
+#: ../src/register/ledger-core/split-register-load.c:335
+msgid ""
+"Could not determine the account currency.  Using the default currency "
+"provided by your system."
+msgstr ""
+"Could not determine the account currency.  Using the default currency "
+"provided by your system."
+
+#: ../src/register/ledger-core/split-register-model.c:214
+msgid "Ref"
+msgstr "Ref"
+
+#: ../src/register/ledger-core/split-register-model.c:352
+#: ../src/register/ledger-core/split-register-model.c:376
+#, c-format
+msgid "Tot %s"
+msgstr "Tot %s"
+
+#: ../src/register/ledger-core/split-register-model.c:358
+msgid "Tot Credit"
+msgstr "Tot Credit"
+
+#: ../src/register/ledger-core/split-register-model.c:382
+msgid "Tot Debit"
+msgstr "Tot Debit"
+
+#: ../src/register/ledger-core/split-register-model.c:391
+msgid "Tot Shares"
+msgstr "Tot Shares"
+
+#: ../src/register/ledger-core/split-register-model.c:412
+msgid "Debit Formula"
+msgstr "Debit Formula"
+
+#: ../src/register/ledger-core/split-register-model.c:419
+msgid "Credit Formula"
+msgstr "Credit Formula"
+
+#. This seems to be the one that initially gets used, the InactiveDateCell
+#. is set to, and subsequently displayed.
+#: ../src/register/ledger-core/split-register-model.c:908
+msgid "Scheduled"
+msgstr "Scheduled"
+
+#: ../src/register/ledger-core/split-register-model.c:940
+msgid "Enter the transaction reference, such as the invoice or check number"
+msgstr "Enter the transaction reference, such as the invoice or check number"
+
+#: ../src/register/ledger-core/split-register-model.c:944
+msgid "Enter the transaction number, such as the check number"
+msgstr "Enter the transaction number, such as the check number"
+
+#: ../src/register/ledger-core/split-register-model.c:979
+msgid "Enter the name of the Customer"
+msgstr "Enter the name of the Customer"
+
+#: ../src/register/ledger-core/split-register-model.c:982
+msgid "Enter the name of the Vendor"
+msgstr "Enter the name of the Vendor"
+
+#: ../src/register/ledger-core/split-register-model.c:985
+msgid "Enter a description of the transaction"
+msgstr "Enter a description of the transaction"
+
+#: ../src/register/ledger-core/split-register-model.c:1015
+msgid "Enter notes for the transaction"
+msgstr "Enter notes for the transaction"
+
+#: ../src/register/ledger-core/split-register-model.c:1045
+msgid "Reason the transaction was voided"
+msgstr "Reason the transaction was voided"
+
+#: ../src/register/ledger-core/split-register-model.c:1137
+msgid "Enter the type of transaction, or choose one from the list"
+msgstr "Enter the type of transaction, or choose one from the list"
+
+#: ../src/register/ledger-core/split-register-model.c:1165
+msgid "Enter a description of the split"
+msgstr "Enter a description of the split"
+
+#: ../src/register/ledger-core/split-register-model.c:1237
+msgid "Enter the effective share price"
+msgstr "Enter the effective share price"
+
+#: ../src/register/ledger-core/split-register-model.c:1273
+msgid "Enter the number of shares bought or sold"
+msgstr "Enter the number of shares bought or sold"
+
+#: ../src/register/ledger-core/split-register-model.c:1324
+#: ../src/register/ledger-core/split-register-model.c:1390
+msgid "Enter the account to transfer from, or choose one from the list"
+msgstr "Enter the account to transfer from, or choose one from the list"
+
+#: ../src/register/ledger-core/split-register-model.c:1400
+msgid ""
+"This transaction has multiple splits; press the Split button to see them all"
+msgstr ""
+"This transaction has multiple splits; press the Split button to see them all"
+
+#: ../src/register/ledger-core/split-register-model.c:1403
+msgid ""
+"This transaction is a stock split; press the Split button to see details"
+msgstr ""
+"This transaction is a stock split; press the Split button to see details"
+
+#: ../src/register/ledger-core/split-register-model.c:1889
+#, c-format
+msgid ""
+"Cannot modify or delete this transaction. This transaction is marked read-"
+"only because:\n"
+"\n"
+"'%s'"
+msgstr ""
+"Cannot modify or delete this transaction. This transaction is marked read-"
+"only because:\n"
+"\n"
+"'%s'"
+
+#: ../src/register/ledger-core/split-register-model.c:1942
+msgid "Change reconciled split?"
+msgstr "Change reconciled split?"
+
+#: ../src/register/ledger-core/split-register-model.c:1944
+msgid ""
+"You are about to change a reconciled split.  Doing so might make future "
+"reconciliation difficult!  Continue with this change?"
+msgstr ""
+"You are about to change a reconciled split.  Doing so might make future "
+"reconciliation difficult!  Continue with this change?"
+
+#: ../src/register/ledger-core/split-register-model.c:1957
+msgid "Chan_ge Split"
+msgstr "Chan_ge Split"
+
+#: ../src/register/ledger-core/split-register-model.c:2043
+msgid "Enter debit formula for real transaction"
+msgstr "Enter debit formula for real transaction"
+
+#: ../src/register/ledger-core/split-register-model.c:2073
+msgid "Enter credit formula for real transaction"
+msgstr "Enter credit formula for real transaction"
+
+#: ../src/register/ledger-core/split-register.c:179
+msgid ""
+"This transaction is already being edited in another register. Please finish "
+"editing it there first."
+msgstr ""
+"This transaction is already being edited in another register. Please finish "
+"editing it there first."
+
+#: ../src/register/ledger-core/split-register.c:445
+msgid "Save transaction before duplicating?"
+msgstr "Save transaction before duplicating?"
+
+#: ../src/register/ledger-core/split-register.c:447
+msgid ""
+"The current transaction has been changed. Would you like to record the "
+"changes before duplicating the transaction, or cancel the duplication?"
+msgstr ""
+"The current transaction has been changed. Would you like to record the "
+"changes before duplicating the transaction, or cancel the duplication?"
+
+#: ../src/register/ledger-core/split-register.c:805
+msgid ""
+"You are about to overwrite an existing split. Are you sure you want to do "
+"that?"
+msgstr ""
+"You are about to overwrite an existing split. Are you sure you want to do "
+"that?"
+
+#: ../src/register/ledger-core/split-register.c:838
+msgid ""
+"You are about to overwrite an existing transaction. Are you sure you want to "
+"do that?"
+msgstr ""
+"You are about to overwrite an existing transaction. Are you sure you want to "
+"do that?"
+
+#: ../src/register/ledger-core/split-register.c:1924
+msgid "Recalculate Transaction"
+msgstr "Recalculate Transaction"
+
+#: ../src/register/ledger-core/split-register.c:1925
+msgid ""
+"The values entered for this transaction are inconsistent. Which value would "
+"you like to have recalculated?"
+msgstr ""
+"The values entered for this transaction are inconsistent. Which value would "
+"you like to have recalculated?"
+
+#: ../src/register/ledger-core/split-register.c:1932
+#: ../src/register/ledger-core/split-register.c:1934
+msgid "_Shares"
+msgstr "_Shares"
+
+#: ../src/register/ledger-core/split-register.c:1932
+#: ../src/register/ledger-core/split-register.c:1939
+#: ../src/register/ledger-core/split-register.c:1946
+msgid "Changed"
+msgstr "Changed"
+
+#: ../src/register/ledger-core/split-register.c:1946
+#: ../src/register/ledger-core/split-register.c:1948
+msgid "_Value"
+msgstr "_Value"
+
+#: ../src/register/ledger-core/split-register.c:1957
+msgid "_Recalculate"
+msgstr "_Recalculate"
+
+#. Translators: This string has a context prefix; the translation
+#. must only contain the part after the | character.
+#: ../src/register/ledger-core/split-register.c:2228
+msgid "Action Column|Deposit"
+msgstr "Action Column|Deposit"
+
+#: ../src/register/ledger-core/split-register.c:2229
+msgid "Withdraw"
+msgstr "Withdraw"
+
+#: ../src/register/ledger-core/split-register.c:2230
+msgid "Check"
+msgstr "Check"
+
+#: ../src/register/ledger-core/split-register.c:2232
+#: ../src/register/ledger-core/split-register.c:2263
+msgid "ATM Deposit"
+msgstr "ATM Deposit"
+
+#: ../src/register/ledger-core/split-register.c:2233
+#: ../src/register/ledger-core/split-register.c:2264
+msgid "ATM Draw"
+msgstr "ATM Draw"
+
+#: ../src/register/ledger-core/split-register.c:2234
+msgid "Teller"
+msgstr "Teller"
+
+#: ../src/register/ledger-core/split-register.c:2237
+msgid "Receipt"
+msgstr "Receipt"
+
+#. src/app-utils/prefs.scm
+#: ../src/register/ledger-core/split-register.c:2238
+#: ../src/register/ledger-core/split-register.c:2252
+#: ../src/register/ledger-core/split-register.c:2288
+#: ../src/register/ledger-core/split-register.c:2299
+#: ../src/register/ledger-core/split-register.c:2332
+#: ../intl-scm/guile-strings.c:136 ../intl-scm/guile-strings.c:168
+#: ../intl-scm/guile-strings.c:184 ../intl-scm/guile-strings.c:186
+msgid "Increase"
+msgstr "Increase"
+
+#. src/app-utils/prefs.scm
+#: ../src/register/ledger-core/split-register.c:2239
+#: ../src/register/ledger-core/split-register.c:2253
+#: ../src/register/ledger-core/split-register.c:2289
+#: ../src/register/ledger-core/split-register.c:2300
+#: ../src/register/ledger-core/split-register.c:2333
+#: ../intl-scm/guile-strings.c:138 ../intl-scm/guile-strings.c:154
+#: ../intl-scm/guile-strings.c:156 ../intl-scm/guile-strings.c:166
+msgid "Decrease"
+msgstr "Decrease"
+
+#. Action: Point Of Sale
+#: ../src/register/ledger-core/split-register.c:2241
+msgid "POS"
+msgstr "POS"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../src/register/ledger-core/split-register.c:2242
+#: ../intl-scm/guile-strings.c:2232 ../intl-scm/guile-strings.c:2762
+msgid "Phone"
+msgstr "Phone"
+
+#: ../src/register/ledger-core/split-register.c:2243
+#: ../src/register/ledger-core/split-register.c:2269
+msgid "Online"
+msgstr "Online"
+
+#. Action: Automatic Deposit ?!?
+#: ../src/register/ledger-core/split-register.c:2245
+msgid "AutoDep"
+msgstr "AutoDep"
+
+#: ../src/register/ledger-core/split-register.c:2246
+msgid "Wire"
+msgstr "Wire"
+
+#: ../src/register/ledger-core/split-register.c:2248
+msgid "Direct Debit"
+msgstr "Direct Debit"
+
+#. src/app-utils/prefs.scm
+#: ../src/register/ledger-core/split-register.c:2254
+#: ../src/register/ledger-core/split-register.c:2258
+#: ../src/register/ledger-core/split-register.c:2265
+#: ../src/register/ledger-core/split-register.c:2273
+#: ../src/register/ledger-core/split-register.c:2290
+#: ../src/register/ledger-core/split-register.c:2301
+#: ../src/register/ledger-core/split-register.c:2306
+#: ../src/register/ledger-core/split-register.c:2334
+#: ../intl-scm/guile-strings.c:140 ../intl-scm/guile-strings.c:142
+#: ../intl-scm/guile-strings.c:144
+msgid "Buy"
+msgstr "Buy"
+
+#. src/app-utils/prefs.scm
+#: ../src/register/ledger-core/split-register.c:2255
+#: ../src/register/ledger-core/split-register.c:2259
+#: ../src/register/ledger-core/split-register.c:2270
+#: ../src/register/ledger-core/split-register.c:2274
+#: ../src/register/ledger-core/split-register.c:2291
+#: ../src/register/ledger-core/split-register.c:2302
+#: ../src/register/ledger-core/split-register.c:2307
+#: ../src/register/ledger-core/split-register.c:2335
+#: ../intl-scm/guile-strings.c:170 ../intl-scm/guile-strings.c:172
+#: ../intl-scm/guile-strings.c:174
+msgid "Sell"
+msgstr "Sell"
+
+#: ../src/register/ledger-core/split-register.c:2260
+#: ../src/register/ledger-core/split-register.c:2267
+#: ../src/register/ledger-core/split-register.c:2316
+msgid "Fee"
+msgstr "Fee"
+
+#. src/app-utils/prefs.scm
+#: ../src/register/ledger-core/split-register.c:2294
+#: ../intl-scm/guile-strings.c:178
+msgid "Rebate"
+msgstr "Rebate"
+
+#: ../src/register/ledger-core/split-register.c:2295
+msgid "Paycheck"
+msgstr "Paycheck"
+
+#. Action: Dividend
+#: ../src/register/ledger-core/split-register.c:2318
+msgid "Dividend"
+msgstr "Dividend"
+
+#. Action: Long Term Capital Gains
+#: ../src/register/ledger-core/split-register.c:2321
+msgid "LTCG"
+msgstr "LTCG"
+
+#. Action: Short Term Capital Gains
+#: ../src/register/ledger-core/split-register.c:2323
+msgid "STCG"
+msgstr "STCG"
+
+#. Action: Distribution
+#: ../src/register/ledger-core/split-register.c:2326
+msgid "Dist"
+msgstr "Dist"
+
+#: ../src/register/register-gnome/gnucash-item-list.c:487
+msgid "List"
+msgstr "List"
+
+#: ../src/report/report-gnome/custom-report-dialog.glade.h:1
+msgid "Delete the currently selected report"
+msgstr "Delete the currently selected report"
+
+#: ../src/report/report-gnome/custom-report-dialog.glade.h:2
+msgid "Exit the custom report dialog"
+msgstr "Exit the custom report dialog"
+
+#: ../src/report/report-gnome/custom-report-dialog.glade.h:3
+msgid "Run the currently selected report"
+msgstr "Run the currently selected report"
+
+#: ../src/report/report-gnome/custom-report-dialog.glade.h:4
+msgid "_Run"
+msgstr "_Run"
+
+#: ../src/report/report-gnome/dialog-column-view.c:349
+msgid "Contents"
+msgstr "Contents"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/report-gnome/gnucash/report/report-gnome.scm
+#. src/report/report-gnome/report-gnome.scm
+#: ../src/report/report-gnome/dialog-column-view.c:379
+#: ../intl-scm/guile-strings.c:782 ../intl-scm/guile-strings.c:1392
+#: ../intl-scm/guile-strings.c:2090 ../intl-scm/guile-strings.c:2198
+#: ../intl-scm/guile-strings.c:2620 ../intl-scm/guile-strings.c:2728
+#: ../intl-scm/guile-strings.c:3286 ../intl-scm/guile-strings.c:3300
+msgid "Report"
+msgstr "Report"
+
+#: ../src/report/report-gnome/dialog-column-view.c:385
+msgid "Rows"
+msgstr "Rows"
+
+#: ../src/report/report-gnome/dialog-column-view.c:391
+msgid "Cols"
+msgstr "Cols"
+
+#: ../src/report/report-gnome/dialog-custom-report.c:304
+msgid "You must select a report to delete."
+msgstr "You must select a report to delete."
+
+#: ../src/report/report-gnome/dialog-custom-report.c:325
+msgid "You must select a report to run."
+msgstr "You must select a report to run."
+
+#: ../src/report/report-gnome/dialog-style-sheet.c:145
+#, c-format
+msgid "HTML Style Sheet Properties: %s"
+msgstr "HTML Style Sheet Properties: %s"
+
+#. If the name is empty, we display an error dialog but
+#. * refuse to create the new style sheet.
+#: ../src/report/report-gnome/dialog-style-sheet.c:227
+msgid "You must provide a name for the new style sheet."
+msgstr "You must provide a name for the new style sheet."
+
+#: ../src/report/report-gnome/dialog-style-sheet.c:404
+msgid "Style Sheet Name"
+msgstr "Style Sheet Name"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:282
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:283
+msgid "The numeric ID of the report."
+msgstr "The numeric ID of the report."
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1008
+msgid "_Print Report..."
+msgstr "_Print Report..."
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1009
+msgid "Print the current report"
+msgstr "Print the current report"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1033
+msgid "Add _Report"
+msgstr "Add _Report"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1034
+msgid ""
+"Add the current report to the `Custom' menu for later use. The report will "
+"be saved in the file ~/.gnucash/saved-reports-2.4. It will be accessible as "
+"menu entry in the report menu at the next startup of GnuCash."
+msgstr ""
+"Add the current report to the `Custom' menu for later use. The report will "
+"be saved in the file ~/.gnucash/saved-reports-2.4. It will be accessible as "
+"menu entry in the report menu at the next startup of GnuCash."
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1041
+msgid "Export _Report"
+msgstr "Export _Report"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1042
+msgid "Export HTML-formatted report to file"
+msgstr "Export HTML-formatted report to file"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1046
+msgid "_Report Options"
+msgstr "_Report Options"
+
+#. src/report/report-system/html-utilities.scm
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1047
+#: ../intl-scm/guile-strings.c:3398 ../intl-scm/guile-strings.c:3404
+#: ../intl-scm/guile-strings.c:3410
+msgid "Edit report options"
+msgstr "Edit report options"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1052
+msgid "Back"
+msgstr "Back"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1053
+msgid "Move back one step in the history"
+msgstr "Move back one step in the history"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1057
+msgid "Forward"
+msgstr "Forward"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1058
+msgid "Move forward one step in the history"
+msgstr "Move forward one step in the history"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1062
+msgid "Reload"
+msgstr "Reload"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1063
+msgid "Reload the current page"
+msgstr "Reload the current page"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1067
+msgid "Stop"
+msgstr "Stop"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1068
+msgid "Cancel outstanding HTML requests"
+msgstr "Cancel outstanding HTML requests"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1077
+msgid "Print"
+msgstr "Print"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1359
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1397
+msgid "HTML"
+msgstr "HTML"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1362
+msgid "Choose export format"
+msgstr "Choose export format"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1363
+msgid "Choose the export format for this report:"
+msgstr "Choose the export format for this report:"
+
+#. %s is the type of what is about to be saved, e.g. "HTML".
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1404
+#, c-format
+msgid "Save %s To File"
+msgstr "Save %s To File"
+
+#. %s is the strerror(3) string of the error that occurred.
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1429
+#, c-format
+msgid ""
+"You cannot save to that filename.\n"
+"\n"
+"%s"
+msgstr ""
+"You cannot save to that filename.\n"
+"\n"
+"%s"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1439
+msgid "You cannot save to that file."
+msgstr "You cannot save to that file."
+
+#. src/report/report-system/report.scm
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1529
+#: ../intl-scm/guile-strings.c:3642
+#, c-format
+msgid "Could not open the file %s. The error is: %s"
+msgstr "Could not open the file %s. The error is: %s"
+
+#: ../src/report/report-gnome/gnc-plugin-page-report.c:1561
+msgid "There are no options for this report."
+msgstr "There are no options for this report."
+
+#: ../src/report/report-gnome/report.glade.h:1
+msgid "<< _Remove"
+msgstr "<< _Remove"
+
+#: ../src/report/report-gnome/report.glade.h:2
+msgid "<b>A_vailable reports</b>"
+msgstr "<b>A_vailable reports</b>"
+
+#: ../src/report/report-gnome/report.glade.h:3
+msgid "<b>Available style sheets</b>"
+msgstr "<b>Available style sheets</b>"
+
+#: ../src/report/report-gnome/report.glade.h:4
+msgid "<b>New style sheet info</b>"
+msgstr "<b>New style sheet info</b>"
+
+#: ../src/report/report-gnome/report.glade.h:5
+msgid "<b>Style sheet options</b>"
+msgstr "<b>Style sheet options</b>"
+
+#: ../src/report/report-gnome/report.glade.h:6
+msgid "<b>_Selected Reports</b>"
+msgstr "<b>_Selected Reports</b>"
+
+#: ../src/report/report-gnome/report.glade.h:7
+msgid "A_dd  >>"
+msgstr "A_dd  >>"
+
+#: ../src/report/report-gnome/report.glade.h:8
+msgid "Enter report row/column span"
+msgstr "Enter report row/column span"
+
+#: ../src/report/report-gnome/report.glade.h:9
+msgid "HTML Style Sheets"
+msgstr "HTML Style Sheets"
+
+#: ../src/report/report-gnome/report.glade.h:10
+msgid "Move _up"
+msgstr "Move _up"
+
+#: ../src/report/report-gnome/report.glade.h:11
+msgid "Move dow_n"
+msgstr "Move dow_n"
+
+#: ../src/report/report-gnome/report.glade.h:12
+msgid "New Style Sheet"
+msgstr "New Style Sheet"
+
+#: ../src/report/report-gnome/report.glade.h:13
+msgid "Report Size"
+msgstr "Report Size"
+
+#: ../src/report/report-gnome/report.glade.h:14
+msgid "Select HTML Style Sheet"
+msgstr "Select HTML Style Sheet"
+
+#: ../src/report/report-gnome/report.glade.h:15
+msgid "Si_ze..."
+msgstr "Si_ze..."
+
+#: ../src/report/report-gnome/report.glade.h:16
+msgid "_Column span:"
+msgstr "_Column span:"
+
+#: ../src/report/report-gnome/report.glade.h:19
+msgid "_Row span:"
+msgstr "_Row span:"
+
+#: ../src/report/report-gnome/report.glade.h:20
+msgid "_Template:"
+msgstr "_Template:"
+
+#: ../src/report/report-gnome/window-report.c:103
+msgid "Set the report options you want using this dialog."
+msgstr "Set the report options you want using this dialog."
+
+#. src/report/utility-reports/gnucash/report/view-column.scm
+#. src/report/utility-reports/view-column.scm
+#: ../src/report/report-gnome/window-report.c:218
+#: ../intl-scm/guile-strings.c:10210 ../intl-scm/guile-strings.c:10398
+msgid "Report error"
+msgstr "Report error"
+
+#. src/report/utility-reports/gnucash/report/view-column.scm
+#. src/report/utility-reports/view-column.scm
+#: ../src/report/report-gnome/window-report.c:219
+#: ../intl-scm/guile-strings.c:10212 ../intl-scm/guile-strings.c:10400
+msgid "An error occurred while running the report."
+msgstr "An error occurred while running the report."
+
+#: ../src/report/report-gnome/window-report.c:252
+#: ../src/report/report-gnome/window-report.c:274
+#, c-format
+msgid "Badly formed options URL: %s"
+msgstr "Badly formed options URL: %s"
+
+#: ../src/report/report-gnome/window-report.c:262
+#, c-format
+msgid "Badly-formed report id: %s"
+msgstr "Badly-formed report id: %s"
+
+#: ../src/report/stylesheets/gnc-plugin-stylesheets.c:51
+msgid "St_yle Sheets"
+msgstr "St_yle Sheets"
+
+#: ../src/report/stylesheets/gnc-plugin-stylesheets.c:52
+msgid "Edit report style sheets."
+msgstr "Edit report style sheets."
+
+#: ../src/gnome/gnucash.desktop.in.in.h:1
+msgid "GnuCash Finance Management"
+msgstr "GnuCash Finance Management"
+
+#: ../src/gnome/gnucash.desktop.in.in.h:2
+msgid "Manage your finances, accounts, and investments"
+msgstr "Manage your finances, accounts, and investments"
+
+#: ../src/libqof/qof/qofbookslots.h:66
+msgid "Use Trading Accounts"
+msgstr "Use Trading Accounts"
+
+#: ../src/libqof/qof/qofbookslots.h:68
+msgid "Budgeting"
+msgstr "Budgeting"
+
+#: ../src/libqof/qof/qofbookslots.h:69
+msgid "Default Budget"
+msgstr "Default Budget"
+
+#. * @}
+#. For the grep-happy:
+#. * KVP-OPTION-PATH
+#. * OPTION-SECTION-ACCOUNTS
+#. * OPTION-NAME-TRADING-ACCOUNTS
+#. * OPTION-SECTION-BUDGETING
+#. * OPTION-NAME-DEFAULT-BUDGET
+#.
+#. src/app-utils/date-utilities.scm
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:2 ../intl-scm/guile-strings.c:3736
+#: ../intl-scm/guile-strings.c:4642 ../intl-scm/guile-strings.c:4752
+#: ../intl-scm/guile-strings.c:4826 ../intl-scm/guile-strings.c:4888
+#: ../intl-scm/guile-strings.c:5112 ../intl-scm/guile-strings.c:5998
+#: ../intl-scm/guile-strings.c:6108 ../intl-scm/guile-strings.c:6182
+#: ../intl-scm/guile-strings.c:6244 ../intl-scm/guile-strings.c:6468
+#: ../intl-scm/guile-strings.c:6532 ../intl-scm/guile-strings.c:6658
+#: ../intl-scm/guile-strings.c:7480 ../intl-scm/guile-strings.c:7618
+#: ../intl-scm/guile-strings.c:7682 ../intl-scm/guile-strings.c:7808
+#: ../intl-scm/guile-strings.c:8630
+#, c-format
+msgid "%s to %s"
+msgstr "%s to %s"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:6
+msgid "First day of the current calendar year"
+msgstr "First day of the current calendar year"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:10
+msgid "Last day of the current calendar year"
+msgstr "Last day of the current calendar year"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:14
+msgid "First day of the previous calendar year"
+msgstr "First day of the previous calendar year"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:18
+msgid "Last day of the previous calendar year"
+msgstr "Last day of the previous calendar year"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:20
+msgid "Start of next year"
+msgstr "Start of next year"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:22
+msgid "First day of the next calendar year"
+msgstr "First day of the next calendar year"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:24
+msgid "End of next year"
+msgstr "End of next year"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:26
+msgid "Last day of the next calendar year"
+msgstr "Last day of the next calendar year"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:28
+msgid "Start of accounting period"
+msgstr "Start of accounting period"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:30
+msgid "First day of the accounting period, as set in the global preferences"
+msgstr "First day of the accounting period, as set in the global preferences"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:32
+msgid "End of accounting period"
+msgstr "End of accounting period"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:34
+msgid "Last day of the accounting period, as set in the global preferences"
+msgstr "Last day of the accounting period, as set in the global preferences"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:38
+msgid "First day of the current month"
+msgstr "First day of the current month"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:42
+msgid "Last day of the current month"
+msgstr "Last day of the current month"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:46
+msgid "First day of the previous month"
+msgstr "First day of the previous month"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:50
+msgid "Last day of previous month"
+msgstr "Last day of previous month"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:52
+msgid "Start of next month"
+msgstr "Start of next month"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:54
+msgid "First day of the next month"
+msgstr "First day of the next month"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:56
+msgid "End of next month"
+msgstr "End of next month"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:58
+msgid "Last day of next month"
+msgstr "Last day of next month"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:60
+msgid "Start of current quarter"
+msgstr "Start of current quarter"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:62
+msgid "First day of the current quarterly accounting period"
+msgstr "First day of the current quarterly accounting period"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:64
+msgid "End of current quarter"
+msgstr "End of current quarter"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:66
+msgid "Last day of the current quarterly accounting period"
+msgstr "Last day of the current quarterly accounting period"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:70
+msgid "First day of the previous quarterly accounting period"
+msgstr "First day of the previous quarterly accounting period"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:74
+msgid "Last day of previous quarterly accounting period"
+msgstr "Last day of previous quarterly accounting period"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:76
+msgid "Start of next quarter"
+msgstr "Start of next quarter"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:78
+msgid "First day of the next quarterly accounting period"
+msgstr "First day of the next quarterly accounting period"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:80
+msgid "End of next quarter"
+msgstr "End of next quarter"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:82
+msgid "Last day of next quarterly accounting period"
+msgstr "Last day of next quarterly accounting period"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:86
+msgid "The current date"
+msgstr "The current date"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:88 ../intl-scm/guile-strings.c:90
+msgid "One Month Ago"
+msgstr "One Month Ago"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:92 ../intl-scm/guile-strings.c:94
+msgid "One Week Ago"
+msgstr "One Week Ago"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:96 ../intl-scm/guile-strings.c:98
+msgid "Three Months Ago"
+msgstr "Three Months Ago"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:100 ../intl-scm/guile-strings.c:102
+msgid "Six Months Ago"
+msgstr "Six Months Ago"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:104 ../intl-scm/guile-strings.c:106
+msgid "One Year Ago"
+msgstr "One Year Ago"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:108 ../intl-scm/guile-strings.c:110
+msgid "One Month Ahead"
+msgstr "One Month Ahead"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:112 ../intl-scm/guile-strings.c:114
+msgid "One Week Ahead"
+msgstr "One Week Ahead"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:116 ../intl-scm/guile-strings.c:118
+msgid "Three Months Ahead"
+msgstr "Three Months Ahead"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:120 ../intl-scm/guile-strings.c:122
+msgid "Six Months Ahead"
+msgstr "Six Months Ahead"
+
+#. src/app-utils/date-utilities.scm
+#: ../intl-scm/guile-strings.c:124 ../intl-scm/guile-strings.c:126
+msgid "One Year Ahead"
+msgstr "One Year Ahead"
+
+#. src/app-utils/prefs.scm
+#: ../intl-scm/guile-strings.c:128
+msgid "Funds In"
+msgstr "Funds In"
+
+#. src/app-utils/prefs.scm
+#: ../intl-scm/guile-strings.c:132
+msgid "Receive"
+msgstr "Receive"
+
+#. src/app-utils/prefs.scm
+#: ../intl-scm/guile-strings.c:158
+msgid "Funds Out"
+msgstr "Funds Out"
+
+#. src/app-utils/prefs.scm
+#: ../intl-scm/guile-strings.c:162
+msgid "Spend"
+msgstr "Spend"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:188
+msgid "Counters"
+msgstr "Counters"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:190
+msgid "Customer number format"
+msgstr "Customer number format"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:192
+msgid "Customer number"
+msgstr "Customer number"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:194
+msgid ""
+"The format string to use for generating customer numbers. This is a printf-"
+"style format string."
+msgstr ""
+"The format string to use for generating customer numbers. This is a printf-"
+"style format string."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:196
+msgid ""
+"The previous customer number generated. This number will be incremented to "
+"generate the next customer number."
+msgstr ""
+"The previous customer number generated. This number will be incremented to "
+"generate the next customer number."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:198
+msgid "Employee number format"
+msgstr "Employee number format"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:200
+msgid "Employee number"
+msgstr "Employee number"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:202
+msgid ""
+"The format string to use for generating employee numbers. This is a printf-"
+"style format string."
+msgstr ""
+"The format string to use for generating employee numbers. This is a printf-"
+"style format string."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:204
+msgid ""
+"The previous employee number generated. This number will be incremented to "
+"generate the next employee number."
+msgstr ""
+"The previous employee number generated. This number will be incremented to "
+"generate the next employee number."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:206
+msgid "Invoice number format"
+msgstr "Invoice number format"
+
+#. src/business/business-utils/business-prefs.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:208 ../intl-scm/guile-strings.c:2272
+#: ../intl-scm/guile-strings.c:2802
+msgid "Invoice number"
+msgstr "Invoice number"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:210
+msgid ""
+"The format string to use for generating invoice numbers. This is a printf-"
+"style format string."
+msgstr ""
+"The format string to use for generating invoice numbers. This is a printf-"
+"style format string."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:212
+msgid ""
+"The previous invoice number generated. This number will be incremented to "
+"generate the next invoice number."
+msgstr ""
+"The previous invoice number generated. This number will be incremented to "
+"generate the next invoice number."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:214
+msgid "Bill number format"
+msgstr "Bill number format"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:216
+msgid "Bill number"
+msgstr "Bill number"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:218
+msgid ""
+"The format string to use for generating bill numbers. This is a printf-style "
+"format string."
+msgstr ""
+"The format string to use for generating bill numbers. This is a printf-style "
+"format string."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:220
+msgid ""
+"The previous bill number generated. This number will be incremented to "
+"generate the next bill number."
+msgstr ""
+"The previous bill number generated. This number will be incremented to "
+"generate the next bill number."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:222
+msgid "Expense voucher number format"
+msgstr "Expense voucher number format"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:224
+msgid "Expense voucher number"
+msgstr "Expense voucher number"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:226
+msgid ""
+"The format string to use for generating expense voucher numbers. This is a "
+"printf-style format string."
+msgstr ""
+"The format string to use for generating expense voucher numbers. This is a "
+"printf-style format string."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:228
+msgid ""
+"The previous expense voucher number generated. This number will be "
+"incremented to generate the next voucher number."
+msgstr ""
+"The previous expense voucher number generated. This number will be "
+"incremented to generate the next voucher number."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:230
+msgid "Job number format"
+msgstr "Job number format"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:232
+msgid "Job number"
+msgstr "Job number"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:234
+msgid ""
+"The format string to use for generating job numbers. This is a printf-style "
+"format string."
+msgstr ""
+"The format string to use for generating job numbers. This is a printf-style "
+"format string."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:236
+msgid ""
+"The previous job number generated. This number will be incremented to "
+"generate the next job number."
+msgstr ""
+"The previous job number generated. This number will be incremented to "
+"generate the next job number."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:238
+msgid "Order number format"
+msgstr "Order number format"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:240
+msgid "Order number"
+msgstr "Order number"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:242
+msgid ""
+"The format string to use for generating order numbers. This is a printf-"
+"style format string."
+msgstr ""
+"The format string to use for generating order numbers. This is a printf-"
+"style format string."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:244
+msgid ""
+"The previous order number generated. This number will be incremented to "
+"generate the next order number."
+msgstr ""
+"The previous order number generated. This number will be incremented to "
+"generate the next order number."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:246
+msgid "Vendor number format"
+msgstr "Vendor number format"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:248
+msgid "Vendor number"
+msgstr "Vendor number"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:250
+msgid ""
+"The format string to use for generating vendor numbers. This is a printf-"
+"style format string."
+msgstr ""
+"The format string to use for generating vendor numbers. This is a printf-"
+"style format string."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:252
+msgid ""
+"The previous vendor number generated. This number will be incremented to "
+"generate the next vendor number."
+msgstr ""
+"The previous vendor number generated. This number will be incremented to "
+"generate the next vendor number."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:254
+msgid "The name of your business"
+msgstr "The name of your business"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:256
+msgid "The address of your business"
+msgstr "The address of your business"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:258
+msgid "The contact person to print on invoices"
+msgstr "The contact person to print on invoices"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:260
+msgid "The phone number of your business"
+msgstr "The phone number of your business"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:262
+msgid "The fax number of your business"
+msgstr "The fax number of your business"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:264
+msgid "The email address of your business"
+msgstr "The email address of your business"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:266
+msgid "The URL address of your website"
+msgstr "The URL address of your website"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:268
+msgid "The ID for your company (eg 'Tax-ID: 00-000000)"
+msgstr "The ID for your company (eg 'Tax-ID: 00-000000)"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:270
+msgid "Default Customer TaxTable"
+msgstr "Default Customer TaxTable"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:272
+msgid "The default tax table to apply to customers."
+msgstr "The default tax table to apply to customers."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:274
+msgid "Default Vendor TaxTable"
+msgstr "Default Vendor TaxTable"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:276
+msgid "The default tax table to apply to vendors."
+msgstr "The default tax table to apply to vendors."
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:278
+msgid "Fancy Date Format"
+msgstr "Fancy Date Format"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:280
+msgid "The default date format used for fancy printed dates"
+msgstr "The default date format used for fancy printed dates"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:282
+msgid ""
+"Check to have trading accounts used for transactions involving more than one "
+"currency or commodity"
+msgstr ""
+"Check to have trading accounts used for transactions involving more than one "
+"currency or commodity"
+
+#. src/business/business-utils/business-prefs.scm
+#: ../intl-scm/guile-strings.c:284
+msgid "Budget to be used when none has been otherwise specified"
+msgstr "Budget to be used when none has been otherwise specified"
+
+#. src/business/business-utils/business-utils.scm
+#. src/business/business-utils/gnucash/business-utils.scm
+#: ../intl-scm/guile-strings.c:290 ../intl-scm/guile-strings.c:308
+msgid "Company Address"
+msgstr "Company Address"
+
+#. src/business/business-utils/business-utils.scm
+#. src/business/business-utils/gnucash/business-utils.scm
+#: ../intl-scm/guile-strings.c:292 ../intl-scm/guile-strings.c:310
+msgid "Company ID"
+msgstr "Company ID"
+
+#. src/business/business-utils/business-utils.scm
+#. src/business/business-utils/gnucash/business-utils.scm
+#: ../intl-scm/guile-strings.c:294 ../intl-scm/guile-strings.c:312
+msgid "Company Phone Number"
+msgstr "Company Phone Number"
+
+#. src/business/business-utils/business-utils.scm
+#. src/business/business-utils/gnucash/business-utils.scm
+#: ../intl-scm/guile-strings.c:296 ../intl-scm/guile-strings.c:314
+msgid "Company Fax Number"
+msgstr "Company Fax Number"
+
+#. src/business/business-utils/business-utils.scm
+#. src/business/business-utils/gnucash/business-utils.scm
+#: ../intl-scm/guile-strings.c:298 ../intl-scm/guile-strings.c:316
+msgid "Company Website URL"
+msgstr "Company Website URL"
+
+#. src/business/business-utils/business-utils.scm
+#. src/business/business-utils/gnucash/business-utils.scm
+#: ../intl-scm/guile-strings.c:300 ../intl-scm/guile-strings.c:318
+msgid "Company Email Address"
+msgstr "Company Email Address"
+
+#. src/business/business-utils/business-utils.scm
+#. src/business/business-utils/gnucash/business-utils.scm
+#: ../intl-scm/guile-strings.c:302 ../intl-scm/guile-strings.c:320
+msgid "Company Contact Person"
+msgstr "Company Contact Person"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#: ../intl-scm/guile-strings.c:324 ../intl-scm/guile-strings.c:434
+#: ../intl-scm/guile-strings.c:586
+msgid "Dividends"
+msgstr "Dividends"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#: ../intl-scm/guile-strings.c:332 ../intl-scm/guile-strings.c:442
+#: ../intl-scm/guile-strings.c:590
+msgid "Cap Return"
+msgstr "Cap Return"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#: ../intl-scm/guile-strings.c:336 ../intl-scm/guile-strings.c:446
+#: ../intl-scm/guile-strings.c:592
+msgid "Cap. gain (long)"
+msgstr "Cap. gain (long)"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#: ../intl-scm/guile-strings.c:340 ../intl-scm/guile-strings.c:450
+#: ../intl-scm/guile-strings.c:594
+msgid "Cap. gain (mid)"
+msgstr "Cap. gain (mid)"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#: ../intl-scm/guile-strings.c:344 ../intl-scm/guile-strings.c:454
+#: ../intl-scm/guile-strings.c:596
+msgid "Cap. gain (short)"
+msgstr "Cap. gain (short)"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/report/report-system/report-utilities.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:354 ../intl-scm/guile-strings.c:358
+#: ../intl-scm/guile-strings.c:464 ../intl-scm/guile-strings.c:468
+#: ../intl-scm/guile-strings.c:3586 ../intl-scm/guile-strings.c:4544
+#: ../intl-scm/guile-strings.c:5900 ../intl-scm/guile-strings.c:6474
+#: ../intl-scm/guile-strings.c:7624
+msgid "Expenses"
+msgstr "Expenses"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#: ../intl-scm/guile-strings.c:356 ../intl-scm/guile-strings.c:466
+#: ../intl-scm/guile-strings.c:602
+msgid "Commissions"
+msgstr "Commissions"
+
+#. src/import-export/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-import/qif-import/qif-dialog-utils.scm
+#. src/import-export/qif-io-core/qif-invst-xtn-import.scm
+#: ../intl-scm/guile-strings.c:360 ../intl-scm/guile-strings.c:470
+#: ../intl-scm/guile-strings.c:604
+msgid "Margin Interest"
+msgstr "Margin Interest"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:364 ../intl-scm/guile-strings.c:366
+#: ../intl-scm/guile-strings.c:474 ../intl-scm/guile-strings.c:476
+msgid "Line"
+msgstr "Line"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:368 ../intl-scm/guile-strings.c:478
+msgid "Read aborted."
+msgstr "Read aborted."
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:370 ../intl-scm/guile-strings.c:480
+msgid "Reading"
+msgstr "Reading"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:372 ../intl-scm/guile-strings.c:482
+msgid "Some characters have been discarded."
+msgstr "Some characters have been discarded."
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:374 ../intl-scm/guile-strings.c:378
+#: ../intl-scm/guile-strings.c:484 ../intl-scm/guile-strings.c:488
+msgid "Converted to: "
+msgstr "Converted to: "
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:376 ../intl-scm/guile-strings.c:486
+msgid "Some characters have been converted according to your locale."
+msgstr "Some characters have been converted according to your locale."
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:380 ../intl-scm/guile-strings.c:490
+msgid "Ignoring unknown option"
+msgstr "Ignoring unknown option"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:382 ../intl-scm/guile-strings.c:492
+msgid "Date required."
+msgstr "Date required."
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:384 ../intl-scm/guile-strings.c:494
+msgid "Discarding this transaction."
+msgstr "Discarding this transaction."
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:386 ../intl-scm/guile-strings.c:496
+msgid "Ignoring class line"
+msgstr "Ignoring class line"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:388 ../intl-scm/guile-strings.c:498
+msgid "Ignoring category line"
+msgstr "Ignoring category line"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:390 ../intl-scm/guile-strings.c:500
+msgid "Ignoring security line"
+msgstr "Ignoring security line"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:392 ../intl-scm/guile-strings.c:502
+msgid "File does not appear to be in QIF format"
+msgstr "File does not appear to be in QIF format"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:394 ../intl-scm/guile-strings.c:504
+msgid "Transaction date"
+msgstr "Transaction date"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:396 ../intl-scm/guile-strings.c:506
+msgid "Transaction amount"
+msgstr "Transaction amount"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:398 ../intl-scm/guile-strings.c:508
+msgid "Share price"
+msgstr "Share price"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:400 ../intl-scm/guile-strings.c:510
+msgid "Share quantity"
+msgstr "Share quantity"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:402 ../intl-scm/guile-strings.c:512
+msgid "Investment action"
+msgstr "Investment action"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:404 ../intl-scm/guile-strings.c:514
+msgid "Reconciliation status"
+msgstr "Reconciliation status"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:406 ../intl-scm/guile-strings.c:516
+msgid "Commission"
+msgstr "Commission"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:408 ../intl-scm/guile-strings.c:518
+msgid "Account type"
+msgstr "Account type"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:410 ../intl-scm/guile-strings.c:520
+msgid "Tax class"
+msgstr "Tax class"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:412 ../intl-scm/guile-strings.c:522
+msgid "Category budget amount"
+msgstr "Category budget amount"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:414 ../intl-scm/guile-strings.c:524
+msgid "Account budget amount"
+msgstr "Account budget amount"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:416 ../intl-scm/guile-strings.c:526
+msgid "Credit limit"
+msgstr "Credit limit"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:418 ../intl-scm/guile-strings.c:528
+msgid "Parsing categories"
+msgstr "Parsing categories"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:420 ../intl-scm/guile-strings.c:530
+msgid "Parsing accounts"
+msgstr "Parsing accounts"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:422 ../intl-scm/guile-strings.c:532
+msgid "Parsing transactions"
+msgstr "Parsing transactions"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:424 ../intl-scm/guile-strings.c:534
+msgid "Unrecognized or inconsistent format."
+msgstr "Unrecognized or inconsistent format."
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:426 ../intl-scm/guile-strings.c:536
+msgid "Parsing failed."
+msgstr "Parsing failed."
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:428 ../intl-scm/guile-strings.c:538
+msgid "Parse ambiguity between formats"
+msgstr "Parse ambiguity between formats"
+
+#. src/import-export/qif-import/qif-file.scm
+#. src/import-export/qif-import/qif-import/qif-file.scm
+#: ../intl-scm/guile-strings.c:430 ../intl-scm/guile-strings.c:540
+#, c-format
+msgid "Value '%s' could be %s or %s."
+msgstr "Value '%s' could be %s or %s."
+
+#. src/import-export/qif-import/qif-import/qif-merge-groups.scm
+#. src/import-export/qif-import/qif-merge-groups.scm
+#: ../intl-scm/guile-strings.c:542 ../intl-scm/guile-strings.c:564
+msgid "Finding duplicate transactions"
+msgstr "Finding duplicate transactions"
+
+#. src/import-export/qif-import/qif-import/qif-parse.scm
+#. src/import-export/qif-import/qif-parse.scm
+#: ../intl-scm/guile-strings.c:544 ../intl-scm/guile-strings.c:566
+#, c-format
+msgid "Unrecognized account type '%s'. Defaulting to Bank."
+msgstr "Unrecognized account type '%s'. Defaulting to Bank."
+
+#. src/import-export/qif-import/qif-import/qif-parse.scm
+#. src/import-export/qif-import/qif-parse.scm
+#: ../intl-scm/guile-strings.c:546 ../intl-scm/guile-strings.c:568
+#, c-format
+msgid "Unrecognized action '%s'."
+msgstr "Unrecognized action '%s'."
+
+#. src/import-export/qif-import/qif-import/qif-parse.scm
+#. src/import-export/qif-import/qif-parse.scm
+#: ../intl-scm/guile-strings.c:548 ../intl-scm/guile-strings.c:570
+#, c-format
+msgid "Unrecognized status '%s'. Defaulting to uncleared."
+msgstr "Unrecognized status '%s'. Defaulting to uncleared."
+
+#. src/import-export/qif-import/qif-import/qif-to-gnc.scm
+#. src/import-export/qif-import/qif-to-gnc.scm
+#: ../intl-scm/guile-strings.c:550 ../intl-scm/guile-strings.c:572
+msgid "QIF import: Name conflict with another account."
+msgstr "QIF import: Name conflict with another account."
+
+#. src/import-export/qif-import/qif-import/qif-to-gnc.scm
+#. src/import-export/qif-import/qif-to-gnc.scm
+#: ../intl-scm/guile-strings.c:552 ../intl-scm/guile-strings.c:574
+msgid "Preparing to convert your QIF data"
+msgstr "Preparing to convert your QIF data"
+
+#. src/import-export/qif-import/qif-import/qif-to-gnc.scm
+#. src/import-export/qif-import/qif-to-gnc.scm
+#: ../intl-scm/guile-strings.c:554 ../intl-scm/guile-strings.c:576
+msgid "Creating accounts"
+msgstr "Creating accounts"
+
+#. src/import-export/qif-import/qif-import/qif-to-gnc.scm
+#. src/import-export/qif-import/qif-to-gnc.scm
+#: ../intl-scm/guile-strings.c:556 ../intl-scm/guile-strings.c:578
+msgid "Matching transfers between accounts"
+msgstr "Matching transfers between accounts"
+
+#. src/import-export/qif-import/qif-import/qif-to-gnc.scm
+#. src/import-export/qif-import/qif-to-gnc.scm
+#: ../intl-scm/guile-strings.c:558 ../intl-scm/guile-strings.c:580
+msgid "Converting"
+msgstr "Converting"
+
+#. src/import-export/qif-import/qif-import/qif-to-gnc.scm
+#. src/import-export/qif-import/qif-to-gnc.scm
+#: ../intl-scm/guile-strings.c:560 ../intl-scm/guile-strings.c:582
+msgid "Missing transaction date."
+msgstr "Missing transaction date."
+
+#. src/import-export/qif-import/qif-import/qif-to-gnc.scm
+#. src/import-export/qif-import/qif-to-gnc.scm
+#: ../intl-scm/guile-strings.c:562 ../intl-scm/guile-strings.c:584
+msgid "Dates earlier than 1970 are not supported."
+msgstr "Dates earlier than 1970 are not supported."
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:608 ../intl-scm/guile-strings.c:686
+#: ../intl-scm/guile-strings.c:1218 ../intl-scm/guile-strings.c:1296
+#: ../intl-scm/guile-strings.c:2040 ../intl-scm/guile-strings.c:2080
+#: ../intl-scm/guile-strings.c:2108 ../intl-scm/guile-strings.c:2570
+#: ../intl-scm/guile-strings.c:2610 ../intl-scm/guile-strings.c:2638
+#: ../intl-scm/guile-strings.c:2892 ../intl-scm/guile-strings.c:2980
+#: ../intl-scm/guile-strings.c:3090 ../intl-scm/guile-strings.c:3178
+msgid "To"
+msgstr "To"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:610 ../intl-scm/guile-strings.c:1220
+msgid "Sort By"
+msgstr "Sort By"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:612 ../intl-scm/guile-strings.c:728
+#: ../intl-scm/guile-strings.c:1222 ../intl-scm/guile-strings.c:1338
+msgid "Sort Order"
+msgstr "Sort Order"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/transaction.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:614 ../intl-scm/guile-strings.c:1224
+#: ../intl-scm/guile-strings.c:3674 ../intl-scm/guile-strings.c:3808
+#: ../intl-scm/guile-strings.c:3868 ../intl-scm/guile-strings.c:3962
+#: ../intl-scm/guile-strings.c:4108 ../intl-scm/guile-strings.c:4218
+#: ../intl-scm/guile-strings.c:4336 ../intl-scm/guile-strings.c:4426
+#: ../intl-scm/guile-strings.c:4510 ../intl-scm/guile-strings.c:4630
+#: ../intl-scm/guile-strings.c:4690 ../intl-scm/guile-strings.c:4782
+#: ../intl-scm/guile-strings.c:4852 ../intl-scm/guile-strings.c:5050
+#: ../intl-scm/guile-strings.c:5184 ../intl-scm/guile-strings.c:5244
+#: ../intl-scm/guile-strings.c:5338 ../intl-scm/guile-strings.c:5484
+#: ../intl-scm/guile-strings.c:5574 ../intl-scm/guile-strings.c:5692
+#: ../intl-scm/guile-strings.c:5782 ../intl-scm/guile-strings.c:5866
+#: ../intl-scm/guile-strings.c:5986 ../intl-scm/guile-strings.c:6046
+#: ../intl-scm/guile-strings.c:6138 ../intl-scm/guile-strings.c:6208
+#: ../intl-scm/guile-strings.c:6428 ../intl-scm/guile-strings.c:6498
+#: ../intl-scm/guile-strings.c:6582 ../intl-scm/guile-strings.c:6614
+#: ../intl-scm/guile-strings.c:6906 ../intl-scm/guile-strings.c:6966
+#: ../intl-scm/guile-strings.c:7446 ../intl-scm/guile-strings.c:7578
+#: ../intl-scm/guile-strings.c:7648 ../intl-scm/guile-strings.c:7732
+#: ../intl-scm/guile-strings.c:7764 ../intl-scm/guile-strings.c:8056
+#: ../intl-scm/guile-strings.c:8116 ../intl-scm/guile-strings.c:8596
+msgid "Report's currency"
+msgstr "Report's currency"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:616 ../intl-scm/guile-strings.c:1226
+#: ../intl-scm/guile-strings.c:3676 ../intl-scm/guile-strings.c:3810
+#: ../intl-scm/guile-strings.c:3846 ../intl-scm/guile-strings.c:3964
+#: ../intl-scm/guile-strings.c:4110 ../intl-scm/guile-strings.c:4220
+#: ../intl-scm/guile-strings.c:4338 ../intl-scm/guile-strings.c:4420
+#: ../intl-scm/guile-strings.c:4512 ../intl-scm/guile-strings.c:4564
+#: ../intl-scm/guile-strings.c:4632 ../intl-scm/guile-strings.c:4692
+#: ../intl-scm/guile-strings.c:4784 ../intl-scm/guile-strings.c:4854
+#: ../intl-scm/guile-strings.c:5052 ../intl-scm/guile-strings.c:5186
+#: ../intl-scm/guile-strings.c:5222 ../intl-scm/guile-strings.c:5340
+#: ../intl-scm/guile-strings.c:5486 ../intl-scm/guile-strings.c:5576
+#: ../intl-scm/guile-strings.c:5694 ../intl-scm/guile-strings.c:5776
+#: ../intl-scm/guile-strings.c:5868 ../intl-scm/guile-strings.c:5920
+#: ../intl-scm/guile-strings.c:5988 ../intl-scm/guile-strings.c:6048
+#: ../intl-scm/guile-strings.c:6140 ../intl-scm/guile-strings.c:6210
+#: ../intl-scm/guile-strings.c:6430 ../intl-scm/guile-strings.c:6500
+#: ../intl-scm/guile-strings.c:6574 ../intl-scm/guile-strings.c:6618
+#: ../intl-scm/guile-strings.c:6908 ../intl-scm/guile-strings.c:7448
+#: ../intl-scm/guile-strings.c:7580 ../intl-scm/guile-strings.c:7650
+#: ../intl-scm/guile-strings.c:7724 ../intl-scm/guile-strings.c:7768
+#: ../intl-scm/guile-strings.c:8058 ../intl-scm/guile-strings.c:8598
+msgid "Price Source"
+msgstr "Price Source"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:618 ../intl-scm/guile-strings.c:1228
+msgid "Show Multi-currency Totals"
+msgstr "Show Multi-currency Totals"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:620 ../intl-scm/guile-strings.c:1230
+msgid "Show zero balance items"
+msgstr "Show zero balance items"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:622 ../intl-scm/guile-strings.c:1232
+msgid "Due or Post Date"
+msgstr "Due or Post Date"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:624 ../intl-scm/guile-strings.c:1234
+#, c-format
+msgid ""
+"Transactions relating to '%s' contain more than one currency.  This report "
+"is not designed to cope with this possibility."
+msgstr ""
+"Transactions relating to '%s' contain more than one currency.  This report "
+"is not designed to cope with this possibility."
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:626 ../intl-scm/guile-strings.c:1236
+msgid "Sort companies by"
+msgstr "Sort companies by"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:630 ../intl-scm/guile-strings.c:1240
+msgid "Name of the company"
+msgstr "Name of the company"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:632 ../intl-scm/guile-strings.c:1242
+msgid "Total Owed"
+msgstr "Total Owed"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:634 ../intl-scm/guile-strings.c:1244
+msgid "Total amount owed to/from Company"
+msgstr "Total amount owed to/from Company"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:636 ../intl-scm/guile-strings.c:1246
+msgid "Bracket Total Owed"
+msgstr "Bracket Total Owed"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:638 ../intl-scm/guile-strings.c:1248
+msgid "Amount owed in oldest bracket - if same go to next oldest"
+msgstr "Amount owed in oldest bracket - if same go to next oldest"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:640 ../intl-scm/guile-strings.c:1250
+msgid "Sort order"
+msgstr "Sort order"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:642 ../intl-scm/guile-strings.c:1252
+msgid "Increasing"
+msgstr "Increasing"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:644 ../intl-scm/guile-strings.c:1254
+msgid "0 -> $999,999.99, A->Z"
+msgstr "0 -> $999,999.99, A->Z"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:646 ../intl-scm/guile-strings.c:1256
+msgid "Decreasing"
+msgstr "Decreasing"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:648 ../intl-scm/guile-strings.c:1258
+msgid "$999,999.99 -> $0, Z->A"
+msgstr "$999,999.99 -> $0, Z->A"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:650 ../intl-scm/guile-strings.c:1260
+msgid ""
+"Show multi-currency totals.  If not selected, convert all totals to report "
+"currency"
+msgstr ""
+"Show multi-currency totals.  If not selected, convert all totals to report "
+"currency"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:652 ../intl-scm/guile-strings.c:1262
+msgid "Show all vendors/customers even if they have a zero balance."
+msgstr "Show all vendors/customers even if they have a zero balance."
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:654 ../intl-scm/guile-strings.c:1264
+msgid "Leading date"
+msgstr "Leading date"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:656 ../intl-scm/guile-strings.c:1266
+msgid "Due date"
+msgstr "Due date"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:658 ../intl-scm/guile-strings.c:1268
+msgid "Due date is leading"
+msgstr "Due date is leading"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:660 ../intl-scm/guile-strings.c:1270
+msgid "Post date"
+msgstr "Post date"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:662 ../intl-scm/guile-strings.c:1272
+msgid "Post date is leading"
+msgstr "Post date is leading"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#: ../intl-scm/guile-strings.c:666 ../intl-scm/guile-strings.c:1276
+msgid "Current"
+msgstr "Current"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:668 ../intl-scm/guile-strings.c:1278
+#: ../intl-scm/guile-strings.c:2016 ../intl-scm/guile-strings.c:2142
+#: ../intl-scm/guile-strings.c:2546 ../intl-scm/guile-strings.c:2672
+msgid "0-30 days"
+msgstr "0-30 days"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:670 ../intl-scm/guile-strings.c:1280
+#: ../intl-scm/guile-strings.c:2018 ../intl-scm/guile-strings.c:2144
+#: ../intl-scm/guile-strings.c:2548 ../intl-scm/guile-strings.c:2674
+msgid "31-60 days"
+msgstr "31-60 days"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:672 ../intl-scm/guile-strings.c:1282
+#: ../intl-scm/guile-strings.c:2020 ../intl-scm/guile-strings.c:2146
+#: ../intl-scm/guile-strings.c:2550 ../intl-scm/guile-strings.c:2676
+msgid "61-90 days"
+msgstr "61-90 days"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:674 ../intl-scm/guile-strings.c:1284
+#: ../intl-scm/guile-strings.c:2022 ../intl-scm/guile-strings.c:2148
+#: ../intl-scm/guile-strings.c:2552 ../intl-scm/guile-strings.c:2678
+msgid "91+ days"
+msgstr "91+ days"
+
+#. src/report/business-reports/aging.scm
+#. src/report/business-reports/gnucash/report/aging.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:680 ../intl-scm/guile-strings.c:1290
+#: ../intl-scm/guile-strings.c:2096 ../intl-scm/guile-strings.c:2204
+#: ../intl-scm/guile-strings.c:2626 ../intl-scm/guile-strings.c:2734
+msgid ""
+"No valid account selected.  Click on the Options button and select the "
+"account to use."
+msgstr ""
+"No valid account selected.  Click on the Options button and select the "
+"account to use."
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:684 ../intl-scm/guile-strings.c:1294
+#: ../intl-scm/guile-strings.c:2038 ../intl-scm/guile-strings.c:2078
+#: ../intl-scm/guile-strings.c:2106 ../intl-scm/guile-strings.c:2568
+#: ../intl-scm/guile-strings.c:2608 ../intl-scm/guile-strings.c:2636
+#: ../intl-scm/guile-strings.c:2890 ../intl-scm/guile-strings.c:2978
+#: ../intl-scm/guile-strings.c:3088 ../intl-scm/guile-strings.c:3176
+msgid "From"
+msgstr "From"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:688 ../intl-scm/guile-strings.c:690
+#: ../intl-scm/guile-strings.c:1298 ../intl-scm/guile-strings.c:1300
+#: ../intl-scm/guile-strings.c:3662 ../intl-scm/guile-strings.c:5038
+msgid "Income Accounts"
+msgstr "Income Accounts"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:692 ../intl-scm/guile-strings.c:1302
+msgid "The income accounts where the sales and income was recorded."
+msgstr "The income accounts where the sales and income was recorded."
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:694 ../intl-scm/guile-strings.c:696
+#: ../intl-scm/guile-strings.c:1304 ../intl-scm/guile-strings.c:1306
+#: ../intl-scm/guile-strings.c:3664 ../intl-scm/guile-strings.c:5040
+msgid "Expense Accounts"
+msgstr "Expense Accounts"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:698 ../intl-scm/guile-strings.c:1308
+msgid ""
+"The expense accounts where the expenses are recorded which are subtracted "
+"from the sales to give the profit."
+msgstr ""
+"The expense accounts where the expenses are recorded which are subtracted "
+"from the sales to give the profit."
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:700 ../intl-scm/guile-strings.c:1310
+msgid "Show Expense Column"
+msgstr "Show Expense Column"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:702 ../intl-scm/guile-strings.c:1312
+msgid "Show the column with the expenses per customer"
+msgstr "Show the column with the expenses per customer"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:704 ../intl-scm/guile-strings.c:1314
+msgid "Show Company Address"
+msgstr "Show Company Address"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:706 ../intl-scm/guile-strings.c:1316
+msgid "Show your own company's address and the date of printing"
+msgstr "Show your own company's address and the date of printing"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:708 ../intl-scm/guile-strings.c:838
+#: ../intl-scm/guile-strings.c:844 ../intl-scm/guile-strings.c:850
+#: ../intl-scm/guile-strings.c:856 ../intl-scm/guile-strings.c:862
+#: ../intl-scm/guile-strings.c:868 ../intl-scm/guile-strings.c:874
+#: ../intl-scm/guile-strings.c:880 ../intl-scm/guile-strings.c:886
+#: ../intl-scm/guile-strings.c:1040 ../intl-scm/guile-strings.c:1046
+#: ../intl-scm/guile-strings.c:1052 ../intl-scm/guile-strings.c:1058
+#: ../intl-scm/guile-strings.c:1064 ../intl-scm/guile-strings.c:1070
+#: ../intl-scm/guile-strings.c:1076 ../intl-scm/guile-strings.c:1082
+#: ../intl-scm/guile-strings.c:1088 ../intl-scm/guile-strings.c:1318
+#: ../intl-scm/guile-strings.c:1448 ../intl-scm/guile-strings.c:1454
+#: ../intl-scm/guile-strings.c:1460 ../intl-scm/guile-strings.c:1466
+#: ../intl-scm/guile-strings.c:1472 ../intl-scm/guile-strings.c:1478
+#: ../intl-scm/guile-strings.c:1484 ../intl-scm/guile-strings.c:1490
+#: ../intl-scm/guile-strings.c:1496 ../intl-scm/guile-strings.c:1650
+#: ../intl-scm/guile-strings.c:1656 ../intl-scm/guile-strings.c:1662
+#: ../intl-scm/guile-strings.c:1668 ../intl-scm/guile-strings.c:1674
+#: ../intl-scm/guile-strings.c:1680 ../intl-scm/guile-strings.c:1686
+#: ../intl-scm/guile-strings.c:1692 ../intl-scm/guile-strings.c:1698
+#: ../intl-scm/guile-strings.c:1856 ../intl-scm/guile-strings.c:1862
+#: ../intl-scm/guile-strings.c:1868 ../intl-scm/guile-strings.c:1874
+#: ../intl-scm/guile-strings.c:1880 ../intl-scm/guile-strings.c:1886
+#: ../intl-scm/guile-strings.c:1892 ../intl-scm/guile-strings.c:1898
+#: ../intl-scm/guile-strings.c:1904 ../intl-scm/guile-strings.c:2042
+#: ../intl-scm/guile-strings.c:2046 ../intl-scm/guile-strings.c:2050
+#: ../intl-scm/guile-strings.c:2054 ../intl-scm/guile-strings.c:2058
+#: ../intl-scm/guile-strings.c:2062 ../intl-scm/guile-strings.c:2164
+#: ../intl-scm/guile-strings.c:2168 ../intl-scm/guile-strings.c:2172
+#: ../intl-scm/guile-strings.c:2176 ../intl-scm/guile-strings.c:2180
+#: ../intl-scm/guile-strings.c:2184 ../intl-scm/guile-strings.c:2386
+#: ../intl-scm/guile-strings.c:2392 ../intl-scm/guile-strings.c:2398
+#: ../intl-scm/guile-strings.c:2404 ../intl-scm/guile-strings.c:2410
+#: ../intl-scm/guile-strings.c:2416 ../intl-scm/guile-strings.c:2422
+#: ../intl-scm/guile-strings.c:2428 ../intl-scm/guile-strings.c:2434
+#: ../intl-scm/guile-strings.c:2572 ../intl-scm/guile-strings.c:2576
+#: ../intl-scm/guile-strings.c:2580 ../intl-scm/guile-strings.c:2584
+#: ../intl-scm/guile-strings.c:2588 ../intl-scm/guile-strings.c:2592
+#: ../intl-scm/guile-strings.c:2694 ../intl-scm/guile-strings.c:2698
+#: ../intl-scm/guile-strings.c:2702 ../intl-scm/guile-strings.c:2706
+#: ../intl-scm/guile-strings.c:2710 ../intl-scm/guile-strings.c:2714
+msgid "Display Columns"
+msgstr "Display Columns"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:720 ../intl-scm/guile-strings.c:1330
+msgid "Show Lines with All Zeros"
+msgstr "Show Lines with All Zeros"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:722 ../intl-scm/guile-strings.c:1332
+msgid ""
+"Show the table lines with customers which did not have any transactions in "
+"the reporting period, hence would show all zeros in the columns."
+msgstr ""
+"Show the table lines with customers which did not have any transactions in "
+"the reporting period, hence would show all zeros in the columns."
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:724 ../intl-scm/guile-strings.c:1334
+msgid "Sort Column"
+msgstr "Sort Column"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:726 ../intl-scm/guile-strings.c:1336
+msgid "Choose the column by which the result table is sorted"
+msgstr "Choose the column by which the result table is sorted"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:730 ../intl-scm/guile-strings.c:1340
+msgid "Choose the ordering of the column sort: Either ascending or descending"
+msgstr "Choose the ordering of the column sort: Either ascending or descending"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:742 ../intl-scm/guile-strings.c:1352
+msgid "Customer Name"
+msgstr "Customer Name"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:744 ../intl-scm/guile-strings.c:1354
+msgid "Sort alphabetically by customer name"
+msgstr "Sort alphabetically by customer name"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:746 ../intl-scm/guile-strings.c:786
+#: ../intl-scm/guile-strings.c:1356 ../intl-scm/guile-strings.c:1396
+#: ../intl-scm/guile-strings.c:3994 ../intl-scm/guile-strings.c:4020
+#: ../intl-scm/guile-strings.c:5370 ../intl-scm/guile-strings.c:5396
+msgid "Profit"
+msgstr "Profit"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:748 ../intl-scm/guile-strings.c:1358
+msgid "Sort by profit amount"
+msgstr "Sort by profit amount"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:750 ../intl-scm/guile-strings.c:788
+#: ../intl-scm/guile-strings.c:1360 ../intl-scm/guile-strings.c:1398
+msgid "Markup"
+msgstr "Markup"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:752 ../intl-scm/guile-strings.c:1362
+msgid "Sort by markup (which is profit amount divided by sales)"
+msgstr "Sort by markup (which is profit amount divided by sales)"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:754 ../intl-scm/guile-strings.c:790
+#: ../intl-scm/guile-strings.c:1364 ../intl-scm/guile-strings.c:1400
+msgid "Sales"
+msgstr "Sales"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:756 ../intl-scm/guile-strings.c:1366
+msgid "Sort by sales amount"
+msgstr "Sort by sales amount"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:760 ../intl-scm/guile-strings.c:1370
+msgid "Sort by expense amount"
+msgstr "Sort by expense amount"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:762 ../intl-scm/guile-strings.c:1372
+#: ../intl-scm/guile-strings.c:7186 ../intl-scm/guile-strings.c:8336
+msgid "Ascending"
+msgstr "Ascending"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:764 ../intl-scm/guile-strings.c:1374
+msgid "A to Z, smallest to largest"
+msgstr "A to Z, smallest to largest"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:766 ../intl-scm/guile-strings.c:1376
+#: ../intl-scm/guile-strings.c:7190 ../intl-scm/guile-strings.c:8340
+msgid "Descending"
+msgstr "Descending"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:768 ../intl-scm/guile-strings.c:1378
+msgid "Z to A, largest to smallest"
+msgstr "Z to A, largest to smallest"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:774 ../intl-scm/guile-strings.c:1384
+#: ../intl-scm/guile-strings.c:2076 ../intl-scm/guile-strings.c:2196
+#: ../intl-scm/guile-strings.c:2606 ../intl-scm/guile-strings.c:2726
+msgid "Expense Report"
+msgstr "Expense Report"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:794 ../intl-scm/guile-strings.c:1404
+msgid "No Customer"
+msgstr "No Customer"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:798 ../intl-scm/guile-strings.c:1408
+#, c-format
+msgid "%s %s - %s"
+msgstr "%s %s - %s"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:800 ../intl-scm/guile-strings.c:1410
+msgid "(Invoice and Payment transactions)"
+msgstr "(Invoice and Payment transactions)"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:802 ../intl-scm/guile-strings.c:1412
+msgid "(Payment transactions only)"
+msgstr "(Payment transactions only)"
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:804 ../intl-scm/guile-strings.c:1414
+msgid ""
+"Neither invoice nor payment transactions are activated. This will result in "
+"zeros everywhere. Please change those options on the \"General\" page."
+msgstr ""
+"Neither invoice nor payment transactions are activated. This will result in "
+"zeros everywhere. Please change those options on the \"General\" page."
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/job-report.scm
+#: ../intl-scm/guile-strings.c:806 ../intl-scm/guile-strings.c:1416
+#: ../intl-scm/guile-strings.c:2102 ../intl-scm/guile-strings.c:2632
+#, c-format
+msgid "No valid %s selected.  Click on the Options button to select a company."
+msgstr ""
+"No valid %s selected.  Click on the Options button to select a company."
+
+#. src/report/business-reports/customer-summary.scm
+#. src/report/business-reports/gnucash/report/customer-summary.scm
+#: ../intl-scm/guile-strings.c:808 ../intl-scm/guile-strings.c:1418
+msgid "Customer Summary"
+msgstr "Customer Summary"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../intl-scm/guile-strings.c:810 ../intl-scm/guile-strings.c:1012
+#: ../intl-scm/guile-strings.c:1420 ../intl-scm/guile-strings.c:1622
+#: ../intl-scm/guile-strings.c:1828 ../intl-scm/guile-strings.c:2240
+#: ../intl-scm/guile-strings.c:2358 ../intl-scm/guile-strings.c:2770
+msgid "Invoice Number"
+msgstr "Invoice Number"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:816 ../intl-scm/guile-strings.c:852
+#: ../intl-scm/guile-strings.c:1018 ../intl-scm/guile-strings.c:1426
+#: ../intl-scm/guile-strings.c:1462 ../intl-scm/guile-strings.c:1628
+#: ../intl-scm/guile-strings.c:1834 ../intl-scm/guile-strings.c:2364
+msgid "Charge Type"
+msgstr "Charge Type"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:824 ../intl-scm/guile-strings.c:876
+#: ../intl-scm/guile-strings.c:1026 ../intl-scm/guile-strings.c:1078
+#: ../intl-scm/guile-strings.c:1434 ../intl-scm/guile-strings.c:1486
+#: ../intl-scm/guile-strings.c:1636 ../intl-scm/guile-strings.c:1688
+#: ../intl-scm/guile-strings.c:1842 ../intl-scm/guile-strings.c:1894
+#: ../intl-scm/guile-strings.c:2372 ../intl-scm/guile-strings.c:2424
+msgid "Taxable"
+msgstr "Taxable"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:826 ../intl-scm/guile-strings.c:882
+#: ../intl-scm/guile-strings.c:1028 ../intl-scm/guile-strings.c:1084
+#: ../intl-scm/guile-strings.c:1436 ../intl-scm/guile-strings.c:1492
+#: ../intl-scm/guile-strings.c:1638 ../intl-scm/guile-strings.c:1694
+#: ../intl-scm/guile-strings.c:1844 ../intl-scm/guile-strings.c:1900
+#: ../intl-scm/guile-strings.c:2300 ../intl-scm/guile-strings.c:2340
+#: ../intl-scm/guile-strings.c:2374 ../intl-scm/guile-strings.c:2430
+#: ../intl-scm/guile-strings.c:2830 ../intl-scm/guile-strings.c:2870
+msgid "Tax Amount"
+msgstr "Tax Amount"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:832 ../intl-scm/guile-strings.c:1034
+#: ../intl-scm/guile-strings.c:1442 ../intl-scm/guile-strings.c:1644
+#: ../intl-scm/guile-strings.c:1850 ../intl-scm/guile-strings.c:2380
+msgid "T"
+msgstr "T"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:834 ../intl-scm/guile-strings.c:1036
+#: ../intl-scm/guile-strings.c:1444 ../intl-scm/guile-strings.c:1646
+#: ../intl-scm/guile-strings.c:1852 ../intl-scm/guile-strings.c:2382
+msgid "Custom Title"
+msgstr "Custom Title"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:836 ../intl-scm/guile-strings.c:1038
+#: ../intl-scm/guile-strings.c:1446 ../intl-scm/guile-strings.c:1648
+#: ../intl-scm/guile-strings.c:1854 ../intl-scm/guile-strings.c:2384
+msgid "A custom string to replace Invoice, Bill or Expense Voucher"
+msgstr "A custom string to replace Invoice, Bill or Expense Voucher"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:842 ../intl-scm/guile-strings.c:1044
+#: ../intl-scm/guile-strings.c:1452 ../intl-scm/guile-strings.c:1654
+#: ../intl-scm/guile-strings.c:1860 ../intl-scm/guile-strings.c:2390
+#: ../intl-scm/guile-strings.c:6738 ../intl-scm/guile-strings.c:7244
+#: ../intl-scm/guile-strings.c:7888 ../intl-scm/guile-strings.c:8394
+msgid "Display the date?"
+msgstr "Display the date?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:848 ../intl-scm/guile-strings.c:1050
+#: ../intl-scm/guile-strings.c:1458 ../intl-scm/guile-strings.c:1660
+#: ../intl-scm/guile-strings.c:1866 ../intl-scm/guile-strings.c:2396
+#: ../intl-scm/guile-strings.c:6750 ../intl-scm/guile-strings.c:7256
+#: ../intl-scm/guile-strings.c:7900 ../intl-scm/guile-strings.c:8406
+msgid "Display the description?"
+msgstr "Display the description?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:854 ../intl-scm/guile-strings.c:1464
+msgid "Display the charge type?"
+msgstr "Display the charge type?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:860 ../intl-scm/guile-strings.c:1062
+#: ../intl-scm/guile-strings.c:1470 ../intl-scm/guile-strings.c:1672
+#: ../intl-scm/guile-strings.c:1878 ../intl-scm/guile-strings.c:2408
+msgid "Display the quantity of items?"
+msgstr "Display the quantity of items?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:866 ../intl-scm/guile-strings.c:1068
+#: ../intl-scm/guile-strings.c:1476 ../intl-scm/guile-strings.c:1678
+#: ../intl-scm/guile-strings.c:1884 ../intl-scm/guile-strings.c:2414
+msgid "Display the price per item?"
+msgstr "Display the price per item?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:872 ../intl-scm/guile-strings.c:1074
+#: ../intl-scm/guile-strings.c:1482 ../intl-scm/guile-strings.c:1684
+#: ../intl-scm/guile-strings.c:1890 ../intl-scm/guile-strings.c:2420
+msgid "Display the entry's discount"
+msgstr "Display the entry's discount"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:878 ../intl-scm/guile-strings.c:1080
+#: ../intl-scm/guile-strings.c:1488 ../intl-scm/guile-strings.c:1690
+#: ../intl-scm/guile-strings.c:1896 ../intl-scm/guile-strings.c:2426
+msgid "Display the entry's taxable status"
+msgstr "Display the entry's taxable status"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:884 ../intl-scm/guile-strings.c:1086
+#: ../intl-scm/guile-strings.c:1494 ../intl-scm/guile-strings.c:1696
+#: ../intl-scm/guile-strings.c:1902 ../intl-scm/guile-strings.c:2432
+msgid "Display each entry's total total tax"
+msgstr "Display each entry's total total tax"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:890 ../intl-scm/guile-strings.c:1092
+#: ../intl-scm/guile-strings.c:1500 ../intl-scm/guile-strings.c:1702
+#: ../intl-scm/guile-strings.c:1908 ../intl-scm/guile-strings.c:2438
+msgid "Display the entry's value"
+msgstr "Display the entry's value"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#. src/report/report-system/report.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:892 ../intl-scm/guile-strings.c:898
+#: ../intl-scm/guile-strings.c:904 ../intl-scm/guile-strings.c:910
+#: ../intl-scm/guile-strings.c:916 ../intl-scm/guile-strings.c:922
+#: ../intl-scm/guile-strings.c:928 ../intl-scm/guile-strings.c:934
+#: ../intl-scm/guile-strings.c:940 ../intl-scm/guile-strings.c:946
+#: ../intl-scm/guile-strings.c:952 ../intl-scm/guile-strings.c:958
+#: ../intl-scm/guile-strings.c:1094 ../intl-scm/guile-strings.c:1100
+#: ../intl-scm/guile-strings.c:1106 ../intl-scm/guile-strings.c:1112
+#: ../intl-scm/guile-strings.c:1118 ../intl-scm/guile-strings.c:1124
+#: ../intl-scm/guile-strings.c:1130 ../intl-scm/guile-strings.c:1136
+#: ../intl-scm/guile-strings.c:1142 ../intl-scm/guile-strings.c:1150
+#: ../intl-scm/guile-strings.c:1156 ../intl-scm/guile-strings.c:1164
+#: ../intl-scm/guile-strings.c:1170 ../intl-scm/guile-strings.c:1502
+#: ../intl-scm/guile-strings.c:1508 ../intl-scm/guile-strings.c:1514
+#: ../intl-scm/guile-strings.c:1520 ../intl-scm/guile-strings.c:1526
+#: ../intl-scm/guile-strings.c:1532 ../intl-scm/guile-strings.c:1538
+#: ../intl-scm/guile-strings.c:1544 ../intl-scm/guile-strings.c:1550
+#: ../intl-scm/guile-strings.c:1556 ../intl-scm/guile-strings.c:1562
+#: ../intl-scm/guile-strings.c:1568 ../intl-scm/guile-strings.c:1704
+#: ../intl-scm/guile-strings.c:1710 ../intl-scm/guile-strings.c:1716
+#: ../intl-scm/guile-strings.c:1722 ../intl-scm/guile-strings.c:1728
+#: ../intl-scm/guile-strings.c:1734 ../intl-scm/guile-strings.c:1740
+#: ../intl-scm/guile-strings.c:1746 ../intl-scm/guile-strings.c:1752
+#: ../intl-scm/guile-strings.c:1760 ../intl-scm/guile-strings.c:1766
+#: ../intl-scm/guile-strings.c:1774 ../intl-scm/guile-strings.c:1780
+#: ../intl-scm/guile-strings.c:1910 ../intl-scm/guile-strings.c:1916
+#: ../intl-scm/guile-strings.c:1922 ../intl-scm/guile-strings.c:1928
+#: ../intl-scm/guile-strings.c:1934 ../intl-scm/guile-strings.c:1940
+#: ../intl-scm/guile-strings.c:1946 ../intl-scm/guile-strings.c:1952
+#: ../intl-scm/guile-strings.c:1960 ../intl-scm/guile-strings.c:2268
+#: ../intl-scm/guile-strings.c:2440 ../intl-scm/guile-strings.c:2446
+#: ../intl-scm/guile-strings.c:2452 ../intl-scm/guile-strings.c:2458
+#: ../intl-scm/guile-strings.c:2464 ../intl-scm/guile-strings.c:2470
+#: ../intl-scm/guile-strings.c:2476 ../intl-scm/guile-strings.c:2482
+#: ../intl-scm/guile-strings.c:2490 ../intl-scm/guile-strings.c:2798
+#: ../intl-scm/guile-strings.c:3624 ../intl-scm/guile-strings.c:6734
+#: ../intl-scm/guile-strings.c:6740 ../intl-scm/guile-strings.c:6746
+#: ../intl-scm/guile-strings.c:6752 ../intl-scm/guile-strings.c:6758
+#: ../intl-scm/guile-strings.c:6764 ../intl-scm/guile-strings.c:6770
+#: ../intl-scm/guile-strings.c:6776 ../intl-scm/guile-strings.c:6782
+#: ../intl-scm/guile-strings.c:6796 ../intl-scm/guile-strings.c:6802
+#: ../intl-scm/guile-strings.c:6808 ../intl-scm/guile-strings.c:6974
+#: ../intl-scm/guile-strings.c:6978 ../intl-scm/guile-strings.c:6982
+#: ../intl-scm/guile-strings.c:6986 ../intl-scm/guile-strings.c:6990
+#: ../intl-scm/guile-strings.c:6994 ../intl-scm/guile-strings.c:6998
+#: ../intl-scm/guile-strings.c:7002 ../intl-scm/guile-strings.c:7006
+#: ../intl-scm/guile-strings.c:7010 ../intl-scm/guile-strings.c:7014
+#: ../intl-scm/guile-strings.c:7018 ../intl-scm/guile-strings.c:7022
+#: ../intl-scm/guile-strings.c:7026 ../intl-scm/guile-strings.c:7030
+#: ../intl-scm/guile-strings.c:7042 ../intl-scm/guile-strings.c:7362
+#: ../intl-scm/guile-strings.c:7884 ../intl-scm/guile-strings.c:7890
+#: ../intl-scm/guile-strings.c:7896 ../intl-scm/guile-strings.c:7902
+#: ../intl-scm/guile-strings.c:7908 ../intl-scm/guile-strings.c:7914
+#: ../intl-scm/guile-strings.c:7920 ../intl-scm/guile-strings.c:7926
+#: ../intl-scm/guile-strings.c:7932 ../intl-scm/guile-strings.c:7946
+#: ../intl-scm/guile-strings.c:7952 ../intl-scm/guile-strings.c:7958
+#: ../intl-scm/guile-strings.c:8124 ../intl-scm/guile-strings.c:8128
+#: ../intl-scm/guile-strings.c:8132 ../intl-scm/guile-strings.c:8136
+#: ../intl-scm/guile-strings.c:8140 ../intl-scm/guile-strings.c:8144
+#: ../intl-scm/guile-strings.c:8148 ../intl-scm/guile-strings.c:8152
+#: ../intl-scm/guile-strings.c:8156 ../intl-scm/guile-strings.c:8160
+#: ../intl-scm/guile-strings.c:8164 ../intl-scm/guile-strings.c:8168
+#: ../intl-scm/guile-strings.c:8172 ../intl-scm/guile-strings.c:8176
+#: ../intl-scm/guile-strings.c:8180 ../intl-scm/guile-strings.c:8192
+#: ../intl-scm/guile-strings.c:8512
+msgid "Display"
+msgstr "Display"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:894 ../intl-scm/guile-strings.c:1504
+msgid "My Company"
+msgstr "My Company"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:896 ../intl-scm/guile-strings.c:1506
+msgid "Display my company name and address?"
+msgstr "Display my company name and address?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:900 ../intl-scm/guile-strings.c:1510
+msgid "My Company ID"
+msgstr "My Company ID"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:902 ../intl-scm/guile-strings.c:1512
+msgid "Display my company ID?"
+msgstr "Display my company ID?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:908 ../intl-scm/guile-strings.c:1518
+msgid "Display due date?"
+msgstr "Display due date?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:912 ../intl-scm/guile-strings.c:1096
+#: ../intl-scm/guile-strings.c:1522 ../intl-scm/guile-strings.c:1706
+#: ../intl-scm/guile-strings.c:1912 ../intl-scm/guile-strings.c:2442
+msgid "Individual Taxes"
+msgstr "Individual Taxes"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:914 ../intl-scm/guile-strings.c:1098
+#: ../intl-scm/guile-strings.c:1524 ../intl-scm/guile-strings.c:1708
+#: ../intl-scm/guile-strings.c:1914 ../intl-scm/guile-strings.c:2444
+msgid "Display all the individual taxes?"
+msgstr "Display all the individual taxes?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:918 ../intl-scm/guile-strings.c:1102
+#: ../intl-scm/guile-strings.c:1528 ../intl-scm/guile-strings.c:1712
+#: ../intl-scm/guile-strings.c:1918 ../intl-scm/guile-strings.c:2448
+#: ../intl-scm/guile-strings.c:4936 ../intl-scm/guile-strings.c:4976
+#: ../intl-scm/guile-strings.c:6292 ../intl-scm/guile-strings.c:6332
+#: ../intl-scm/guile-strings.c:6810 ../intl-scm/guile-strings.c:7298
+#: ../intl-scm/guile-strings.c:7960 ../intl-scm/guile-strings.c:8448
+msgid "Totals"
+msgstr "Totals"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:920 ../intl-scm/guile-strings.c:1104
+#: ../intl-scm/guile-strings.c:1530 ../intl-scm/guile-strings.c:1714
+#: ../intl-scm/guile-strings.c:1920 ../intl-scm/guile-strings.c:2450
+#: ../intl-scm/guile-strings.c:6812 ../intl-scm/guile-strings.c:7300
+#: ../intl-scm/guile-strings.c:7962 ../intl-scm/guile-strings.c:8450
+msgid "Display the totals?"
+msgstr "Display the totals?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:926 ../intl-scm/guile-strings.c:1536
+msgid "Display the subtotals?"
+msgstr "Display the subtotals?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:930 ../intl-scm/guile-strings.c:1108
+#: ../intl-scm/guile-strings.c:1540 ../intl-scm/guile-strings.c:1718
+#: ../intl-scm/guile-strings.c:1924 ../intl-scm/guile-strings.c:2454
+msgid "References"
+msgstr "References"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:932 ../intl-scm/guile-strings.c:1110
+#: ../intl-scm/guile-strings.c:1542 ../intl-scm/guile-strings.c:1720
+#: ../intl-scm/guile-strings.c:1926 ../intl-scm/guile-strings.c:2456
+msgid "Display the invoice references?"
+msgstr "Display the invoice references?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:936 ../intl-scm/guile-strings.c:1114
+#: ../intl-scm/guile-strings.c:1546 ../intl-scm/guile-strings.c:1724
+#: ../intl-scm/guile-strings.c:1930 ../intl-scm/guile-strings.c:2460
+msgid "Billing Terms"
+msgstr "Billing Terms"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:938 ../intl-scm/guile-strings.c:1116
+#: ../intl-scm/guile-strings.c:1548 ../intl-scm/guile-strings.c:1726
+#: ../intl-scm/guile-strings.c:1932 ../intl-scm/guile-strings.c:2462
+msgid "Display the invoice billing terms?"
+msgstr "Display the invoice billing terms?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:944 ../intl-scm/guile-strings.c:1122
+#: ../intl-scm/guile-strings.c:1554 ../intl-scm/guile-strings.c:1732
+#: ../intl-scm/guile-strings.c:1938 ../intl-scm/guile-strings.c:2468
+msgid "Display the billing id?"
+msgstr "Display the billing id?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:950 ../intl-scm/guile-strings.c:1128
+#: ../intl-scm/guile-strings.c:1560 ../intl-scm/guile-strings.c:1738
+#: ../intl-scm/guile-strings.c:1944 ../intl-scm/guile-strings.c:2474
+msgid "Display the invoice notes?"
+msgstr "Display the invoice notes?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:954 ../intl-scm/guile-strings.c:1132
+#: ../intl-scm/guile-strings.c:1564 ../intl-scm/guile-strings.c:1742
+#: ../intl-scm/guile-strings.c:1948 ../intl-scm/guile-strings.c:2478
+msgid "Payments"
+msgstr "Payments"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:956 ../intl-scm/guile-strings.c:1134
+#: ../intl-scm/guile-strings.c:1566 ../intl-scm/guile-strings.c:1744
+#: ../intl-scm/guile-strings.c:1950 ../intl-scm/guile-strings.c:2480
+msgid "Display the payments applied to this invoice?"
+msgstr "Display the payments applied to this invoice?"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:960 ../intl-scm/guile-strings.c:1570
+msgid "Invoice Width"
+msgstr "Invoice Width"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:962 ../intl-scm/guile-strings.c:1572
+msgid "The minimum width of the invoice."
+msgstr "The minimum width of the invoice."
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:964 ../intl-scm/guile-strings.c:972
+#: ../intl-scm/guile-strings.c:1574 ../intl-scm/guile-strings.c:1582
+msgid "Text"
+msgstr "Text"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:966 ../intl-scm/guile-strings.c:1144
+#: ../intl-scm/guile-strings.c:1576 ../intl-scm/guile-strings.c:1754
+#: ../intl-scm/guile-strings.c:1954 ../intl-scm/guile-strings.c:2484
+#: ../intl-scm/guile-strings.c:4214 ../intl-scm/guile-strings.c:5570
+msgid "Extra Notes"
+msgstr "Extra Notes"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:968 ../intl-scm/guile-strings.c:1578
+msgid "Extra notes to put on the invoice (simple HTML is accepted)"
+msgstr "Extra notes to put on the invoice (simple HTML is accepted)"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:970 ../intl-scm/guile-strings.c:1148
+#: ../intl-scm/guile-strings.c:1580 ../intl-scm/guile-strings.c:1758
+#: ../intl-scm/guile-strings.c:1958 ../intl-scm/guile-strings.c:2488
+msgid "Thank you for your patronage"
+msgstr "Thank you for your patronage"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:974 ../intl-scm/guile-strings.c:1584
+#: ../intl-scm/guile-strings.c:1962 ../intl-scm/guile-strings.c:2066
+#: ../intl-scm/guile-strings.c:2098 ../intl-scm/guile-strings.c:2188
+#: ../intl-scm/guile-strings.c:2206 ../intl-scm/guile-strings.c:2492
+#: ../intl-scm/guile-strings.c:2596 ../intl-scm/guile-strings.c:2628
+#: ../intl-scm/guile-strings.c:2718 ../intl-scm/guile-strings.c:2736
+msgid "Today Date Format"
+msgstr "Today Date Format"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:976 ../intl-scm/guile-strings.c:1586
+#: ../intl-scm/guile-strings.c:1964 ../intl-scm/guile-strings.c:2068
+#: ../intl-scm/guile-strings.c:2190 ../intl-scm/guile-strings.c:2494
+#: ../intl-scm/guile-strings.c:2598 ../intl-scm/guile-strings.c:2720
+msgid "The format for the date->string conversion for today's date."
+msgstr "The format for the date->string conversion for today's date."
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:978 ../intl-scm/guile-strings.c:1178
+#: ../intl-scm/guile-strings.c:1588 ../intl-scm/guile-strings.c:1788
+#: ../intl-scm/guile-strings.c:1966 ../intl-scm/guile-strings.c:2026
+#: ../intl-scm/guile-strings.c:2152 ../intl-scm/guile-strings.c:2496
+#: ../intl-scm/guile-strings.c:2556 ../intl-scm/guile-strings.c:2682
+msgid "Payment, thank you"
+msgstr "Payment, thank you"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:980 ../intl-scm/guile-strings.c:1180
+#: ../intl-scm/guile-strings.c:1590 ../intl-scm/guile-strings.c:1790
+#: ../intl-scm/guile-strings.c:1968 ../intl-scm/guile-strings.c:2296
+#: ../intl-scm/guile-strings.c:2336 ../intl-scm/guile-strings.c:2498
+#: ../intl-scm/guile-strings.c:2826 ../intl-scm/guile-strings.c:2866
+msgid "Net Price"
+msgstr "Net Price"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:984 ../intl-scm/guile-strings.c:1184
+#: ../intl-scm/guile-strings.c:1594 ../intl-scm/guile-strings.c:1794
+#: ../intl-scm/guile-strings.c:1972 ../intl-scm/guile-strings.c:2302
+#: ../intl-scm/guile-strings.c:2342 ../intl-scm/guile-strings.c:2502
+#: ../intl-scm/guile-strings.c:2832 ../intl-scm/guile-strings.c:2872
+msgid "Total Price"
+msgstr "Total Price"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:986 ../intl-scm/guile-strings.c:1186
+#: ../intl-scm/guile-strings.c:1596 ../intl-scm/guile-strings.c:1796
+#: ../intl-scm/guile-strings.c:1974 ../intl-scm/guile-strings.c:2306
+#: ../intl-scm/guile-strings.c:2346 ../intl-scm/guile-strings.c:2504
+#: ../intl-scm/guile-strings.c:2836 ../intl-scm/guile-strings.c:2876
+msgid "Amount Due"
+msgstr "Amount Due"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:988 ../intl-scm/guile-strings.c:1188
+#: ../intl-scm/guile-strings.c:1598 ../intl-scm/guile-strings.c:1798
+#: ../intl-scm/guile-strings.c:1976 ../intl-scm/guile-strings.c:2506
+msgid "REF"
+msgstr "REF"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:996 ../intl-scm/guile-strings.c:1606
+#: ../intl-scm/guile-strings.c:1984 ../intl-scm/guile-strings.c:2514
+#, c-format
+msgid "%s #%d"
+msgstr "%s #%d"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:1002 ../intl-scm/guile-strings.c:1612
+msgid "INVOICE NOT POSTED"
+msgstr "INVOICE NOT POSTED"
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:1008 ../intl-scm/guile-strings.c:1214
+#: ../intl-scm/guile-strings.c:1618 ../intl-scm/guile-strings.c:1824
+#: ../intl-scm/guile-strings.c:1996 ../intl-scm/guile-strings.c:2526
+msgid ""
+"No valid invoice selected.  Click on the Options button and select the "
+"invoice to use."
+msgstr ""
+"No valid invoice selected.  Click on the Options button and select the "
+"invoice to use."
+
+#. src/report/business-reports/easy-invoice.scm
+#. src/report/business-reports/gnucash/report/easy-invoice.scm
+#: ../intl-scm/guile-strings.c:1010 ../intl-scm/guile-strings.c:1620
+msgid "Easy Invoice"
+msgstr "Easy Invoice"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:1056 ../intl-scm/guile-strings.c:1666
+#: ../intl-scm/guile-strings.c:1872 ../intl-scm/guile-strings.c:2402
+msgid "Display the action?"
+msgstr "Display the action?"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1138 ../intl-scm/guile-strings.c:1748
+msgid "Minimum # of entries"
+msgstr "Minimum # of entries"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1140 ../intl-scm/guile-strings.c:1750
+msgid "The minimum number of invoice entries to display. (-1)"
+msgstr "The minimum number of invoice entries to display. (-1)"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:1146 ../intl-scm/guile-strings.c:1756
+#: ../intl-scm/guile-strings.c:1956 ../intl-scm/guile-strings.c:2486
+msgid "Extra notes to put on the invoice"
+msgstr "Extra notes to put on the invoice"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1152 ../intl-scm/guile-strings.c:1762
+msgid "Payable to"
+msgstr "Payable to"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1154 ../intl-scm/guile-strings.c:1764
+msgid "Display the Payable to: information"
+msgstr "Display the Payable to: information"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1158 ../intl-scm/guile-strings.c:1768
+msgid "Payable to string"
+msgstr "Payable to string"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1160 ../intl-scm/guile-strings.c:1770
+msgid "The phrase for specifying to whom payments should be made"
+msgstr "The phrase for specifying to whom payments should be made"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1162 ../intl-scm/guile-strings.c:1772
+msgid "Make all cheques Payable to"
+msgstr "Make all cheques Payable to"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1166 ../intl-scm/guile-strings.c:1776
+msgid "Company contact"
+msgstr "Company contact"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1168 ../intl-scm/guile-strings.c:1778
+msgid "Display the Company contact information"
+msgstr "Display the Company contact information"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1172 ../intl-scm/guile-strings.c:1782
+msgid "Company contact string"
+msgstr "Company contact string"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1174 ../intl-scm/guile-strings.c:1784
+msgid "The phrase used to introduce the company contact"
+msgstr "The phrase used to introduce the company contact"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1176 ../intl-scm/guile-strings.c:1786
+msgid "Direct all inquiries to"
+msgstr "Direct all inquiries to"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1190 ../intl-scm/guile-strings.c:1800
+msgid "Phone:"
+msgstr "Phone:"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1192 ../intl-scm/guile-strings.c:1802
+msgid "Fax:"
+msgstr "Fax:"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1194 ../intl-scm/guile-strings.c:1804
+msgid "Web:"
+msgstr "Web:"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1202 ../intl-scm/guile-strings.c:1812
+#, c-format
+msgid "%s&nbsp;#"
+msgstr "%s&nbsp;#"
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/invoice.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../intl-scm/guile-strings.c:1208 ../intl-scm/guile-strings.c:1818
+#: ../intl-scm/guile-strings.c:1990 ../intl-scm/guile-strings.c:2242
+#: ../intl-scm/guile-strings.c:2520 ../intl-scm/guile-strings.c:2772
+msgid "Invoice in progress..."
+msgstr "Invoice in progress..."
+
+#. src/report/business-reports/fancy-invoice.scm
+#. src/report/business-reports/gnucash/report/fancy-invoice.scm
+#: ../intl-scm/guile-strings.c:1216 ../intl-scm/guile-strings.c:1826
+msgid "Fancy Invoice"
+msgstr "Fancy Invoice"
+
+#. src/report/business-reports/gnucash/report/invoice.scm
+#. src/report/business-reports/invoice.scm
+#: ../intl-scm/guile-strings.c:1998 ../intl-scm/guile-strings.c:2528
+msgid "Printable Invoice"
+msgstr "Printable Invoice"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2030 ../intl-scm/guile-strings.c:2156
+#: ../intl-scm/guile-strings.c:2560 ../intl-scm/guile-strings.c:2686
+msgid "Total Credit"
+msgstr "Total Credit"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2032 ../intl-scm/guile-strings.c:2158
+#: ../intl-scm/guile-strings.c:2562 ../intl-scm/guile-strings.c:2688
+msgid "Total Due"
+msgstr "Total Due"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/job-report.scm
+#: ../intl-scm/guile-strings.c:2034 ../intl-scm/guile-strings.c:2564
+msgid "The job for this report"
+msgstr "The job for this report"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2036 ../intl-scm/guile-strings.c:2162
+#: ../intl-scm/guile-strings.c:2566 ../intl-scm/guile-strings.c:2692
+msgid "The account to search for transactions"
+msgstr "The account to search for transactions"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2044 ../intl-scm/guile-strings.c:2048
+#: ../intl-scm/guile-strings.c:2166 ../intl-scm/guile-strings.c:2170
+#: ../intl-scm/guile-strings.c:2574 ../intl-scm/guile-strings.c:2578
+#: ../intl-scm/guile-strings.c:2696 ../intl-scm/guile-strings.c:2700
+msgid "Display the transaction date?"
+msgstr "Display the transaction date?"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2052 ../intl-scm/guile-strings.c:2174
+#: ../intl-scm/guile-strings.c:2582 ../intl-scm/guile-strings.c:2704
+msgid "Display the transaction reference?"
+msgstr "Display the transaction reference?"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2056 ../intl-scm/guile-strings.c:2178
+#: ../intl-scm/guile-strings.c:2586 ../intl-scm/guile-strings.c:2708
+msgid "Display the transaction type?"
+msgstr "Display the transaction type?"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2060 ../intl-scm/guile-strings.c:2182
+#: ../intl-scm/guile-strings.c:2590 ../intl-scm/guile-strings.c:2712
+msgid "Display the transaction description?"
+msgstr "Display the transaction description?"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2064 ../intl-scm/guile-strings.c:2186
+#: ../intl-scm/guile-strings.c:2594 ../intl-scm/guile-strings.c:2716
+msgid "Display the transaction amount?"
+msgstr "Display the transaction amount?"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/job-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2092 ../intl-scm/guile-strings.c:2094
+#: ../intl-scm/guile-strings.c:2200 ../intl-scm/guile-strings.c:2202
+#: ../intl-scm/guile-strings.c:2622 ../intl-scm/guile-strings.c:2624
+#: ../intl-scm/guile-strings.c:2730 ../intl-scm/guile-strings.c:2732
+msgid "Report:"
+msgstr "Report:"
+
+#. src/report/business-reports/gnucash/report/job-report.scm
+#. src/report/business-reports/job-report.scm
+#: ../intl-scm/guile-strings.c:2104 ../intl-scm/guile-strings.c:2634
+msgid "Job Report"
+msgstr "Job Report"
+
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2130 ../intl-scm/guile-strings.c:2660
+msgid ""
+"No valid customer selected. Click on the Options button to select a customer."
+msgstr ""
+"No valid customer selected. Click on the Options button to select a customer."
+
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2132 ../intl-scm/guile-strings.c:2662
+msgid ""
+"No valid employee selected. Click on the Options button to select an "
+"employee."
+msgstr ""
+"No valid employee selected. Click on the Options button to select an "
+"employee."
+
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2134 ../intl-scm/guile-strings.c:2664
+msgid ""
+"No valid company selected. Click on the Options button to select a company."
+msgstr ""
+"No valid company selected. Click on the Options button to select a company."
+
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2160 ../intl-scm/guile-strings.c:2690
+msgid "The company for this report"
+msgstr "The company for this report"
+
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2210 ../intl-scm/guile-strings.c:2740
+msgid "Customer Report"
+msgstr "Customer Report"
+
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2212 ../intl-scm/guile-strings.c:2742
+msgid "Vendor Report"
+msgstr "Vendor Report"
+
+#. src/report/business-reports/gnucash/report/owner-report.scm
+#. src/report/business-reports/owner-report.scm
+#: ../intl-scm/guile-strings.c:2214 ../intl-scm/guile-strings.c:2744
+msgid "Employee Report"
+msgstr "Employee Report"
+
+#. src/report/business-reports/gnucash/report/payables.scm
+#. src/report/business-reports/payables.scm
+#: ../intl-scm/guile-strings.c:2216 ../intl-scm/guile-strings.c:2746
+msgid "Payable Account"
+msgstr "Payable Account"
+
+#. src/report/business-reports/gnucash/report/payables.scm
+#. src/report/business-reports/payables.scm
+#: ../intl-scm/guile-strings.c:2218 ../intl-scm/guile-strings.c:2748
+msgid "The payable account you wish to examine"
+msgstr "The payable account you wish to examine"
+
+#. src/report/business-reports/gnucash/report/payables.scm
+#. src/report/business-reports/payables.scm
+#: ../intl-scm/guile-strings.c:2220 ../intl-scm/guile-strings.c:2750
+msgid "Payable Aging"
+msgstr "Payable Aging"
+
+#. src/report/business-reports/gnucash/report/receivables.scm
+#. src/report/business-reports/receivables.scm
+#: ../intl-scm/guile-strings.c:2222 ../intl-scm/guile-strings.c:2752
+msgid "Receivables Account"
+msgstr "Receivables Account"
+
+#. src/report/business-reports/gnucash/report/receivables.scm
+#. src/report/business-reports/receivables.scm
+#: ../intl-scm/guile-strings.c:2224 ../intl-scm/guile-strings.c:2754
+msgid "The receivables account you wish to examine"
+msgstr "The receivables account you wish to examine"
+
+#. src/report/business-reports/gnucash/report/receivables.scm
+#. src/report/business-reports/receivables.scm
+#: ../intl-scm/guile-strings.c:2226 ../intl-scm/guile-strings.c:2756
+msgid "Receivable Aging"
+msgstr "Receivable Aging"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../intl-scm/guile-strings.c:2234 ../intl-scm/guile-strings.c:2764
+msgid "Fax"
+msgstr "Fax"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../intl-scm/guile-strings.c:2236 ../intl-scm/guile-strings.c:2766
+msgid "Email"
+msgstr "Email"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../intl-scm/guile-strings.c:2238 ../intl-scm/guile-strings.c:2768
+msgid "Website"
+msgstr "Website"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../intl-scm/guile-strings.c:2244 ../intl-scm/guile-strings.c:2774
+msgid "Invoice Date"
+msgstr "Invoice Date"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2252 ../intl-scm/guile-strings.c:2256
+#: ../intl-scm/guile-strings.c:2352 ../intl-scm/guile-strings.c:2354
+#: ../intl-scm/guile-strings.c:2782 ../intl-scm/guile-strings.c:2786
+#: ../intl-scm/guile-strings.c:2882 ../intl-scm/guile-strings.c:2884
+msgid "Tax Invoice"
+msgstr "Tax Invoice"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../intl-scm/guile-strings.c:2254 ../intl-scm/guile-strings.c:2784
+msgid ""
+"No invoice has been selected -- please use the Options menu to select one."
+msgstr ""
+"No invoice has been selected -- please use the Options menu to select one."
+
+#. src/report/business-reports/gnucash/report/taxinvoice.eguile.scm
+#. src/report/business-reports/taxinvoice.eguile.scm
+#: ../intl-scm/guile-strings.c:2258 ../intl-scm/guile-strings.c:2788
+msgid ""
+"This report is designed for customer (sales) invoices only. Please use the "
+"Options menu to select an <em>Invoice</em>, not a Bill or Expense Voucher."
+msgstr ""
+"This report is designed for customer (sales) invoices only. Please use the "
+"Options menu to select an <em>Invoice</em>, not a Bill or Expense Voucher."
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2260 ../intl-scm/guile-strings.c:2790
+msgid "n/a"
+msgstr "n/a"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2262 ../intl-scm/guile-strings.c:2792
+msgid "Headings 1"
+msgstr "Headings 1"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2264 ../intl-scm/guile-strings.c:2794
+msgid "Headings 2"
+msgstr "Headings 2"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2270 ../intl-scm/guile-strings.c:2800
+msgid "Report title"
+msgstr "Report title"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:2274 ../intl-scm/guile-strings.c:2804
+#: ../intl-scm/guile-strings.c:4206 ../intl-scm/guile-strings.c:5562
+msgid "Template file"
+msgstr "Template file"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:2276 ../intl-scm/guile-strings.c:2806
+#: ../intl-scm/guile-strings.c:4210 ../intl-scm/guile-strings.c:5566
+msgid "CSS stylesheet file"
+msgstr "CSS stylesheet file"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2278 ../intl-scm/guile-strings.c:2808
+msgid "Heading font"
+msgstr "Heading font"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2280 ../intl-scm/guile-strings.c:2810
+msgid "Text font"
+msgstr "Text font"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2282 ../intl-scm/guile-strings.c:2812
+msgid "Logo filename"
+msgstr "Logo filename"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2284 ../intl-scm/guile-strings.c:2814
+msgid "Logo width"
+msgstr "Logo width"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../intl-scm/guile-strings.c:2286 ../intl-scm/guile-strings.c:2326
+#: ../intl-scm/guile-strings.c:2816 ../intl-scm/guile-strings.c:2856
+#: ../intl-scm/guile-strings.c:6598 ../intl-scm/guile-strings.c:7748
+msgid "Units"
+msgstr "Units"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2288 ../intl-scm/guile-strings.c:2328
+#: ../intl-scm/guile-strings.c:2818 ../intl-scm/guile-strings.c:2858
+msgid "Qty"
+msgstr "Qty"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2292 ../intl-scm/guile-strings.c:2332
+#: ../intl-scm/guile-strings.c:2822 ../intl-scm/guile-strings.c:2862
+msgid "Discount Rate"
+msgstr "Discount Rate"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2294 ../intl-scm/guile-strings.c:2334
+#: ../intl-scm/guile-strings.c:2824 ../intl-scm/guile-strings.c:2864
+msgid "Discount Amount"
+msgstr "Discount Amount"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2298 ../intl-scm/guile-strings.c:2338
+#: ../intl-scm/guile-strings.c:2828 ../intl-scm/guile-strings.c:2868
+msgid "Tax Rate"
+msgstr "Tax Rate"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2304 ../intl-scm/guile-strings.c:2344
+#: ../intl-scm/guile-strings.c:2834 ../intl-scm/guile-strings.c:2874
+msgid "Sub-total"
+msgstr "Sub-total"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2308 ../intl-scm/guile-strings.c:2838
+msgid "Payment received text"
+msgstr "Payment received text"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2310 ../intl-scm/guile-strings.c:2840
+msgid "Extra notes"
+msgstr "Extra notes"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2312 ../intl-scm/guile-strings.c:2842
+msgid ""
+"The file name of the eguile template part of this report.  This file should "
+"either be in your .gnucash directory, or else in its proper place within the "
+"GnuCash installation directories."
+msgstr ""
+"The file name of the eguile template part of this report.  This file should "
+"either be in your .gnucash directory, or else in its proper place within the "
+"GnuCash installation directories."
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2314 ../intl-scm/guile-strings.c:2844
+msgid ""
+"The file name of the CSS stylesheet to use with this report.  This file "
+"should either be in your .gnucash directory, or else in its proper place "
+"within the GnuCash installation directories."
+msgstr ""
+"The file name of the CSS stylesheet to use with this report.  This file "
+"should either be in your .gnucash directory, or else in its proper place "
+"within the GnuCash installation directories."
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2316 ../intl-scm/guile-strings.c:2846
+msgid "Font to use for the main heading"
+msgstr "Font to use for the main heading"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2318 ../intl-scm/guile-strings.c:2848
+msgid "Font to use for everything else"
+msgstr "Font to use for everything else"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2320 ../intl-scm/guile-strings.c:2850
+msgid "Name of a file containing a logo to be used on the report"
+msgstr "Name of a file containing a logo to be used on the report"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2322 ../intl-scm/guile-strings.c:2852
+#, c-format
+msgid ""
+"Width of the logo in CSS format, e.g. 10% or 32px.  Leave blank to display "
+"the logo at its natural width.  The height of the logo will be scaled "
+"accordingly."
+msgstr ""
+"Width of the logo in CSS format, e.g. 10% or 32px.  Leave blank to display "
+"the logo at its natural width.  The height of the logo will be scaled "
+"accordingly."
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2348 ../intl-scm/guile-strings.c:2878
+msgid "Payment received, thank you"
+msgstr "Payment received, thank you"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:2350 ../intl-scm/guile-strings.c:2880
+#: ../intl-scm/guile-strings.c:4216 ../intl-scm/guile-strings.c:5572
+msgid "Notes added at end of invoice -- may contain HTML markup"
+msgstr "Notes added at end of invoice -- may contain HTML markup"
+
+#. src/report/business-reports/gnucash/report/taxinvoice.scm
+#. src/report/business-reports/taxinvoice.scm
+#: ../intl-scm/guile-strings.c:2356 ../intl-scm/guile-strings.c:2886
+msgid "Display a customer invoice with tax columns (using eguile template)"
+msgstr "Display a customer invoice with tax columns (using eguile template)"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2888 ../intl-scm/guile-strings.c:3086
+msgid "Tax Report / TXF Export"
+msgstr "Tax Report / TXF Export"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2894 ../intl-scm/guile-strings.c:2982
+#: ../intl-scm/guile-strings.c:3092 ../intl-scm/guile-strings.c:3180
+msgid "Alternate Period"
+msgstr "Alternate Period"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2896 ../intl-scm/guile-strings.c:2984
+#: ../intl-scm/guile-strings.c:3094 ../intl-scm/guile-strings.c:3182
+msgid "Override or modify From: & To:"
+msgstr "Override or modify From: & To:"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2898 ../intl-scm/guile-strings.c:2986
+#: ../intl-scm/guile-strings.c:3096 ../intl-scm/guile-strings.c:3184
+msgid "Use From - To"
+msgstr "Use From - To"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2900 ../intl-scm/guile-strings.c:2988
+#: ../intl-scm/guile-strings.c:3098 ../intl-scm/guile-strings.c:3186
+msgid "Use From - To period"
+msgstr "Use From - To period"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2902 ../intl-scm/guile-strings.c:2990
+#: ../intl-scm/guile-strings.c:3100 ../intl-scm/guile-strings.c:3188
+msgid "1st Est Tax Quarter"
+msgstr "1st Est Tax Quarter"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2904 ../intl-scm/guile-strings.c:2992
+#: ../intl-scm/guile-strings.c:3102 ../intl-scm/guile-strings.c:3190
+msgid "Jan 1 - Mar 31"
+msgstr "Jan 1 - Mar 31"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2906 ../intl-scm/guile-strings.c:2994
+#: ../intl-scm/guile-strings.c:3104 ../intl-scm/guile-strings.c:3192
+msgid "2nd Est Tax Quarter"
+msgstr "2nd Est Tax Quarter"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2908 ../intl-scm/guile-strings.c:2996
+#: ../intl-scm/guile-strings.c:3106 ../intl-scm/guile-strings.c:3194
+msgid "Apr 1 - May 31"
+msgstr "Apr 1 - May 31"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2910 ../intl-scm/guile-strings.c:2998
+#: ../intl-scm/guile-strings.c:3108 ../intl-scm/guile-strings.c:3196
+msgid "3rd Est Tax Quarter"
+msgstr "3rd Est Tax Quarter"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2912 ../intl-scm/guile-strings.c:3000
+#: ../intl-scm/guile-strings.c:3110 ../intl-scm/guile-strings.c:3198
+msgid "Jun 1 - Aug 31"
+msgstr "Jun 1 - Aug 31"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2914 ../intl-scm/guile-strings.c:3002
+#: ../intl-scm/guile-strings.c:3112 ../intl-scm/guile-strings.c:3200
+msgid "4th Est Tax Quarter"
+msgstr "4th Est Tax Quarter"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2916 ../intl-scm/guile-strings.c:3004
+#: ../intl-scm/guile-strings.c:3114 ../intl-scm/guile-strings.c:3202
+msgid "Sep 1 - Dec 31"
+msgstr "Sep 1 - Dec 31"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2918 ../intl-scm/guile-strings.c:2920
+#: ../intl-scm/guile-strings.c:3006 ../intl-scm/guile-strings.c:3008
+#: ../intl-scm/guile-strings.c:3116 ../intl-scm/guile-strings.c:3118
+#: ../intl-scm/guile-strings.c:3204 ../intl-scm/guile-strings.c:3206
+msgid "Last Year"
+msgstr "Last Year"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2922 ../intl-scm/guile-strings.c:3010
+#: ../intl-scm/guile-strings.c:3120 ../intl-scm/guile-strings.c:3208
+msgid "Last Yr 1st Est Tax Qtr"
+msgstr "Last Yr 1st Est Tax Qtr"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2924 ../intl-scm/guile-strings.c:3012
+#: ../intl-scm/guile-strings.c:3122 ../intl-scm/guile-strings.c:3210
+msgid "Jan 1 - Mar 31, Last year"
+msgstr "Jan 1 - Mar 31, Last year"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2926 ../intl-scm/guile-strings.c:3014
+#: ../intl-scm/guile-strings.c:3124 ../intl-scm/guile-strings.c:3212
+msgid "Last Yr 2nd Est Tax Qtr"
+msgstr "Last Yr 2nd Est Tax Qtr"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2928 ../intl-scm/guile-strings.c:3016
+#: ../intl-scm/guile-strings.c:3126 ../intl-scm/guile-strings.c:3214
+msgid "Apr 1 - May 31, Last year"
+msgstr "Apr 1 - May 31, Last year"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2930 ../intl-scm/guile-strings.c:3018
+#: ../intl-scm/guile-strings.c:3128 ../intl-scm/guile-strings.c:3216
+msgid "Last Yr 3rd Est Tax Qtr"
+msgstr "Last Yr 3rd Est Tax Qtr"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2932 ../intl-scm/guile-strings.c:3020
+#: ../intl-scm/guile-strings.c:3130 ../intl-scm/guile-strings.c:3218
+msgid "Jun 1 - Aug 31, Last year"
+msgstr "Jun 1 - Aug 31, Last year"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2934 ../intl-scm/guile-strings.c:3022
+#: ../intl-scm/guile-strings.c:3132 ../intl-scm/guile-strings.c:3220
+msgid "Last Yr 4th Est Tax Qtr"
+msgstr "Last Yr 4th Est Tax Qtr"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2936 ../intl-scm/guile-strings.c:3024
+#: ../intl-scm/guile-strings.c:3134 ../intl-scm/guile-strings.c:3222
+msgid "Sep 1 - Dec 31, Last year"
+msgstr "Sep 1 - Dec 31, Last year"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2938 ../intl-scm/guile-strings.c:3026
+#: ../intl-scm/guile-strings.c:3136 ../intl-scm/guile-strings.c:3224
+msgid "Select Accounts (none = all)"
+msgstr "Select Accounts (none = all)"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2940 ../intl-scm/guile-strings.c:3028
+#: ../intl-scm/guile-strings.c:3138 ../intl-scm/guile-strings.c:3226
+msgid "Select accounts"
+msgstr "Select accounts"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2942 ../intl-scm/guile-strings.c:3030
+#: ../intl-scm/guile-strings.c:3140 ../intl-scm/guile-strings.c:3228
+msgid "Suppress $0.00 values"
+msgstr "Suppress $0.00 values"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2944 ../intl-scm/guile-strings.c:3142
+msgid "$0.00 valued Accounts won't be printed."
+msgstr "$0.00 valued Accounts won't be printed."
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2946 ../intl-scm/guile-strings.c:3144
+msgid "Print Full account names"
+msgstr "Print Full account names"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2948 ../intl-scm/guile-strings.c:3146
+msgid "Print all Parent account names"
+msgstr "Print all Parent account names"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2950 ../intl-scm/guile-strings.c:3148
+msgid ""
+"WARNING: There are duplicate TXF codes assigned to some accounts. Only TXF "
+"codes with payer sources may be repeated."
+msgstr ""
+"WARNING: There are duplicate TXF codes assigned to some accounts. Only TXF "
+"codes with payer sources may be repeated."
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2956 ../intl-scm/guile-strings.c:3154
+#, c-format
+msgid "Period from %s to %s"
+msgstr "Period from %s to %s"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2958 ../intl-scm/guile-strings.c:3156
+msgid ""
+"Blue items are exportable to a German Tax XML file. Press Export to actually "
+"export them."
+msgstr ""
+"Blue items are exportable to a German Tax XML file. Press Export to actually "
+"export them."
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2960 ../intl-scm/guile-strings.c:3158
+msgid ""
+"No Tax Related accounts were found.  Go to the Edit->Tax Options dialog to "
+"set up tax-related accounts."
+msgstr ""
+"No Tax Related accounts were found.  Go to the Edit->Tax Options dialog to "
+"set up tax-related accounts."
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2962 ../intl-scm/guile-strings.c:3160
+msgid "Tax Report & XML Export"
+msgstr "Tax Report & XML Export"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2964 ../intl-scm/guile-strings.c:3162
+msgid "Taxable Income / Deductible Expenses / Export to .XML file"
+msgstr "Taxable Income / Deductible Expenses / Export to .XML file"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2966 ../intl-scm/guile-strings.c:2972
+#: ../intl-scm/guile-strings.c:3164 ../intl-scm/guile-strings.c:3170
+msgid "Taxable Income / Deductible Expenses"
+msgstr "Taxable Income / Deductible Expenses"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2968 ../intl-scm/guile-strings.c:3166
+msgid "This report shows your Taxable Income and Deductible Expenses."
+msgstr "This report shows your Taxable Income and Deductible Expenses."
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2970 ../intl-scm/guile-strings.c:3168
+msgid "XML"
+msgstr "XML"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf-de_DE.scm
+#. src/report/locale-specific/us/taxtxf-de_DE.scm
+#: ../intl-scm/guile-strings.c:2974 ../intl-scm/guile-strings.c:3172
+msgid "This page shows your Taxable Income and Deductible Expenses."
+msgstr "This page shows your Taxable Income and Deductible Expenses."
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:2976 ../intl-scm/guile-strings.c:3174
+msgid "Tax Schedule Report/TXF Export"
+msgstr "Tax Schedule Report/TXF Export"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3032 ../intl-scm/guile-strings.c:3230
+msgid "$0.00 valued Tax codes won't be printed."
+msgstr "$0.00 valued Tax codes won't be printed."
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3034 ../intl-scm/guile-strings.c:3232
+msgid "Do not print full account names"
+msgstr "Do not print full account names"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3036 ../intl-scm/guile-strings.c:3234
+msgid "Do not print all Parent account names"
+msgstr "Do not print all Parent account names"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3038 ../intl-scm/guile-strings.c:3236
+msgid "Print all Transfer To/From Accounts"
+msgstr "Print all Transfer To/From Accounts"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3040 ../intl-scm/guile-strings.c:3238
+msgid "Print all split details for multi-split transactions"
+msgstr "Print all split details for multi-split transactions"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3042 ../intl-scm/guile-strings.c:3240
+msgid "Print TXF export parameters"
+msgstr "Print TXF export parameters"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3044 ../intl-scm/guile-strings.c:3242
+msgid "Show TXF export parameters for each TXF code/account on report"
+msgstr "Show TXF export parameters for each TXF code/account on report"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3046 ../intl-scm/guile-strings.c:3244
+msgid "Do not print Action:Memo data"
+msgstr "Do not print Action:Memo data"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3048 ../intl-scm/guile-strings.c:3246
+msgid "Do not print Action:Memo data for transactions"
+msgstr "Do not print Action:Memo data for transactions"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3050 ../intl-scm/guile-strings.c:3248
+msgid "Do not print transaction detail"
+msgstr "Do not print transaction detail"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3052 ../intl-scm/guile-strings.c:3250
+msgid "Do not print transaction detail for accounts"
+msgstr "Do not print transaction detail for accounts"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3054 ../intl-scm/guile-strings.c:3252
+msgid "Do not use special date processing"
+msgstr "Do not use special date processing"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3056 ../intl-scm/guile-strings.c:3254
+msgid "Do not print transactions out of specified dates"
+msgstr "Do not print transactions out of specified dates"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3058 ../intl-scm/guile-strings.c:3256
+msgid "Currency conversion date"
+msgstr "Currency conversion date"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3060 ../intl-scm/guile-strings.c:3258
+msgid "Select date to use for PriceDB lookups"
+msgstr "Select date to use for PriceDB lookups"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3062 ../intl-scm/guile-strings.c:3260
+msgid "Nearest transaction date"
+msgstr "Nearest transaction date"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3064 ../intl-scm/guile-strings.c:3262
+msgid "Use nearest to transaction date"
+msgstr "Use nearest to transaction date"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3066 ../intl-scm/guile-strings.c:3264
+msgid "Nearest report date"
+msgstr "Nearest report date"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3068 ../intl-scm/guile-strings.c:3266
+msgid "Use nearest to report date"
+msgstr "Use nearest to report date"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3070 ../intl-scm/guile-strings.c:3268
+msgid "Shade alternate transactions"
+msgstr "Shade alternate transactions"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3072 ../intl-scm/guile-strings.c:3270
+msgid "Shade background of alternate transactions, if more than one displayed"
+msgstr "Shade background of alternate transactions, if more than one displayed"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3074 ../intl-scm/guile-strings.c:3272
+msgid "Tax Schedule Report & TXF Export"
+msgstr "Tax Schedule Report & TXF Export"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3076 ../intl-scm/guile-strings.c:3274
+msgid ""
+"Taxable Income/Deductible Expenses with Transaction Detail/Export to .TXF "
+"file"
+msgstr ""
+"Taxable Income/Deductible Expenses with Transaction Detail/Export to .TXF "
+"file"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3078 ../intl-scm/guile-strings.c:3082
+#: ../intl-scm/guile-strings.c:3276 ../intl-scm/guile-strings.c:3280
+msgid "Taxable Income/Deductible Expenses"
+msgstr "Taxable Income/Deductible Expenses"
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3080 ../intl-scm/guile-strings.c:3278
+msgid ""
+"This report shows transaction detail for your accounts related to Income "
+"Taxes."
+msgstr ""
+"This report shows transaction detail for your accounts related to Income "
+"Taxes."
+
+#. src/report/locale-specific/us/gnucash/report/taxtxf.scm
+#. src/report/locale-specific/us/taxtxf.scm
+#: ../intl-scm/guile-strings.c:3084 ../intl-scm/guile-strings.c:3282
+msgid "This page shows transaction detail for relevant Income Tax accounts."
+msgstr "This page shows transaction detail for relevant Income Tax accounts."
+
+#. src/report/report-gnome/gnucash/report/report-gnome.scm
+#. src/report/report-gnome/report-gnome.scm
+#: ../intl-scm/guile-strings.c:3284 ../intl-scm/guile-strings.c:3298
+msgid "This report has no options."
+msgstr "This report has no options."
+
+#. src/report/report-gnome/gnucash/report/report-gnome.scm
+#. src/report/report-gnome/report-gnome.scm
+#: ../intl-scm/guile-strings.c:3288 ../intl-scm/guile-strings.c:3302
+#, c-format
+msgid "Display the %s report"
+msgstr "Display the %s report"
+
+#. src/report/report-gnome/gnucash/report/report-gnome.scm
+#. src/report/report-gnome/report-gnome.scm
+#: ../intl-scm/guile-strings.c:3290 ../intl-scm/guile-strings.c:3304
+msgid "Custom Reports"
+msgstr "Custom Reports"
+
+#. src/report/report-gnome/gnucash/report/report-gnome.scm
+#. src/report/report-gnome/report-gnome.scm
+#: ../intl-scm/guile-strings.c:3292 ../intl-scm/guile-strings.c:3306
+msgid "Manage and run custom reports"
+msgstr "Manage and run custom reports"
+
+#. src/report/report-gnome/gnucash/report/report-gnome.scm
+#. src/report/report-gnome/report-gnome.scm
+#: ../intl-scm/guile-strings.c:3294 ../intl-scm/guile-strings.c:3308
+msgid "Welcome Sample Report"
+msgstr "Welcome Sample Report"
+
+#. src/report/report-gnome/gnucash/report/report-gnome.scm
+#. src/report/report-gnome/report-gnome.scm
+#: ../intl-scm/guile-strings.c:3296 ../intl-scm/guile-strings.c:3310
+msgid "Welcome-to-GnuCash report screen"
+msgstr "Welcome-to-GnuCash report screen"
+
+#. src/report/report-system/eguile-gnc.scm
+#. src/report/report-system/gnucash/report/eguile-gnc.scm
+#: ../intl-scm/guile-strings.c:3312 ../intl-scm/guile-strings.c:3316
+msgid "An error occurred when processing the template:"
+msgstr "An error occurred when processing the template:"
+
+#. src/report/report-system/eguile-gnc.scm
+#. src/report/report-system/gnucash/report/eguile-gnc.scm
+#: ../intl-scm/guile-strings.c:3314 ../intl-scm/guile-strings.c:3318
+#, c-format
+msgid "Template file \"%s\" can not be read"
+msgstr "Template file \"%s\" can not be read"
+
+#. src/report/report-system/html-acct-table.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3320 ../intl-scm/guile-strings.c:4882
+#: ../intl-scm/guile-strings.c:6238 ../intl-scm/guile-strings.c:6462
+#: ../intl-scm/guile-strings.c:7476 ../intl-scm/guile-strings.c:7612
+#: ../intl-scm/guile-strings.c:8626
+msgid "Closing Entries"
+msgstr "Closing Entries"
+
+#. src/report/report-system/html-acct-table.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3322 ../intl-scm/guile-strings.c:7474
+#: ../intl-scm/guile-strings.c:8624
+msgid "Adjusting Entries"
+msgstr "Adjusting Entries"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3326 ../intl-scm/guile-strings.c:3332
+#: ../intl-scm/guile-strings.c:3338 ../intl-scm/guile-strings.c:3344
+#: ../intl-scm/guile-strings.c:3350 ../intl-scm/guile-strings.c:3356
+#: ../intl-scm/guile-strings.c:3362 ../intl-scm/guile-strings.c:3368
+#: ../intl-scm/guile-strings.c:3374
+msgid "Fonts"
+msgstr "Fonts"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3330
+msgid "Font info for the report title"
+msgstr "Font info for the report title"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3334
+msgid "Account link"
+msgstr "Account link"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3336
+msgid "Font info for account name"
+msgstr "Font info for account name"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3340
+msgid "Number cell"
+msgstr "Number cell"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3342
+msgid "Font info for regular number cells"
+msgstr "Font info for regular number cells"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3346
+msgid "Negative Values in Red"
+msgstr "Negative Values in Red"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3348
+msgid "Display negative values in red."
+msgstr "Display negative values in red."
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3352
+msgid "Number header"
+msgstr "Number header"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3354
+msgid "Font info for number headers"
+msgstr "Font info for number headers"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3358
+msgid "Text cell"
+msgstr "Text cell"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3360
+msgid "Font info for regular text cells"
+msgstr "Font info for regular text cells"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3364
+msgid "Total number cell"
+msgstr "Total number cell"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3366
+msgid "Font info for number cells containing a total"
+msgstr "Font info for number cells containing a total"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3370
+msgid "Total label cell"
+msgstr "Total label cell"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3372
+msgid "Font info for cells containing total labels"
+msgstr "Font info for cells containing total labels"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3376
+msgid "Centered label cell"
+msgstr "Centered label cell"
+
+#. src/report/report-system/html-fonts.scm
+#: ../intl-scm/guile-strings.c:3378
+msgid "Font info for centered label cells"
+msgstr "Font info for centered label cells"
+
+#. src/report/report-system/html-style-sheet.scm
+#: ../intl-scm/guile-strings.c:3380
+msgid "Can't save style sheet"
+msgstr "Can't save style sheet"
+
+#. src/report/report-system/html-utilities.scm
+#: ../intl-scm/guile-strings.c:3386
+msgid "Account name"
+msgstr "Account name"
+
+#. src/report/report-system/html-utilities.scm
+#: ../intl-scm/guile-strings.c:3390
+msgid "Exchange rate"
+msgstr "Exchange rate"
+
+#. src/report/report-system/html-utilities.scm
+#: ../intl-scm/guile-strings.c:3392
+msgid "Exchange rates"
+msgstr "Exchange rates"
+
+#. src/report/report-system/html-utilities.scm
+#: ../intl-scm/guile-strings.c:3394
+msgid "No budgets exist.  You must create at least one budget."
+msgstr "No budgets exist.  You must create at least one budget."
+
+#. src/report/report-system/html-utilities.scm
+#: ../intl-scm/guile-strings.c:3396
+msgid "This report requires you to specify certain report options."
+msgstr "This report requires you to specify certain report options."
+
+#. src/report/report-system/html-utilities.scm
+#: ../intl-scm/guile-strings.c:3400
+msgid "No accounts selected"
+msgstr "No accounts selected"
+
+#. src/report/report-system/html-utilities.scm
+#: ../intl-scm/guile-strings.c:3402
+msgid "This report requires accounts to be selected."
+msgstr "This report requires accounts to be selected."
+
+#. src/report/report-system/html-utilities.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:3406 ../intl-scm/guile-strings.c:6682
+#: ../intl-scm/guile-strings.c:7832
+msgid "No data"
+msgstr "No data"
+
+#. src/report/report-system/html-utilities.scm
+#: ../intl-scm/guile-strings.c:3408
+msgid ""
+"The selected accounts contain no data/transactions (or only zeroes) for the "
+"selected time period"
+msgstr ""
+"The selected accounts contain no data/transactions (or only zeroes) for the "
+"selected time period"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3412
+msgid "Select a date to report on"
+msgstr "Select a date to report on"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3414
+msgid "Start of reporting period"
+msgstr "Start of reporting period"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3416
+msgid "End of reporting period"
+msgstr "End of reporting period"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3418
+msgid "The amount of time between data points"
+msgstr "The amount of time between data points"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3420 ../intl-scm/guile-strings.c:3422
+msgid "Day"
+msgstr "Day"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3424 ../intl-scm/guile-strings.c:3426
+msgid "Week"
+msgstr "Week"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3428
+msgid "2Week"
+msgstr "2Week"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3430
+msgid "Two Weeks"
+msgstr "Two Weeks"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3432 ../intl-scm/guile-strings.c:3434
+msgid "Month"
+msgstr "Month"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3436 ../intl-scm/guile-strings.c:3438
+msgid "Quarter"
+msgstr "Quarter"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3440 ../intl-scm/guile-strings.c:3442
+msgid "Half Year"
+msgstr "Half Year"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3444 ../intl-scm/guile-strings.c:3446
+msgid "Year"
+msgstr "Year"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3448
+msgid "All"
+msgstr "All"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3450
+msgid "All accounts"
+msgstr "All accounts"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3452
+msgid "Top-level"
+msgstr "Top-level"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3454
+msgid "Second-level"
+msgstr "Second-level"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3456
+msgid "Third-level"
+msgstr "Third-level"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3458
+msgid "Fourth-level"
+msgstr "Fourth-level"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3460
+msgid "Fifth-level"
+msgstr "Fifth-level"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3462
+msgid "Sixth-level"
+msgstr "Sixth-level"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3464
+msgid "Show accounts to this depth, overriding any other option."
+msgstr "Show accounts to this depth, overriding any other option."
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3466
+msgid ""
+"Override account-selection and show sub-accounts of all selected accounts?"
+msgstr ""
+"Override account-selection and show sub-accounts of all selected accounts?"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3468 ../intl-scm/guile-strings.c:3756
+#: ../intl-scm/guile-strings.c:4052 ../intl-scm/guile-strings.c:4276
+#: ../intl-scm/guile-strings.c:4462 ../intl-scm/guile-strings.c:5132
+#: ../intl-scm/guile-strings.c:5428 ../intl-scm/guile-strings.c:5632
+#: ../intl-scm/guile-strings.c:5818 ../intl-scm/guile-strings.c:6372
+#: ../intl-scm/guile-strings.c:6854 ../intl-scm/guile-strings.c:7522
+#: ../intl-scm/guile-strings.c:8004
+msgid "Report on these accounts, if display depth allows."
+msgstr "Report on these accounts, if display depth allows."
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3470
+msgid "Include sub-account balances in printed balance?"
+msgstr "Include sub-account balances in printed balance?"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3472
+msgid "Group the accounts in main categories?"
+msgstr "Group the accounts in main categories?"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3474
+msgid "Select the currency to display the values of this report in."
+msgstr "Select the currency to display the values of this report in."
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3476
+msgid "Display the account's foreign currency amount?"
+msgstr "Display the account's foreign currency amount?"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:3478 ../intl-scm/guile-strings.c:3870
+#: ../intl-scm/guile-strings.c:5246 ../intl-scm/guile-strings.c:6640
+#: ../intl-scm/guile-strings.c:7790
+msgid "The source of price information"
+msgstr "The source of price information"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3480
+msgid "Average Cost"
+msgstr "Average Cost"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3482
+msgid "The volume-weighted average cost of purchases"
+msgstr "The volume-weighted average cost of purchases"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:3484 ../intl-scm/guile-strings.c:6642
+#: ../intl-scm/guile-strings.c:7792
+msgid "Weighted Average"
+msgstr "Weighted Average"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:3486 ../intl-scm/guile-strings.c:6644
+#: ../intl-scm/guile-strings.c:7794
+msgid "The weighted average of all currency transactions of the past"
+msgstr "The weighted average of all currency transactions of the past"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3488 ../intl-scm/guile-strings.c:3872
+#: ../intl-scm/guile-strings.c:5248
+msgid "Most recent"
+msgstr "Most recent"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3490 ../intl-scm/guile-strings.c:3874
+#: ../intl-scm/guile-strings.c:5250
+msgid "The most recent recorded price"
+msgstr "The most recent recorded price"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3492 ../intl-scm/guile-strings.c:3876
+#: ../intl-scm/guile-strings.c:5252
+msgid "Nearest in time"
+msgstr "Nearest in time"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3494 ../intl-scm/guile-strings.c:3878
+#: ../intl-scm/guile-strings.c:5254
+msgid "The price recorded nearest in time to the report date"
+msgstr "The price recorded nearest in time to the report date"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3496
+msgid "Width of plot in pixels."
+msgstr "Width of plot in pixels."
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3498
+msgid "Height of plot in pixels."
+msgstr "Height of plot in pixels."
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3500
+msgid "Choose the marker for each data point."
+msgstr "Choose the marker for each data point."
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3502 ../intl-scm/guile-strings.c:3504
+msgid "Circle"
+msgstr "Circle"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3506 ../intl-scm/guile-strings.c:3508
+msgid "Cross"
+msgstr "Cross"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3510 ../intl-scm/guile-strings.c:3512
+msgid "Square"
+msgstr "Square"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3514 ../intl-scm/guile-strings.c:3516
+msgid "Asterisk"
+msgstr "Asterisk"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3518
+msgid "Filled circle"
+msgstr "Filled circle"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3520
+msgid "Circle filled with color"
+msgstr "Circle filled with color"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3522
+msgid "Filled square"
+msgstr "Filled square"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3524
+msgid "Square filled with color"
+msgstr "Square filled with color"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3526
+msgid "Choose the method for sorting accounts."
+msgstr "Choose the method for sorting accounts."
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3530
+msgid "Alphabetical by account code"
+msgstr "Alphabetical by account code"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3532
+msgid "Alphabetical"
+msgstr "Alphabetical"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3534
+msgid "Alphabetical by account name"
+msgstr "Alphabetical by account name"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3538
+msgid "By amount, largest to smallest"
+msgstr "By amount, largest to smallest"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3540
+msgid "How to show the balances of parent accounts"
+msgstr "How to show the balances of parent accounts"
+
+#. src/report/report-system/options-utilities.scm
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3542 ../intl-scm/guile-strings.c:3786
+#: ../intl-scm/guile-strings.c:5162 ../intl-scm/guile-strings.c:6884
+#: ../intl-scm/guile-strings.c:8034
+msgid "Account Balance"
+msgstr "Account Balance"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3544
+msgid "Show only the balance in the parent account, excluding any subaccounts"
+msgstr "Show only the balance in the parent account, excluding any subaccounts"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3548
+msgid ""
+"Calculate the subtotal for this parent account and all of its subaccounts, "
+"and show this as the parent account balance"
+msgstr ""
+"Calculate the subtotal for this parent account and all of its subaccounts, "
+"and show this as the parent account balance"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3550 ../intl-scm/guile-strings.c:3560
+msgid "Do not show"
+msgstr "Do not show"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3552
+msgid "Do not show any balances of parent accounts"
+msgstr "Do not show any balances of parent accounts"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3554
+msgid "How to show account subtotals for parent accounts"
+msgstr "How to show account subtotals for parent accounts"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3556
+msgid "Show subtotals"
+msgstr "Show subtotals"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3558
+msgid "Show subtotals for selected parent accounts which have subaccounts"
+msgstr "Show subtotals for selected parent accounts which have subaccounts"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3562
+msgid "Do not show any subtotals for parent accounts"
+msgstr "Do not show any subtotals for parent accounts"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3564
+msgid "Text book style (experimental)"
+msgstr "Text book style (experimental)"
+
+#. src/report/report-system/options-utilities.scm
+#: ../intl-scm/guile-strings.c:3566
+msgid ""
+"Show parent account subtotals, indented per accounting text book practice "
+"(experimental)"
+msgstr ""
+"Show parent account subtotals, indented per accounting text book practice "
+"(experimental)"
+
+#. src/report/report-system/report-utilities.scm
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:3574 ../intl-scm/guile-strings.c:3666
+#: ../intl-scm/guile-strings.c:4120 ../intl-scm/guile-strings.c:4352
+#: ../intl-scm/guile-strings.c:5042 ../intl-scm/guile-strings.c:5496
+#: ../intl-scm/guile-strings.c:5708 ../intl-scm/guile-strings.c:6538
+#: ../intl-scm/guile-strings.c:6560 ../intl-scm/guile-strings.c:7688
+#: ../intl-scm/guile-strings.c:7710
+msgid "Assets"
+msgstr "Assets"
+
+#. src/report/report-system/report-utilities.scm
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:3576 ../intl-scm/guile-strings.c:3668
+#: ../intl-scm/guile-strings.c:4124 ../intl-scm/guile-strings.c:4362
+#: ../intl-scm/guile-strings.c:5044 ../intl-scm/guile-strings.c:5500
+#: ../intl-scm/guile-strings.c:5718 ../intl-scm/guile-strings.c:6540
+#: ../intl-scm/guile-strings.c:6562 ../intl-scm/guile-strings.c:7690
+#: ../intl-scm/guile-strings.c:7712
+msgid "Liabilities"
+msgstr "Liabilities"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3578
+msgid "Stocks"
+msgstr "Stocks"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3580
+msgid "Mutual Funds"
+msgstr "Mutual Funds"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3582
+msgid "Currencies"
+msgstr "Currencies"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3588
+msgid "Equities"
+msgstr "Equities"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3590
+msgid "Checking"
+msgstr "Checking"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3592
+msgid "Savings"
+msgstr "Savings"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3594
+msgid "Money Market"
+msgstr "Money Market"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3596
+msgid "Accounts Receivable"
+msgstr "Accounts Receivable"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3598
+msgid "Accounts Payable"
+msgstr "Accounts Payable"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3600
+msgid "Credit Lines"
+msgstr "Credit Lines"
+
+#. src/report/report-system/report-utilities.scm
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#: ../intl-scm/guile-strings.c:3602 ../intl-scm/guile-strings.c:4154
+#: ../intl-scm/guile-strings.c:5010
+msgid "Trading Accounts"
+msgstr "Trading Accounts"
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3604
+#, c-format
+msgid "Building '%s' report ..."
+msgstr "Building '%s' report ..."
+
+#. src/report/report-system/report-utilities.scm
+#: ../intl-scm/guile-strings.c:3606
+#, c-format
+msgid "Rendering '%s' report ..."
+msgstr "Rendering '%s' report ..."
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3608
+msgid "_Assets & Liabilities"
+msgstr "_Assets & Liabilities"
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3610
+msgid "_Income & Expense"
+msgstr "_Income & Expense"
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3614
+msgid "_Taxes"
+msgstr "_Taxes"
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3616
+msgid "_Sample & Custom"
+msgstr "_Sample & Custom"
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3618
+msgid "_Custom"
+msgstr "_Custom"
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3626
+msgid "Report name"
+msgstr "Report name"
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3628 ../intl-scm/guile-strings.c:3640
+msgid "Stylesheet"
+msgstr "Stylesheet"
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3630
+msgid ""
+"One of your reports has a report-guid that is a duplicate. Please check the "
+"report system, especially your saved reports, for a report with this report-"
+"guid: "
+msgstr ""
+"One of your reports has a report-guid that is a duplicate. Please check the "
+"report system, especially your saved reports, for a report with this report-"
+"guid: "
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3632
+msgid ""
+"The GnuCash report system has been upgraded. Your old saved reports have "
+"been transfered into a new format. If you experience trouble with saved "
+"reports, please contact the GnuCash development team."
+msgstr ""
+"The GnuCash report system has been upgraded. Your old saved reports have "
+"been transfered into a new format. If you experience trouble with saved "
+"reports, please contact the GnuCash development team."
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3634
+msgid "Enter a descriptive name for this report"
+msgstr "Enter a descriptive name for this report"
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3636
+msgid "Select a stylesheet for the report."
+msgstr "Select a stylesheet for the report."
+
+#. src/report/report-system/report.scm
+#: ../intl-scm/guile-strings.c:3644
+#, c-format
+msgid "Your report \"%s\" has been saved into the configuration file \"%s\"."
+msgstr "Your report \"%s\" has been saved into the configuration file \"%s\"."
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3646 ../intl-scm/guile-strings.c:5022
+msgid "Income Piechart"
+msgstr "Income Piechart"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3648 ../intl-scm/guile-strings.c:5024
+msgid "Expense Piechart"
+msgstr "Expense Piechart"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3650 ../intl-scm/guile-strings.c:5026
+msgid "Asset Piechart"
+msgstr "Asset Piechart"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3652 ../intl-scm/guile-strings.c:5028
+msgid "Liability Piechart"
+msgstr "Liability Piechart"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3654 ../intl-scm/guile-strings.c:5030
+msgid "Shows a piechart with the Income per given time interval"
+msgstr "Shows a piechart with the Income per given time interval"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3656 ../intl-scm/guile-strings.c:5032
+msgid "Shows a piechart with the Expenses per given time interval"
+msgstr "Shows a piechart with the Expenses per given time interval"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3658 ../intl-scm/guile-strings.c:5034
+msgid "Shows a piechart with the Assets balance at a given time"
+msgstr "Shows a piechart with the Assets balance at a given time"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3660 ../intl-scm/guile-strings.c:5036
+msgid "Shows a piechart with the Liabilities balance at a given time"
+msgstr "Shows a piechart with the Liabilities balance at a given time"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:3670 ../intl-scm/guile-strings.c:3956
+#: ../intl-scm/guile-strings.c:4620 ../intl-scm/guile-strings.c:4684
+#: ../intl-scm/guile-strings.c:4778 ../intl-scm/guile-strings.c:4838
+#: ../intl-scm/guile-strings.c:5046 ../intl-scm/guile-strings.c:5332
+#: ../intl-scm/guile-strings.c:5976 ../intl-scm/guile-strings.c:6040
+#: ../intl-scm/guile-strings.c:6134 ../intl-scm/guile-strings.c:6194
+#: ../intl-scm/guile-strings.c:6366 ../intl-scm/guile-strings.c:6492
+#: ../intl-scm/guile-strings.c:6606 ../intl-scm/guile-strings.c:6848
+#: ../intl-scm/guile-strings.c:7076 ../intl-scm/guile-strings.c:7516
+#: ../intl-scm/guile-strings.c:7642 ../intl-scm/guile-strings.c:7756
+#: ../intl-scm/guile-strings.c:7998 ../intl-scm/guile-strings.c:8226
+msgid "Start Date"
+msgstr "Start Date"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:3672 ../intl-scm/guile-strings.c:3958
+#: ../intl-scm/guile-strings.c:4622 ../intl-scm/guile-strings.c:4686
+#: ../intl-scm/guile-strings.c:4780 ../intl-scm/guile-strings.c:4840
+#: ../intl-scm/guile-strings.c:5048 ../intl-scm/guile-strings.c:5334
+#: ../intl-scm/guile-strings.c:5978 ../intl-scm/guile-strings.c:6042
+#: ../intl-scm/guile-strings.c:6136 ../intl-scm/guile-strings.c:6196
+#: ../intl-scm/guile-strings.c:6368 ../intl-scm/guile-strings.c:6494
+#: ../intl-scm/guile-strings.c:6608 ../intl-scm/guile-strings.c:6850
+#: ../intl-scm/guile-strings.c:7078 ../intl-scm/guile-strings.c:7518
+#: ../intl-scm/guile-strings.c:7644 ../intl-scm/guile-strings.c:7758
+#: ../intl-scm/guile-strings.c:8000 ../intl-scm/guile-strings.c:8228
+msgid "End Date"
+msgstr "End Date"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:3680 ../intl-scm/guile-strings.c:4696
+#: ../intl-scm/guile-strings.c:4788 ../intl-scm/guile-strings.c:5056
+#: ../intl-scm/guile-strings.c:6052 ../intl-scm/guile-strings.c:6144
+msgid "Show Accounts until level"
+msgstr "Show Accounts until level"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:3682 ../intl-scm/guile-strings.c:4698
+#: ../intl-scm/guile-strings.c:4792 ../intl-scm/guile-strings.c:5058
+#: ../intl-scm/guile-strings.c:6054 ../intl-scm/guile-strings.c:6148
+msgid "Show long account names"
+msgstr "Show long account names"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:3684 ../intl-scm/guile-strings.c:4794
+#: ../intl-scm/guile-strings.c:5060 ../intl-scm/guile-strings.c:6150
+msgid "Show Totals"
+msgstr "Show Totals"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3686 ../intl-scm/guile-strings.c:5062
+msgid "Show Percents"
+msgstr "Show Percents"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:3688 ../intl-scm/guile-strings.c:4796
+#: ../intl-scm/guile-strings.c:5064 ../intl-scm/guile-strings.c:6152
+msgid "Maximum Slices"
+msgstr "Maximum Slices"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:3690 ../intl-scm/guile-strings.c:4002
+#: ../intl-scm/guile-strings.c:4030 ../intl-scm/guile-strings.c:4704
+#: ../intl-scm/guile-strings.c:4798 ../intl-scm/guile-strings.c:5066
+#: ../intl-scm/guile-strings.c:5378 ../intl-scm/guile-strings.c:5406
+#: ../intl-scm/guile-strings.c:6060 ../intl-scm/guile-strings.c:6154
+#: ../intl-scm/guile-strings.c:6512 ../intl-scm/guile-strings.c:6634
+#: ../intl-scm/guile-strings.c:7662 ../intl-scm/guile-strings.c:7784
+msgid "Plot Width"
+msgstr "Plot Width"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:3692 ../intl-scm/guile-strings.c:4004
+#: ../intl-scm/guile-strings.c:4032 ../intl-scm/guile-strings.c:4706
+#: ../intl-scm/guile-strings.c:4800 ../intl-scm/guile-strings.c:5068
+#: ../intl-scm/guile-strings.c:5380 ../intl-scm/guile-strings.c:5408
+#: ../intl-scm/guile-strings.c:6062 ../intl-scm/guile-strings.c:6156
+#: ../intl-scm/guile-strings.c:6514 ../intl-scm/guile-strings.c:6636
+#: ../intl-scm/guile-strings.c:7664 ../intl-scm/guile-strings.c:7786
+msgid "Plot Height"
+msgstr "Plot Height"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:3694 ../intl-scm/guile-strings.c:4708
+#: ../intl-scm/guile-strings.c:4802 ../intl-scm/guile-strings.c:5070
+#: ../intl-scm/guile-strings.c:6064 ../intl-scm/guile-strings.c:6158
+msgid "Sort Method"
+msgstr "Sort Method"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3696 ../intl-scm/guile-strings.c:4710
+#: ../intl-scm/guile-strings.c:5072 ../intl-scm/guile-strings.c:6066
+msgid "Show Average"
+msgstr "Show Average"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3698 ../intl-scm/guile-strings.c:4712
+#: ../intl-scm/guile-strings.c:5074 ../intl-scm/guile-strings.c:6068
+msgid ""
+"Select whether the amounts should be shown over the full time period or "
+"rather as the average e.g. per month"
+msgstr ""
+"Select whether the amounts should be shown over the full time period or "
+"rather as the average e.g. per month"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3700 ../intl-scm/guile-strings.c:4714
+#: ../intl-scm/guile-strings.c:5076 ../intl-scm/guile-strings.c:6070
+msgid "No Averaging"
+msgstr "No Averaging"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3702 ../intl-scm/guile-strings.c:4716
+#: ../intl-scm/guile-strings.c:5078 ../intl-scm/guile-strings.c:6072
+msgid "Just show the amounts, without any averaging"
+msgstr "Just show the amounts, without any averaging"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3706 ../intl-scm/guile-strings.c:5082
+msgid "Show the average yearly amount during the reporting period"
+msgstr "Show the average yearly amount during the reporting period"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3710 ../intl-scm/guile-strings.c:4720
+#: ../intl-scm/guile-strings.c:5086 ../intl-scm/guile-strings.c:6076
+msgid "Show the average monthly amount during the reporting period"
+msgstr "Show the average monthly amount during the reporting period"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3714 ../intl-scm/guile-strings.c:4724
+#: ../intl-scm/guile-strings.c:5090 ../intl-scm/guile-strings.c:6080
+msgid "Show the average weekly amount during the reporting period"
+msgstr "Show the average weekly amount during the reporting period"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:3716 ../intl-scm/guile-strings.c:4730
+#: ../intl-scm/guile-strings.c:4806 ../intl-scm/guile-strings.c:5092
+#: ../intl-scm/guile-strings.c:6086 ../intl-scm/guile-strings.c:6162
+#: ../intl-scm/guile-strings.c:6516 ../intl-scm/guile-strings.c:7666
+msgid "Report on these accounts, if chosen account level allows."
+msgstr "Report on these accounts, if chosen account level allows."
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:3718 ../intl-scm/guile-strings.c:4732
+#: ../intl-scm/guile-strings.c:4808 ../intl-scm/guile-strings.c:5094
+#: ../intl-scm/guile-strings.c:6088 ../intl-scm/guile-strings.c:6164
+msgid "Show accounts to this depth and not further"
+msgstr "Show accounts to this depth and not further"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3720 ../intl-scm/guile-strings.c:4734
+#: ../intl-scm/guile-strings.c:5096 ../intl-scm/guile-strings.c:6090
+msgid "Show the full account name in legend?"
+msgstr "Show the full account name in legend?"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:3722 ../intl-scm/guile-strings.c:4810
+#: ../intl-scm/guile-strings.c:5098 ../intl-scm/guile-strings.c:6166
+msgid "Show the total balance in legend?"
+msgstr "Show the total balance in legend?"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3724 ../intl-scm/guile-strings.c:5100
+msgid "Show the percentage in legend?"
+msgstr "Show the percentage in legend?"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3726 ../intl-scm/guile-strings.c:5102
+msgid "Maximum number of slices in pie"
+msgstr "Maximum number of slices in pie"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3728 ../intl-scm/guile-strings.c:5104
+msgid "Yearly Average"
+msgstr "Yearly Average"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3730 ../intl-scm/guile-strings.c:4746
+#: ../intl-scm/guile-strings.c:5106 ../intl-scm/guile-strings.c:6102
+msgid "Monthly Average"
+msgstr "Monthly Average"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3732 ../intl-scm/guile-strings.c:4748
+#: ../intl-scm/guile-strings.c:5108 ../intl-scm/guile-strings.c:6104
+msgid "Weekly Average"
+msgstr "Weekly Average"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#: ../intl-scm/guile-strings.c:3738 ../intl-scm/guile-strings.c:5114
+#, c-format
+msgid "Balance at %s"
+msgstr "Balance at %s"
+
+#. src/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-piecharts.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:3740 ../intl-scm/guile-strings.c:4758
+#: ../intl-scm/guile-strings.c:4762 ../intl-scm/guile-strings.c:5116
+#: ../intl-scm/guile-strings.c:6114 ../intl-scm/guile-strings.c:6118
+msgid "and"
+msgstr "and"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#: ../intl-scm/guile-strings.c:3742 ../intl-scm/guile-strings.c:5118
+msgid "Account Summary"
+msgstr "Account Summary"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3744 ../intl-scm/guile-strings.c:4036
+#: ../intl-scm/guile-strings.c:4168 ../intl-scm/guile-strings.c:4262
+#: ../intl-scm/guile-strings.c:4436 ../intl-scm/guile-strings.c:4830
+#: ../intl-scm/guile-strings.c:5120 ../intl-scm/guile-strings.c:5412
+#: ../intl-scm/guile-strings.c:5524 ../intl-scm/guile-strings.c:5618
+#: ../intl-scm/guile-strings.c:5792 ../intl-scm/guile-strings.c:6186
+#: ../intl-scm/guile-strings.c:6358 ../intl-scm/guile-strings.c:6840
+#: ../intl-scm/guile-strings.c:7376 ../intl-scm/guile-strings.c:7508
+#: ../intl-scm/guile-strings.c:7990 ../intl-scm/guile-strings.c:8526
+msgid "Report Title"
+msgstr "Report Title"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3746 ../intl-scm/guile-strings.c:4038
+#: ../intl-scm/guile-strings.c:4170 ../intl-scm/guile-strings.c:4264
+#: ../intl-scm/guile-strings.c:4438 ../intl-scm/guile-strings.c:4832
+#: ../intl-scm/guile-strings.c:5122 ../intl-scm/guile-strings.c:5414
+#: ../intl-scm/guile-strings.c:5526 ../intl-scm/guile-strings.c:5620
+#: ../intl-scm/guile-strings.c:5794 ../intl-scm/guile-strings.c:6188
+#: ../intl-scm/guile-strings.c:6360 ../intl-scm/guile-strings.c:6842
+#: ../intl-scm/guile-strings.c:7378 ../intl-scm/guile-strings.c:7510
+#: ../intl-scm/guile-strings.c:7992 ../intl-scm/guile-strings.c:8528
+msgid "Title for this report"
+msgstr "Title for this report"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3748 ../intl-scm/guile-strings.c:4040
+#: ../intl-scm/guile-strings.c:4266 ../intl-scm/guile-strings.c:4440
+#: ../intl-scm/guile-strings.c:4834 ../intl-scm/guile-strings.c:5124
+#: ../intl-scm/guile-strings.c:5416 ../intl-scm/guile-strings.c:5622
+#: ../intl-scm/guile-strings.c:5796 ../intl-scm/guile-strings.c:6190
+#: ../intl-scm/guile-strings.c:6362 ../intl-scm/guile-strings.c:6844
+#: ../intl-scm/guile-strings.c:7380 ../intl-scm/guile-strings.c:7512
+#: ../intl-scm/guile-strings.c:7994 ../intl-scm/guile-strings.c:8530
+msgid "Company name"
+msgstr "Company name"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3750 ../intl-scm/guile-strings.c:4042
+#: ../intl-scm/guile-strings.c:4268 ../intl-scm/guile-strings.c:4442
+#: ../intl-scm/guile-strings.c:4836 ../intl-scm/guile-strings.c:5126
+#: ../intl-scm/guile-strings.c:5418 ../intl-scm/guile-strings.c:5624
+#: ../intl-scm/guile-strings.c:5798 ../intl-scm/guile-strings.c:6192
+#: ../intl-scm/guile-strings.c:6364 ../intl-scm/guile-strings.c:6846
+#: ../intl-scm/guile-strings.c:7382 ../intl-scm/guile-strings.c:7514
+#: ../intl-scm/guile-strings.c:7996 ../intl-scm/guile-strings.c:8532
+msgid "Name of company/individual"
+msgstr "Name of company/individual"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3758 ../intl-scm/guile-strings.c:4054
+#: ../intl-scm/guile-strings.c:4178 ../intl-scm/guile-strings.c:4278
+#: ../intl-scm/guile-strings.c:4464 ../intl-scm/guile-strings.c:5134
+#: ../intl-scm/guile-strings.c:5430 ../intl-scm/guile-strings.c:5534
+#: ../intl-scm/guile-strings.c:5634 ../intl-scm/guile-strings.c:5820
+#: ../intl-scm/guile-strings.c:6374 ../intl-scm/guile-strings.c:6856
+#: ../intl-scm/guile-strings.c:7396 ../intl-scm/guile-strings.c:7524
+#: ../intl-scm/guile-strings.c:8006 ../intl-scm/guile-strings.c:8546
+msgid "Levels of Subaccounts"
+msgstr "Levels of Subaccounts"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3760 ../intl-scm/guile-strings.c:4056
+#: ../intl-scm/guile-strings.c:4180 ../intl-scm/guile-strings.c:4280
+#: ../intl-scm/guile-strings.c:4466 ../intl-scm/guile-strings.c:5136
+#: ../intl-scm/guile-strings.c:5432 ../intl-scm/guile-strings.c:5536
+#: ../intl-scm/guile-strings.c:5636 ../intl-scm/guile-strings.c:5822
+#: ../intl-scm/guile-strings.c:6376 ../intl-scm/guile-strings.c:6858
+#: ../intl-scm/guile-strings.c:7398 ../intl-scm/guile-strings.c:7526
+#: ../intl-scm/guile-strings.c:8008 ../intl-scm/guile-strings.c:8548
+msgid "Maximum number of levels in the account tree displayed"
+msgstr "Maximum number of levels in the account tree displayed"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3762 ../intl-scm/guile-strings.c:5138
+#: ../intl-scm/guile-strings.c:6860 ../intl-scm/guile-strings.c:8010
+msgid "Depth limit behavior"
+msgstr "Depth limit behavior"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3764 ../intl-scm/guile-strings.c:5140
+#: ../intl-scm/guile-strings.c:6862 ../intl-scm/guile-strings.c:8012
+msgid "How to treat accounts which exceed the specified depth limit (if any)"
+msgstr "How to treat accounts which exceed the specified depth limit (if any)"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3766 ../intl-scm/guile-strings.c:4062
+#: ../intl-scm/guile-strings.c:4286 ../intl-scm/guile-strings.c:4472
+#: ../intl-scm/guile-strings.c:5142 ../intl-scm/guile-strings.c:5438
+#: ../intl-scm/guile-strings.c:5642 ../intl-scm/guile-strings.c:5828
+#: ../intl-scm/guile-strings.c:6382 ../intl-scm/guile-strings.c:6864
+#: ../intl-scm/guile-strings.c:7532 ../intl-scm/guile-strings.c:8014
+msgid "Parent account balances"
+msgstr "Parent account balances"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3768 ../intl-scm/guile-strings.c:4064
+#: ../intl-scm/guile-strings.c:4288 ../intl-scm/guile-strings.c:4474
+#: ../intl-scm/guile-strings.c:5144 ../intl-scm/guile-strings.c:5440
+#: ../intl-scm/guile-strings.c:5644 ../intl-scm/guile-strings.c:5830
+#: ../intl-scm/guile-strings.c:6384 ../intl-scm/guile-strings.c:6866
+#: ../intl-scm/guile-strings.c:7534 ../intl-scm/guile-strings.c:8016
+msgid "Parent account subtotals"
+msgstr "Parent account subtotals"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3770 ../intl-scm/guile-strings.c:4066
+#: ../intl-scm/guile-strings.c:4290 ../intl-scm/guile-strings.c:4476
+#: ../intl-scm/guile-strings.c:5146 ../intl-scm/guile-strings.c:5442
+#: ../intl-scm/guile-strings.c:5646 ../intl-scm/guile-strings.c:5832
+#: ../intl-scm/guile-strings.c:6386 ../intl-scm/guile-strings.c:6868
+#: ../intl-scm/guile-strings.c:7436 ../intl-scm/guile-strings.c:7536
+#: ../intl-scm/guile-strings.c:8018 ../intl-scm/guile-strings.c:8586
+msgid "Include accounts with zero total balances"
+msgstr "Include accounts with zero total balances"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3772 ../intl-scm/guile-strings.c:4068
+#: ../intl-scm/guile-strings.c:4292 ../intl-scm/guile-strings.c:4478
+#: ../intl-scm/guile-strings.c:5148 ../intl-scm/guile-strings.c:5444
+#: ../intl-scm/guile-strings.c:5648 ../intl-scm/guile-strings.c:5834
+#: ../intl-scm/guile-strings.c:6388 ../intl-scm/guile-strings.c:6870
+#: ../intl-scm/guile-strings.c:7438 ../intl-scm/guile-strings.c:7538
+#: ../intl-scm/guile-strings.c:8020 ../intl-scm/guile-strings.c:8588
+msgid "Include accounts with zero total (recursive) balances in this report"
+msgstr "Include accounts with zero total (recursive) balances in this report"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3774 ../intl-scm/guile-strings.c:4070
+#: ../intl-scm/guile-strings.c:4294 ../intl-scm/guile-strings.c:4480
+#: ../intl-scm/guile-strings.c:5150 ../intl-scm/guile-strings.c:5446
+#: ../intl-scm/guile-strings.c:5650 ../intl-scm/guile-strings.c:5836
+#: ../intl-scm/guile-strings.c:6390 ../intl-scm/guile-strings.c:6872
+#: ../intl-scm/guile-strings.c:7540 ../intl-scm/guile-strings.c:8022
+msgid "Omit zero balance figures"
+msgstr "Omit zero balance figures"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3776 ../intl-scm/guile-strings.c:4072
+#: ../intl-scm/guile-strings.c:4296 ../intl-scm/guile-strings.c:4482
+#: ../intl-scm/guile-strings.c:5152 ../intl-scm/guile-strings.c:5448
+#: ../intl-scm/guile-strings.c:5652 ../intl-scm/guile-strings.c:5838
+#: ../intl-scm/guile-strings.c:6392 ../intl-scm/guile-strings.c:6874
+#: ../intl-scm/guile-strings.c:7542 ../intl-scm/guile-strings.c:8024
+msgid "Show blank space in place of any zero balances which would be shown"
+msgstr "Show blank space in place of any zero balances which would be shown"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3778 ../intl-scm/guile-strings.c:4074
+#: ../intl-scm/guile-strings.c:4298 ../intl-scm/guile-strings.c:4484
+#: ../intl-scm/guile-strings.c:4846 ../intl-scm/guile-strings.c:5154
+#: ../intl-scm/guile-strings.c:5450 ../intl-scm/guile-strings.c:5654
+#: ../intl-scm/guile-strings.c:5840 ../intl-scm/guile-strings.c:6202
+#: ../intl-scm/guile-strings.c:6394 ../intl-scm/guile-strings.c:6876
+#: ../intl-scm/guile-strings.c:7544 ../intl-scm/guile-strings.c:8026
+msgid "Show accounting-style rules"
+msgstr "Show accounting-style rules"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3780 ../intl-scm/guile-strings.c:4076
+#: ../intl-scm/guile-strings.c:4300 ../intl-scm/guile-strings.c:4486
+#: ../intl-scm/guile-strings.c:4848 ../intl-scm/guile-strings.c:5156
+#: ../intl-scm/guile-strings.c:5452 ../intl-scm/guile-strings.c:5656
+#: ../intl-scm/guile-strings.c:5842 ../intl-scm/guile-strings.c:6204
+#: ../intl-scm/guile-strings.c:6396 ../intl-scm/guile-strings.c:6878
+#: ../intl-scm/guile-strings.c:7546 ../intl-scm/guile-strings.c:8028
+msgid "Use rules beneath columns of added numbers like accountants do"
+msgstr "Use rules beneath columns of added numbers like accountants do"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3782 ../intl-scm/guile-strings.c:4078
+#: ../intl-scm/guile-strings.c:4190 ../intl-scm/guile-strings.c:4302
+#: ../intl-scm/guile-strings.c:4488 ../intl-scm/guile-strings.c:5158
+#: ../intl-scm/guile-strings.c:5454 ../intl-scm/guile-strings.c:5546
+#: ../intl-scm/guile-strings.c:5658 ../intl-scm/guile-strings.c:5844
+#: ../intl-scm/guile-strings.c:6398 ../intl-scm/guile-strings.c:6880
+#: ../intl-scm/guile-strings.c:7440 ../intl-scm/guile-strings.c:7548
+#: ../intl-scm/guile-strings.c:8030 ../intl-scm/guile-strings.c:8590
+msgid "Display accounts as hyperlinks"
+msgstr "Display accounts as hyperlinks"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3784 ../intl-scm/guile-strings.c:4080
+#: ../intl-scm/guile-strings.c:4192 ../intl-scm/guile-strings.c:4304
+#: ../intl-scm/guile-strings.c:4490 ../intl-scm/guile-strings.c:5160
+#: ../intl-scm/guile-strings.c:5456 ../intl-scm/guile-strings.c:5548
+#: ../intl-scm/guile-strings.c:5660 ../intl-scm/guile-strings.c:5846
+#: ../intl-scm/guile-strings.c:6400 ../intl-scm/guile-strings.c:6882
+#: ../intl-scm/guile-strings.c:7442 ../intl-scm/guile-strings.c:7550
+#: ../intl-scm/guile-strings.c:8032 ../intl-scm/guile-strings.c:8592
+msgid "Shows each account in the table as a hyperlink to its register window"
+msgstr "Shows each account in the table as a hyperlink to its register window"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3788 ../intl-scm/guile-strings.c:5164
+#: ../intl-scm/guile-strings.c:6886 ../intl-scm/guile-strings.c:8036
+msgid "Show an account's balance"
+msgstr "Show an account's balance"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3792 ../intl-scm/guile-strings.c:5168
+#: ../intl-scm/guile-strings.c:6890 ../intl-scm/guile-strings.c:8040
+msgid "Show an account's account code"
+msgstr "Show an account's account code"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3796 ../intl-scm/guile-strings.c:5172
+#: ../intl-scm/guile-strings.c:6894 ../intl-scm/guile-strings.c:8044
+msgid "Show an account's account type"
+msgstr "Show an account's account type"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3798 ../intl-scm/guile-strings.c:5174
+#: ../intl-scm/guile-strings.c:6896 ../intl-scm/guile-strings.c:8046
+msgid "Account Description"
+msgstr "Account Description"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3800 ../intl-scm/guile-strings.c:5176
+#: ../intl-scm/guile-strings.c:6898 ../intl-scm/guile-strings.c:8048
+msgid "Show an account's description"
+msgstr "Show an account's description"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3802 ../intl-scm/guile-strings.c:5178
+#: ../intl-scm/guile-strings.c:6900 ../intl-scm/guile-strings.c:8050
+msgid "Account Notes"
+msgstr "Account Notes"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3804 ../intl-scm/guile-strings.c:5180
+#: ../intl-scm/guile-strings.c:6902 ../intl-scm/guile-strings.c:8052
+msgid "Show an account's notes"
+msgstr "Show an account's notes"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3806 ../intl-scm/guile-strings.c:4106
+#: ../intl-scm/guile-strings.c:4226 ../intl-scm/guile-strings.c:4334
+#: ../intl-scm/guile-strings.c:4508 ../intl-scm/guile-strings.c:4850
+#: ../intl-scm/guile-strings.c:5182 ../intl-scm/guile-strings.c:5482
+#: ../intl-scm/guile-strings.c:5582 ../intl-scm/guile-strings.c:5690
+#: ../intl-scm/guile-strings.c:5864 ../intl-scm/guile-strings.c:6206
+#: ../intl-scm/guile-strings.c:6426 ../intl-scm/guile-strings.c:6904
+#: ../intl-scm/guile-strings.c:7444 ../intl-scm/guile-strings.c:7576
+#: ../intl-scm/guile-strings.c:8054 ../intl-scm/guile-strings.c:8594
+msgid "Commodities"
+msgstr "Commodities"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3812 ../intl-scm/guile-strings.c:4112
+#: ../intl-scm/guile-strings.c:4222 ../intl-scm/guile-strings.c:4340
+#: ../intl-scm/guile-strings.c:4514 ../intl-scm/guile-strings.c:4856
+#: ../intl-scm/guile-strings.c:5188 ../intl-scm/guile-strings.c:5488
+#: ../intl-scm/guile-strings.c:5578 ../intl-scm/guile-strings.c:5696
+#: ../intl-scm/guile-strings.c:5870 ../intl-scm/guile-strings.c:6212
+#: ../intl-scm/guile-strings.c:6432 ../intl-scm/guile-strings.c:6910
+#: ../intl-scm/guile-strings.c:7450 ../intl-scm/guile-strings.c:7582
+#: ../intl-scm/guile-strings.c:8060 ../intl-scm/guile-strings.c:8600
+msgid "Show Foreign Currencies"
+msgstr "Show Foreign Currencies"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3814 ../intl-scm/guile-strings.c:4114
+#: ../intl-scm/guile-strings.c:4224 ../intl-scm/guile-strings.c:4342
+#: ../intl-scm/guile-strings.c:4516 ../intl-scm/guile-strings.c:4858
+#: ../intl-scm/guile-strings.c:5190 ../intl-scm/guile-strings.c:5490
+#: ../intl-scm/guile-strings.c:5580 ../intl-scm/guile-strings.c:5698
+#: ../intl-scm/guile-strings.c:5872 ../intl-scm/guile-strings.c:6214
+#: ../intl-scm/guile-strings.c:6434 ../intl-scm/guile-strings.c:6912
+#: ../intl-scm/guile-strings.c:7452 ../intl-scm/guile-strings.c:7584
+#: ../intl-scm/guile-strings.c:8062 ../intl-scm/guile-strings.c:8602
+msgid "Display any foreign currency amount in an account"
+msgstr "Display any foreign currency amount in an account"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3816 ../intl-scm/guile-strings.c:4116
+#: ../intl-scm/guile-strings.c:4344 ../intl-scm/guile-strings.c:4518
+#: ../intl-scm/guile-strings.c:4566 ../intl-scm/guile-strings.c:4634
+#: ../intl-scm/guile-strings.c:4860 ../intl-scm/guile-strings.c:5192
+#: ../intl-scm/guile-strings.c:5492 ../intl-scm/guile-strings.c:5700
+#: ../intl-scm/guile-strings.c:5874 ../intl-scm/guile-strings.c:5922
+#: ../intl-scm/guile-strings.c:5990 ../intl-scm/guile-strings.c:6216
+#: ../intl-scm/guile-strings.c:6436 ../intl-scm/guile-strings.c:6914
+#: ../intl-scm/guile-strings.c:7454 ../intl-scm/guile-strings.c:7586
+#: ../intl-scm/guile-strings.c:8064 ../intl-scm/guile-strings.c:8604
+msgid "Show Exchange Rates"
+msgstr "Show Exchange Rates"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:3818 ../intl-scm/guile-strings.c:4118
+#: ../intl-scm/guile-strings.c:4346 ../intl-scm/guile-strings.c:4520
+#: ../intl-scm/guile-strings.c:4638 ../intl-scm/guile-strings.c:4862
+#: ../intl-scm/guile-strings.c:5194 ../intl-scm/guile-strings.c:5494
+#: ../intl-scm/guile-strings.c:5702 ../intl-scm/guile-strings.c:5876
+#: ../intl-scm/guile-strings.c:5994 ../intl-scm/guile-strings.c:6218
+#: ../intl-scm/guile-strings.c:6438 ../intl-scm/guile-strings.c:6916
+#: ../intl-scm/guile-strings.c:7456 ../intl-scm/guile-strings.c:7588
+#: ../intl-scm/guile-strings.c:8066 ../intl-scm/guile-strings.c:8606
+msgid "Show the exchange rates used"
+msgstr "Show the exchange rates used"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3820 ../intl-scm/guile-strings.c:5196
+#: ../intl-scm/guile-strings.c:6918 ../intl-scm/guile-strings.c:8068
+msgid "Recursive Balance"
+msgstr "Recursive Balance"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3822 ../intl-scm/guile-strings.c:5198
+#: ../intl-scm/guile-strings.c:6920 ../intl-scm/guile-strings.c:8070
+msgid ""
+"Show the total balance, including balances in subaccounts, of any account at "
+"the depth limit"
+msgstr ""
+"Show the total balance, including balances in subaccounts, of any account at "
+"the depth limit"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3824 ../intl-scm/guile-strings.c:5200
+#: ../intl-scm/guile-strings.c:6922 ../intl-scm/guile-strings.c:8072
+msgid "Raise Accounts"
+msgstr "Raise Accounts"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3826 ../intl-scm/guile-strings.c:5202
+#: ../intl-scm/guile-strings.c:6924 ../intl-scm/guile-strings.c:8074
+msgid "Shows accounts deeper than the depth limit at the depth limit"
+msgstr "Shows accounts deeper than the depth limit at the depth limit"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3828 ../intl-scm/guile-strings.c:5204
+#: ../intl-scm/guile-strings.c:6926 ../intl-scm/guile-strings.c:8076
+msgid "Omit Accounts"
+msgstr "Omit Accounts"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3830 ../intl-scm/guile-strings.c:5206
+#: ../intl-scm/guile-strings.c:6928 ../intl-scm/guile-strings.c:8078
+msgid "Disregard completely any accounts deeper than the depth limit"
+msgstr "Disregard completely any accounts deeper than the depth limit"
+
+#. src/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/account-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:3838 ../intl-scm/guile-strings.c:5214
+#: ../intl-scm/guile-strings.c:6938 ../intl-scm/guile-strings.c:8088
+msgid "Account title"
+msgstr "Account title"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3844 ../intl-scm/guile-strings.c:5220
+msgid "Advanced Portfolio"
+msgstr "Advanced Portfolio"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../intl-scm/guile-strings.c:3848 ../intl-scm/guile-strings.c:5224
+#: ../intl-scm/guile-strings.c:6576 ../intl-scm/guile-strings.c:7726
+msgid "Share decimal places"
+msgstr "Share decimal places"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../intl-scm/guile-strings.c:3850 ../intl-scm/guile-strings.c:5226
+#: ../intl-scm/guile-strings.c:6578 ../intl-scm/guile-strings.c:7728
+msgid "Include accounts with no shares"
+msgstr "Include accounts with no shares"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3852 ../intl-scm/guile-strings.c:5228
+msgid "Show ticker symbols"
+msgstr "Show ticker symbols"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3854 ../intl-scm/guile-strings.c:5230
+msgid "Show listings"
+msgstr "Show listings"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3856 ../intl-scm/guile-strings.c:5232
+msgid "Show prices"
+msgstr "Show prices"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3858 ../intl-scm/guile-strings.c:5234
+msgid "Show number of shares"
+msgstr "Show number of shares"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3860 ../intl-scm/guile-strings.c:3884
+#: ../intl-scm/guile-strings.c:5236 ../intl-scm/guile-strings.c:5260
+msgid "Basis calculation method"
+msgstr "Basis calculation method"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3862 ../intl-scm/guile-strings.c:5238
+msgid "Set preference for price list data"
+msgstr "Set preference for price list data"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3864 ../intl-scm/guile-strings.c:3900
+#: ../intl-scm/guile-strings.c:5240 ../intl-scm/guile-strings.c:5276
+msgid "Ignore brokerage fees when calculating returns"
+msgstr "Ignore brokerage fees when calculating returns"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3880 ../intl-scm/guile-strings.c:5256
+msgid "Most recent to report"
+msgstr "Most recent to report"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3882 ../intl-scm/guile-strings.c:5258
+msgid "The most recent recorded price before report date"
+msgstr "The most recent recorded price before report date"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3886 ../intl-scm/guile-strings.c:3990
+#: ../intl-scm/guile-strings.c:4010 ../intl-scm/guile-strings.c:5262
+#: ../intl-scm/guile-strings.c:5366 ../intl-scm/guile-strings.c:5386
+msgid "Average"
+msgstr "Average"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3888 ../intl-scm/guile-strings.c:5264
+msgid "Use average cost of all shares for basis"
+msgstr "Use average cost of all shares for basis"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3890 ../intl-scm/guile-strings.c:5266
+msgid "FIFO"
+msgstr "FIFO"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3892 ../intl-scm/guile-strings.c:5268
+msgid "Use first-in first-out method for basis"
+msgstr "Use first-in first-out method for basis"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3894 ../intl-scm/guile-strings.c:5270
+msgid "FILO"
+msgstr "FILO"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3896 ../intl-scm/guile-strings.c:5272
+msgid "Use first-in last-out method for basis"
+msgstr "Use first-in last-out method for basis"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3898 ../intl-scm/guile-strings.c:5274
+msgid "Prefer use of price editor pricing over transactions, where applicable."
+msgstr ""
+"Prefer use of price editor pricing over transactions, where applicable."
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3902 ../intl-scm/guile-strings.c:5278
+msgid "Display the ticker symbols"
+msgstr "Display the ticker symbols"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3904 ../intl-scm/guile-strings.c:5280
+msgid "Display exchange listings"
+msgstr "Display exchange listings"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3906 ../intl-scm/guile-strings.c:5282
+msgid "Display numbers of shares in accounts"
+msgstr "Display numbers of shares in accounts"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../intl-scm/guile-strings.c:3908 ../intl-scm/guile-strings.c:5284
+#: ../intl-scm/guile-strings.c:6584 ../intl-scm/guile-strings.c:7734
+msgid "The number of decimal places to use for share numbers"
+msgstr "The number of decimal places to use for share numbers"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3910 ../intl-scm/guile-strings.c:5286
+msgid "Display share prices"
+msgstr "Display share prices"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../intl-scm/guile-strings.c:3914 ../intl-scm/guile-strings.c:5290
+#: ../intl-scm/guile-strings.c:6588 ../intl-scm/guile-strings.c:7738
+msgid "Stock Accounts to report on"
+msgstr "Stock Accounts to report on"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../intl-scm/guile-strings.c:3916 ../intl-scm/guile-strings.c:5292
+#: ../intl-scm/guile-strings.c:6590 ../intl-scm/guile-strings.c:7740
+msgid "Include accounts that have a zero share balances."
+msgstr "Include accounts that have a zero share balances."
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../intl-scm/guile-strings.c:3924 ../intl-scm/guile-strings.c:5300
+#: ../intl-scm/guile-strings.c:6596 ../intl-scm/guile-strings.c:7746
+msgid "Listing"
+msgstr "Listing"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3930 ../intl-scm/guile-strings.c:5306
+msgid "Basis"
+msgstr "Basis"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:3934 ../intl-scm/guile-strings.c:4652
+#: ../intl-scm/guile-strings.c:5310 ../intl-scm/guile-strings.c:6008
+msgid "Money In"
+msgstr "Money In"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:3936 ../intl-scm/guile-strings.c:4656
+#: ../intl-scm/guile-strings.c:5312 ../intl-scm/guile-strings.c:6012
+msgid "Money Out"
+msgstr "Money Out"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3940 ../intl-scm/guile-strings.c:5316
+msgid "Realized Gain"
+msgstr "Realized Gain"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3942 ../intl-scm/guile-strings.c:5318
+msgid "Unrealized Gain"
+msgstr "Unrealized Gain"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3944 ../intl-scm/guile-strings.c:5320
+msgid "Total Gain"
+msgstr "Total Gain"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3946 ../intl-scm/guile-strings.c:5322
+msgid "Total Return"
+msgstr "Total Return"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3948 ../intl-scm/guile-strings.c:5324
+msgid "Brokerage Fees"
+msgstr "Brokerage Fees"
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3950 ../intl-scm/guile-strings.c:5326
+msgid ""
+"* this commodity data was built using transaction pricing instead of the "
+"price list."
+msgstr ""
+"* this commodity data was built using transaction pricing instead of the "
+"price list."
+
+#. src/report/standard-reports/advanced-portfolio.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/advanced-portfolio.scm
+#: ../intl-scm/guile-strings.c:3952 ../intl-scm/guile-strings.c:5328
+msgid ""
+"If you are in a multi-currency situation, the exchanges may not be correct."
+msgstr ""
+"If you are in a multi-currency situation, the exchanges may not be correct."
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3954 ../intl-scm/guile-strings.c:3992
+#: ../intl-scm/guile-strings.c:5330 ../intl-scm/guile-strings.c:5368
+msgid "Average Balance"
+msgstr "Average Balance"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:3960 ../intl-scm/guile-strings.c:4688
+#: ../intl-scm/guile-strings.c:5336 ../intl-scm/guile-strings.c:6044
+#: ../intl-scm/guile-strings.c:6496 ../intl-scm/guile-strings.c:6610
+#: ../intl-scm/guile-strings.c:7646 ../intl-scm/guile-strings.c:7760
+msgid "Step Size"
+msgstr "Step Size"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:3966 ../intl-scm/guile-strings.c:4790
+#: ../intl-scm/guile-strings.c:5342 ../intl-scm/guile-strings.c:6146
+msgid "Include Sub-Accounts"
+msgstr "Include Sub-Accounts"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3968 ../intl-scm/guile-strings.c:5344
+msgid "Exclude transactions between selected accounts"
+msgstr "Exclude transactions between selected accounts"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:3970 ../intl-scm/guile-strings.c:4804
+#: ../intl-scm/guile-strings.c:5346 ../intl-scm/guile-strings.c:6160
+msgid "Include sub-accounts of all selected accounts"
+msgstr "Include sub-accounts of all selected accounts"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3972 ../intl-scm/guile-strings.c:5348
+msgid ""
+"Exclude transactions that only involve two accounts, both of which are "
+"selected below.  This only affects the profit and loss columns of the table."
+msgstr ""
+"Exclude transactions that only involve two accounts, both of which are "
+"selected below.  This only affects the profit and loss columns of the table."
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3976 ../intl-scm/guile-strings.c:5352
+msgid "Do transaction report on this account"
+msgstr "Do transaction report on this account"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:3978 ../intl-scm/guile-strings.c:4028
+#: ../intl-scm/guile-strings.c:4740 ../intl-scm/guile-strings.c:4744
+#: ../intl-scm/guile-strings.c:5354 ../intl-scm/guile-strings.c:5404
+#: ../intl-scm/guile-strings.c:6096 ../intl-scm/guile-strings.c:6100
+#: ../intl-scm/guile-strings.c:6526 ../intl-scm/guile-strings.c:6530
+#: ../intl-scm/guile-strings.c:7676 ../intl-scm/guile-strings.c:7680
+msgid "Show table"
+msgstr "Show table"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:3980 ../intl-scm/guile-strings.c:4742
+#: ../intl-scm/guile-strings.c:5356 ../intl-scm/guile-strings.c:6098
+#: ../intl-scm/guile-strings.c:6528 ../intl-scm/guile-strings.c:7678
+msgid "Display a table of the selected data."
+msgstr "Display a table of the selected data."
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3982 ../intl-scm/guile-strings.c:4026
+#: ../intl-scm/guile-strings.c:5358 ../intl-scm/guile-strings.c:5402
+msgid "Show plot"
+msgstr "Show plot"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3984 ../intl-scm/guile-strings.c:5360
+msgid "Display a graph of the selected data."
+msgstr "Display a graph of the selected data."
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3986 ../intl-scm/guile-strings.c:4024
+#: ../intl-scm/guile-strings.c:5362 ../intl-scm/guile-strings.c:5400
+msgid "Plot Type"
+msgstr "Plot Type"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3988 ../intl-scm/guile-strings.c:5364
+msgid "The type of graph to generate"
+msgstr "The type of graph to generate"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:3996 ../intl-scm/guile-strings.c:5372
+msgid "Profit (Gain minus Loss)"
+msgstr "Profit (Gain minus Loss)"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:4000 ../intl-scm/guile-strings.c:5376
+msgid "Gain And Loss"
+msgstr "Gain And Loss"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:4006 ../intl-scm/guile-strings.c:5382
+msgid "Period start"
+msgstr "Period start"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:4008 ../intl-scm/guile-strings.c:5384
+msgid "Period end"
+msgstr "Period end"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:4012 ../intl-scm/guile-strings.c:5388
+msgid "Maximum"
+msgstr "Maximum"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:4014 ../intl-scm/guile-strings.c:5390
+msgid "Minimum"
+msgstr "Minimum"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:4016 ../intl-scm/guile-strings.c:5392
+msgid "Gain"
+msgstr "Gain"
+
+#. src/report/standard-reports/average-balance.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/average-balance.scm
+#: ../intl-scm/guile-strings.c:4018 ../intl-scm/guile-strings.c:5394
+msgid "Loss"
+msgstr "Loss"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4034 ../intl-scm/guile-strings.c:5410
+#: ../intl-scm/guile-strings.c:7492 ../intl-scm/guile-strings.c:8642
+msgid "Balance Sheet"
+msgstr "Balance Sheet"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4044 ../intl-scm/guile-strings.c:4172
+#: ../intl-scm/guile-strings.c:5420 ../intl-scm/guile-strings.c:5528
+msgid "Balance Sheet Date"
+msgstr "Balance Sheet Date"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4046 ../intl-scm/guile-strings.c:4270
+#: ../intl-scm/guile-strings.c:5422 ../intl-scm/guile-strings.c:5626
+msgid "Single column Balance Sheet"
+msgstr "Single column Balance Sheet"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4048 ../intl-scm/guile-strings.c:4272
+#: ../intl-scm/guile-strings.c:5424 ../intl-scm/guile-strings.c:5628
+msgid ""
+"Print liability/equity section in the same column under the assets section "
+"as opposed to a second column right of the assets section"
+msgstr ""
+"Print liability/equity section in the same column under the assets section "
+"as opposed to a second column right of the assets section"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4058 ../intl-scm/guile-strings.c:4182
+#: ../intl-scm/guile-strings.c:4282 ../intl-scm/guile-strings.c:4468
+#: ../intl-scm/guile-strings.c:4600 ../intl-scm/guile-strings.c:5434
+#: ../intl-scm/guile-strings.c:5538 ../intl-scm/guile-strings.c:5638
+#: ../intl-scm/guile-strings.c:5824 ../intl-scm/guile-strings.c:5956
+#: ../intl-scm/guile-strings.c:6378 ../intl-scm/guile-strings.c:7528
+msgid "Flatten list to depth limit"
+msgstr "Flatten list to depth limit"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4060 ../intl-scm/guile-strings.c:4184
+#: ../intl-scm/guile-strings.c:4284 ../intl-scm/guile-strings.c:4470
+#: ../intl-scm/guile-strings.c:4602 ../intl-scm/guile-strings.c:5436
+#: ../intl-scm/guile-strings.c:5540 ../intl-scm/guile-strings.c:5640
+#: ../intl-scm/guile-strings.c:5826 ../intl-scm/guile-strings.c:5958
+#: ../intl-scm/guile-strings.c:6380 ../intl-scm/guile-strings.c:7530
+msgid "Displays accounts which exceed the depth limit at the depth limit"
+msgstr "Displays accounts which exceed the depth limit at the depth limit"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4082 ../intl-scm/guile-strings.c:4306
+#: ../intl-scm/guile-strings.c:5458 ../intl-scm/guile-strings.c:5662
+msgid "Label the assets section"
+msgstr "Label the assets section"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4084 ../intl-scm/guile-strings.c:4308
+#: ../intl-scm/guile-strings.c:5460 ../intl-scm/guile-strings.c:5664
+msgid "Whether or not to include a label for the assets section"
+msgstr "Whether or not to include a label for the assets section"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4086 ../intl-scm/guile-strings.c:4310
+#: ../intl-scm/guile-strings.c:5462 ../intl-scm/guile-strings.c:5666
+msgid "Include assets total"
+msgstr "Include assets total"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4088 ../intl-scm/guile-strings.c:4312
+#: ../intl-scm/guile-strings.c:5464 ../intl-scm/guile-strings.c:5668
+msgid "Whether or not to include a line indicating total assets"
+msgstr "Whether or not to include a line indicating total assets"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4090 ../intl-scm/guile-strings.c:4314
+#: ../intl-scm/guile-strings.c:5466 ../intl-scm/guile-strings.c:5670
+msgid "Label the liabilities section"
+msgstr "Label the liabilities section"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4092 ../intl-scm/guile-strings.c:4316
+#: ../intl-scm/guile-strings.c:5468 ../intl-scm/guile-strings.c:5672
+msgid "Whether or not to include a label for the liabilities section"
+msgstr "Whether or not to include a label for the liabilities section"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4094 ../intl-scm/guile-strings.c:4318
+#: ../intl-scm/guile-strings.c:5470 ../intl-scm/guile-strings.c:5674
+msgid "Include liabilities total"
+msgstr "Include liabilities total"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4096 ../intl-scm/guile-strings.c:4320
+#: ../intl-scm/guile-strings.c:5472 ../intl-scm/guile-strings.c:5676
+msgid "Whether or not to include a line indicating total liabilities"
+msgstr "Whether or not to include a line indicating total liabilities"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4098 ../intl-scm/guile-strings.c:4322
+#: ../intl-scm/guile-strings.c:5474 ../intl-scm/guile-strings.c:5678
+msgid "Label the equity section"
+msgstr "Label the equity section"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4100 ../intl-scm/guile-strings.c:4324
+#: ../intl-scm/guile-strings.c:5476 ../intl-scm/guile-strings.c:5680
+msgid "Whether or not to include a label for the equity section"
+msgstr "Whether or not to include a label for the equity section"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4102 ../intl-scm/guile-strings.c:4326
+#: ../intl-scm/guile-strings.c:5478 ../intl-scm/guile-strings.c:5682
+msgid "Include equity total"
+msgstr "Include equity total"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4104 ../intl-scm/guile-strings.c:4328
+#: ../intl-scm/guile-strings.c:5480 ../intl-scm/guile-strings.c:5684
+msgid "Whether or not to include a line indicating total equity"
+msgstr "Whether or not to include a line indicating total equity"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4122 ../intl-scm/guile-strings.c:4360
+#: ../intl-scm/guile-strings.c:5498 ../intl-scm/guile-strings.c:5716
+msgid "Total Assets"
+msgstr "Total Assets"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4126 ../intl-scm/guile-strings.c:4368
+#: ../intl-scm/guile-strings.c:5502 ../intl-scm/guile-strings.c:5724
+msgid "Total Liabilities"
+msgstr "Total Liabilities"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4132 ../intl-scm/guile-strings.c:4156
+#: ../intl-scm/guile-strings.c:5012 ../intl-scm/guile-strings.c:5508
+msgid "Retained Losses"
+msgstr "Retained Losses"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4134 ../intl-scm/guile-strings.c:5510
+msgid "Trading Gains"
+msgstr "Trading Gains"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4136 ../intl-scm/guile-strings.c:5512
+msgid "Trading Losses"
+msgstr "Trading Losses"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4138 ../intl-scm/guile-strings.c:4384
+#: ../intl-scm/guile-strings.c:4900 ../intl-scm/guile-strings.c:5514
+#: ../intl-scm/guile-strings.c:5740 ../intl-scm/guile-strings.c:6256
+#: ../intl-scm/guile-strings.c:7500 ../intl-scm/guile-strings.c:8650
+msgid "Unrealized Gains"
+msgstr "Unrealized Gains"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4140 ../intl-scm/guile-strings.c:4386
+#: ../intl-scm/guile-strings.c:4902 ../intl-scm/guile-strings.c:5516
+#: ../intl-scm/guile-strings.c:5742 ../intl-scm/guile-strings.c:6258
+#: ../intl-scm/guile-strings.c:7502 ../intl-scm/guile-strings.c:8652
+msgid "Unrealized Losses"
+msgstr "Unrealized Losses"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4142 ../intl-scm/guile-strings.c:4392
+#: ../intl-scm/guile-strings.c:5518 ../intl-scm/guile-strings.c:5748
+msgid "Total Equity"
+msgstr "Total Equity"
+
+#. src/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4144 ../intl-scm/guile-strings.c:4394
+#: ../intl-scm/guile-strings.c:5520 ../intl-scm/guile-strings.c:5750
+msgid "Total Liabilities & Equity"
+msgstr "Total Liabilities & Equity"
+
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#: ../intl-scm/guile-strings.c:4148 ../intl-scm/guile-strings.c:5004
+msgid "Assets Accounts"
+msgstr "Assets Accounts"
+
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#: ../intl-scm/guile-strings.c:4150 ../intl-scm/guile-strings.c:5006
+msgid "Liability Accounts"
+msgstr "Liability Accounts"
+
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#: ../intl-scm/guile-strings.c:4152 ../intl-scm/guile-strings.c:5008
+msgid "Equity Accounts"
+msgstr "Equity Accounts"
+
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#: ../intl-scm/guile-strings.c:4160 ../intl-scm/guile-strings.c:5016
+msgid "Total Equity, Trading, and Liabilities"
+msgstr "Total Equity, Trading, and Liabilities"
+
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#: ../intl-scm/guile-strings.c:4162 ../intl-scm/guile-strings.c:5018
+msgid "Imbalance Amount"
+msgstr "Imbalance Amount"
+
+#. src/report/standard-reports/balsheet-eg.eguile.scm
+#. src/report/standard-reports/gnucash/report/balsheet-eg.eguile.scm
+#: ../intl-scm/guile-strings.c:4164 ../intl-scm/guile-strings.c:5020
+msgid "<strong>Exchange Rates</strong> used for this report"
+msgstr "<strong>Exchange Rates</strong> used for this report"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4166 ../intl-scm/guile-strings.c:5522
+msgid "Balance Sheet (eguile)"
+msgstr "Balance Sheet (eguile)"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4174 ../intl-scm/guile-strings.c:5530
+msgid "1- or 2-column report"
+msgstr "1- or 2-column report"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4176 ../intl-scm/guile-strings.c:5532
+msgid ""
+"The balance sheet can be displayed with either 1 or 2 columns.  'auto' means "
+"that the layout will be adjusted to fit the width of the page."
+msgstr ""
+"The balance sheet can be displayed with either 1 or 2 columns.  'auto' means "
+"that the layout will be adjusted to fit the width of the page."
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4186 ../intl-scm/guile-strings.c:5542
+msgid "Exclude accounts with zero total balances"
+msgstr "Exclude accounts with zero total balances"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4188 ../intl-scm/guile-strings.c:5544
+msgid ""
+"Exclude non-top-level accounts with zero balance and no non-zero sub-accounts"
+msgstr ""
+"Exclude non-top-level accounts with zero balance and no non-zero sub-accounts"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4194 ../intl-scm/guile-strings.c:5550
+msgid "Negative amount format"
+msgstr "Negative amount format"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4196 ../intl-scm/guile-strings.c:5552
+msgid ""
+"The formatting to use for negative amounts: with a leading sign, or "
+"enclosing brackets"
+msgstr ""
+"The formatting to use for negative amounts: with a leading sign, or "
+"enclosing brackets"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4198 ../intl-scm/guile-strings.c:5554
+msgid "Font family"
+msgstr "Font family"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4200 ../intl-scm/guile-strings.c:5556
+msgid "Font definition in CSS font-family format"
+msgstr "Font definition in CSS font-family format"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4202 ../intl-scm/guile-strings.c:5558
+msgid "Font size"
+msgstr "Font size"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4204 ../intl-scm/guile-strings.c:5560
+msgid "Font size in CSS font-size format (e.g. \"medium\" or \"10pt\")"
+msgstr "Font size in CSS font-size format (e.g. \"medium\" or \"10pt\")"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4208 ../intl-scm/guile-strings.c:5564
+msgid ""
+"The file name of the eguile template part of this report.  This file must be "
+"in your .gnucash directory, or else in its proper place within the GnuCash "
+"installation directories."
+msgstr ""
+"The file name of the eguile template part of this report.  This file must be "
+"in your .gnucash directory, or else in its proper place within the GnuCash "
+"installation directories."
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4212 ../intl-scm/guile-strings.c:5568
+msgid ""
+"The file name of the CSS stylesheet to use with this report.  If specified, "
+"this file should be in your .gnucash directory, or else in its proper place "
+"within the GnuCash installation directories."
+msgstr ""
+"The file name of the CSS stylesheet to use with this report.  If specified, "
+"this file should be in your .gnucash directory, or else in its proper place "
+"within the GnuCash installation directories."
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4230 ../intl-scm/guile-strings.c:5586
+msgid "Auto"
+msgstr "Auto"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4232 ../intl-scm/guile-strings.c:5588
+msgid "Adjust the layout to fit the width of the screen or page"
+msgstr "Adjust the layout to fit the width of the screen or page"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4234 ../intl-scm/guile-strings.c:5590
+msgid "One"
+msgstr "One"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4236 ../intl-scm/guile-strings.c:5592
+msgid "Display liabilities and equity below assets"
+msgstr "Display liabilities and equity below assets"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4238 ../intl-scm/guile-strings.c:5594
+msgid "Two"
+msgstr "Two"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4240 ../intl-scm/guile-strings.c:5596
+msgid "Display assets on the left, liabilities and equity on the right"
+msgstr "Display assets on the left, liabilities and equity on the right"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4242 ../intl-scm/guile-strings.c:5598
+msgid "Sign"
+msgstr "Sign"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4244 ../intl-scm/guile-strings.c:5600
+msgid "Prefix negative amounts with a minus sign, e.g. -$10.00"
+msgstr "Prefix negative amounts with a minus sign, e.g. -$10.00"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4246 ../intl-scm/guile-strings.c:5602
+msgid "Brackets"
+msgstr "Brackets"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4248 ../intl-scm/guile-strings.c:5604
+msgid "Surround negative amounts with brackets, e.g. ($100.00)"
+msgstr "Surround negative amounts with brackets, e.g. ($100.00)"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4250 ../intl-scm/guile-strings.c:5606
+msgid ""
+"(Development version -- don't rely on the numbers on this report without "
+"double-checking them.<br>Change the 'Extra Notes' option to get rid of this "
+"message)"
+msgstr ""
+"(Development version -- don't rely on the numbers on this report without "
+"double-checking them.<br>Change the 'Extra Notes' option to get rid of this "
+"message)"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4256 ../intl-scm/guile-strings.c:5612
+msgid "Balance Sheet using eguile-gnc"
+msgstr "Balance Sheet using eguile-gnc"
+
+#. src/report/standard-reports/balsheet-eg.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/balsheet-eg.scm
+#: ../intl-scm/guile-strings.c:4258 ../intl-scm/guile-strings.c:5614
+msgid "Display a balance sheet (using eguile template)"
+msgstr "Display a balance sheet (using eguile template)"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4260 ../intl-scm/guile-strings.c:5616
+msgid "Budget Balance Sheet"
+msgstr "Budget Balance Sheet"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4330 ../intl-scm/guile-strings.c:5686
+msgid "Include new/existing totals"
+msgstr "Include new/existing totals"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4332 ../intl-scm/guile-strings.c:5688
+msgid ""
+"Whether or not to include lines indicating change in totals introduced by "
+"budget"
+msgstr ""
+"Whether or not to include lines indicating change in totals introduced by "
+"budget"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4350 ../intl-scm/guile-strings.c:4446
+#: ../intl-scm/guile-strings.c:5706 ../intl-scm/guile-strings.c:5802
+msgid "Budget to use."
+msgstr "Budget to use."
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4354 ../intl-scm/guile-strings.c:5710
+msgid "Existing Assets"
+msgstr "Existing Assets"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4356 ../intl-scm/guile-strings.c:5712
+msgid "Allocated Assets"
+msgstr "Allocated Assets"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4358 ../intl-scm/guile-strings.c:5714
+msgid "Unallocated Assets"
+msgstr "Unallocated Assets"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4364 ../intl-scm/guile-strings.c:5720
+msgid "Existing Liabilities"
+msgstr "Existing Liabilities"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4366 ../intl-scm/guile-strings.c:5722
+msgid "New Liabilities"
+msgstr "New Liabilities"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4372 ../intl-scm/guile-strings.c:5728
+msgid "Existing Retained Earnings"
+msgstr "Existing Retained Earnings"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4374 ../intl-scm/guile-strings.c:5730
+msgid "Existing Retained Losses"
+msgstr "Existing Retained Losses"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4376 ../intl-scm/guile-strings.c:5732
+msgid "New Retained Earnings"
+msgstr "New Retained Earnings"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4378 ../intl-scm/guile-strings.c:5734
+msgid "New Retained Losses"
+msgstr "New Retained Losses"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4380 ../intl-scm/guile-strings.c:5736
+msgid "Total Retained Earnings"
+msgstr "Total Retained Earnings"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4382 ../intl-scm/guile-strings.c:5738
+msgid "Total Retained Losses"
+msgstr "Total Retained Losses"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4388 ../intl-scm/guile-strings.c:5744
+msgid "Existing Equity"
+msgstr "Existing Equity"
+
+#. src/report/standard-reports/budget-balance-sheet.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-balance-sheet.scm
+#: ../intl-scm/guile-strings.c:4390 ../intl-scm/guile-strings.c:5746
+msgid "New Equity"
+msgstr "New Equity"
+
+#. src/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-barchart.scm
+#: ../intl-scm/guile-strings.c:4396 ../intl-scm/guile-strings.c:4414
+#: ../intl-scm/guile-strings.c:5752 ../intl-scm/guile-strings.c:5770
+msgid "Budget Barchart"
+msgstr "Budget Barchart"
+
+#. src/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-barchart.scm
+#: ../intl-scm/guile-strings.c:4402 ../intl-scm/guile-strings.c:5758
+msgid "Running Sum"
+msgstr "Running Sum"
+
+#. src/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-barchart.scm
+#: ../intl-scm/guile-strings.c:4406 ../intl-scm/guile-strings.c:5762
+msgid "Calculate as running sum?"
+msgstr "Calculate as running sum?"
+
+#. src/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/transaction.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4408 ../intl-scm/guile-strings.c:4432
+#: ../intl-scm/guile-strings.c:5764 ../intl-scm/guile-strings.c:5788
+#: ../intl-scm/guile-strings.c:7098 ../intl-scm/guile-strings.c:7394
+#: ../intl-scm/guile-strings.c:8248 ../intl-scm/guile-strings.c:8544
+msgid "Report on these accounts"
+msgstr "Report on these accounts"
+
+#. src/report/standard-reports/budget-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-barchart.scm
+#: ../intl-scm/guile-strings.c:4412 ../intl-scm/guile-strings.c:5768
+msgid "Actual"
+msgstr "Actual"
+
+#. src/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-flow.scm
+#: ../intl-scm/guile-strings.c:4416 ../intl-scm/guile-strings.c:5772
+msgid "Budget Flow"
+msgstr "Budget Flow"
+
+#. src/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-flow.scm
+#: ../intl-scm/guile-strings.c:4424 ../intl-scm/guile-strings.c:4430
+#: ../intl-scm/guile-strings.c:5780 ../intl-scm/guile-strings.c:5786
+msgid "Period"
+msgstr "Period"
+
+#. src/report/standard-reports/budget-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-flow.scm
+#: ../intl-scm/guile-strings.c:4434 ../intl-scm/guile-strings.c:5790
+#, c-format
+msgid "%s: %s - %s"
+msgstr "%s: %s - %s"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4448 ../intl-scm/guile-strings.c:5804
+msgid "Report for range of budget periods"
+msgstr "Report for range of budget periods"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4450 ../intl-scm/guile-strings.c:5806
+msgid "Create report for a budget period range instead of the entire budget."
+msgstr "Create report for a budget period range instead of the entire budget."
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4452 ../intl-scm/guile-strings.c:5808
+msgid "Range start"
+msgstr "Range start"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4454 ../intl-scm/guile-strings.c:5810
+msgid "Select a budget period that begins the reporting range."
+msgstr "Select a budget period that begins the reporting range."
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4456 ../intl-scm/guile-strings.c:5812
+msgid "Range end"
+msgstr "Range end"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4458 ../intl-scm/guile-strings.c:5814
+msgid "Select a budget period that ends the reporting range."
+msgstr "Select a budget period that ends the reporting range."
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4492 ../intl-scm/guile-strings.c:5848
+#: ../intl-scm/guile-strings.c:6402 ../intl-scm/guile-strings.c:7552
+msgid "Label the revenue section"
+msgstr "Label the revenue section"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4494 ../intl-scm/guile-strings.c:5850
+#: ../intl-scm/guile-strings.c:6404 ../intl-scm/guile-strings.c:7554
+msgid "Whether or not to include a label for the revenue section"
+msgstr "Whether or not to include a label for the revenue section"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4496 ../intl-scm/guile-strings.c:5852
+#: ../intl-scm/guile-strings.c:6406 ../intl-scm/guile-strings.c:7556
+msgid "Include revenue total"
+msgstr "Include revenue total"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4498 ../intl-scm/guile-strings.c:5854
+#: ../intl-scm/guile-strings.c:6408 ../intl-scm/guile-strings.c:7558
+msgid "Whether or not to include a line indicating total revenue"
+msgstr "Whether or not to include a line indicating total revenue"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4500 ../intl-scm/guile-strings.c:5856
+#: ../intl-scm/guile-strings.c:6418 ../intl-scm/guile-strings.c:7568
+msgid "Label the expense section"
+msgstr "Label the expense section"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4502 ../intl-scm/guile-strings.c:5858
+#: ../intl-scm/guile-strings.c:6420 ../intl-scm/guile-strings.c:7570
+msgid "Whether or not to include a label for the expense section"
+msgstr "Whether or not to include a label for the expense section"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4504 ../intl-scm/guile-strings.c:5860
+#: ../intl-scm/guile-strings.c:6422 ../intl-scm/guile-strings.c:7572
+msgid "Include expense total"
+msgstr "Include expense total"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4506 ../intl-scm/guile-strings.c:5862
+#: ../intl-scm/guile-strings.c:6424 ../intl-scm/guile-strings.c:7574
+msgid "Whether or not to include a line indicating total expense"
+msgstr "Whether or not to include a line indicating total expense"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4522 ../intl-scm/guile-strings.c:4864
+#: ../intl-scm/guile-strings.c:5878 ../intl-scm/guile-strings.c:6220
+#: ../intl-scm/guile-strings.c:6440 ../intl-scm/guile-strings.c:7410
+#: ../intl-scm/guile-strings.c:7590 ../intl-scm/guile-strings.c:8560
+msgid "Entries"
+msgstr "Entries"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4524 ../intl-scm/guile-strings.c:5880
+#: ../intl-scm/guile-strings.c:6454 ../intl-scm/guile-strings.c:7604
+msgid "Display as a two column report"
+msgstr "Display as a two column report"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4526 ../intl-scm/guile-strings.c:5882
+#: ../intl-scm/guile-strings.c:6456 ../intl-scm/guile-strings.c:7606
+msgid "Divides the report into an income column and an expense column"
+msgstr "Divides the report into an income column and an expense column"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4528 ../intl-scm/guile-strings.c:5884
+#: ../intl-scm/guile-strings.c:6458 ../intl-scm/guile-strings.c:7608
+msgid "Display in standard, income first, order"
+msgstr "Display in standard, income first, order"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4530 ../intl-scm/guile-strings.c:5886
+#: ../intl-scm/guile-strings.c:6460 ../intl-scm/guile-strings.c:7610
+msgid ""
+"Causes the report to display in the standard order, placing income before "
+"expenses"
+msgstr ""
+"Causes the report to display in the standard order, placing income before "
+"expenses"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4532 ../intl-scm/guile-strings.c:5888
+msgid "Reporting range end period cannot be less than start period."
+msgstr "Reporting range end period cannot be less than start period."
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4534 ../intl-scm/guile-strings.c:5890
+#, c-format
+msgid "for Budget %s Period %u"
+msgstr "for Budget %s Period %u"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4536 ../intl-scm/guile-strings.c:5892
+#, c-format
+msgid "for Budget %s Periods %u - %u"
+msgstr "for Budget %s Periods %u - %u"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4538 ../intl-scm/guile-strings.c:5894
+#, c-format
+msgid "for Budget %s"
+msgstr "for Budget %s"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4540 ../intl-scm/guile-strings.c:5896
+#: ../intl-scm/guile-strings.c:6470 ../intl-scm/guile-strings.c:7620
+msgid "Revenues"
+msgstr "Revenues"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4542 ../intl-scm/guile-strings.c:5898
+#: ../intl-scm/guile-strings.c:6472 ../intl-scm/guile-strings.c:7622
+msgid "Total Revenue"
+msgstr "Total Revenue"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4546 ../intl-scm/guile-strings.c:5902
+#: ../intl-scm/guile-strings.c:6476 ../intl-scm/guile-strings.c:7626
+msgid "Total Expenses"
+msgstr "Total Expenses"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4548 ../intl-scm/guile-strings.c:4892
+#: ../intl-scm/guile-strings.c:5904 ../intl-scm/guile-strings.c:6248
+#: ../intl-scm/guile-strings.c:6482 ../intl-scm/guile-strings.c:7632
+msgid "Net income"
+msgstr "Net income"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:4550 ../intl-scm/guile-strings.c:4894
+#: ../intl-scm/guile-strings.c:5906 ../intl-scm/guile-strings.c:6250
+#: ../intl-scm/guile-strings.c:6484 ../intl-scm/guile-strings.c:7634
+msgid "Net loss"
+msgstr "Net loss"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4552 ../intl-scm/guile-strings.c:5908
+msgid "Budget Income Statement"
+msgstr "Budget Income Statement"
+
+#. src/report/standard-reports/budget-income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget-income-statement.scm
+#: ../intl-scm/guile-strings.c:4554 ../intl-scm/guile-strings.c:5910
+msgid "Budget Profit & Loss"
+msgstr "Budget Profit & Loss"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4556 ../intl-scm/guile-strings.c:5912
+msgid "Budget Report"
+msgstr "Budget Report"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4558 ../intl-scm/guile-strings.c:4624
+#: ../intl-scm/guile-strings.c:5914 ../intl-scm/guile-strings.c:5980
+msgid "Account Display Depth"
+msgstr "Account Display Depth"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4560 ../intl-scm/guile-strings.c:4626
+#: ../intl-scm/guile-strings.c:5916 ../intl-scm/guile-strings.c:5982
+msgid "Always show sub-accounts"
+msgstr "Always show sub-accounts"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4568 ../intl-scm/guile-strings.c:4636
+#: ../intl-scm/guile-strings.c:5924 ../intl-scm/guile-strings.c:5992
+msgid "Show Full Account Names"
+msgstr "Show Full Account Names"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4570 ../intl-scm/guile-strings.c:5926
+msgid "Select Columns"
+msgstr "Select Columns"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4572 ../intl-scm/guile-strings.c:5928
+msgid "Show Budget"
+msgstr "Show Budget"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4574 ../intl-scm/guile-strings.c:5930
+msgid "Display a column for the budget values"
+msgstr "Display a column for the budget values"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4576 ../intl-scm/guile-strings.c:5932
+msgid "Show Actual"
+msgstr "Show Actual"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4578 ../intl-scm/guile-strings.c:5934
+msgid "Display a column for the actual values"
+msgstr "Display a column for the actual values"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4580 ../intl-scm/guile-strings.c:5936
+msgid "Show Difference"
+msgstr "Show Difference"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4582 ../intl-scm/guile-strings.c:5938
+msgid "Display the difference as budget - actual"
+msgstr "Display the difference as budget - actual"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4584 ../intl-scm/guile-strings.c:5940
+msgid "Show Column with Totals"
+msgstr "Show Column with Totals"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4586 ../intl-scm/guile-strings.c:5942
+msgid "Display a column with the row totals"
+msgstr "Display a column with the row totals"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4588 ../intl-scm/guile-strings.c:5944
+msgid "Roll up budget amounts to parent"
+msgstr "Roll up budget amounts to parent"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4590 ../intl-scm/guile-strings.c:5946
+msgid ""
+"If parent account does not have its own budget value, use the sum of the "
+"child account budget values"
+msgstr ""
+"If parent account does not have its own budget value, use the sum of the "
+"child account budget values"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4592 ../intl-scm/guile-strings.c:5948
+msgid "Include accounts with zero total balances and budget values"
+msgstr "Include accounts with zero total balances and budget values"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4594 ../intl-scm/guile-strings.c:5950
+msgid ""
+"Include accounts with zero total (recursive) balances and budget values in "
+"this report"
+msgstr ""
+"Include accounts with zero total (recursive) balances and budget values in "
+"this report"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4596 ../intl-scm/guile-strings.c:5952
+msgid "Compress prior/later periods"
+msgstr "Compress prior/later periods"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4598 ../intl-scm/guile-strings.c:5954
+msgid ""
+"Accumulate columns for periods before and after the current period to allow "
+"focus on the current period."
+msgstr ""
+"Accumulate columns for periods before and after the current period to allow "
+"focus on the current period."
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4608 ../intl-scm/guile-strings.c:4640
+#: ../intl-scm/guile-strings.c:5964 ../intl-scm/guile-strings.c:5996
+msgid "Show full account names (including parent accounts)"
+msgstr "Show full account names (including parent accounts)"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4610 ../intl-scm/guile-strings.c:5966
+msgid "Bgt"
+msgstr "Bgt"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4612 ../intl-scm/guile-strings.c:5968
+msgid "Act"
+msgstr "Act"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4614 ../intl-scm/guile-strings.c:5970
+msgid "Diff"
+msgstr "Diff"
+
+#. src/report/standard-reports/budget.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/budget.scm
+#: ../intl-scm/guile-strings.c:4616 ../intl-scm/guile-strings.c:5972
+#, c-format
+msgid "%s: %s"
+msgstr "%s: %s"
+
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4618 ../intl-scm/guile-strings.c:5974
+msgid "Cash Flow"
+msgstr "Cash Flow"
+
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4644 ../intl-scm/guile-strings.c:6000
+#, c-format
+msgid "%s and subaccounts"
+msgstr "%s and subaccounts"
+
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4646 ../intl-scm/guile-strings.c:6002
+#, c-format
+msgid "%s and selected subaccounts"
+msgstr "%s and selected subaccounts"
+
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4650 ../intl-scm/guile-strings.c:6006
+msgid "Money into selected accounts comes from"
+msgstr "Money into selected accounts comes from"
+
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4654 ../intl-scm/guile-strings.c:6010
+msgid "Money out of selected accounts goes to"
+msgstr "Money out of selected accounts goes to"
+
+#. src/report/standard-reports/cash-flow.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/cash-flow.scm
+#: ../intl-scm/guile-strings.c:4658 ../intl-scm/guile-strings.c:6014
+msgid "Difference"
+msgstr "Difference"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4660 ../intl-scm/guile-strings.c:6016
+msgid "Income Barchart"
+msgstr "Income Barchart"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4662 ../intl-scm/guile-strings.c:6018
+msgid "Expense Barchart"
+msgstr "Expense Barchart"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4664 ../intl-scm/guile-strings.c:6020
+msgid "Asset Barchart"
+msgstr "Asset Barchart"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4666 ../intl-scm/guile-strings.c:6022
+msgid "Liability Barchart"
+msgstr "Liability Barchart"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4668 ../intl-scm/guile-strings.c:6024
+msgid "Shows a barchart with the Income per interval developing over time"
+msgstr "Shows a barchart with the Income per interval developing over time"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4670 ../intl-scm/guile-strings.c:6026
+msgid "Shows a barchart with the Expenses per interval developing over time"
+msgstr "Shows a barchart with the Expenses per interval developing over time"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4672 ../intl-scm/guile-strings.c:6028
+msgid "Shows a barchart with the Assets developing over time"
+msgstr "Shows a barchart with the Assets developing over time"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4674 ../intl-scm/guile-strings.c:6030
+msgid "Shows a barchart with the Liabilities developing over time"
+msgstr "Shows a barchart with the Liabilities developing over time"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4676 ../intl-scm/guile-strings.c:6032
+msgid "Income Over Time"
+msgstr "Income Over Time"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4678 ../intl-scm/guile-strings.c:6034
+msgid "Expense Over Time"
+msgstr "Expense Over Time"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4680 ../intl-scm/guile-strings.c:6036
+msgid "Assets Over Time"
+msgstr "Assets Over Time"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4682 ../intl-scm/guile-strings.c:6038
+msgid "Liabilities Over Time"
+msgstr "Liabilities Over Time"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4700 ../intl-scm/guile-strings.c:6056
+msgid "Use Stacked Bars"
+msgstr "Use Stacked Bars"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4702 ../intl-scm/guile-strings.c:6058
+msgid "Maximum Bars"
+msgstr "Maximum Bars"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4728 ../intl-scm/guile-strings.c:6084
+msgid "Show the average daily amount during the reporting period"
+msgstr "Show the average daily amount during the reporting period"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4736 ../intl-scm/guile-strings.c:6092
+msgid "Show barchart as stacked barchart?"
+msgstr "Show barchart as stacked barchart?"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4738 ../intl-scm/guile-strings.c:6094
+msgid "Maximum number of bars in the chart"
+msgstr "Maximum number of bars in the chart"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4750 ../intl-scm/guile-strings.c:6106
+msgid "Dayly Average"
+msgstr "Dayly Average"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#: ../intl-scm/guile-strings.c:4754 ../intl-scm/guile-strings.c:6110
+#, c-format
+msgid "Balances %s to %s"
+msgstr "Balances %s to %s"
+
+#. src/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/category-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4764 ../intl-scm/guile-strings.c:6120
+#: ../intl-scm/guile-strings.c:6972 ../intl-scm/guile-strings.c:7352
+#: ../intl-scm/guile-strings.c:8122 ../intl-scm/guile-strings.c:8502
+msgid "Grand Total"
+msgstr "Grand Total"
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:4766 ../intl-scm/guile-strings.c:4774
+#: ../intl-scm/guile-strings.c:6122 ../intl-scm/guile-strings.c:6130
+msgid "Income vs. Day of Week"
+msgstr "Income vs. Day of Week"
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:4768 ../intl-scm/guile-strings.c:4776
+#: ../intl-scm/guile-strings.c:6124 ../intl-scm/guile-strings.c:6132
+msgid "Expenses vs. Day of Week"
+msgstr "Expenses vs. Day of Week"
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:4770 ../intl-scm/guile-strings.c:6126
+msgid "Shows a piechart with the total income for each day of the week"
+msgstr "Shows a piechart with the total income for each day of the week"
+
+#. src/report/standard-reports/daily-reports.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/daily-reports.scm
+#: ../intl-scm/guile-strings.c:4772 ../intl-scm/guile-strings.c:6128
+msgid "Shows a piechart with the total expenses for each day of the week"
+msgstr "Shows a piechart with the total expenses for each day of the week"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#: ../intl-scm/guile-strings.c:4828 ../intl-scm/guile-strings.c:6184
+msgid "Equity Statement"
+msgstr "Equity Statement"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#: ../intl-scm/guile-strings.c:4844 ../intl-scm/guile-strings.c:6200
+msgid "Report only on these accounts"
+msgstr "Report only on these accounts"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4866 ../intl-scm/guile-strings.c:6222
+#: ../intl-scm/guile-strings.c:6442 ../intl-scm/guile-strings.c:7424
+#: ../intl-scm/guile-strings.c:7592 ../intl-scm/guile-strings.c:8574
+msgid "Closing Entries pattern"
+msgstr "Closing Entries pattern"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4868 ../intl-scm/guile-strings.c:6224
+#: ../intl-scm/guile-strings.c:6444 ../intl-scm/guile-strings.c:7426
+#: ../intl-scm/guile-strings.c:7594 ../intl-scm/guile-strings.c:8576
+msgid "Any text in the Description column which identifies closing entries"
+msgstr "Any text in the Description column which identifies closing entries"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4870 ../intl-scm/guile-strings.c:6226
+#: ../intl-scm/guile-strings.c:6446 ../intl-scm/guile-strings.c:7428
+#: ../intl-scm/guile-strings.c:7596 ../intl-scm/guile-strings.c:8578
+msgid "Closing Entries pattern is case-sensitive"
+msgstr "Closing Entries pattern is case-sensitive"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4872 ../intl-scm/guile-strings.c:6228
+#: ../intl-scm/guile-strings.c:6448 ../intl-scm/guile-strings.c:7430
+#: ../intl-scm/guile-strings.c:7598 ../intl-scm/guile-strings.c:8580
+msgid "Causes the Closing Entries Pattern match to be case-sensitive"
+msgstr "Causes the Closing Entries Pattern match to be case-sensitive"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4874 ../intl-scm/guile-strings.c:6230
+#: ../intl-scm/guile-strings.c:6450 ../intl-scm/guile-strings.c:7432
+#: ../intl-scm/guile-strings.c:7600 ../intl-scm/guile-strings.c:8582
+msgid "Closing Entries Pattern is regular expression"
+msgstr "Closing Entries Pattern is regular expression"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4876 ../intl-scm/guile-strings.c:6232
+#: ../intl-scm/guile-strings.c:6452 ../intl-scm/guile-strings.c:7434
+#: ../intl-scm/guile-strings.c:7602 ../intl-scm/guile-strings.c:8584
+msgid ""
+"Causes the Closing Entries Pattern to be treated as a regular expression"
+msgstr ""
+"Causes the Closing Entries Pattern to be treated as a regular expression"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4884 ../intl-scm/guile-strings.c:6240
+#: ../intl-scm/guile-strings.c:6464 ../intl-scm/guile-strings.c:6930
+#: ../intl-scm/guile-strings.c:7482 ../intl-scm/guile-strings.c:7614
+#: ../intl-scm/guile-strings.c:8080 ../intl-scm/guile-strings.c:8632
+#, c-format
+msgid "For Period Covering %s to %s"
+msgstr "For Period Covering %s to %s"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:4886 ../intl-scm/guile-strings.c:6242
+#: ../intl-scm/guile-strings.c:6466 ../intl-scm/guile-strings.c:7478
+#: ../intl-scm/guile-strings.c:7616 ../intl-scm/guile-strings.c:8628
+msgid "for Period"
+msgstr "for Period"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#: ../intl-scm/guile-strings.c:4890 ../intl-scm/guile-strings.c:4908
+#: ../intl-scm/guile-strings.c:6246 ../intl-scm/guile-strings.c:6264
+msgid "Capital"
+msgstr "Capital"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#: ../intl-scm/guile-strings.c:4896 ../intl-scm/guile-strings.c:6252
+msgid "Investments"
+msgstr "Investments"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#: ../intl-scm/guile-strings.c:4898 ../intl-scm/guile-strings.c:6254
+msgid "Withdrawals"
+msgstr "Withdrawals"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#: ../intl-scm/guile-strings.c:4904 ../intl-scm/guile-strings.c:6260
+msgid "Increase in capital"
+msgstr "Increase in capital"
+
+#. src/report/standard-reports/equity-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/equity-statement.scm
+#: ../intl-scm/guile-strings.c:4906 ../intl-scm/guile-strings.c:6262
+msgid "Decrease in capital"
+msgstr "Decrease in capital"
+
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#: ../intl-scm/guile-strings.c:4910 ../intl-scm/guile-strings.c:6266
+msgid "General Journal"
+msgstr "General Journal"
+
+#. src/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-journal.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4934 ../intl-scm/guile-strings.c:4974
+#: ../intl-scm/guile-strings.c:6290 ../intl-scm/guile-strings.c:6330
+#: ../intl-scm/guile-strings.c:6804 ../intl-scm/guile-strings.c:7012
+#: ../intl-scm/guile-strings.c:7294 ../intl-scm/guile-strings.c:7954
+#: ../intl-scm/guile-strings.c:8162 ../intl-scm/guile-strings.c:8444
+msgid "Running Balance"
+msgstr "Running Balance"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4940 ../intl-scm/guile-strings.c:6296
+#: ../intl-scm/guile-strings.c:6946 ../intl-scm/guile-strings.c:7034
+#: ../intl-scm/guile-strings.c:7038 ../intl-scm/guile-strings.c:8096
+#: ../intl-scm/guile-strings.c:8184 ../intl-scm/guile-strings.c:8188
+msgid "Sorting"
+msgstr "Sorting"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4942 ../intl-scm/guile-strings.c:6298
+#: ../intl-scm/guile-strings.c:7104 ../intl-scm/guile-strings.c:8254
+msgid "Filter Type"
+msgstr "Filter Type"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4944 ../intl-scm/guile-strings.c:6300
+#: ../intl-scm/guile-strings.c:6960 ../intl-scm/guile-strings.c:8110
+msgid "Void Transactions"
+msgstr "Void Transactions"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4948 ../intl-scm/guile-strings.c:6304
+#: ../intl-scm/guile-strings.c:6980 ../intl-scm/guile-strings.c:7048
+#: ../intl-scm/guile-strings.c:7154 ../intl-scm/guile-strings.c:7246
+#: ../intl-scm/guile-strings.c:8130 ../intl-scm/guile-strings.c:8198
+#: ../intl-scm/guile-strings.c:8304 ../intl-scm/guile-strings.c:8396
+msgid "Reconciled Date"
+msgstr "Reconciled Date"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4958 ../intl-scm/guile-strings.c:6314
+#: ../intl-scm/guile-strings.c:7016 ../intl-scm/guile-strings.c:7266
+#: ../intl-scm/guile-strings.c:8166 ../intl-scm/guile-strings.c:8416
+msgid "Use Full Account Name"
+msgstr "Use Full Account Name"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4962 ../intl-scm/guile-strings.c:6318
+#: ../intl-scm/guile-strings.c:6996 ../intl-scm/guile-strings.c:7162
+#: ../intl-scm/guile-strings.c:7274 ../intl-scm/guile-strings.c:8146
+#: ../intl-scm/guile-strings.c:8312 ../intl-scm/guile-strings.c:8424
+msgid "Other Account Name"
+msgstr "Other Account Name"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4964 ../intl-scm/guile-strings.c:6320
+#: ../intl-scm/guile-strings.c:7032 ../intl-scm/guile-strings.c:7278
+#: ../intl-scm/guile-strings.c:8182 ../intl-scm/guile-strings.c:8428
+msgid "Use Full Other Account Name"
+msgstr "Use Full Other Account Name"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4966 ../intl-scm/guile-strings.c:6322
+#: ../intl-scm/guile-strings.c:7028 ../intl-scm/guile-strings.c:7166
+#: ../intl-scm/guile-strings.c:7282 ../intl-scm/guile-strings.c:8178
+#: ../intl-scm/guile-strings.c:8316 ../intl-scm/guile-strings.c:8432
+msgid "Other Account Code"
+msgstr "Other Account Code"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4978 ../intl-scm/guile-strings.c:6334
+#: ../intl-scm/guile-strings.c:7324 ../intl-scm/guile-strings.c:7364
+#: ../intl-scm/guile-strings.c:8474 ../intl-scm/guile-strings.c:8514
+msgid "Sign Reverses"
+msgstr "Sign Reverses"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4980 ../intl-scm/guile-strings.c:6336
+#: ../intl-scm/guile-strings.c:7080 ../intl-scm/guile-strings.c:7366
+#: ../intl-scm/guile-strings.c:8230 ../intl-scm/guile-strings.c:8516
+msgid "Style"
+msgstr "Style"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4982 ../intl-scm/guile-strings.c:6338
+#: ../intl-scm/guile-strings.c:6948 ../intl-scm/guile-strings.c:8098
+msgid "Primary Key"
+msgstr "Primary Key"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4984 ../intl-scm/guile-strings.c:6340
+#: ../intl-scm/guile-strings.c:7040 ../intl-scm/guile-strings.c:7216
+#: ../intl-scm/guile-strings.c:8190 ../intl-scm/guile-strings.c:8366
+msgid "Show Full Account Name"
+msgstr "Show Full Account Name"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4986 ../intl-scm/guile-strings.c:6342
+#: ../intl-scm/guile-strings.c:7036 ../intl-scm/guile-strings.c:7220
+#: ../intl-scm/guile-strings.c:8186 ../intl-scm/guile-strings.c:8370
+msgid "Show Account Code"
+msgstr "Show Account Code"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4988 ../intl-scm/guile-strings.c:6344
+#: ../intl-scm/guile-strings.c:6950 ../intl-scm/guile-strings.c:8100
+msgid "Primary Subtotal"
+msgstr "Primary Subtotal"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4990 ../intl-scm/guile-strings.c:6346
+#: ../intl-scm/guile-strings.c:6952 ../intl-scm/guile-strings.c:8102
+msgid "Primary Subtotal for Date Key"
+msgstr "Primary Subtotal for Date Key"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4992 ../intl-scm/guile-strings.c:6348
+#: ../intl-scm/guile-strings.c:7228 ../intl-scm/guile-strings.c:8378
+msgid "Primary Sort Order"
+msgstr "Primary Sort Order"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4994 ../intl-scm/guile-strings.c:6350
+#: ../intl-scm/guile-strings.c:6954 ../intl-scm/guile-strings.c:8104
+msgid "Secondary Key"
+msgstr "Secondary Key"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4996 ../intl-scm/guile-strings.c:6352
+#: ../intl-scm/guile-strings.c:6956 ../intl-scm/guile-strings.c:8106
+msgid "Secondary Subtotal"
+msgstr "Secondary Subtotal"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:4998 ../intl-scm/guile-strings.c:6354
+#: ../intl-scm/guile-strings.c:6958 ../intl-scm/guile-strings.c:8108
+msgid "Secondary Subtotal for Date Key"
+msgstr "Secondary Subtotal for Date Key"
+
+#. src/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/general-ledger.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:5000 ../intl-scm/guile-strings.c:6356
+#: ../intl-scm/guile-strings.c:7238 ../intl-scm/guile-strings.c:8388
+msgid "Secondary Sort Order"
+msgstr "Secondary Sort Order"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:6410 ../intl-scm/guile-strings.c:7560
+msgid "Label the trading accounts section"
+msgstr "Label the trading accounts section"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:6412 ../intl-scm/guile-strings.c:7562
+msgid "Whether or not to include a label for the trading accounts section"
+msgstr "Whether or not to include a label for the trading accounts section"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:6414 ../intl-scm/guile-strings.c:7564
+msgid "Include trading accounts total"
+msgstr "Include trading accounts total"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:6416 ../intl-scm/guile-strings.c:7566
+msgid ""
+"Whether or not to include a line indicating total trading accounts balance"
+msgstr ""
+"Whether or not to include a line indicating total trading accounts balance"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:6480 ../intl-scm/guile-strings.c:7630
+msgid "Total Trading"
+msgstr "Total Trading"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:6486 ../intl-scm/guile-strings.c:7490
+#: ../intl-scm/guile-strings.c:7636 ../intl-scm/guile-strings.c:8640
+msgid "Income Statement"
+msgstr "Income Statement"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/income-statement.scm
+#. src/report/standard-reports/income-statement.scm
+#: ../intl-scm/guile-strings.c:6488 ../intl-scm/guile-strings.c:7638
+msgid "Profit & Loss"
+msgstr "Profit & Loss"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6490 ../intl-scm/guile-strings.c:7640
+msgid "Income/Expense Chart"
+msgstr "Income/Expense Chart"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6506 ../intl-scm/guile-strings.c:6624
+#: ../intl-scm/guile-strings.c:7656 ../intl-scm/guile-strings.c:7774
+msgid "Show Net Profit"
+msgstr "Show Net Profit"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6508 ../intl-scm/guile-strings.c:6626
+#: ../intl-scm/guile-strings.c:7658 ../intl-scm/guile-strings.c:7776
+msgid "Show Asset & Liability bars"
+msgstr "Show Asset & Liability bars"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6510 ../intl-scm/guile-strings.c:6628
+#: ../intl-scm/guile-strings.c:7660 ../intl-scm/guile-strings.c:7778
+msgid "Show Net Worth bars"
+msgstr "Show Net Worth bars"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6518 ../intl-scm/guile-strings.c:7668
+msgid "Show Income and Expenses?"
+msgstr "Show Income and Expenses?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6520 ../intl-scm/guile-strings.c:7670
+msgid "Show the Asset and the Liability bars?"
+msgstr "Show the Asset and the Liability bars?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6522 ../intl-scm/guile-strings.c:7672
+msgid "Show the net profit?"
+msgstr "Show the net profit?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6524 ../intl-scm/guile-strings.c:7674
+msgid "Show a Net Worth bar?"
+msgstr "Show a Net Worth bar?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6542 ../intl-scm/guile-strings.c:6564
+#: ../intl-scm/guile-strings.c:7692 ../intl-scm/guile-strings.c:7714
+msgid "Net Profit"
+msgstr "Net Profit"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6544 ../intl-scm/guile-strings.c:6566
+#: ../intl-scm/guile-strings.c:7694 ../intl-scm/guile-strings.c:7716
+msgid "Net Worth"
+msgstr "Net Worth"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6546 ../intl-scm/guile-strings.c:7696
+msgid "Income Chart"
+msgstr "Income Chart"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6548 ../intl-scm/guile-strings.c:7698
+msgid "Asset Chart"
+msgstr "Asset Chart"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6550 ../intl-scm/guile-strings.c:7700
+msgid "Expense Chart"
+msgstr "Expense Chart"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6552 ../intl-scm/guile-strings.c:7702
+msgid "Liability Chart"
+msgstr "Liability Chart"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6568 ../intl-scm/guile-strings.c:7718
+msgid "Net Worth Barchart"
+msgstr "Net Worth Barchart"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/net-barchart.scm
+#. src/report/standard-reports/net-barchart.scm
+#: ../intl-scm/guile-strings.c:6570 ../intl-scm/guile-strings.c:7720
+msgid "Income & Expense Chart"
+msgstr "Income & Expense Chart"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/portfolio.scm
+#. src/report/standard-reports/portfolio.scm
+#: ../intl-scm/guile-strings.c:6572 ../intl-scm/guile-strings.c:7722
+msgid "Investment Portfolio"
+msgstr "Investment Portfolio"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6616 ../intl-scm/guile-strings.c:7766
+msgid "Price of Commodity"
+msgstr "Price of Commodity"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6620 ../intl-scm/guile-strings.c:7770
+msgid "Invert prices"
+msgstr "Invert prices"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6630 ../intl-scm/guile-strings.c:7780
+msgid "Marker"
+msgstr "Marker"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6632 ../intl-scm/guile-strings.c:7782
+msgid "Marker Color"
+msgstr "Marker Color"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6638 ../intl-scm/guile-strings.c:7788
+msgid "Calculate the price of this commodity."
+msgstr "Calculate the price of this commodity."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6646 ../intl-scm/guile-strings.c:7796
+msgid "Actual Transactions"
+msgstr "Actual Transactions"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6648 ../intl-scm/guile-strings.c:7798
+msgid "The instantaneous price of actual currency transactions in the past"
+msgstr "The instantaneous price of actual currency transactions in the past"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6650 ../intl-scm/guile-strings.c:7800
+msgid "Price Database"
+msgstr "Price Database"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6652 ../intl-scm/guile-strings.c:7802
+msgid "The recorded prices"
+msgstr "The recorded prices"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6654 ../intl-scm/guile-strings.c:7804
+msgid "Plot commodity per currency rather than currency per commodity."
+msgstr "Plot commodity per currency rather than currency per commodity."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6656 ../intl-scm/guile-strings.c:7806
+msgid "Color of the marker"
+msgstr "Color of the marker"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6664 ../intl-scm/guile-strings.c:7814
+msgid "Double-Weeks"
+msgstr "Double-Weeks"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6670 ../intl-scm/guile-strings.c:7820
+msgid "All Prices equal"
+msgstr "All Prices equal"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6672 ../intl-scm/guile-strings.c:7822
+msgid ""
+"All the prices found are equal. This would result in a plot with one "
+"straight line. Unfortunately, the plotting tool can't handle that."
+msgstr ""
+"All the prices found are equal. This would result in a plot with one "
+"straight line. Unfortunately, the plotting tool can't handle that."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6674 ../intl-scm/guile-strings.c:7824
+msgid "All Prices at the same date"
+msgstr "All Prices at the same date"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6676 ../intl-scm/guile-strings.c:7826
+msgid ""
+"All the prices found are from the same date. This would result in a plot "
+"with one straight line. Unfortunately, the plotting tool can't handle that."
+msgstr ""
+"All the prices found are from the same date. This would result in a plot "
+"with one straight line. Unfortunately, the plotting tool can't handle that."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6678 ../intl-scm/guile-strings.c:7828
+msgid "Only one price"
+msgstr "Only one price"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6680 ../intl-scm/guile-strings.c:7830
+msgid ""
+"There was only one single price found for the selected commodities in the "
+"selected time period. This doesn't give a useful plot."
+msgstr ""
+"There was only one single price found for the selected commodities in the "
+"selected time period. This doesn't give a useful plot."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6684 ../intl-scm/guile-strings.c:7834
+msgid ""
+"There is no price information available for the selected commodities in the "
+"selected time period."
+msgstr ""
+"There is no price information available for the selected commodities in the "
+"selected time period."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6686 ../intl-scm/guile-strings.c:7836
+msgid "Identical commodities"
+msgstr "Identical commodities"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6688 ../intl-scm/guile-strings.c:7838
+msgid ""
+"Your selected commodity and the currency of the report are identical. It "
+"doesn't make sense to show prices for identical commodities."
+msgstr ""
+"Your selected commodity and the currency of the report are identical. It "
+"doesn't make sense to show prices for identical commodities."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/price-scatter.scm
+#. src/report/standard-reports/price-scatter.scm
+#: ../intl-scm/guile-strings.c:6692 ../intl-scm/guile-strings.c:7842
+msgid "Price Scatterplot"
+msgstr "Price Scatterplot"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6714 ../intl-scm/guile-strings.c:7864
+msgid "Debit Value"
+msgstr "Debit Value"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6716 ../intl-scm/guile-strings.c:7866
+msgid "Credit Value"
+msgstr "Credit Value"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6730 ../intl-scm/guile-strings.c:7880
+msgid "The title of the report"
+msgstr "The title of the report"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6744 ../intl-scm/guile-strings.c:7252
+#: ../intl-scm/guile-strings.c:7894 ../intl-scm/guile-strings.c:8402
+msgid "Display the check number?"
+msgstr "Display the check number?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6756 ../intl-scm/guile-strings.c:7304
+#: ../intl-scm/guile-strings.c:7906 ../intl-scm/guile-strings.c:8454
+msgid "Display the memo?"
+msgstr "Display the memo?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6762 ../intl-scm/guile-strings.c:7912
+msgid "Display the account?"
+msgstr "Display the account?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6768 ../intl-scm/guile-strings.c:7288
+#: ../intl-scm/guile-strings.c:7918 ../intl-scm/guile-strings.c:8438
+msgid "Display the number of shares?"
+msgstr "Display the number of shares?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6774 ../intl-scm/guile-strings.c:7924
+msgid "Display the name of lot the shares are in?"
+msgstr "Display the name of lot the shares are in?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6780 ../intl-scm/guile-strings.c:7292
+#: ../intl-scm/guile-strings.c:7930 ../intl-scm/guile-strings.c:8442
+msgid "Display the shares price?"
+msgstr "Display the shares price?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6786 ../intl-scm/guile-strings.c:7310
+#: ../intl-scm/guile-strings.c:7936 ../intl-scm/guile-strings.c:8460
+msgid "Display the amount?"
+msgstr "Display the amount?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6788 ../intl-scm/guile-strings.c:7088
+#: ../intl-scm/guile-strings.c:7316 ../intl-scm/guile-strings.c:7938
+#: ../intl-scm/guile-strings.c:8238 ../intl-scm/guile-strings.c:8466
+msgid "Single"
+msgstr "Single"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6790 ../intl-scm/guile-strings.c:7318
+#: ../intl-scm/guile-strings.c:7940 ../intl-scm/guile-strings.c:8468
+msgid "Single Column Display"
+msgstr "Single Column Display"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6792 ../intl-scm/guile-strings.c:7320
+#: ../intl-scm/guile-strings.c:7942 ../intl-scm/guile-strings.c:8470
+msgid "Double"
+msgstr "Double"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6794 ../intl-scm/guile-strings.c:7322
+#: ../intl-scm/guile-strings.c:7944 ../intl-scm/guile-strings.c:8472
+msgid "Two Column Display"
+msgstr "Two Column Display"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6800 ../intl-scm/guile-strings.c:7950
+msgid "Display the value in transaction currency?"
+msgstr "Display the value in transaction currency?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/register.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6806 ../intl-scm/guile-strings.c:7296
+#: ../intl-scm/guile-strings.c:7956 ../intl-scm/guile-strings.c:8446
+msgid "Display a running balance"
+msgstr "Display a running balance"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6814 ../intl-scm/guile-strings.c:7964
+msgid "Total Debits"
+msgstr "Total Debits"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6816 ../intl-scm/guile-strings.c:7966
+msgid "Total Credits"
+msgstr "Total Credits"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6818 ../intl-scm/guile-strings.c:7968
+msgid "Total Value Debits"
+msgstr "Total Value Debits"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6820 ../intl-scm/guile-strings.c:7970
+msgid "Total Value Credits"
+msgstr "Total Value Credits"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6822 ../intl-scm/guile-strings.c:7972
+msgid "Net Change"
+msgstr "Net Change"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6824 ../intl-scm/guile-strings.c:7974
+msgid "Value Change"
+msgstr "Value Change"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/register.scm
+#. src/report/standard-reports/register.scm
+#: ../intl-scm/guile-strings.c:6826 ../intl-scm/guile-strings.c:7976
+msgid "Client"
+msgstr "Client"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/sx-summary.scm
+#. src/report/standard-reports/sx-summary.scm
+#: ../intl-scm/guile-strings.c:6838 ../intl-scm/guile-strings.c:7988
+msgid "Future Scheduled Transactions Summary"
+msgstr "Future Scheduled Transactions Summary"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6944 ../intl-scm/guile-strings.c:8094
+msgid "Transaction Report"
+msgstr "Transaction Report"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6962 ../intl-scm/guile-strings.c:8112
+msgid "Table for Exporting"
+msgstr "Table for Exporting"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6964 ../intl-scm/guile-strings.c:8114
+msgid "Common Currency"
+msgstr "Common Currency"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6968 ../intl-scm/guile-strings.c:8118
+msgid "Split Transaction"
+msgstr "Split Transaction"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:6970 ../intl-scm/guile-strings.c:8120
+msgid "Total For "
+msgstr "Total For "
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7062 ../intl-scm/guile-strings.c:8212
+msgid "Transfer from/to"
+msgstr "Transfer from/to"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7082 ../intl-scm/guile-strings.c:8232
+msgid "Report style"
+msgstr "Report style"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7084 ../intl-scm/guile-strings.c:8234
+msgid "Multi-Line"
+msgstr "Multi-Line"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7086 ../intl-scm/guile-strings.c:8236
+msgid "Display N lines"
+msgstr "Display N lines"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7090 ../intl-scm/guile-strings.c:8240
+msgid "Display 1 line"
+msgstr "Display 1 line"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7092 ../intl-scm/guile-strings.c:8242
+msgid "Convert all transactions into a common currency"
+msgstr "Convert all transactions into a common currency"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7094 ../intl-scm/guile-strings.c:8244
+msgid "Formats the table suitable for cut & paste exporting with extra cells"
+msgstr "Formats the table suitable for cut & paste exporting with extra cells"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7102 ../intl-scm/guile-strings.c:8252
+msgid "Filter on these accounts"
+msgstr "Filter on these accounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7106 ../intl-scm/guile-strings.c:8256
+msgid "Filter account"
+msgstr "Filter account"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7110 ../intl-scm/guile-strings.c:8260
+msgid "Do not do any filtering"
+msgstr "Do not do any filtering"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7112 ../intl-scm/guile-strings.c:8262
+msgid "Include Transactions to/from Filter Accounts"
+msgstr "Include Transactions to/from Filter Accounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7114 ../intl-scm/guile-strings.c:8264
+msgid "Include transactions to/from filter accounts only"
+msgstr "Include transactions to/from filter accounts only"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7116 ../intl-scm/guile-strings.c:8266
+msgid "Exclude Transactions to/from Filter Accounts"
+msgstr "Exclude Transactions to/from Filter Accounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7118 ../intl-scm/guile-strings.c:8268
+msgid "Exclude transactions to/from all filter accounts"
+msgstr "Exclude transactions to/from all filter accounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7120 ../intl-scm/guile-strings.c:8270
+msgid "How to handle void transactions"
+msgstr "How to handle void transactions"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7122 ../intl-scm/guile-strings.c:8272
+msgid "Non-void only"
+msgstr "Non-void only"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7124 ../intl-scm/guile-strings.c:8274
+msgid "Show only non-voided transactions"
+msgstr "Show only non-voided transactions"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7126 ../intl-scm/guile-strings.c:8276
+msgid "Void only"
+msgstr "Void only"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7128 ../intl-scm/guile-strings.c:8278
+msgid "Show only voided transactions"
+msgstr "Show only voided transactions"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7130 ../intl-scm/guile-strings.c:8280
+msgid "Both"
+msgstr "Both"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7132 ../intl-scm/guile-strings.c:8282
+msgid "Show both (and include void transactions in totals)"
+msgstr "Show both (and include void transactions in totals)"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7136 ../intl-scm/guile-strings.c:8286
+msgid "Do not sort"
+msgstr "Do not sort"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7140 ../intl-scm/guile-strings.c:8290
+msgid "Sort & subtotal by account name"
+msgstr "Sort & subtotal by account name"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7144 ../intl-scm/guile-strings.c:8294
+msgid "Sort & subtotal by account code"
+msgstr "Sort & subtotal by account code"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7150 ../intl-scm/guile-strings.c:8300
+msgid "Exact Time"
+msgstr "Exact Time"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7152 ../intl-scm/guile-strings.c:8302
+msgid "Sort by exact time"
+msgstr "Sort by exact time"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7156 ../intl-scm/guile-strings.c:8306
+msgid "Sort by the Reconciled Date"
+msgstr "Sort by the Reconciled Date"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7158 ../intl-scm/guile-strings.c:8308
+msgid "Register Order"
+msgstr "Register Order"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7160 ../intl-scm/guile-strings.c:8310
+msgid "Sort as with the register"
+msgstr "Sort as with the register"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7164 ../intl-scm/guile-strings.c:8314
+msgid "Sort by account transferred from/to's name"
+msgstr "Sort by account transferred from/to's name"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7168 ../intl-scm/guile-strings.c:8318
+msgid "Sort by account transferred from/to's code"
+msgstr "Sort by account transferred from/to's code"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7180 ../intl-scm/guile-strings.c:8330
+msgid "Sort by check/transaction number"
+msgstr "Sort by check/transaction number"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7188 ../intl-scm/guile-strings.c:8338
+msgid "smallest to largest, earliest to latest"
+msgstr "smallest to largest, earliest to latest"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7192 ../intl-scm/guile-strings.c:8342
+msgid "largest to smallest, latest to earliest"
+msgstr "largest to smallest, latest to earliest"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7206 ../intl-scm/guile-strings.c:7208
+#: ../intl-scm/guile-strings.c:8356 ../intl-scm/guile-strings.c:8358
+msgid "Quarterly"
+msgstr "Quarterly"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7214 ../intl-scm/guile-strings.c:8364
+msgid "Sort by this criterion first"
+msgstr "Sort by this criterion first"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7218 ../intl-scm/guile-strings.c:8368
+msgid "Show the full account name for subtotals and subtitles?"
+msgstr "Show the full account name for subtotals and subtitles?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7222 ../intl-scm/guile-strings.c:8372
+msgid "Show the account code for subtotals and subtitles?"
+msgstr "Show the account code for subtotals and subtitles?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7224 ../intl-scm/guile-strings.c:8374
+msgid "Subtotal according to the primary key?"
+msgstr "Subtotal according to the primary key?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7226 ../intl-scm/guile-strings.c:7236
+#: ../intl-scm/guile-strings.c:8376 ../intl-scm/guile-strings.c:8386
+msgid "Do a date subtotal"
+msgstr "Do a date subtotal"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7230 ../intl-scm/guile-strings.c:8380
+msgid "Order of primary sorting"
+msgstr "Order of primary sorting"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7232 ../intl-scm/guile-strings.c:8382
+msgid "Sort by this criterion second"
+msgstr "Sort by this criterion second"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7234 ../intl-scm/guile-strings.c:8384
+msgid "Subtotal according to the secondary key?"
+msgstr "Subtotal according to the secondary key?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7240 ../intl-scm/guile-strings.c:8390
+msgid "Order of Secondary sorting"
+msgstr "Order of Secondary sorting"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7248 ../intl-scm/guile-strings.c:8398
+msgid "Display the reconciled date?"
+msgstr "Display the reconciled date?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7260 ../intl-scm/guile-strings.c:8410
+msgid "Display the notes if the memo is unavailable?"
+msgstr "Display the notes if the memo is unavailable?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7264 ../intl-scm/guile-strings.c:8414
+msgid "Display the account name?"
+msgstr "Display the account name?"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7268 ../intl-scm/guile-strings.c:7280
+#: ../intl-scm/guile-strings.c:8418 ../intl-scm/guile-strings.c:8430
+msgid "Display the full account name"
+msgstr "Display the full account name"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7272 ../intl-scm/guile-strings.c:8422
+msgid "Display the account code"
+msgstr "Display the account code"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7276 ../intl-scm/guile-strings.c:8426
+msgid ""
+"Display the other account name? (if this is a split transaction, this "
+"parameter is guessed)."
+msgstr ""
+"Display the other account name? (if this is a split transaction, this "
+"parameter is guessed)."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7284 ../intl-scm/guile-strings.c:8434
+msgid "Display the other account code"
+msgstr "Display the other account code"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7314 ../intl-scm/guile-strings.c:8464
+msgid "No amount display"
+msgstr "No amount display"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7326 ../intl-scm/guile-strings.c:8476
+msgid "Reverse amount display for certain account types"
+msgstr "Reverse amount display for certain account types"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7330 ../intl-scm/guile-strings.c:8480
+msgid "Don't change any displayed amounts"
+msgstr "Don't change any displayed amounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7332 ../intl-scm/guile-strings.c:8482
+msgid "Income and Expense"
+msgstr "Income and Expense"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7334 ../intl-scm/guile-strings.c:8484
+msgid "Reverse amount display for Income and Expense Accounts"
+msgstr "Reverse amount display for Income and Expense Accounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7336 ../intl-scm/guile-strings.c:8486
+msgid "Credit Accounts"
+msgstr "Credit Accounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7338 ../intl-scm/guile-strings.c:8488
+msgid ""
+"Reverse amount display for Liability, Payable, Equity, Credit Card, and "
+"Income accounts"
+msgstr ""
+"Reverse amount display for Liability, Payable, Equity, Credit Card, and "
+"Income accounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7340 ../intl-scm/guile-strings.c:8490
+#, c-format
+msgid "From %s To %s"
+msgstr "From %s To %s"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:7342 ../intl-scm/guile-strings.c:7346
+#: ../intl-scm/guile-strings.c:7350 ../intl-scm/guile-strings.c:7354
+#: ../intl-scm/guile-strings.c:7358 ../intl-scm/guile-strings.c:8492
+#: ../intl-scm/guile-strings.c:8496 ../intl-scm/guile-strings.c:8500
+#: ../intl-scm/guile-strings.c:8504 ../intl-scm/guile-strings.c:8508
+#: ../intl-scm/guile-strings.c:8718 ../intl-scm/guile-strings.c:8724
+#: ../intl-scm/guile-strings.c:8730 ../intl-scm/guile-strings.c:8736
+#: ../intl-scm/guile-strings.c:8742 ../intl-scm/guile-strings.c:8748
+#: ../intl-scm/guile-strings.c:8754 ../intl-scm/guile-strings.c:8760
+#: ../intl-scm/guile-strings.c:8800 ../intl-scm/guile-strings.c:8804
+#: ../intl-scm/guile-strings.c:8808 ../intl-scm/guile-strings.c:8812
+#: ../intl-scm/guile-strings.c:8816 ../intl-scm/guile-strings.c:8820
+#: ../intl-scm/guile-strings.c:8824 ../intl-scm/guile-strings.c:8828
+#: ../intl-scm/guile-strings.c:8930 ../intl-scm/guile-strings.c:8936
+#: ../intl-scm/guile-strings.c:8942 ../intl-scm/guile-strings.c:8948
+#: ../intl-scm/guile-strings.c:8954 ../intl-scm/guile-strings.c:8960
+#: ../intl-scm/guile-strings.c:8966 ../intl-scm/guile-strings.c:8972
+#: ../intl-scm/guile-strings.c:9012 ../intl-scm/guile-strings.c:9016
+#: ../intl-scm/guile-strings.c:9020 ../intl-scm/guile-strings.c:9024
+#: ../intl-scm/guile-strings.c:9028 ../intl-scm/guile-strings.c:9032
+#: ../intl-scm/guile-strings.c:9036 ../intl-scm/guile-strings.c:9040
+#: ../intl-scm/guile-strings.c:9148 ../intl-scm/guile-strings.c:9154
+#: ../intl-scm/guile-strings.c:9160 ../intl-scm/guile-strings.c:9166
+#: ../intl-scm/guile-strings.c:9172 ../intl-scm/guile-strings.c:9178
+#: ../intl-scm/guile-strings.c:9184 ../intl-scm/guile-strings.c:9190
+#: ../intl-scm/guile-strings.c:9234 ../intl-scm/guile-strings.c:9238
+#: ../intl-scm/guile-strings.c:9242 ../intl-scm/guile-strings.c:9246
+#: ../intl-scm/guile-strings.c:9250 ../intl-scm/guile-strings.c:9254
+#: ../intl-scm/guile-strings.c:9258 ../intl-scm/guile-strings.c:9262
+#: ../intl-scm/guile-strings.c:9322 ../intl-scm/guile-strings.c:9410
+#: ../intl-scm/guile-strings.c:9416 ../intl-scm/guile-strings.c:9422
+#: ../intl-scm/guile-strings.c:9428 ../intl-scm/guile-strings.c:9434
+#: ../intl-scm/guile-strings.c:9440 ../intl-scm/guile-strings.c:9446
+#: ../intl-scm/guile-strings.c:9452 ../intl-scm/guile-strings.c:9492
+#: ../intl-scm/guile-strings.c:9496 ../intl-scm/guile-strings.c:9500
+#: ../intl-scm/guile-strings.c:9504 ../intl-scm/guile-strings.c:9508
+#: ../intl-scm/guile-strings.c:9512 ../intl-scm/guile-strings.c:9516
+#: ../intl-scm/guile-strings.c:9520 ../intl-scm/guile-strings.c:9622
+#: ../intl-scm/guile-strings.c:9628 ../intl-scm/guile-strings.c:9634
+#: ../intl-scm/guile-strings.c:9640 ../intl-scm/guile-strings.c:9646
+#: ../intl-scm/guile-strings.c:9652 ../intl-scm/guile-strings.c:9658
+#: ../intl-scm/guile-strings.c:9664 ../intl-scm/guile-strings.c:9704
+#: ../intl-scm/guile-strings.c:9708 ../intl-scm/guile-strings.c:9712
+#: ../intl-scm/guile-strings.c:9716 ../intl-scm/guile-strings.c:9720
+#: ../intl-scm/guile-strings.c:9724 ../intl-scm/guile-strings.c:9728
+#: ../intl-scm/guile-strings.c:9732 ../intl-scm/guile-strings.c:9840
+#: ../intl-scm/guile-strings.c:9846 ../intl-scm/guile-strings.c:9852
+#: ../intl-scm/guile-strings.c:9858 ../intl-scm/guile-strings.c:9864
+#: ../intl-scm/guile-strings.c:9870 ../intl-scm/guile-strings.c:9876
+#: ../intl-scm/guile-strings.c:9882 ../intl-scm/guile-strings.c:9926
+#: ../intl-scm/guile-strings.c:9930 ../intl-scm/guile-strings.c:9934
+#: ../intl-scm/guile-strings.c:9938 ../intl-scm/guile-strings.c:9942
+#: ../intl-scm/guile-strings.c:9946 ../intl-scm/guile-strings.c:9950
+#: ../intl-scm/guile-strings.c:9954 ../intl-scm/guile-strings.c:10014
+msgid "Colors"
+msgstr "Colors"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7344 ../intl-scm/guile-strings.c:8494
+msgid "Primary Subtotals/headings"
+msgstr "Primary Subtotals/headings"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7348 ../intl-scm/guile-strings.c:8498
+msgid "Secondary Subtotals/headings"
+msgstr "Secondary Subtotals/headings"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7356 ../intl-scm/guile-strings.c:8506
+msgid "Split Odd"
+msgstr "Split Odd"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7360 ../intl-scm/guile-strings.c:8510
+msgid "Split Even"
+msgstr "Split Even"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7370 ../intl-scm/guile-strings.c:8520
+msgid "No matching transactions found"
+msgstr "No matching transactions found"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/transaction.scm
+#. src/report/standard-reports/transaction.scm
+#: ../intl-scm/guile-strings.c:7372 ../intl-scm/guile-strings.c:8522
+msgid ""
+"No transactions were found that match the time interval and account "
+"selection specified in the Options panel."
+msgstr ""
+"No transactions were found that match the time interval and account "
+"selection specified in the Options panel."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7374 ../intl-scm/guile-strings.c:7484
+#: ../intl-scm/guile-strings.c:8524 ../intl-scm/guile-strings.c:8634
+msgid "Trial Balance"
+msgstr "Trial Balance"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7384 ../intl-scm/guile-strings.c:8534
+msgid "Start of Adjusting/Closing"
+msgstr "Start of Adjusting/Closing"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7386 ../intl-scm/guile-strings.c:8536
+msgid "Date of Report"
+msgstr "Date of Report"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7388 ../intl-scm/guile-strings.c:8538
+msgid "Report variation"
+msgstr "Report variation"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7390 ../intl-scm/guile-strings.c:8540
+msgid "Kind of trial balance to generate"
+msgstr "Kind of trial balance to generate"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7400 ../intl-scm/guile-strings.c:8550
+msgid "Merchandising"
+msgstr "Merchandising"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7402 ../intl-scm/guile-strings.c:8552
+msgid "Gross adjustment accounts"
+msgstr "Gross adjustment accounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7404 ../intl-scm/guile-strings.c:8554
+msgid ""
+"Do not net, but show gross debit/credit adjustments to these accounts. "
+"Merchandising businesses will normally select their inventory accounts here."
+msgstr ""
+"Do not net, but show gross debit/credit adjustments to these accounts. "
+"Merchandising businesses will normally select their inventory accounts here."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7406 ../intl-scm/guile-strings.c:8556
+msgid "Income summary accounts"
+msgstr "Income summary accounts"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7408 ../intl-scm/guile-strings.c:8558
+msgid ""
+"Adjustments made to these accounts are gross adjusted (see above) in the "
+"Adjustments, Adjusted Trial Balance, and Income Statement columns. Mostly "
+"useful for merchandising businesses."
+msgstr ""
+"Adjustments made to these accounts are gross adjusted (see above) in the "
+"Adjustments, Adjusted Trial Balance, and Income Statement columns. Mostly "
+"useful for merchandising businesses."
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7412 ../intl-scm/guile-strings.c:8562
+msgid "Adjusting Entries pattern"
+msgstr "Adjusting Entries pattern"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7414 ../intl-scm/guile-strings.c:8564
+msgid "Any text in the Description column which identifies adjusting entries"
+msgstr "Any text in the Description column which identifies adjusting entries"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7416 ../intl-scm/guile-strings.c:8566
+msgid "Adjusting Entries pattern is case-sensitive"
+msgstr "Adjusting Entries pattern is case-sensitive"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7418 ../intl-scm/guile-strings.c:8568
+msgid "Causes the Adjusting Entries Pattern match to be case-sensitive"
+msgstr "Causes the Adjusting Entries Pattern match to be case-sensitive"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7420 ../intl-scm/guile-strings.c:8570
+msgid "Adjusting Entries Pattern is regular expression"
+msgstr "Adjusting Entries Pattern is regular expression"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7422 ../intl-scm/guile-strings.c:8572
+msgid ""
+"Causes the Adjusting Entries Pattern to be treated as a regular expression"
+msgstr ""
+"Causes the Adjusting Entries Pattern to be treated as a regular expression"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7462 ../intl-scm/guile-strings.c:8612
+msgid "Current Trial Balance"
+msgstr "Current Trial Balance"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7464 ../intl-scm/guile-strings.c:8614
+msgid "Uses the exact balances in the general ledger"
+msgstr "Uses the exact balances in the general ledger"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7466 ../intl-scm/guile-strings.c:8616
+msgid "Pre-adjustment Trial Balance"
+msgstr "Pre-adjustment Trial Balance"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7468 ../intl-scm/guile-strings.c:8618
+msgid "Ignores Adjusting/Closing entries"
+msgstr "Ignores Adjusting/Closing entries"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7470 ../intl-scm/guile-strings.c:8620
+msgid "Work Sheet"
+msgstr "Work Sheet"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7472 ../intl-scm/guile-strings.c:8622
+msgid "Creates a complete end-of-period work sheet"
+msgstr "Creates a complete end-of-period work sheet"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7486 ../intl-scm/guile-strings.c:8636
+msgid "Adjustments"
+msgstr "Adjustments"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7488 ../intl-scm/guile-strings.c:8638
+msgid "Adjusted Trial Balance"
+msgstr "Adjusted Trial Balance"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7504 ../intl-scm/guile-strings.c:8654
+msgid "Net Income"
+msgstr "Net Income"
+
+#. src/report/standard-reports/gnucash/report/standard-reports/trial-balance.scm
+#. src/report/standard-reports/trial-balance.scm
+#: ../intl-scm/guile-strings.c:7506 ../intl-scm/guile-strings.c:8656
+msgid "Net Loss"
+msgstr "Net Loss"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8660 ../intl-scm/guile-strings.c:8786
+#: ../intl-scm/guile-strings.c:8872 ../intl-scm/guile-strings.c:8998
+#: ../intl-scm/guile-strings.c:9084 ../intl-scm/guile-strings.c:9216
+#: ../intl-scm/guile-strings.c:9352 ../intl-scm/guile-strings.c:9478
+#: ../intl-scm/guile-strings.c:9564 ../intl-scm/guile-strings.c:9690
+#: ../intl-scm/guile-strings.c:9776 ../intl-scm/guile-strings.c:9908
+msgid "Preparer"
+msgstr "Preparer"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8662 ../intl-scm/guile-strings.c:8874
+#: ../intl-scm/guile-strings.c:9086 ../intl-scm/guile-strings.c:9354
+#: ../intl-scm/guile-strings.c:9566 ../intl-scm/guile-strings.c:9778
+msgid "Name of person preparing the report"
+msgstr "Name of person preparing the report"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8666 ../intl-scm/guile-strings.c:8790
+#: ../intl-scm/guile-strings.c:8878 ../intl-scm/guile-strings.c:9002
+#: ../intl-scm/guile-strings.c:9090 ../intl-scm/guile-strings.c:9220
+#: ../intl-scm/guile-strings.c:9358 ../intl-scm/guile-strings.c:9482
+#: ../intl-scm/guile-strings.c:9570 ../intl-scm/guile-strings.c:9694
+#: ../intl-scm/guile-strings.c:9782 ../intl-scm/guile-strings.c:9912
+msgid "Prepared for"
+msgstr "Prepared for"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8668 ../intl-scm/guile-strings.c:8880
+#: ../intl-scm/guile-strings.c:9092 ../intl-scm/guile-strings.c:9360
+#: ../intl-scm/guile-strings.c:9572 ../intl-scm/guile-strings.c:9784
+msgid "Name of organization or company prepared for"
+msgstr "Name of organization or company prepared for"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8672 ../intl-scm/guile-strings.c:8794
+#: ../intl-scm/guile-strings.c:8884 ../intl-scm/guile-strings.c:9006
+#: ../intl-scm/guile-strings.c:9096 ../intl-scm/guile-strings.c:9224
+#: ../intl-scm/guile-strings.c:9364 ../intl-scm/guile-strings.c:9486
+#: ../intl-scm/guile-strings.c:9576 ../intl-scm/guile-strings.c:9698
+#: ../intl-scm/guile-strings.c:9788 ../intl-scm/guile-strings.c:9916
+msgid "Show preparer info"
+msgstr "Show preparer info"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8674 ../intl-scm/guile-strings.c:8886
+#: ../intl-scm/guile-strings.c:9098 ../intl-scm/guile-strings.c:9366
+#: ../intl-scm/guile-strings.c:9578 ../intl-scm/guile-strings.c:9790
+msgid "Name of organization or company"
+msgstr "Name of organization or company"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8678 ../intl-scm/guile-strings.c:8798
+#: ../intl-scm/guile-strings.c:8890 ../intl-scm/guile-strings.c:9010
+#: ../intl-scm/guile-strings.c:9102 ../intl-scm/guile-strings.c:9228
+#: ../intl-scm/guile-strings.c:9318 ../intl-scm/guile-strings.c:9370
+#: ../intl-scm/guile-strings.c:9490 ../intl-scm/guile-strings.c:9582
+#: ../intl-scm/guile-strings.c:9702 ../intl-scm/guile-strings.c:9794
+#: ../intl-scm/guile-strings.c:9920 ../intl-scm/guile-strings.c:10010
+msgid "Enable Links"
+msgstr "Enable Links"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8680 ../intl-scm/guile-strings.c:8892
+#: ../intl-scm/guile-strings.c:9104 ../intl-scm/guile-strings.c:9372
+#: ../intl-scm/guile-strings.c:9584 ../intl-scm/guile-strings.c:9796
+msgid "Enable hyperlinks in reports"
+msgstr "Enable hyperlinks in reports"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8682 ../intl-scm/guile-strings.c:8688
+#: ../intl-scm/guile-strings.c:8694 ../intl-scm/guile-strings.c:8712
+#: ../intl-scm/guile-strings.c:8832 ../intl-scm/guile-strings.c:8836
+#: ../intl-scm/guile-strings.c:8840 ../intl-scm/guile-strings.c:8844
+#: ../intl-scm/guile-strings.c:8894 ../intl-scm/guile-strings.c:8900
+#: ../intl-scm/guile-strings.c:8906 ../intl-scm/guile-strings.c:8924
+#: ../intl-scm/guile-strings.c:9044 ../intl-scm/guile-strings.c:9048
+#: ../intl-scm/guile-strings.c:9052 ../intl-scm/guile-strings.c:9056
+#: ../intl-scm/guile-strings.c:9112 ../intl-scm/guile-strings.c:9118
+#: ../intl-scm/guile-strings.c:9124 ../intl-scm/guile-strings.c:9142
+#: ../intl-scm/guile-strings.c:9266 ../intl-scm/guile-strings.c:9270
+#: ../intl-scm/guile-strings.c:9274 ../intl-scm/guile-strings.c:9278
+#: ../intl-scm/guile-strings.c:9374 ../intl-scm/guile-strings.c:9380
+#: ../intl-scm/guile-strings.c:9386 ../intl-scm/guile-strings.c:9404
+#: ../intl-scm/guile-strings.c:9524 ../intl-scm/guile-strings.c:9528
+#: ../intl-scm/guile-strings.c:9532 ../intl-scm/guile-strings.c:9536
+#: ../intl-scm/guile-strings.c:9586 ../intl-scm/guile-strings.c:9592
+#: ../intl-scm/guile-strings.c:9598 ../intl-scm/guile-strings.c:9616
+#: ../intl-scm/guile-strings.c:9736 ../intl-scm/guile-strings.c:9740
+#: ../intl-scm/guile-strings.c:9744 ../intl-scm/guile-strings.c:9748
+#: ../intl-scm/guile-strings.c:9804 ../intl-scm/guile-strings.c:9810
+#: ../intl-scm/guile-strings.c:9816 ../intl-scm/guile-strings.c:9834
+#: ../intl-scm/guile-strings.c:9958 ../intl-scm/guile-strings.c:9962
+#: ../intl-scm/guile-strings.c:9966 ../intl-scm/guile-strings.c:9970
+msgid "Images"
+msgstr "Images"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8684 ../intl-scm/guile-strings.c:8834
+#: ../intl-scm/guile-strings.c:8896 ../intl-scm/guile-strings.c:9046
+#: ../intl-scm/guile-strings.c:9114 ../intl-scm/guile-strings.c:9268
+#: ../intl-scm/guile-strings.c:9376 ../intl-scm/guile-strings.c:9526
+#: ../intl-scm/guile-strings.c:9588 ../intl-scm/guile-strings.c:9738
+#: ../intl-scm/guile-strings.c:9806 ../intl-scm/guile-strings.c:9960
+msgid "Background Tile"
+msgstr "Background Tile"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8686 ../intl-scm/guile-strings.c:8898
+#: ../intl-scm/guile-strings.c:9116 ../intl-scm/guile-strings.c:9314
+#: ../intl-scm/guile-strings.c:9378 ../intl-scm/guile-strings.c:9590
+#: ../intl-scm/guile-strings.c:9808 ../intl-scm/guile-strings.c:10006
+msgid "Background tile for reports."
+msgstr "Background tile for reports."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8690 ../intl-scm/guile-strings.c:8838
+#: ../intl-scm/guile-strings.c:8902 ../intl-scm/guile-strings.c:9050
+#: ../intl-scm/guile-strings.c:9120 ../intl-scm/guile-strings.c:9272
+#: ../intl-scm/guile-strings.c:9382 ../intl-scm/guile-strings.c:9530
+#: ../intl-scm/guile-strings.c:9594 ../intl-scm/guile-strings.c:9742
+#: ../intl-scm/guile-strings.c:9812 ../intl-scm/guile-strings.c:9964
+msgid "Heading Banner"
+msgstr "Heading Banner"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8692 ../intl-scm/guile-strings.c:8698
+#: ../intl-scm/guile-strings.c:8904 ../intl-scm/guile-strings.c:8910
+#: ../intl-scm/guile-strings.c:9122 ../intl-scm/guile-strings.c:9128
+#: ../intl-scm/guile-strings.c:9384 ../intl-scm/guile-strings.c:9390
+#: ../intl-scm/guile-strings.c:9596 ../intl-scm/guile-strings.c:9602
+#: ../intl-scm/guile-strings.c:9814 ../intl-scm/guile-strings.c:9820
+msgid "Banner for top of report."
+msgstr "Banner for top of report."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8696 ../intl-scm/guile-strings.c:8846
+#: ../intl-scm/guile-strings.c:8908 ../intl-scm/guile-strings.c:9058
+#: ../intl-scm/guile-strings.c:9126 ../intl-scm/guile-strings.c:9280
+#: ../intl-scm/guile-strings.c:9388 ../intl-scm/guile-strings.c:9538
+#: ../intl-scm/guile-strings.c:9600 ../intl-scm/guile-strings.c:9750
+#: ../intl-scm/guile-strings.c:9818 ../intl-scm/guile-strings.c:9972
+msgid "Heading Alignment"
+msgstr "Heading Alignment"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8700 ../intl-scm/guile-strings.c:8912
+#: ../intl-scm/guile-strings.c:9130 ../intl-scm/guile-strings.c:9392
+#: ../intl-scm/guile-strings.c:9604 ../intl-scm/guile-strings.c:9822
+msgid "Left"
+msgstr "Left"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8702 ../intl-scm/guile-strings.c:8914
+#: ../intl-scm/guile-strings.c:9132 ../intl-scm/guile-strings.c:9394
+#: ../intl-scm/guile-strings.c:9606 ../intl-scm/guile-strings.c:9824
+msgid "Align the banner to the left"
+msgstr "Align the banner to the left"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8704 ../intl-scm/guile-strings.c:8916
+#: ../intl-scm/guile-strings.c:9134 ../intl-scm/guile-strings.c:9396
+#: ../intl-scm/guile-strings.c:9608 ../intl-scm/guile-strings.c:9826
+msgid "Center"
+msgstr "Center"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8706 ../intl-scm/guile-strings.c:8918
+#: ../intl-scm/guile-strings.c:9136 ../intl-scm/guile-strings.c:9398
+#: ../intl-scm/guile-strings.c:9610 ../intl-scm/guile-strings.c:9828
+msgid "Align the banner in the center"
+msgstr "Align the banner in the center"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8708 ../intl-scm/guile-strings.c:8920
+#: ../intl-scm/guile-strings.c:9138 ../intl-scm/guile-strings.c:9400
+#: ../intl-scm/guile-strings.c:9612 ../intl-scm/guile-strings.c:9830
+msgid "Right"
+msgstr "Right"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8710 ../intl-scm/guile-strings.c:8922
+#: ../intl-scm/guile-strings.c:9140 ../intl-scm/guile-strings.c:9402
+#: ../intl-scm/guile-strings.c:9614 ../intl-scm/guile-strings.c:9832
+msgid "Align the banner to the right"
+msgstr "Align the banner to the right"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8714 ../intl-scm/guile-strings.c:8842
+#: ../intl-scm/guile-strings.c:8926 ../intl-scm/guile-strings.c:9054
+#: ../intl-scm/guile-strings.c:9144 ../intl-scm/guile-strings.c:9276
+#: ../intl-scm/guile-strings.c:9406 ../intl-scm/guile-strings.c:9534
+#: ../intl-scm/guile-strings.c:9618 ../intl-scm/guile-strings.c:9746
+#: ../intl-scm/guile-strings.c:9836 ../intl-scm/guile-strings.c:9968
+msgid "Logo"
+msgstr "Logo"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8716 ../intl-scm/guile-strings.c:8928
+#: ../intl-scm/guile-strings.c:9146 ../intl-scm/guile-strings.c:9408
+#: ../intl-scm/guile-strings.c:9620 ../intl-scm/guile-strings.c:9838
+msgid "Company logo image."
+msgstr "Company logo image."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:8720 ../intl-scm/guile-strings.c:8802
+#: ../intl-scm/guile-strings.c:8932 ../intl-scm/guile-strings.c:9014
+#: ../intl-scm/guile-strings.c:9150 ../intl-scm/guile-strings.c:9236
+#: ../intl-scm/guile-strings.c:9306 ../intl-scm/guile-strings.c:9412
+#: ../intl-scm/guile-strings.c:9494 ../intl-scm/guile-strings.c:9624
+#: ../intl-scm/guile-strings.c:9706 ../intl-scm/guile-strings.c:9842
+#: ../intl-scm/guile-strings.c:9928 ../intl-scm/guile-strings.c:9998
+#: ../intl-scm/guile-strings.c:10110 ../intl-scm/guile-strings.c:10298
+msgid "Background Color"
+msgstr "Background Color"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8722 ../intl-scm/guile-strings.c:8934
+#: ../intl-scm/guile-strings.c:9152 ../intl-scm/guile-strings.c:9414
+#: ../intl-scm/guile-strings.c:9626 ../intl-scm/guile-strings.c:9844
+msgid "General background color for report."
+msgstr "General background color for report."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:8726 ../intl-scm/guile-strings.c:8806
+#: ../intl-scm/guile-strings.c:8938 ../intl-scm/guile-strings.c:9018
+#: ../intl-scm/guile-strings.c:9156 ../intl-scm/guile-strings.c:9240
+#: ../intl-scm/guile-strings.c:9418 ../intl-scm/guile-strings.c:9498
+#: ../intl-scm/guile-strings.c:9630 ../intl-scm/guile-strings.c:9710
+#: ../intl-scm/guile-strings.c:9848 ../intl-scm/guile-strings.c:9932
+#: ../intl-scm/guile-strings.c:10116 ../intl-scm/guile-strings.c:10304
+msgid "Text Color"
+msgstr "Text Color"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8728 ../intl-scm/guile-strings.c:8940
+#: ../intl-scm/guile-strings.c:9158 ../intl-scm/guile-strings.c:9420
+#: ../intl-scm/guile-strings.c:9632 ../intl-scm/guile-strings.c:9850
+msgid "Normal body text color."
+msgstr "Normal body text color."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8732 ../intl-scm/guile-strings.c:8810
+#: ../intl-scm/guile-strings.c:8944 ../intl-scm/guile-strings.c:9022
+#: ../intl-scm/guile-strings.c:9162 ../intl-scm/guile-strings.c:9244
+#: ../intl-scm/guile-strings.c:9424 ../intl-scm/guile-strings.c:9502
+#: ../intl-scm/guile-strings.c:9636 ../intl-scm/guile-strings.c:9714
+#: ../intl-scm/guile-strings.c:9854 ../intl-scm/guile-strings.c:9936
+msgid "Link Color"
+msgstr "Link Color"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8734 ../intl-scm/guile-strings.c:8946
+#: ../intl-scm/guile-strings.c:9164 ../intl-scm/guile-strings.c:9426
+#: ../intl-scm/guile-strings.c:9638 ../intl-scm/guile-strings.c:9856
+msgid "Link text color."
+msgstr "Link text color."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8738 ../intl-scm/guile-strings.c:8814
+#: ../intl-scm/guile-strings.c:8950 ../intl-scm/guile-strings.c:9026
+#: ../intl-scm/guile-strings.c:9168 ../intl-scm/guile-strings.c:9248
+#: ../intl-scm/guile-strings.c:9430 ../intl-scm/guile-strings.c:9506
+#: ../intl-scm/guile-strings.c:9642 ../intl-scm/guile-strings.c:9718
+#: ../intl-scm/guile-strings.c:9860 ../intl-scm/guile-strings.c:9940
+msgid "Table Cell Color"
+msgstr "Table Cell Color"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8740 ../intl-scm/guile-strings.c:8952
+#: ../intl-scm/guile-strings.c:9170 ../intl-scm/guile-strings.c:9432
+#: ../intl-scm/guile-strings.c:9644 ../intl-scm/guile-strings.c:9862
+msgid "Default background for table cells."
+msgstr "Default background for table cells."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8744 ../intl-scm/guile-strings.c:8818
+#: ../intl-scm/guile-strings.c:8956 ../intl-scm/guile-strings.c:9030
+#: ../intl-scm/guile-strings.c:9174 ../intl-scm/guile-strings.c:9252
+#: ../intl-scm/guile-strings.c:9324 ../intl-scm/guile-strings.c:9436
+#: ../intl-scm/guile-strings.c:9510 ../intl-scm/guile-strings.c:9648
+#: ../intl-scm/guile-strings.c:9722 ../intl-scm/guile-strings.c:9866
+#: ../intl-scm/guile-strings.c:9944 ../intl-scm/guile-strings.c:10016
+msgid "Alternate Table Cell Color"
+msgstr "Alternate Table Cell Color"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8746 ../intl-scm/guile-strings.c:8958
+#: ../intl-scm/guile-strings.c:9176 ../intl-scm/guile-strings.c:9438
+#: ../intl-scm/guile-strings.c:9650 ../intl-scm/guile-strings.c:9868
+msgid "Default alternate background for table cells."
+msgstr "Default alternate background for table cells."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8750 ../intl-scm/guile-strings.c:8822
+#: ../intl-scm/guile-strings.c:8962 ../intl-scm/guile-strings.c:9034
+#: ../intl-scm/guile-strings.c:9180 ../intl-scm/guile-strings.c:9256
+#: ../intl-scm/guile-strings.c:9442 ../intl-scm/guile-strings.c:9514
+#: ../intl-scm/guile-strings.c:9654 ../intl-scm/guile-strings.c:9726
+#: ../intl-scm/guile-strings.c:9872 ../intl-scm/guile-strings.c:9948
+msgid "Subheading/Subtotal Cell Color"
+msgstr "Subheading/Subtotal Cell Color"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8752 ../intl-scm/guile-strings.c:8964
+#: ../intl-scm/guile-strings.c:9182 ../intl-scm/guile-strings.c:9444
+#: ../intl-scm/guile-strings.c:9656 ../intl-scm/guile-strings.c:9874
+msgid "Default color for subtotal rows."
+msgstr "Default color for subtotal rows."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8756 ../intl-scm/guile-strings.c:8826
+#: ../intl-scm/guile-strings.c:8968 ../intl-scm/guile-strings.c:9038
+#: ../intl-scm/guile-strings.c:9186 ../intl-scm/guile-strings.c:9260
+#: ../intl-scm/guile-strings.c:9448 ../intl-scm/guile-strings.c:9518
+#: ../intl-scm/guile-strings.c:9660 ../intl-scm/guile-strings.c:9730
+#: ../intl-scm/guile-strings.c:9878 ../intl-scm/guile-strings.c:9952
+msgid "Sub-subheading/total Cell Color"
+msgstr "Sub-subheading/total Cell Color"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8758 ../intl-scm/guile-strings.c:8970
+#: ../intl-scm/guile-strings.c:9188 ../intl-scm/guile-strings.c:9450
+#: ../intl-scm/guile-strings.c:9662 ../intl-scm/guile-strings.c:9880
+msgid "Color for subsubtotals"
+msgstr "Color for subsubtotals"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8762 ../intl-scm/guile-strings.c:8830
+#: ../intl-scm/guile-strings.c:8974 ../intl-scm/guile-strings.c:9042
+#: ../intl-scm/guile-strings.c:9192 ../intl-scm/guile-strings.c:9264
+#: ../intl-scm/guile-strings.c:9454 ../intl-scm/guile-strings.c:9522
+#: ../intl-scm/guile-strings.c:9666 ../intl-scm/guile-strings.c:9734
+#: ../intl-scm/guile-strings.c:9884 ../intl-scm/guile-strings.c:9956
+msgid "Grand Total Cell Color"
+msgstr "Grand Total Cell Color"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8764 ../intl-scm/guile-strings.c:8976
+#: ../intl-scm/guile-strings.c:9194 ../intl-scm/guile-strings.c:9456
+#: ../intl-scm/guile-strings.c:9668 ../intl-scm/guile-strings.c:9886
+msgid "Color for grand totals"
+msgstr "Color for grand totals"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8766 ../intl-scm/guile-strings.c:8772
+#: ../intl-scm/guile-strings.c:8778 ../intl-scm/guile-strings.c:8848
+#: ../intl-scm/guile-strings.c:8852 ../intl-scm/guile-strings.c:8856
+#: ../intl-scm/guile-strings.c:8978 ../intl-scm/guile-strings.c:8984
+#: ../intl-scm/guile-strings.c:8990 ../intl-scm/guile-strings.c:9060
+#: ../intl-scm/guile-strings.c:9064 ../intl-scm/guile-strings.c:9068
+#: ../intl-scm/guile-strings.c:9196 ../intl-scm/guile-strings.c:9202
+#: ../intl-scm/guile-strings.c:9208 ../intl-scm/guile-strings.c:9282
+#: ../intl-scm/guile-strings.c:9286 ../intl-scm/guile-strings.c:9290
+#: ../intl-scm/guile-strings.c:9328 ../intl-scm/guile-strings.c:9334
+#: ../intl-scm/guile-strings.c:9340 ../intl-scm/guile-strings.c:9458
+#: ../intl-scm/guile-strings.c:9464 ../intl-scm/guile-strings.c:9470
+#: ../intl-scm/guile-strings.c:9540 ../intl-scm/guile-strings.c:9544
+#: ../intl-scm/guile-strings.c:9548 ../intl-scm/guile-strings.c:9670
+#: ../intl-scm/guile-strings.c:9676 ../intl-scm/guile-strings.c:9682
+#: ../intl-scm/guile-strings.c:9752 ../intl-scm/guile-strings.c:9756
+#: ../intl-scm/guile-strings.c:9760 ../intl-scm/guile-strings.c:9888
+#: ../intl-scm/guile-strings.c:9894 ../intl-scm/guile-strings.c:9900
+#: ../intl-scm/guile-strings.c:9974 ../intl-scm/guile-strings.c:9978
+#: ../intl-scm/guile-strings.c:9982 ../intl-scm/guile-strings.c:10020
+#: ../intl-scm/guile-strings.c:10026 ../intl-scm/guile-strings.c:10032
+msgid "Tables"
+msgstr "Tables"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8768 ../intl-scm/guile-strings.c:8850
+#: ../intl-scm/guile-strings.c:8980 ../intl-scm/guile-strings.c:9062
+#: ../intl-scm/guile-strings.c:9198 ../intl-scm/guile-strings.c:9284
+#: ../intl-scm/guile-strings.c:9330 ../intl-scm/guile-strings.c:9460
+#: ../intl-scm/guile-strings.c:9542 ../intl-scm/guile-strings.c:9672
+#: ../intl-scm/guile-strings.c:9754 ../intl-scm/guile-strings.c:9890
+#: ../intl-scm/guile-strings.c:9976 ../intl-scm/guile-strings.c:10022
+msgid "Table cell spacing"
+msgstr "Table cell spacing"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8770 ../intl-scm/guile-strings.c:8982
+#: ../intl-scm/guile-strings.c:9200 ../intl-scm/guile-strings.c:9332
+#: ../intl-scm/guile-strings.c:9462 ../intl-scm/guile-strings.c:9674
+#: ../intl-scm/guile-strings.c:9892 ../intl-scm/guile-strings.c:10024
+msgid "Space between table cells"
+msgstr "Space between table cells"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8774 ../intl-scm/guile-strings.c:8854
+#: ../intl-scm/guile-strings.c:8986 ../intl-scm/guile-strings.c:9066
+#: ../intl-scm/guile-strings.c:9204 ../intl-scm/guile-strings.c:9288
+#: ../intl-scm/guile-strings.c:9336 ../intl-scm/guile-strings.c:9466
+#: ../intl-scm/guile-strings.c:9546 ../intl-scm/guile-strings.c:9678
+#: ../intl-scm/guile-strings.c:9758 ../intl-scm/guile-strings.c:9896
+#: ../intl-scm/guile-strings.c:9980 ../intl-scm/guile-strings.c:10028
+msgid "Table cell padding"
+msgstr "Table cell padding"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8776 ../intl-scm/guile-strings.c:8988
+#: ../intl-scm/guile-strings.c:9206 ../intl-scm/guile-strings.c:9338
+#: ../intl-scm/guile-strings.c:9468 ../intl-scm/guile-strings.c:9680
+#: ../intl-scm/guile-strings.c:9898 ../intl-scm/guile-strings.c:10030
+msgid "Space between table cell edge and content"
+msgstr "Space between table cell edge and content"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8780 ../intl-scm/guile-strings.c:8858
+#: ../intl-scm/guile-strings.c:8992 ../intl-scm/guile-strings.c:9070
+#: ../intl-scm/guile-strings.c:9210 ../intl-scm/guile-strings.c:9292
+#: ../intl-scm/guile-strings.c:9342 ../intl-scm/guile-strings.c:9472
+#: ../intl-scm/guile-strings.c:9550 ../intl-scm/guile-strings.c:9684
+#: ../intl-scm/guile-strings.c:9762 ../intl-scm/guile-strings.c:9902
+#: ../intl-scm/guile-strings.c:9984 ../intl-scm/guile-strings.c:10034
+msgid "Table border width"
+msgstr "Table border width"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:8782 ../intl-scm/guile-strings.c:8994
+#: ../intl-scm/guile-strings.c:9212 ../intl-scm/guile-strings.c:9344
+#: ../intl-scm/guile-strings.c:9474 ../intl-scm/guile-strings.c:9686
+#: ../intl-scm/guile-strings.c:9904 ../intl-scm/guile-strings.c:10036
+msgid "Bevel depth on tables"
+msgstr "Bevel depth on tables"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8860 ../intl-scm/guile-strings.c:9072
+#: ../intl-scm/guile-strings.c:9294 ../intl-scm/guile-strings.c:9552
+#: ../intl-scm/guile-strings.c:9764 ../intl-scm/guile-strings.c:9986
+msgid "Prepared by: "
+msgstr "Prepared by: "
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:8862 ../intl-scm/guile-strings.c:9074
+#: ../intl-scm/guile-strings.c:9296 ../intl-scm/guile-strings.c:9554
+#: ../intl-scm/guile-strings.c:9766 ../intl-scm/guile-strings.c:9988
+msgid "Prepared for: "
+msgstr "Prepared for: "
+
+#. src/report/stylesheets/gnucash/report/stylesheet-easy.scm
+#. src/report/stylesheets/stylesheet-easy.scm
+#: ../intl-scm/guile-strings.c:8866 ../intl-scm/guile-strings.c:8868
+#: ../intl-scm/guile-strings.c:9558 ../intl-scm/guile-strings.c:9560
+msgid "Easy"
+msgstr "Easy"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#: ../intl-scm/guile-strings.c:9078 ../intl-scm/guile-strings.c:9770
+msgid "Fancy"
+msgstr "Fancy"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-fancy.scm
+#. src/report/stylesheets/stylesheet-fancy.scm
+#: ../intl-scm/guile-strings.c:9080 ../intl-scm/guile-strings.c:9772
+msgid "Technicolor"
+msgstr "Technicolor"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:9108 ../intl-scm/guile-strings.c:9232
+#: ../intl-scm/guile-strings.c:9300 ../intl-scm/guile-strings.c:9302
+#: ../intl-scm/guile-strings.c:9800 ../intl-scm/guile-strings.c:9924
+#: ../intl-scm/guile-strings.c:9992 ../intl-scm/guile-strings.c:9994
+msgid "Footer"
+msgstr "Footer"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-footer.scm
+#. src/report/stylesheets/stylesheet-footer.scm
+#: ../intl-scm/guile-strings.c:9110 ../intl-scm/guile-strings.c:9802
+msgid "String to placed as a footer"
+msgstr "String to placed as a footer"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:9308 ../intl-scm/guile-strings.c:10000
+msgid "Background color for reports."
+msgstr "Background color for reports."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:9312 ../intl-scm/guile-strings.c:10004
+msgid "Background Pixmap"
+msgstr "Background Pixmap"
+
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:9320 ../intl-scm/guile-strings.c:10012
+msgid "Enable hyperlinks in reports."
+msgstr "Enable hyperlinks in reports."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:9326 ../intl-scm/guile-strings.c:10018
+msgid "Background color for alternate lines."
+msgstr "Background color for alternate lines."
+
+#. src/report/stylesheets/gnucash/report/stylesheet-plain.scm
+#. src/report/stylesheets/stylesheet-plain.scm
+#: ../intl-scm/guile-strings.c:9346 ../intl-scm/guile-strings.c:10038
+msgid "Plain"
+msgstr "Plain"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10042 ../intl-scm/guile-strings.c:10048
+#: ../intl-scm/guile-strings.c:10070 ../intl-scm/guile-strings.c:10078
+#: ../intl-scm/guile-strings.c:10084 ../intl-scm/guile-strings.c:10090
+#: ../intl-scm/guile-strings.c:10096 ../intl-scm/guile-strings.c:10102
+#: ../intl-scm/guile-strings.c:10108 ../intl-scm/guile-strings.c:10114
+#: ../intl-scm/guile-strings.c:10230 ../intl-scm/guile-strings.c:10236
+#: ../intl-scm/guile-strings.c:10258 ../intl-scm/guile-strings.c:10266
+#: ../intl-scm/guile-strings.c:10272 ../intl-scm/guile-strings.c:10278
+#: ../intl-scm/guile-strings.c:10284 ../intl-scm/guile-strings.c:10290
+#: ../intl-scm/guile-strings.c:10296 ../intl-scm/guile-strings.c:10302
+msgid "Hello, World!"
+msgstr "Hello, World!"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10044 ../intl-scm/guile-strings.c:10232
+msgid "Boolean Option"
+msgstr "Boolean Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10046 ../intl-scm/guile-strings.c:10234
+msgid "This is a boolean option."
+msgstr "This is a boolean option."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10050 ../intl-scm/guile-strings.c:10238
+msgid "Multi Choice Option"
+msgstr "Multi Choice Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10052 ../intl-scm/guile-strings.c:10240
+msgid "This is a multi choice option."
+msgstr "This is a multi choice option."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10054 ../intl-scm/guile-strings.c:10242
+msgid "First Option"
+msgstr "First Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10056 ../intl-scm/guile-strings.c:10244
+msgid "Help for first option"
+msgstr "Help for first option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10058 ../intl-scm/guile-strings.c:10246
+msgid "Second Option"
+msgstr "Second Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10060 ../intl-scm/guile-strings.c:10248
+msgid "Help for second option"
+msgstr "Help for second option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10062 ../intl-scm/guile-strings.c:10250
+msgid "Third Option"
+msgstr "Third Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10064 ../intl-scm/guile-strings.c:10252
+msgid "Help for third option"
+msgstr "Help for third option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10066 ../intl-scm/guile-strings.c:10254
+msgid "Fourth Options"
+msgstr "Fourth Options"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10068 ../intl-scm/guile-strings.c:10256
+msgid "The fourth option rules!"
+msgstr "The fourth option rules!"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10072 ../intl-scm/guile-strings.c:10260
+msgid "String Option"
+msgstr "String Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10074 ../intl-scm/guile-strings.c:10262
+msgid "This is a string option"
+msgstr "This is a string option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10076 ../intl-scm/guile-strings.c:10150
+#: ../intl-scm/guile-strings.c:10194 ../intl-scm/guile-strings.c:10264
+#: ../intl-scm/guile-strings.c:10338 ../intl-scm/guile-strings.c:10382
+msgid "Hello, World"
+msgstr "Hello, World"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10080 ../intl-scm/guile-strings.c:10268
+msgid "Just a Date Option"
+msgstr "Just a Date Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10082 ../intl-scm/guile-strings.c:10270
+msgid "This is a date option"
+msgstr "This is a date option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10086 ../intl-scm/guile-strings.c:10274
+msgid "Time and Date Option"
+msgstr "Time and Date Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10088 ../intl-scm/guile-strings.c:10276
+msgid "This is a date option with time"
+msgstr "This is a date option with time"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10092 ../intl-scm/guile-strings.c:10280
+msgid "Combo Date Option"
+msgstr "Combo Date Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10094 ../intl-scm/guile-strings.c:10282
+msgid "This is a combination date option"
+msgstr "This is a combination date option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10098 ../intl-scm/guile-strings.c:10286
+msgid "Relative Date Option"
+msgstr "Relative Date Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10100 ../intl-scm/guile-strings.c:10288
+msgid "This is a relative date option"
+msgstr "This is a relative date option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10104 ../intl-scm/guile-strings.c:10292
+msgid "Number Option"
+msgstr "Number Option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10106 ../intl-scm/guile-strings.c:10294
+msgid "This is a number option."
+msgstr "This is a number option."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10112 ../intl-scm/guile-strings.c:10118
+#: ../intl-scm/guile-strings.c:10300 ../intl-scm/guile-strings.c:10306
+msgid "This is a color option"
+msgstr "This is a color option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10120 ../intl-scm/guile-strings.c:10126
+#: ../intl-scm/guile-strings.c:10308 ../intl-scm/guile-strings.c:10314
+msgid "Hello Again"
+msgstr "Hello Again"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10122 ../intl-scm/guile-strings.c:10310
+msgid "An account list option"
+msgstr "An account list option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10124 ../intl-scm/guile-strings.c:10312
+msgid "This is an account list option"
+msgstr "This is an account list option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10128 ../intl-scm/guile-strings.c:10316
+msgid "A list option"
+msgstr "A list option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10130 ../intl-scm/guile-strings.c:10318
+msgid "This is a list option"
+msgstr "This is a list option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10132 ../intl-scm/guile-strings.c:10320
+msgid "The Good"
+msgstr "The Good"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10134 ../intl-scm/guile-strings.c:10322
+msgid "Good option"
+msgstr "Good option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10136 ../intl-scm/guile-strings.c:10324
+msgid "The Bad"
+msgstr "The Bad"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10138 ../intl-scm/guile-strings.c:10326
+msgid "Bad option"
+msgstr "Bad option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10140 ../intl-scm/guile-strings.c:10328
+msgid "The Ugly"
+msgstr "The Ugly"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10142 ../intl-scm/guile-strings.c:10330
+msgid "Ugly option"
+msgstr "Ugly option"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10144 ../intl-scm/guile-strings.c:10332
+msgid "Testing"
+msgstr "Testing"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10146 ../intl-scm/guile-strings.c:10334
+msgid "Crash the report"
+msgstr "Crash the report"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10148 ../intl-scm/guile-strings.c:10336
+msgid ""
+"This is for testing. Your reports probably shouldn't have an option like "
+"this."
+msgstr ""
+"This is for testing. Your reports probably shouldn't have an option like "
+"this."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10152 ../intl-scm/guile-strings.c:10340
+msgid ""
+"This is a sample GnuCash report. See the guile (scheme) source code in the "
+"scm/report directory for details on writing your own reports, or extending "
+"existing reports."
+msgstr ""
+"This is a sample GnuCash report. See the guile (scheme) source code in the "
+"scm/report directory for details on writing your own reports, or extending "
+"existing reports."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10154 ../intl-scm/guile-strings.c:10342
+#, c-format
+msgid ""
+"For help on writing reports, or to contribute your brand new, totally cool "
+"report, consult the mailing list %s."
+msgstr ""
+"For help on writing reports, or to contribute your brand new, totally cool "
+"report, consult the mailing list %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10156 ../intl-scm/guile-strings.c:10344
+msgid ""
+"For details on subscribing to that list, see &lt;http://www.gnucash.org/&gt;."
+msgstr ""
+"For details on subscribing to that list, see &lt;http://www.gnucash.org/&gt;."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10158 ../intl-scm/guile-strings.c:10346
+msgid ""
+"You can learn more about writing scheme at &lt;http://www.scheme.com/tspl2d/"
+"&gt;."
+msgstr ""
+"You can learn more about writing scheme at &lt;http://www.scheme.com/tspl2d/"
+"&gt;."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10160 ../intl-scm/guile-strings.c:10348
+#, c-format
+msgid "The current time is %s."
+msgstr "The current time is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10162 ../intl-scm/guile-strings.c:10350
+#, c-format
+msgid "The boolean option is %s."
+msgstr "The boolean option is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10164 ../intl-scm/guile-strings.c:10352
+msgid "true"
+msgstr "true"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10166 ../intl-scm/guile-strings.c:10354
+msgid "false"
+msgstr "false"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10168 ../intl-scm/guile-strings.c:10356
+#, c-format
+msgid "The multi-choice option is %s."
+msgstr "The multi-choice option is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10170 ../intl-scm/guile-strings.c:10358
+#, c-format
+msgid "The string option is %s."
+msgstr "The string option is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10172 ../intl-scm/guile-strings.c:10360
+#, c-format
+msgid "The date option is %s."
+msgstr "The date option is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10174 ../intl-scm/guile-strings.c:10362
+#, c-format
+msgid "The date and time option is %s."
+msgstr "The date and time option is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10176 ../intl-scm/guile-strings.c:10364
+#, c-format
+msgid "The relative date option is %s."
+msgstr "The relative date option is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10178 ../intl-scm/guile-strings.c:10366
+#, c-format
+msgid "The combination date option is %s."
+msgstr "The combination date option is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10180 ../intl-scm/guile-strings.c:10368
+#, c-format
+msgid "The number option is %s."
+msgstr "The number option is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10182 ../intl-scm/guile-strings.c:10370
+#, c-format
+msgid "The number option formatted as currency is %s."
+msgstr "The number option formatted as currency is %s."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10184 ../intl-scm/guile-strings.c:10372
+msgid "Items you selected:"
+msgstr "Items you selected:"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10186 ../intl-scm/guile-strings.c:10374
+msgid "List items selected"
+msgstr "List items selected"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10188 ../intl-scm/guile-strings.c:10376
+msgid "(You selected no list items.)"
+msgstr "(You selected no list items.)"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10190 ../intl-scm/guile-strings.c:10378
+msgid "You have selected no accounts."
+msgstr "You have selected no accounts."
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10192 ../intl-scm/guile-strings.c:10380
+msgid "Have a nice day!"
+msgstr "Have a nice day!"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10196 ../intl-scm/guile-strings.c:10384
+msgid "Sample Report with Examples"
+msgstr "Sample Report with Examples"
+
+#. src/report/utility-reports/gnucash/report/hello-world.scm
+#. src/report/utility-reports/hello-world.scm
+#: ../intl-scm/guile-strings.c:10198 ../intl-scm/guile-strings.c:10386
+msgid "A sample report with examples."
+msgstr "A sample report with examples."
+
+#. src/report/utility-reports/gnucash/report/view-column.scm
+#. src/report/utility-reports/view-column.scm
+#: ../intl-scm/guile-strings.c:10202 ../intl-scm/guile-strings.c:10208
+#: ../intl-scm/guile-strings.c:10390 ../intl-scm/guile-strings.c:10396
+msgid "Number of columns"
+msgstr "Number of columns"
+
+#. src/report/utility-reports/gnucash/report/view-column.scm
+#. src/report/utility-reports/view-column.scm
+#: ../intl-scm/guile-strings.c:10204 ../intl-scm/guile-strings.c:10392
+msgid "Number of columns before wrapping to a new row"
+msgstr "Number of columns before wrapping to a new row"
+
+#. src/report/utility-reports/gnucash/report/view-column.scm
+#. src/report/utility-reports/view-column.scm
+#: ../intl-scm/guile-strings.c:10214 ../intl-scm/guile-strings.c:10402
+msgid "Edit Options"
+msgstr "Edit Options"
+
+#. src/report/utility-reports/gnucash/report/view-column.scm
+#. src/report/utility-reports/view-column.scm
+#: ../intl-scm/guile-strings.c:10216 ../intl-scm/guile-strings.c:10404
+msgid "Single Report"
+msgstr "Single Report"
+
+#. src/report/utility-reports/gnucash/report/view-column.scm
+#. src/report/utility-reports/view-column.scm
+#: ../intl-scm/guile-strings.c:10218 ../intl-scm/guile-strings.c:10406
+msgid "Multicolumn View"
+msgstr "Multicolumn View"
+
+#. src/report/utility-reports/gnucash/report/view-column.scm
+#. src/report/utility-reports/view-column.scm
+#: ../intl-scm/guile-strings.c:10220 ../intl-scm/guile-strings.c:10408
+msgid "Custom Multicolumn Report"
+msgstr "Custom Multicolumn Report"
+
+#. src/report/utility-reports/gnucash/report/welcome-to-gnucash.scm
+#. src/report/utility-reports/welcome-to-gnucash.scm
+#: ../intl-scm/guile-strings.c:10222 ../intl-scm/guile-strings.c:10228
+#: ../intl-scm/guile-strings.c:10410 ../intl-scm/guile-strings.c:10416
+msgid "Welcome to GnuCash"
+msgstr "Welcome to GnuCash"
+
+#. src/report/utility-reports/gnucash/report/welcome-to-gnucash.scm
+#. src/report/utility-reports/welcome-to-gnucash.scm
+#: ../intl-scm/guile-strings.c:10224 ../intl-scm/guile-strings.c:10412
+msgid "Welcome to GnuCash 2.4!"
+msgstr "Welcome to GnuCash 2.4!"
+
+#. src/report/utility-reports/gnucash/report/welcome-to-gnucash.scm
+#. src/report/utility-reports/welcome-to-gnucash.scm
+#: ../intl-scm/guile-strings.c:10226 ../intl-scm/guile-strings.c:10414
+msgid "GnuCash 2.4 has lots of nice features. Here are a few."
+msgstr "GnuCash 2.4 has lots of nice features. Here are a few."
+
+#. src/scm/command-line.scm
+#: ../intl-scm/guile-strings.c:10418
+msgid ""
+"A list of directories (strings) indicating where to look for html and parsed-"
+"html files. Each element must be a string representing a directory or a "
+"symbol where 'default expands to the default path, and 'current expands to "
+"the current value of the path."
+msgstr ""
+"A list of directories (strings) indicating where to look for html and parsed-"
+"html files. Each element must be a string representing a directory or a "
+"symbol where 'default expands to the default path, and 'current expands to "
+"the current value of the path."
+
+#. src/scm/command-line.scm
+#: ../intl-scm/guile-strings.c:10420
+msgid "Set the search path for documentation files"
+msgstr "Set the search path for documentation files"
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10422 ../intl-scm/guile-strings.c:10424
+#: ../intl-scm/guile-strings.c:10468 ../intl-scm/guile-strings.c:10470
+msgid "No commodities marked for quote retrieval."
+msgstr "No commodities marked for quote retrieval."
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10426 ../intl-scm/guile-strings.c:10428
+#: ../intl-scm/guile-strings.c:10444 ../intl-scm/guile-strings.c:10446
+#: ../intl-scm/guile-strings.c:10472 ../intl-scm/guile-strings.c:10474
+#: ../intl-scm/guile-strings.c:10490 ../intl-scm/guile-strings.c:10492
+msgid "Unable to get quotes or diagnose the problem."
+msgstr "Unable to get quotes or diagnose the problem."
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10430 ../intl-scm/guile-strings.c:10433
+#: ../intl-scm/guile-strings.c:10476 ../intl-scm/guile-strings.c:10479
+msgid ""
+"You are missing some needed Perl libraries.\n"
+"Run 'gnc-fq-update' as root to install them."
+msgstr ""
+"You are missing some needed Perl libraries.\n"
+"Run 'gnc-fq-update' as root to install them."
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10436 ../intl-scm/guile-strings.c:10438
+#: ../intl-scm/guile-strings.c:10482 ../intl-scm/guile-strings.c:10484
+msgid "There was a system error while retrieving the price quotes."
+msgstr "There was a system error while retrieving the price quotes."
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10440 ../intl-scm/guile-strings.c:10442
+#: ../intl-scm/guile-strings.c:10486 ../intl-scm/guile-strings.c:10488
+msgid "There was an unknown error while retrieving the price quotes."
+msgstr "There was an unknown error while retrieving the price quotes."
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10448 ../intl-scm/guile-strings.c:10452
+#: ../intl-scm/guile-strings.c:10454 ../intl-scm/guile-strings.c:10494
+#: ../intl-scm/guile-strings.c:10498 ../intl-scm/guile-strings.c:10500
+msgid "Unable to retrieve quotes for these items:"
+msgstr "Unable to retrieve quotes for these items:"
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10450 ../intl-scm/guile-strings.c:10496
+msgid "Continue using only the good quotes?"
+msgstr "Continue using only the good quotes?"
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10456 ../intl-scm/guile-strings.c:10502
+msgid "Continuing with good quotes."
+msgstr "Continuing with good quotes."
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10458 ../intl-scm/guile-strings.c:10462
+#: ../intl-scm/guile-strings.c:10504 ../intl-scm/guile-strings.c:10508
+msgid "Unable to create prices for these items:"
+msgstr "Unable to create prices for these items:"
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10460 ../intl-scm/guile-strings.c:10506
+msgid "Add remaining good quotes?"
+msgstr "Add remaining good quotes?"
+
+#. src/scm/gnucash/price-quotes.scm
+#. src/scm/price-quotes.scm
+#: ../intl-scm/guile-strings.c:10464 ../intl-scm/guile-strings.c:10510
+msgid "Adding remaining good quotes."
+msgstr "Adding remaining good quotes."
+
+#. src/scm/main-window.scm
+#: ../intl-scm/guile-strings.c:10466
+msgid "Book Options"
+msgstr "Book Options"
+
+#. src/tax/us/de_DE.scm
+#. src/tax/us/gnucash/tax/de_DE.scm
+#: ../intl-scm/guile-strings.c:10514 ../intl-scm/guile-strings.c:10518
+msgid "Tax Number"
+msgstr "Tax Number"
+
+#. src/tax/us/txf-de_DE.scm
+#. src/tax/us/txf.scm
+#: ../intl-scm/guile-strings.c:10520 ../intl-scm/guile-strings.c:10524
+msgid "No help available."
+msgstr "No help available."
+
+#. src/tax/us/txf-de_DE.scm
+#: ../intl-scm/guile-strings.c:10522
+msgid "The electronic tax number of your business"
+msgstr "The electronic tax number of your business"
+
+#: ../doc/tip_of_the_day.list.in:1
+msgid ""
+"The GnuCash online manual has lots of helpful information. You can access "
+"the manual under the Help menu."
+msgstr ""
+"The GnuCash online manual has lots of helpful information. You can access "
+"the manual under the Help menu."
+
+#: ../doc/tip_of_the_day.list.in:4
+msgid ""
+"You can easily import your existing financial data from Quicken, MS Money or "
+"other programs that export QIF files or OFX files.  In the File menu, click "
+"on the sub-menu Import and click on QIF or OFX file, respectively. Then, "
+"follow the instructions provided."
+msgstr ""
+"You can easily import your existing financial data from Quicken, MS Money or "
+"other programs that export QIF files or OFX files.  In the File menu, click "
+"on the sub-menu Import and click on QIF or OFX file, respectively. Then, "
+"follow the instructions provided."
+
+#: ../doc/tip_of_the_day.list.in:9
+msgid ""
+"If you are familiar with other financial programs such as Quicken, note that "
+"GnuCash uses accounts instead of categories to track income and expenses.  "
+"For more information on income and expense accounts, please see the GnuCash "
+"online manual."
+msgstr ""
+"If you are familiar with other financial programs such as Quicken, note that "
+"GnuCash uses accounts instead of categories to track income and expenses.  "
+"For more information on income and expense accounts, please see the GnuCash "
+"online manual."
+
+#: ../doc/tip_of_the_day.list.in:14
+msgid ""
+"Create new accounts by clicking the New button in the main window tool bar.  "
+"This will bring up a dialog box where you can enter account details.  For "
+"more information on choosing an account type or setting up a chart of "
+"accounts, please see the GnuCash online manual."
+msgstr ""
+"Create new accounts by clicking the New button in the main window tool bar.  "
+"This will bring up a dialog box where you can enter account details.  For "
+"more information on choosing an account type or setting up a chart of "
+"accounts, please see the GnuCash online manual."
+
+#: ../doc/tip_of_the_day.list.in:20
+msgid ""
+"Click the right mouse button in the main window to bring up the account menu "
+"options. Within each register, clicking the right mouse button brings up the "
+"transaction menu options."
+msgstr ""
+"Click the right mouse button in the main window to bring up the account menu "
+"options. Within each register, clicking the right mouse button brings up the "
+"transaction menu options."
+
+#: ../doc/tip_of_the_day.list.in:24
+msgid ""
+"To enter multiple-split transactions such as a paycheck with multiple "
+"deductions, click the Split button in the tool bar. Alternatively, in the "
+"View menu, you can choose the register style Auto-Split Ledger or "
+"Transaction Journal."
+msgstr ""
+"To enter multiple-split transactions such as a paycheck with multiple "
+"deductions, click the Split button in the tool bar. Alternatively, in the "
+"View menu, you can choose the register style Auto-Split Ledger or "
+"Transaction Journal."
+
+#: ../doc/tip_of_the_day.list.in:29
+msgid ""
+"As you enter amounts in the register, you can use the GnuCash calculator to "
+"add, subtract, multiply and divide .  Simply type the first value, then "
+"select '+', '-','*', or '/'.  Type the second value and press Enter to "
+"record the calculated amount."
+msgstr ""
+"As you enter amounts in the register, you can use the GnuCash calculator to "
+"add, subtract, multiply and divide .  Simply type the first value, then "
+"select '+', '-','*', or '/'.  Type the second value and press Enter to "
+"record the calculated amount."
+
+#: ../doc/tip_of_the_day.list.in:34
+msgid ""
+"Quick-fill makes it easy to enter common transactions.  When you type the "
+"first letter(s) of a common transaction description, then press the Tab key, "
+"GnuCash will automatically complete the remainder of the transaction as it "
+"was last entered."
+msgstr ""
+"Quick-fill makes it easy to enter common transactions.  When you type the "
+"first letter(s) of a common transaction description, then press the Tab key, "
+"GnuCash will automatically complete the remainder of the transaction as it "
+"was last entered."
+
+#: ../doc/tip_of_the_day.list.in:39
+msgid ""
+"Type the first letter(s) of an existing account name in the Transfer "
+"register column, and GnuCash will complete the name from your list of "
+"accounts. For subaccounts, type the first letter(s) of the parent account, "
+"followed by ':' and the first letter(s) of the subaccount (e.g. A:C for "
+"Assets:Cash.)"
+msgstr ""
+"Type the first letter(s) of an existing account name in the Transfer "
+"register column, and GnuCash will complete the name from your list of "
+"accounts. For subaccounts, type the first letter(s) of the parent account, "
+"followed by ':' and the first letter(s) of the subaccount (e.g. A:C for "
+"Assets:Cash.)"
+
+#: ../doc/tip_of_the_day.list.in:45
+msgid ""
+"Want to see all your subaccount transactions in one register? From the main "
+"menu, highlight the parent account and select Accounts -> Open Subaccounts "
+"from the menu."
+msgstr ""
+"Want to see all your subaccount transactions in one register? From the main "
+"menu, highlight the parent account and select Accounts -> Open Subaccounts "
+"from the menu."
+
+#: ../doc/tip_of_the_day.list.in:49
+msgid ""
+"When entering dates, you can type '+' or '-' to increment or decrement the "
+"selected date. You can use '+' and '-' to increment and decrement check "
+"numbers as well."
+msgstr ""
+"When entering dates, you can type '+' or '-' to increment or decrement the "
+"selected date. You can use '+' and '-' to increment and decrement check "
+"numbers as well."
+
+#: ../doc/tip_of_the_day.list.in:53
+msgid ""
+"To switch between multiple tabs in the main window, press Control+Alt+Page "
+"Up/Down."
+msgstr ""
+"To switch between multiple tabs in the main window, press Control+Alt+Page "
+"Up/Down."
+
+#: ../doc/tip_of_the_day.list.in:56
+msgid ""
+"In the reconcile window, you can press the spacebar to mark transactions as "
+"reconciled.  You can also press Tab and Shift-Tab to move between deposits "
+"and withdrawals."
+msgstr ""
+"In the reconcile window, you can press the spacebar to mark transactions as "
+"reconciled.  You can also press Tab and Shift-Tab to move between deposits "
+"and withdrawals."
+
+#: ../doc/tip_of_the_day.list.in:60
+msgid ""
+"To transfer funds between accounts with different currencies, click on the "
+"Transfer button in the register toolbar, select the accounts, and the "
+"Currency Transfer options for entering the exchange rate or the other "
+"currency's amount will be available."
+msgstr ""
+"To transfer funds between accounts with different currencies, click on the "
+"Transfer button in the register toolbar, select the accounts, and the "
+"Currency Transfer options for entering the exchange rate or the other "
+"currency's amount will be available."
+
+#: ../doc/tip_of_the_day.list.in:65
+msgid ""
+"You can pack multiple reports into a single window,  providing all the "
+"financial information you want at a glance. To do so, use the Sample & "
+"Custom -> \"Custom Multicolumn Report\" report."
+msgstr ""
+"You can pack multiple reports into a single window,  providing all the "
+"financial information you want at a glance. To do so, use the Sample & "
+"Custom -> \"Custom Multicolumn Report\" report."
+
+#: ../doc/tip_of_the_day.list.in:70
+msgid ""
+"Style Sheets affect how reports are displayed.  Choose a style sheet for "
+"your report as a report option, and use the Edit -> Style Sheets menu to "
+"customize style sheets."
+msgstr ""
+"Style Sheets affect how reports are displayed.  Choose a style sheet for "
+"your report as a report option, and use the Edit -> Style Sheets menu to "
+"customize style sheets."
+
+#: ../doc/tip_of_the_day.list.in:74
+msgid ""
+"To raise the accounts menu in the transfer field of a register page, press "
+"the Menu key or the Ctrl-Down key combination."
+msgstr ""
+"To raise the accounts menu in the transfer field of a register page, press "
+"the Menu key or the Ctrl-Down key combination."
+
+#: ../doc/tip_of_the_day.list.in:77
+msgid ""
+"If you work overnight, you should close and reopen your working register "
+"after midnight, to get the new date as default for new transactions. It is "
+"not necessary to restart GnuCash therefore."
+msgstr ""
+"If you work overnight, you should close and reopen your working register "
+"after midnight, to get the new date as default for new transactions. It is "
+"not necessary to restart GnuCash therefore."
+
+#: ../doc/tip_of_the_day.list.in:81
+msgid ""
+"The GnuCash developers are easy to contact.  As well as several mailing "
+"lists, you can chat to them live on IRC! Join them on #gnucash at irc.gnome."
+"org"
+msgstr ""
+"The GnuCash developers are easy to contact.  As well as several mailing "
+"lists, you can chat to them live on IRC! Join them on #gnucash at irc.gnome."
+"org"
+
+#: ../doc/tip_of_the_day.list.in:85
+msgid ""
+"There is a theory that if ever anyone discovers what the Universe is for and "
+"why it is here, it will instantly disappear and be replaced with something "
+"even more bizarre and inexplicable. There is another theory that this has "
+"already happened. Douglas Adams, \"The Restaurant at the End of the Universe"
+"\""
+msgstr ""
+"There is a theory that if ever anyone discovers what the Universe is for and "
+"why it is here, it will instantly disappear and be replaced with something "
+"even more bizarre and inexplicable. There is another theory that this has "
+"already happened. Douglas Adams, \"The Restaurant at the End of the Universe"
+"\""

Modified: gnucash/trunk/src/bin/gnucash-bin.c
===================================================================
--- gnucash/trunk/src/bin/gnucash-bin.c	2011-01-21 22:27:48 UTC (rev 20141)
+++ gnucash/trunk/src/bin/gnucash-bin.c	2011-01-22 00:26:02 UTC (rev 20142)
@@ -320,9 +320,7 @@
  * traditional Chinese (zh-Hant), which are normally assigned the
  * locales zh_CN and zh_TW, respectively. Those are handled
  * specially.*/
-    if ([languages count] > 0 &&
-	!([[languages objectAtIndex: 0] isEqualToString: @"en"] ||
-	  [[languages objectAtIndex: 0] isEqualToString: @"\"en-US\""])) {
+    if ([languages count] > 0) {
 	NSEnumerator *lang_iter = [languages objectEnumerator];
 	NSString *this_lang;
 	NSArray *elements;
@@ -339,9 +337,15 @@
 		    else
 			this_lang = [NSString stringWithString: @"zh_TW"];
 		}
+
+	    /* Gnucash has 3 translations with country specifications (other than chinese): en_GB, es_NI, and pt_BR. All of the rest are plain. Since gettext is too stupid on its own to look for pt if pt_PT isn't available, we'll special case those three and */
+		else if ([this_lang isEqualToString: @"en-GB"] ||
+			 [this_lang isEqualToString: @"es-NI"] ||
+			 [this_lang isEqualToString: @"pt-BR"] )
+		  this_lang = [elements componentsJoinedByString: @"_"];
+		else
+		  this_lang = [elements objectAtIndex: 0];
 	    }
-	    else
-		this_lang = [elements componentsJoinedByString: @"_"];
 	    new_languages = [new_languages arrayByAddingObject: this_lang];
 	}
 	langs = [[new_languages componentsJoinedByString:@":"] UTF8String];



More information about the gnucash-changes mailing list