Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / ar.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 5.0.4\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: 2009-02-03 06:25+0000\n"
11 "Last-Translator: <>\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-02-09 06:15+0000\n"
17 "X-Generator: Launchpad (build 14763)\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
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
59 #. module: base_vat
60 #: model:ir.model,name:base_vat.model_res_partner
61 msgid "Partner"
62 msgstr "الشريك"
63
64 #. module: base_vat
65 #: help:res.company,vat_check_vies:0
66 msgid ""
67 "If checked, Partners VAT numbers will be fully validated against EU's VIES "
68 "service rather than via a simple format validation (checksum)."
69 msgstr ""
70
71 #. module: base_vat
72 #: field:res.partner,vat_subjected:0
73 msgid "VAT Legal Statement"
74 msgstr ""
75
76 #~ msgid "Error ! You can not create recursive associated members."
77 #~ msgstr "خطأ! لا يمكنك إنشاء أعضاء ذوي ارتباطات متداخلة."