Skip to content

Commit 1fe5723

Browse files
committed
Merge latest translations from Weblate into stable.
2 parents 4f610eb + 92b2729 commit 1fe5723

File tree

4 files changed

+157
-163
lines changed

4 files changed

+157
-163
lines changed

po/en_AU.po

+23-40
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: GnuCash 5.9-pot2\n"
15-
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
16-
"product=GnuCash&component=Translations\n"
15+
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
16+
"cgi?product=GnuCash&component=Translations\n"
1717
"POT-Creation-Date: 2024-09-22 14:30-0700\n"
18-
"PO-Revision-Date: 2024-06-28 08:09+0000\n"
18+
"PO-Revision-Date: 2024-09-25 13:15+0000\n"
1919
"Last-Translator: Simon Arlott <[email protected]>\n"
2020
"Language-Team: English (Australia) <https://hosted.weblate.org/projects/"
2121
"gnucash/gnucash/en_AU/>\n"
@@ -24,7 +24,7 @@ msgstr ""
2424
"Content-Type: text/plain; charset=UTF-8\n"
2525
"Content-Transfer-Encoding: 8bit\n"
2626
"Plural-Forms: nplurals=2; plural=n != 1;\n"
27-
"X-Generator: Weblate 5.7-dev\n"
27+
"X-Generator: Weblate 5.8-dev\n"
2828

2929
#: bindings/guile/date-utilities.scm:173
3030
#: gnucash/report/reports/example/daily-reports.scm:260
@@ -9475,11 +9475,14 @@ msgid ""
94759475
"by registering for a free account at the Alpha Vantage website, https://"
94769476
"alphavantage.co/support/#api-key."
94779477
msgstr ""
9478+
"Alpha Vantage requires an API key to use their service. You can obtain a key "
9479+
"by registering for a free account at the Alpha Vantage website, "
9480+
"https://alphavantage.co/support/#api-key."
94789481

94799482
#: gnucash/gschemas/org.gnucash.GnuCash.general.finance-quote.gschema.xml.in:10
94809483
#: gnucash/gtkbuilder/dialog-preferences.glade:3687
94819484
msgid "YH Finance (FinanceAPI) API key"
9482-
msgstr ""
9485+
msgstr "YH Finance (FinanceAPI) API key"
94839486

94849487
#: gnucash/gschemas/org.gnucash.GnuCash.general.finance-quote.gschema.xml.in:11
94859488
#: gnucash/gtkbuilder/dialog-preferences.glade:3686
@@ -9489,6 +9492,9 @@ msgid ""
94899492
"obtain a key by registering for a free account at the YH Finance website, "
94909493
"https://financeapi.net/pricing."
94919494
msgstr ""
9495+
"YH Finance requires an API key to use their FinanceAPI service. You can "
9496+
"obtain a key by registering for a free account at the YH Finance website, "
9497+
"https://financeapi.net/pricing."
94929498

94939499
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:10
94949500
msgid "The version of these settings"
@@ -11494,33 +11500,6 @@ msgid "CSV Transaction Import"
1149411500
msgstr "CSV Transaction Import"
1149511501

