Files
2026-03-14 09:42:12 +00:00

191 lines
4.2 KiB
Plaintext

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.origin,keywords:"
msgid "Keywords"
msgstr ""
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Azienda"
#, fuzzy
msgctxt "field:account.statement.rule,currency:"
msgid "Currency"
msgstr "Posizioni Valuta"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Descrizione"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Rivista"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr "Linee"
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr "Nome"
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr "Boolean"
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr "Char"
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr "Chiave"
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr "Tipo chiave"
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr "Regola"
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr "Selezione"
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Conto"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Importo"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Azienda"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Controparte"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr "Regola"
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party'\n"
"'bank_account'\n"
"'invoice'\n"
"'payment_reference'"
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,string:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,string:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,string:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr "Regole"
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr "Regole"
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr "Tra"
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr "Criteri"