~pedro.baeza/openerp-product-attributes/7.0-product_pricelist_fixed_price

« back to all changes in this revision

Viewing changes to product_pricelist_fixed_price/i18n/de.po

  • Committer: Pedro M. Baeza
  • Date: 2014-02-05 20:46:30 UTC
  • Revision ID: pedro.baeza@serviciosbaeza.com-20140205204630-t0xqb73p22e7uwv7
[ADD] product_pricelist_fixed_price: New module for fixed prices on pricelists, rewritten from scratch with a new approach.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# German translation for openobject-addons
2
 
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3
 
# This file is distributed under the same license as the openobject-addons package.
4
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
5
 
#
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: openobject-addons\n"
9
 
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2011-03-25 10:08+0000\n"
11
 
"PO-Revision-Date: 2011-05-02 07:47+0000\n"
12
 
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
 
"Language-Team: German <de@li.org>\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: 2012-12-05 05:42+0000\n"
18
 
"X-Generator: Launchpad (build 16335)\n"
19
 
 
20
 
#. module: product_pricelist_fixed_price
21
 
#: view:product.pricelist.item:0
22
 
msgid "Max. Margin"
23
 
msgstr "Max. Spanne"
24
 
 
25
 
#. module: product_pricelist_fixed_price
26
 
#: view:product.pricelist.item:0
27
 
msgid "Min. Margin"
28
 
msgstr "Min. Spanne"
29
 
 
30
 
#. module: product_pricelist_fixed_price
31
 
#: view:product.pricelist.item:0
32
 
msgid "Rounding Method"
33
 
msgstr "Rundungsverfahren"
34
 
 
35
 
#. module: product_pricelist_fixed_price
36
 
#: constraint:product.pricelist.item:0
37
 
msgid ""
38
 
"Error ! You cannot assign the Main Pricelist as Other Pricelist in PriceList "
39
 
"Item!"
40
 
msgstr ""
41
 
"Fehler! Sie können die Basispreisliste nicht als alternative Preisliste in "
42
 
"einem Preislisteneintrag zuweisen."
43
 
 
44
 
#. module: product_pricelist_fixed_price
45
 
#: model:ir.model,name:product_pricelist_fixed_price.model_product_pricelist
46
 
msgid "Pricelist"
47
 
msgstr "Preisliste"
48
 
 
49
 
#. module: product_pricelist_fixed_price
50
 
#: code:addons/product_pricelist_fixed_price/pricelist.py:97
51
 
#, python-format
52
 
msgid "Warning !"
53
 
msgstr "Warnung!"
54
 
 
55
 
#. module: product_pricelist_fixed_price
56
 
#: model:ir.model,name:product_pricelist_fixed_price.model_product_pricelist_item
57
 
msgid "Pricelist item"
58
 
msgstr "Preisliste Einzelposition"
59
 
 
60
 
#. module: product_pricelist_fixed_price
61
 
#: code:addons/product_pricelist_fixed_price/pricelist.py:32
62
 
#: field:product.pricelist.item,fixed_price:0
63
 
#, python-format
64
 
msgid "Fixed Price"
65
 
msgstr "Festpreis"