File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
contract_invoice_auto_validate/i18n Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Translation of Odoo Server.
2
+ # This file contains the translation of the following modules:
3
+ # * contract_invoice_auto_validate
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version : Odoo Server 18.0\n "
8
+ "Report-Msgid-Bugs-To : \n "
9
+ "Last-Translator : Automatically generated\n "
10
+ "Language-Team : none\n "
11
+ "Language : sv\n "
12
+ "MIME-Version : 1.0\n "
13
+ "Content-Type : text/plain; charset=UTF-8\n "
14
+ "Content-Transfer-Encoding : \n "
15
+ "Plural-Forms : nplurals=2; plural=n != 1;\n "
16
+
17
+ #. module: contract_invoice_auto_validate
18
+ #: model:ir.model.fields,field_description: contract_invoice_auto_validate.field_res_company__auto_post_contract_invoice
19
+ #: model:ir.model.fields,field_description: contract_invoice_auto_validate.field_res_config_settings__auto_post_contract_invoice
20
+ msgid "Auto validate contract invoices"
21
+ msgstr ""
22
+
23
+ #. module: contract_invoice_auto_validate
24
+ #: model:ir.model,name: contract_invoice_auto_validate.model_res_company
25
+ msgid "Companies"
26
+ msgstr ""
27
+
28
+ #. module: contract_invoice_auto_validate
29
+ #: model:ir.model,name: contract_invoice_auto_validate.model_res_config_settings
30
+ msgid "Config Settings"
31
+ msgstr ""
32
+
33
+ #. module: contract_invoice_auto_validate
34
+ #: model:ir.model,name: contract_invoice_auto_validate.model_contract_contract
35
+ msgid "Contract"
36
+ msgstr ""
You can’t perform that action at this time.
0 commit comments