diff --git a/addons/thunderbird/__init__.py b/addons/thunderbird/__init__.py deleted file mode 100644 index 33d232b3f50..00000000000 --- a/addons/thunderbird/__init__.py +++ /dev/null @@ -1,25 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## - -import partner -import installer - -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/thunderbird/__openerp__.py b/addons/thunderbird/__openerp__.py deleted file mode 100644 index 53a704d2f1b..00000000000 --- a/addons/thunderbird/__openerp__.py +++ /dev/null @@ -1,49 +0,0 @@ -# -*- encoding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). All Rights Reserved -# Copyright (c) 2004 Axelor SPRL. (http://www.axelor.com) All Rights Reserved. -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -# -############################################################################## -{ - "name" : "Thunderbird Plug-In", - "version" : "1.0", - "author" : ['OpenERP SA', 'Axelor'], - "website" : "http://www.openerp.com/", - "depends" : ["base","mail"], - "category" : "Customer Relationship Management", - "description": """ -This module is required for the Thuderbird Plug-in to work properly. -==================================================================== - -The plugin allows you archive email and its attachments to the selected -OpenERP objects. You can select a partner, a task, a project, an analytical -account, or any other object and attach the selected mail as a .eml file in -the attachment of a selected record. You can create documents for CRM Lead, -HR Applicant and Project Issue from selected mails. - """, - "init_xml" : [], - "demo_xml" : [], - "update_xml" : ['thunderbird_installer.xml', - 'security/ir.model.access.csv'], - "active": False, - "installable": True, - "certificate" : "00899858104035139949", - 'images': ['images/config_thunderbird.jpeg','images/config_thunderbird_plugin.jpeg','images/thunderbird_document.jpeg'], -} - -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/thunderbird/i18n/bg.po b/addons/thunderbird/i18n/bg.po deleted file mode 100644 index 0776219f8fb..00000000000 --- a/addons/thunderbird/i18n/bg.po +++ /dev/null @@ -1,153 +0,0 @@ -# Bulgarian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-02-16 15:05+0000\n" -"Last-Translator: Boris \n" -"Language-Team: Bulgarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Упътване за инсталация" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Описание" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "заглавие" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Изображение" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Добавка за Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Затваряне" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Стъпки за инсталиране и настройка" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Име на файл" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Копиране в" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Името на обекта трябва да започва с \"x_\" и да не съдържа никакви специални " -#~ "символи!" - -#~ msgid "Date" -#~ msgstr "Дата" - -#~ msgid "Reference" -#~ msgstr "Препратка" - -#~ msgid "Subject" -#~ msgstr "Относно" - -#~ msgid "Receiver" -#~ msgstr "Получател" - -#~ msgid "User" -#~ msgstr "Потребител" - -#~ msgid "Attached Files" -#~ msgstr "Приложени файлове" - -#~ msgid "Thunderbid mails" -#~ msgstr "Тъндърбърд писма" - -#~ msgid "Sender" -#~ msgstr "Подател" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Тъндърбърд интерфейс" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Архив" - -#~ msgid "Configure" -#~ msgstr "Настройване" - -#~ msgid "Skip" -#~ msgstr "Пропусни" - -#~ msgid "Configuration Progress" -#~ msgstr "Прогрес на конфигурация" diff --git a/addons/thunderbird/i18n/ca.po b/addons/thunderbird/i18n/ca.po deleted file mode 100644 index 6b65cd311e9..00000000000 --- a/addons/thunderbird/i18n/ca.po +++ /dev/null @@ -1,131 +0,0 @@ -# Catalan translation for openobject-addons -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-03-05 23:50+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Catalan \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Manual d'instal·lació" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Eines connector de Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.instal·lador" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Descripció" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "títol" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Imatge" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Connector Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Aquest connector permet vincular el vostre correu electrònic amb documents " -"OpenERP. Podeu adjuntar amb qualsevol element en OpenERP o crear un de nou." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Us permet seleccionar un objecte on afegir el vostre correu electrònic i " -"fitxers adjunts." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "El fitxer de documentació: Com instal·lar el connector Thunderbird." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Tanca" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Passos d'instal·lació i configuració" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Nom del fitxer" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Fitxer del connector Thunderbird. Guardeu aquest fitxer i instal·leu aquest " -"connector en l'aplicació Thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Email Server Tools" -#~ msgstr "Eines servidor correu" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Connector Thunderbird" - -#~ msgid "Configure" -#~ msgstr "Configura" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Interfície Thunderbird" - -#~ msgid "Skip" -#~ msgstr "Ometre" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Configuració connector Thunderbird" - -#~ msgid "Configuration Progress" -#~ msgstr "Progrés de la configuració" diff --git a/addons/thunderbird/i18n/cs.po b/addons/thunderbird/i18n/cs.po deleted file mode 100644 index 88dff49e722..00000000000 --- a/addons/thunderbird/i18n/cs.po +++ /dev/null @@ -1,143 +0,0 @@ -# Czech translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-01-25 11:49+0000\n" -"Last-Translator: Kuvaly [LCT] \n" -"Language-Team: Czech \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Popis" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Kopírovat do" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Jméno objektu musí začínat znakem x_ a nesmí obsahovat žádný speciální znak!" - -#~ msgid "Reference" -#~ msgstr "Reference" - -#~ msgid "Subject" -#~ msgstr "Předmět" - -#~ msgid "Date" -#~ msgstr "Datum" - -#~ msgid "Receiver" -#~ msgstr "Příjemce" - -#~ msgid "User" -#~ msgstr "Uživatel" - -#~ msgid "Attached Files" -#~ msgstr "Přiložené soubory" - -#~ msgid "Thunderbid mails" -#~ msgstr "Maily Thunderbid" - -#~ msgid "Sender" -#~ msgstr "Odesílatel" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Rozhraní Thunderbird" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archiv" diff --git a/addons/thunderbird/i18n/da.po b/addons/thunderbird/i18n/da.po deleted file mode 100644 index 18598642ce3..00000000000 --- a/addons/thunderbird/i18n/da.po +++ /dev/null @@ -1,113 +0,0 @@ -# Danish translation for openobject-addons -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-11-09 21:50+0000\n" -"Last-Translator: OpenERP Danmark / Henning Dinsen \n" -"Language-Team: Danish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Installations manual" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Beskrivelse:" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "titel" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Billede" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Luk" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Filnavn" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Configure" -#~ msgstr "Konfigurer" - -#~ msgid "Skip" -#~ msgstr "Spring over" - -#~ msgid "Configuration Progress" -#~ msgstr "Konfigurationsfremgang" diff --git a/addons/thunderbird/i18n/de.po b/addons/thunderbird/i18n/de.po deleted file mode 100644 index 12f86c3ff13..00000000000 --- a/addons/thunderbird/i18n/de.po +++ /dev/null @@ -1,172 +0,0 @@ -# German translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# -# FIRST AUTHOR , 2010. -# Ferdinand Gassauer , 2010. -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-24 21:16+0000\n" -"Last-Translator: Marco Dieckhoff \n" -"Language-Team: German \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Installationhandbuch" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Thunderbird Plugin Anwendung" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.installer" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Beschreibung" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "Titel" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Bild / Photo" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Thunderbird Plug-in" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Das Plugin ermöglicht die Verlinkung einer EMail mit beliebigen OpenERP " -"Belegen. Sie können hierzu entweder\r\n" -"die EMail zu vorhandenen Objekten abspeichern oder wahlweise neue Objekte " -"durch eine Email in OpenERP erstellen." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Ermöglicht die Auswahl eines Objektes das zu EMails oder Anhängen " -"hinzugefügt wird." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" -"Die Dokumentationsdatei : Wie wird das Thunderbird Plugin installiert" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Close" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Installation und Konfigurationsschritte" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Dateiname" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Thunderbird Plugin-Datei. Sichern Sie diese und installieren Sie diese in " -"Thunderbird" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Reference" -#~ msgstr "Referenz" - -#~ msgid "Copy To" -#~ msgstr "Kopieren nach" - -#~ msgid "Subject" -#~ msgstr "Betreff" - -#~ msgid "Date" -#~ msgstr "Datum" - -#~ msgid "Receiver" -#~ msgstr "Empfänger" - -#~ msgid "User" -#~ msgstr "Benutzer" - -#~ msgid "Attached Files" -#~ msgstr "Angehängte Dateien" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Der Objekt Name muss mit einem x_ starten und darf keine Sonderzeichen " -#~ "beinhalten" - -#~ msgid "Sender" -#~ msgstr "Absender" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird Schnittstelle" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archiv" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbid Mails" - -#~ msgid "Email Server Tools" -#~ msgstr "EMail Server HIlfsprogramme" - -#~ msgid "Configure" -#~ msgstr "Konfiguriere" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Thunderbird Plug-In" - -#~ msgid "Configuration Progress" -#~ msgstr "Konfiguration" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Thunderbird Plug-In Konfiguration" - -#~ msgid "Skip" -#~ msgstr "Überspringen" diff --git a/addons/thunderbird/i18n/en_GB.po b/addons/thunderbird/i18n/en_GB.po deleted file mode 100644 index d17eadfca5e..00000000000 --- a/addons/thunderbird/i18n/en_GB.po +++ /dev/null @@ -1,143 +0,0 @@ -# English (United Kingdom) translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-04-28 19:32+0000\n" -"Last-Translator: Luis Miguel D.P. \n" -"Language-Team: English (United Kingdom) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Description" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Copy To" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "The Object name must start with x_ and not contain any special characters!" - -#~ msgid "User" -#~ msgstr "User" - -#~ msgid "Reference" -#~ msgstr "Reference" - -#~ msgid "Subject" -#~ msgstr "Subject" - -#~ msgid "Date" -#~ msgstr "Date" - -#~ msgid "Receiver" -#~ msgstr "Receiver" - -#~ msgid "Attached Files" -#~ msgstr "Attached Files" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbid mails" - -#~ msgid "Sender" -#~ msgstr "Sender" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird Interface" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archive" diff --git a/addons/thunderbird/i18n/en_US.po b/addons/thunderbird/i18n/en_US.po deleted file mode 100644 index f6a8f04d590..00000000000 --- a/addons/thunderbird/i18n/en_US.po +++ /dev/null @@ -1,104 +0,0 @@ -# English (United States) translation for openobject-addons -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-21 08:45+0000\n" -"Last-Translator: Marco Dieckhoff \n" -"Language-Team: English (United States) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" diff --git a/addons/thunderbird/i18n/es.po b/addons/thunderbird/i18n/es.po deleted file mode 100644 index 7c2f85bc404..00000000000 --- a/addons/thunderbird/i18n/es.po +++ /dev/null @@ -1,167 +0,0 @@ -# Spanish translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-13 11:13+0000\n" -"Last-Translator: Borja López Soilán (NeoPolus) \n" -"Language-Team: Spanish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Manual de instalación" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Herramientas conector de Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.instalador" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Descripción" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "título" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Imagen" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Conector Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Este conector permite vincular su correo electrónico con documentos OpenERP. " -"Puede adjuntarlo con cualquier elemento de OpenERP o crear uno de nuevo." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Le permite seleccionar un objeto donde añadir su correo electrónico y sus " -"archivos adjuntos." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "El fichero de documentación: Como instalar el conector Thunderbird." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Cerrar" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Pasos de instalación y configuración" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Nombre fichero" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Fichero del conector Thunderbird. Guarde este fichero e instale este " -"conector en la aplicación Thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Copiar a" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "¡El objeto debe empezar con x_ y no puede contener ningún carácter especial!" - -#~ msgid "Reference" -#~ msgstr "Referencia" - -#~ msgid "Subject" -#~ msgstr "Asunto" - -#~ msgid "Date" -#~ msgstr "Fecha" - -#~ msgid "Receiver" -#~ msgstr "Destinatario" - -#~ msgid "User" -#~ msgstr "Usuario" - -#~ msgid "Attached Files" -#~ msgstr "Archivos Adjuntos" - -#~ msgid "Sender" -#~ msgstr "Remitente" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Interfaz Thunderbird" - -#~ msgid "Thunderbid mails" -#~ msgstr "Correo Thunderbid" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archivar" - -#~ msgid "Configure" -#~ msgstr "Configurar" - -#~ msgid "Email Server Tools" -#~ msgstr "Herramientas servidor correo" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Configuración conector Thunderbird" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Conector Thunderbird" - -#~ msgid "Skip" -#~ msgstr "Omitir" - -#~ msgid "Configuration Progress" -#~ msgstr "Progreso de la configuración" diff --git a/addons/thunderbird/i18n/es_MX.po b/addons/thunderbird/i18n/es_MX.po deleted file mode 100644 index e1e97accb69..00000000000 --- a/addons/thunderbird/i18n/es_MX.po +++ /dev/null @@ -1,206 +0,0 @@ -# Spanish translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:16+0000\n" -"PO-Revision-Date: 2011-01-13 11:13+0000\n" -"Last-Translator: Borja López Soilán (NeoPolus) \n" -"Language-Team: Spanish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-09-05 05:44+0000\n" -"X-Generator: Launchpad (build 13830)\n" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Conector Thunderbird" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Fichero del conector Thunderbird. Guarde este fichero e instale este " -"conector en la aplicación Thunderbird." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Le permite seleccionar un objeto donde añadir su correo electrónico y sus " -"archivos adjuntos." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "El fichero de documentación: Como instalar el conector Thunderbird." - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_email_server_tools -msgid "Email Server Tools" -msgstr "Herramientas servidor correo" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Cerrar" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Manual de instalación" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Descripción" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "título" - -#. module: thunderbird -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Thunderbird Plug-In" -msgstr "Conector Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Este conector permite vincular su correo electrónico con documentos OpenERP. " -"Puede adjuntarlo con cualquier elemento de OpenERP o crear uno de nuevo." - -#. module: thunderbird -#: model:ir.module.module,shortdesc:thunderbird.module_meta_information -msgid "Thunderbird Interface" -msgstr "Interfaz Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.instalador" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Nombre fichero" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Pasos de instalación y configuración" - -#. module: thunderbird -#: field:thunderbird.installer,progress:0 -msgid "Configuration Progress" -msgstr "Progreso de la configuración" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: view:thunderbird.installer:0 -msgid "Thunderbird Plug-In Configuration" -msgstr "Configuración conector Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Herramientas conector de Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Configure" -msgstr "Configurar" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Skip" -msgstr "Omitir" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Imagen" - -#. module: thunderbird -#: model:ir.module.module,description:thunderbird.module_meta_information -msgid "" -"\n" -" This module is required for the thuderbird plug-in to work\n" -" properly.\n" -" The Plugin allows you archive email and its attachments to the " -"selected \n" -" OpenERP objects. You can select a partner, a task, a project, an " -"analytical\n" -" account,or any other object and attach selected mail as eml file in \n" -" attachment of selected record. You can create Documents for crm Lead,\n" -" HR Applicant and project issue from selected mails.\n" -"\n" -" " -msgstr "" -"\n" -" Este módulo es necesario para que funcione correctamente el " -"complemento de Thunderbird.\n" -" El complemento le permite archivar correos electrónicos y sus datos " -"adjuntos a los objetos OpenERP seleccionados.\n" -" Puede seleccionar una empresa, una tarea, un proyecto, una cuenta " -"analítica, o cualquier otro objeto\n" -" y adjuntar el correo electrónico seleccionado como fichero .eml en el " -"dato adjunto del registro seleccionado.\n" -" Puede crear documentos para iniciativas CRM, candidato de RRHH y " -"proyectos a partir de los correos electrónicos seleccionados.\n" -"\n" -" " - -#~ msgid "Copy To" -#~ msgstr "Copiar a" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "¡El objeto debe empezar con x_ y no puede contener ningún carácter especial!" - -#~ msgid "Reference" -#~ msgstr "Referencia" - -#~ msgid "Subject" -#~ msgstr "Asunto" - -#~ msgid "Date" -#~ msgstr "Fecha" - -#~ msgid "Receiver" -#~ msgstr "Destinatario" - -#~ msgid "User" -#~ msgstr "Usuario" - -#~ msgid "Attached Files" -#~ msgstr "Archivos Adjuntos" - -#~ msgid "Sender" -#~ msgstr "Remitente" - -#~ msgid "Thunderbid mails" -#~ msgstr "Correo Thunderbid" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archivar" diff --git a/addons/thunderbird/i18n/es_VE.po b/addons/thunderbird/i18n/es_VE.po deleted file mode 100644 index e1e97accb69..00000000000 --- a/addons/thunderbird/i18n/es_VE.po +++ /dev/null @@ -1,206 +0,0 @@ -# Spanish translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:16+0000\n" -"PO-Revision-Date: 2011-01-13 11:13+0000\n" -"Last-Translator: Borja López Soilán (NeoPolus) \n" -"Language-Team: Spanish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-09-05 05:44+0000\n" -"X-Generator: Launchpad (build 13830)\n" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Conector Thunderbird" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Fichero del conector Thunderbird. Guarde este fichero e instale este " -"conector en la aplicación Thunderbird." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Le permite seleccionar un objeto donde añadir su correo electrónico y sus " -"archivos adjuntos." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "El fichero de documentación: Como instalar el conector Thunderbird." - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_email_server_tools -msgid "Email Server Tools" -msgstr "Herramientas servidor correo" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Cerrar" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Manual de instalación" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Descripción" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "título" - -#. module: thunderbird -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Thunderbird Plug-In" -msgstr "Conector Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Este conector permite vincular su correo electrónico con documentos OpenERP. " -"Puede adjuntarlo con cualquier elemento de OpenERP o crear uno de nuevo." - -#. module: thunderbird -#: model:ir.module.module,shortdesc:thunderbird.module_meta_information -msgid "Thunderbird Interface" -msgstr "Interfaz Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.instalador" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Nombre fichero" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Pasos de instalación y configuración" - -#. module: thunderbird -#: field:thunderbird.installer,progress:0 -msgid "Configuration Progress" -msgstr "Progreso de la configuración" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: view:thunderbird.installer:0 -msgid "Thunderbird Plug-In Configuration" -msgstr "Configuración conector Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Herramientas conector de Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Configure" -msgstr "Configurar" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Skip" -msgstr "Omitir" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Imagen" - -#. module: thunderbird -#: model:ir.module.module,description:thunderbird.module_meta_information -msgid "" -"\n" -" This module is required for the thuderbird plug-in to work\n" -" properly.\n" -" The Plugin allows you archive email and its attachments to the " -"selected \n" -" OpenERP objects. You can select a partner, a task, a project, an " -"analytical\n" -" account,or any other object and attach selected mail as eml file in \n" -" attachment of selected record. You can create Documents for crm Lead,\n" -" HR Applicant and project issue from selected mails.\n" -"\n" -" " -msgstr "" -"\n" -" Este módulo es necesario para que funcione correctamente el " -"complemento de Thunderbird.\n" -" El complemento le permite archivar correos electrónicos y sus datos " -"adjuntos a los objetos OpenERP seleccionados.\n" -" Puede seleccionar una empresa, una tarea, un proyecto, una cuenta " -"analítica, o cualquier otro objeto\n" -" y adjuntar el correo electrónico seleccionado como fichero .eml en el " -"dato adjunto del registro seleccionado.\n" -" Puede crear documentos para iniciativas CRM, candidato de RRHH y " -"proyectos a partir de los correos electrónicos seleccionados.\n" -"\n" -" " - -#~ msgid "Copy To" -#~ msgstr "Copiar a" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "¡El objeto debe empezar con x_ y no puede contener ningún carácter especial!" - -#~ msgid "Reference" -#~ msgstr "Referencia" - -#~ msgid "Subject" -#~ msgstr "Asunto" - -#~ msgid "Date" -#~ msgstr "Fecha" - -#~ msgid "Receiver" -#~ msgstr "Destinatario" - -#~ msgid "User" -#~ msgstr "Usuario" - -#~ msgid "Attached Files" -#~ msgstr "Archivos Adjuntos" - -#~ msgid "Sender" -#~ msgstr "Remitente" - -#~ msgid "Thunderbid mails" -#~ msgstr "Correo Thunderbid" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archivar" diff --git a/addons/thunderbird/i18n/et.po b/addons/thunderbird/i18n/et.po deleted file mode 100644 index 53ada95ca37..00000000000 --- a/addons/thunderbird/i18n/et.po +++ /dev/null @@ -1,143 +0,0 @@ -# Estonian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-05-07 16:33+0000\n" -"Last-Translator: lyyser \n" -"Language-Team: Estonian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Kirjeldus" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Subject" -#~ msgstr "Subjekt" - -#~ msgid "Copy To" -#~ msgstr "Kopeeri..." - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Objekti nimi peab algama x_'ga ja ei tohi sisaldada ühtegi erisümbolit !" - -#~ msgid "Reference" -#~ msgstr "Viide" - -#~ msgid "Date" -#~ msgstr "Kuupäev" - -#~ msgid "Receiver" -#~ msgstr "Saaja" - -#~ msgid "User" -#~ msgstr "Kasutaja" - -#~ msgid "Attached Files" -#~ msgstr "Lisatud failid" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbid kirjad" - -#~ msgid "Sender" -#~ msgstr "Saatja" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird liides" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Arhiiv" diff --git a/addons/thunderbird/i18n/eu.po b/addons/thunderbird/i18n/eu.po deleted file mode 100644 index 7a5fd75656e..00000000000 --- a/addons/thunderbird/i18n/eu.po +++ /dev/null @@ -1,139 +0,0 @@ -# Basque translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-10-08 07:34+0000\n" -"Last-Translator: OpenERP Administrators \n" -"Language-Team: Basque \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Deskribapena" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Hona Kopiatu" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Objetuaren izena x_ -z hasi behar da eta ezin ditu karaktere berezirik izan!" - -#~ msgid "Receiver" -#~ msgstr "Jasotzailea" - -#~ msgid "Reference" -#~ msgstr "Erreferentzia" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbird epostak" - -#~ msgid "Subject" -#~ msgstr "Gaia" - -#~ msgid "Date" -#~ msgstr "Data" - -#~ msgid "User" -#~ msgstr "Erabiltzailea" - -#~ msgid "Attached Files" -#~ msgstr "Erantsitako Fitxategiak" - -#~ msgid "Sender" -#~ msgstr "Bidaltzailea" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird Interfazea" diff --git a/addons/thunderbird/i18n/fi.po b/addons/thunderbird/i18n/fi.po deleted file mode 100644 index bc040686fde..00000000000 --- a/addons/thunderbird/i18n/fi.po +++ /dev/null @@ -1,130 +0,0 @@ -# Finnish translation for openobject-addons -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-08-04 09:45+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Finnish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Asennusohje" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Thunderbird liitännäisen työkalut" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Kuvaus" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "otsikko" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "kuva" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Thunderbird liitännäinen" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Tämä liitännäien sallii sinun linkittää sähköpostisi OpenERP dokumentteihin. " -"Voit liittää sen mihin tahansa OpenERP:iin tai luoda uuden." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Voit valita objektin jonka haluat liittää sähköpostiin ja sen liitteisiin." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "Dokumentaatio - kuinka asennat thunderbird liitännäisen" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Sulje" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Asennus ja konfigurointivaiheet" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Tiedostonimi" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Thunderbird liitännäisen tiedosto. Tallenna tämä tiedosto ja asenna se " -"liitännäiseksi thunderbirdissä." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Email Server Tools" -#~ msgstr "Sähköpostipalvelimen työkalut" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Thunderbird liitännäinen" - -#~ msgid "Configure" -#~ msgstr "Konfiguroi" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird liitäntä" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Thunderbird liitännäisen konfiguraatio" - -#~ msgid "Configuration Progress" -#~ msgstr "Konfiguraation eteneminen" - -#~ msgid "Skip" -#~ msgstr "Ohita" diff --git a/addons/thunderbird/i18n/fr.po b/addons/thunderbird/i18n/fr.po deleted file mode 100644 index f8da46995b8..00000000000 --- a/addons/thunderbird/i18n/fr.po +++ /dev/null @@ -1,170 +0,0 @@ -# French translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-17 16:45+0000\n" -"Last-Translator: Aline (OpenERP) \n" -"Language-Team: French \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Manuel d'installation" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Outillage à greffons pour Thunderbid" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.installer" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Description" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "titre" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Image" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Module pour Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Ce greffon vous permet de connecter votre courriel aux documents d'OpenERP. " -"Vous pouvez l'attacher sur n'importe quel objet existant dans OpenERP ou en " -"créer un nouveau." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Vous permet de sélectionner un objet que vous souhaitez ajouter à votre " -"courriel et ses pièces jointes." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" -"Fichier de la documentation : comment installer le module pour Thunderbird." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Fermer" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Étapes d'installation et de configuration" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Nom du fichier" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Fichier du module pour Thunderbird. Enregistrer ce fichier sur votre " -"ordinateur et installer ce module dans Thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Copier vers" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Le nom de l'objet doit commencer par x_ et ne doit pas contenir de " -#~ "caractères spéciaux !" - -#~ msgid "Reference" -#~ msgstr "Référence" - -#~ msgid "Subject" -#~ msgstr "Objet" - -#~ msgid "Date" -#~ msgstr "Date" - -#~ msgid "Receiver" -#~ msgstr "Destinataire" - -#~ msgid "User" -#~ msgstr "Utilisateur" - -#~ msgid "Attached Files" -#~ msgstr "Fichiers attachés" - -#~ msgid "Sender" -#~ msgstr "Expéditeur" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archive" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Interface Thunderbird" - -#~ msgid "Configure" -#~ msgstr "Configurer" - -#~ msgid "Configuration Progress" -#~ msgstr "Avancement de la configuration" - -#~ msgid "Thunderbid mails" -#~ msgstr "Courriels Thunderbird" - -#~ msgid "Skip" -#~ msgstr "Passer" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Configuration du module pour Thunderbird" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Module pour Thunderbird" - -#~ msgid "Email Server Tools" -#~ msgstr "Outils pour le serveur e-mail" diff --git a/addons/thunderbird/i18n/gl.po b/addons/thunderbird/i18n/gl.po deleted file mode 100644 index a1c9eee2d03..00000000000 --- a/addons/thunderbird/i18n/gl.po +++ /dev/null @@ -1,131 +0,0 @@ -# Galician translation for openobject-addons -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-05-10 10:38+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Galician \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Manual de instalación" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Ferramentas conector de Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.instalador" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Descrición" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "título" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Imaxe" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Conector Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Este conector permítelle vincular ó seu correo electrónico con documentos " -"OpenERP. Pódeo achegar á calquera elemento de OpenERP ou crear un novo." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Permítelle seleccionar un obxecto ó que desexe engadir o seu correo " -"electrónico e os arquivos anexos." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "O arquivo de documentación: Como instalar o conector Thunderbird." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Pechar" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Pasos da instalación e configuración" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Nome do arquivo" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Arquivo do conector Thunderbird. Garde este arquivo e instale este conector " -"na aplicación Thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Email Server Tools" -#~ msgstr "Ferramentas do servidor de correo" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Conector Thunderbird" - -#~ msgid "Configure" -#~ msgstr "Configurar" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Interface Thunderbird" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Configuración conector Thunderbird" - -#~ msgid "Configuration Progress" -#~ msgstr "Progreso da configuración" - -#~ msgid "Skip" -#~ msgstr "Omitir" diff --git a/addons/thunderbird/i18n/hr.po b/addons/thunderbird/i18n/hr.po deleted file mode 100644 index 70acb31e1cc..00000000000 --- a/addons/thunderbird/i18n/hr.po +++ /dev/null @@ -1,167 +0,0 @@ -# Croatian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# Drazen Bosak , 2010. -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-12-08 15:55+0000\n" -"Last-Translator: Tomislav Bosnjakovic \n" -"Language-Team: Vinteh\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" -"Language: hr\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Priručnik za instalaciju" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Alati Thunderbird plugina" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Opis" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "Naziv" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Slika" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Thunderbird Plug-in" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one.\r\n" -"Ovaj plug-in omogućuje povezivanje vaših el. poruka sa OpenERP dokumentima. " -"Možete dodjeliti neki postojeći u OpenERP-u ili kreirati novi." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Dozvoljava vam da odaberete objekt koji želite dodati vašoj elektroničkoj " -"poruci kao privitak." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "Datoteka s dokumentacijom : Kako instalirati Thunderbird Plug-in." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Zatvori" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Koraci instalacije i konfiguracije" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Naziv datoteke" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Thunderbird plug-in datoteka. Snimi kako ovu datoteku i instaliraj ovaj plug-" -"in u Thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Naziv Objekta mora početi s x_ i ne smije sadržavati bilo koji posebni znak !" - -#~ msgid "Reference" -#~ msgstr "Referenca" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbird mailovi" - -#~ msgid "Attached Files" -#~ msgstr "Datoteke u privitku" - -#~ msgid "User" -#~ msgstr "Korisnik" - -#~ msgid "Receiver" -#~ msgstr "Primatelj" - -#~ msgid "Date" -#~ msgstr "Datum" - -#~ msgid "Subject" -#~ msgstr "Predmet" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Arhiv" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Sučelje Thunderbirda" - -#~ msgid "Sender" -#~ msgstr "Pošiljatelj" - -#~ msgid "Copy To" -#~ msgstr "Kopiraj na" - -#~ msgid "Email Server Tools" -#~ msgstr "Alati E-mail poslužitelja" - -#~ msgid "Configure" -#~ msgstr "Podešavanje" - -#~ msgid "Skip" -#~ msgstr "Preskoči" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Konfiguracija Thunderbird plug-ina" - -#~ msgid "Configuration Progress" -#~ msgstr "Napredak konfiguracije" diff --git a/addons/thunderbird/i18n/hu.po b/addons/thunderbird/i18n/hu.po deleted file mode 100644 index 3b8fd7cc9f8..00000000000 --- a/addons/thunderbird/i18n/hu.po +++ /dev/null @@ -1,133 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * thunderbird -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 6.0dev\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-25 14:44+0000\n" -"Last-Translator: NOVOTRADE RENDSZERHÁZ ( novotrade.hu ) " -"\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: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Telepítési útmutató" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Thunderbird kiegészítő eszközök" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.installer" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Leírás" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "cím" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Kép" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Thunderbird kiegészítő" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Ez a plug-in lehetővé teszi, hogy összekapcsoljunk e-maileket OpenERP " -"dokumentumokkal. Akármelyik OpenERP-ben létező dokumentumhoz tudja csatolni, " -"vagy létrehozhat újat." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Lehetővé teszi, hogy kiválasszon egy objektumot, amit csatolni szeretne a " -"leveléhez." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" -"Dokumentációs fájl :- Hogyan kell telepíteni a Thunderbird kiegészítőt." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Bezárás" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Telepítás és beállítás lépései" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Fájl neve" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Thunderbird kiegészítő fájl. Mentse le a fájlt, majd telepítse a kiegészítőt " -"a Thunderbirdben." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Thunderbird kiegészítő" - -#~ msgid "Skip" -#~ msgstr "Kihagyás" - -#~ msgid "Email Server Tools" -#~ msgstr "E-mail kiszolgáló eszközök" - -#~ msgid "Configure" -#~ msgstr "Beállítás" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird interfész" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Thunderbird kiegészítő beállítása" - -#~ msgid "Configuration Progress" -#~ msgstr "Beállítási folyamat" diff --git a/addons/thunderbird/i18n/it.po b/addons/thunderbird/i18n/it.po deleted file mode 100644 index 922a884a8de..00000000000 --- a/addons/thunderbird/i18n/it.po +++ /dev/null @@ -1,169 +0,0 @@ -# Italian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-12 15:23+0000\n" -"Last-Translator: OpenERP Administrators \n" -"Language-Team: Italian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Manuale installazione" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Strumenti plug in di Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.installer" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Descrizione" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "titolo" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Imagine" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Plug-in Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Il plug in permette di collegare le e-mail ai documenti di OpenERP. E' " -"possibile allegarle a documenti già esistenti di OpenERP oppure crearne di " -"nuovi" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Permette di selezionare un oggetto che è possibile aggiungere all'email e ai " -"suoi attachment." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "File documentazione: come installare il plug-in in Thunderbird." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Close" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Passi di installazione e configurazione" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Nome file" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"File plug-in di Thunderbird. Salva il file e installa questo plug-in in " -"Thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Copia a" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Il nome dell'oggetto deve iniziare per x_ e non deve contenere caratteri " -#~ "speciali!" - -#~ msgid "Reference" -#~ msgstr "Riferimento" - -#~ msgid "Subject" -#~ msgstr "Oggetto" - -#~ msgid "Date" -#~ msgstr "Data" - -#~ msgid "Receiver" -#~ msgstr "Destinatario" - -#~ msgid "User" -#~ msgstr "Utente" - -#~ msgid "Attached Files" -#~ msgstr "File Allegati" - -#~ msgid "Sender" -#~ msgstr "Mittente" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Interfaccia Thunderbird" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archivia" - -#~ msgid "Thunderbid mails" -#~ msgstr "Posta Thunderbid" - -#~ msgid "Email Server Tools" -#~ msgstr "Strumenti server email" - -#~ msgid "Configure" -#~ msgstr "Configura" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Configurazione del Plug-in di Thunderbird" - -#~ msgid "Skip" -#~ msgstr "Salta" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Plug-In Thunderbird" - -#~ msgid "Configuration Progress" -#~ msgstr "Avanzamento Configurazione" diff --git a/addons/thunderbird/i18n/mn.po b/addons/thunderbird/i18n/mn.po deleted file mode 100644 index de60a7034ab..00000000000 --- a/addons/thunderbird/i18n/mn.po +++ /dev/null @@ -1,144 +0,0 @@ -# Mongolian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-09-29 08:36+0000\n" -"Last-Translator: ub121 \n" -"Language-Team: Mongolian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Тодорхойлолт" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Объектын нэрний эхлэл x_ байх ёстой бөгөөд бусад тусгай тэмдэгтийг агуулж " -#~ "болохгүй!" - -#~ msgid "Reference" -#~ msgstr "Ишлэл" - -#~ msgid "Subject" -#~ msgstr "Сэдэв" - -#~ msgid "Date" -#~ msgstr "Огноо" - -#~ msgid "Receiver" -#~ msgstr "Хүлээн авагч" - -#~ msgid "User" -#~ msgstr "Хэрэглэгч" - -#~ msgid "Sender" -#~ msgstr "Илгээгч" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Архив" - -#~ msgid "Copy To" -#~ msgstr "Ийш хуулах:" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird интерфэйс" - -#~ msgid "Attached Files" -#~ msgstr "Хавсаргасан файлууд" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbird мэйлүүд" diff --git a/addons/thunderbird/i18n/nl.po b/addons/thunderbird/i18n/nl.po deleted file mode 100644 index 337d739b93c..00000000000 --- a/addons/thunderbird/i18n/nl.po +++ /dev/null @@ -1,130 +0,0 @@ -# Dutch translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-25 14:30+0000\n" -"Last-Translator: Stefan Rijnhart (Therp) \n" -"Language-Team: Dutch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:13+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Installatiehandleiding" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Thunderbid Plugin Tools" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.installer" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Omschrijving" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "titel" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Afbeelding" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Thunderbird-plugin" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Deze plug-in laat u uw email koppelen aan OpenERP's documenten. U kunt het " -"bij elke bestaande in OpenERP bijvoegen en een nieuwe maken." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Laat u een object selecteren waaraan u uw mail en bijlagen wilt toevoegen." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "Het documentatiebestand: Hoe de Thunderbird-plugin te installeren." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Sluiten" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Installatie- en configuratiestappen" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Bestandsnaam" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Thunderbird plug-in bestand. Sla dit bestand op en installeer deze plug-in " -"in Thunderbird" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Skip" -#~ msgstr "Overslaan" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Instelling(en) Thunderbird-plugin" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Thunderbird-plugin" - -#~ msgid "Email Server Tools" -#~ msgstr "Email Server Tools" - -#~ msgid "Configure" -#~ msgstr "Configureren" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird Interface" - -#~ msgid "Configuration Progress" -#~ msgstr "Configuratievoortgang" diff --git a/addons/thunderbird/i18n/pl.po b/addons/thunderbird/i18n/pl.po deleted file mode 100644 index a390660d41d..00000000000 --- a/addons/thunderbird/i18n/pl.po +++ /dev/null @@ -1,141 +0,0 @@ -# Polish translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-08-22 05:50+0000\n" -"Last-Translator: OpenERP Administrators \n" -"Language-Team: Polish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Opis" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Kopia do" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Nazwa obiektu musi zaczynać się od x_ oraz nie może zawierać znaków " -#~ "specjalnych !" - -#~ msgid "Date" -#~ msgstr "Data" - -#~ msgid "Reference" -#~ msgstr "Odniesienie" - -#~ msgid "Subject" -#~ msgstr "Temat" - -#~ msgid "Receiver" -#~ msgstr "Odbiorca" - -#~ msgid "User" -#~ msgstr "Użytkownik" - -#~ msgid "Attached Files" -#~ msgstr "Załączone pliki" - -#~ msgid "Sender" -#~ msgstr "Nadawca" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Interfejs Thunderbird" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archiwum" diff --git a/addons/thunderbird/i18n/pt.po b/addons/thunderbird/i18n/pt.po deleted file mode 100644 index ea44bd181b5..00000000000 --- a/addons/thunderbird/i18n/pt.po +++ /dev/null @@ -1,140 +0,0 @@ -# Portuguese translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-20 09:58+0000\n" -"Last-Translator: Tiago Baptista \n" -"Language-Team: Portuguese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Manual de Instalação" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Plugin Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.installer" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Descrição" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "título" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Imagem" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Plug-in para o Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Este plug-in permite ligar documentos OpenERP ao seu e-mail. Pode ligar um e-" -"mail a um objecto OpenERP já existente ou poderá criar um novo." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Permite seleccionar um objecto que pretende adicionar ao e-mail como anexo." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" -"Ficheiro de documentação :- como instalar o 'plug-in' para o Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Fechar" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Instalação e passos da configuração" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Nome do ficheiro" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Ficheiro do 'plug-in' para o Thunderbird. Guarde este ficheiro e instale " -"este 'plug-in' no Thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "O nome do Objecto deve começar com x_ e não pode conter nenhum caracter " -#~ "especial !" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Interface do Thunderbird" - -#~ msgid "Configure" -#~ msgstr "Configurar" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "'Plug-in' para o Thunderbird" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Configuração do 'plug-in' para o Thunderbird" - -#~ msgid "Skip" -#~ msgstr "Ignorar" - -#~ msgid "Configuration Progress" -#~ msgstr "Processo de configuração" - -#~ msgid "Email Server Tools" -#~ msgstr "Ferramentas do servidor de correio" - -#~ msgid "Thunderbid mails" -#~ msgstr "Correio do Thunderbird" diff --git a/addons/thunderbird/i18n/pt_BR.po b/addons/thunderbird/i18n/pt_BR.po deleted file mode 100644 index 92988881fc0..00000000000 --- a/addons/thunderbird/i18n/pt_BR.po +++ /dev/null @@ -1,139 +0,0 @@ -# Brazilian Portuguese translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-16 23:30+0000\n" -"Last-Translator: Emerson \n" -"Language-Team: Brazilian Portuguese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Manual de instalação" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Ferramentas de Plugin do Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.instalador" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Descrição" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "Título" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Imagem" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Plug-in Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Este plug-in permite que você relacione o seu email aos documentos do " -"OpenERP. Você pode anexar em qualquer documento do OpenERP ou criar um novo." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Permite que você selecione um objeto para adicionar no seu email com anexos." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "O arquivo de documentação :- como instalar o Plug-in do Thunderbird." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "Fe_char" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Instalação e Passos de Configuração" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Nome do arquivo" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Arquivo plug-in do Thunderbird. Salve este arquivo e instale este plug-in no " -"Thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "O nome do objeto precisa iniciar com x_ e não pode conter nenhum caracter " -#~ "especial!" - -#~ msgid "Email Server Tools" -#~ msgstr "Ferramentas do Servidor de Email" - -#~ msgid "Configure" -#~ msgstr "Configurar" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Interface do Thunderbird" - -#~ msgid "Thunderbid mails" -#~ msgstr "Emails do Thunderbird" - -#~ msgid "Configuration Progress" -#~ msgstr "Configuração em Progresso" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Plug-in Thunderbird" - -#~ msgid "Skip" -#~ msgstr "Pular" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Configuração do Plug-in no Thunderbird" diff --git a/addons/thunderbird/i18n/ru.po b/addons/thunderbird/i18n/ru.po deleted file mode 100644 index 73802116dd2..00000000000 --- a/addons/thunderbird/i18n/ru.po +++ /dev/null @@ -1,169 +0,0 @@ -# Russian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-03-09 16:00+0000\n" -"Last-Translator: Alexey Y. Fedotov \n" -"Language-Team: Russian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Руководство по установке" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Инструменты дополнения Thunderbird" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.installer" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Описание" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "заголовок" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Изображение" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Дополнение для Thunderbird" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Этот плагин позволяет связывать ваши электронные письма с документами " -"OpenERP. Вы можете прикрепить их к любому существующему документу или " -"создать новый." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Позволяет выбрать объект, который вы хотели бы добавить в электронное письмо " -"и приложения к нему." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "Файл документации: как установить плагин для Thunderbird." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Закрыть" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Шаги установки и настойки" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Имя файла" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Файл, содержащий дополнение для Thunderbird. Сохраните этот файл и " -"установите его как дополнение для Thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Копировать в" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Название объекта должно начинаться с x_ и не должно содержать специальных " -#~ "символов !" - -#~ msgid "Reference" -#~ msgstr "Поля и параметры" - -#~ msgid "Subject" -#~ msgstr "Тема" - -#~ msgid "Date" -#~ msgstr "Дата" - -#~ msgid "Receiver" -#~ msgstr "Получатель" - -#~ msgid "User" -#~ msgstr "Пользователь" - -#~ msgid "Attached Files" -#~ msgstr "Вложенные файлы" - -#~ msgid "Sender" -#~ msgstr "Отправитель" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Архив" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Интерфейс Thunderbid" - -#~ msgid "Thunderbid mails" -#~ msgstr "Письма Thunderbid" - -#~ msgid "Skip" -#~ msgstr "Пропустить" - -#~ msgid "Email Server Tools" -#~ msgstr "Инструменты почтового сервера" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Дополнение для Thunderbird" - -#~ msgid "Configure" -#~ msgstr "Настроить" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Настройка дополнения Thunderbird" - -#~ msgid "Configuration Progress" -#~ msgstr "Выполнение настройки" diff --git a/addons/thunderbird/i18n/sk.po b/addons/thunderbird/i18n/sk.po deleted file mode 100644 index 653acace65d..00000000000 --- a/addons/thunderbird/i18n/sk.po +++ /dev/null @@ -1,143 +0,0 @@ -# Slovak translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-03-05 23:50+0000\n" -"Last-Translator: Peter Kohaut \n" -"Language-Team: Slovak \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Popis" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Kopírovať do" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Názov objektu musí začínať x_ a nesmie obsahovať žiadne špeciálne znaky!" - -#~ msgid "Subject" -#~ msgstr "Predmet" - -#~ msgid "Date" -#~ msgstr "Dátum" - -#~ msgid "Receiver" -#~ msgstr "Príjemca" - -#~ msgid "Attached Files" -#~ msgstr "Prílohy" - -#~ msgid "Sender" -#~ msgstr "Odosielateľ" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird rozhranie" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Archív" - -#~ msgid "User" -#~ msgstr "Používateľ" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbird maily" - -#~ msgid "Reference" -#~ msgstr "Odkaz" diff --git a/addons/thunderbird/i18n/sl.po b/addons/thunderbird/i18n/sl.po deleted file mode 100644 index c8605074eb5..00000000000 --- a/addons/thunderbird/i18n/sl.po +++ /dev/null @@ -1,167 +0,0 @@ -# Slovenian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-01-27 14:25+0000\n" -"Last-Translator: Simon Vidmar \n" -"Language-Team: Slovenian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Navodila za namestitev" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Configuration Vtičnik Orodja" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.namestitev" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Opis" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "naslov" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Slika" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Thunderbird vtičnik" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Ta vtičnik dovoli povezati vaš poštni naslov z OpenERP dokumeti. Lahko " -"pripnete v kateri kolio obstoječi v OpenErp ali pa kerirate novega." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" -"Omogoča vam, da izberete predmet, ki bi želeli dodati na svoj email kot " -"prilogo." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "Dokumentaciska datoteka :- kako namestiti Thunderbird vtičnik." - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Zapri" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Instlaciski in Konfiguraciski Postopki" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Ime datoteke" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Thunderbird vtičnik datoteka. Shrani datoteko in namesti vtičnik v " -"thunderbird." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Kopiraj v" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Naziv objekta se mora začeti z 'x_' in ne sme vsebovati posebnih znakov!" - -#~ msgid "Reference" -#~ msgstr "Sklic" - -#~ msgid "Subject" -#~ msgstr "Zadeva" - -#~ msgid "Date" -#~ msgstr "Datum" - -#~ msgid "Receiver" -#~ msgstr "Prejemnik" - -#~ msgid "User" -#~ msgstr "Uporabnik" - -#~ msgid "Attached Files" -#~ msgstr "Pripete datoteke" - -#~ msgid "Thunderbid mails" -#~ msgstr "Sporočila Thunderbird" - -#~ msgid "Sender" -#~ msgstr "Pošiljatelj" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Vmesnik Thunderbird" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Arhiv" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Thunderbird Vtičnik" - -#~ msgid "Configure" -#~ msgstr "Nastavitve" - -#~ msgid "Configuration Progress" -#~ msgstr "Potek konfiguracije" - -#~ msgid "Skip" -#~ msgstr "Preskoči" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Thunderbird Vtičnik Nastavitve" - -#~ msgid "Email Server Tools" -#~ msgstr "Email Stežniška Orodja" diff --git a/addons/thunderbird/i18n/sr.po b/addons/thunderbird/i18n/sr.po deleted file mode 100644 index 134acd61ccd..00000000000 --- a/addons/thunderbird/i18n/sr.po +++ /dev/null @@ -1,143 +0,0 @@ -# Serbian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-07-21 07:40+0000\n" -"Last-Translator: novta \n" -"Language-Team: Serbian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Opis" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Copy To" -#~ msgstr "Kopiraj u" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Ime objekta mora da počne sa x_ i ne sme da sadrži specijalne karaktere !" - -#~ msgid "Date" -#~ msgstr "Datum" - -#~ msgid "Reference" -#~ msgstr "Referenca" - -#~ msgid "Subject" -#~ msgstr "Tema" - -#~ msgid "Receiver" -#~ msgstr "Primalac" - -#~ msgid "User" -#~ msgstr "Korisnik" - -#~ msgid "Attached Files" -#~ msgstr "Prikačeni fajlovi" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbird pisma" - -#~ msgid "Sender" -#~ msgstr "Pošiljalac" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird interfejs" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Arhiva" diff --git a/addons/thunderbird/i18n/sr@latin.po b/addons/thunderbird/i18n/sr@latin.po deleted file mode 100644 index 5e3e57a3055..00000000000 --- a/addons/thunderbird/i18n/sr@latin.po +++ /dev/null @@ -1,143 +0,0 @@ -# Serbian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2010-12-23 15:05+0000\n" -"Last-Translator: Olivier Dony (OpenERP) \n" -"Language-Team: Serbian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Opis" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "" -#~ "Ime objekta mora da počne sa x_ i ne sme da sadrži specijalne karaktere !" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbird pisma" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird interfejs" - -#~ msgid "Copy To" -#~ msgstr "Kopiraj u" - -#~ msgid "Date" -#~ msgstr "Datum" - -#~ msgid "Reference" -#~ msgstr "Referenca" - -#~ msgid "Subject" -#~ msgstr "Tema" - -#~ msgid "Receiver" -#~ msgstr "Primalac" - -#~ msgid "User" -#~ msgstr "Korisnik" - -#~ msgid "Attached Files" -#~ msgstr "Prikačeni fajlovi" - -#~ msgid "Sender" -#~ msgstr "Pošiljalac" - -#, python-format -#~ msgid "Archive" -#~ msgstr "Arhiva" diff --git a/addons/thunderbird/i18n/thunderbird.pot b/addons/thunderbird/i18n/thunderbird.pot deleted file mode 100644 index 502cda13312..00000000000 --- a/addons/thunderbird/i18n/thunderbird.pot +++ /dev/null @@ -1,97 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * thunderbird -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 6.1beta\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-12-22 18:46+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "This plug-in allows you to link your e-mail to OpenERP's documents. You can attach it to any existing one in OpenERP or create a new one." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "Allows you to select an object that you would like to add to your email and its attachments." -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "Thunderbird plug-in file. Save as this file and install this plug-in in thunderbird." -msgstr "" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - diff --git a/addons/thunderbird/i18n/tr.po b/addons/thunderbird/i18n/tr.po deleted file mode 100644 index a8c0993bdaf..00000000000 --- a/addons/thunderbird/i18n/tr.po +++ /dev/null @@ -1,130 +0,0 @@ -# Turkish translation for openobject-addons -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2011. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-02-08 21:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Turkish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "Kurulum Kılavuzu" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Thunderbird Eklenti Araçları" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.installer" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "Açıklama" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "başlık" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "Resim" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Thunderbird Eklentisi" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "" -"Bu eklenti e-posta adresinizi OpenERP dökümanlarına eklemenizi sağlar. " -"Varolan bir belgeye iliştirebileceğiniz gibi yaratacağınız yeni bir belgede " -"de kullanabilirsiniz." - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "İstediğiniz bir nesneyi e-postanıza ve ekine eklemenizi sağlar." - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "Dökümantasyon Dosyası: -Thunderbird eklentisi nasıl kurulur" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "_Kapat" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "Yükleme ve Yapılandırma Adımları" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "Dosya adı" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "" -"Thunderbird eklenti dosyası. Dosya olarak saklayın ve eklentiyi thunderbird " -"e kurun." - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Email Server Tools" -#~ msgstr "Eposta Sunucusu Araçları" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Thunderbird Eklentisi" - -#~ msgid "Configure" -#~ msgstr "Yapılandır" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird Arayüzü" - -#~ msgid "Skip" -#~ msgstr "Atla" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Thunderbird Eklentisi Ayarları" - -#~ msgid "Configuration Progress" -#~ msgstr "Yapılandırma gidişatı" diff --git a/addons/thunderbird/i18n/zh_CN.po b/addons/thunderbird/i18n/zh_CN.po deleted file mode 100644 index 286b18d7cd6..00000000000 --- a/addons/thunderbird/i18n/zh_CN.po +++ /dev/null @@ -1,160 +0,0 @@ -# Chinese (Simplified) translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-12-22 18:46+0000\n" -"PO-Revision-Date: 2011-01-13 17:58+0000\n" -"Last-Translator: Wei \"oldrev\" Li \n" -"Language-Team: Chinese (Simplified) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-12-23 07:14+0000\n" -"X-Generator: Launchpad (build 14560)\n" - -#. module: thunderbird -#: field:thunderbird.installer,pdf_file:0 -msgid "Installation Manual" -msgstr "安装手册" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_partner -msgid "Thunderbid Plugin Tools" -msgstr "Thunderbird 插件工具" - -#. module: thunderbird -#: model:ir.model,name:thunderbird.model_thunderbird_installer -msgid "thunderbird.installer" -msgstr "thunderbird.installer" - -#. module: thunderbird -#: field:thunderbird.installer,description:0 -msgid "Description" -msgstr "描述" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "title" -msgstr "标题" - -#. module: thunderbird -#: field:thunderbird.installer,config_logo:0 -msgid "Image" -msgstr "图像" - -#. module: thunderbird -#: field:thunderbird.installer,plugin_file:0 -#: field:thunderbird.installer,thunderbird:0 -msgid "Thunderbird Plug-in" -msgstr "Thunderbird 插件" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "" -"This plug-in allows you to link your e-mail to OpenERP's documents. You can " -"attach it to any existing one in OpenERP or create a new one." -msgstr "这插件允许你把你的电子邮件链接到系统的文档到中,你能附属在系统中任何现有的文档或创建一个新的文档。" - -#. module: thunderbird -#: help:thunderbird.installer,thunderbird:0 -msgid "" -"Allows you to select an object that you would like to add to your email and " -"its attachments." -msgstr "允许你选择一个你想链接到你电子邮件和它的附件的对象" - -#. module: thunderbird -#: help:thunderbird.installer,pdf_file:0 -msgid "The documentation file :- how to install Thunderbird Plug-in." -msgstr "文件 :- 如何安装 Thunderbird 插件。" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "_Close" -msgstr "关闭(_C)" - -#. module: thunderbird -#: view:thunderbird.installer:0 -msgid "Installation and Configuration Steps" -msgstr "安装和设置步骤" - -#. module: thunderbird -#: field:thunderbird.installer,name:0 -#: field:thunderbird.installer,pdf_name:0 -msgid "File name" -msgstr "文件名" - -#. module: thunderbird -#: help:thunderbird.installer,plugin_file:0 -msgid "" -"Thunderbird plug-in file. Save as this file and install this plug-in in " -"thunderbird." -msgstr "Thunderbird 插件。存为文件并在 Thunderbird 里安装这个插件。" - -#. module: thunderbird -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_installer -#: model:ir.actions.act_window,name:thunderbird.action_thunderbird_wizard -#: model:ir.ui.menu,name:thunderbird.menu_base_config_plugins_thunderbird -#: view:thunderbird.installer:0 -msgid "Install Thunderbird Plug-In" -msgstr "" - -#~ msgid "Reference" -#~ msgstr "参考" - -#~ msgid "Copy To" -#~ msgstr "复制到" - -#~ msgid "" -#~ "The Object name must start with x_ and not contain any special character !" -#~ msgstr "对象名必须是以x_开头并且不能含有特殊字符" - -#~ msgid "Subject" -#~ msgstr "主题" - -#~ msgid "Date" -#~ msgstr "日期" - -#~ msgid "Receiver" -#~ msgstr "收件人" - -#~ msgid "User" -#~ msgstr "用户" - -#~ msgid "Attached Files" -#~ msgstr "添加附件" - -#~ msgid "Sender" -#~ msgstr "发件人" - -#~ msgid "Thunderbird Interface" -#~ msgstr "Thunderbird接口" - -#, python-format -#~ msgid "Archive" -#~ msgstr "存档" - -#~ msgid "Thunderbid mails" -#~ msgstr "Thunderbid邮件" - -#~ msgid "Configure" -#~ msgstr "设置" - -#~ msgid "Thunderbird Plug-In Configuration" -#~ msgstr "Thunderbird 插件设置" - -#~ msgid "Thunderbird Plug-In" -#~ msgstr "Thunderbird 插件" - -#~ msgid "Email Server Tools" -#~ msgstr "邮件服务器工具" - -#~ msgid "Configuration Progress" -#~ msgstr "设置进度" - -#~ msgid "Skip" -#~ msgstr "忽略" diff --git a/addons/thunderbird/installer.py b/addons/thunderbird/installer.py deleted file mode 100644 index 4cbcec9fff0..00000000000 --- a/addons/thunderbird/installer.py +++ /dev/null @@ -1,72 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## - -from osv import fields -from osv import osv - -import base64 -import addons - -class thunderbird_installer(osv.osv_memory): - _name = 'thunderbird.installer' - _inherit = 'res.config.installer' - - def default_get(self, cr, uid, fields, context=None): - data = super(thunderbird_installer, self).default_get(cr, uid, fields, context) - data['pdf_file'] = 'http://doc.openerp.com/book/2/2_6_Comms/2_6_Comms_thunderbird.html' - file = open(addons.get_module_resource('thunderbird','plugin', 'openerp_plugin.xpi'),'rb') - data['plugin_file'] = base64.encodestring(file.read()) - return data - - _columns = { - 'name':fields.char('File name', size=34), - 'pdf_name':fields.char('File name', size=64), - 'thunderbird':fields.boolean('Thunderbird Plug-in', help="Allows you to select an object that you would like to add to your email and its attachments."), - 'plugin_file':fields.binary('Thunderbird Plug-in', readonly=True, help="Thunderbird plug-in file. Save as this file and install this plug-in in thunderbird."), - 'pdf_file':fields.char('Installation Manual', size=264, help="The documentation file :- how to install Thunderbird Plug-in.", readonly=True), - 'description':fields.text('Description', readonly=True) - } - - _defaults = { - 'thunderbird' : True, - 'name' : 'openerp_plugin.xpi', - 'description' : """ -Thunderbird plugin installation: - 1. Save the Thunderbird plug-­in. - 2. From the menu bar of Thunderbird, open Tools ­> Add-ons. - 3. Click "Install". - 4. Select the plug-in (the file named openerp_plugin.xpi). - 5. Click "Install Now". - 6. Restart Thunderbird. - -Configure OpenERP in Thunderbird: - 1. Go to Tools > OpenERP Configuration. - 2. Check the data (configured by default). - 3. Click "Connect". - 4. A message appears with the state of your connection. - 5. If the connection fails, check if your database is opened, and check the data again. - 6. If the connection succeeds, start to archive e-mails in OpenERP. -""" - } - -thunderbird_installer() - -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/thunderbird/partner/__init__.py b/addons/thunderbird/partner/__init__.py deleted file mode 100644 index 5583bc0e78a..00000000000 --- a/addons/thunderbird/partner/__init__.py +++ /dev/null @@ -1,25 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## - -import partner - - -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/thunderbird/partner/partner.py b/addons/thunderbird/partner/partner.py deleted file mode 100644 index 3ce48281de7..00000000000 --- a/addons/thunderbird/partner/partner.py +++ /dev/null @@ -1,285 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## - -from osv import osv -import base64 -import email -import tools -from tools.translate import _ - -class thunderbird_partner(osv.osv_memory): - _name = "thunderbird.partner" - _description="Thunderbid Plugin Tools" - - def create_contact(self,cr,user,vals): - dictcreate = dict(vals) - # Set False value if 'undefined' for record. Id User does not spicify the values, Thunerbird set 'undefined' by default for new contact. - for key in dictcreate: - if dictcreate[key] == 'undefined': - dictcreate[key] = False - if not eval(dictcreate.get('partner_id')): - dictcreate.update({'partner_id': False}) - create_id = self.pool.get('res.partner.address').create(cr, user, dictcreate) - return create_id - - def history_message(self, cr, uid, vals): - dictcreate = dict(vals) - ref_ids = str(dictcreate.get('ref_ids')).split(';') - msg = dictcreate.get('message') - mail = msg - mail_message = self.pool.get('mail.message') - msg = mail_message.parse_message(msg) - subject = msg.get('Subject', False) - thread_pool = self.pool.get('mail.thread') - message_id = msg.get('message-id', False) - msg_ids = [] - res = {} - res_ids = [] - obj_list= ['crm.lead','project.issue','hr.applicant','res.partner'] - for ref_id in ref_ids: - ref = ref_id.split(',') - model = ref[0] - res_id = int(ref[1]) - if message_id: - msg_ids = mail_message.search(cr, uid, [('message_id','=',message_id),('res_id','=',res_id),('model','=',model)]) - if msg_ids and len(msg_ids): - continue - if model not in obj_list: - res={} - obj_attch = self.pool.get('ir.attachment') - ls = ['*', '/', '\\', '<', '>', ':', '?', '"', '|', '\t', '\n',':','~'] - sub = msg.get('subject','NO-SUBJECT').replace(' ','') - if sub.strip() == '': - sub = 'NO SBUJECT' - fn = sub - for c in ls: - fn = fn.replace(c,'') - if len(fn) > 64: - l = 64 - len(fn) - f = fn.split('-') - fn = '-'.join(f[1:]) - if len(fn) > 64: - l = 64 - len(fn) - f = fn.split('.') - fn = f[0][0:l] + '.' + f[-1] - fn = fn[:-4]+'.eml' - res['res_model'] = model - res['name'] = msg.get('subject','NO-SUBJECT')+".eml" - res['datas_fname'] = fn - res['datas'] = base64.b64encode(mail) - res['res_id'] = res_id - obj_attch.create(cr, uid, res) - threads = self.pool.get(model).browse(cr, uid, res_id) - - thread_pool.message_append(cr, uid, - [threads], - subject = msg.get('subject'), - details = msg.get('body_text'), - email_to = msg.get('to'), - email_from = msg.get('from'), - email_cc = msg.get('cc'), - message_id = msg.get('message-id'), - references = msg.get('references', False) or msg.get('in-reply-to', False), - attachments = msg.get('attachments', {}), - email_date = msg.get('date'), - body_html= msg.get('body_html'), - subtype = msg.get('subtype'), - headers = msg.get('headers'), - reply_to = msg.get('reply')) - res_ids.append(res_id) - return len(res_ids) - - def process_email(self, cr, uid, vals): - dictcreate = dict(vals) - model = str(dictcreate.get('model')) - message = dictcreate.get('message') - return self.pool.get('mail.thread').message_process(cr, uid, model, message) - - def search_message(self, cr, uid, message, context=None): - #@param message: string of mail which is read from EML File - #@return model,res_id - references = [] - dictcreate = dict(message) - msg = dictcreate.get('message') - msg = self.pool.get('mail.message').parse_message(msg) - message_id = msg.get('message-id') - refs = msg.get('references',False) - references = False - if refs: - references = refs.split() - mail_message = self.pool.get('mail.message') - model = '' - res_id = 0 - if message_id: - msg_ids = mail_message.search(cr, uid, [('message_id','=',message_id)]) - if msg_ids and len(msg_ids): - msg = mail_message.browse(cr, uid, msg_ids[0]) - model = msg.model - res_id = msg.res_id - else: - if references : - msg_ids = mail_message.search(cr, uid, [('message_id','in',references)]) - if msg_ids and len(msg_ids): - msg = mail_message.browse(cr, uid, msg_ids[0]) - model = msg.model - res_id = msg.res_id - return (model,res_id) - - - def search_contact(self, cr, user, email): - address_pool = self.pool.get('res.partner.address') - address_ids = address_pool.search(cr, user, [('email','=',email)]) - res = {} - - if not address_ids: - res = { - 'email': '', - } - else: - address_id = address_ids[0] - address = address_pool.browse(cr, user, address_id) - res = { - 'partner_name': address.partner_id and address.partner_id.name or '', - 'contactname': address.name, - 'street': address.street or '', - 'street2': address.street2 or '', - 'zip': address.zip or '', - 'city': address.city or '', - 'country': address.country_id and address.country_id.name or '', - 'state': address.state_id and address.state_id.name or '', - 'email': address.email or '', - 'phone': address.phone or '', - 'mobile': address.mobile or '', - 'fax': address.fax or '', - 'partner_id': address.partner_id and str(address.partner_id.id) or '', - 'res_id': str(address.id), - } - return res.items() - - def update_contact(self, cr, user, vals): - dictcreate = dict(vals) - res_id = dictcreate.get('res_id',False) - result = {} - address_pool = self.pool.get('res.partner.address') - if not (dictcreate.get('partner_id')): # TOCHECK: It should be check res_id or not - dictcreate.update({'partner_id': False}) - create_id = address_pool.create(cr, user, dictcreate) - return create_id - - if res_id: - address_data = address_pool.read(cr, user, int(res_id), []) - result = { - 'partner_id': address_data['partner_id'] and address_data['partner_id'][0] or False, #TOFIX: parter_id should take from address_data - 'country_id': dictcreate['country_id'] and int(dictcreate['country_id'][0]) or False, - 'state_id': dictcreate['state_id'] and int(dictcreate['state_id'][0]) or False, - 'name': dictcreate['name'], - 'street': dictcreate['street'], - 'street2': dictcreate['street2'], - 'zip': dictcreate['zip'], - 'city': dictcreate['city'], - 'phone': dictcreate['phone'], - 'fax': dictcreate['fax'], - 'mobile': dictcreate['mobile'], - 'email': dictcreate['email'], - } - address_pool.write(cr, user, int(res_id), result ) - return True - - def create_partner(self,cr,user,vals): - dictcreate = dict(vals) - partner_obj = self.pool.get('res.partner') - search_id = partner_obj.search(cr, user,[('name','=',dictcreate['name'])]) - if search_id: - return 0 - create_id = partner_obj.create(cr, user, dictcreate) - return create_id - - def search_document(self,cr,user,vals): - dictcreate = dict(vals) - search_id = self.pool.get('ir.model').search(cr, user,[('model','=',dictcreate['model'])]) - return (search_id and search_id[0]) or 0 - - def search_checkbox(self,cr,user,vals): - if vals[0]: - value = vals[0][0] - if vals[1]: - obj = vals[1]; - name_get=[] - er_val=[] - for object in obj: - dyn_object = self.pool.get(object) - if object == 'res.partner.address': - search_id1 = dyn_object.search(cr,user,[('name','ilike',value)]) - search_id2 = dyn_object.search(cr,user,[('email','=',value)]) - if search_id1: - name_get.append(object) - name_get.append(dyn_object.name_get(cr, user, search_id1)) - elif search_id2: - name_get.append(object) - name_get.append(dyn_object.name_get(cr, user, search_id2)) - else: - try: - search_id1 = dyn_object.search(cr,user,[('name','ilike',value)]) - if search_id1: - name_get.append(object) - name_get.append(dyn_object.name_get(cr, user, search_id1)) - except: - er_val.append(object) - continue - if len(er_val) > 0: - name_get.append('error') - name_get.append(er_val) - return name_get - def list_alldocument(self,cr,user,vals): - obj_list= [('crm.lead','CRM Lead'),('project.issue','Project Issue'), ('hr.applicant','HR Applicant')] - object=[] - model_obj = self.pool.get('ir.model') - for obj in obj_list: - if model_obj.search(cr, user, [('model', '=', obj[0])]): - object.append(obj) - return object - - def list_allcountry(self,cr,user,vals): - country_list = [] - cr.execute("SELECT id, name from res_country order by name") - country_list = cr.fetchall() - return country_list - - - def list_allstate(self,cr,user,vals): - cr.execute("select id, name from res_country_state where country_id = %s order by name",(vals,) ) - state_country_list = cr.fetchall() - return state_country_list - - - def search_document_attachment(self,cr,user,vals): - model_obj = self.pool.get('ir.model') - object='' - for obj in vals[0][1].split(','): - if model_obj.search(cr, user, [('model', '=', obj)]): - object += obj + "," - else: - object += "null," - return object - -thunderbird_partner() - -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/thunderbird/plugin/openerp_plugin.xpi b/addons/thunderbird/plugin/openerp_plugin.xpi deleted file mode 100644 index 167e7c589a5..00000000000 Binary files a/addons/thunderbird/plugin/openerp_plugin.xpi and /dev/null differ diff --git a/addons/thunderbird/plugin/openerp_plugin/chrome.manifest b/addons/thunderbird/plugin/openerp_plugin/chrome.manifest deleted file mode 100644 index 5fa9c2f5754..00000000000 --- a/addons/thunderbird/plugin/openerp_plugin/chrome.manifest +++ /dev/null @@ -1,5 +0,0 @@ -content openerp_plugin jar:chrome/openerp_plugin.jar!/content/ -overlay chrome://messenger/content/messenger.xul chrome://openerp_plugin/content/overlay.xul -locale openerp_plugin en-US jar:chrome/openerp_plugin.jar!/locale/en-US/ -skin openerp_plugin classic/1.0 jar:chrome/openerp_plugin.jar!/skin/ -#style chrome://global/content/customizeToolbar.xul chrome://openerp_plugin/skin/overlay.css diff --git a/addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin.jar b/addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin.jar deleted file mode 100644 index 0d4cc3a4018..00000000000 Binary files a/addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin.jar and /dev/null differ diff --git a/addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/address.xul b/addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/address.xul deleted file mode 100644 index 9d39e4c5cfc..00000000000 --- a/addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/address.xul +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - -