cashbook/locale/en.po
Frederik Jaeckel 149baef174 line: änderungesperre bei diversen wf-zuständen + test,
abstimmung: datum/betrag anfang/ende korrekt + test für beträge muß noch
2022-08-12 16:43:49 +02:00

756 lines
20 KiB
Text

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "model:ir.message,text:msg_type_short_unique"
msgid "The Abbreviation must be unique."
msgstr "The Abbreviation must be unique."
msgctxt "model:ir.message,text:msg_name_cashbook"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "model:ir.message,text:msg_line_wrong_state_value"
msgid "Invalid value of the field 'Status', allowed: edit, check, done."
msgstr "Invalid value of the field 'Status', allowed: edit, check, done."
msgctxt "model:ir.message,text:msg_book_wrong_state_value"
msgid "Invalid value of the field 'Status', allowed: open, closed, archive."
msgstr "Invalid value of the field 'Status', allowed: open, closed, archive."
msgctxt "model:ir.message,text:msg_book_deny_delete"
msgid "The cashbook '%(bookname)s' cannot be deleted because it contains %(booklines)s lines and is not in the status 'Archive'."
msgstr "The cashbook '%(bookname)s' cannot be deleted because it contains %(booklines)s lines and is not in the status 'Archive'."
msgctxt "model:ir.message,text:msg_book_deny_write"
msgid "The cashbook '%(bookname)s' is '%(state_txt)s' and cannot be changed."
msgstr "The cashbook '%(bookname)s' is '%(state_txt)s' and cannot be changed."
msgctxt "model:ir.message,text:msg_line_deny_delete1"
msgid "The cashbook line '%(linetxt)s' cannot be deleted because the Cashbook '%(bookname)s' is in state '%(bookstate)s'."
msgstr "The cashbook line '%(linetxt)s' cannot be deleted because the Cashbook '%(bookname)s' is in state '%(bookstate)s'."
msgctxt "model:ir.message,text:msg_line_deny_delete2"
msgid "The cashbook line '%(linetxt)s' cannot be deleted, its in state '%(linestate)s'."
msgstr "The cashbook line '%(linetxt)s' cannot be deleted, its in state '%(linestate)s'."
msgctxt "model:ir.message,text:msg_line_deny_write"
msgid "The cashbook line '%(recname)s' is '%(state_txt)s' and cannot be changed."
msgstr "The cashbook line '%(recname)s' is '%(state_txt)s' and cannot be changed."
msgctxt "model:ir.message,text:msg_recon_deny_delete1"
msgid "The reconciliation '%(recontxt)s' cannot be deleted because the Cashbook '%(bookname)s' is in state '%(bookstate)s'."
msgstr "The reconciliation '%(recontxt)s' cannot be deleted because the Cashbook '%(bookname)s' is in state '%(bookstate)s'."
msgctxt "model:ir.message,text:msg_recon_deny_delete2"
msgid "The reconciliation '%(recontxt)s' cannot be deleted, its in state '%(reconstate)s'."
msgstr "The reconciliation '%(recontxt)s' cannot be deleted, its in state '%(reconstate)s'."
msgctxt "model:ir.message,text:msg_setting_already_exists"
msgid "Settings for this user alredy exists."
msgstr "Settings for this user alredy exists."
msgctxt "model:ir.message,text:msg_category_name_unique"
msgid "The category name already exists at this level."
msgstr "The category name already exists at this level."
msgctxt "model:ir.message,text:msg_category_account_unique"
msgid "The account is already in use for a category."
msgstr "The account is already in use for a category."
msgctxt "model:ir.message,text:msg_category_type_not_like_parent"
msgid "The type of the current category '%(catname)s' must be equal to the type of the parent category '%(parentname)s'."
msgstr "The type of the current category '%(catname)s' must be equal to the type of the parent category '%(parentname)s'."
msgctxt "model:ir.message,text:msg_book_err_startamount_with_lines"
msgid "The initial amount of the cash book '%(bookname)s' cannot be changed because it already contains bookings."
msgstr "The initial amount of the cash book '%(bookname)s' cannot be changed because it already contains bookings."
msgctxt "model:ir.message,text:msg_line_deny_recon_by_state"
msgid "For reconciliation, the line '%(recname)s' must be in the status 'Check' or 'Done'."
msgstr "For reconciliation, the line '%(recname)s' must be in the status 'Check' or 'Done'."
msgctxt "model:ir.message,text:mds_recon_deny_line_not_check"
msgid "For the reconciliation '%(reconame)s' of the cashbook '%(bookname)s', all lines in the date range from '%(datefrom)s' to '%(dateto)s' must be in the 'Check' state."
msgstr "For the reconciliation '%(reconame)s' of the cashbook '%(bookname)s', all lines in the date range from '%(datefrom)s' to '%(dateto)s' must be in the 'Check' state."
msgctxt "model:ir.message,text:msg_line_deny_write_by_reconciliation"
msgid "The line '%(recname)s' cannot be changed because the reconciliation '%(reconame)s'is 'Done'."
msgstr "The line '%(recname)s' cannot be changed because the reconciliation '%(reconame)s'is 'Done'."
msgctxt "model:res.group,name:group_cashbook"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "model:res.group,name:group_cashbook_checkline"
msgid "Cashbook - WF - Check"
msgstr "Cashbook - WF - Check"
msgctxt "model:res.group,name:group_cashbook_doneline"
msgid "Cashbook - WF - Done"
msgstr "Cashbook - WF - Done"
msgctxt "model:ir.rule.group,name:rg_book_read"
msgid "Owners, observers and reviewers: Cashbook read"
msgstr "Owners, observers and reviewers: Cashbook read"
msgctxt "model:ir.rule.group,name:rg_book_write_adm"
msgid "Administrators: Cashbook read/write"
msgstr "Administrators: Cashbook read/write"
msgctxt "model:ir.rule.group,name:rg_line_write_adm"
msgid "Administrators: Cashbook line read/write"
msgstr "Administrators: Cashbook line read/write"
msgctxt "model:ir.rule.group,name:rg_line_write"
msgid "Owners and reviewers: Cashbook line write"
msgstr "Owners and reviewers: Cashbook line write"
msgctxt "model:ir.rule.group,name:rg_line_read"
msgid "Observer: Cashbook line read"
msgstr "Observer: Cashbook line read"
msgctxt "model:ir.rule.group,name:rg_line_read"
msgid "User in companies"
msgstr "User in companies"
msgctxt "model:ir.rule.group,name:rg_type_companies"
msgid "User in companies"
msgstr "User in companies"
msgctxt "model:ir.rule.group,name:rg_book_companies"
msgid "User in companies"
msgstr "User in companies"
msgctxt "model:ir.rule.group,name:rg_recon_companies"
msgid "User in companies"
msgstr "User in companies"
msgctxt "model:ir.rule.group,name:rg_recon_write_adm"
msgid "Administrators: Reconciliation read/write"
msgstr "Administrators: Reconciliation read/write"
msgctxt "model:ir.rule.group,name:rg_recon_write"
msgid "Owners and reviewers: Reconciliation write"
msgstr "Owners and reviewers: Reconciliation write"
msgctxt "model:ir.ui.menu,name:menu_cashbook"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "model:ir.ui.menu,name:menu_config"
msgid "Configuration"
msgstr "Configuration"
msgctxt "model:ir.ui.menu,name:menu_typeconfig"
msgid "Cashbook Type"
msgstr "Cashbook Type"
msgctxt "model:ir.ui.menu,name:menu_booklist"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "model:ir.ui.menu,name:menu_open_lines"
msgid "Open Cashbook"
msgstr "Open Cashbook"
msgctxt "model:ir.ui.menu,name:menu_category"
msgid "Category"
msgstr "Category"
msgctxt "model:ir.ui.menu,name:menu_category_list"
msgid "Category"
msgstr "Category"
msgctxt "model:ir.action,name:act_book_view"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "model:ir.action,name:act_type_view"
msgid "Cashbook Type"
msgstr "Cashbook Type"
msgctxt "model:ir.action,name:act_line_view"
msgid "Cashbook Line"
msgstr "Cashbook Line"
msgctxt "model:ir.action,name:act_open_lines"
msgid "Open Cashbook"
msgstr "Open Cashbook"
msgctxt "model:ir.ui.menu,name:act_category_view"
msgid "Category"
msgstr "Category"
msgctxt "model:ir.action.act_window.domain,name:act_line_domain_current"
msgid "Current Month"
msgstr "Current Month"
msgctxt "model:ir.action.act_window.domain,name:act_line_domain_last"
msgid "Last Month"
msgstr "Last Month"
msgctxt "model:ir.action.act_window.domain,name:act_line_domain_all"
msgid "All"
msgstr "All"
msgctxt "model:ir.model.button,string:line_wfedit_button"
msgid "Edit"
msgstr "Edit"
msgctxt "model:ir.model.button,string:line_wfcheck_button"
msgid "Check"
msgstr "Check"
msgctxt "model:ir.model.button,string:line_wfdone_button"
msgid "Done"
msgstr "Done"
msgctxt "model:ir.model.button,string:book_wfopen_button"
msgid "Open"
msgstr "Open"
msgctxt "model:ir.model.button,string:book_wfclosed_button"
msgid "Close"
msgstr "Close"
msgctxt "model:ir.model.button,string:book_wfarchive_button"
msgid "Archive"
msgstr "Archive"
msgctxt "model:ir.model.button,string:recon_wfedit_button"
msgid "Edit"
msgstr "Edit"
msgctxt "model:ir.model.button,string:recon_wfcheck_button"
msgid "Check"
msgstr "Check"
msgctxt "model:ir.model.button,string:recon_wfdone_button"
msgid "Done"
msgstr "Done"
msgctxt "model:cashbook.book,name:"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "view:cashbook.book:"
msgid "Owner and Authorizeds"
msgstr "Owner and Authorizeds"
msgctxt "view:cashbook.book:"
msgid "Reconciliations"
msgstr "Reconciliations"
msgctxt "field:cashbook.book,name:"
msgid "Name"
msgstr "Name"
msgctxt "field:cashbook.book,btype:"
msgid "Type"
msgstr "Type"
msgctxt "field:cashbook.book,state:"
msgid "State"
msgstr "State"
msgctxt "selection:cashbook.book,state:"
msgid "Open"
msgstr "Open"
msgctxt "selection:cashbook.book,state:"
msgid "Closed"
msgstr "Closed"
msgctxt "selection:cashbook.book,state:"
msgid "Archive"
msgstr "Archive"
msgctxt "field:cashbook.book,owner:"
msgid "Owner"
msgstr "Owner"
msgctxt "field:cashbook.book,reviewer:"
msgid "Reviewer"
msgstr "Reviewer"
msgctxt "help:cashbook.book,reviewer:"
msgid "Group of users who have write access to the cashbook."
msgstr "Group of users who have write access to the cashbook."
msgctxt "field:cashbook.book,observer:"
msgid "Observer"
msgstr "Observer"
msgctxt "help:cashbook.book,observer:"
msgid "Group of users who have read-only access to the cashbook."
msgstr "Group of users who have read-only access to the cashbook."
msgctxt "field:cashbook.book,account:"
msgid "Account"
msgstr "Account"
msgctxt "field:cashbook.book,company:"
msgid "Company"
msgstr "Company"
msgctxt "field:cashbook.book,currency:"
msgid "Currency"
msgstr "Currency"
msgctxt "field:cashbook.book,start_balance:"
msgid "Initial Amount"
msgstr "Initial Amount"
msgctxt "field:cashbook.book,balance:"
msgid "Balance"
msgstr "Balance"
msgctxt "field:cashbook.book,reconciliations:"
msgid "Reconciliations"
msgstr "Reconciliations"
msgctxt "field:cashbook.book,lines:"
msgid "Lines"
msgstr "Lines"
msgctxt "model:cashbook.line,name:"
msgid "Cashbook Line"
msgstr "Cashbook Line"
msgctxt "view:cashbook.line:"
msgid "Credit"
msgstr "Credit"
msgctxt "view:cashbook.line:"
msgid "Debit"
msgstr "Debit"
msgctxt "view:cashbook.line:"
msgid "Cashbook Line"
msgstr "Cashbook Line"
msgctxt "view:cashbook.line:"
msgid "Description"
msgstr "Description"
msgctxt "view:cashbook.line:"
msgid "State"
msgstr "State"
msgctxt "field:cashbook.line,cashbook:"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "field:cashbook.line,date:"
msgid "Date"
msgstr "Date"
msgctxt "field:cashbook.line,description:"
msgid "Description"
msgstr "Description"
msgctxt "field:cashbook.line,state:"
msgid "State"
msgstr "State"
msgctxt "selection:cashbook.line,state:"
msgid "Edit"
msgstr "Edit"
msgctxt "selection:cashbook.line,state:"
msgid "Checked"
msgstr "Checked"
msgctxt "selection:cashbook.line,state:"
msgid "Done"
msgstr "Done"
msgctxt "field:cashbook.line,month:"
msgid "Month"
msgstr "Month"
msgctxt "field:cashbook.line,category:"
msgid "Category"
msgstr "Category"
msgctxt "field:cashbook.line,category_view:"
msgid "Category"
msgstr "Category"
msgctxt "field:cashbook.line,bookingtype:"
msgid "Type"
msgstr "Type"
msgctxt "help:cashbook.line,bookingtype:"
msgid "Type of Booking"
msgstr "Type of Booking"
msgctxt "selection:cashbook.line,bookingtype:"
msgid "Revenue"
msgstr "Revenue"
msgctxt "selection:cashbook.line,bookingtype:"
msgid "Expense"
msgstr "Expense"
msgctxt "selection:cashbook.line,bookingtype:"
msgid "Transfer from"
msgstr "Transfer from"
msgctxt "selection:cashbook.line,bookingtype:"
msgid "Transfer to"
msgstr "Transfer to"
msgctxt "field:cashbook.line,company:"
msgid "Company"
msgstr "Company"
msgctxt "field:cashbook.line,amount:"
msgid "Amount"
msgstr "Amount"
msgctxt "field:cashbook.line,debit:"
msgid "Debit"
msgstr "Debit"
msgctxt "field:cashbook.line,credit:"
msgid "Credit"
msgstr "Credit"
msgctxt "field:cashbook.line,currency:"
msgid "Currency"
msgstr "Currency"
msgctxt "field:cashbook.line,currency_digits:"
msgid "Currency Digits"
msgstr "Currency Digits"
msgctxt "field:cashbook.line,balance:"
msgid "Balance"
msgstr "Balance"
msgctxt "help:cashbook.line,balance:"
msgid "Balance of the cash book up to the current line, if the default sorting applies."
msgstr "Balance of the cash book up to the current line, if the default sorting applies."
msgctxt "field:cashbook.line,reconciliation:"
msgid "Reconciliation"
msgstr "Reconciliation"
msgctxt "model:cashbook.type,name:"
msgid "Cashbook Type"
msgstr "Cashbook Type"
msgctxt "field:cashbook.type,name:"
msgid "Name"
msgstr "Name"
msgctxt "field:cashbook.type,short:"
msgid "Abbreviation"
msgstr "Abbreviation"
msgctxt "field:cashbook.type,company:"
msgid "Company"
msgstr "Company"
msgctxt "model:cashbook.category,name:"
msgid "Category"
msgstr "Category"
msgctxt "view:cashbook.category:"
msgid "General Information"
msgstr "General Information"
msgctxt "view:cashbook.category:"
msgid "Children"
msgstr "Children"
msgctxt "field:cashbook.category,name:"
msgid "Name"
msgstr "Name"
msgctxt "field:cashbook.category,description:"
msgid "Description"
msgstr "Description"
msgctxt "field:cashbook.category,account:"
msgid "Account"
msgstr "Account"
msgctxt "field:cashbook.category,account_code:"
msgid "Account"
msgstr "Account"
msgctxt "field:cashbook.category,company:"
msgid "Company"
msgstr "Company"
msgctxt "field:cashbook.category,parent:"
msgid "Parent"
msgstr "Parent"
msgctxt "field:cashbook.category,childs:"
msgid "Children"
msgstr "Children"
msgctxt "field:cashbook.category,left:"
msgid "Left"
msgstr "Left"
msgctxt "field:cashbook.category,right:"
msgid "Right"
msgstr "Right"
msgctxt "field:cashbook.category,cattype:"
msgid "Type"
msgstr "Type"
msgctxt "help:cashbook.category,cattype:"
msgid "Type of Category"
msgstr "Type of Category"
msgctxt "selection:cashbook.category,cattype:"
msgid "Revenue"
msgstr "Revenue"
msgctxt "selection:cashbook.category,cattype:"
msgid "Expense"
msgstr "Expense"
msgctxt "model:cashbook.open_lines.start,name:"
msgid "Open Cashbook"
msgstr "Open Cashbook"
msgctxt "field:cashbook.open_lines.start,cashbook:"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "field:cashbook.open_lines.start,checked:"
msgid "Checked"
msgstr "Checked"
msgctxt "help:cashbook.open_lines.start,checked:"
msgid "Show cashbook lines in Checked-state."
msgstr "Show cashbook lines in Checked-state."
msgctxt "field:cashbook.open_lines.start,done:"
msgid "Done"
msgstr "Done"
msgctxt "help:cashbook.open_lines.start,done:"
msgid "Show cashbook lines in Done-state."
msgstr "Show cashbook lines in Done-state."
msgctxt "field:cashbook.open_lines.start,date_from:"
msgid "Start Date"
msgstr "Start Date"
msgctxt "field:cashbook.open_lines.start,date_to:"
msgid "End Date"
msgstr "End Date"
msgctxt "field:cashbook.open_lines.start,num_books:"
msgid "Number of Cashbooks"
msgstr "Number of Cashbooks"
msgctxt "model:cashbook.open_lines,name:"
msgid "Open Cashbook"
msgstr "Open Cashbook"
msgctxt "wizard_button:cashbook.open_lines,askuser,end:"
msgid "Cancel"
msgstr "Cancel"
msgctxt "wizard_button:cashbook.open_lines,askuser,open_:"
msgid "Open"
msgstr "Open"
msgctxt "model:cashbook.line.context,name:"
msgid "Line Context"
msgstr "Line Context"
msgctxt "field:cashbook.line.context,cashbook:"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "field:cashbook.line.context,checked:"
msgid "Checked"
msgstr "Checked"
msgctxt "help:cashbook.line.context,checked:"
msgid "Show cashbook lines in Checked-state."
msgstr "Show cashbook lines in Checked-state."
msgctxt "field:cashbook.line.context,done:"
msgid "Done"
msgstr "Done"
msgctxt "help:cashbook.line.context,done:"
msgid "Show cashbook lines in Done-state."
msgstr "Show cashbook lines in Done-state."
msgctxt "field:cashbook.line.context,date_from:"
msgid "Start Date"
msgstr "Start Date"
msgctxt "field:cashbook.line.context,date_to:"
msgid "End Date"
msgstr "End Date"
msgctxt "model:cashbook.configuration,name:"
msgid "Configuration"
msgstr "Configuration"
msgctxt "view:cashbook.configuration:"
msgid "Open Cashbook Wizard"
msgstr "Open Cashbook Wizard"
msgctxt "view:cashbook.configuration:"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "field:cashbook.configuration,date_from:"
msgid "Start Date"
msgstr "Start Date"
msgctxt "field:cashbook.configuration,date_to:"
msgid "End Date"
msgstr "End Date"
msgctxt "field:cashbook.configuration,checked:"
msgid "Checked"
msgstr "Checked"
msgctxt "help:cashbook.configuration,checked:"
msgid "Show cashbook lines in Checked-state."
msgstr "Show cashbook lines in Checked-state."
msgctxt "field:cashbook.configuration,done:"
msgid "Done"
msgstr "Done"
msgctxt "help:cashbook.configuration,done:"
msgid "Show cashbook lines in Done-state."
msgstr "Show cashbook lines in Done-state."
msgctxt "field:cashbook.configuration,catnamelong:"
msgid "Category: Show long name"
msgstr "Category: Show long name"
msgctxt "help:cashbook.configuration,catnamelong:"
msgid "Shows the long name of the category in the Category field of a cash book line."
msgstr "Shows the long name of the category in the Category field of a cash book line."
msgctxt "field:cashbook.configuration,cataccno:"
msgid "Category: Show account number"
msgstr "Category: Show account number"
msgctxt "help:cashbook.configuration,cataccno:"
msgid "Shows the number of the linked account in the name of a category."
msgstr "Shows the number of the linked account in the name of a category."
msgctxt "model:cashbook.configuration_user,name:"
msgid "User Configuration"
msgstr "User Configuration"
msgctxt "field:cashbook.configuration_user,date_from:"
msgid "Start Date"
msgstr "Start Date"
msgctxt "field:cashbook.configuration_user,date_to:"
msgid "End Date"
msgstr "End Date"
msgctxt "field:cashbook.configuration_user,checked:"
msgid "Checked"
msgstr "Checked"
msgctxt "help:cashbook.configuration_user,checked:"
msgid "Show cashbook lines in Checked-state."
msgstr "Show cashbook lines in Checked-state."
msgctxt "field:cashbook.configuration_user,done:"
msgid "Done"
msgstr "Done"
msgctxt "help:cashbook.configuration_user,done:"
msgid "Show cashbook lines in Done-state."
msgstr "Show cashbook lines in Done-state."
msgctxt "field:cashbook.configuration_user,catnamelong:"
msgid "Category: Show long name"
msgstr "Category: Show long name"
msgctxt "help:cashbook.configuration_user,catnamelong:"
msgid "Shows the long name of the category in the Category field of a cash book line."
msgstr "Shows the long name of the category in the Category field of a cash book line."
msgctxt "field:cashbook.configuration_user,cataccno:"
msgid "Category: Show account number"
msgstr "Category: Show account number"
msgctxt "help:cashbook.configuration_user,cataccno:"
msgid "Shows the number of the linked account in the name of a category."
msgstr "Shows the number of the linked account in the name of a category."
msgctxt "model:cashbook.recon,name:"
msgid "Cashbook Reconciliation"
msgstr "Cashbook Reconciliation"
msgctxt "view:cashbook.recon:"
msgid "Reconciliation period"
msgstr "Reconciliation period"
msgctxt "view:cashbook.recon:"
msgid "State"
msgstr "State"
msgctxt "field:cashbook.recon,cashbook:"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "field:cashbook.recon,date:"
msgid "Date"
msgstr "Date"
msgctxt "field:cashbook.recon,date_from:"
msgid "Start Date"
msgstr "Start Date"
msgctxt "field:cashbook.recon,date_to:"
msgid "End Date"
msgstr "End Date"
msgctxt "field:cashbook.recon,state:"
msgid "State"
msgstr "State"
msgctxt "selection:cashbook.recon,state:"
msgid "Edit"
msgstr "Edit"
msgctxt "selection:cashbook.recon,state:"
msgid "Check"
msgstr "Check"
msgctxt "selection:cashbook.recon,state:"
msgid "Done"
msgstr "Done"
msgctxt "field:cashbook.recon,lines:"
msgid "Lines"
msgstr "Lines"
msgctxt "field:cashbook.recon,state_cashbook:"
msgid "State of Cashbook"
msgstr "State of Cashbook"
msgctxt "selection:cashbook.recon,state_cashbook:"
msgid "Open"
msgstr "Open"
msgctxt "selection:cashbook.recon,state_cashbook:"
msgid "Closed"
msgstr "Closed"