1149611502
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:44
11497-
#, fuzzy
11498-
#| msgid ""
11499-
#| "This assistant will help you import a delimited file containing a list of "
11500-
#| "transactions. It supports both token separated files (such as comma "
11501-
#| "separated or semi-colon separated) and fixed width data.\n"
11502-
#| "\n"
11503-
#| "For a successful import three columns have to be available in the import "
11504-
#| "data:\n"
11505-
#| "• a Date column\n"
11506-
#| "• a Description column\n"
11507-
#| "• a Deposit or Withdrawal column\n"
11508-
#| "\n"
11509-
#| "If there is no Account data available, a base account can be selected to "
11510-
#| "which all data will be imported.\n"
11511-
#| "\n"
11512-
#| "Apart from a choice of delimiter, there are several options to tweak the "
11513-
#| "importer. For example a number of lines can be skipped at the start or "
11514-
#| "the end of the data, as well as odd rows. Several date and number formats "
11515-
#| "are supported. The file encoding can be defined.\n"
11516-
#| "\n"
11517-
#| "The importer can handle files where transactions are split over multiple "
11518-
#| "lines, with each line representing one split.\n"
11519-
#| "\n"
11520-
#| "Lastly, for repeated imports the preview page has buttons to Load and "
11521-
#| "Save the settings. You can save your adjusted settings to reuse them on "
11522-
#| "later imports. After loading your settings you can also tweak them again "
11523-
#| "for similar imports and save them under another name."
1152411503
msgid ""
1152511504
"This assistant will help you import a delimited file containing a list of "
1152611505
"transactions. It supports both token separated files (such as comma "
@@ -11559,7 +11538,7 @@ msgstr ""
1155911538
"data:\n"
1156011539
"• a Date column\n"
1156111540
"• a Description column\n"
11562-
"• a Deposit or Withdrawal column\n"
11541+
"• an Amount or Amount (Negated) column\n"
1156311542
"\n"
1156411543
"If there is no Account data available, a base account can be selected to "
1156511544
"which all data will be imported.\n"
@@ -11570,7 +11549,10 @@ msgstr ""
1157011549
"supported. The file encoding can be defined.\n"
1157111550
"\n"
1157211551
"The importer can handle files where transactions are split over multiple "
11573-
"lines, with each line representing one split.\n"
11552+
"lines, with each line representing one split. A new transaction is started "
11553+
"each time any of the transaction related columns' value differs from the one "
11554+
"in a previous, non-empty one. Those columns are Transaction ID, Date, "
11555+
"Number, Description, Notes, Transaction Commodity and Void Reason.\n"
1157411556
"\n"
1157511557
"Lastly, for repeated imports the preview page has buttons to Load and Save "
1157611558
"the settings. You can save your adjusted settings to reuse them on later "
@@ -15892,6 +15874,9 @@ msgid ""
1589215874
"by registering for a free account at the Alpha Vantage website, https://www."
1589315875
"alphavantage.co/support/#api-key."
1589415876
msgstr ""
15877+
"Alpha Vantage requires an API key to use their service. You can obtain a key "
15878+
"by registering for a free account at the Alpha Vantage website, https://www."
15879+
"alphavantage.co/support/#api-key."
1589515880

1589615881
#: gnucash/gtkbuilder/dialog-preferences.glade:3711
1589715882
#: gnucash/gtkbuilder/dialog-preferences.glade:3734
@@ -31150,16 +31135,14 @@ msgid "Checking business splits in account %s: %u of %u"
3115031135
msgstr "Checking business splits in account %s: %u of %u"
3115131136

3115231137
#: libgnucash/engine/Scrub.cpp:146
31153-
#, fuzzy, c-format
31154-
#| msgid "Looking for orphans in transaction: %u of %u"
31138+
#, c-format
3115531139
msgid "Looking for orphans in transaction: %u of %zu"
31156-
msgstr "Looking for orphans in transaction: %u of %u"
31140+
msgstr "Looking for orphans in transaction: %u of %zu"
3115731141

3115831142
#: libgnucash/engine/Scrub.cpp:357
31159-
#, fuzzy, c-format
31160-
#| msgid "Looking for imbalances in transaction date %s: %u of %u"
31143+
#, c-format
3116131144
msgid "Looking for imbalances in transaction date %s: %u of %zu"
31162-
msgstr "Looking for imbalances in transaction date %s: %u of %u"
31145+
msgstr "Looking for imbalances in transaction date %s: %u of %zu"
3116331146

3116431147
#: libgnucash/engine/Split.cpp:1644
3116531148
msgctxt ""

po/en_NZ.po

+23-40
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: GnuCash 5.9-pot2\n"
14-
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
15-
"product=GnuCash&component=Translations\n"
14+
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
15+
"cgi?product=GnuCash&component=Translations\n"
1616
"POT-Creation-Date: 2024-09-22 14:30-0700\n"
17-
"PO-Revision-Date: 2024-06-28 08:09+0000\n"
17+
"PO-Revision-Date: 2024-09-25 13:15+0000\n"
1818
"Last-Translator: Simon Arlott <[email protected]>\n"
1919
"Language-Team: English (New Zealand) <https://hosted.weblate.org/projects/"
2020
"gnucash/gnucash/en_NZ/>\n"
@@ -23,7 +23,7 @@ msgstr ""
2323
"Content-Type: text/plain; charset=UTF-8\n"
2424
"Content-Transfer-Encoding: 8bit\n"
2525
"Plural-Forms: nplurals=2; plural=n != 1;\n"
26-
"X-Generator: Weblate 5.7-dev\n"
26+
"X-Generator: Weblate 5.8-dev\n"
2727

2828
#: bindings/guile/date-utilities.scm:173
2929
#: gnucash/report/reports/example/daily-reports.scm:260
@@ -9474,11 +9474,14 @@ msgid ""
94749474
"by registering for a free account at the Alpha Vantage website, https://"
94759475
"alphavantage.co/support/#api-key."
94769476
msgstr ""
9477+
"Alpha Vantage requires an API key to use their service. You can obtain a key "
9478+
"by registering for a free account at the Alpha Vantage website, "
9479+
"https://alphavantage.co/support/#api-key."
94779480

