blob: 87cf92fdb6d9fe13583ba63f191568f310212978 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_de_stock
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-22 09:50+0000\n"
"PO-Revision-Date: 2021-07-22 09:50+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: l10n_de_stock
#: code:addons/l10n_de_stock/models/stock.py:0
#, python-format
msgid "Date"
msgstr ""
#. module: l10n_de_stock
#: model:ir.model.fields,field_description:l10n_de_stock.field_stock_inventory__display_name
msgid "Display Name"
msgstr ""
#. module: l10n_de_stock
#: model:ir.model.fields,field_description:l10n_de_stock.field_stock_inventory__id
msgid "ID"
msgstr ""
#. module: l10n_de_stock
#: model:ir.model,name:l10n_de_stock.model_stock_inventory
msgid "Inventory"
msgstr ""
#. module: l10n_de_stock
#: model:ir.model.fields,field_description:l10n_de_stock.field_stock_inventory__l10n_de_template_data
msgid "L10N De Template Data"
msgstr ""
#. module: l10n_de_stock
#: model:ir.model.fields,field_description:l10n_de_stock.field_stock_inventory____last_update
msgid "Last Modified on"
msgstr ""
|