# 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 cash book '%(bookname)s' is '%(state_txt)s' and cannot be changed." msgstr "The cash book '%(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_setting_already_exists" msgid "Settings for this user alredy exists." msgstr "Settings for this user alredy exists." 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.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_bookconfig" msgid "Cashbook" msgstr "Cashbook" msgctxt "model:ir.ui.menu,name:menu_open_lines" msgid "Open Cashbook" msgstr "Open Cashbook" msgctxt "model:ir.action,name:act_book_view" msgid "Account" msgstr "Account" 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.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:cashbook.book,name:" msgid "Cashbook" msgstr "Cashbook" msgctxt "view:cashbook.book:" msgid "Owner & Authorizeds" msgstr "Owner & Authorizeds" 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 "model:cashbook.line,name:" msgid "Cashbook Line" msgstr "Cashbook Line" msgctxt "view:cashbook.line:" msgid "Cashbook Line" msgstr "Cashbook Line" 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 "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 "model:cashbook.type,name:atype_cash" msgid "Cash" msgstr "Cash" msgctxt "model:cashbook.type,name:atype_giro" msgid "Giro" msgstr "Giro" msgctxt "model:cashbook.type,name:atype_fixtermdep" msgid "Fixed-term deposit" msgstr "Fixed-term deposit" 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,start,end:" msgid "Cancel" msgstr "Cancel" msgctxt "wizard_button:cashbook.open_lines,start,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 "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 "field:cashbook.configuration,done:" msgid "Done" msgstr "Done" 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"