94789481
#: gnucash/gschemas/org.gnucash.GnuCash.general.finance-quote.gschema.xml.in:10
94799482
#: gnucash/gtkbuilder/dialog-preferences.glade:3687
94809483
msgid "YH Finance (FinanceAPI) API key"
9481-
msgstr ""
9484+
msgstr "YH Finance (FinanceAPI) API key"
94829485

94839486
#: gnucash/gschemas/org.gnucash.GnuCash.general.finance-quote.gschema.xml.in:11
94849487
#: gnucash/gtkbuilder/dialog-preferences.glade:3686
@@ -9488,6 +9491,9 @@ msgid ""
94889491
"obtain a key by registering for a free account at the YH Finance website, "
94899492
"https://financeapi.net/pricing."
94909493
msgstr ""
9494+
"YH Finance requires an API key to use their FinanceAPI service. You can "
9495+
"obtain a key by registering for a free account at the YH Finance website, "
9496+
"https://financeapi.net/pricing."
94919497

94929498
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:10
94939499
msgid "The version of these settings"
@@ -11493,33 +11499,6 @@ msgid "CSV Transaction Import"
1149311499
msgstr "CSV Transaction Import"
1149411500

1149511501
#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:44
11496-
#, fuzzy
11497-
#| msgid ""
11498-
#| "This assistant will help you import a delimited file containing a list of "
11499-
#| "transactions. It supports both token separated files (such as comma "
11500-
#| "separated or semi-colon separated) and fixed width data.\n"
11501-
#| "\n"
11502-
#| "For a successful import three columns have to be available in the import "
11503-
#| "data:\n"
11504-
#| "• a Date column\n"
11505-
#| "• a Description column\n"
11506-
#| "• a Deposit or Withdrawal column\n"
11507-
#| "\n"
11508-
#| "If there is no Account data available, a base account can be selected to "
11509-
#| "which all data will be imported.\n"
11510-
#| "\n"
11511-
#| "Apart from a choice of delimiter, there are several options to tweak the "
11512-
#| "importer. For example a number of lines can be skipped at the start or "
11513-
#| "the end of the data, as well as odd rows. Several date and number formats "
11514-
#| "are supported. The file encoding can be defined.\n"
11515-
#| "\n"
11516-
#| "The importer can handle files where transactions are split over multiple "
11517-
#| "lines, with each line representing one split.\n"
11518-
#| "\n"
11519-
#| "Lastly, for repeated imports the preview page has buttons to Load and "
11520-
#| "Save the settings. You can save your adjusted settings to reuse them on "
11521-
#| "later imports. After loading your settings you can also tweak them again "
11522-
#| "for similar imports and save them under another name."
1152311502
msgid ""
1152411503
"This assistant will help you import a delimited file containing a list of "
1152511504
"transactions. It supports both token separated files (such as comma "
@@ -11558,7 +11537,7 @@ msgstr ""
1155811537
"data:\n"
1155911538
"• a Date column\n"
1156011539
"• a Description column\n"
11561-
"• a Deposit or Withdrawal column\n"
11540+
"• an Amount or Amount (Negated) column\n"
1156211541
"\n"
1156311542
"If there is no Account data available, a base account can be selected to "
1156411543
"which all data will be imported.\n"
@@ -11569,7 +11548,10 @@ msgstr ""
1156911548
"supported. The file encoding can be defined.\n"
1157011549
"\n"
1157111550
"The importer can handle files where transactions are split over multiple "
11572-
"lines, with each line representing one split.\n"
11551+
"lines, with each line representing one split. A new transaction is started "
11552+
"each time any of the transaction related columns' value differs from the one "
11553+
"in a previous, non-empty one. Those columns are Transaction ID, Date, "
11554+
"Number, Description, Notes, Transaction Commodity and Void Reason.\n"
1157311555
"\n"
1157411556
"Lastly, for repeated imports the preview page has buttons to Load and Save "
1157511557
"the settings. You can save your adjusted settings to reuse them on later "
@@ -15891,6 +15873,9 @@ msgid ""
1589115873
"by registering for a free account at the Alpha Vantage website, https://www."
1589215874
"alphavantage.co/support/#api-key."
1589315875
msgstr ""
15876+
"Alpha Vantage requires an API key to use their service. You can obtain a key "
15877+
"by registering for a free account at the Alpha Vantage website, https://www."
15878+
"alphavantage.co/support/#api-key."
1589415879

