-
-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by pedrobaeza
- Loading branch information
Showing
5 changed files
with
38 additions
and
26 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 |
---|---|---|
|
@@ -17,4 +17,5 @@ | |
"views/account_move_line_view.xml", | ||
], | ||
"installable": True, | ||
"maintainers": ["remi-filament", "Shide"], | ||
} |
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
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,15 +6,16 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 15.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2023-07-28 21:09+0000\n" | ||
"Last-Translator: Ivorra78 <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"POT-Creation-Date: 2023-09-21 06:59+0000\n" | ||
"PO-Revision-Date: 2023-09-21 08:59+0200\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: es\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" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: \n" | ||
"X-Generator: Poedit 3.3.1\n" | ||
|
||
#. module: account_move_update_analytic | ||
#: model:ir.model,name:account_move_update_analytic.model_account_move_update_analytic_wizard | ||
|
@@ -81,7 +82,7 @@ msgstr "Línea de factura" | |
#. module: account_move_update_analytic | ||
#: model:ir.model,name:account_move_update_analytic.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "Artículo diario" | ||
msgstr "Apunte contable" | ||
|
||
#. module: account_move_update_analytic | ||
#: model:ir.model.fields,field_description:account_move_update_analytic.field_account_move_update_analytic_wizard____last_update | ||
|
@@ -96,7 +97,7 @@ msgstr "Actualizado por última vez por" | |
#. module: account_move_update_analytic | ||
#: model:ir.model.fields,field_description:account_move_update_analytic.field_account_move_update_analytic_wizard__write_date | ||
msgid "Last Updated on" | ||
msgstr "última actualización el" | ||
msgstr "Última actualización el" | ||
|
||
#. module: account_move_update_analytic | ||
#: model:ir.model.fields,field_description:account_move_update_analytic.field_account_move_update_analytic_wizard__new_analytic_account_id | ||
|
@@ -108,13 +109,6 @@ msgstr "Nueva cuenta analítica" | |
msgid "New Analytic Tags" | ||
msgstr "Nuevas etiquetas analíticas" | ||
|
||
#. module: account_move_update_analytic | ||
#: model_terms:ir.ui.view,arch_db:account_move_update_analytic.account_move_form_view | ||
#: model_terms:ir.ui.view,arch_db:account_move_update_analytic.account_move_line_tree_view | ||
#: model_terms:ir.ui.view,arch_db:account_move_update_analytic.view_move_line_tree_grouped | ||
msgid "Update Analytic" | ||
msgstr "Actualización Analítica" | ||
|
||
#. module: account_move_update_analytic | ||
#: model_terms:ir.ui.view,arch_db:account_move_update_analytic.view_account_move_update_analytic_account | ||
msgid "Update Analytic Accounts / Tags" | ||
|
@@ -125,6 +119,13 @@ msgstr "Actualizar cuentas analíticas / etiquetas" | |
msgid "Update Analytic for selected Account Moves" | ||
msgstr "Actualización analítica para los movimientos de cuenta seleccionados" | ||
|
||
#. module: account_move_update_analytic | ||
#: model_terms:ir.ui.view,arch_db:account_move_update_analytic.account_move_form_view | ||
#: model_terms:ir.ui.view,arch_db:account_move_update_analytic.account_move_line_tree_view | ||
#: model_terms:ir.ui.view,arch_db:account_move_update_analytic.view_move_line_tree_grouped | ||
msgid "Update analytic account and tags" | ||
msgstr "Actualizar cuentas y etiquetas analíticas" | ||
|
||
#. module: account_move_update_analytic | ||
#: model_terms:ir.ui.view,arch_db:account_move_update_analytic.view_account_move_update_analytic_account | ||
msgid "Update analytic lines" | ||
|
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
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