book: saldo bis heute/alle

This commit is contained in:
Frederik Jaeckel 2022-10-04 19:17:47 +02:00
parent 25dcdde09b
commit 3073ce6f8d
3 changed files with 61 additions and 25 deletions

View file

@ -514,6 +514,18 @@ msgctxt "field:cashbook.book,balance:"
msgid "Balance"
msgstr "Saldo"
msgctxt "help:cashbook.book,balance:"
msgid "Balance of bookings to date"
msgstr "Saldo der Buchungen bis zum heutigen Tag"
msgctxt "field:cashbook.book,balance_all:"
msgid "Total balance"
msgstr "Gesamtsaldo"
msgctxt "help:cashbook.book,balance_all:"
msgid "Balance of all bookings"
msgstr "Saldo aller Buchungen"
msgctxt "field:cashbook.book,reconciliations:"
msgid "Reconciliations"
msgstr "Abstimmungen"