account in module 'cashbook_account' verschoben
This commit is contained in:
parent
149baef174
commit
7a07da852d
18 changed files with 41 additions and 220 deletions
32
locale/de.po
32
locale/de.po
|
@ -62,10 +62,6 @@ msgctxt "model:ir.message,text:msg_category_name_unique"
|
|||
msgid "The category name already exists at this level."
|
||||
msgstr "Der Kategoriename existiert auf dieser Ebene bereits."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_category_account_unique"
|
||||
msgid "The account is already in use for a category."
|
||||
msgstr "Das Konto wird bereits für eine Kategorie verwendet."
|
||||
|
||||
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 "Der Typ der aktuellen Kategorie '%(catname)s' muß gleich dem Typ der übergeordneten Kategorie '%(parentname)s' sein."
|
||||
|
@ -326,10 +322,6 @@ msgctxt "help:cashbook.book,observer:"
|
|||
msgid "Group of users who have read-only access to the cashbook."
|
||||
msgstr "Gruppe von Benutzern, die nur Lesezugriff auf das Kassenbuch haben."
|
||||
|
||||
msgctxt "field:cashbook.book,account:"
|
||||
msgid "Account"
|
||||
msgstr "Konto"
|
||||
|
||||
msgctxt "field:cashbook.book,company:"
|
||||
msgid "Company"
|
||||
msgstr "Unternehmen"
|
||||
|
@ -526,14 +518,6 @@ msgctxt "field:cashbook.category,description:"
|
|||
msgid "Description"
|
||||
msgstr "Beschreibung"
|
||||
|
||||
msgctxt "field:cashbook.category,account:"
|
||||
msgid "Account"
|
||||
msgstr "Konto"
|
||||
|
||||
msgctxt "field:cashbook.category,account_code:"
|
||||
msgid "Account"
|
||||
msgstr "Konto"
|
||||
|
||||
msgctxt "field:cashbook.category,company:"
|
||||
msgid "Company"
|
||||
msgstr "Unternehmen"
|
||||
|
@ -710,14 +694,6 @@ msgctxt "help:cashbook.configuration,catnamelong:"
|
|||
msgid "Shows the long name of the category in the Category field of a cash book line."
|
||||
msgstr "Zeigt im Feld 'Kategorie' einer Kassenbuchzeile den langen Namen der Kategorie."
|
||||
|
||||
msgctxt "field:cashbook.configuration,cataccno:"
|
||||
msgid "Category: Show account number"
|
||||
msgstr "Kategorie: Kontonummer zeigen"
|
||||
|
||||
msgctxt "help:cashbook.configuration,cataccno:"
|
||||
msgid "Shows the number of the linked account in the name of a category."
|
||||
msgstr "Zeigt im Namen einer Kategorie die Nummer des verknüpften Kontos."
|
||||
|
||||
|
||||
###############################
|
||||
# cashbook.configuration_user #
|
||||
|
@ -758,14 +734,6 @@ msgctxt "help:cashbook.configuration_user,catnamelong:"
|
|||
msgid "Shows the long name of the category in the Category field of a cash book line."
|
||||
msgstr "Zeigt im Feld 'Kategorie' einer Kassenbuchzeile den langen Namen der Kategorie."
|
||||
|
||||
msgctxt "field:cashbook.configuration_user,cataccno:"
|
||||
msgid "Category: Show account number"
|
||||
msgstr "Kategorie: Kontonummer zeigen"
|
||||
|
||||
msgctxt "help:cashbook.configuration_user,cataccno:"
|
||||
msgid "Shows the number of the linked account in the name of a category."
|
||||
msgstr "Zeigt im Namen einer Kategorie die Nummer des verknüpften Kontos."
|
||||
|
||||
|
||||
##################
|
||||
# cashbook.recon #
|
||||
|
|
48
locale/en.po
48
locale/en.po
|
@ -34,6 +34,10 @@ 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_stateedit_with_recon"
|
||||
msgid "The status cannot be changed to 'Edit' as long as the line '%(recname)s' is associated with a reconciliation."
|
||||
msgstr "The status cannot be changed to 'Edit' as long as the line '%(recname)s' is associated with a reconciliation."
|
||||
|
||||
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."
|
||||
|
@ -54,10 +58,6 @@ 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'."
|
||||
|
@ -78,6 +78,10 @@ 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:ir.message,text:msg_recon_err_overlap"
|
||||
msgid "The date range overlaps with another reconciliation."
|
||||
msgstr "The date range overlaps with another reconciliation."
|
||||
|
||||
msgctxt "model:res.group,name:group_cashbook"
|
||||
msgid "Cashbook"
|
||||
msgstr "Cashbook"
|
||||
|
@ -286,10 +290,6 @@ 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"
|
||||
|
@ -474,14 +474,6 @@ 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"
|
||||
|
@ -642,14 +634,6 @@ 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"
|
||||
|
@ -686,14 +670,6 @@ 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"
|
||||
|
@ -754,3 +730,11 @@ msgctxt "selection:cashbook.recon,state_cashbook:"
|
|||
msgid "Closed"
|
||||
msgstr "Closed"
|
||||
|
||||
msgctxt "selection:cashbook.recon,state_cashbook:"
|
||||
msgid "Archive"
|
||||
msgstr "Archive"
|
||||
|
||||
msgctxt "field:cashbook.recon,start_amount:"
|
||||
msgid "Start Amount"
|
||||
msgstr "Start Amount"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue