config: new field 'holidays_info' to show generated holidays in config-form

This commit is contained in:
Frederik Jaeckel 2024-06-02 10:27:15 +02:00
parent b54a8d678f
commit e76ec5792c
5 changed files with 55 additions and 6 deletions

View file

@ -94,6 +94,14 @@ msgctxt "help:cashbook.configuration,holidays:"
msgid "Semicolon separate list of dates: yyyy-mm-dd = single date, mm-dd = annual repetition, easter[greg|jul|orth] = Easter Sunday, ascension = Ascension Day, whitsun = Whitsunday, offset with :+/-n e.g.: easter:+1 = Easter Monday"
msgstr "Semikolon getrennte Liste von Datumswerten: yyyy-mm-dd = Einzeldatum, mm-dd = jährliche Wiederholung, easter[greg|jul|orth] = Ostersonntag, ascension = Christi Himmelfahrt, whitsun = Pfingstsonntag, Offset mit :+/-n z.B: easter:+1 = Ostermontag"
msgctxt "field:cashbook.configuration,holidays_info:"
msgid "Holidays"
msgstr "Feiertage"
msgctxt "help:cashbook.configuration,holidays_info:"
msgid "Holidays in the current year."
msgstr "Feiertage im aktuellen Jahr."
####################
# cashbook.planner #

View file

@ -70,6 +70,14 @@ msgctxt "help:cashbook.configuration,holidays:"
msgid "Semicolon separate list of dates: yyyy-mm-dd = single date, mm-dd = annual repetition, easter[greg|jul|orth] = Easter Sunday, ascension = Ascension Day, whitsun = Whitsunday, offset with :+/-n e.g.: easter:+1 = Easter Monday"
msgstr "Semicolon separate list of dates: yyyy-mm-dd = single date, mm-dd = annual repetition, easter[greg|jul|orth] = Easter Sunday, ascension = Ascension Day, whitsun = Whitsunday, offset with :+/-n e.g.: easter:+1 = Easter Monday"
msgctxt "field:cashbook.configuration,holidays_info:"
msgid "Holidays"
msgstr "Holidays"
msgctxt "help:cashbook.configuration,holidays_info:"
msgid "Holidays in the current year."
msgstr "Holidays in the current year."
msgctxt "model:cashbook.planner,name:"
msgid "Scheduled Booking"
msgstr "Scheduled Booking"