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
35 lines
989 B
Plaintext
35 lines
989 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 16:08-0500\n"
|
|
"Last-Translator: Agathe Mollé <agathe.molle@savoirfairelinux.com>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
"X-Generator: Poedit 1.5.4\n"
|
|
"Language: fr\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
|
|
#. module: partner_area_data
|
|
#: model:product.uom.categ,name:partner_area_data.product_uom_categ_surface
|
|
msgid "Surface"
|
|
msgstr "Surface"
|
|
|
|
#. module: partner_area_data
|
|
#: model:product.uom,name:partner_area_data.product_uom_feet2
|
|
msgid "feet²"
|
|
msgstr "pied²"
|
|
|
|
#. module: partner_area_data
|
|
#: model:product.uom,name:partner_area_data.product_uom_m2
|
|
msgid "m²"
|
|
msgstr "m²"
|