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: 2010-12-03 15:43+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: 2010-12-14 05:05+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:0
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,shortdesc:base_vat.module_meta_information
31 msgid "Base VAT - To check VAT number validity"
32 msgstr "Base VAT - Do sprawdzania poprawności numeru NIP."
33
34 #. module: base_vat
35 #: constraint:res.partner:0
36 msgid "Error ! You can not create recursive associated members."
37 msgstr ""
38
39 #. module: base_vat
40 #: code:addons/base_vat/base_vat.py:0
41 #, python-format
42 msgid "The VAT is invalid, It should begin with the country code"
43 msgstr ""
44 "Numer NIP jest niepoprawny. Powinien byc poprzedzony kodem kraju (dla "
45 "polskiego partnera PL)"
46
47 #. module: base_vat
48 #: help:res.partner,vat_subjected:0
49 msgid ""
50 "Check this box if the partner is subjected to the VAT. It will be used for "
51 "the VAT legal statement."
52 msgstr ""
53 "Zaznacz to pole, jeśli partner jest płatnikiem VAT. To będzie stosowane w "
54 "zapisach VAT."
55
56 #. module: base_vat
57 #: model:ir.model,name:base_vat.model_res_partner
58 msgid "Partner"
59 msgstr ""
60
61 #. module: base_vat
62 #: field:res.partner,vat_subjected:0
63 msgid "VAT Legal Statement"
64 msgstr "Notka prawna o NIP i VAT"
65
66 #~ msgid "Invalid XML for View Architecture!"
67 #~ msgstr "XML niewłaściwy dla tej architektury wyświetlania!"
68
69 #~ msgid "VAT"
70 #~ msgstr "VAT"
71
72 #~ msgid ""
73 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
74 #~ msgstr "Włącz numer NIP dla partnera. Sprawdź poprawność numeru NIP."
75
76 #~ msgid ""
77 #~ "The Object name must start with x_ and not contain any special character !"
78 #~ msgstr ""
79 #~ "Nazwa obiektu musi zaczynać się od x_ oraz nie może zawierać znaków "
80 #~ "specjalnych !"
81
82 #~ msgid "The name of the module must be unique !"
83 #~ msgstr "Nazwa modułu musi być unikalna !"
84
85 #~ msgid "The certificate ID of the module must be unique !"
86 #~ msgstr "ID certyfikatu modułu musi być unikalne !"
87
88 #~ msgid "Size of the field can never be less than 1 !"
89 #~ msgstr "Rozmiar pola nie może być mniejszy od 1 !"