Skip to content

Commit

Permalink
Merge latest translations from Weblate into stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Sep 28, 2024
2 parents 4f610eb + 92b2729 commit 1fe5723
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 163 deletions.
63 changes: 23 additions & 40 deletions po/en_AU.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 5.9-pot2\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
"product=GnuCash&component=Translations\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2024-09-22 14:30-0700\n"
"PO-Revision-Date: 2024-06-28 08:09+0000\n"
"PO-Revision-Date: 2024-09-25 13:15+0000\n"
"Last-Translator: Simon Arlott <[email protected]>\n"
"Language-Team: English (Australia) <https://hosted.weblate.org/projects/"
"gnucash/gnucash/en_AU/>\n"
Expand All @@ -24,7 +24,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.7-dev\n"
"X-Generator: Weblate 5.8-dev\n"

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

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

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

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

#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:44
#, fuzzy
#| msgid ""
#| "This assistant will help you import a delimited file containing a list of "
#| "transactions. It supports both token separated files (such as comma "
#| "separated or semi-colon separated) and fixed width data.\n"
#| "\n"
#| "For a successful import three columns have to be available in the import "
#| "data:\n"
#| "• a Date column\n"
#| "• a Description column\n"
#| "• a Deposit or Withdrawal column\n"
#| "\n"
#| "If there is no Account data available, a base account can be selected to "
#| "which all data will be imported.\n"
#| "\n"
#| "Apart from a choice of delimiter, there are several options to tweak the "
#| "importer. For example a number of lines can be skipped at the start or "
#| "the end of the data, as well as odd rows. Several date and number formats "
#| "are supported. The file encoding can be defined.\n"
#| "\n"
#| "The importer can handle files where transactions are split over multiple "
#| "lines, with each line representing one split.\n"
#| "\n"
#| "Lastly, for repeated imports the preview page has buttons to Load and "
#| "Save the settings. You can save your adjusted settings to reuse them on "
#| "later imports. After loading your settings you can also tweak them again "
#| "for similar imports and save them under another name."
msgid ""
"This assistant will help you import a delimited file containing a list of "
"transactions. It supports both token separated files (such as comma "
Expand Down Expand Up @@ -11559,7 +11538,7 @@ msgstr ""
"data:\n"
"• a Date column\n"
"• a Description column\n"
"• a Deposit or Withdrawal column\n"
"• an Amount or Amount (Negated) column\n"
"\n"
"If there is no Account data available, a base account can be selected to "
"which all data will be imported.\n"
Expand All @@ -11570,7 +11549,10 @@ msgstr ""
"supported. The file encoding can be defined.\n"
"\n"
"The importer can handle files where transactions are split over multiple "
"lines, with each line representing one split.\n"
"lines, with each line representing one split. A new transaction is started "
"each time any of the transaction related columns' value differs from the one "
"in a previous, non-empty one. Those columns are Transaction ID, Date, "
"Number, Description, Notes, Transaction Commodity and Void Reason.\n"
"\n"
"Lastly, for repeated imports the preview page has buttons to Load and Save "
"the settings. You can save your adjusted settings to reuse them on later "
Expand Down Expand Up @@ -15892,6 +15874,9 @@ msgid ""
"by registering for a free account at the Alpha Vantage website, https://www."
"alphavantage.co/support/#api-key."
msgstr ""
"Alpha Vantage requires an API key to use their service. You can obtain a key "
"by registering for a free account at the Alpha Vantage website, https://www."
"alphavantage.co/support/#api-key."

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

#: libgnucash/engine/Scrub.cpp:146
#, fuzzy, c-format
#| msgid "Looking for orphans in transaction: %u of %u"
#, c-format
msgid "Looking for orphans in transaction: %u of %zu"
msgstr "Looking for orphans in transaction: %u of %u"
msgstr "Looking for orphans in transaction: %u of %zu"

#: libgnucash/engine/Scrub.cpp:357
#, fuzzy, c-format
#| msgid "Looking for imbalances in transaction date %s: %u of %u"
#, c-format
msgid "Looking for imbalances in transaction date %s: %u of %zu"
msgstr "Looking for imbalances in transaction date %s: %u of %u"
msgstr "Looking for imbalances in transaction date %s: %u of %zu"

#: libgnucash/engine/Split.cpp:1644
msgctxt ""
Expand Down
63 changes: 23 additions & 40 deletions po/en_NZ.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
msgid ""
msgstr ""
"Project-Id-Version: GnuCash 5.9-pot2\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug.cgi?"
"product=GnuCash&component=Translations\n"
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2024-09-22 14:30-0700\n"
"PO-Revision-Date: 2024-06-28 08:09+0000\n"
"PO-Revision-Date: 2024-09-25 13:15+0000\n"
"Last-Translator: Simon Arlott <[email protected]>\n"
"Language-Team: English (New Zealand) <https://hosted.weblate.org/projects/"
"gnucash/gnucash/en_NZ/>\n"
Expand All @@ -23,7 +23,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.7-dev\n"
"X-Generator: Weblate 5.8-dev\n"

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

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

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

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

