Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / sl.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-12-22 18:44+0000\n"
10 "PO-Revision-Date: 2009-11-17 08:49+0000\n"
11 "Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\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-12-23 06:03+0000\n"
17 "X-Generator: Launchpad (build 14560)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:125
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
27 #. module: base_vat
28 #: sql_constraint:res.company:0
29 msgid "The company name must be unique !"
30 msgstr ""
31
32 #. module: base_vat
33 #: constraint:res.partner:0
34 msgid "Error ! You cannot create recursive associated members."
35 msgstr ""
36
37 #. module: base_vat
38 #: field:res.company,vat_check_vies:0
39 msgid "VIES VAT Check"
40 msgstr ""
41
42 #. module: base_vat
43 #: model:ir.model,name:base_vat.model_res_company
44 msgid "Companies"
45 msgstr ""
46
47 #. module: base_vat
48 #: constraint:res.company:0
49 msgid "Error! You can not create recursive companies."
50 msgstr ""
51
52 #. module: base_vat
53 #: help:res.partner,vat_subjected:0
54 msgid ""
55 "Check this box if the partner is subjected to the VAT. It will be used for "
56 "the VAT legal statement."
57 msgstr ""
58 "Označite to polje, če je stranka predmet DDV-ja. Uporabljal se bo za izkaz "
59 "DDV-ja."
60
61 #. module: base_vat
62 #: model:ir.model,name:base_vat.model_res_partner
63 msgid "Partner"
64 msgstr "Stranka"
65
66 #. module: base_vat
67 #: help:res.company,vat_check_vies:0
68 msgid ""
69 "If checked, Partners VAT numbers will be fully validated against EU's VIES "
70 "service rather than via a simple format validation (checksum)."
71 msgstr ""
72
73 #. module: base_vat
74 #: field:res.partner,vat_subjected:0
75 msgid "VAT Legal Statement"
76 msgstr "Izkaz DDV-ja"
77
78 #~ msgid "Invalid XML for View Architecture!"
79 #~ msgstr "Neveljaven XML za arhitekturo pogleda."
80
81 #~ msgid "VAT"
82 #~ msgstr "DDV"
83
84 #~ msgid ""
85 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
86 #~ msgstr ""
87 #~ "Omogoči identifikacijo za DDV partnerja. Preveri veljavnost DDV številke."
88
89 #, python-format
90 #~ msgid ""
91 #~ "The Vat does not seems to be correct. You should have entered something like "
92 #~ "this %s"
93 #~ msgstr "DDV ni pravilen. Vnesti morate podobno kot je to%s"
94
95 #~ msgid "Base VAT - To check VAT number validity"
96 #~ msgstr "Osnovni DDV - za preverjanje veljavnosti DDV številk"
97
98 #~ msgid "Error ! You can not create recursive associated members."
99 #~ msgstr "Napaka! Ni mogoče rekurzivno kreirati pridruženih članov"
100
101 #~ msgid ""
102 #~ "\n"
103 #~ "    Enable the VAT Number for the partner. Check the validity of that VAT "
104 #~ "Number.\n"
105 #~ "\n"
106 #~ "    This module follows the methods stated at http://sima-pc.com/nif.php "
107 #~ "for\n"
108 #~ "    checking the validity of VAT Number assigned to partners in European "
109 #~ "countries.\n"
110 #~ "    "
111 #~ msgstr ""
112 #~ "\n"
113 #~ "    Omoogčite DDV številko za vaše stranke. Preverite veljavnost DDV "
114 #~ "številk.\n"
115 #~ "\n"
116 #~ "    Ta modul upošteva metodo opisano na http://sima-pc.com/nif.php za\n"
117 #~ "    preverjanje veljavnosti VAT številk dodeljenih strankam iz evropskih "
118 #~ "držav.\n"
119 #~ "    "
120
121 #, python-format
122 #~ msgid "The VAT is invalid, It should begin with the country code"
123 #~ msgstr "DDV številka je napačna. Začeti se mora s kodo države"