Skip to content

Commit 6635db3

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_cycle_count Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_cycle_count/
1 parent aa3ab7f commit 6635db3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+5260
-1663
lines changed

stock_cycle_count/i18n/am.po

+63-21
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ msgstr ""
1919
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
2020

2121
#. module: stock_cycle_count
22+
#. odoo-python
2223
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
2324
#, python-format
2425
msgid "(No description provided.)"
@@ -28,8 +29,8 @@ msgstr ""
2829
#: model_terms:ir.ui.view,arch_db:stock_cycle_count.res_config_settings_view_form_cycle_adjustment
2930
msgid ""
3031
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
31-
"specific.\" aria-label=\"Values set here are company-specific.\" groups="
32-
"\"base.group_multi_company\" role=\"img\"/>"
32+
"specific.\" aria-label=\"Values set here are company-specific.\" "
33+
"groups=\"base.group_multi_company\" role=\"img\"/>"
3334
msgstr ""
3435

3536
#. module: stock_cycle_count
@@ -54,6 +55,7 @@ msgstr ""
5455

5556
#. module: stock_cycle_count
5657
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_inventory__inventory_accuracy
58+
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_move_line__line_accuracy
5759
#: model_terms:ir.ui.view,arch_db:stock_cycle_count.stock_location_accuracy
5860
msgid "Accuracy"
5961
msgstr ""
@@ -87,6 +89,7 @@ msgid ""
8789
msgstr ""
8890

8991
#. module: stock_cycle_count
92+
#. odoo-python
9093
#: code:addons/stock_cycle_count/models/stock_inventory.py:0
9194
#, python-format
9295
msgid "An adjustment linked to a cycle count should exclude the sublocations."
@@ -104,6 +107,7 @@ msgstr ""
104107

105108
#. module: stock_cycle_count
106109
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count__responsible_id
110+
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_inventory__responsible_id
107111
#: model_terms:ir.ui.view,arch_db:stock_cycle_count.report_cyclecount
108112
#: model_terms:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view
109113
#: model_terms:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view
@@ -126,6 +130,11 @@ msgstr ""
126130
msgid "Auto Start Inventory Adjustment from Cycle Count"
127131
msgstr ""
128132

133+
#. module: stock_cycle_count
134+
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count__automatic_deadline_date
135+
msgid "Automatic Required Date"
136+
msgstr ""
137+
129138
#. module: stock_cycle_count
130139
#: model_terms:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_form_view
131140
msgid "Cancel"
@@ -172,6 +181,11 @@ msgstr ""
172181
msgid "Counted Quantities"
173182
msgstr ""
174183

184+
#. module: stock_cycle_count
185+
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_move_line__counted_qty
186+
msgid "Counted Quantity"
187+
msgstr ""
188+
175189
#. module: stock_cycle_count
176190
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_rule__periodic_qty_per_period
177191
msgid "Counts per period"
@@ -216,7 +230,6 @@ msgstr ""
216230
#. module: stock_cycle_count
217231
#: model:ir.actions.server,name:stock_cycle_count.ir_cron_compute_cycle_count_action_ir_actions_server
218232
#: model:ir.cron,cron_name:stock_cycle_count.ir_cron_compute_cycle_count_action
219-
#: model:ir.cron,name:stock_cycle_count.ir_cron_compute_cycle_count_action
220233
msgid "Cycle Count Planner Computation"
221234
msgstr ""
222235

@@ -347,6 +360,7 @@ msgid "Done"
347360
msgstr ""
348361

349362
#. module: stock_cycle_count
363+
#. odoo-python
350364
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
351365
#, python-format
352366
msgid ""
@@ -355,12 +369,14 @@ msgid ""
355369
msgstr ""
356370

357371
#. module: stock_cycle_count
372+
#. odoo-python
358373
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
359374
#, python-format
360375
msgid "Error found determining the frequency of periodic cycle count rule. %s"
361376
msgstr ""
362377

