-
-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 28.5% (4 of 14 strings) Translation: account-closing-16.0/account-closing-16.0-account_invoice_start_end_dates_move Translate-URL: https://translation.odoo-community.org/projects/account-closing-16-0/account-closing-16-0-account_invoice_start_end_dates_move/fa/
- Loading branch information
1 parent
dfb90ab
commit af2a1aa
Showing
1 changed file
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2024-04-18 11:34+0000\n" | ||
"Last-Translator: Mostafa Barmshory <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: fa\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: account_invoice_start_end_dates_move | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_start_end_dates_move.view_move_form | ||
|
@@ -21,6 +23,9 @@ msgid "" | |
"'!=', 'draft'), ('move_type', 'not in', ('out_invoice', 'out_refund', " | ||
"'in_invoice', 'in_refund', 'out_receipt', 'in_receipt'))]}\"> from </span>" | ||
msgstr "" | ||
"<span class=\"o_form_label mx-3\" attrs=\"{'invisible': ['|', ('state', " | ||
"'!=', 'draft'), ('move_type', 'not in', ('out_invoice', 'out_refund', " | ||
"'in_invoice', 'in_refund', 'out_receipt', 'in_receipt'))]}\">از </span>" | ||
|
||
#. module: account_invoice_start_end_dates_move | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_start_end_dates_move.view_move_form | ||
|
@@ -29,17 +34,20 @@ msgid "" | |
"'!=', 'draft'), ('move_type', 'not in', ('out_invoice', 'out_refund', " | ||
"'in_invoice', 'in_refund', 'out_receipt', 'in_receipt'))]}\"> to </span>" | ||
msgstr "" | ||
"<span class=\"o_form_label mx-3\" attrs=\"{'invisible': ['|', ('state', " | ||
"'!=', 'draft'), ('move_type', 'not in', ('out_invoice', 'out_refund', " | ||
"'in_invoice', 'in_refund', 'out_receipt', 'in_receipt'))]}\"> به </span>" | ||
|
||
#. module: account_invoice_start_end_dates_move | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_start_end_dates_move.res_config_settings_view_form | ||
msgid "Account Start/End Dates" | ||
msgstr "" | ||
msgstr "تاریخهای شروع/پایان حساب" | ||
|
||
#. module: account_invoice_start_end_dates_move | ||
#: model:ir.model.fields,field_description:account_invoice_start_end_dates_move.field_res_company__apply_dates_all_lines | ||
#: model:ir.model.fields,field_description:account_invoice_start_end_dates_move.field_res_config_settings__apply_dates_all_lines | ||
msgid "Apply Start/End Dates To All Account Move Lines" | ||
msgstr "" | ||
msgstr "اعمال تاریخهای شروع/پایان به تمام خطوط انتقال حساب" | ||
|
||
#. module: account_invoice_start_end_dates_move | ||
#: model:ir.model,name:account_invoice_start_end_dates_move.model_res_company | ||
|