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
48
49
50
51
52
53
54
55
56
57
58
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * purchase_order_revision
#
# Rudolf Schnapka <schnapkar@golive-saar.de>, 2015.
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-11-18 18:17+0000\n"
"PO-Revision-Date: 2015-01-03 17:37+0100\n"
"Last-Translator: Rudolf Schnapka <schnapkar@golive-saar.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
"Language: de\n"
"X-Generator: Lokalize 1.5\n"
#. module: purchase_order_revision
#: field:purchase.order,old_revision_ids:0
msgid "Old revisions"
msgstr "Alte Revisionen"
#. module: purchase_order_revision
#: code:addons/purchase_order_revision/purchase.py:41
#, python-format
msgid "This only works for 1 PO at a time"
msgstr "Dies funktioniert nur für einzelne Bestellaufträge"
#. module: purchase_order_revision
#: field:purchase.order,current_revision_id:0
msgid "Current revision"
msgstr "Aktuelle Revision"
#. module: purchase_order_revision
#: model:ir.model,name:purchase_order_revision.model_purchase_order
msgid "Purchase Order"
msgstr "Bestellauftrag"
#. module: purchase_order_revision
#: code:addons/purchase_order_revision/purchase.py:41
#, python-format
msgid "Error"
msgstr "Fehler"
#. module: purchase_order_revision
#: view:purchase.order:0
msgid "New revision"
msgstr "Neue Revision"
#. module: purchase_order_revision
#: view:purchase.order:0
msgid "Revisions"
msgstr "Revisionen"