-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] purchase_order_tracking_date: Improve .po after module name change
- Loading branch information
Showing
3 changed files
with
136 additions
and
136 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
71 changes: 71 additions & 0 deletions
71
purchase_order_tracking_date/i18n/purchase_order_tracking_date.pot
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 |
---|---|---|
@@ -0,0 +1,71 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * purchase_order_tracking_date | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 12.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-07-09 10:26+0000\n" | ||
"PO-Revision-Date: 2024-07-09 10:26+0000\n" | ||
"Last-Translator: <>\n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model.fields,field_description:purchase_order_tracking_date.field_purchase_order__cargo_ready | ||
msgid "Cargo Ready Date" | ||
msgstr "Fecha de mercancía preparada" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model.fields,field_description:purchase_order_tracking_date.field_purchase_order__carrier_id | ||
msgid "Carrier" | ||
msgstr "Naviera" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model.fields,field_description:purchase_order_tracking_date.field_purchase_order__cut_off | ||
msgid "Cut-off Date" | ||
msgstr "Fecha de corte" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model.fields,field_description:purchase_order_tracking_date.field_purchase_order__date_sent | ||
msgid "Date Sent" | ||
msgstr "Fecha de envío del pedido" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model.fields,field_description:purchase_order_tracking_date.field_purchase_order__date_eta | ||
msgid "Estimated Time of Arrival (ETA)" | ||
msgstr "Fecha de llegada a puerto (ETA)" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model.fields,field_description:purchase_order_tracking_date.field_purchase_order__date_etd | ||
msgid "Estimated Time of Departure (ETD)" | ||
msgstr "Fecha de salida (ETD)" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model.fields,field_description:purchase_order_tracking_date.field_purchase_order__forwarder_id | ||
msgid "Forwarder" | ||
msgstr "Agencia de transporte" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model.fields,field_description:purchase_order_tracking_date.field_purchase_order__pod_id | ||
msgid "Port of Destination (POD)" | ||
msgstr "Puerto de destino (POD)" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model.fields,field_description:purchase_order_tracking_date.field_purchase_order__pol_id | ||
msgid "Port of Origin (POL)" | ||
msgstr "Puerto de origen (POL)" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model:ir.model,name:purchase_order_tracking_date.model_purchase_order | ||
msgid "Purchase Order" | ||
msgstr "Pedido de compra" | ||
|
||
#. module: purchase_order_tracking_date | ||
#: model_terms:ir.ui.view,arch_db:purchase_order_tracking_date.view_purchase_order_form_tracking | ||
msgid "Purchase Tracking" | ||
msgstr "Trazabilidad de compras" |
71 changes: 0 additions & 71 deletions
71
purchase_order_tracking_date/i18n/purchase_tracking_time_date.pot
This file was deleted.
Oops, something went wrong.