363378
#. module: stock_cycle_count
379+
#. odoo-python
364380
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
365381
#, python-format
366382
msgid "Error found when comparing turnover with the rule threshold. %s"
@@ -405,7 +421,6 @@ msgstr "ID"
405421

406422
#. module: stock_cycle_count
407423
#: model:ir.model.fields,help:stock_cycle_count.field_stock_cycle_count__message_needaction
408-
#: model:ir.model.fields,help:stock_cycle_count.field_stock_cycle_count__message_unread
409424
msgid "If checked, new messages require your attention."
410425
msgstr ""
411426

@@ -531,6 +546,11 @@ msgstr ""
531546
msgid "Main Attachment"
532547
msgstr ""
533548

549+
#. module: stock_cycle_count
550+
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count__manual_deadline_date
551+
msgid "Manual Required Date"
552+
msgstr ""
553+
534554
#. module: stock_cycle_count
535555
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count__message_has_error
536556
msgid "Message Delivery error"
@@ -542,6 +562,7 @@ msgid "Messages"
542562
msgstr ""
543563

544564
#. module: stock_cycle_count
565+
#. odoo-python
545566
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
546567
#, python-format
547568
msgid "Minimum Accuracy"
@@ -580,7 +601,7 @@ msgstr ""
580601

581602
#. module: stock_cycle_count
582603
#: model:ir.model.fields,help:stock_cycle_count.field_stock_cycle_count__message_needaction_counter
583-
msgid "Number of messages which requires an action"
604+
msgid "Number of messages requiring action"
584605
msgstr ""
585606

586607
#. module: stock_cycle_count
@@ -589,11 +610,7 @@ msgid "Number of messages with delivery error"
589610
msgstr ""
590611

591612
#. module: stock_cycle_count
592-
#: model:ir.model.fields,help:stock_cycle_count.field_stock_cycle_count__message_unread_counter
593-
msgid "Number of unread messages"
594-
msgstr ""
595-
596-
#. module: stock_cycle_count
613+
#. odoo-python
597614
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
598615
#, python-format
599616
msgid ""
@@ -607,6 +624,7 @@ msgid "Period in days"
607624
msgstr ""
608625

609626
#. module: stock_cycle_count
627+
#. odoo-python
610628
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
611629
#, python-format
612630
msgid "Periodic"
@@ -618,9 +636,20 @@ msgstr ""
618636
msgid "Planned"
619637
msgstr ""
620638

639+
#. module: stock_cycle_count
640+
#: model:ir.model,name:stock_cycle_count.model_stock_move_line
641+
msgid "Product Moves (Stock Move Line)"
642+
msgstr ""
643+
644+
#. module: stock_cycle_count
645+
#: model:ir.model,name:stock_cycle_count.model_stock_quant
646+
msgid "Quants"
647+
msgstr ""
648+
621649
#. module: stock_cycle_count
622650
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count__date_deadline
623651
#: model_terms:ir.ui.view,arch_db:stock_cycle_count.report_cyclecount
652+
#: model_terms:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view
624653
msgid "Required Date"
625654
msgstr ""
626655

@@ -630,6 +659,7 @@ msgid "Rule Description"
630659
msgstr ""
631660

632661
#. module: stock_cycle_count
662+
#. odoo-python
633663
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
634664
#, python-format
635665
msgid ""
@@ -638,6 +668,7 @@ msgid ""
638668
msgstr ""
639669

640670
#. module: stock_cycle_count
671+
#. odoo-python
641672
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
642673
#, python-format
643674
msgid ""
@@ -665,6 +696,11 @@ msgstr ""
665696
msgid "Sets default counted quanities in Inventory Adjustments"
666697
msgstr ""
667698

