[MERGE] merge from trunk addons
[odoo/odoo.git] / addons / base_vat / i18n / sv.po
old mode 100644 (file)
new mode 100755 (executable)
index 9775146..2008707
@@ -6,58 +6,60 @@ msgid ""
 msgstr ""
 "Project-Id-Version: OpenERP Server 5.0.14\n"
 "Report-Msgid-Bugs-To: support@openerp.com\n"
-"POT-Creation-Date: 2010-11-18 16:11+0000\n"
-"PO-Revision-Date: 2010-11-22 19:35+0000\n"
-"Last-Translator: Olivier Dony (OpenERP) <Unknown>\n"
+"POT-Creation-Date: 2011-01-03 16:57+0000\n"
+"PO-Revision-Date: 2011-01-09 00:54+0000\n"
+"Last-Translator: Magnus Brandt (mba), Aspirix AB <Unknown>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2010-11-23 05:00+0000\n"
+"X-Launchpad-Export-Date: 2011-01-10 05:16+0000\n"
 "X-Generator: Launchpad (build Unknown)\n"
 
 #. module: base_vat
-#: sql_constraint:ir.module.module:0
-msgid "The certificate ID of the module must be unique !"
-msgstr ""
-
-#. module: base_vat
-#: code:addons/base_vat/base_vat.py:0
+#: code:addons/base_vat/base_vat.py:87
 #, python-format
 msgid ""
 "The Vat does not seems to be correct. You should have entered something like "
 "this %s"
 msgstr ""
+"Momskod verkar inte vara korrekt. Den måste vara inskriven i formatet %s"
 
 #. module: base_vat
-#: constraint:ir.ui.view:0
-msgid "Invalid XML for View Architecture!"
-msgstr "Invalid XML for View Architecture!"
-
-#. module: base_vat
-#: constraint:ir.model:0
+#: model:ir.module.module,description:base_vat.module_meta_information
 msgid ""
-"The Object name must start with x_ and not contain any special character !"
+"\n"
+"    Enable the VAT Number for the partner. Check the validity of that VAT "
+"Number.\n"
+"\n"
+"    This module follows the methods stated at http://sima-pc.com/nif.php "
+"for\n"
+"    checking the validity of VAT Number assigned to partners in European "
+"countries.\n"
+"    "
 msgstr ""
-"Objektnamnet måste börja med x_ och får inte innehålla några specialtecken!"
+"\n"
+"    Aktiverar momsredovisningsnummer för partners. Kontrollerar numrets "
+"giltighet.\n"
+"\n"
+"    Denna modul följer metoderna fastställda i http://sima-pc.com/nif.php "
+"för \n"
+"    att kontrollera giltigheten av momsredovisningsnummer hos partners i "
+"europeiska länder.\n"
+"    "
 
 #. module: base_vat
 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
 msgid "Base VAT - To check VAT number validity"
-msgstr ""
+msgstr "Bas moms - för att kontrollera momsregistreringsnumret"
 
 #. module: base_vat
-#: sql_constraint:ir.module.module:0
-msgid "The name of the module must be unique !"
-msgstr ""
-
-#. module: base_vat
-#: field:res.partner,vat_subjected:0
-msgid "VAT Legal Statement"
-msgstr "VAT Legal Statement"
+#: constraint:res.partner:0
+msgid "Error ! You can not create recursive associated members."
+msgstr "Fel! Du kan inte skapa rekursivt kopplade medlemmar."
 
 #. module: base_vat
-#: code:addons/base_vat/base_vat.py:0
+#: code:addons/base_vat/base_vat.py:88
 #, python-format
 msgid "The VAT is invalid, It should begin with the country code"
 msgstr "Momsen är felaktig, den ska börja med landskoden"
@@ -77,9 +79,17 @@ msgid "Partner"
 msgstr "Företag"
 
 #. module: base_vat
-#: sql_constraint:ir.model.fields:0
-msgid "Size of the field can never be less than 1 !"
-msgstr ""
+#: field:res.partner,vat_subjected:0
+msgid "VAT Legal Statement"
+msgstr "Momsbestämmelser"
+
+#~ msgid ""
+#~ "The Object name must start with x_ and not contain any special character !"
+#~ msgstr ""
+#~ "Objektnamnet måste börja med x_ och får inte innehålla några specialtecken!"
+
+#~ msgid "Invalid XML for View Architecture!"
+#~ msgstr "Ogiltig XML för Vy-arkitektur!"
 
 #~ msgid ""
 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
@@ -88,3 +98,12 @@ msgstr ""
 
 #~ msgid "VAT"
 #~ msgstr "VAT"
+
+#~ msgid "The certificate ID of the module must be unique !"
+#~ msgstr "Certifikat ID för modulen måste vara unik!"
+
+#~ msgid "The name of the module must be unique !"
+#~ msgstr "Namnet på modulen måste vara unikt!"
+
+#~ msgid "Size of the field can never be less than 1 !"
+#~ msgstr "Fältstorleken kan inte vara mindre än ett!"