-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[I18N] Update translation terms from Transifex adhoc-odoo-17-0
- Loading branch information
1 parent
8aadf54
commit 8dac397
Showing
1 changed file
with
15 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -12,7 +12,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 17.0+e\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-12-06 14:14+0000\n" | ||
"POT-Creation-Date: 2024-12-19 18:45+0000\n" | ||
"PO-Revision-Date: 2024-03-14 14:45+0000\n" | ||
"Last-Translator: Juan José Scarafía <[email protected]>, 2024\n" | ||
"Language-Team: Spanish (https://app.transifex.com/adhoc/teams/46451/es/)\n" | ||
|
@@ -524,6 +524,15 @@ msgstr "Cantidad Neta" | |
msgid "Net Quantity Location" | ||
msgstr "Cantidad neta en ubicación" | ||
|
||
#. module: stock_ux | ||
#. odoo-python | ||
#: code:addons/stock_ux/models/stock_scrap.py:0 | ||
#, python-format | ||
msgid "" | ||
"No se puede desechar una cantidad mayor a la cantidad dentro de la " | ||
"transferencia del producto: %s." | ||
msgstr "" | ||
|
||
#. module: stock_ux | ||
#: model_terms:ir.actions.act_window,help:stock_ux.action_picking_tree_all | ||
msgid "No transfer found. Let's create one!" | ||
|
@@ -767,6 +776,11 @@ msgstr "Error de entrega de SMS" | |
msgid "Scheduled Date" | ||
msgstr "Fecha Programada" | ||
|
||
#. module: stock_ux | ||
#: model:ir.model,name:stock_ux.model_stock_scrap | ||
msgid "Scrap" | ||
msgstr "Desechar" | ||
|
||
#. module: stock_ux | ||
#: model:ir.actions.server,name:stock_ux.action_operation_set_all_undone | ||
msgid "Set all undone" | ||
|