Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / sr@latin.po
1 # Serbian latin translation for openobject-addons
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
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-01-11 11:14+0000\n"
11 "PO-Revision-Date: 2011-10-06 13:45+0000\n"
12 "Last-Translator: Milan Milosevic <Unknown>\n"
13 "Language-Team: Serbian latin <sr@latin@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: 2011-10-07 04:36+0000\n"
18 "X-Generator: Launchpad (build 14085)\n"
19
20 #. module: base_vat
21 #: code:addons/base_vat/base_vat.py:87
22 #, python-format
23 msgid ""
24 "The Vat does not seems to be correct. You should have entered something like "
25 "this %s"
26 msgstr "PDV izgleda da nije korektan. Trebalo je uneti nešto kao %s"
27
28 #. module: base_vat
29 #: model:ir.module.module,description:base_vat.module_meta_information
30 msgid ""
31 "\n"
32 "    Enable the VAT Number for the partner. Check the validity of that VAT "
33 "Number.\n"
34 "\n"
35 "    This module follows the methods stated at http://sima-pc.com/nif.php "
36 "for\n"
37 "    checking the validity of VAT Number assigned to partners in European "
38 "countries.\n"
39 "    "
40 msgstr ""
41 "\n"
42 "    Omogući PDV brojeve za partnera. Proverite validnost tog PDV broja.\n"
43 "\n"
44 "    Ovaj modul prati metode opisane na http://sima-pc.com/nif.php  za\n"
45 "    proveru validnosti PDV broja pripisane partnerima u evropskim zemljama.\n"
46 "    "
47
48 #. module: base_vat
49 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
50 msgid "Base VAT - To check VAT number validity"
51 msgstr "Osnovni PDV - Za Proveru validnosti PDV broja"
52
53 #. module: base_vat
54 #: constraint:res.partner:0
55 msgid "Error ! You can not create recursive associated members."
56 msgstr "Greška ! Ne možete da pravite rekurzivne povezane članove."
57
58 #. module: base_vat
59 #: code:addons/base_vat/base_vat.py:88
60 #, python-format
61 msgid "The VAT is invalid, It should begin with the country code"
62 msgstr "PDV je neispravan, trebalo bi da počinje kodom zemlje"
63
64 #. module: base_vat
65 #: help:res.partner,vat_subjected:0
66 msgid ""
67 "Check this box if the partner is subjected to the VAT. It will be used for "
68 "the VAT legal statement."
69 msgstr ""
70 "Označi ovu kućicu ukoliko je PDV naslovljen na partnera. Biće korišćen za "
71 "zakonsku PDV izjavu."
72
73 #. module: base_vat
74 #: model:ir.model,name:base_vat.model_res_partner
75 msgid "Partner"
76 msgstr "Partner"
77
78 #. module: base_vat
79 #: field:res.partner,vat_subjected:0
80 msgid "VAT Legal Statement"
81 msgstr "PDV zakonska izjava"
82
83 #~ msgid "Invalid XML for View Architecture!"
84 #~ msgstr "Nevažeći XML za pregled arhitekture"
85
86 #~ msgid "VAT"
87 #~ msgstr "PDV"
88
89 #~ msgid ""
90 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
91 #~ msgstr ""
92 #~ "Dozvoli porezni broj partnera. Proveri ispravnost tog poreznog broja."