diff --git a/addons/base_tools/LICENSE b/addons/base_tools/LICENSE deleted file mode 100644 index 27a1a4cf453..00000000000 --- a/addons/base_tools/LICENSE +++ /dev/null @@ -1,15 +0,0 @@ -OpenERP, Open Source Management Solution -Copyright © 2010 OpenERP SA (). - -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 Lice -along with this program. If not, see . diff --git a/addons/base_tools/__init__.py b/addons/base_tools/__init__.py deleted file mode 100644 index 4c241b72be9..00000000000 --- a/addons/base_tools/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -# Debian packaging removes blank files, so this comment is added. - -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/base_tools/__openerp__.py b/addons/base_tools/__openerp__.py deleted file mode 100644 index 71f6cbe549c..00000000000 --- a/addons/base_tools/__openerp__.py +++ /dev/null @@ -1,18 +0,0 @@ -# -*- encoding: utf-8 -*- -{ - 'name': 'Base Tools', - 'author': 'OpenERP SA', - 'version': '1.0', - 'depends': ['base'], - 'category' : 'Hidden/Dependency', - 'description': """ -Common base for tools modules. -============================== - -Creates menu link for Tools from where tools like survey, lunch, idea are accessible if installed. - """, - 'data': ['tools_view.xml'], - 'installable': True, -} - -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/base_tools/i18n/ar.po b/addons/base_tools/i18n/ar.po deleted file mode 100644 index 389ac1af356..00000000000 --- a/addons/base_tools/i18n/ar.po +++ /dev/null @@ -1,32 +0,0 @@ -# Arabic 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-08-23 01:58+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Arabic \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "قاعدة أساسية لأدوات البرامج" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/base_tools.pot b/addons/base_tools/i18n/base_tools.pot deleted file mode 100644 index f2b6a6b0d6b..00000000000 --- a/addons/base_tools/i18n/base_tools.pot +++ /dev/null @@ -1,28 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_tools -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 6.0.0-rc2\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2011-01-11 11:14:58+0000\n" -"PO-Revision-Date: 2011-01-11 11:14:58+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: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "\n" -" " -msgstr "" - diff --git a/addons/base_tools/i18n/bg.po b/addons/base_tools/i18n/bg.po deleted file mode 100644 index 9e1b0730048..00000000000 --- a/addons/base_tools/i18n/bg.po +++ /dev/null @@ -1,32 +0,0 @@ -# Bulgarian 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-18 09:39+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Обща база за модули на Инструменти" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/ca.po b/addons/base_tools/i18n/ca.po deleted file mode 100644 index c33a3b15baf..00000000000 --- a/addons/base_tools/i18n/ca.po +++ /dev/null @@ -1,32 +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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-03-13 17:59+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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base comú per a mòduls eines" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/cs.po b/addons/base_tools/i18n/cs.po deleted file mode 100644 index 6532862aa11..00000000000 --- a/addons/base_tools/i18n/cs.po +++ /dev/null @@ -1,32 +0,0 @@ -# Czech translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-04-06 06:17+0000\n" -"Last-Translator: Jiří Hajda \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Obecný základ pro nástrojové moduly" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/da.po b/addons/base_tools/i18n/da.po deleted file mode 100644 index 4df777264fc..00000000000 --- a/addons/base_tools/i18n/da.po +++ /dev/null @@ -1,32 +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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-11-08 10:44+0000\n" -"Last-Translator: OpenERP Danmark / Mikhael Saxtorph \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Fælles grundlag for værktøjsmoduler" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/de.po b/addons/base_tools/i18n/de.po deleted file mode 100644 index 561df06caea..00000000000 --- a/addons/base_tools/i18n/de.po +++ /dev/null @@ -1,32 +0,0 @@ -# German 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Gemeinsame Basis für Module \"Tools\"" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/en_GB.po b/addons/base_tools/i18n/en_GB.po deleted file mode 100644 index ca667bccf59..00000000000 --- a/addons/base_tools/i18n/en_GB.po +++ /dev/null @@ -1,32 +0,0 @@ -# English (United Kingdom) 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-08-25 11:52+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Common base for tools modules" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/es.po b/addons/base_tools/i18n/es.po deleted file mode 100644 index 7c471df9a20..00000000000 --- a/addons/base_tools/i18n/es.po +++ /dev/null @@ -1,32 +0,0 @@ -# Spanish 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base común para módulos herramientas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/es_AR.po b/addons/base_tools/i18n/es_AR.po deleted file mode 100644 index 6faff2c306f..00000000000 --- a/addons/base_tools/i18n/es_AR.po +++ /dev/null @@ -1,32 +0,0 @@ -# Spanish (Argentina) translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-06-18 18:37+0000\n" -"Last-Translator: Eduardo Alberto Calvo \n" -"Language-Team: Spanish (Argentina) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base común para módulos herramientas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/es_CL.po b/addons/base_tools/i18n/es_CL.po deleted file mode 100644 index 768d7cc1b4f..00000000000 --- a/addons/base_tools/i18n/es_CL.po +++ /dev/null @@ -1,32 +0,0 @@ -# Spanish (Chile) 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-10-03 16:53+0000\n" -"Last-Translator: David Acevedo Toledo \n" -"Language-Team: Spanish (Chile) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base común para módulos de herramientas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/es_CR.po b/addons/base_tools/i18n/es_CR.po deleted file mode 100644 index b31b7457c7d..00000000000 --- a/addons/base_tools/i18n/es_CR.po +++ /dev/null @@ -1,34 +0,0 @@ -# Spanish 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: support@openerp.com\n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-02-13 19:12+0000\n" -"Last-Translator: Carlos Vásquez (CLEARCORP) " -"\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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" -"Language: es\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base común para módulos herramientas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/es_EC.po b/addons/base_tools/i18n/es_EC.po deleted file mode 100644 index 1950ab6fd43..00000000000 --- a/addons/base_tools/i18n/es_EC.po +++ /dev/null @@ -1,32 +0,0 @@ -# Spanish (Ecuador) translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-03-24 04:09+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Spanish (Ecuador) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base común para módulos herramientas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/es_MX.po b/addons/base_tools/i18n/es_MX.po deleted file mode 100644 index fdf326b3f0e..00000000000 --- a/addons/base_tools/i18n/es_MX.po +++ /dev/null @@ -1,32 +0,0 @@ -# Spanish 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+0000\n" -"Last-Translator: FULL NAME \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:58+0000\n" -"X-Generator: Launchpad (build 13830)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base común para módulos herramientas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/es_PY.po b/addons/base_tools/i18n/es_PY.po deleted file mode 100644 index 19ec2feae6d..00000000000 --- a/addons/base_tools/i18n/es_PY.po +++ /dev/null @@ -1,32 +0,0 @@ -# Spanish (Paraguay) 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-03-18 12:37+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Spanish (Paraguay) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base común para módulos herramientas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/es_VE.po b/addons/base_tools/i18n/es_VE.po deleted file mode 100644 index fdf326b3f0e..00000000000 --- a/addons/base_tools/i18n/es_VE.po +++ /dev/null @@ -1,32 +0,0 @@ -# Spanish 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+0000\n" -"Last-Translator: FULL NAME \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:58+0000\n" -"X-Generator: Launchpad (build 13830)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base común para módulos herramientas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/fa.po b/addons/base_tools/i18n/fa.po deleted file mode 100644 index bd4b2dbd4b4..00000000000 --- a/addons/base_tools/i18n/fa.po +++ /dev/null @@ -1,32 +0,0 @@ -# Persian 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-12-19 09:39+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Persian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "پایه‌ی معمول برای ماژول‌های ابزار" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/fi.po b/addons/base_tools/i18n/fi.po deleted file mode 100644 index 5810f7ad137..00000000000 --- a/addons/base_tools/i18n/fi.po +++ /dev/null @@ -1,32 +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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Yhteinen pohja työkalumoduleille" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/fr.po b/addons/base_tools/i18n/fr.po deleted file mode 100644 index e3d4169def0..00000000000 --- a/addons/base_tools/i18n/fr.po +++ /dev/null @@ -1,32 +0,0 @@ -# French 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base commune pour les modules utilitaires" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/gl.po b/addons/base_tools/i18n/gl.po deleted file mode 100644 index a2d1a0bb5cb..00000000000 --- a/addons/base_tools/i18n/gl.po +++ /dev/null @@ -1,32 +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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base común para módulos de ferramentas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/gu.po b/addons/base_tools/i18n/gu.po deleted file mode 100644 index 030e21f85c1..00000000000 --- a/addons/base_tools/i18n/gu.po +++ /dev/null @@ -1,32 +0,0 @@ -# Gujarati translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-04-23 06:10+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Gujarati \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/hi.po b/addons/base_tools/i18n/hi.po deleted file mode 100644 index 086dac411a7..00000000000 --- a/addons/base_tools/i18n/hi.po +++ /dev/null @@ -1,32 +0,0 @@ -# Hindi 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Hindi \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "उपकरण मॉड्यूल के लिए सामान्य आधार" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/hr.po b/addons/base_tools/i18n/hr.po deleted file mode 100644 index f71d831e5bf..00000000000 --- a/addons/base_tools/i18n/hr.po +++ /dev/null @@ -1,32 +0,0 @@ -# Croatian 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-12-19 11:40+0000\n" -"Last-Translator: Tomislav Bosnjakovic \n" -"Language-Team: Croatian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Zajednička osnova za alatne module" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/id.po b/addons/base_tools/i18n/id.po deleted file mode 100644 index eaf8e04fec6..00000000000 --- a/addons/base_tools/i18n/id.po +++ /dev/null @@ -1,32 +0,0 @@ -# Indonesian 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Dasar umum untuk modul alat" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/it.po b/addons/base_tools/i18n/it.po deleted file mode 100644 index 43a848cf05e..00000000000 --- a/addons/base_tools/i18n/it.po +++ /dev/null @@ -1,32 +0,0 @@ -# Italian 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base comune per moduli di strumenti" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/ja.po b/addons/base_tools/i18n/ja.po deleted file mode 100644 index eb5c3ff6744..00000000000 --- a/addons/base_tools/i18n/ja.po +++ /dev/null @@ -1,32 +0,0 @@ -# Japanese translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-03-31 18:52+0000\n" -"Last-Translator: Masaki Yamaya \n" -"Language-Team: Japanese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "ツールモジュールの共通基盤" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/lt.po b/addons/base_tools/i18n/lt.po deleted file mode 100644 index 005bf36218f..00000000000 --- a/addons/base_tools/i18n/lt.po +++ /dev/null @@ -1,30 +0,0 @@ -# Lithuanian translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-08-28 13:53+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Lithuanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-29 05:05+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" diff --git a/addons/base_tools/i18n/mn.po b/addons/base_tools/i18n/mn.po deleted file mode 100644 index 424ac4fd9e0..00000000000 --- a/addons/base_tools/i18n/mn.po +++ /dev/null @@ -1,32 +0,0 @@ -# Mongolian translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-07-08 19:30+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Багажийн модулиудын ерөнхий суурь" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/nb.po b/addons/base_tools/i18n/nb.po deleted file mode 100644 index dcc674f3bdc..00000000000 --- a/addons/base_tools/i18n/nb.po +++ /dev/null @@ -1,32 +0,0 @@ -# Norwegian Bokmal 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Norwegian Bokmal \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Felles base for verktøy moduler" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/nl.po b/addons/base_tools/i18n/nl.po deleted file mode 100644 index 68ed91cdf4d..00000000000 --- a/addons/base_tools/i18n/nl.po +++ /dev/null @@ -1,32 +0,0 @@ -# Dutch 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-16 11:39+0000\n" -"Last-Translator: Douwe Wullink (Dypalio) \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Algemene basis voor tools modules" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/nl_BE.po b/addons/base_tools/i18n/nl_BE.po deleted file mode 100644 index 2a3bc54a552..00000000000 --- a/addons/base_tools/i18n/nl_BE.po +++ /dev/null @@ -1,32 +0,0 @@ -# Dutch (Belgium) translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-03-01 17:18+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (Belgium) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Gemeenschappelijke basis voor hulpmiddelen" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/oc.po b/addons/base_tools/i18n/oc.po deleted file mode 100644 index f0e14cd807a..00000000000 --- a/addons/base_tools/i18n/oc.po +++ /dev/null @@ -1,32 +0,0 @@ -# Occitan (post 1500) 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-11-20 09:19+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Occitan (post 1500) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Basa comuna pels moduls utilitaris" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/pt.po b/addons/base_tools/i18n/pt.po deleted file mode 100644 index 586829bedbd..00000000000 --- a/addons/base_tools/i18n/pt.po +++ /dev/null @@ -1,32 +0,0 @@ -# Portuguese 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-12-10 12:08+0000\n" -"Last-Translator: Paulino Ascenção \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base comum para módulos de ferramentas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/pt_BR.po b/addons/base_tools/i18n/pt_BR.po deleted file mode 100644 index 10f8adab288..00000000000 --- a/addons/base_tools/i18n/pt_BR.po +++ /dev/null @@ -1,32 +0,0 @@ -# Brazilian Portuguese 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-16 22:10+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Base Comum para módulos de ferramentas" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/ro.po b/addons/base_tools/i18n/ro.po deleted file mode 100644 index 63550f7e0ba..00000000000 --- a/addons/base_tools/i18n/ro.po +++ /dev/null @@ -1,32 +0,0 @@ -# Romanian translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2011-01-11 11:14+0000\n" -"PO-Revision-Date: 2012-01-03 16:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Baza comuna pentru modulele unelte" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/ru.po b/addons/base_tools/i18n/ru.po deleted file mode 100644 index d55368d88d3..00000000000 --- a/addons/base_tools/i18n/ru.po +++ /dev/null @@ -1,32 +0,0 @@ -# Russian 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-03-09 15:57+0000\n" -"Last-Translator: Stanislav Hanzhin \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Общая основа для всех модулей-инструментов" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/sk.po b/addons/base_tools/i18n/sk.po deleted file mode 100644 index a9c02244046..00000000000 --- a/addons/base_tools/i18n/sk.po +++ /dev/null @@ -1,32 +0,0 @@ -# Slovak 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-21 08:17+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Spoločný základ pre nástroje modulov" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/sl.po b/addons/base_tools/i18n/sl.po deleted file mode 100644 index 175c84db73c..00000000000 --- a/addons/base_tools/i18n/sl.po +++ /dev/null @@ -1,32 +0,0 @@ -# Slovenian 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-05-22 17:15+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Skupna osnova za module orodij" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/sq.po b/addons/base_tools/i18n/sq.po deleted file mode 100644 index a488bda45f6..00000000000 --- a/addons/base_tools/i18n/sq.po +++ /dev/null @@ -1,30 +0,0 @@ -# Albanian 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-03-28 15:36+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Albanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" diff --git a/addons/base_tools/i18n/sr@latin.po b/addons/base_tools/i18n/sr@latin.po deleted file mode 100644 index 883e6e01ab5..00000000000 --- a/addons/base_tools/i18n/sr@latin.po +++ /dev/null @@ -1,32 +0,0 @@ -# Serbian Latin 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-10-06 13:41+0000\n" -"Last-Translator: Milan Milosevic \n" -"Language-Team: Serbian Latin \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Uobičajena osnova za alatne module" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"modul: base_tools\n" -" " diff --git a/addons/base_tools/i18n/sv.po b/addons/base_tools/i18n/sv.po deleted file mode 100644 index 232a15703f3..00000000000 --- a/addons/base_tools/i18n/sv.po +++ /dev/null @@ -1,32 +0,0 @@ -# Swedish 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-11-10 15:12+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Swedish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Gemensam bas för verktygsmoduler" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/tr.po b/addons/base_tools/i18n/tr.po deleted file mode 100644 index 5d961a40efd..00000000000 --- a/addons/base_tools/i18n/tr.po +++ /dev/null @@ -1,32 +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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-02-15 15:36+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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Araçlar modülleri için ortak taban" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/vi.po b/addons/base_tools/i18n/vi.po deleted file mode 100644 index bf971d02d5a..00000000000 --- a/addons/base_tools/i18n/vi.po +++ /dev/null @@ -1,32 +0,0 @@ -# Vietnamese 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-05-04 18:47+0000\n" -"Last-Translator: OpenBMS JSC \n" -"Language-Team: Vietnamese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "Cơ sở chung cho mô-đun công cụ" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/zh_CN.po b/addons/base_tools/i18n/zh_CN.po deleted file mode 100644 index b663347552d..00000000000 --- a/addons/base_tools/i18n/zh_CN.po +++ /dev/null @@ -1,32 +0,0 @@ -# Chinese (Simplified) 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-06-29 01:21+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "常见的基础工具模块" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/i18n/zh_TW.po b/addons/base_tools/i18n/zh_TW.po deleted file mode 100644 index 7fc27772692..00000000000 --- a/addons/base_tools/i18n/zh_TW.po +++ /dev/null @@ -1,32 +0,0 @@ -# Chinese (Traditional) 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-01-11 11:14+0000\n" -"PO-Revision-Date: 2011-09-27 14:45+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (Traditional) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:41+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#. module: base_tools -#: model:ir.module.module,shortdesc:base_tools.module_meta_information -msgid "Common base for tools modules" -msgstr "工具模組共同基礎" - -#. module: base_tools -#: model:ir.module.module,description:base_tools.module_meta_information -msgid "" -"\n" -" " -msgstr "" -"\n" -" " diff --git a/addons/base_tools/tools_view.xml b/addons/base_tools/tools_view.xml deleted file mode 100644 index fbe0e16e31a..00000000000 --- a/addons/base_tools/tools_view.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - diff --git a/addons/idea/__openerp__.py b/addons/idea/__openerp__.py index 3c7a3fca1b0..8f32e1e91c4 100644 --- a/addons/idea/__openerp__.py +++ b/addons/idea/__openerp__.py @@ -35,7 +35,7 @@ The managers can obtain an easy view of best ideas from all the users. Once installed, check the menu 'Ideas' in the 'Tools' main menu.""", 'author': 'OpenERP SA', 'website': 'http://openerp.com', - 'depends': ['base_tools','mail'], + 'depends': ['mail'], 'data': [ 'security/idea_security.xml', 'security/ir.model.access.csv', diff --git a/addons/idea/idea_view.xml b/addons/idea/idea_view.xml index 1b7cc5446b8..8547761b4c3 100644 --- a/addons/idea/idea_view.xml +++ b/addons/idea/idea_view.xml @@ -1,6 +1,8 @@ + + idea.category.search diff --git a/addons/lunch/__openerp__.py b/addons/lunch/__openerp__.py index f3791da7acd..0feb1af4184 100644 --- a/addons/lunch/__openerp__.py +++ b/addons/lunch/__openerp__.py @@ -23,7 +23,7 @@ 'name': 'Lunch Orders', 'author': 'OpenERP SA', 'version': '0.1', - 'depends': ['base_tools'], + 'depends': [], 'category' : 'Tools', 'description': """ The base module to manage lunch. diff --git a/addons/lunch/lunch_view.xml b/addons/lunch/lunch_view.xml index bf438a538f9..b560ada323c 100644 --- a/addons/lunch/lunch_view.xml +++ b/addons/lunch/lunch_view.xml @@ -1,6 +1,9 @@ + + + diff --git a/addons/mail/__openerp__.py b/addons/mail/__openerp__.py index 5a3c48de675..4e42b74597e 100644 --- a/addons/mail/__openerp__.py +++ b/addons/mail/__openerp__.py @@ -45,7 +45,7 @@ Main Features """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', - 'depends': ['base', 'base_tools', 'base_setup'], + 'depends': ['base', 'base_setup'], 'data': [ 'wizard/invite_view.xml', 'wizard/mail_compose_message_view.xml', diff --git a/addons/note/__openerp__.py b/addons/note/__openerp__.py index 2c6134e5e3a..c91d324e6d8 100644 --- a/addons/note/__openerp__.py +++ b/addons/note/__openerp__.py @@ -39,7 +39,6 @@ Notes can be found in the 'Home' menu. 'website': 'http://openerp.com', 'summary': 'Sticky notes, Collaborative, Memos', 'depends': [ - 'base_tools', 'mail', ], 'data': [ diff --git a/addons/note_pad/__openerp__.py b/addons/note_pad/__openerp__.py index 1a40ef80cc6..e1d4b96e3c6 100644 --- a/addons/note_pad/__openerp__.py +++ b/addons/note_pad/__openerp__.py @@ -34,7 +34,6 @@ Use for update your text memo in real time with the following user that you invi 'website': 'http://openerp.com', 'summary': 'Sticky memos, Collaborative', 'depends': [ - 'base_tools', 'mail', 'pad', 'note', diff --git a/addons/profile_tools/__init__.py b/addons/profile_tools/__init__.py deleted file mode 100644 index 9a3d6d2fbb6..00000000000 --- a/addons/profile_tools/__init__.py +++ /dev/null @@ -1,23 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2009 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 . -# -############################################################################## - - -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/profile_tools/__openerp__.py b/addons/profile_tools/__openerp__.py deleted file mode 100644 index 17588a4de02..00000000000 --- a/addons/profile_tools/__openerp__.py +++ /dev/null @@ -1,43 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2009 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 . -# -############################################################################## - - -{ - 'name' : 'Miscellaneous Tools', - 'version' : '1.0', - 'depends' : ['base', 'base_setup'], - 'author' : 'OpenERP SA', - 'category' : 'Hidden/Dependency', - 'description': """ -Installer for extra Hidden like lunch, survey, idea, share. -=========================================================== - -Makes the Extra Hidden Configuration available from where you can install -modules like share, lunch, pad, idea, survey and subscription. - """, - 'website': 'http://www.openerp.com', - 'data': [], - 'demo': [], - 'installable': True, - 'auto_install': False, - 'images': ['images/config_extra_Hidden.jpeg'], -} -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/profile_tools/i18n/ar.po b/addons/profile_tools/i18n/ar.po deleted file mode 100644 index 04cf1da095a..00000000000 --- a/addons/profile_tools/i18n/ar.po +++ /dev/null @@ -1,30 +0,0 @@ -# Arabic translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2012-01-12 22:03+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Arabic \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Configure" -#~ msgstr "تهيئة" - -#~ msgid "Configuration Progress" -#~ msgstr "سير الإعدادات" - -#~ msgid "Image" -#~ msgstr "صورة" - -#~ msgid "title" -#~ msgstr "الاسم" diff --git a/addons/profile_tools/i18n/bg.po b/addons/profile_tools/i18n/bg.po deleted file mode 100644 index e0399c7adf0..00000000000 --- a/addons/profile_tools/i18n/bg.po +++ /dev/null @@ -1,65 +0,0 @@ -# Bulgarian 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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-03-28 21:26+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Configure" -#~ msgstr "Настройване" - -#~ msgid "Configuration Progress" -#~ msgstr "Прогрес на настройките" - -#~ msgid "Survey" -#~ msgstr "Проучване" - -#~ msgid "Image" -#~ msgstr "Изображение" - -#~ msgid "title" -#~ msgstr "заглавие" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Разни инструменти" - -#~ msgid "Recurring Documents" -#~ msgstr "Повтарящи се документи" - -#~ msgid "Ideas Box" -#~ msgstr "Кутия с идеи" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Настройка на допълнителни инструменти" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Помага за генериране на автоматично повтарящи се документи" - -#~ msgid "Tools Configuration" -#~ msgstr "Настройка на инструменти" - -#~ msgid "Lunch" -#~ msgstr "Обяд" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Промотиране идеите на служителите, гласуванията и дискусиите по най-добрите " -#~ "идеи." - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Помага за организиране на проучванията." - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "Прост модул за спмагане управлението на поръчките за обяд." diff --git a/addons/profile_tools/i18n/ca.po b/addons/profile_tools/i18n/ca.po deleted file mode 100644 index 4cfe71909e0..00000000000 --- a/addons/profile_tools/i18n/ca.po +++ /dev/null @@ -1,114 +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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-02-12 20:58+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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Configure" -#~ msgstr "Configura" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Eines vàries" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "Instal·la eines per a menjar, enquesta, subscripció i auditoria\n" -#~ " mòdul\n" -#~ " " - -#~ msgid "Recurring Documents" -#~ msgstr "Documents recurrents" - -#~ msgid "misc_tools.installer" -#~ msgstr "eines_vàries.instal·lador" - -#~ msgid "Configuration Progress" -#~ msgstr "Progrés de la configuració" - -#~ msgid "Ideas Box" -#~ msgstr "Caixa d'idees" - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Blocs de notes col·laboratius" - -#~ msgid "Survey" -#~ msgstr "Enquesta" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Configuració d'eines extres" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Configuració d'eines extres" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Ajuda a generar documents recurrents automàticament." - -#~ msgid "Tools Configuration" -#~ msgstr "Configuració d'eines" - -#~ msgid "Image" -#~ msgstr "Imatge" - -#~ msgid "Web Share" -#~ msgstr "Comparteix Web" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Promou les idees dels treballadors, la votació i el debat de les millors " -#~ "idees." - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Us permet donar accés restringit als documents OpenERP a usuaris externs, " -#~ "com a clients, proveïdors, o comptables. Podeu compartir qualsevol menú " -#~ "OpenERP com les tasques del projecte, les sol·licituds de suport, factures, " -#~ "etc" - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Us permet organitzar enquestes." - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Les eines extra són aplicacions que us poden ajudar a millorar la vostra " -#~ "organització encara que no són claus per a la gestió de l'empresa." - -#~ msgid "" -#~ "This module creates a tighter integration between a Pad instance of your " -#~ "choosing and your OpenERP Web Client by letting you easily link pads to " -#~ "OpenERP objects via OpenERP attachments." -#~ msgstr "" -#~ "Aquest mòdul crea una integració més estreta entre una instància Pad " -#~ "seleccionada i el vostre client web d'OpenERP que us permet enllaçar " -#~ "fàcilment pads als objectes d'OpenERP a través de fitxers adjunts OpenERP." - -#~ msgid "title" -#~ msgstr "títol" - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "" -#~ "Un mòdul simple que us permet gestionar les ordres de menjar (pizzes, menús, " -#~ "...)." - -#~ msgid "Lunch" -#~ msgstr "Menjar" diff --git a/addons/profile_tools/i18n/da.po b/addons/profile_tools/i18n/da.po deleted file mode 100644 index f297208d493..00000000000 --- a/addons/profile_tools/i18n/da.po +++ /dev/null @@ -1,20 +0,0 @@ -# Danish translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2012-01-27 06:26+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - - diff --git a/addons/profile_tools/i18n/de.po b/addons/profile_tools/i18n/de.po deleted file mode 100644 index 11421e73a19..00000000000 --- a/addons/profile_tools/i18n/de.po +++ /dev/null @@ -1,112 +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. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-01-13 18:24+0000\n" -"Last-Translator: silas \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Ideas Box" -#~ msgstr "Betriebliche Vorschläge" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "Abstimmung über Mitarbeitervorschläge" - -#~ msgid "Configuration Progress" -#~ msgstr "Abfolge Konfiguration" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Hilft bei der Erstellung autom. wiederkehrender Dokumente" - -#~ msgid "Lunch" -#~ msgstr "Mittagessen" - -#~ msgid "Tools Configuration" -#~ msgstr "Konfiguration Werkzeuge" - -#~ msgid "Image" -#~ msgstr "Bild" - -#~ msgid "Recurring Documents" -#~ msgstr "Wiederkehrende Dokumente" - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Ermöglicht Umfragen." - -#~ msgid "Survey" -#~ msgstr "Umfrage" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Sonstige Werkzeuge" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "Installationstool für die Module lunch, \n" -#~ " survey,subscription and audittrail\n" -#~ " " - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Ermöglicht die Erteilung eines eingeschränkten Zugriff auf OpenERP " -#~ "Dokumente, z.B. für externe Benutzer, Kunden, Lieferanten oder " -#~ "Finanzbuchhalter. Sie können jegliches OpenERP Menü, wie z.B. Aufgaben, " -#~ "Kundendienst, Rechnungen etc. freigeben" - -#~ msgid "" -#~ "This module creates a tighter integration between a Pad instance of your " -#~ "choosing and your OpenERP Web Client by letting you easily link pads to " -#~ "OpenERP objects via OpenERP attachments." -#~ msgstr "" -#~ "Dieses Modul erzeugt eine Integration zwischen einer Etherpad Instanz Ihrer " -#~ "Wahl und dem OpenERP Webclient. Hierdurch können Sie auf einfachem Wege Pads " -#~ "miteinander vernetzen." - -#~ msgid "Web Share" -#~ msgstr "Gemeinsames Web" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Konfiguration Extra Anwendungen" - -#~ msgid "Configure" -#~ msgstr "Konfigurieren" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Konfiguration Extra Anwendungen" - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "" -#~ "Eine einfache Anwendung für die Verwaltung der täglichen " -#~ "Mitarbeiterverpflegung." - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "title" -#~ msgstr "Titel" - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Extra Werkzeuge sind kleinere, möglicherweise hilfreiche Anwendungen für Ihr " -#~ "Unternehmen. Es handelt sich dabei nicht um Kernanwendungen von OpenERP." - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Online Notizblock - Pad" diff --git a/addons/profile_tools/i18n/es.po b/addons/profile_tools/i18n/es.po deleted file mode 100644 index 2e6b5d45b8d..00000000000 --- a/addons/profile_tools/i18n/es.po +++ /dev/null @@ -1,113 +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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-01-13 19:37+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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Ideas Box" -#~ msgstr "Caja de ideas" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Promueve las ideas de los empleados, y la votación y el debate de las " -#~ "mejores ideas." - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Ayuda a generar documentos recurrentes automáticamente." - -#~ msgid "Tools Configuration" -#~ msgstr "Configuración de herramientas" - -#~ msgid "Lunch" -#~ msgstr "Comida" - -#~ msgid "Image" -#~ msgstr "Imagen" - -#~ msgid "Recurring Documents" -#~ msgstr "Documentos recurrentes" - -#~ msgid "title" -#~ msgstr "título" - -#~ msgid "Survey" -#~ msgstr "Encuesta" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Herramientas varias" - -#~ msgid "misc_tools.installer" -#~ msgstr "herramientas_varias.instalador" - -#~ msgid "Web Share" -#~ msgstr "Compartir Web" - -#~ msgid "" -#~ "This module creates a tighter integration between a Pad instance of your " -#~ "choosing and your OpenERP Web Client by letting you easily link pads to " -#~ "OpenERP objects via OpenERP attachments." -#~ msgstr "" -#~ "En este módulo crea una integración más estrecha entre una instancia Pad " -#~ "seleccionada y su cliente web de OpenERP que le permite enlazar fácilmente " -#~ "pads a los objetos de OpenERP a través de archivos adjuntos OpenERP." - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Configuración de herramientas extras" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Configuración de herramientas extras" - -#~ msgid "Configure" -#~ msgstr "Configurar" - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Le permite organizar encuestas." - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "" -#~ "Un módulo simple que le permite gestionar las órdenes de comida (pizzas, " -#~ "menús, ...)." - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Las herramientas extra son aplicaciones que pueden ayudarle a mejorar su " -#~ "organización aunque no son claves para la gestión de la compañía." - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Blocs de notas colaborativos" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "Instala herramientas para comida, encuesta, suscripción y auditoría\n" -#~ " " - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Le permite dar acceso restringido a los documentos OpenERP a usuarios " -#~ "externos, como clientes, proveedores, o contables. Puede compartir cualquier " -#~ "menú de OpenERP como las tareas del proyecto, las solicitudes de soporte, " -#~ "facturas, etc." - -#~ msgid "Configuration Progress" -#~ msgstr "Progreso de la configuración" diff --git a/addons/profile_tools/i18n/es_CR.po b/addons/profile_tools/i18n/es_CR.po deleted file mode 100644 index ef77d888c44..00000000000 --- a/addons/profile_tools/i18n/es_CR.po +++ /dev/null @@ -1,115 +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: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2012-02-17 00:27+0000\n" -"Last-Translator: Carlos Vásquez (CLEARCORP) " -"\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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" -"Language: es\n" - -#~ msgid "Ideas Box" -#~ msgstr "Caja de ideas" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Promueve las ideas de los empleados, y la votación y el debate de las " -#~ "mejores ideas." - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Ayuda a generar documentos recurrentes automáticamente." - -#~ msgid "Tools Configuration" -#~ msgstr "Configuración de herramientas" - -#~ msgid "Lunch" -#~ msgstr "Comida" - -#~ msgid "Image" -#~ msgstr "Imagen" - -#~ msgid "Recurring Documents" -#~ msgstr "Documentos recurrentes" - -#~ msgid "title" -#~ msgstr "título" - -#~ msgid "Survey" -#~ msgstr "Encuesta" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Herramientas varias" - -#~ msgid "misc_tools.installer" -#~ msgstr "herramientas_varias.instalador" - -#~ msgid "Web Share" -#~ msgstr "Compartir Web" - -#~ msgid "" -#~ "This module creates a tighter integration between a Pad instance of your " -#~ "choosing and your OpenERP Web Client by letting you easily link pads to " -#~ "OpenERP objects via OpenERP attachments." -#~ msgstr "" -#~ "En este módulo crea una integración más estrecha entre una instancia Pad " -#~ "seleccionada y su cliente web de OpenERP que le permite enlazar fácilmente " -#~ "pads a los objetos de OpenERP a través de archivos adjuntos OpenERP." - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Configuración de herramientas extras" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Configuración de herramientas extras" - -#~ msgid "Configure" -#~ msgstr "Configurar" - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Le permite organizar encuestas." - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "" -#~ "Un módulo simple que le permite gestionar las órdenes de comida (pizzas, " -#~ "menús, ...)." - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Las herramientas extra son aplicaciones que pueden ayudarle a mejorar su " -#~ "organización aunque no son claves para la gestión de la compañía." - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Blocs de notas colaborativos" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "Instala herramientas para comida, encuesta, suscripción y auditoría\n" -#~ " " - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Le permite dar acceso restringido a los documentos OpenERP a usuarios " -#~ "externos, como clientes, proveedores, o contables. Puede compartir cualquier " -#~ "menú de OpenERP como las tareas del proyecto, las solicitudes de soporte, " -#~ "facturas, etc." - -#~ msgid "Configuration Progress" -#~ msgstr "Progreso de la configuración" diff --git a/addons/profile_tools/i18n/es_MX.po b/addons/profile_tools/i18n/es_MX.po deleted file mode 100644 index ec495f0d96e..00000000000 --- a/addons/profile_tools/i18n/es_MX.po +++ /dev/null @@ -1,159 +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:15+0000\n" -"PO-Revision-Date: 2011-01-13 19:37+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:56+0000\n" -"X-Generator: Launchpad (build 13830)\n" - -#. module: profile_tools -#: help:misc_tools.installer,idea:0 -msgid "Promote ideas of the employees, votes and discussion on best ideas." -msgstr "" -"Promueve las ideas de los empleados, y la votación y el debate de las " -"mejores ideas." - -#. module: profile_tools -#: help:misc_tools.installer,share:0 -msgid "" -"Allows you to give restricted access to your OpenERP documents to external " -"users, such as customers, suppliers, or accountants. You can share any " -"OpenERP Menu such as your project tasks, support requests, invoices, etc." -msgstr "" -"Le permite dar acceso restringido a los documentos OpenERP a usuarios " -"externos, como clientes, proveedores, o contables. Puede compartir cualquier " -"menú de OpenERP como las tareas del proyecto, las solicitudes de soporte, " -"facturas, etc." - -#. module: profile_tools -#: help:misc_tools.installer,lunch:0 -msgid "A simple module to help you to manage Lunch orders." -msgstr "" -"Un módulo simple que le permite gestionar las órdenes de comida (pizzas, " -"menús, ...)." - -#. module: profile_tools -#: field:misc_tools.installer,subscription:0 -msgid "Recurring Documents" -msgstr "Documentos recurrentes" - -#. module: profile_tools -#: model:ir.model,name:profile_tools.model_misc_tools_installer -msgid "misc_tools.installer" -msgstr "herramientas_varias.instalador" - -#. module: profile_tools -#: model:ir.module.module,description:profile_tools.module_meta_information -msgid "" -"Installs tools for lunch,survey,subscription and audittrail\n" -" module\n" -" " -msgstr "" -"Instala herramientas para comida, encuesta, suscripción y auditoría\n" -" " - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "" -"Extra Tools are applications that can help you improve your organization " -"although they are not key for company management." -msgstr "" -"Las herramientas extra son aplicaciones que pueden ayudarle a mejorar su " -"organización aunque no son claves para la gestión de la compañía." - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "Configure" -msgstr "Configurar" - -#. module: profile_tools -#: help:misc_tools.installer,survey:0 -msgid "Allows you to organize surveys." -msgstr "Le permite organizar encuestas." - -#. module: profile_tools -#: model:ir.module.module,shortdesc:profile_tools.module_meta_information -msgid "Miscellaneous Tools" -msgstr "Herramientas varias" - -#. module: profile_tools -#: help:misc_tools.installer,pad:0 -msgid "" -"This module creates a tighter integration between a Pad instance of your " -"choosing and your OpenERP Web Client by letting you easily link pads to " -"OpenERP objects via OpenERP attachments." -msgstr "" -"En este módulo crea una integración más estrecha entre una instancia Pad " -"seleccionada y su cliente web de OpenERP que le permite enlazar fácilmente " -"pads a los objetos de OpenERP a través de archivos adjuntos OpenERP." - -#. module: profile_tools -#: field:misc_tools.installer,lunch:0 -msgid "Lunch" -msgstr "Comida" - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "Extra Tools Configuration" -msgstr "Configuración de herramientas extras" - -#. module: profile_tools -#: field:misc_tools.installer,idea:0 -msgid "Ideas Box" -msgstr "Caja de ideas" - -#. module: profile_tools -#: help:misc_tools.installer,subscription:0 -msgid "Helps to generate automatically recurring documents." -msgstr "Ayuda a generar documentos recurrentes automáticamente." - -#. module: profile_tools -#: model:ir.actions.act_window,name:profile_tools.action_misc_tools_installer -msgid "Tools Configuration" -msgstr "Configuración de herramientas" - -#. module: profile_tools -#: field:misc_tools.installer,pad:0 -msgid "Collaborative Note Pads" -msgstr "Blocs de notas colaborativos" - -#. module: profile_tools -#: field:misc_tools.installer,survey:0 -msgid "Survey" -msgstr "Encuesta" - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "Configure Extra Tools" -msgstr "Configuración de herramientas extras" - -#. module: profile_tools -#: field:misc_tools.installer,progress:0 -msgid "Configuration Progress" -msgstr "Progreso de la configuración" - -#. module: profile_tools -#: field:misc_tools.installer,config_logo:0 -msgid "Image" -msgstr "Imagen" - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "title" -msgstr "título" - -#. module: profile_tools -#: field:misc_tools.installer,share:0 -msgid "Web Share" -msgstr "Compartir Web" diff --git a/addons/profile_tools/i18n/es_VE.po b/addons/profile_tools/i18n/es_VE.po deleted file mode 100644 index ec495f0d96e..00000000000 --- a/addons/profile_tools/i18n/es_VE.po +++ /dev/null @@ -1,159 +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:15+0000\n" -"PO-Revision-Date: 2011-01-13 19:37+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:56+0000\n" -"X-Generator: Launchpad (build 13830)\n" - -#. module: profile_tools -#: help:misc_tools.installer,idea:0 -msgid "Promote ideas of the employees, votes and discussion on best ideas." -msgstr "" -"Promueve las ideas de los empleados, y la votación y el debate de las " -"mejores ideas." - -#. module: profile_tools -#: help:misc_tools.installer,share:0 -msgid "" -"Allows you to give restricted access to your OpenERP documents to external " -"users, such as customers, suppliers, or accountants. You can share any " -"OpenERP Menu such as your project tasks, support requests, invoices, etc." -msgstr "" -"Le permite dar acceso restringido a los documentos OpenERP a usuarios " -"externos, como clientes, proveedores, o contables. Puede compartir cualquier " -"menú de OpenERP como las tareas del proyecto, las solicitudes de soporte, " -"facturas, etc." - -#. module: profile_tools -#: help:misc_tools.installer,lunch:0 -msgid "A simple module to help you to manage Lunch orders." -msgstr "" -"Un módulo simple que le permite gestionar las órdenes de comida (pizzas, " -"menús, ...)." - -#. module: profile_tools -#: field:misc_tools.installer,subscription:0 -msgid "Recurring Documents" -msgstr "Documentos recurrentes" - -#. module: profile_tools -#: model:ir.model,name:profile_tools.model_misc_tools_installer -msgid "misc_tools.installer" -msgstr "herramientas_varias.instalador" - -#. module: profile_tools -#: model:ir.module.module,description:profile_tools.module_meta_information -msgid "" -"Installs tools for lunch,survey,subscription and audittrail\n" -" module\n" -" " -msgstr "" -"Instala herramientas para comida, encuesta, suscripción y auditoría\n" -" " - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "" -"Extra Tools are applications that can help you improve your organization " -"although they are not key for company management." -msgstr "" -"Las herramientas extra son aplicaciones que pueden ayudarle a mejorar su " -"organización aunque no son claves para la gestión de la compañía." - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "Configure" -msgstr "Configurar" - -#. module: profile_tools -#: help:misc_tools.installer,survey:0 -msgid "Allows you to organize surveys." -msgstr "Le permite organizar encuestas." - -#. module: profile_tools -#: model:ir.module.module,shortdesc:profile_tools.module_meta_information -msgid "Miscellaneous Tools" -msgstr "Herramientas varias" - -#. module: profile_tools -#: help:misc_tools.installer,pad:0 -msgid "" -"This module creates a tighter integration between a Pad instance of your " -"choosing and your OpenERP Web Client by letting you easily link pads to " -"OpenERP objects via OpenERP attachments." -msgstr "" -"En este módulo crea una integración más estrecha entre una instancia Pad " -"seleccionada y su cliente web de OpenERP que le permite enlazar fácilmente " -"pads a los objetos de OpenERP a través de archivos adjuntos OpenERP." - -#. module: profile_tools -#: field:misc_tools.installer,lunch:0 -msgid "Lunch" -msgstr "Comida" - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "Extra Tools Configuration" -msgstr "Configuración de herramientas extras" - -#. module: profile_tools -#: field:misc_tools.installer,idea:0 -msgid "Ideas Box" -msgstr "Caja de ideas" - -#. module: profile_tools -#: help:misc_tools.installer,subscription:0 -msgid "Helps to generate automatically recurring documents." -msgstr "Ayuda a generar documentos recurrentes automáticamente." - -#. module: profile_tools -#: model:ir.actions.act_window,name:profile_tools.action_misc_tools_installer -msgid "Tools Configuration" -msgstr "Configuración de herramientas" - -#. module: profile_tools -#: field:misc_tools.installer,pad:0 -msgid "Collaborative Note Pads" -msgstr "Blocs de notas colaborativos" - -#. module: profile_tools -#: field:misc_tools.installer,survey:0 -msgid "Survey" -msgstr "Encuesta" - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "Configure Extra Tools" -msgstr "Configuración de herramientas extras" - -#. module: profile_tools -#: field:misc_tools.installer,progress:0 -msgid "Configuration Progress" -msgstr "Progreso de la configuración" - -#. module: profile_tools -#: field:misc_tools.installer,config_logo:0 -msgid "Image" -msgstr "Imagen" - -#. module: profile_tools -#: view:misc_tools.installer:0 -msgid "title" -msgstr "título" - -#. module: profile_tools -#: field:misc_tools.installer,share:0 -msgid "Web Share" -msgstr "Compartir Web" diff --git a/addons/profile_tools/i18n/fi.po b/addons/profile_tools/i18n/fi.po deleted file mode 100644 index 9f78c8ea9c0..00000000000 --- a/addons/profile_tools/i18n/fi.po +++ /dev/null @@ -1,73 +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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-06-22 09:37+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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Sekalaiset työkalut" - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "yksinkertainen moduuli lounastilausten hallintaan." - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Mahdollistaa kyselyjen organisoinnin." - -#~ msgid "Configure" -#~ msgstr "Konfiguroi" - -#~ msgid "Configuration Progress" -#~ msgstr "Konfiguraation eteneminen" - -#~ msgid "Ideas Box" -#~ msgstr "Idealaatikkoa" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Ylimääräisten työkalujen konfiguaatio" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Konfiguroi ylimääräiset työkalut" - -#~ msgid "Lunch" -#~ msgstr "Lunch" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Auttaa luomaan toistuvia automaattisia dokumentteja." - -#~ msgid "Tools Configuration" -#~ msgstr "Työkalujen konfigurointi" - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Yhteiset muistiinpanot" - -#~ msgid "Survey" -#~ msgstr "Kysely" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Edistää työntekijöiden ideoita, äänestystä ja keskustelua parhaista ideoista." - -#~ msgid "Image" -#~ msgstr "Kuva" - -#~ msgid "Recurring Documents" -#~ msgstr "Toistuvat dokumentit" - -#~ msgid "title" -#~ msgstr "otsikko" - -#~ msgid "Web Share" -#~ msgstr "Nettijako" diff --git a/addons/profile_tools/i18n/fr.po b/addons/profile_tools/i18n/fr.po deleted file mode 100644 index 5dc1ad90d10..00000000000 --- a/addons/profile_tools/i18n/fr.po +++ /dev/null @@ -1,114 +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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-01-13 14:33+0000\n" -"Last-Translator: Maxime Chambreuil (http://www.savoirfairelinux.com) " -"\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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Ideas Box" -#~ msgstr "Boite à idées" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Vous aide à générer automatiquement vos documents récurrents." - -#~ msgid "Image" -#~ msgstr "Image" - -#~ msgid "Tools Configuration" -#~ msgstr "Configuration des outils" - -#~ msgid "Recurring Documents" -#~ msgstr "Documents récurrents" - -#~ msgid "title" -#~ msgstr "Titre" - -#~ msgid "Configuration Progress" -#~ msgstr "Avancement de la configuration" - -#~ msgid "Survey" -#~ msgstr "Sondage" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Outils divers" - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Vous permet d'organiser des sondages" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Encouragez les idées de vos employés, votez et discutez autour des " -#~ "meilleures idées." - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Vous permet de donner des accès restreints sur vos documents OpenERP à des " -#~ "utilisateurs externes, comme des clients, des fournisseurs ou des " -#~ "comptables. Vous pouvez partager n'importe quel menu d'OpenERP comme par " -#~ "exemple vos tâches de projet, vos demandes d'intervention, vos factures, " -#~ "etc..." - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Pads collaboratifs" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "Installe des outils pour les modules de repas, sondage, inscription\n" -#~ " et audit\n" -#~ " " - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Configuration des outils supplémentaires" - -#~ msgid "Configure" -#~ msgstr "Configurer" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Configurez les outils supplémentaires" - -#~ msgid "Lunch" -#~ msgstr "Repas" - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "Un module simple pour vous aider à gérer les commandes de repas." - -#~ msgid "" -#~ "This module creates a tighter integration between a Pad instance of your " -#~ "choosing and your OpenERP Web Client by letting you easily link pads to " -#~ "OpenERP objects via OpenERP attachments." -#~ msgstr "" -#~ "Ce module crée une plus forte intégration entre une instance de pad de votre " -#~ "choix et votre client Web OpenERP en vous permettant d'associer facilement " -#~ "des pads aux objets OpenERP avec les pièces jointes OpenERP." - -#~ msgid "Web Share" -#~ msgstr "Partage web" - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Applications qui peuvent vous aider à améliorer votre organisation même " -#~ "s'ils ne sont pas importants pour la gestion de la société." diff --git a/addons/profile_tools/i18n/gl.po b/addons/profile_tools/i18n/gl.po deleted file mode 100644 index b1962cc639d..00000000000 --- a/addons/profile_tools/i18n/gl.po +++ /dev/null @@ -1,112 +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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-05-10 14:51+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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Promove as ideas dos empregados, e a votación e o debate das mellores ideas." - -#~ msgid "Configure" -#~ msgstr "Configurar" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Ferramentas varias" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "Instala ferramentas para comida, enquisa, suscrición e auditoría\n" -#~ " " - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Permítelle dar acceso restrinxido ós documentos OpenERP a usuarios externos, " -#~ "como clientes, provedores, ou contables. Pode compartir calquera menú de " -#~ "OpenERP como as tarefas do proxecto, as solicitudes de soporte, facturas, " -#~ "etc." - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Permítelle organizar enquisas." - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "As ferramentas extra son aplicacións que lle poden axudar a mellorar a súa " -#~ "organización aínda que non son clave para a xestión da compañía." - -#~ msgid "Recurring Documents" -#~ msgstr "Documentos recorrentes" - -#~ msgid "misc_tools.installer" -#~ msgstr "ferramentas_varias.instalador" - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "" -#~ "Un módulo simple que lle permite xestionar as ordes de comida (pizzas, " -#~ "menús, ...)." - -#~ msgid "Configuration Progress" -#~ msgstr "Progreso da configuración" - -#~ msgid "Ideas Box" -#~ msgstr "Caixa de ideas" - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Blocs de notas colaborativos" - -#~ msgid "Survey" -#~ msgstr "Enquisa" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Configuración de ferramentas extras" - -#~ msgid "Lunch" -#~ msgstr "Xantar" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Axuda a xerar documentos recorrentes automaticamente." - -#~ msgid "Tools Configuration" -#~ msgstr "Configuración de ferramentas" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Configuración de ferramentas extras" - -#~ msgid "" -#~ "This module creates a tighter integration between a Pad instance of your " -#~ "choosing and your OpenERP Web Client by letting you easily link pads to " -#~ "OpenERP objects via OpenERP attachments." -#~ msgstr "" -#~ "Neste módulo crea unha integración máis estreita entre un exemplo Pad " -#~ "seleccionado e o seu cliente web de OpenERP que lle permite enlazar " -#~ "facilmente pads ós obxectos de OpenERP a través de arquivos adxuntos OpenERP." - -#~ msgid "Image" -#~ msgstr "Imaxe" - -#~ msgid "title" -#~ msgstr "título" - -#~ msgid "Web Share" -#~ msgstr "Compartir Web" diff --git a/addons/profile_tools/i18n/hr.po b/addons/profile_tools/i18n/hr.po deleted file mode 100644 index 07236a02e42..00000000000 --- a/addons/profile_tools/i18n/hr.po +++ /dev/null @@ -1,89 +0,0 @@ -# Croatian 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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-12-12 10:10+0000\n" -"Last-Translator: Tomislav Bosnjakovic \n" -"Language-Team: Croatian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Razni alati" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Promoviranje ideja zaposlenika, glasovanje i rasprava o najboljim idejama." - -#~ msgid "Configure" -#~ msgstr "Podešavanje" - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Dopušta vam davanje ograničenog pristupa vašim OpenERP dokumentima vanjskim " -#~ "korisnicima, poput kupaca, dobavljača ili računovođe. Možete podjeliti bilo " -#~ "koji OpenERP izbornik poput zadatka projekta, zahtejvi za podrškom, računi, " -#~ "itd." - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Dodatni alati su aplikacije koje vam mogu pomoći u poboljšanju organizacije " -#~ "iako nisu ključni za upravljanje društvom." - -#~ msgid "Recurring Documents" -#~ msgstr "Ponavljajući dokumenti" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "Configuration Progress" -#~ msgstr "Napredak konfiguracije" - -#~ msgid "Ideas Box" -#~ msgstr "Kutija za ideje" - -#~ msgid "Survey" -#~ msgstr "Upitnik" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Podešavanje dodatnih alata" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Pomaže u generiranju automatskih ponavljajućih dokumenata" - -#~ msgid "Tools Configuration" -#~ msgstr "Podešavanje alata" - -#~ msgid "Image" -#~ msgstr "Slika" - -#~ msgid "title" -#~ msgstr "naziv" - -#~ msgid "Web Share" -#~ msgstr "Djeljenje na webu" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "Instaliraj alate za lansiranje, upitnike, pretplatu i audittrail modul\n" -#~ " " - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Omogućuje organiziranje istraživanja" diff --git a/addons/profile_tools/i18n/hu.po b/addons/profile_tools/i18n/hu.po deleted file mode 100644 index bd22908c9ad..00000000000 --- a/addons/profile_tools/i18n/hu.po +++ /dev/null @@ -1,48 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * profile_tools -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 6.0dev\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-01-25 08:50+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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Configure" -#~ msgstr "Beállítás" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Vegyes eszközök" - -#~ msgid "Recurring Documents" -#~ msgstr "Ismétlődő dokumentumok" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "Configuration Progress" -#~ msgstr "Folyamat beállítása" - -#~ msgid "Ideas Box" -#~ msgstr "Ötletdoboz" - -#~ msgid "Survey" -#~ msgstr "Felmérés" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Extra eszközök beállítása" - -#~ msgid "Lunch" -#~ msgstr "Ebéd" - -#~ msgid "Tools Configuration" -#~ msgstr "Eszközök beállítása" diff --git a/addons/profile_tools/i18n/it.po b/addons/profile_tools/i18n/it.po deleted file mode 100644 index 30c6c5fd3ef..00000000000 --- a/addons/profile_tools/i18n/it.po +++ /dev/null @@ -1,70 +0,0 @@ -# Italian 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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-01-13 23:07+0000\n" -"Last-Translator: Nicola Riolini - Micronaet \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Configure" -#~ msgstr "Configura" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Strumenti vari" - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Permette di organizzare sondaggi." - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Gli strumenti extra sono applicazioni che possono aiutare a migliorare " -#~ "l'organizzazione, anche se non sono fondamentali per la gestione aziendale." - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "Un semplice modulo che aiuta nella gestione ordini pasto." - -#~ msgid "Ideas Box" -#~ msgstr "Cassetta idee" - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Blocco note collaborativo" - -#~ msgid "Survey" -#~ msgstr "Sondaggio" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Configurazione strumenti extra" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Configura strumenti extra" - -#~ msgid "Lunch" -#~ msgstr "Pranzo" - -#~ msgid "Tools Configuration" -#~ msgstr "Configurazione strumenti" - -#~ msgid "Image" -#~ msgstr "Immagine" - -#~ msgid "title" -#~ msgstr "titolo" - -#~ msgid "Recurring Documents" -#~ msgstr "Documenti Ricorrenti" diff --git a/addons/profile_tools/i18n/mn.po b/addons/profile_tools/i18n/mn.po deleted file mode 100644 index 768bcdfcde8..00000000000 --- a/addons/profile_tools/i18n/mn.po +++ /dev/null @@ -1,39 +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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2010-12-21 13:52+0000\n" -"Last-Translator: OpenERP Administrators \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Tools Configuration" -#~ msgstr "Тохиргооны Хэрэгслүүд" - -#~ msgid "title" -#~ msgstr "гарчиг" - -#~ msgid "Configuration Progress" -#~ msgstr "Тохиргооны явц" - -#~ msgid "Survey" -#~ msgstr "Санал асуулга" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Төрөл бүрийн Хэрэгслүүд" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "Web Share" -#~ msgstr "Web Share" diff --git a/addons/profile_tools/i18n/nl.po b/addons/profile_tools/i18n/nl.po deleted file mode 100644 index c39e843a1ea..00000000000 --- a/addons/profile_tools/i18n/nl.po +++ /dev/null @@ -1,111 +0,0 @@ -# Dutch 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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-01-27 16:05+0000\n" -"Last-Translator: Douwe Wullink (Dypalio) \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Ideeën van medewerkers bevorderen, stemmen en discussiëren over de beste " -#~ "ideeën." - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Extra tools zijn applicaties die u kunnen helpen uw organisatie te " -#~ "verbeteren al zijn ze niet wezenlijk voor het bedrijfsproces." - -#~ msgid "Configure" -#~ msgstr "Configureren" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "Installeert tools voor lunch, enquête, abonnement en audittrail\n" -#~ " module\n" -#~ " " - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Laat u beperkte toegang tot uw OpenERP documenten geven aan externe " -#~ "gebruikers, zoals klanten, leveranciers of accountants. U kunt elk OpenERP " -#~ "menu delen, zoals project taken, incidenten, facturen, etc." - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Laat u enquêtes organiseren." - -#~ msgid "Recurring Documents" -#~ msgstr "Herhalende documenten" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "Een eenvoudige module voor het beheer van lunch opdrachten." - -#~ msgid "Configuration Progress" -#~ msgstr "Configuratievoortgang" - -#~ msgid "Ideas Box" -#~ msgstr "Ideënbus" - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Gemeenschappelijke notitie pads" - -#~ msgid "Survey" -#~ msgstr "Enquête" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Extra tools configuratie" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Extra tools configureren" - -#~ msgid "Lunch" -#~ msgstr "Lunch" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Helpt bij het genereren van automatisch terugkerende documenten" - -#~ msgid "Tools Configuration" -#~ msgstr "Tools configuratie" - -#~ msgid "" -#~ "This module creates a tighter integration between a Pad instance of your " -#~ "choosing and your OpenERP Web Client by letting you easily link pads to " -#~ "OpenERP objects via OpenERP attachments." -#~ msgstr "" -#~ "Deze module zorgt voor een verdere integratie tussen een Pad document en de " -#~ "OpenERP web client door eenvoudig pads te koppelen met OpenERP objecten via " -#~ "OpenERP bijlagen." - -#~ msgid "Image" -#~ msgstr "Afbeelding" - -#~ msgid "title" -#~ msgstr "titel" - -#~ msgid "Web Share" -#~ msgstr "Web delen" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Diverse hulpmiddelen" diff --git a/addons/profile_tools/i18n/profile_tools.pot b/addons/profile_tools/i18n/profile_tools.pot deleted file mode 100644 index e4df33e91c0..00000000000 --- a/addons/profile_tools/i18n/profile_tools.pot +++ /dev/null @@ -1,19 +0,0 @@ -# Translations template for PROJECT. -# Copyright (C) 2012 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2012. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 0.9.6\n" - diff --git a/addons/profile_tools/i18n/pt.po b/addons/profile_tools/i18n/pt.po deleted file mode 100644 index 51f082ded69..00000000000 --- a/addons/profile_tools/i18n/pt.po +++ /dev/null @@ -1,33 +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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2010-12-09 09:56+0000\n" -"Last-Translator: OpenERP Administrators \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Image" -#~ msgstr "Imagem" - -#~ msgid "Lunch" -#~ msgstr "Almoço" - -#~ msgid "title" -#~ msgstr "título" - -#~ msgid "Configuration Progress" -#~ msgstr "Progresso da configuração" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" diff --git a/addons/profile_tools/i18n/pt_BR.po b/addons/profile_tools/i18n/pt_BR.po deleted file mode 100644 index 9f5a6e9f54a..00000000000 --- a/addons/profile_tools/i18n/pt_BR.po +++ /dev/null @@ -1,57 +0,0 @@ -# Brazilian Portuguese 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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-03-08 21:01+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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Configure" -#~ msgstr "Configurar" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Ferramentas Diversas" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "Configuration Progress" -#~ msgstr "Progresso da Configuração" - -#~ msgid "Survey" -#~ msgstr "Pesquisa" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Configuração de Ferramentas Extras" - -#~ msgid "Tools Configuration" -#~ msgstr "Configuração de Ferramentas" - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Permite que você organize pesquisas (questionários)." - -#~ msgid "Configure Extra Tools" -#~ msgstr "Configurar Ferramentas Extras" - -#~ msgid "Image" -#~ msgstr "Imagem" - -#~ msgid "title" -#~ msgstr "título" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Auxilia na geração automática de documentos recorrentes." - -#~ msgid "Recurring Documents" -#~ msgstr "Documentos Recorrentes" diff --git a/addons/profile_tools/i18n/ro.po b/addons/profile_tools/i18n/ro.po deleted file mode 100644 index fd3bd34600b..00000000000 --- a/addons/profile_tools/i18n/ro.po +++ /dev/null @@ -1,112 +0,0 @@ -# Romanian translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2012-01-11 21:57+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Incurajează ideile angajatilor, voturi si discutii pe baza celor mai bune " -#~ "idei." - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Unelte diverse" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "Instalează unelte pentru modulul pranz, sondaj, abonament si pistă de audit\n" -#~ " " - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Vă permite să acordati acces restrictionat utilizatorilor externi la " -#~ "documentele dumneavoastră OpenERP, cum ar fi clienti, furnizori, sau " -#~ "contabili. Puteti impărtăsi orice meniu OpenERP, precum sarcini de proiecte, " -#~ "cereri de asistentă tehnică, facturi, etc." - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Vă permite să organizati sondaje." - -#~ msgid "Configure" -#~ msgstr "Configurează" - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Extra Tools (Unelte suplimentare) sunt aplicatii care vă pot ajuta să vă " -#~ "imbunătătiti organizarea, desi ele nu sunt foarte importante pentru " -#~ "managementul companiei." - -#~ msgid "Recurring Documents" -#~ msgstr "Documente recurente" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer (program de instalare.unelte_diverse)" - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "Un modul simplu care să vă ajute la gestionarea comenzilor de pranz." - -#~ msgid "Configuration Progress" -#~ msgstr "Progres configurare" - -#~ msgid "Ideas Box" -#~ msgstr "Casetă Idei" - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Notă pad colaborativă" - -#~ msgid "Survey" -#~ msgstr "Sondaj" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Configurare Unelte Suplimentare" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Configurează Uneltele Suplimentare" - -#~ msgid "Lunch" -#~ msgstr "Prânz" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Ajută la generarea automată de documente recurente." - -#~ msgid "Tools Configuration" -#~ msgstr "Configurare unelte" - -#~ msgid "" -#~ "This module creates a tighter integration between a Pad instance of your " -#~ "choosing and your OpenERP Web Client by letting you easily link pads to " -#~ "OpenERP objects via OpenERP attachments." -#~ msgstr "" -#~ "Acest modul creează o integrare mai compactă intre o instantă Pad la alegere " -#~ "si Clientul Web OpenERP permitandu-vă să legati cu usurintă pad-uri de " -#~ "obiecte OpenERP prin atasamentele OpenERP." - -#~ msgid "Image" -#~ msgstr "Imagine" - -#~ msgid "title" -#~ msgstr "titlu" - -#~ msgid "Web Share" -#~ msgstr "Partajare web" diff --git a/addons/profile_tools/i18n/ru.po b/addons/profile_tools/i18n/ru.po deleted file mode 100644 index ba1a7ef879b..00000000000 --- a/addons/profile_tools/i18n/ru.po +++ /dev/null @@ -1,91 +0,0 @@ -# Russian 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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-04-23 20:51+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Configure" -#~ msgstr "Настройки" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Разные инструменты" - -#~ msgid "Recurring Documents" -#~ msgstr "Повторяющийся документ" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "Survey" -#~ msgstr "Опрос" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "Дополнительные инструменты настройки" - -#~ msgid "Configure Extra Tools" -#~ msgstr "Настроить дополнительные инструменты" - -#~ msgid "Tools Configuration" -#~ msgstr "Средства настройки" - -#~ msgid "Allows you to organize surveys." -#~ msgstr "Позволяет организовать опросы." - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "Помогает генерировать автоматически повторяющиеся документы." - -#~ msgid "Image" -#~ msgstr "Изображение" - -#~ msgid "Configuration Progress" -#~ msgstr "Выполнение настройки" - -#~ msgid "Ideas Box" -#~ msgstr "Копилка идей" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "" -#~ "Продвигайте идеи сотрудников, организуйте голосования и обсуждение лучших " -#~ "идей." - -#~ msgid "Collaborative Note Pads" -#~ msgstr "Заметки с общим доступом" - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "Позволяет предоставить ограниченный доступ к документам из OpenERP для " -#~ "сторонних пользователей, например заказчиков, поставщиков, или бухгалтеров. " -#~ "Можно предоставить доступ к любому меню OpenERP: задачам проекта, запросам " -#~ "поддержки, счетам и т.д." - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "Простой модуль, помогающий управлять заказами на ланч." - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "" -#~ "Дополнительные инструменты - приложения, позволяющие улучшить работу, при " -#~ "этом не являющиеся ключевыми для управления организацией." - -#~ msgid "Lunch" -#~ msgstr "Ланч" - -#~ msgid "title" -#~ msgstr "title" diff --git a/addons/profile_tools/i18n/tr.po b/addons/profile_tools/i18n/tr.po deleted file mode 100644 index 6627dccf652..00000000000 --- a/addons/profile_tools/i18n/tr.po +++ /dev/null @@ -1,27 +0,0 @@ -# Turkish translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2012-01-25 17:29+0000\n" -"Last-Translator: Ahmet Altınışık \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Configure" -#~ msgstr "Yapılandır" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "Çeşitli Araçlar" - -#~ msgid "Recurring Documents" -#~ msgstr "Tekrarlanan Dökümanlar" diff --git a/addons/profile_tools/i18n/zh_CN.po b/addons/profile_tools/i18n/zh_CN.po deleted file mode 100644 index d2c03db32db..00000000000 --- a/addons/profile_tools/i18n/zh_CN.po +++ /dev/null @@ -1,101 +0,0 @@ -# Chinese (Simplified) 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: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2011-07-13 16:26+0000\n" -"Last-Translator: FULL NAME \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: 2012-08-28 06:40+0000\n" -"X-Generator: Launchpad (build 15864)\n" - -#~ msgid "Miscellaneous Tools" -#~ msgstr "各种工具" - -#~ msgid "Promote ideas of the employees, votes and discussion on best ideas." -#~ msgstr "推广员工的创意,对最佳创意投票和讨论" - -#~ msgid "Configure" -#~ msgstr "设置" - -#~ msgid "" -#~ "Allows you to give restricted access to your OpenERP documents to external " -#~ "users, such as customers, suppliers, or accountants. You can share any " -#~ "OpenERP Menu such as your project tasks, support requests, invoices, etc." -#~ msgstr "" -#~ "允许你给外部用户如客户、供应商或会计师有限的权限访问OpenERP的对象。可以共享任何OpenERP菜单,比如你的项目任务,支持请求,发票等" - -#~ msgid "Allows you to organize surveys." -#~ msgstr "允许组织调查问卷" - -#~ msgid "" -#~ "Extra Tools are applications that can help you improve your organization " -#~ "although they are not key for company management." -#~ msgstr "这些工具不是公司管理必须的但可以帮你改善组织。" - -#~ msgid "Recurring Documents" -#~ msgstr "周期性凭证" - -#~ msgid "misc_tools.installer" -#~ msgstr "misc_tools.installer" - -#~ msgid "A simple module to help you to manage Lunch orders." -#~ msgstr "一个简单的模块用于管理午饭订餐。" - -#~ msgid "Configuration Progress" -#~ msgstr "设置进度" - -#~ msgid "Collaborative Note Pads" -#~ msgstr "协作记事本" - -#~ msgid "Survey" -#~ msgstr "问卷" - -#~ msgid "Lunch" -#~ msgstr "午餐" - -#~ msgid "Helps to generate automatically recurring documents." -#~ msgstr "帮助生成周期性凭证" - -#~ msgid "" -#~ "This module creates a tighter integration between a Pad instance of your " -#~ "choosing and your OpenERP Web Client by letting you easily link pads to " -#~ "OpenERP objects via OpenERP attachments." -#~ msgstr "此模块紧密集成了你选择的记事本和OpenERP的网页客户端。利用OpenERP的附件你可以轻松地把记事本和OpenERP的对象联系起来。" - -#~ msgid "Image" -#~ msgstr "图片" - -#~ msgid "title" -#~ msgstr "标题" - -#~ msgid "" -#~ "Installs tools for lunch,survey,subscription and audittrail\n" -#~ " module\n" -#~ " " -#~ msgstr "" -#~ "安装一些工具类的模块,如午餐、调查问卷、周期性凭证和审计跟踪之类。\n" -#~ " " - -#~ msgid "Ideas Box" -#~ msgstr "创意" - -#~ msgid "Extra Tools Configuration" -#~ msgstr "附加工具设置" - -#~ msgid "Configure Extra Tools" -#~ msgstr "设置附加的工具" - -#~ msgid "Tools Configuration" -#~ msgstr "工具设置" - -#~ msgid "Web Share" -#~ msgstr "共享" diff --git a/addons/profile_tools/security/ir.model.access.csv b/addons/profile_tools/security/ir.model.access.csv deleted file mode 100644 index 4a08a4aa60d..00000000000 --- a/addons/profile_tools/security/ir.model.access.csv +++ /dev/null @@ -1 +0,0 @@ -id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink diff --git a/addons/profile_tools/static/src/img/icon.png b/addons/profile_tools/static/src/img/icon.png deleted file mode 100644 index d6ba0866777..00000000000 Binary files a/addons/profile_tools/static/src/img/icon.png and /dev/null differ diff --git a/addons/subscription/__openerp__.py b/addons/subscription/__openerp__.py index 416c691f043..b301525eb42 100644 --- a/addons/subscription/__openerp__.py +++ b/addons/subscription/__openerp__.py @@ -37,7 +37,7 @@ e.g. To have an invoice generated automatically periodically: above. Specify the interval information and partner to be invoice. """, 'author': 'OpenERP SA', - 'depends': ['base_tools'], + 'depends': [], 'data': ['security/subcription_security.xml', 'security/ir.model.access.csv', 'subscription_view.xml'], 'demo': ['subscription_demo.xml',], 'installable': True, diff --git a/addons/subscription/subscription_view.xml b/addons/subscription/subscription_view.xml index dd3e1634420..2b9acbb7985 100644 --- a/addons/subscription/subscription_view.xml +++ b/addons/subscription/subscription_view.xml @@ -1,6 +1,8 @@ + + diff --git a/addons/survey/__openerp__.py b/addons/survey/__openerp__.py index acd76ba9a6b..d5e4c3af10c 100644 --- a/addons/survey/__openerp__.py +++ b/addons/survey/__openerp__.py @@ -34,7 +34,7 @@ question and according to that survey is done. Partners are also sent mails with user name and password for the invitation of the survey. """, 'author': 'OpenERP SA', - 'depends': ['base_tools', 'mail'], + 'depends': ['mail'], 'data': [ 'survey_report.xml', 'survey_data.xml', diff --git a/addons/survey/survey_view.xml b/addons/survey/survey_view.xml index 8f855084069..01d6098df55 100644 --- a/addons/survey/survey_view.xml +++ b/addons/survey/survey_view.xml @@ -1,6 +1,8 @@ + +