mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
This module was written to enter a location's area based on different units of measure The information is dependant on the different locations entered
32 lines
813 B
Plaintext
32 lines
813 B
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * partner_area_data
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 8.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-04-21 20:06+0000\n"
|
|
"PO-Revision-Date: 2015-04-21 20:06+0000\n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: partner_area_data
|
|
#: model:product.uom.categ,name:partner_area_data.product_uom_categ_surface
|
|
msgid "Surface"
|
|
msgstr ""
|
|
|
|
#. module: partner_area_data
|
|
#: model:product.uom,name:partner_area_data.product_uom_feet2
|
|
msgid "feet²"
|
|
msgstr ""
|
|
|
|
#. module: partner_area_data
|
|
#: model:product.uom,name:partner_area_data.product_uom_m2
|
|
msgid "m²"
|
|
msgstr ""
|