File tree Expand file tree Collapse file tree 2 files changed +42
-8
lines changed
account_payment_term_cutoff_day/i18n Expand file tree Collapse file tree 2 files changed +42
-8
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
+ # * account_payment_term_cutoff_day
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version : Odoo Server 16.0\n "
8
+ "Report-Msgid-Bugs-To : \n "
9
+ "Last-Translator : \n "
10
+ "Language-Team : \n "
11
+ "MIME-Version : 1.0\n "
12
+ "Content-Type : text/plain; charset=UTF-8\n "
13
+ "Content-Transfer-Encoding : \n "
14
+ "Plural-Forms : \n "
15
+
16
+ #. module: account_payment_term_cutoff_day
17
+ #: model:ir.model.fields,field_description: account_payment_term_cutoff_day.field_account_payment_term_line__cutoff_day
18
+ msgid "Cutoff Day"
19
+ msgstr ""
20
+
21
+ #. module: account_payment_term_cutoff_day
22
+ #: model:ir.model,name: account_payment_term_cutoff_day.model_account_payment_term_line
23
+ msgid "Payment Terms Line"
24
+ msgstr ""
25
+
26
+ #. module: account_payment_term_cutoff_day
27
+ #: model:ir.model.fields,help: account_payment_term_cutoff_day.field_account_payment_term_line__cutoff_day
28
+ msgid ""
29
+ "Specify the cutoff day of the month for adjusting invoice due dates.For "
30
+ "example, if you set this field to 20, any invoice dated on the 21st or later"
31
+ " will have its due date moved to the following month.Setting 0 is treated "
32
+ "the same as having no cutoff day, which in practice is the same as setting "
33
+ "31."
34
+ msgstr ""
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ msgstr ""
10
10
"PO-Revision-Date : 2025-02-21 02:37+0000\n "
11
11
"Last-Translator : \n "
12
12
"Language-Team : \n "
13
+ "Language : \n "
13
14
"MIME-Version : 1.0\n "
14
15
"Content-Type : text/plain; charset=UTF-8\n "
15
16
"Content-Transfer-Encoding : \n "
@@ -29,12 +30,11 @@ msgstr "支払条件明細"
29
30
#: model:ir.model.fields,help: account_payment_term_cutoff_day.field_account_payment_term_line__cutoff_day
30
31
msgid ""
31
32
"Specify the cutoff day of the month for adjusting invoice due dates.For "
32
- "example, if you set this field to 20, any invoice dated on the 21st or later"
33
- " will have its due date moved to the following month.Setting 0 is treated "
34
- "the same as having no cutoff day, which in practice is the same as setting "
35
- "31."
33
+ "example, if you set this field to 20, any invoice dated on the 21st or later "
34
+ "will have its due date moved to the following month.Setting 0 is treated the "
35
+ "same as having no cutoff day, which in practice is the same as setting 31."
36
36
msgstr ""
37
- "請求書の支払期日を調整するための月の締日を指定してください。"
38
- "例えば、このフィールドを20に設定すると、 請求書の日付が21日以降の場合、"
39
- "その支払期日は翌月に繰り越されます。 "
40
- "0を設定すると締日が無いものとして扱われ、実質的に31と同じ設定になります 。"
37
+ "請求書の支払期日を調整するための月の締日を指定してください。例えば、この "
38
+ "フィールドを20に設定すると、 請求書の日付が21日以降の場合、その支払期日は翌月 "
39
+ "に繰り越されます。0を設定すると締日が無いものとして扱われ、実質的に31と同じ設 "
40
+ "定になります 。"
You can’t perform that action at this time.
0 commit comments