cashbook_planner/locale/de.po
Frederik Jaeckel 9f3e33d225 add cronjob
2024-02-27 22:40:59 +01:00

223 lines
5.5 KiB
Text

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
###########
# ir.cron #
###########
msgctxt "selection:ir.cron,method:"
msgid "Execute scheduled bookings"
msgstr "geplante Buchungen ausführen"
#############
# res.group #
#############
msgctxt "model:res.group,name:group_planner"
msgid "Cashbook - Scheduled Bookings"
msgstr "Kassenbuch - geplante Buchungen"
##############
# ir.ui.menu #
##############
msgctxt "model:ir.ui.menu,name:menu_planner"
msgid "Scheduled Bookings"
msgstr "geplante Buchungen"
#############
# ir.action #
#############
msgctxt "model:ir.action,name:act_planner_view"
msgid "Scheduled Bookings"
msgstr "geplante Buchungen"
#################
# ir.rule.group #
#################
msgctxt "model:ir.rule.group,name:rg_planner_write_admin"
msgid "Administrators: scheduled bookings read/write"
msgstr "Administratoren: geplante Buchungen schreiben"
msgctxt "model:ir.rule.group,name:rg_planner_owner"
msgid "Owners: scheduled bookings"
msgstr "Eigentümer: geplante Buchungen"
msgctxt "model:ir.rule.group,name:rg_planner_read_nonowner"
msgid "Observers: scheduled bookings read"
msgstr "Beobachter: geplante Buchungen lesen"
msgctxt "model:ir.rule.group,name:rg_planner_write_nonowner"
msgid "Reviewer: scheduled bookings write"
msgstr "Bearbeiter: geplante Buchungen schreiben"
msgctxt "model:ir.rule.group,name:rg_planner_companies"
msgid "User in companies"
msgstr "Benutzer im Unternehmen"
####################
# cashbook.planner #
####################
msgctxt "model:cashbook.planner,name:"
msgid "Scheduled Booking"
msgstr "geplante Buchung"
msgctxt "view:cashbook.planner:"
msgid "Recurrence Rule"
msgstr "Wiederholregel"
msgctxt "view:cashbook.planner:"
msgid "Result of the recurrence rule"
msgstr "Ergebnis der Wiederholregel"
msgctxt "field:cashbook.planner,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt "field:cashbook.planner,cashbook:"
msgid "Cashbook"
msgstr "Kassenbuch"
msgctxt "help:cashbook.planner,cashbook:"
msgid "Cash book for which the planned posting is to be executed."
msgstr "Kassenbuch für welches die geplante Buchung ausgeführt werden soll."
msgctxt "field:cashbook.planner,name:"
msgid "Name"
msgstr "Name"
msgctxt "field:cashbook.planner,description:"
msgid "Description"
msgstr "Beschreibung"
msgctxt "field:cashbook.planner,start_date:"
msgid "Start Date"
msgstr "Startdatum"
msgctxt "field:cashbook.planner,end_date:"
msgid "End Date"
msgstr "Endedatum"
msgctxt "field:cashbook.planner,frequ:"
msgid "Frequency"
msgstr "Frequenz"
msgctxt "selection:cashbook.planner,frequ:"
msgid "Yearly"
msgstr "Jährlich"
msgctxt "selection:cashbook.planner,frequ:"
msgid "Monthly"
msgstr "Monatlich"
msgctxt "selection:cashbook.planner,frequ:"
msgid "Weekly"
msgstr "Wöchentlich"
msgctxt "selection:cashbook.planner,frequ:"
msgid "Daily"
msgstr "Täglich"
msgctxt "field:cashbook.planner,weekday:"
msgid "Weekday"
msgstr "Wochentag"
msgctxt "help:cashbook.planner,weekday:"
msgid "Select a day of the week if you want the rule to run on that day."
msgstr "Wählen Sie einen Wochentag aus, wenn die Regel an diesem Tag ausgeführt werden soll."
msgctxt "selection:cashbook.planner,weekday:"
msgid "Monday"
msgstr "Montag"
msgctxt "selection:cashbook.planner,weekday:"
msgid "Tuesday"
msgstr "Dienstag"
msgctxt "selection:cashbook.planner,weekday:"
msgid "Wednesday"
msgstr "Mittwoch"
msgctxt "selection:cashbook.planner,weekday:"
msgid "Thursday"
msgstr "Donnerstag"
msgctxt "selection:cashbook.planner,weekday:"
msgid "Friday"
msgstr "Freitag"
msgctxt "selection:cashbook.planner,weekday:"
msgid "Saturday"
msgstr "Samstag"
msgctxt "selection:cashbook.planner,weekday:"
msgid "Sunday"
msgstr "Sonntag"
msgctxt "field:cashbook.planner,monthday:"
msgid "Day of month"
msgstr "Tag des Monats"
msgctxt "help:cashbook.planner,monthday:"
msgid "If you want the rule to run on a specific day of the month, select the day here."
msgstr "Wenn die Regel an einem bestimmten Tag im Monat ausgeführt soll, wählen Siehier den Tag."
msgctxt "field:cashbook.planner,interval:"
msgid "Interval"
msgstr "Intervall"
msgctxt "help:cashbook.planner,interval:"
msgid "Select an interval to run the rule on every n-th date."
msgstr "Wählen Sie einen Intervall um die Regel an jedem n-ten Datum auszuführen."
msgctxt "field:cashbook.planner,nextdates:"
msgid "Next Dates"
msgstr "nächste Termine"
msgctxt "help:cashbook.planner,nextdates:"
msgid "the next 5 appointments based on the configured rule"
msgstr "die nächsten 5 Termine anhand der konfigurierten Regel"
msgctxt "field:cashbook.planner,setpos:"
msgid "Occurrence"
msgstr "Ereignis"
msgctxt "help:cashbook.planner,setpos:"
msgid "For example, if you want to run the rule on the second Wednesday of the month, enter 2 here."
msgstr "Wenn Sie die Regel z.B. am zweiten Mittwoch im Monat ausführen möchten, tragen Sie hier 2 ein."
msgctxt "field:cashbook.planner,nextrun:"
msgid "Next Execution Date"
msgstr "Nächster Ausführungstermin"
############################
# cashbook.planner.nextrun #
############################
msgctxt "model:cashbook.planner.nextrun,name:"
msgid "Next Execution Date"
msgstr "Nächster Ausführungstermin"
msgctxt "field:cashbook.planner.nextrun,planner:"
msgid "Planner"
msgstr "geplante Buchung"
msgctxt "field:cashbook.planner.nextrun,date:"
msgid "Date"
msgstr "Datum"
#################
# cashbook.book #
#################
msgctxt "view:cashbook.book:"
msgid "Scheduled Bookings"
msgstr "geplante Buchungen"
msgctxt "field:cashbook.book,planner:"
msgid "Scheduled Bookings"
msgstr "geplante Buchungen"