mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
@@ -1 +1 @@
|
||||
12.0.20190704.0
|
||||
12.0.20190704.1
|
||||
@@ -19,6 +19,7 @@ setuptools.setup(
|
||||
'odoo12-addon-stock_inventory_exclude_sublocation',
|
||||
'odoo12-addon-stock_inventory_lockdown',
|
||||
'odoo12-addon-stock_inventory_preparation_filter',
|
||||
'odoo12-addon-stock_inventory_verification_request',
|
||||
'odoo12-addon-stock_mts_mto_rule',
|
||||
'odoo12-addon-stock_orderpoint_manual_procurement',
|
||||
'odoo12-addon-stock_orderpoint_manual_procurement_uom',
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
../../../../stock_inventory_verification_request
|
||||
6
setup/stock_inventory_verification_request/setup.py
Normal file
6
setup/stock_inventory_verification_request/setup.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
||||
113
stock_inventory_verification_request/README.rst
Normal file
113
stock_inventory_verification_request/README.rst
Normal file
@@ -0,0 +1,113 @@
|
||||
====================================
|
||||
Stock Inventory Verification Request
|
||||
====================================
|
||||
|
||||
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
|
||||
:target: https://odoo-community.org/page/development-status
|
||||
:alt: Mature
|
||||
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
|
||||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||
:alt: License: AGPL-3
|
||||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
|
||||
:target: https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_inventory_verification_request
|
||||
:alt: OCA/stock-logistics-warehouse
|
||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_inventory_verification_request
|
||||
:alt: Translate me on Weblate
|
||||
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
|
||||
:target: https://runbot.odoo-community.org/runbot/153/12.0
|
||||
:alt: Try me on Runbot
|
||||
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|
||||
Adds the capability to request a Slot Verification when an inventory is
|
||||
'Pending to Approve'. When asked from an inventory adjustment, which have
|
||||
discrepancies over the threshold for the location, a Slot Verification
|
||||
Request will be created for each line that exceed the maximum discrepancy
|
||||
allowed.
|
||||
|
||||
A SVR must be created when warehouse operation (e.g. an inventory adjustment,
|
||||
a cycle count...) uncovers a count discrepancy within a slot (a small stock
|
||||
location), and the discrepancy is greater than the pre-defined acceptable
|
||||
variance threshold. It is a stock manager's task to confirm the SVR and
|
||||
assign it to someone to perform it.
|
||||
|
||||
The aim of SVR is to find and fix errors before they are transferred to
|
||||
another location, so they will not be found again in similar stock operations.
|
||||
In other words, a SVR helps to correct an already existing error in our stock
|
||||
records the earliest possible. Many times, a SVR will likely lead to manual
|
||||
actions (before being marked as solved) in order to fix the problems uncovered.
|
||||
|
||||
**Table of contents**
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
In order to use this module act as follow:
|
||||
|
||||
* From a Inventory Adjustment in state 'Pending to Approve' click in the
|
||||
button 'Request Verification'. This will create all the Slot Verification
|
||||
Request needed.
|
||||
* Go to 'Inventory / Inventory Control / Slot Verification Request'
|
||||
* Go to a Slot Verification Request 'Waiting Actions' and confirm it.
|
||||
* You can now check the involved lines and moves to help you.
|
||||
* Once you have found the problem and you have fixed it 'Mark as Solved' the
|
||||
Verification.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
||||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues>`_.
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
||||
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_verification_request%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
|
||||
Do not contact contributors directly about support or help with technical issues.
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
Authors
|
||||
~~~~~~~
|
||||
|
||||
* Eficent
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
|
||||
* Lois Rilo Antelo <lois.rilo@eficent.com>
|
||||
* Michael Allen <mallen@opensourceintegrators.com>
|
||||
* Bhavesh Odedra <bodedra@opensourceintegrators.com>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
||||
This module is maintained by the OCA.
|
||||
|
||||
.. image:: https://odoo-community.org/logo.png
|
||||
:alt: Odoo Community Association
|
||||
:target: https://odoo-community.org
|
||||
|
||||
OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.
|
||||
|
||||
.. |maintainer-lreficent| image:: https://github.com/lreficent.png?size=40px
|
||||
:target: https://github.com/lreficent
|
||||
:alt: lreficent
|
||||
|
||||
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
||||
|
||||
|maintainer-lreficent|
|
||||
|
||||
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_inventory_verification_request>`_ project on GitHub.
|
||||
|
||||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
||||
1
stock_inventory_verification_request/__init__.py
Normal file
1
stock_inventory_verification_request/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
from . import models
|
||||
28
stock_inventory_verification_request/__manifest__.py
Normal file
28
stock_inventory_verification_request/__manifest__.py
Normal file
@@ -0,0 +1,28 @@
|
||||
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
|
||||
# (http://www.eficent.com)
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "Stock Inventory Verification Request",
|
||||
"summary": "Adds the capability to request a Slot Verification when "
|
||||
"a inventory is Pending to Approve",
|
||||
"version": "12.0.1.0.0",
|
||||
"development_status": "Mature",
|
||||
"maintainers": ['lreficent'],
|
||||
"author": "Eficent, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
"category": "Warehouse Management",
|
||||
"depends": [
|
||||
"stock_inventory_discrepancy",
|
||||
"mail",
|
||||
],
|
||||
"data": [
|
||||
'security/ir.model.access.csv',
|
||||
'views/stock_slot_verification_request_view.xml',
|
||||
'views/stock_inventory_view.xml',
|
||||
'data/slot_verification_request_sequence.xml',
|
||||
],
|
||||
"license": "AGPL-3",
|
||||
'installable': True,
|
||||
'application': False,
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright 2017 Eficent Business and IT Consulting Services S.L.
|
||||
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||||
|
||||
<odoo noupdate="1">
|
||||
|
||||
<record id="seq_slot_verification_request" model="ir.sequence">
|
||||
<field name="name">Slot Verification Request</field>
|
||||
<field name="code">stock.slot.verification.request</field>
|
||||
<field name="prefix">SVR/%(range_year)s/</field>
|
||||
<field name="padding">5</field>
|
||||
<field name="company_id" eval="False"/>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
222
stock_inventory_verification_request/i18n/am.po
Normal file
222
stock_inventory_verification_request/i18n/am.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-26 03:01+0000\n"
|
||||
"PO-Revision-Date: 2017-04-26 03:01+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
|
||||
"Language: am\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/ar.po
Normal file
223
stock_inventory_verification_request/i18n/ar.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "أنشئ بواسطة"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "أنشئ في"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "اسم العرض"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "المعرف"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "آخر تعديل في"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "آخر تحديث بواسطة"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "آخر تحديث في"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "الملاحظات"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "الحالة"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/bg.po
Normal file
222
stock_inventory_verification_request/i18n/bg.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
|
||||
"Language: bg\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Създадено от"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Създадено на"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Име за показване"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Последно променено на"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Последно обновено от"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Последно обновено на"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/bs.po
Normal file
223
stock_inventory_verification_request/i18n/bs.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
|
||||
"Language: bs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Kreirao"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Kreirano"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikaži naziv"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnje mijenjano"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zadnji ažurirao"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zadnje ažurirano"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Zabilješke"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/ca.po
Normal file
222
stock_inventory_verification_request/i18n/ca.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||
"Language: ca\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Cancel·lat"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creat per"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creat el"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Veure el nom"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Darrera modificació el"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Darrera Actualització per"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Darrera Actualització el"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Ubicació "
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notes"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Producte"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Estat"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/ca_ES.po
Normal file
223
stock_inventory_verification_request/i18n/ca_ES.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-26 03:01+0000\n"
|
||||
"PO-Revision-Date: 2017-04-26 03:01+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"ca_ES/)\n"
|
||||
"Language: ca_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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Estat"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/cs.po
Normal file
222
stock_inventory_verification_request/i18n/cs.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Vytvořil(a)"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Vytvořeno"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovaný název"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Naposled upraveno"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Naposled upraveno"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Naposled upraveno"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Poznámky"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/cs_CZ.po
Normal file
223
stock_inventory_verification_request/i18n/cs_CZ.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# Lukáš Spurný <lukasspurny8@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-02-27 11:37+0000\n"
|
||||
"PO-Revision-Date: 2018-02-27 11:37+0000\n"
|
||||
"Last-Translator: Lukáš Spurný <lukasspurny8@gmail.com>, 2018\n"
|
||||
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/oca/"
|
||||
"teams/23907/cs_CZ/)\n"
|
||||
"Language: cs_CZ\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr "Inventář"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Produkt"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/da.po
Normal file
222
stock_inventory_verification_request/i18n/da.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
|
||||
"Language: da\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Oprettet af"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Oprettet den"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Vist navn"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "Id"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Sidst ændret den"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Sidst opdateret af"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Sidst opdateret den"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Postnr/by "
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/de.po
Normal file
222
stock_inventory_verification_request/i18n/de.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||
"Language: de\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Storniert"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Angelegt durch"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Angelegt am"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Anzeigename"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr "Bestand"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr "Inventurposition"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zuletzt geändert am"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zuletzt aktualisiert durch"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zuletzt aktualisiert am"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Standort"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Hinweise"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Produkt"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/el_GR.po
Normal file
223
stock_inventory_verification_request/i18n/el_GR.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
|
||||
"el_GR/)\n"
|
||||
"Language: el_GR\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Ακυρωμένες"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Δημιουργήθηκε από "
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Δημιουργήθηκε στις"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "Κωδικός"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Τελευταία ενημέρωση από"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Τελευταία ενημέρωση στις"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Προϊόν"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Κατάσταση"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/en_GB.po
Normal file
223
stock_inventory_verification_request/i18n/en_GB.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
|
||||
"teams/23907/en_GB/)\n"
|
||||
"Language: en_GB\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Created by"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Created on"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Display Name"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Last Modified on"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Last Updated by"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Last Updated on"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notes"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/es.po
Normal file
222
stock_inventory_verification_request/i18n/es.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Cancelado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado el"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr "Inventario"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr "Línea inventario"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación el"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Actualizado por última vez por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Actualizado por última vez el"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Localización"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Producto"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_AR.po
Normal file
223
stock_inventory_verification_request/i18n/es_AR.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_AR/)\n"
|
||||
"Language: es_AR\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Mostrar Nombre"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización realizada por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización el"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_CL.po
Normal file
223
stock_inventory_verification_request/i18n/es_CL.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_CL/)\n"
|
||||
"Language: es_CL\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID (identificación)"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización de"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_CO.po
Normal file
223
stock_inventory_verification_request/i18n/es_CO.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_CO/)\n"
|
||||
"Language: es_CO\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre Público"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última Modificación el"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Actualizado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Actualizado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_CR.po
Normal file
223
stock_inventory_verification_request/i18n/es_CR.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_CR/)\n"
|
||||
"Language: es_CR\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultima actualización por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultima actualización en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_DO.po
Normal file
223
stock_inventory_verification_request/i18n/es_DO.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_DO/)\n"
|
||||
"Language: es_DO\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización de"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_EC.po
Normal file
223
stock_inventory_verification_request/i18n/es_EC.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_EC/)\n"
|
||||
"Language: es_EC\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID (identificación)"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización de"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_ES.po
Normal file
223
stock_inventory_verification_request/i18n/es_ES.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_ES/)\n"
|
||||
"Language: es_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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre para mostrar"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Ubicación"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Producto"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_MX.po
Normal file
223
stock_inventory_verification_request/i18n/es_MX.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_MX/)\n"
|
||||
"Language: es_MX\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre desplegado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima modificacion realizada"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultima actualizacion por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultima actualización realizada"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_PE.po
Normal file
223
stock_inventory_verification_request/i18n/es_PE.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_PE/)\n"
|
||||
"Language: es_PE\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre a Mostrar"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima Modificación en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Actualizado última vez por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultima Actualización"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_PY.po
Normal file
223
stock_inventory_verification_request/i18n/es_PY.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_PY/)\n"
|
||||
"Language: es_PY\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultima actualización por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultima actualización en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/es_VE.po
Normal file
223
stock_inventory_verification_request/i18n/es_VE.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_VE/)\n"
|
||||
"Language: es_VE\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Mostrar nombre"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Modificada por última vez"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización realizada por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultima actualizacion en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/et.po
Normal file
222
stock_inventory_verification_request/i18n/et.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
|
||||
"Language: et\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Loonud"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Loodud"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Näidatav nimi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Viimati muudetud"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Viimati uuendatud"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Viimati uuendatud"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Märkmed"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Olek"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/eu.po
Normal file
222
stock_inventory_verification_request/i18n/eu.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
|
||||
"Language: eu\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Nork sortua"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Created on"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Izena erakutsi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Last Updated by"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Last Updated on"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Produktua"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/fa.po
Normal file
222
stock_inventory_verification_request/i18n/fa.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
|
||||
"Language: fa\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "ایجاد شده توسط"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "ایجاد شده در"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "نام نمایشی"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "شناسه"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "تاریخ آخرین بهروزرسانی"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "آخرین به روز رسانی توسط"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "آخرین به روز رسانی در"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/fi.po
Normal file
222
stock_inventory_verification_request/i18n/fi.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
|
||||
"Language: fi\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Peruutettu"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Luonut"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Luotu"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nimi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Viimeksi muokattu"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Viimeksi päivittänyt"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Viimeksi päivitetty"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Sijainti"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Huomautukset"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Tuote"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Tila"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/fr.po
Normal file
222
stock_inventory_verification_request/i18n/fr.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"Language: fr\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Annulé"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Créé par"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Créé le"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom affiché"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr "Inventaire"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Modifié le"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Dernière màj par"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Dernière màj le"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Emplacement"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notes"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Article"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Statut"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/fr_CA.po
Normal file
223
stock_inventory_verification_request/i18n/fr_CA.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
|
||||
"fr_CA/)\n"
|
||||
"Language: fr_CA\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Créé par"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Créé le"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Afficher le nom"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "Identifiant"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Dernière mise à jour par"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Dernière mise à jour le"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/fr_CH.po
Normal file
223
stock_inventory_verification_request/i18n/fr_CH.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
|
||||
"teams/23907/fr_CH/)\n"
|
||||
"Language: fr_CH\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Créé par"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Créé le"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom affiché"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Dernière modification le"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Modifié par"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Modifié le"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Produit"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/fr_FR.po
Normal file
223
stock_inventory_verification_request/i18n/fr_FR.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-26 03:01+0000\n"
|
||||
"PO-Revision-Date: 2017-04-26 03:01+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/"
|
||||
"fr_FR/)\n"
|
||||
"Language: fr_FR\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Produit"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/gl.po
Normal file
222
stock_inventory_verification_request/i18n/gl.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
||||
"Language: gl\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Cancelada"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Modificado por última vez o"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "ültima actualización por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Localidade"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Produto"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/gl_ES.po
Normal file
223
stock_inventory_verification_request/i18n/gl_ES.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-26 03:01+0000\n"
|
||||
"PO-Revision-Date: 2017-04-26 03:01+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"gl_ES/)\n"
|
||||
"Language: gl_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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/he.po
Normal file
222
stock_inventory_verification_request/i18n/he.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
|
||||
"Language: he\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "נוצר על ידי"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "נוצר ב-"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "השם המוצג"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "מזהה"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "תאריך שינוי אחרון"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "עודכן לאחרונה על ידי"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "עודכן לאחרונה על"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/hr.po
Normal file
223
stock_inventory_verification_request/i18n/hr.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Otkazan"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Kreirao"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Datum kreiranja"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Naziv za prikaz"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnja promjena"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Promijenio"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Vrijeme promjene"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Lokacija"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Bilješke"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Proizvod"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
224
stock_inventory_verification_request/i18n/hr_HR.po
Normal file
224
stock_inventory_verification_request/i18n/hr_HR.po
Normal file
@@ -0,0 +1,224 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
|
||||
"hr_HR/)\n"
|
||||
"Language: hr_HR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Kreirao"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Kreirano"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Naziv"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnje modificirano"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zadnji ažurirao"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zadnje ažurirano"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Lokacija"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Proizvod"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/hu.po
Normal file
222
stock_inventory_verification_request/i18n/hu.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
|
||||
"Language: hu\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Készítette"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Létrehozás dátuma"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Név megjelenítése"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Utolsó frissítés dátuma"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Utoljára frissítve, által"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Utoljára frissítve "
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Megjegyzések"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Állapot"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/id.po
Normal file
222
stock_inventory_verification_request/i18n/id.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Dibuat oleh"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Dibuat pada"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nama Tampilan"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Terakhir Dimodifikasi pada"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Diperbaharui oleh"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Diperbaharui pada"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/it.po
Normal file
222
stock_inventory_verification_request/i18n/it.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||
"Language: it\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Annullato"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creato da"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creato il"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome da visualizzare"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr "Inventario"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr "Riga d'Inventario"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima modifica il"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Autore ultimo aggiornamento"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Data ultimo aggiornamento"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Locazione"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Note"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Prodotto"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Stato"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/ja.po
Normal file
222
stock_inventory_verification_request/i18n/ja.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "作成者"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "作成日"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "表示名"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "最終更新日"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "最終更新者"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "最終更新日"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "注記"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/ko.po
Normal file
222
stock_inventory_verification_request/i18n/ko.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
|
||||
"Language: ko\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "작성자"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "작성일"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "표시 이름"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "최근 수정"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "최근 갱신한 사람"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "최근 갱신 날짜"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/lt.po
Normal file
223
stock_inventory_verification_request/i18n/lt.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
|
||||
"Language: lt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Sukūrė"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Sukurta"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Vaizduojamas pavadinimas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Paskutinį kartą keista"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Paskutinį kartą atnaujino"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Paskutinį kartą atnaujinta"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Pastabos"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Būsena"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
224
stock_inventory_verification_request/i18n/lt_LT.po
Normal file
224
stock_inventory_verification_request/i18n/lt_LT.po
Normal file
@@ -0,0 +1,224 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-26 03:01+0000\n"
|
||||
"PO-Revision-Date: 2017-04-26 03:01+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
|
||||
"teams/23907/lt_LT/)\n"
|
||||
"Language: lt_LT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Sukūrė"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Sukurta"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Paskutinį kartą atnaujino"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Paskutinį kartą atnaujinta"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/lv.po
Normal file
223
stock_inventory_verification_request/i18n/lv.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
|
||||
"Language: lv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||||
"2);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Atcelts"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Izveidoja"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Izveidots"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Pēdējo reizi atjaunoja"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Pēdējās izmaiņas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Statuss"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/mk.po
Normal file
222
stock_inventory_verification_request/i18n/mk.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
|
||||
"Language: mk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Креирано од"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Креирано на"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Прикажи име"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Последна промена на"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Последно ажурирање од"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Последно ажурирање на"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Белешки"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Статус"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/mn.po
Normal file
222
stock_inventory_verification_request/i18n/mn.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
|
||||
"Language: mn\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Үүсгэгч"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Үүсгэсэн"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Дэлгэцийн Нэр"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Сүүлийн засвар хийсэн огноо"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Сүүлийн засвар хийсэн"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Сүүлийн засвар хийсэн огноо"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Тэмдэглэл"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Төлөв"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/nb.po
Normal file
223
stock_inventory_verification_request/i18n/nb.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
|
||||
"nb/)\n"
|
||||
"Language: nb\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Avbrutt"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Opprettet av"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Opprettet den"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Visnings navn"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Sist oppdatert "
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Sist oppdatert av"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Sist oppdatert"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notater"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/nb_NO.po
Normal file
223
stock_inventory_verification_request/i18n/nb_NO.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nb_NO/)\n"
|
||||
"Language: nb_NO\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Laget av"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Laget den"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Vis navn"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Sist endret den"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Sist oppdatert av"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Sist oppdatert den"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/nl.po
Normal file
222
stock_inventory_verification_request/i18n/nl.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
||||
"Language: nl\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Geannuleerd"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Aangemaakt door"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Aangemaakt op"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Te tonen naam"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Laatst bijgewerkt op"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Laatst bijgewerkt door"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Laatst bijgewerkt op"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Locatie"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notities"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Product"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/nl_BE.po
Normal file
223
stock_inventory_verification_request/i18n/nl_BE.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
|
||||
"nl_BE/)\n"
|
||||
"Language: nl_BE\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Gemaakt door"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Gemaakt op"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Schermnaam"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Laatst Aangepast op"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Laatst bijgewerkt door"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Laatst bijgewerkt op"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Opmerkingen"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
224
stock_inventory_verification_request/i18n/nl_NL.po
Normal file
224
stock_inventory_verification_request/i18n/nl_NL.po
Normal file
@@ -0,0 +1,224 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# Peter Hageman <hageman.p@gmail.com>, 2017
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nl_NL/)\n"
|
||||
"Language: nl_NL\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Geannuleerd"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Aangemaakt door"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Aangemaakt op"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr "Voorraadregel"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Laatst aangepast op"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Laatst bijgewerkt door"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Laatst bijgewerkt op"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Locatie"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Product"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
224
stock_inventory_verification_request/i18n/pl.po
Normal file
224
stock_inventory_verification_request/i18n/pl.po
Normal file
@@ -0,0 +1,224 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
|
||||
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
|
||||
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Utworzone przez"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Utworzono"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Wyświetlana nazwa "
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ostatnio modyfikowano"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ostatnio modyfikowane przez"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ostatnia zmiana"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Uwagi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/pt.po
Normal file
222
stock_inventory_verification_request/i18n/pt.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
||||
"Language: pt\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Cancelado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Criado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Criado em"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome a Apresentar"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Modificado a última vez por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Atualizado pela última vez por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Atualizado pela última vez em"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Localização"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Produto"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/pt_BR.po
Normal file
223
stock_inventory_verification_request/i18n/pt_BR.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_BR/)\n"
|
||||
"Language: pt_BR\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Cancelada"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Criado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Criado em"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Mostrar Nome"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr "Inventário"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última Modificação em"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última atualização por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última atualização em"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Localização"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Produto"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/pt_PT.po
Normal file
223
stock_inventory_verification_request/i18n/pt_PT.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_PT/)\n"
|
||||
"Language: pt_PT\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Cancelado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Criado por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Criado em"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome a Apresentar"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última Modificação em"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Atualizado pela última vez por"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Atualizado pela última vez em"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Localização"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notas"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/ro.po
Normal file
223
stock_inventory_verification_request/i18n/ro.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creat de"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creat la"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nume Afişat"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima actualizare în"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultima actualizare făcută de"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultima actualizare la"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Note"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Produs"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Stare"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
224
stock_inventory_verification_request/i18n/ru.po
Normal file
224
stock_inventory_verification_request/i18n/ru.po
Normal file
@@ -0,0 +1,224 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Отменен"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Создано"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Создан"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Последний раз обновлено"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Последний раз обновлено"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Примечания"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Товар/Услуга"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Статус"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/sk.po
Normal file
222
stock_inventory_verification_request/i18n/sk.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Vytvoril"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Vytvorené"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Zobraziť meno"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Posledná modifikácia"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Naposledy upravoval"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Naposledy upravované"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/sl.po
Normal file
223
stock_inventory_verification_request/i18n/sl.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||
"Language: sl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Preklicano"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Ustvaril"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Ustvarjeno"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikazni naziv"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr "Inventar"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr "Postavka inventarja"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnjič spremenjeno"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zadnjič posodobil"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zadnjič posodobljeno"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Lokacija"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Opombe"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Proizvod"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/sr.po
Normal file
223
stock_inventory_verification_request/i18n/sr.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
|
||||
"Language: sr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Kreiran"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
224
stock_inventory_verification_request/i18n/sr@latin.po
Normal file
224
stock_inventory_verification_request/i18n/sr@latin.po
Normal file
@@ -0,0 +1,224 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr"
|
||||
"%40latin/)\n"
|
||||
"Language: sr@latin\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Kreirao"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Kreiran"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Ime za prikaz"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnja izmjena"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zadnja izmjena"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zadnja izmjena"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Napomene"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,323 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \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: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_needaction
|
||||
msgid "Action Needed"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_attachment_count
|
||||
msgid "Attachment Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,help:stock_inventory_verification_request.field_stock_slot_verification_request__message_unread
|
||||
msgid "If checked new messages require your attention."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,help:stock_inventory_verification_request.field_stock_slot_verification_request__message_needaction
|
||||
msgid "If checked, new messages require your attention."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,help:stock_inventory_verification_request.field_stock_slot_verification_request__message_has_error
|
||||
msgid "If checked, some messages have a delivery error."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__inventory_line_id
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_is_follower
|
||||
msgid "Is Follower"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_main_attachment_id
|
||||
msgid "Main Attachment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_has_error
|
||||
msgid "Message Delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_has_error_counter
|
||||
msgid "Number of error"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,help:stock_inventory_verification_request.field_stock_slot_verification_request__message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,help:stock_inventory_verification_request.field_stock_slot_verification_request__message_has_error_counter
|
||||
msgid "Number of messages with delivery error"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,help:stock_inventory_verification_request.field_stock_slot_verification_request__message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory__requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line__slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory__slot_verification_ids
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,help:stock_inventory_verification_request.field_stock_slot_verification_request__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
|
||||
222
stock_inventory_verification_request/i18n/sv.po
Normal file
222
stock_inventory_verification_request/i18n/sv.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
|
||||
"Language: sv\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "Avbruten"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Skapad av"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Skapad den"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Visa namn"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Senast redigerad"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Senast uppdaterad av"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Senast uppdaterad"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Anteckningar"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/th.po
Normal file
222
stock_inventory_verification_request/i18n/th.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
|
||||
"Language: th\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "สร้างโดย"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "สร้างเมื่อ"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "ชื่อที่ใช้แสดง"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "รหัส"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "แก้ไขครั้งสุดท้ายเมื่อ"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "อัพเดทครั้งสุดท้ายโดย"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "อัพเดทครั้งสุดท้ายเมื่อ"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "บันทึกย่อ"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "สถานะ"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/tr.po
Normal file
222
stock_inventory_verification_request/i18n/tr.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
||||
"Language: tr\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"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Oluşturan"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Oluşturuldu"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Görünen İsim"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Son değişiklik"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Son güncelleyen"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Son güncellenme"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Notlar"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Ürün"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Durum"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/tr_TR.po
Normal file
223
stock_inventory_verification_request/i18n/tr_TR.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
|
||||
"tr_TR/)\n"
|
||||
"Language: tr_TR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Oluşturan"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Oluşturulma tarihi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Görünen ad"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "Kimlik"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "En son güncelleme tarihi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "En son güncelleyen "
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "En son güncelleme tarihi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr "Konum"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Ürün"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "Durum"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/uk.po
Normal file
223
stock_inventory_verification_request/i18n/uk.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Створив"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Дата створення"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Назва для відображення"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Остання модифікація"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Востаннє оновив"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Останнє оновлення"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
222
stock_inventory_verification_request/i18n/vi.po
Normal file
222
stock_inventory_verification_request/i18n/vi.po
Normal file
@@ -0,0 +1,222 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
|
||||
"Language: vi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Được tạo bởi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Được tạo vào"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Tên hiển thị"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Sửa lần cuối vào"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Last Updated by"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Cập nhật lần cuối vào"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "Các ghi chú"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/vi_VN.po
Normal file
223
stock_inventory_verification_request/i18n/vi_VN.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
|
||||
"teams/23907/vi_VN/)\n"
|
||||
"Language: vi_VN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Tạo bởi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "Tạo vào"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Cập nhật lần cuối bởi"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Cập nhật lần cuối vào"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "Sản phẩm"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/zh_CN.po
Normal file
223
stock_inventory_verification_request/i18n/zh_CN.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-16 14:36+0000\n"
|
||||
"PO-Revision-Date: 2018-01-16 14:36+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
|
||||
"zh_CN/)\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr "已取消"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "创建者"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "创建时间"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "显示名称"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "最后修改时间"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "最后更新者"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "最后更新时间"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "备注"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr "产品"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr "状态"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
223
stock_inventory_verification_request/i18n/zh_TW.po
Normal file
223
stock_inventory_verification_request/i18n/zh_TW.po
Normal file
@@ -0,0 +1,223 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_inventory_verification_request
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-30 03:53+0000\n"
|
||||
"PO-Revision-Date: 2017-11-30 03:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
|
||||
"zh_TW/)\n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_responsible_id
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_uid
|
||||
msgid "Created by"
|
||||
msgstr "建立者"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_create_date
|
||||
msgid "Created on"
|
||||
msgstr "建立於"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_display_name
|
||||
msgid "Display Name"
|
||||
msgstr "顯示名稱"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_id
|
||||
msgid "ID"
|
||||
msgstr "編號"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "In Progress"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inv. Adj. Lines Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_id
|
||||
msgid "Inventory Adjustment"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Adjustment Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Inventory Adjustment Lines related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_inventory_line
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_inventory_line_id
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_line_form
|
||||
msgid "Inventory Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_count
|
||||
msgid "Involved Inv Line Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_inv_line_ids
|
||||
msgid "Involved Inventory Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_count
|
||||
msgid "Involved Move Count"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_involved_move_ids
|
||||
msgid "Involved Stock Moves"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "最後修改:"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "最後更新:"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "最後更新於"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Mark as Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_notes
|
||||
msgid "Notes"
|
||||
msgstr "備註"
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_inv_adj_line_tree
|
||||
msgid "Open Inventory Adjustment Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Request Verification"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_requested_verification
|
||||
msgid "Requested Verification?"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_line_slot_verification_ids
|
||||
#: model:ir.ui.menu,name:stock_inventory_verification_request.menu_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_inventory_slot_verification_ids
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.view_inventory_form
|
||||
msgid "Slot Verification Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model.fields,field_description:stock_inventory_verification_request.field_stock_slot_verification_request_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves Involved"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
msgid "Stock Moves related to the given location and product."
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.actions.act_window,name:stock_inventory_verification_request.action_slot_verification_request
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_form_view
|
||||
#: model:ir.ui.view,arch_db:stock_inventory_verification_request.stock_slot_verification_request_tree_view
|
||||
msgid "Stock Slot Verification Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: selection:stock.slot.verification.request,state:0
|
||||
msgid "Waiting Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_inventory_verification_request
|
||||
#: model:ir.model,name:stock_inventory_verification_request.model_stock_slot_verification_request
|
||||
msgid "stock.slot.verification.request"
|
||||
msgstr ""
|
||||
2
stock_inventory_verification_request/models/__init__.py
Normal file
2
stock_inventory_verification_request/models/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from . import stock_slot_verification_request
|
||||
from . import stock_inventory
|
||||
@@ -0,0 +1,58 @@
|
||||
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
|
||||
# (http://www.eficent.com)
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from odoo import api, fields, models
|
||||
|
||||
|
||||
class StockInventory(models.Model):
|
||||
_inherit = 'stock.inventory'
|
||||
|
||||
requested_verification = fields.Boolean(
|
||||
string='Requested Verification?', copy=False)
|
||||
slot_verification_ids = fields.One2many(
|
||||
comodel_name='stock.slot.verification.request',
|
||||
string='Slot Verification Requests', inverse_name='inventory_id')
|
||||
|
||||
@api.multi
|
||||
def action_request_verification(self):
|
||||
self.ensure_one()
|
||||
self.requested_verification = True
|
||||
for line in self.line_ids:
|
||||
if line.discrepancy_threshold and (line.discrepancy_percent >
|
||||
line.discrepancy_threshold):
|
||||
self.env['stock.slot.verification.request'].create({
|
||||
'inventory_id': self.id,
|
||||
'inventory_line_id': line.id,
|
||||
'location_id': line.location_id.id,
|
||||
'state': 'wait',
|
||||
'product_id': line.product_id.id,
|
||||
})
|
||||
|
||||
|
||||
class StockInventoryLine(models.Model):
|
||||
_inherit = 'stock.inventory.line'
|
||||
_rec_name = 'product_id'
|
||||
|
||||
slot_verification_ids = fields.One2many(
|
||||
comodel_name='stock.slot.verification.request',
|
||||
inverse_name='inventory_line_id',
|
||||
string='Slot Verification Request')
|
||||
|
||||
@api.multi
|
||||
def action_open_svr(self):
|
||||
"""Open the corresponding Slot Verification Request directly from the
|
||||
Inventory Lines."""
|
||||
request_svr_ids = self.mapped('slot_verification_ids').ids
|
||||
action = self.env.ref('stock_inventory_verification_request.'
|
||||
'action_slot_verification_request')
|
||||
result = action.read()[0]
|
||||
if len(request_svr_ids) > 1:
|
||||
result['domain'] = [('id', 'in', request_svr_ids)]
|
||||
elif len(request_svr_ids) == 1:
|
||||
view = self.env.ref(
|
||||
'stock_inventory_verification_request.stock_'
|
||||
'slot_verification_request_form_view', False)
|
||||
result['views'] = [(view and view.id or False, 'form')]
|
||||
result['res_id'] = request_svr_ids[0] or False
|
||||
return result
|
||||
@@ -0,0 +1,144 @@
|
||||
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
|
||||
# (http://www.eficent.com)
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from odoo import api, fields, models
|
||||
|
||||
|
||||
class SlotVerificationRequest(models.Model):
|
||||
_name = 'stock.slot.verification.request'
|
||||
_inherit = 'mail.thread'
|
||||
|
||||
@api.model
|
||||
def create(self, vals):
|
||||
if not vals.get('name') or vals.get('name') == '/':
|
||||
vals['name'] = self.env['ir.sequence'].next_by_code(
|
||||
'stock.slot.verification.request') or '/'
|
||||
return super(SlotVerificationRequest, self).create(vals)
|
||||
|
||||
@api.multi
|
||||
def _compute_involved_move_count(self):
|
||||
for rec in self:
|
||||
rec.involved_move_count = len(rec.involved_move_ids)
|
||||
|
||||
@api.multi
|
||||
def _compute_involved_inv_line_count(self):
|
||||
for rec in self:
|
||||
rec.involved_inv_line_count = len(rec.involved_inv_line_ids)
|
||||
|
||||
name = fields.Char(
|
||||
default="/", required=True,
|
||||
readonly=True, states={'wait': [('readonly', False)]})
|
||||
inventory_id = fields.Many2one(
|
||||
comodel_name='stock.inventory',
|
||||
string='Inventory Adjustment',
|
||||
readonly=True)
|
||||
inventory_line_id = fields.Many2one(
|
||||
comodel_name='stock.inventory.line',
|
||||
string='Inventory Line',
|
||||
readonly=True)
|
||||
location_id = fields.Many2one(
|
||||
comodel_name='stock.location',
|
||||
string='Location',
|
||||
required=True)
|
||||
state = fields.Selection(selection=[
|
||||
('wait', 'Waiting Actions'),
|
||||
('open', 'In Progress'),
|
||||
('cancelled', 'Cancelled'),
|
||||
('done', 'Solved')
|
||||
], string='Status', default='wait')
|
||||
responsible_id = fields.Many2one(
|
||||
comodel_name='res.users',
|
||||
string='Assigned to')
|
||||
product_id = fields.Many2one(
|
||||
comodel_name='product.product',
|
||||
string='Product', required=True)
|
||||
notes = fields.Text(string='Notes')
|
||||
involved_move_ids = fields.Many2many(
|
||||
comodel_name='stock.move',
|
||||
relation='slot_verification_move_involved_rel',
|
||||
column1='slot_verification_request_id',
|
||||
column2='move_id',
|
||||
string='Involved Stock Moves')
|
||||
involved_move_count = fields.Integer(
|
||||
compute='_compute_involved_move_count'
|
||||
)
|
||||
involved_inv_line_ids = fields.Many2many(
|
||||
comodel_name='stock.inventory.line',
|
||||
relation='slot_verification_inv_line_involved_rel',
|
||||
column1='slot_verification_request_id',
|
||||
column2='inventory_line_id',
|
||||
string='Involved Inventory Lines')
|
||||
involved_inv_line_count = fields.Integer(
|
||||
compute='_compute_involved_inv_line_count')
|
||||
|
||||
@api.multi
|
||||
def _get_involved_moves_domain(self):
|
||||
domain = [('product_id', '=', self.product_id.id), '|',
|
||||
('location_id', '=', self.location_id.id),
|
||||
('location_dest_id', '=', self.location_id.id)]
|
||||
return domain
|
||||
|
||||
@api.multi
|
||||
def _get_involved_lines_domain(self):
|
||||
domain = [('product_id', '=', self.product_id.id),
|
||||
('location_id', '=', self.location_id.id)]
|
||||
return domain
|
||||
|
||||
@api.multi
|
||||
def _get_involved_lines_and_locations(self):
|
||||
involved_moves = self.env['stock.move'].search(
|
||||
self._get_involved_moves_domain())
|
||||
involved_lines = self.env['stock.inventory.line'].search(
|
||||
self._get_involved_lines_domain())
|
||||
return involved_moves, involved_lines
|
||||
|
||||
@api.multi
|
||||
def action_confirm(self):
|
||||
self.write({'state': 'open'})
|
||||
for rec in self:
|
||||
involved_moves, involved_lines = \
|
||||
rec._get_involved_lines_and_locations()
|
||||
rec.involved_move_ids = involved_moves
|
||||
rec.involved_inv_line_ids = involved_lines
|
||||
return True
|
||||
|
||||
@api.multi
|
||||
def action_cancel(self):
|
||||
self.write({'state': 'cancelled'})
|
||||
return True
|
||||
|
||||
@api.multi
|
||||
def action_solved(self):
|
||||
self.write({'state': 'done'})
|
||||
return True
|
||||
|
||||
@api.multi
|
||||
def action_view_moves(self):
|
||||
action = self.env.ref('stock.stock_move_action')
|
||||
result = action.read()[0]
|
||||
result['context'] = {}
|
||||
moves_ids = self.mapped('involved_move_ids').ids
|
||||
if len(moves_ids) > 1:
|
||||
result['domain'] = [('id', 'in', moves_ids)]
|
||||
elif len(moves_ids) == 1:
|
||||
res = self.env.ref('stock.view_move_form', False)
|
||||
result['views'] = [(res and res.id or False, 'form')]
|
||||
result['res_id'] = moves_ids and moves_ids[0] or False
|
||||
return result
|
||||
|
||||
@api.multi
|
||||
def action_view_inv_lines(self):
|
||||
action = self.env.ref(
|
||||
'stock_inventory_verification_request.action_inv_adj_line_tree')
|
||||
result = action.read()[0]
|
||||
result['context'] = {}
|
||||
line_ids = self.mapped('involved_inv_line_ids').ids
|
||||
if len(line_ids) > 1:
|
||||
result['domain'] = [('id', 'in', line_ids)]
|
||||
elif len(line_ids) == 1:
|
||||
res = self.env.ref('stock_inventory_verification_request.'
|
||||
'view_inventory_line_form', False)
|
||||
result['views'] = [(res and res.id or False, 'form')]
|
||||
result['res_id'] = line_ids and line_ids[0] or False
|
||||
return result
|
||||
@@ -0,0 +1,3 @@
|
||||
* Lois Rilo Antelo <lois.rilo@eficent.com>
|
||||
* Michael Allen <mallen@opensourceintegrators.com>
|
||||
* Bhavesh Odedra <bodedra@opensourceintegrators.com>
|
||||
17
stock_inventory_verification_request/readme/DESCRIPTION.rst
Normal file
17
stock_inventory_verification_request/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,17 @@
|
||||
Adds the capability to request a Slot Verification when an inventory is
|
||||
'Pending to Approve'. When asked from an inventory adjustment, which have
|
||||
discrepancies over the threshold for the location, a Slot Verification
|
||||
Request will be created for each line that exceed the maximum discrepancy
|
||||
allowed.
|
||||
|
||||
A SVR must be created when warehouse operation (e.g. an inventory adjustment,
|
||||
a cycle count...) uncovers a count discrepancy within a slot (a small stock
|
||||
location), and the discrepancy is greater than the pre-defined acceptable
|
||||
variance threshold. It is a stock manager's task to confirm the SVR and
|
||||
assign it to someone to perform it.
|
||||
|
||||
The aim of SVR is to find and fix errors before they are transferred to
|
||||
another location, so they will not be found again in similar stock operations.
|
||||
In other words, a SVR helps to correct an already existing error in our stock
|
||||
records the earliest possible. Many times, a SVR will likely lead to manual
|
||||
actions (before being marked as solved) in order to fix the problems uncovered.
|
||||
10
stock_inventory_verification_request/readme/USAGE.rst
Normal file
10
stock_inventory_verification_request/readme/USAGE.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
In order to use this module act as follow:
|
||||
|
||||
* From a Inventory Adjustment in state 'Pending to Approve' click in the
|
||||
button 'Request Verification'. This will create all the Slot Verification
|
||||
Request needed.
|
||||
* Go to 'Inventory / Inventory Control / Slot Verification Request'
|
||||
* Go to a Slot Verification Request 'Waiting Actions' and confirm it.
|
||||
* You can now check the involved lines and moves to help you.
|
||||
* Once you have found the problem and you have fixed it 'Mark as Solved' the
|
||||
Verification.
|
||||
@@ -0,0 +1,3 @@
|
||||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
||||
access_slot_verification_request_user,stock.slot.verification.request user,model_stock_slot_verification_request,stock.group_stock_user,1,0,1,0
|
||||
access_slot_verification_request_manager,stock.slot.verification.request manager,model_stock_slot_verification_request,stock.group_stock_manager,1,1,1,1
|
||||
|
BIN
stock_inventory_verification_request/static/description/icon.png
Normal file
BIN
stock_inventory_verification_request/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
@@ -0,0 +1,452 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
|
||||
<title>Stock Inventory Verification Request</title>
|
||||
<style type="text/css">
|
||||
|
||||
/*
|
||||
:Author: David Goodger (goodger@python.org)
|
||||
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
|
||||
:Copyright: This stylesheet has been placed in the public domain.
|
||||
|
||||
Default cascading style sheet for the HTML output of Docutils.
|
||||
|
||||
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
|
||||
customize this style sheet.
|
||||
*/
|
||||
|
||||
/* used to remove borders from tables and images */
|
||||
.borderless, table.borderless td, table.borderless th {
|
||||
border: 0 }
|
||||
|
||||
table.borderless td, table.borderless th {
|
||||
/* Override padding for "table.docutils td" with "! important".
|
||||
The right padding separates the table cells. */
|
||||
padding: 0 0.5em 0 0 ! important }
|
||||
|
||||
.first {
|
||||
/* Override more specific margin styles with "! important". */
|
||||
margin-top: 0 ! important }
|
||||
|
||||
.last, .with-subtitle {
|
||||
margin-bottom: 0 ! important }
|
||||
|
||||
.hidden {
|
||||
display: none }
|
||||
|
||||
.subscript {
|
||||
vertical-align: sub;
|
||||
font-size: smaller }
|
||||
|
||||
.superscript {
|
||||
vertical-align: super;
|
||||
font-size: smaller }
|
||||
|
||||
a.toc-backref {
|
||||
text-decoration: none ;
|
||||
color: black }
|
||||
|
||||
blockquote.epigraph {
|
||||
margin: 2em 5em ; }
|
||||
|
||||
dl.docutils dd {
|
||||
margin-bottom: 0.5em }
|
||||
|
||||
object[type="image/svg+xml"], object[type="application/x-shockwave-flash"] {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Uncomment (and remove this text!) to get bold-faced definition list terms
|
||||
dl.docutils dt {
|
||||
font-weight: bold }
|
||||
*/
|
||||
|
||||
div.abstract {
|
||||
margin: 2em 5em }
|
||||
|
||||
div.abstract p.topic-title {
|
||||
font-weight: bold ;
|
||||
text-align: center }
|
||||
|
||||
div.admonition, div.attention, div.caution, div.danger, div.error,
|
||||
div.hint, div.important, div.note, div.tip, div.warning {
|
||||
margin: 2em ;
|
||||
border: medium outset ;
|
||||
padding: 1em }
|
||||
|
||||
div.admonition p.admonition-title, div.hint p.admonition-title,
|
||||
div.important p.admonition-title, div.note p.admonition-title,
|
||||
div.tip p.admonition-title {
|
||||
font-weight: bold ;
|
||||
font-family: sans-serif }
|
||||
|
||||
div.attention p.admonition-title, div.caution p.admonition-title,
|
||||
div.danger p.admonition-title, div.error p.admonition-title,
|
||||
div.warning p.admonition-title, .code .error {
|
||||
color: red ;
|
||||
font-weight: bold ;
|
||||
font-family: sans-serif }
|
||||
|
||||
/* Uncomment (and remove this text!) to get reduced vertical space in
|
||||
compound paragraphs.
|
||||
div.compound .compound-first, div.compound .compound-middle {
|
||||
margin-bottom: 0.5em }
|
||||
|
||||
div.compound .compound-last, div.compound .compound-middle {
|
||||
margin-top: 0.5em }
|
||||
*/
|
||||
|
||||
div.dedication {
|
||||
margin: 2em 5em ;
|
||||
text-align: center ;
|
||||
font-style: italic }
|
||||
|
||||
div.dedication p.topic-title {
|
||||
font-weight: bold ;
|
||||
font-style: normal }
|
||||
|
||||
div.figure {
|
||||
margin-left: 2em ;
|
||||
margin-right: 2em }
|
||||
|
||||
div.footer, div.header {
|
||||
clear: both;
|
||||
font-size: smaller }
|
||||
|
||||
div.line-block {
|
||||
display: block ;
|
||||
margin-top: 1em ;
|
||||
margin-bottom: 1em }
|
||||
|
||||
div.line-block div.line-block {
|
||||
margin-top: 0 ;
|
||||
margin-bottom: 0 ;
|
||||
margin-left: 1.5em }
|
||||
|
||||
div.sidebar {
|
||||
margin: 0 0 0.5em 1em ;
|
||||
border: medium outset ;
|
||||
padding: 1em ;
|
||||
background-color: #ffffee ;
|
||||
width: 40% ;
|
||||
float: right ;
|
||||
clear: right }
|
||||
|
||||
div.sidebar p.rubric {
|
||||
font-family: sans-serif ;
|
||||
font-size: medium }
|
||||
|
||||
div.system-messages {
|
||||
margin: 5em }
|
||||
|
||||
div.system-messages h1 {
|
||||
color: red }
|
||||
|
||||
div.system-message {
|
||||
border: medium outset ;
|
||||
padding: 1em }
|
||||
|
||||
div.system-message p.system-message-title {
|
||||
color: red ;
|
||||
font-weight: bold }
|
||||
|
||||
div.topic {
|
||||
margin: 2em }
|
||||
|
||||
h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
|
||||
h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
|
||||
margin-top: 0.4em }
|
||||
|
||||
h1.title {
|
||||
text-align: center }
|
||||
|
||||
h2.subtitle {
|
||||
text-align: center }
|
||||
|
||||
hr.docutils {
|
||||
width: 75% }
|
||||
|
||||
img.align-left, .figure.align-left, object.align-left, table.align-left {
|
||||
clear: left ;
|
||||
float: left ;
|
||||
margin-right: 1em }
|
||||
|
||||
img.align-right, .figure.align-right, object.align-right, table.align-right {
|
||||
clear: right ;
|
||||
float: right ;
|
||||
margin-left: 1em }
|
||||
|
||||
img.align-center, .figure.align-center, object.align-center {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
table.align-center {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.align-left {
|
||||
text-align: left }
|
||||
|
||||
.align-center {
|
||||
clear: both ;
|
||||
text-align: center }
|
||||
|
||||
.align-right {
|
||||
text-align: right }
|
||||
|
||||
/* reset inner alignment in figures */
|
||||
div.align-right {
|
||||
text-align: inherit }
|
||||
|
||||
/* div.align-center * { */
|
||||
/* text-align: left } */
|
||||
|
||||
.align-top {
|
||||
vertical-align: top }
|
||||
|
||||
.align-middle {
|
||||
vertical-align: middle }
|
||||
|
||||
.align-bottom {
|
||||
vertical-align: bottom }
|
||||
|
||||
ol.simple, ul.simple {
|
||||
margin-bottom: 1em }
|
||||
|
||||
ol.arabic {
|
||||
list-style: decimal }
|
||||
|
||||
ol.loweralpha {
|
||||
list-style: lower-alpha }
|
||||
|
||||
ol.upperalpha {
|
||||
list-style: upper-alpha }
|
||||
|
||||
ol.lowerroman {
|
||||
list-style: lower-roman }
|
||||
|
||||
ol.upperroman {
|
||||
list-style: upper-roman }
|
||||
|
||||
p.attribution {
|
||||
text-align: right ;
|
||||
margin-left: 50% }
|
||||
|
||||
p.caption {
|
||||
font-style: italic }
|
||||
|
||||
p.credits {
|
||||
font-style: italic ;
|
||||
font-size: smaller }
|
||||
|
||||
p.label {
|
||||
white-space: nowrap }
|
||||
|
||||
p.rubric {
|
||||
font-weight: bold ;
|
||||
font-size: larger ;
|
||||
color: maroon ;
|
||||
text-align: center }
|
||||
|
||||
p.sidebar-title {
|
||||
font-family: sans-serif ;
|
||||
font-weight: bold ;
|
||||
font-size: larger }
|
||||
|
||||
p.sidebar-subtitle {
|
||||
font-family: sans-serif ;
|
||||
font-weight: bold }
|
||||
|
||||
p.topic-title {
|
||||
font-weight: bold }
|
||||
|
||||
pre.address {
|
||||
margin-bottom: 0 ;
|
||||
margin-top: 0 ;
|
||||
font: inherit }
|
||||
|
||||
pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
||||
margin-left: 2em ;
|
||||
margin-right: 2em }
|
||||
|
||||
pre.code .ln { color: grey; } /* line numbers */
|
||||
pre.code, code { background-color: #eeeeee }
|
||||
pre.code .comment, code .comment { color: #5C6576 }
|
||||
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
||||
pre.code .literal.string, code .literal.string { color: #0C5404 }
|
||||
pre.code .name.builtin, code .name.builtin { color: #352B84 }
|
||||
pre.code .deleted, code .deleted { background-color: #DEB0A1}
|
||||
pre.code .inserted, code .inserted { background-color: #A3D289}
|
||||
|
||||
span.classifier {
|
||||
font-family: sans-serif ;
|
||||
font-style: oblique }
|
||||
|
||||
span.classifier-delimiter {
|
||||
font-family: sans-serif ;
|
||||
font-weight: bold }
|
||||
|
||||
span.interpreted {
|
||||
font-family: sans-serif }
|
||||
|
||||
span.option {
|
||||
white-space: nowrap }
|
||||
|
||||
span.pre {
|
||||
white-space: pre }
|
||||
|
||||
span.problematic {
|
||||
color: red }
|
||||
|
||||
span.section-subtitle {
|
||||
/* font-size relative to parent (h1..h6 element) */
|
||||
font-size: 80% }
|
||||
|
||||
table.citation {
|
||||
border-left: solid 1px gray;
|
||||
margin-left: 1px }
|
||||
|
||||
table.docinfo {
|
||||
margin: 2em 4em }
|
||||
|
||||
table.docutils {
|
||||
margin-top: 0.5em ;
|
||||
margin-bottom: 0.5em }
|
||||
|
||||
table.footnote {
|
||||
border-left: solid 1px black;
|
||||
margin-left: 1px }
|
||||
|
||||
table.docutils td, table.docutils th,
|
||||
table.docinfo td, table.docinfo th {
|
||||
padding-left: 0.5em ;
|
||||
padding-right: 0.5em ;
|
||||
vertical-align: top }
|
||||
|
||||
table.docutils th.field-name, table.docinfo th.docinfo-name {
|
||||
font-weight: bold ;
|
||||
text-align: left ;
|
||||
white-space: nowrap ;
|
||||
padding-left: 0 }
|
||||
|
||||
/* "booktabs" style (no vertical lines) */
|
||||
table.docutils.booktabs {
|
||||
border: 0px;
|
||||
border-top: 2px solid;
|
||||
border-bottom: 2px solid;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
table.docutils.booktabs * {
|
||||
border: 0px;
|
||||
}
|
||||
table.docutils.booktabs th {
|
||||
border-bottom: thin solid;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
|
||||
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
|
||||
font-size: 100% }
|
||||
|
||||
ul.auto-toc {
|
||||
list-style-type: none }
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="document" id="stock-inventory-verification-request">
|
||||
<h1 class="title">Stock Inventory Verification Request</h1>
|
||||
|
||||
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_inventory_verification_request"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_inventory_verification_request"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/153/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
||||
<p>Adds the capability to request a Slot Verification when an inventory is
|
||||
‘Pending to Approve’. When asked from an inventory adjustment, which have
|
||||
discrepancies over the threshold for the location, a Slot Verification
|
||||
Request will be created for each line that exceed the maximum discrepancy
|
||||
allowed.</p>
|
||||
<p>A SVR must be created when warehouse operation (e.g. an inventory adjustment,
|
||||
a cycle count…) uncovers a count discrepancy within a slot (a small stock
|
||||
location), and the discrepancy is greater than the pre-defined acceptable
|
||||
variance threshold. It is a stock manager’s task to confirm the SVR and
|
||||
assign it to someone to perform it.</p>
|
||||
<p>The aim of SVR is to find and fix errors before they are transferred to
|
||||
another location, so they will not be found again in similar stock operations.
|
||||
In other words, a SVR helps to correct an already existing error in our stock
|
||||
records the earliest possible. Many times, a SVR will likely lead to manual
|
||||
actions (before being marked as solved) in order to fix the problems uncovered.</p>
|
||||
<p><strong>Table of contents</strong></p>
|
||||
<div class="contents local topic" id="contents">
|
||||
<ul class="simple">
|
||||
<li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
|
||||
<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li>
|
||||
<li><a class="reference internal" href="#credits" id="id3">Credits</a><ul>
|
||||
<li><a class="reference internal" href="#authors" id="id4">Authors</a></li>
|
||||
<li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li>
|
||||
<li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#id1">Usage</a></h1>
|
||||
<p>In order to use this module act as follow:</p>
|
||||
<ul class="simple">
|
||||
<li>From a Inventory Adjustment in state ‘Pending to Approve’ click in the
|
||||
button ‘Request Verification’. This will create all the Slot Verification
|
||||
Request needed.</li>
|
||||
<li>Go to ‘Inventory / Inventory Control / Slot Verification Request’</li>
|
||||
<li>Go to a Slot Verification Request ‘Waiting Actions’ and confirm it.</li>
|
||||
<li>You can now check the involved lines and moves to help you.</li>
|
||||
<li>Once you have found the problem and you have fixed it ‘Mark as Solved’ the
|
||||
Verification.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
|
||||
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>.
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
||||
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_verification_request%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
||||
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
||||
</div>
|
||||
<div class="section" id="credits">
|
||||
<h1><a class="toc-backref" href="#id3">Credits</a></h1>
|
||||
<div class="section" id="authors">
|
||||
<h2><a class="toc-backref" href="#id4">Authors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Eficent</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="contributors">
|
||||
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Lois Rilo Antelo <<a class="reference external" href="mailto:lois.rilo@eficent.com">lois.rilo@eficent.com</a>></li>
|
||||
<li>Michael Allen <<a class="reference external" href="mailto:mallen@opensourceintegrators.com">mallen@opensourceintegrators.com</a>></li>
|
||||
<li>Bhavesh Odedra <<a class="reference external" href="mailto:bodedra@opensourceintegrators.com">bodedra@opensourceintegrators.com</a>></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="maintainers">
|
||||
<h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
|
||||
<p>This module is maintained by the OCA.</p>
|
||||
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
|
||||
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
mission is to support the collaborative development of Odoo features and
|
||||
promote its widespread use.</p>
|
||||
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
||||
<p><a class="reference external" href="https://github.com/lreficent"><img alt="lreficent" src="https://github.com/lreficent.png?size=40px" /></a></p>
|
||||
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_inventory_verification_request">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
|
||||
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
1
stock_inventory_verification_request/tests/__init__.py
Normal file
1
stock_inventory_verification_request/tests/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
from . import test_verification_request
|
||||
@@ -0,0 +1,146 @@
|
||||
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
|
||||
# (http://www.eficent.com)
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
import odoo.tests.common as common
|
||||
from odoo.exceptions import AccessError
|
||||
|
||||
|
||||
class TestStockVerificationRequest(common.TransactionCase):
|
||||
|
||||
def setUp(self):
|
||||
super(TestStockVerificationRequest, self).setUp()
|
||||
self.obj_wh = self.env['stock.warehouse']
|
||||
self.obj_location = self.env['stock.location']
|
||||
self.obj_inventory = self.env['stock.inventory']
|
||||
self.obj_product = self.env['product.product']
|
||||
self.obj_svr = self.env['stock.slot.verification.request']
|
||||
self.obj_move = self.env['stock.move']
|
||||
|
||||
self.product1 = self.obj_product.create({
|
||||
'name': 'Test Product 1',
|
||||
'type': 'product',
|
||||
'default_code': 'PROD1',
|
||||
})
|
||||
self.product2 = self.obj_product.create({
|
||||
'name': 'Test Product 2',
|
||||
'type': 'product',
|
||||
'default_code': 'PROD2',
|
||||
})
|
||||
self.test_loc = self.obj_location.create({
|
||||
'name': 'Test Location',
|
||||
'usage': 'internal',
|
||||
'discrepancy_threshold': 0.1
|
||||
})
|
||||
|
||||
# Create Stock manager able to force validation on inventories.
|
||||
group_stock_man = self.env.ref('stock.group_stock_manager')
|
||||
group_inventory_all = self.env.ref(
|
||||
'stock_inventory_discrepancy.'
|
||||
'group_stock_inventory_validation_always')
|
||||
self.manager = self.env['res.users'].create({
|
||||
'name': 'Test Manager',
|
||||
'login': 'manager',
|
||||
'email': 'test.manager@example.com',
|
||||
'groups_id': [(6, 0, [group_stock_man.id, group_inventory_all.id])]
|
||||
})
|
||||
group_stock_user = self.env.ref('stock.group_stock_user')
|
||||
self.user = self.env['res.users'].create({
|
||||
'name': 'Test User',
|
||||
'login': 'user',
|
||||
'email': 'test.user@example.com',
|
||||
'groups_id': [(6, 0, [group_stock_user.id])]
|
||||
})
|
||||
|
||||
self.starting_inv = self.obj_inventory.create({
|
||||
'name': 'Starting inventory',
|
||||
'filter': 'product',
|
||||
'line_ids': [
|
||||
(0, 0, {
|
||||
'product_id': self.product1.id,
|
||||
'product_uom_id': self.env.ref(
|
||||
"uom.product_uom_unit").id,
|
||||
'product_qty': 2.0,
|
||||
'location_id': self.test_loc.id,
|
||||
}),
|
||||
(0, 0, {
|
||||
'product_id': self.product2.id,
|
||||
'product_uom_id': self.env.ref(
|
||||
"uom.product_uom_unit").id,
|
||||
'product_qty': 4.0,
|
||||
'location_id': self.test_loc.id,
|
||||
}),
|
||||
],
|
||||
})
|
||||
self.starting_inv.action_force_done()
|
||||
|
||||
def test_svr_creation(self):
|
||||
"""Tests the creation of Slot Verification Requests."""
|
||||
inventory = self.obj_inventory.create({
|
||||
'name': 'Generate over discrepancy in both lines.',
|
||||
'location_id': self.test_loc.id,
|
||||
'filter': 'none',
|
||||
'line_ids': [
|
||||
(0, 0, {
|
||||
'product_id': self.product1.id,
|
||||
'product_uom_id': self.env.ref(
|
||||
"uom.product_uom_unit").id,
|
||||
'product_qty': 3.0,
|
||||
'location_id': self.test_loc.id,
|
||||
}),
|
||||
(0, 0, {
|
||||
'product_id': self.product2.id,
|
||||
'product_uom_id': self.env.ref(
|
||||
"uom.product_uom_unit").id,
|
||||
'product_qty': 3.0,
|
||||
'location_id': self.test_loc.id,
|
||||
})
|
||||
],
|
||||
})
|
||||
inventory.with_context({'normal_view': True}).action_validate()
|
||||
self.assertEqual(inventory.state, 'pending',
|
||||
'Inventory Adjustment not changing to Pending to '
|
||||
'Approve.')
|
||||
previous_count = len(self.obj_svr.search([]))
|
||||
inventory.sudo(self.user).action_request_verification()
|
||||
current_count = len(self.obj_svr.search([]))
|
||||
self.assertEqual(current_count, previous_count + 2,
|
||||
'Slot Verification Request not created.')
|
||||
# Test the method to open SVR from inventory lines:
|
||||
inventory.line_ids[0].action_open_svr()
|
||||
|
||||
def test_svr_workflow(self):
|
||||
"""Tests workflow of Slot Verification Request."""
|
||||
test_svr = self.env['stock.slot.verification.request'].create({
|
||||
'location_id': self.test_loc.id,
|
||||
'state': 'wait',
|
||||
'product_id': self.product1.id,
|
||||
})
|
||||
self.assertEqual(test_svr.state, 'wait',
|
||||
'Slot Verification Request not created from scratch.')
|
||||
with self.assertRaises(AccessError):
|
||||
test_svr.sudo(self.user).action_confirm()
|
||||
test_svr.sudo(self.manager).action_confirm()
|
||||
self.assertEqual(test_svr.state, 'open',
|
||||
'Slot Verification Request not confirmed properly.')
|
||||
test_svr.sudo(self.manager).action_solved()
|
||||
self.assertEqual(test_svr.state, 'done',
|
||||
'Slot Verification Request not marked as solved.')
|
||||
test_svr.sudo(self.manager).action_cancel()
|
||||
self.assertEqual(test_svr.state, 'cancelled',
|
||||
'Slot Verification Request not marked as cancelled.')
|
||||
|
||||
def test_view_methods(self):
|
||||
"""Tests the methods used to handle de UI."""
|
||||
test_svr = self.env['stock.slot.verification.request'].create({
|
||||
'location_id': self.test_loc.id,
|
||||
'state': 'wait',
|
||||
'product_id': self.product1.id,
|
||||
})
|
||||
test_svr.sudo(self.manager).action_confirm()
|
||||
self.assertEqual(test_svr.involved_move_count, 1,
|
||||
'Unexpected involved move')
|
||||
self.assertEqual(test_svr.involved_inv_line_count, 1,
|
||||
'Unexpected involved inventory line')
|
||||
test_svr.action_view_inv_lines()
|
||||
test_svr.action_view_moves()
|
||||
@@ -0,0 +1,102 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright 2017 Eficent Business and IT Consulting Services S.L.
|
||||
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||||
|
||||
<odoo>
|
||||
|
||||
<record id="view_inventory_form" model="ir.ui.view">
|
||||
<field name="name">Inventory form view - SVR extension</field>
|
||||
<field name="model">stock.inventory</field>
|
||||
<field name="inherit_id" ref="stock_inventory_discrepancy.view_inventory_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//button[@name='action_validate']"
|
||||
position="after">
|
||||
<button name="action_request_verification"
|
||||
string="Request Verification" type="object"
|
||||
class="oe_highlight"
|
||||
attrs="{'invisible': ['|',('state', '!=', 'pending'),('requested_verification', '=', True)]}"
|
||||
groups="stock.group_stock_user"/>
|
||||
</xpath>
|
||||
<field name="name" position="after">
|
||||
<field name="requested_verification" invisible="1"/>
|
||||
</field>
|
||||
<notebook position="inside">
|
||||
<page string="Slot Verification Requests"
|
||||
groups="stock.group_stock_manager">
|
||||
<group>
|
||||
<field name="slot_verification_ids" nolabel="1"/>
|
||||
</group>
|
||||
</page>
|
||||
</notebook>
|
||||
<xpath expr="//field[@name='line_ids']/tree/field[@name='discrepancy_threshold']"
|
||||
position="after">
|
||||
<field name="slot_verification_ids" invisible="1"/>
|
||||
<button string="Slot Verification Request"
|
||||
attrs="{'invisible': [('slot_verification_ids', '=', [])]}"
|
||||
name="action_open_svr"
|
||||
type="object"
|
||||
icon="fa-sticky-note"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="view_inventory_line_form" model="ir.ui.view">
|
||||
<field name="name">Inventory Adjustment Line Form View</field>
|
||||
<field name="model">stock.inventory.line</field>
|
||||
<field name="arch" type="xml">
|
||||
<form string="Inventory Line">
|
||||
<sheet>
|
||||
<div class="oe_title">
|
||||
<h3>Inventory Adjustment Line <field name="id"/></h3>
|
||||
</div>
|
||||
<group>
|
||||
<group col="2">
|
||||
<field name="product_id" readonly="1"/>
|
||||
<field name="inventory_id" readonly="1"/>
|
||||
<field name="state"/>
|
||||
<field name="create_date" readonly="1"/>
|
||||
<field name="location_id" readonly="1"/>
|
||||
<field name="package_id" readonly="1"/>
|
||||
<field name="partner_id" readonly="1"/>
|
||||
<field name="prod_lot_id" readonly="1"/>
|
||||
<field name="company_id"/>
|
||||
</group>
|
||||
<group col="2">
|
||||
<field name="theoretical_qty"/>
|
||||
<field name="product_qty" readonly="1"/>
|
||||
<field name="product_uom_id" readonly="1"/>
|
||||
<field name="discrepancy_qty"/>
|
||||
<label for="discrepancy_percent"/>
|
||||
<div>
|
||||
<field name="discrepancy_percent" class="oe_inline"/> %
|
||||
</div>
|
||||
<label for="discrepancy_threshold"/>
|
||||
<div>
|
||||
<field name="discrepancy_threshold" class="oe_inline"/> %
|
||||
</div>
|
||||
</group>
|
||||
</group>
|
||||
</sheet>
|
||||
</form>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="view_inventory_line_tree" model="ir.ui.view">
|
||||
<field name="name">Inventory Line tree view - discrepancy extension</field>
|
||||
<field name="model">stock.inventory.line</field>
|
||||
<field name="inherit_id" ref="stock.stock_inventory_line_tree"/>
|
||||
<field name="arch" type="xml">
|
||||
<field name="location_id" position="after">
|
||||
<field name="create_date" readonly="1"/>
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="action_inv_adj_line_tree" model="ir.actions.act_window">
|
||||
<field name="name">Open Inventory Adjustment Lines</field>
|
||||
<field name="res_model">stock.inventory.line</field>
|
||||
<field name="view_type">form</field>
|
||||
<field name="view_id" ref="stock.stock_inventory_line_tree"/>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
@@ -0,0 +1,103 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright 2017 Eficent Business and IT Consulting Services S.L.
|
||||
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||||
|
||||
<odoo>
|
||||
|
||||
<record id="stock_slot_verification_request_tree_view" model="ir.ui.view">
|
||||
<field name="name">stock.slot.verification.request.tree</field>
|
||||
<field name="model">stock.slot.verification.request</field>
|
||||
<field name="arch" type="xml">
|
||||
<tree string="Stock Slot Verification Request">
|
||||
<field name="name"/>
|
||||
<field name="location_id"/>
|
||||
<field name="product_id"/>
|
||||
<field name="create_uid" readonly="1"/>
|
||||
<field name="create_date" readonly="1"/>
|
||||
<field name="responsible_id"/>
|
||||
<field name="inventory_id"/>
|
||||
<field name="state"/>
|
||||
</tree>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="stock_slot_verification_request_form_view" model="ir.ui.view">
|
||||
<field name="name">stock.slot.verification.request.form</field>
|
||||
<field name="model">stock.slot.verification.request</field>
|
||||
<field name="arch" type="xml">
|
||||
<form string="Stock Slot Verification Request">
|
||||
<header>
|
||||
<button name="action_confirm"
|
||||
type="object" states="wait" string="Confirm"
|
||||
class="oe_highlight" />
|
||||
<button name="action_solved"
|
||||
type="object" states="open" string="Mark as Solved"/>
|
||||
<button name="action_cancel"
|
||||
type="object" states="open"
|
||||
string="Mark as Cancelled"/>
|
||||
<field name="state" widget="statusbar"
|
||||
statusbar_visible="wait,open,done"/>
|
||||
</header>
|
||||
<sheet>
|
||||
<div class="oe_button_box" name="button_box"
|
||||
attrs="{'invisible':
|
||||
[('state', 'not in', ('open'))]}">
|
||||
<button name="action_view_moves"
|
||||
type="object" class="oe_stat_button"
|
||||
icon="fa-building-o">
|
||||
<field name="involved_move_count"
|
||||
widget="statinfo"
|
||||
help="Stock Moves related to the given location and product."
|
||||
modifiers="{'readonly': true}"
|
||||
string="Stock Moves Involved"/>
|
||||
</button>
|
||||
<button name="action_view_inv_lines"
|
||||
type="object" class="oe_stat_button"
|
||||
icon="fa-building-o">
|
||||
<field name="involved_inv_line_count"
|
||||
widget="statinfo"
|
||||
help="Inventory Adjustment Lines related to the given location and product."
|
||||
modifiers="{'readonly': true}"
|
||||
string="Inv. Adj. Lines Involved"/>
|
||||
</button>
|
||||
</div>
|
||||
<div class="oe_title">
|
||||
<label string="Slot Verification Request" for="name"/>
|
||||
<h1>
|
||||
<field name="name"/>
|
||||
</h1>
|
||||
</div>
|
||||
<group>
|
||||
<group>
|
||||
<field name="location_id"/>
|
||||
<field name="product_id"/>
|
||||
<field name="create_uid" readonly="1"/>
|
||||
<field name="create_date" readonly="1"/>
|
||||
<field name="responsible_id"/>
|
||||
<field name="inventory_id"/>
|
||||
<field name="inventory_line_id"/>
|
||||
</group>
|
||||
<group>
|
||||
<field name="notes"/>
|
||||
</group>
|
||||
</group>
|
||||
</sheet>
|
||||
<div class="oe_chatter">
|
||||
<field name="message_follower_ids" widget="mail_followers" />
|
||||
<field name="message_ids" widget="mail_thread" />
|
||||
</div>
|
||||
</form>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<act_window id="action_slot_verification_request"
|
||||
name="Stock Slot Verification Request"
|
||||
res_model="stock.slot.verification.request"
|
||||
view_mode="tree,form" />
|
||||
<menuitem id="menu_slot_verification_request"
|
||||
name="Slot Verification Request"
|
||||
parent="stock.menu_stock_inventory_control"
|
||||
sequence="40"
|
||||
action="action_slot_verification_request" />
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user