From d806b3dc7d61c18226ddc117d9eff01764e91a91 Mon Sep 17 00:00:00 2001 From: "tfr@openerp.com" <> Date: Mon, 26 Dec 2011 18:15:38 +0100 Subject: [PATCH] [REM] remove old thunderbird plugin bzr revid: tfr@openerp.com-20111226171538-4adf3aj0rexy0sng --- addons/thunderbird/__init__.py | 25 - addons/thunderbird/__openerp__.py | 49 - addons/thunderbird/i18n/bg.po | 153 -- addons/thunderbird/i18n/ca.po | 131 - addons/thunderbird/i18n/cs.po | 143 -- addons/thunderbird/i18n/da.po | 113 - addons/thunderbird/i18n/de.po | 172 -- addons/thunderbird/i18n/en_GB.po | 143 -- addons/thunderbird/i18n/en_US.po | 104 - addons/thunderbird/i18n/es.po | 167 -- addons/thunderbird/i18n/es_MX.po | 206 -- addons/thunderbird/i18n/es_VE.po | 206 -- addons/thunderbird/i18n/et.po | 143 -- addons/thunderbird/i18n/eu.po | 139 -- addons/thunderbird/i18n/fi.po | 130 - addons/thunderbird/i18n/fr.po | 170 -- addons/thunderbird/i18n/gl.po | 131 - addons/thunderbird/i18n/hr.po | 167 -- addons/thunderbird/i18n/hu.po | 133 - addons/thunderbird/i18n/it.po | 169 -- addons/thunderbird/i18n/mn.po | 144 -- addons/thunderbird/i18n/nl.po | 130 - addons/thunderbird/i18n/pl.po | 141 -- addons/thunderbird/i18n/pt.po | 140 -- addons/thunderbird/i18n/pt_BR.po | 139 -- addons/thunderbird/i18n/ru.po | 169 -- addons/thunderbird/i18n/sk.po | 143 -- addons/thunderbird/i18n/sl.po | 167 -- addons/thunderbird/i18n/sr.po | 143 -- addons/thunderbird/i18n/sr@latin.po | 143 -- addons/thunderbird/i18n/thunderbird.pot | 97 - addons/thunderbird/i18n/tr.po | 130 - addons/thunderbird/i18n/zh_CN.po | 160 -- addons/thunderbird/installer.py | 72 - addons/thunderbird/partner/__init__.py | 25 - addons/thunderbird/partner/partner.py | 285 --- addons/thunderbird/plugin/openerp_plugin.xpi | Bin 172685 -> 0 bytes .../plugin/openerp_plugin/chrome.manifest | 5 - .../openerp_plugin/chrome/openerp_plugin.jar | Bin 80537 -> 0 bytes .../chrome/openerp_plugin/content/address.xul | 110 - .../chrome/openerp_plugin/content/config.js | 252 -- .../chrome/openerp_plugin/content/config.xul | 142 -- .../openerp_plugin/content/config_change.xul | 41 - .../content/config_change_web.xul | 35 - .../chrome/openerp_plugin/content/create.xul | 109 - .../openerp_plugin/content/createpartner.xul | 26 - .../openerp_plugin/content/exportTools.js | 241 -- .../chrome/openerp_plugin/content/loaddata.js | 144 -- .../chrome/openerp_plugin/content/overlay.js | 551 ----- .../chrome/openerp_plugin/content/overlay.xul | 96 - .../chrome/openerp_plugin/content/plugin.xul | 97 - .../openerp_plugin/content/selectpartner.xul | 34 - .../chrome/openerp_plugin/content/static.js | 19 - .../openerp_plugin/content/tiny_xmlrpc.js | 2147 ----------------- .../openerp_plugin/locale/en-US/address.dtd | 26 - .../openerp_plugin/locale/en-US/config.dtd | 56 - .../locale/en-US/config_change.dtd | 6 - .../locale/en-US/config_change_web.dtd | 8 - .../openerp_plugin/locale/en-US/create.dtd | 37 - .../locale/en-US/createpartner.dtd | 7 - .../locale/en-US/mboximport.properties | 31 - .../openerp_plugin/locale/en-US/overlay.dtd | 18 - .../openerp_plugin/locale/en-US/plugin.dtd | 31 - .../locale/en-US/selectpartner.dtd | 12 - .../chrome/openerp_plugin/skin/Account.png | Bin 897 -> 0 bytes .../chrome/openerp_plugin/skin/Archive.png | Bin 852 -> 0 bytes .../chrome/openerp_plugin/skin/Case.png | Bin 816 -> 0 bytes .../chrome/openerp_plugin/skin/Contact.png | Bin 703 -> 0 bytes .../chrome/openerp_plugin/skin/Create.png | Bin 888 -> 0 bytes .../chrome/openerp_plugin/skin/Error.gif | Bin 1037 -> 0 bytes .../chrome/openerp_plugin/skin/Invoice.png | Bin 852 -> 0 bytes .../chrome/openerp_plugin/skin/Move.gif | Bin 155 -> 0 bytes .../chrome/openerp_plugin/skin/MoveDown.png | Bin 352 -> 0 bytes .../chrome/openerp_plugin/skin/MoveLeft.png | Bin 363 -> 0 bytes .../chrome/openerp_plugin/skin/Partner.png | Bin 790 -> 0 bytes .../chrome/openerp_plugin/skin/Product.png | Bin 796 -> 0 bytes .../chrome/openerp_plugin/skin/Project.png | Bin 823 -> 0 bytes .../chrome/openerp_plugin/skin/Sale.png | Bin 802 -> 0 bytes .../chrome/openerp_plugin/skin/Search.gif | Bin 582 -> 0 bytes .../chrome/openerp_plugin/skin/Success.gif | Bin 604 -> 0 bytes .../chrome/openerp_plugin/skin/Task.png | Bin 867 -> 0 bytes .../openerp_plugin/skin/developped_by.png | Bin 7192 -> 0 bytes .../chrome/openerp_plugin/skin/logo.png | Bin 3981 -> 0 bytes .../chrome/openerp_plugin/skin/openerp.png | Bin 2611 -> 0 bytes .../chrome/openerp_plugin/skin/overlay.css | 3 - .../chrome/openerp_plugin/skin/perform.gif | Bin 89 -> 0 bytes .../chrome/openerp_plugin/skin/settings.png | Bin 2455 -> 0 bytes .../openerp_plugin/skin/tinyerp-icon.ico | Bin 1150 -> 0 bytes .../components/nsXmlRpcClient.js | 1039 -------- .../openerp_plugin/components/xml-rpc.xpt | Bin 1011 -> 0 bytes .../defaults/preferences/tiny.js | 59 - .../plugin/openerp_plugin/install.js | 105 - .../plugin/openerp_plugin/install.rdf | 22 - .../plugin/openerp_plugin/makefile | 11 - .../thunderbird/security/ir.model.access.csv | 2 - addons/thunderbird/thunderbird_installer.xml | 81 - 96 files changed, 10625 deletions(-) delete mode 100644 addons/thunderbird/__init__.py delete mode 100644 addons/thunderbird/__openerp__.py delete mode 100644 addons/thunderbird/i18n/bg.po delete mode 100644 addons/thunderbird/i18n/ca.po delete mode 100644 addons/thunderbird/i18n/cs.po delete mode 100644 addons/thunderbird/i18n/da.po delete mode 100644 addons/thunderbird/i18n/de.po delete mode 100644 addons/thunderbird/i18n/en_GB.po delete mode 100644 addons/thunderbird/i18n/en_US.po delete mode 100644 addons/thunderbird/i18n/es.po delete mode 100644 addons/thunderbird/i18n/es_MX.po delete mode 100644 addons/thunderbird/i18n/es_VE.po delete mode 100644 addons/thunderbird/i18n/et.po delete mode 100644 addons/thunderbird/i18n/eu.po delete mode 100644 addons/thunderbird/i18n/fi.po delete mode 100644 addons/thunderbird/i18n/fr.po delete mode 100644 addons/thunderbird/i18n/gl.po delete mode 100644 addons/thunderbird/i18n/hr.po delete mode 100644 addons/thunderbird/i18n/hu.po delete mode 100644 addons/thunderbird/i18n/it.po delete mode 100644 addons/thunderbird/i18n/mn.po delete mode 100644 addons/thunderbird/i18n/nl.po delete mode 100644 addons/thunderbird/i18n/pl.po delete mode 100644 addons/thunderbird/i18n/pt.po delete mode 100644 addons/thunderbird/i18n/pt_BR.po delete mode 100644 addons/thunderbird/i18n/ru.po delete mode 100644 addons/thunderbird/i18n/sk.po delete mode 100644 addons/thunderbird/i18n/sl.po delete mode 100644 addons/thunderbird/i18n/sr.po delete mode 100644 addons/thunderbird/i18n/sr@latin.po delete mode 100644 addons/thunderbird/i18n/thunderbird.pot delete mode 100644 addons/thunderbird/i18n/tr.po delete mode 100644 addons/thunderbird/i18n/zh_CN.po delete mode 100644 addons/thunderbird/installer.py delete mode 100644 addons/thunderbird/partner/__init__.py delete mode 100644 addons/thunderbird/partner/partner.py delete mode 100644 addons/thunderbird/plugin/openerp_plugin.xpi delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome.manifest delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin.jar delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/address.xul delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/config.js delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/config.xul delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/config_change.xul delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/config_change_web.xul delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/create.xul delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/createpartner.xul delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/exportTools.js delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/loaddata.js delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/overlay.js delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/overlay.xul delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/plugin.xul delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/selectpartner.xul delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/static.js delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/content/tiny_xmlrpc.js delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/address.dtd delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/config.dtd delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/config_change.dtd delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/config_change_web.dtd delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/create.dtd delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/createpartner.dtd delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/mboximport.properties delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/overlay.dtd delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/plugin.dtd delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/locale/en-US/selectpartner.dtd delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Account.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Archive.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Case.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Contact.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Create.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Error.gif delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Invoice.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Move.gif delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/MoveDown.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/MoveLeft.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Partner.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Product.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Project.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Sale.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Search.gif delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Success.gif delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/Task.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/developped_by.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/logo.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/openerp.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/overlay.css delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/perform.gif delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/settings.png delete mode 100644 addons/thunderbird/plugin/openerp_plugin/chrome/openerp_plugin/skin/tinyerp-icon.ico delete mode 100644 addons/thunderbird/plugin/openerp_plugin/components/nsXmlRpcClient.js delete mode 100644 addons/thunderbird/plugin/openerp_plugin/components/xml-rpc.xpt delete mode 100644 addons/thunderbird/plugin/openerp_plugin/defaults/preferences/tiny.js delete mode 100644 addons/thunderbird/plugin/openerp_plugin/install.js delete mode 100644 addons/thunderbird/plugin/openerp_plugin/install.rdf delete mode 100644 addons/thunderbird/plugin/openerp_plugin/makefile delete mode 100644 addons/thunderbird/security/ir.model.access.csv delete mode 100644 addons/thunderbird/thunderbird_installer.xml 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 167e7c589a5ae463062e3a2b71619042667a324c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 172685 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 z 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%0D>x$#otD7js5)SY!r8e7WAF*z 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 CNDYqw 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 0d4cc3a4018cbf726c71e95ac58d8463cd65a14d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 80537 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 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 @@ - - - - - - - - - - - - - - - -