[commit]
[odoo/odoo.git] / addons / base_vat / i18n / de.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * base_vat
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0dev\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2010-12-03 15:43+0000\n"
10 "PO-Revision-Date: 2010-11-30 11:39+0000\n"
11 "Last-Translator: Thorsten Vocks (OpenBig.org) <thorsten.vocks@big-"
12 "consulting.net>\n"
13 "Language-Team: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2010-12-14 05:05+0000\n"
18 "X-Generator: Launchpad (build Unknown)\n"
19
20 #. module: base_vat
21 #: code:addons/base_vat/base_vat.py:0
22 #, python-format
23 msgid ""
24 "The Vat does not seems to be correct. You should have entered something like "
25 "this %s"
26 msgstr ""
27 "Die UID (Umsatzsteueridentifikationsnummer) ist anscheinend nicht korrekt. "
28 "Sie sollten in etwa eine Eingabe vornehmen, wie %s"
29
30 #. module: base_vat
31 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
32 msgid "Base VAT - To check VAT number validity"
33 msgstr ""
34 "Erlaubt die UID (Umsatzsteueridentifikationsnummer) des Partners und prüft "
35 "diese."
36
37 #. module: base_vat
38 #: constraint:res.partner:0
39 msgid "Error ! You can not create recursive associated members."
40 msgstr ""
41
42 #. module: base_vat
43 #: code:addons/base_vat/base_vat.py:0
44 #, python-format
45 msgid "The VAT is invalid, It should begin with the country code"
46 msgstr ""
47 "Die UID (Umsatzsteueridentifikationsnummer) ist ungültig. Sie sollte immer "
48 "mit dem Landescode (z.B. DE ...) beginnen."
49
50 #. module: base_vat
51 #: help:res.partner,vat_subjected:0
52 msgid ""
53 "Check this box if the partner is subjected to the VAT. It will be used for "
54 "the VAT legal statement."
55 msgstr ""
56 "Markieren Sie dieses Kästchen, wenn der Partner der Umsatzsteuer unterworfen "
57 "wird. Die UID (Umsatzsteueridentifikationsnummer) wird in diesem Fall im "
58 "Rahmen der Umsatzsteuermeldung verwendet werden."
59
60 #. module: base_vat
61 #: model:ir.model,name:base_vat.model_res_partner
62 msgid "Partner"
63 msgstr "Partner"
64
65 #. module: base_vat
66 #: field:res.partner,vat_subjected:0
67 msgid "VAT Legal Statement"
68 msgstr "Umsatzsteuermeldung"
69
70 #~ msgid "Invalid XML for View Architecture!"
71 #~ msgstr "Fehlerhafter xml Code für diese Ansicht!"
72
73 #~ msgid ""
74 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
75 #~ msgstr ""
76 #~ "Erlaubt die UID (Umsatzsteueridentifikationsnummer) des Partners und prüft "
77 #~ "diese."
78
79 #~ msgid "VAT"
80 #~ msgstr "UID"
81
82 #~ msgid ""
83 #~ "The Object name must start with x_ and not contain any special character !"
84 #~ msgstr ""
85 #~ "Die Objektbezeichnung muss mit einem x_ beginnen und darf keine "
86 #~ "Sonderzeichen haben !"
87
88 #~ msgid "The name of the module must be unique !"
89 #~ msgstr "Die Modulbezeichnung sollte eindeutig sein !"
90
91 #~ msgid "Size of the field can never be less than 1 !"
92 #~ msgstr "Die Größe des Feldes sollte niemals kleiner als 1 sein !"
93
94 #~ msgid "The certificate ID of the module must be unique !"
95 #~ msgstr "Die Zertifikat ID des Moduls sollte eindeutig sein !"