forked from OCA/sale-workflow
-
Notifications
You must be signed in to change notification settings - Fork 0
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 100.0% (6 of 6 strings) Translation: sale-workflow-17.0/sale-workflow-17.0-sale_order_carrier_auto_assign Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_carrier_auto_assign/es/
- Loading branch information
1 parent
61f2e0b
commit 8b01721
Showing
1 changed file
with
10 additions
and
6 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,41 +6,45 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 13.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2020-10-26 12:08+0000\n" | ||
"Last-Translator: Daniel Martinez Vila <[email protected]>\n" | ||
"PO-Revision-Date: 2024-09-19 18:06+0000\n" | ||
"Last-Translator: Juan José Scarafía <[email protected]>\n" | ||
"Language-Team: none\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 3.10\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: sale_order_carrier_auto_assign | ||
#: model_terms:ir.ui.view,arch_db:sale_order_carrier_auto_assign.res_config_settings_view_form_sale | ||
msgid "Assigns automatically delivery carrier on sale order confirmation." | ||
msgstr "" | ||
"Asigna automáticamente el transportista de entrega en la confirmación del " | ||
"pedido de venta." | ||
|
||
#. module: sale_order_carrier_auto_assign | ||
#: model:ir.model.fields,field_description:sale_order_carrier_auto_assign.field_res_company__carrier_auto_assign | ||
#: model:ir.model.fields,field_description:sale_order_carrier_auto_assign.field_res_config_settings__carrier_auto_assign | ||
msgid "Carrier Auto Assign" | ||
msgstr "" | ||
msgstr "Asignación automática del transportista" | ||
|
||
#. module: sale_order_carrier_auto_assign | ||
#: model:ir.model,name:sale_order_carrier_auto_assign.model_res_company | ||
msgid "Companies" | ||
msgstr "" | ||
msgstr "Empresas" | ||
|
||
#. module: sale_order_carrier_auto_assign | ||
#: model:ir.model,name:sale_order_carrier_auto_assign.model_res_config_settings | ||
msgid "Config Settings" | ||
msgstr "" | ||
msgstr "Ajustes de configuración" | ||
|
||
#. module: sale_order_carrier_auto_assign | ||
#: model:ir.model.fields,help:sale_order_carrier_auto_assign.field_res_config_settings__carrier_auto_assign | ||
msgid "Enable carrier auto assign on sale order confirmation." | ||
msgstr "" | ||
"Habilite la asignación automática del transportista en la confirmación del " | ||
"pedido de venta." | ||
|
||
#. module: sale_order_carrier_auto_assign | ||
#: model:ir.model,name:sale_order_carrier_auto_assign.model_sale_order | ||
|