[IMP] use const SUPERUSER_ID insteand of int 1
[odoo/odoo.git] / addons / base_vat / i18n / cs.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: 2012-02-08 00:36+0000\n"
10 "PO-Revision-Date: 2012-04-06 06:22+0000\n"
11 "Last-Translator: Jiří Hajda <robie@centrum.cz>\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: 2012-07-14 05:49+0000\n"
17 "X-Generator: Launchpad (build 15614)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:141
21 #, python-format
22 msgid ""
23 "This VAT number does not seem to be valid.\n"
24 "Note: the expected format is %s"
25 msgstr ""
26 "Toto DIČ nevypadá jako platné.\n"
27 "Poznámka: očekávaný formát je %s"
28
29 #. module: base_vat
30 #: sql_constraint:res.company:0
31 msgid "The company name must be unique !"
32 msgstr "Jméno společnosti musí být jedinečné !"
33
34 #. module: base_vat
35 #: constraint:res.partner:0
36 msgid "Error ! You cannot create recursive associated members."
37 msgstr "Chyba ! Nemůžete vytvořit rekurzivní přidružené členy."
38
39 #. module: base_vat
40 #: field:res.company,vat_check_vies:0
41 msgid "VIES VAT Check"
42 msgstr "Kontrola DIČ přes VIES"
43
44 #. module: base_vat
45 #: model:ir.model,name:base_vat.model_res_company
46 msgid "Companies"
47 msgstr "Společnosti"
48
49 #. module: base_vat
50 #: constraint:res.company:0
51 msgid "Error! You can not create recursive companies."
52 msgstr "Chyba! Nemůžete vytvořit rekurzivní společnosti."
53
54 #. module: base_vat
55 #: help:res.partner,vat_subjected:0
56 msgid ""
57 "Check this box if the partner is subjected to the VAT. It will be used for "
58 "the VAT legal statement."
59 msgstr ""
60 "Zaškrtněte toto políčko, pokud partner podléhá DPH. Toto bude použito pro "
61 "přiznání k DPH."
62
63 #. module: base_vat
64 #: model:ir.model,name:base_vat.model_res_partner
65 msgid "Partner"
66 msgstr "Partner"
67
68 #. module: base_vat
69 #: help:res.company,vat_check_vies:0
70 msgid ""
71 "If checked, Partners VAT numbers will be fully validated against EU's VIES "
72 "service rather than via a simple format validation (checksum)."
73 msgstr ""
74 "Pokud je zaškrtnuto, DIČ partnera bude plně ověřeno proti službě VIES EU "
75 "raději než přes jednoduché ověření formátu (kontrolní součet)."
76
77 #. module: base_vat
78 #: field:res.partner,vat_subjected:0
79 msgid "VAT Legal Statement"
80 msgstr "Přiznání k DPH"
81
82 #~ msgid "Invalid XML for View Architecture!"
83 #~ msgstr "Invalidní XML pro zobrazení architektury!"