699+
#. module: stock_cycle_count
700+
#: model:ir.model.fields,help:stock_cycle_count.field_stock_inventory__responsible_id
701+
msgid "Specific responsible of Inventory Adjustment."
702+
msgstr ""
703+
668704
#. module: stock_cycle_count
669705
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count__state
670706
#: model_terms:ir.ui.view,arch_db:stock_cycle_count.stock_cycle_count_search_view
@@ -703,20 +739,23 @@ msgid "Stock Move"
703739
msgstr ""
704740

705741
#. module: stock_cycle_count
742+
#. odoo-python
706743
#: code:addons/stock_cycle_count/models/stock_inventory.py:0
707744
#, python-format
708745
msgid ""
709746
"The Inventory Adjustment is inconsistent with the Cycle Count:\n"
710-
"%s"
747+
"%(message)s"
711748
msgstr ""
712749

713750
#. module: stock_cycle_count
751+
#. odoo-python
714752
#: code:addons/stock_cycle_count/models/stock_inventory.py:0
715753
#, python-format
716754
msgid "The adjustment should be done for all products in the location."
717755
msgstr ""
718756

719757
#. module: stock_cycle_count
758+
#. odoo-python
720759
#: code:addons/stock_cycle_count/models/stock_inventory.py:0
721760
#, python-format
722761
msgid ""
@@ -725,11 +764,17 @@ msgid ""
725764
msgstr ""
726765

727766
#. module: stock_cycle_count
767+
#. odoo-python
728768
#: code:addons/stock_cycle_count/models/stock_inventory.py:0
729769
#, python-format
730770
msgid "The location in the inventory does not match with the cycle count."
731771
msgstr ""
732772

773+
#. module: stock_cycle_count
774+
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_move_line__theoretical_qty
775+
msgid "Theoretical Quantity"
776+
msgstr ""
777+
733778
#. module: stock_cycle_count
734779
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count_rule__turnover_inventory_value_threshold
735780
msgid "Turnover Inventory Value Threshold"
@@ -741,16 +786,7 @@ msgid "Type of rule"
741786
msgstr ""
742787

743788
#. module: stock_cycle_count
744-
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count__message_unread
745-
msgid "Unread Messages"
746-
msgstr ""
747-
748-
#. module: stock_cycle_count
749-
#: model:ir.model.fields,field_description:stock_cycle_count.field_stock_cycle_count__message_unread_counter
750-
msgid "Unread Messages Counter"
751-
msgstr ""
752-
753-
#. module: stock_cycle_count
789+
#. odoo-python
754790
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
755791
#, python-format
756792
msgid "Value Turnover"
@@ -785,36 +821,42 @@ msgid ""
785821
msgstr ""
786822

787823
#. module: stock_cycle_count
824+
#. odoo-python
788825
#: code:addons/stock_cycle_count/models/stock_cycle_count.py:0
789826
#, python-format
790827
msgid "You can only confirm cycle counts in state 'Planned'."
791828
msgstr ""
792829

793830
#. module: stock_cycle_count
831+
#. odoo-python
794832
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
795833
#, python-format
796834
msgid "You can only have one zero confirmation rule per warehouse."
797835
msgstr ""
798836

799837
#. module: stock_cycle_count
838+
#. odoo-python
800839
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
801840
#, python-format
802841
msgid "You cannot define a negative or null number of counts per period."
803842
msgstr ""
804843

805844
#. module: stock_cycle_count
845+
#. odoo-python
806846
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
807847
#, python-format
808848
msgid "You cannot define a negative period."
809849
msgstr ""
810850

811851
#. module: stock_cycle_count
852+
#. odoo-python
812853
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
813854
#, python-format
814855
msgid "Zero Confirmation"
815856
msgstr ""
816857

817858
#. module: stock_cycle_count
859+
#. odoo-python
818860
#: code:addons/stock_cycle_count/models/stock_cycle_count_rule.py:0
819861
#, python-format
820862
msgid "Zero confirmation rules can only have one warehouse assigned."

0 commit comments

Comments
 (0)