Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / pl.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: 2011-01-11 11:14+0000\n"
10 "PO-Revision-Date: 2010-11-29 07:54+0000\n"
11 "Last-Translator: OpenERP Administrators <Unknown>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2011-01-15 05:16+0000\n"
17 "X-Generator: Launchpad (build 12177)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:87
21 #, python-format
22 msgid ""
23 "The Vat does not seems to be correct. You should have entered something like "
24 "this %s"
25 msgstr ""
26 "Numer NIP wygląda na niepoprawny. Powinieneś wprowadzić coś jak: %s. "
27 "Wprowadź numer bez kresek i poprzedź go znakami PL. Np. PL2343423123."
28
29 #. module: base_vat
30 #: model:ir.module.module,description:base_vat.module_meta_information
31 msgid ""
32 "\n"
33 "    Enable the VAT Number for the partner. Check the validity of that VAT "
34 "Number.\n"
35 "\n"
36 "    This module follows the methods stated at http://sima-pc.com/nif.php "
37 "for\n"
38 "    checking the validity of VAT Number assigned to partners in European "
39 "countries.\n"
40 "    "
41 msgstr ""
42
43 #. module: base_vat
44 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
45 msgid "Base VAT - To check VAT number validity"
46 msgstr "Base VAT - Do sprawdzania poprawności numeru NIP."
47
48 #. module: base_vat
49 #: constraint:res.partner:0
50 msgid "Error ! You can not create recursive associated members."
51 msgstr ""
52
53 #. module: base_vat
54 #: code:addons/base_vat/base_vat.py:88
55 #, python-format
56 msgid "The VAT is invalid, It should begin with the country code"
57 msgstr ""
58 "Numer NIP jest niepoprawny. Powinien byc poprzedzony kodem kraju (dla "
59 "polskiego partnera PL)"
60
61 #. module: base_vat
62 #: help:res.partner,vat_subjected:0
63 msgid ""
64 "Check this box if the partner is subjected to the VAT. It will be used for "
65 "the VAT legal statement."
66 msgstr ""
67 "Zaznacz to pole, jeśli partner jest płatnikiem VAT. To będzie stosowane w "
68 "zapisach VAT."
69
70 #. module: base_vat
71 #: model:ir.model,name:base_vat.model_res_partner
72 msgid "Partner"
73 msgstr ""
74
75 #. module: base_vat
76 #: field:res.partner,vat_subjected:0
77 msgid "VAT Legal Statement"
78 msgstr "Notka prawna o NIP i VAT"
79
80 #~ msgid "Invalid XML for View Architecture!"
81 #~ msgstr "XML niewłaściwy dla tej architektury wyświetlania!"
82
83 #~ msgid "VAT"
84 #~ msgstr "VAT"
85
86 #~ msgid ""
87 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
88 #~ msgstr "Włącz numer NIP dla partnera. Sprawdź poprawność numeru NIP."
89
90 #~ msgid ""
91 #~ "The Object name must start with x_ and not contain any special character !"
92 #~ msgstr ""
93 #~ "Nazwa obiektu musi zaczynać się od x_ oraz nie może zawierać znaków "
94 #~ "specjalnych !"
95
96 #~ msgid "The name of the module must be unique !"
97 #~ msgstr "Nazwa modułu musi być unikalna !"
98
99 #~ msgid "The certificate ID of the module must be unique !"
100 #~ msgstr "ID certyfikatu modułu musi być unikalne !"
101
102 #~ msgid "Size of the field can never be less than 1 !"
103 #~ msgstr "Rozmiar pola nie może być mniejszy od 1 !"