mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[UPD] Update stock_cycle_count.pot
This commit is contained in:
@@ -14,7 +14,7 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:67
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:68
|
||||
#, python-format
|
||||
msgid "(No description provided.)"
|
||||
msgstr ""
|
||||
@@ -270,19 +270,19 @@ msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:49
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:50
|
||||
#, python-format
|
||||
msgid "Ensures that at least a defined number of counts in a given period will be run."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:159
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:160
|
||||
#, python-format
|
||||
msgid "Error found determining the frequency of periodic cycle count rule. %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:205
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:206
|
||||
#, python-format
|
||||
msgid "Error found when comparing turnover with the rule threshold. %s"
|
||||
msgstr ""
|
||||
@@ -432,7 +432,7 @@ msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26
|
||||
#, python-format
|
||||
msgid "Minimum Accuracy"
|
||||
msgstr ""
|
||||
@@ -469,7 +469,7 @@ msgid "Number of unread messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:62
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:63
|
||||
#, python-format
|
||||
msgid "Perform an Inventory Adjustment every time a location in the warehouse runs out of stock in order to confirm it is truly empty."
|
||||
msgstr ""
|
||||
@@ -480,7 +480,7 @@ msgid "Period in days"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:23
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24
|
||||
#, python-format
|
||||
msgid "Periodic"
|
||||
msgstr ""
|
||||
@@ -503,13 +503,13 @@ msgid "Rule Description"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:58
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:59
|
||||
#, python-format
|
||||
msgid "Schedules a count every time the accuracy of a location goes under a given threshold."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:53
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:54
|
||||
#, python-format
|
||||
msgid "Schedules a count every time the total turnover of a location exceeds the threshold. This considers every product going into/out of the location"
|
||||
msgstr ""
|
||||
@@ -589,7 +589,7 @@ msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:24
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:25
|
||||
#, python-format
|
||||
msgid "Value Turnover"
|
||||
msgstr ""
|
||||
@@ -599,6 +599,12 @@ msgstr ""
|
||||
msgid "Warehouse"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:42
|
||||
#, python-format
|
||||
msgid "Warehouses can only have one zero-confirmation rule."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_rule_warehouse_ids
|
||||
msgid "Warehouses where applied"
|
||||
@@ -612,25 +618,19 @@ msgid "You can apply the cycle count rules in complete\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count.py:76
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count.py:78
|
||||
#, python-format
|
||||
msgid "You can only confirm cycle counts in state 'Planned'."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:42
|
||||
#, python-format
|
||||
msgid "You can only have one zero confirmation rule per warehouse."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:73
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:74
|
||||
#, python-format
|
||||
msgid "You cannot define a negative or null number of counts per period."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:78
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:79
|
||||
#, python-format
|
||||
msgid "You cannot define a negative period."
|
||||
msgstr ""
|
||||
@@ -642,13 +642,13 @@ msgid "You cannot modify the configuration of an Inventory Adjustment related to
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:26
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:27
|
||||
#, python-format
|
||||
msgid "Zero Confirmation"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_cycle_count
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:33
|
||||
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:34
|
||||
#, python-format
|
||||
msgid "Zero confirmation rules can only have one warehouse assigned."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user