1589515880
#: gnucash/gtkbuilder/dialog-preferences.glade:3711
1589615881
#: gnucash/gtkbuilder/dialog-preferences.glade:3734
@@ -31149,16 +31134,14 @@ msgid "Checking business splits in account %s: %u of %u"
3114931134
msgstr "Checking business splits in account %s: %u of %u"
3115031135

3115131136
#: libgnucash/engine/Scrub.cpp:146
31152-
#, fuzzy, c-format
31153-
#| msgid "Looking for orphans in transaction: %u of %u"
31137+
#, c-format
3115431138
msgid "Looking for orphans in transaction: %u of %zu"
31155-
msgstr "Looking for orphans in transaction: %u of %u"
31139+
msgstr "Looking for orphans in transaction: %u of %zu"
3115631140

3115731141
#: libgnucash/engine/Scrub.cpp:357
31158-
#, fuzzy, c-format
31159-
#| msgid "Looking for imbalances in transaction date %s: %u of %u"
31142+
#, c-format
3116031143
msgid "Looking for imbalances in transaction date %s: %u of %zu"
31161-
msgstr "Looking for imbalances in transaction date %s: %u of %u"
31144+
msgstr "Looking for imbalances in transaction date %s: %u of %zu"
3116231145

3116331146
#: libgnucash/engine/Split.cpp:1644
3116431147
msgctxt ""

po/glossary/hu.po

+7-7
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
1313
"cgi?product=GnuCash&component=Translations\n"
1414
"POT-Creation-Date: 2024-06-22 06:24+0200\n"
15-
"PO-Revision-Date: 2024-09-06 21:09+0000\n"
15+
"PO-Revision-Date: 2024-09-25 09:45+0000\n"
1616
"Last-Translator: Szia Tomi <[email protected]>\n"
1717
"Language-Team: Hungarian <https://hosted.weblate.org/projects/gnucash/"
1818
"glossary/hu/>\n"
@@ -585,7 +585,7 @@ msgstr "árva"
585585

586586
#. "The customer to (or employee or vendor from) which this invoice is sent - or short your business partner."
587587
msgid "owner (of bill, invoice or expense voucher)"
588-
msgstr "kiállító (a kimenő- és bejövőszámlának vagy költségutalványnak)"
588+
msgstr "tulajdonos (a kimenő-/bejövőszámlának vagy utalványnak)"
589589

590590
#. "A secret phrase that one needs to know in order to get access to a user account "
591591
msgid "passphrase"
@@ -609,15 +609,15 @@ msgstr "fizetés"
609609

610610
#. "An account where no transactions may be posted to; transactions can only be posted to subaccounts of this account, so this account serves as a placeholder in the hierarchy"
611611
msgid "placeholder"
612-
msgstr "töltelék (helyörző)"
612+
msgstr "helyőrző (töltelék)"
613613

614614
#. "A set of investments owned by a person"
615615
msgid "portfolio"
616616
msgstr "portfólió"
617617

618618
#. "Register invoice, voucher in account register"
619619
msgid "post, to"
620-
msgstr "nyivántartásba vétel"
620+
msgstr "könyvelés, oda"
621621

622622
#. "A menu choice in many graphical user interface applications that allows the user to specify how the application will act each time it is used. "
623623
msgid "preferences"
@@ -793,7 +793,7 @@ msgstr "áruk és szolgáltatások adója"
793793

794794
#. "'Value Added Tax' is the other form of sales tax."
795795
msgid "tax type: VAT"
796-
msgstr "ÁFA"
796+
msgstr "áfa"
797797

798798
#. "If you create a new e.g. style sheet, you can start from a template."
799799
msgid "template"
@@ -817,7 +817,7 @@ msgstr "tranzakció"
817817

818818
#. "A transaction whose amount has actually been moved. The word comes from checks: a check is issued, but several steps have to be done until the amount is actually retrieved from the bank account, which is the point in time where that transaction (check) gets cleared."
819819
msgid "transaction state: cleared"
820-
msgstr "érvényesített"
820+
msgstr "kiegyenlített (elszámolt)"
821821

822822
#. "-"
823823
msgid "transaction state: frozen"
@@ -829,7 +829,7 @@ msgstr "egyeztetve"
829829

830830
#. "A transaction that is void i.e. not valid (anymore)."
831831
msgid "transaction state: voided"
832-
msgstr "lenullázott (egy fordított tranzakcióval visszavont)"
832+
msgstr "törölt (egy fordított tranzakcióval visszavont)"
833833

834834
#. "1. The action of transferring sth. 2. see: credit transfer"
835835
msgid "transfer (noun)"

0 commit comments

Comments
 (0)