11
11
msgid ""
12
12
msgstr ""
13
13
"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"
16
16
"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"
18
18
"Last-Translator: Simon Arlott <
[email protected] >\n"
19
19
"Language-Team: English (New Zealand) <https://hosted.weblate.org/projects/"
20
20
"gnucash/gnucash/en_NZ/>\n"
@@ -23,7 +23,7 @@ msgstr ""
23
23
"Content-Type: text/plain; charset=UTF-8\n"
24
24
"Content-Transfer-Encoding: 8bit\n"
25
25
"Plural-Forms: nplurals=2; plural=n != 1;\n"
26
- "X-Generator: Weblate 5.7 -dev\n"
26
+ "X-Generator: Weblate 5.8 -dev\n"
27
27
28
28
#: bindings/guile/date-utilities.scm:173
29
29
#: gnucash/report/reports/example/daily-reports.scm:260
@@ -9474,11 +9474,14 @@ msgid ""
9474
9474
"by registering for a free account at the Alpha Vantage website, https://"
9475
9475
"alphavantage.co/support/#api-key."
9476
9476
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."
9477
9480
9478
9481
#: gnucash/gschemas/org.gnucash.GnuCash.general.finance-quote.gschema.xml.in:10
9479
9482
#: gnucash/gtkbuilder/dialog-preferences.glade:3687
9480
9483
msgid "YH Finance (FinanceAPI) API key"
9481
- msgstr ""
9484
+ msgstr "YH Finance (FinanceAPI) API key "
9482
9485
9483
9486
#: gnucash/gschemas/org.gnucash.GnuCash.general.finance-quote.gschema.xml.in:11
9484
9487
#: gnucash/gtkbuilder/dialog-preferences.glade:3686
@@ -9488,6 +9491,9 @@ msgid ""
9488
9491
"obtain a key by registering for a free account at the YH Finance website, "
9489
9492
"https://financeapi.net/pricing."
9490
9493
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."
9491
9497
9492
9498
#: gnucash/gschemas/org.gnucash.GnuCash.gschema.xml.in:10
9493
9499
msgid "The version of these settings"
@@ -11493,33 +11499,6 @@ msgid "CSV Transaction Import"
11493
11499
msgstr "CSV Transaction Import"
11494
11500
11495
11501
#: 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."
11523
11502
msgid ""
11524
11503
"This assistant will help you import a delimited file containing a list of "
11525
11504
"transactions. It supports both token separated files (such as comma "
@@ -11558,7 +11537,7 @@ msgstr ""
11558
11537
"data:\n"
11559
11538
"• a Date column\n"
11560
11539
"• a Description column\n"
11561
- "• a Deposit or Withdrawal column\n"
11540
+ "• an Amount or Amount (Negated) column\n"
11562
11541
"\n"
11563
11542
"If there is no Account data available, a base account can be selected to "
11564
11543
"which all data will be imported.\n"
@@ -11569,7 +11548,10 @@ msgstr ""
11569
11548
"supported. The file encoding can be defined.\n"
11570
11549
"\n"
11571
11550
"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"
11573
11555
"\n"
11574
11556
"Lastly, for repeated imports the preview page has buttons to Load and Save "
11575
11557
"the settings. You can save your adjusted settings to reuse them on later "
@@ -15891,6 +15873,9 @@ msgid ""
15891
15873
"by registering for a free account at the Alpha Vantage website, https://www."
15892
15874
"alphavantage.co/support/#api-key."
15893
15875
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."
15894
15879
15895
15880
#: gnucash/gtkbuilder/dialog-preferences.glade:3711
15896
15881
#: gnucash/gtkbuilder/dialog-preferences.glade:3734
@@ -31149,16 +31134,14 @@ msgid "Checking business splits in account %s: %u of %u"
31149
31134
msgstr "Checking business splits in account %s: %u of %u"
31150
31135
31151
31136
#: libgnucash/engine/Scrub.cpp:146
31152
- #, fuzzy, c-format
31153
- #| msgid "Looking for orphans in transaction: %u of %u"
31137
+ #, c-format
31154
31138
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 "
31156
31140
31157
31141
#: libgnucash/engine/Scrub.cpp:357
31158
- #, fuzzy, c-format
31159
- #| msgid "Looking for imbalances in transaction date %s: %u of %u"
31142
+ #, c-format
31160
31143
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 "
31162
31145
31163
31146
#: libgnucash/engine/Split.cpp:1644
31164
31147
msgctxt ""
0 commit comments