# Translation of Odoo Server. # This file contains the translation of the following modules: # * spreadsheet_account # # Translators: # Wil Odoo, 2024 # Erwin van der Ploeg , 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-26 08:56+0000\n" "PO-Revision-Date: 2024-09-25 09:41+0000\n" "Last-Translator: Erwin van der Ploeg , 2024\n" "Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/plugins/accounting_plugin.js:0 msgid "%s is not a valid year." msgstr "%s is geen geldig jaar." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "" "'%s' is not a valid period. Supported formats are \"21/12/2022\", " "\"Q1/2022\", \"12/2022\", and \"2022\"." msgstr "" "'%s' is geen geldige periode. Ondersteunde formaten zijn \"21/12/2022\", " "\"K1/2022\", \"12/2022\", en \"2022\"." #. module: spreadsheet_account #: model:ir.model,name:spreadsheet_account.model_account_account msgid "Account" msgstr "Rekening" #. module: spreadsheet_account #: model:ir.model,name:spreadsheet_account.model_res_company msgid "Companies" msgstr "Bedrijven" #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "Get the total balance for the specified account(s) and period." msgstr "Geef het totale saldo voor de bepaalde rekening(en) en periode." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "Get the total credit for the specified account(s) and period." msgstr "Geef het totale credit voor de bepaalde rekening(en) en periode." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "Get the total debit for the specified account(s) and period." msgstr "Geef het totale debit voor de bepaalde rekening(en) en periode." #. module: spreadsheet_account #. odoo-python #: code:addons/spreadsheet_account/models/account.py:0 msgid "Journal items for account prefix %s" msgstr "Boekingen voor de rekeningprefix %s" #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "Returns the account ids of a given group." msgstr "Geeft als resultaat de rekening ids van een bepaalde groep." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "" "Returns the ending date of the fiscal year encompassing the provided date." msgstr "" "Geeft als resultaat de einddatum van het boekjaar waarin de opgegeven datum " "valt." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "" "Returns the starting date of the fiscal year encompassing the provided date." msgstr "" "Geeft als resultaat de begindatum van het boekjaar waarin de opgegeven datum" " valt." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/index.js:0 msgid "See records" msgstr "Gegevens bekijken" #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "Set to TRUE to include unposted entries." msgstr "Stel in op WAAR om ongeboekte boekingen op te nemen." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "The account type (income, expense, asset_current,...)." msgstr "Het soort rekening (omzet, inkomen, asset_current,...)." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/plugins/accounting_plugin.js:0 msgid "The company fiscal year could not be found." msgstr "Het boekjaar van het bedrijf kon niet worden gevonden." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "The company to target (Advanced)." msgstr "Het bedrijf waarom je je moet richten (geavanceerd)." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "The company." msgstr "Het bedrijf." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "" "The date range. Supported formats are \"21/12/2022\", \"Q1/2022\", " "\"12/2022\", and \"2022\"." msgstr "" "Het datumbereik. Ondersteunde formaten zijn \"21/12/2022\", \"Q1/2022\", " "\"12/2022\" en \"2022\"." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "The day from which to extract the fiscal year end." msgstr "De dag waarvan het einde van het boekjaar moet worden afgeleid." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "The day from which to extract the fiscal year start." msgstr "De dag waarvan het begin van het boekjaar moet worden afgeleid." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "The prefix of the accounts." msgstr "Het voorvoegsel van de rekeningen." #. module: spreadsheet_account #. odoo-javascript #: code:addons/spreadsheet_account/static/src/accounting_functions.js:0 msgid "Year offset applied to date_range." msgstr "Jaar offset toegepast op date_range."