#: gnucash/gtkbuilder/assistant-csv-trans-import.glade:44
#, fuzzy
#| msgid ""
#| "This assistant will help you import a delimited file containing a list of "
#| "transactions. It supports both token separated files (such as comma "
#| "separated or semi-colon separated) and fixed width data.\n"
#| "\n"
#| "For a successful import three columns have to be available in the import "
#| "data:\n"
#| "• a Date column\n"
#| "• a Description column\n"
#| "• a Deposit or Withdrawal column\n"
#| "\n"
#| "If there is no Account data available, a base account can be selected to "
#| "which all data will be imported.\n"
#| "\n"
#| "Apart from a choice of delimiter, there are several options to tweak the "
#| "importer. For example a number of lines can be skipped at the start or "
#| "the end of the data, as well as odd rows. Several date and number formats "
#| "are supported. The file encoding can be defined.\n"
#| "\n"
#| "The importer can handle files where transactions are split over multiple "
#| "lines, with each line representing one split.\n"
#| "\n"
#| "Lastly, for repeated imports the preview page has buttons to Load and "
#| "Save the settings. You can save your adjusted settings to reuse them on "
#| "later imports. After loading your settings you can also tweak them again "
#| "for similar imports and save them under another name."
msgid ""
"This assistant will help you import a delimited file containing a list of "
"transactions. It supports both token separated files (such as comma "
Expand Down Expand Up @@ -11558,7 +11537,7 @@ msgstr ""
"data:\n"
"• a Date column\n"
"• a Description column\n"
"• a Deposit or Withdrawal column\n"
"• an Amount or Amount (Negated) column\n"
"\n"
"If there is no Account data available, a base account can be selected to "
"which all data will be imported.\n"
Expand All @@ -11569,7 +11548,10 @@ msgstr ""
"supported. The file encoding can be defined.\n"
"\n"
"The importer can handle files where transactions are split over multiple "
"lines, with each line representing one split.\n"
"lines, with each line representing one split. A new transaction is started "
"each time any of the transaction related columns' value differs from the one "
"in a previous, non-empty one. Those columns are Transaction ID, Date, "
"Number, Description, Notes, Transaction Commodity and Void Reason.\n"
"\n"
"Lastly, for repeated imports the preview page has buttons to Load and Save "
"the settings. You can save your adjusted settings to reuse them on later "
Expand Down Expand Up @@ -15891,6 +15873,9 @@ msgid ""
"by registering for a free account at the Alpha Vantage website, https://www."
"alphavantage.co/support/#api-key."
msgstr ""
"Alpha Vantage requires an API key to use their service. You can obtain a key "
"by registering for a free account at the Alpha Vantage website, https://www."
"alphavantage.co/support/#api-key."

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

#: libgnucash/engine/Scrub.cpp:146
#, fuzzy, c-format
#| msgid "Looking for orphans in transaction: %u of %u"
#, c-format
msgid "Looking for orphans in transaction: %u of %zu"
msgstr "Looking for orphans in transaction: %u of %u"
msgstr "Looking for orphans in transaction: %u of %zu"

#: libgnucash/engine/Scrub.cpp:357
#, fuzzy, c-format
#| msgid "Looking for imbalances in transaction date %s: %u of %u"
#, c-format
msgid "Looking for imbalances in transaction date %s: %u of %zu"
msgstr "Looking for imbalances in transaction date %s: %u of %u"
msgstr "Looking for imbalances in transaction date %s: %u of %zu"

#: libgnucash/engine/Split.cpp:1644
msgctxt ""
Expand Down
14 changes: 7 additions & 7 deletions po/glossary/hu.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ msgstr ""
"Report-Msgid-Bugs-To: https://bugs.gnucash.org/enter_bug."
"cgi?product=GnuCash&component=Translations\n"
"POT-Creation-Date: 2024-06-22 06:24+0200\n"
"PO-Revision-Date: 2024-09-06 21:09+0000\n"
"PO-Revision-Date: 2024-09-25 09:45+0000\n"
"Last-Translator: Szia Tomi <[email protected]>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/gnucash/"
"glossary/hu/>\n"
Expand Down Expand Up @@ -585,7 +585,7 @@ msgstr "árva"

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

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

#. "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"
msgid "placeholder"
msgstr "töltelék (helyörző)"
msgstr "helyőrző (töltelék)"

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

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

#. "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. "
msgid "preferences"
Expand Down Expand Up @@ -793,7 +793,7 @@ msgstr "áruk és szolgáltatások adója"

#. "'Value Added Tax' is the other form of sales tax."
msgid "tax type: VAT"
msgstr "ÁFA"
msgstr "áfa"

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

#. "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."
msgid "transaction state: cleared"
msgstr "érvényesített"
msgstr "kiegyenlített (elszámolt)"

#. "-"
msgid "transaction state: frozen"
Expand All @@ -829,7 +829,7 @@ msgstr "egyeztetve"

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

#. "1. The action of transferring sth. 2. see: credit transfer"
msgid "transfer (noun)"
Expand Down
Loading

0 comments on commit 1fe5723

Please sign in to comment.