diff --git a/auditlog/i18n/en.po b/auditlog/i18n/en.po
index 7b7d15ad9..e50915a97 100644
--- a/auditlog/i18n/en.po
+++ b/auditlog/i18n/en.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-08 01:51+0000\n"
-"PO-Revision-Date: 2015-11-26 13:14+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
"Last-Translator: OCA Transbot \n"
"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
"MIME-Version: 1.0\n"
@@ -84,6 +84,11 @@ msgstr "Date"
msgid "Draft"
msgstr "Draft"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Fast log"
+msgstr "Fast log"
+
#. module: auditlog
#: field:auditlog.log.line,field_id:0
msgid "Field"
@@ -95,6 +100,18 @@ msgstr "Field"
msgid "Fields updated"
msgstr "Fields updated"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Full log"
+msgstr "Full log"
+
+#. module: auditlog
+#: help:auditlog.rule,log_type:0
+msgid ""
+"Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n"
+"Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
+msgstr "Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\nFast log: only log the changes made through the create and write operations (less information, but it is faster)"
+
#. module: auditlog
#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
@@ -327,6 +344,11 @@ msgid ""
"You cannot define another: please edit the existing one."
msgstr "There is already a rule defined on this model\nYou cannot define another: please edit the existing one."
+#. module: auditlog
+#: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
+msgid "Type"
+msgstr "Type"
+
#. module: auditlog
#: view:auditlog.rule:auditlog.view_auditlog_rule_form
msgid "Unsubscribe"
@@ -368,7 +390,7 @@ msgid "Values"
msgstr "Values"
#. module: auditlog
-#: code:addons/auditlog/models/rule.py:485
+#: code:addons/auditlog/models/rule.py:555
#, python-format
msgid "View logs"
msgstr "View logs"
diff --git a/auditlog/i18n/es.po b/auditlog/i18n/es.po
index de30999d0..b51d04eb2 100644
--- a/auditlog/i18n/es.po
+++ b/auditlog/i18n/es.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
-"PO-Revision-Date: 2016-02-16 15:25+0000\n"
-"Last-Translator: Antonio Trueba\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: OCA Transbot \n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -87,6 +87,11 @@ msgstr "Fecha"
msgid "Draft"
msgstr "No suscrito"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Fast log"
+msgstr ""
+
#. module: auditlog
#: field:auditlog.log.line,field_id:0
msgid "Field"
@@ -98,6 +103,18 @@ msgstr "Campo"
msgid "Fields updated"
msgstr "Campos actualizados"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Full log"
+msgstr ""
+
+#. module: auditlog
+#: help:auditlog.rule,log_type:0
+msgid ""
+"Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n"
+"Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
+msgstr ""
+
#. module: auditlog
#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
@@ -330,6 +347,11 @@ msgid ""
"You cannot define another: please edit the existing one."
msgstr "Ya existe una regla definida para este modelo.\nNo puede definir otra: por favor, modifique el existente."
+#. module: auditlog
+#: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
+msgid "Type"
+msgstr ""
+
#. module: auditlog
#: view:auditlog.rule:auditlog.view_auditlog_rule_form
msgid "Unsubscribe"
@@ -371,7 +393,7 @@ msgid "Values"
msgstr "Valores"
#. module: auditlog
-#: code:addons/auditlog/models/rule.py:485
+#: code:addons/auditlog/models/rule.py:555
#, python-format
msgid "View logs"
msgstr "Ver registros"
diff --git a/auditlog/i18n/fr.po b/auditlog/i18n/fr.po
index 8c9ec5fbd..ecd4c8799 100644
--- a/auditlog/i18n/fr.po
+++ b/auditlog/i18n/fr.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-08 01:51+0000\n"
-"PO-Revision-Date: 2015-12-12 10:20+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
"Last-Translator: OCA Transbot \n"
"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
"MIME-Version: 1.0\n"
@@ -84,6 +84,11 @@ msgstr ""
msgid "Draft"
msgstr "Brouillon"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Fast log"
+msgstr ""
+
#. module: auditlog
#: field:auditlog.log.line,field_id:0
msgid "Field"
@@ -95,6 +100,18 @@ msgstr "Champ"
msgid "Fields updated"
msgstr "Champs modifiés"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Full log"
+msgstr ""
+
+#. module: auditlog
+#: help:auditlog.rule,log_type:0
+msgid ""
+"Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n"
+"Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
+msgstr ""
+
#. module: auditlog
#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
@@ -327,6 +344,11 @@ msgid ""
"You cannot define another: please edit the existing one."
msgstr "Il existe déjà une règle définie sur ce modèle\nVous ne pouvez pas en définir une nouvelle, vous devez modifier celle existante."
+#. module: auditlog
+#: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
+msgid "Type"
+msgstr ""
+
#. module: auditlog
#: view:auditlog.rule:auditlog.view_auditlog_rule_form
msgid "Unsubscribe"
@@ -368,7 +390,7 @@ msgid "Values"
msgstr "Valeurs"
#. module: auditlog
-#: code:addons/auditlog/models/rule.py:485
+#: code:addons/auditlog/models/rule.py:555
#, python-format
msgid "View logs"
msgstr "Consulter les journaux"
diff --git a/auditlog/i18n/pt_BR.po b/auditlog/i18n/pt_BR.po
index dee17dce2..df3c6f1ef 100644
--- a/auditlog/i18n/pt_BR.po
+++ b/auditlog/i18n/pt_BR.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-08 01:51+0000\n"
-"PO-Revision-Date: 2015-11-26 13:14+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
"Last-Translator: OCA Transbot \n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@@ -85,6 +85,11 @@ msgstr "Data"
msgid "Draft"
msgstr "Rascunho"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Fast log"
+msgstr ""
+
#. module: auditlog
#: field:auditlog.log.line,field_id:0
msgid "Field"
@@ -96,6 +101,18 @@ msgstr "Campo"
msgid "Fields updated"
msgstr "Campos atualizados"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Full log"
+msgstr ""
+
+#. module: auditlog
+#: help:auditlog.rule,log_type:0
+msgid ""
+"Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n"
+"Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
+msgstr ""
+
#. module: auditlog
#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
@@ -328,6 +345,11 @@ msgid ""
"You cannot define another: please edit the existing one."
msgstr ""
+#. module: auditlog
+#: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
+msgid "Type"
+msgstr ""
+
#. module: auditlog
#: view:auditlog.rule:auditlog.view_auditlog_rule_form
msgid "Unsubscribe"
@@ -369,7 +391,7 @@ msgid "Values"
msgstr "Valores"
#. module: auditlog
-#: code:addons/auditlog/models/rule.py:485
+#: code:addons/auditlog/models/rule.py:555
#, python-format
msgid "View logs"
msgstr "Ver Histórico"
diff --git a/auditlog/i18n/sl.po b/auditlog/i18n/sl.po
index a348784e9..e82ec04d8 100644
--- a/auditlog/i18n/sl.po
+++ b/auditlog/i18n/sl.po
@@ -3,13 +3,13 @@
# * auditlog
#
# Translators:
-# Matjaž Mozetič , 2015
+# Matjaž Mozetič , 2015-2016
msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-08 01:51+0000\n"
-"PO-Revision-Date: 2015-11-27 04:09+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-08 06:51+0000\n"
"Last-Translator: Matjaž Mozetič \n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -85,6 +85,11 @@ msgstr "Datum"
msgid "Draft"
msgstr "Osnutek"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Fast log"
+msgstr "Hitri dnevnik"
+
#. module: auditlog
#: field:auditlog.log.line,field_id:0
msgid "Field"
@@ -96,6 +101,18 @@ msgstr "Polje"
msgid "Fields updated"
msgstr "Posodobljena polja"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Full log"
+msgstr "Polni dnevnik"
+
+#. module: auditlog
+#: help:auditlog.rule,log_type:0
+msgid ""
+"Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n"
+"Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
+msgstr "Polni dnevnik: izdela razliko med podatki pred in po operaciji (beleži več informacij, kot npr. izračunana polja, ki so bila posodobljena, a je počasnejši)\nHitri dnevnik: beleži le spremembe nastale med operacijami ustvarjanja in zapisovanja (manj informacij, a je hitrejši)"
+
#. module: auditlog
#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
@@ -328,6 +345,11 @@ msgid ""
"You cannot define another: please edit the existing one."
msgstr "Za ta model je že določeno pravilo\nNe morete določiti drugega, lahko pa uredite obstoječega."
+#. module: auditlog
+#: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
+msgid "Type"
+msgstr "Tip"
+
#. module: auditlog
#: view:auditlog.rule:auditlog.view_auditlog_rule_form
msgid "Unsubscribe"
@@ -369,7 +391,7 @@ msgid "Values"
msgstr "Vrednosti"
#. module: auditlog
-#: code:addons/auditlog/models/rule.py:485
+#: code:addons/auditlog/models/rule.py:555
#, python-format
msgid "View logs"
msgstr "Prikaz dnevnikov"
diff --git a/auditlog/i18n/tr.po b/auditlog/i18n/tr.po
index 1346eaeb7..be02c965c 100644
--- a/auditlog/i18n/tr.po
+++ b/auditlog/i18n/tr.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
-"PO-Revision-Date: 2016-01-31 15:10+0000\n"
-"Last-Translator: Ahmet Altınışık \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
+"Last-Translator: OCA Transbot \n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -85,6 +85,11 @@ msgstr "Tarih"
msgid "Draft"
msgstr "Taslak"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Fast log"
+msgstr ""
+
#. module: auditlog
#: field:auditlog.log.line,field_id:0
msgid "Field"
@@ -96,6 +101,18 @@ msgstr "Alan"
msgid "Fields updated"
msgstr "Alanlar güncellendi"
+#. module: auditlog
+#: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
+msgid "Full log"
+msgstr ""
+
+#. module: auditlog
+#: help:auditlog.rule,log_type:0
+msgid ""
+"Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n"
+"Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
+msgstr ""
+
#. module: auditlog
#: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
#: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
@@ -328,6 +345,11 @@ msgid ""
"You cannot define another: please edit the existing one."
msgstr "Bu model için zaten bir kural tanımlanmış\nbaşka kural tanımlayamazsınız: lütfen olan kaydı güncelleyin."
+#. module: auditlog
+#: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
+msgid "Type"
+msgstr ""
+
#. module: auditlog
#: view:auditlog.rule:auditlog.view_auditlog_rule_form
msgid "Unsubscribe"
@@ -369,7 +391,7 @@ msgid "Values"
msgstr "Değerler"
#. module: auditlog
-#: code:addons/auditlog/models/rule.py:485
+#: code:addons/auditlog/models/rule.py:555
#, python-format
msgid "View logs"
msgstr "Günlükleri göster"
diff --git a/auth_brute_force/i18n/de.po b/auth_brute_force/i18n/de.po
new file mode 100644
index 000000000..596d51099
--- /dev/null
+++ b/auth_brute_force/i18n/de.po
@@ -0,0 +1,132 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * auth_brute_force
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,active:0
+msgid "Active"
+msgstr "Aktiv"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,attempt_date:0
+msgid "Attempt Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
+msgid "Authentication Attempts"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,result:0
+msgid "Authentication Result"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.banned.remote,ban_date:0
+msgid "Ban Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Banned"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
+msgid "Banned Remotes"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_uid:0
+#: field:res.banned.remote,create_uid:0
+msgid "Created by"
+msgstr "Erstellt von"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_date:0
+#: field:res.banned.remote,create_date:0
+msgid "Created on"
+msgstr "Erstellt am:"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,description:0
+msgid "Description"
+msgstr "Beschreibung"
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Failed"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_uid:0
+#: field:res.banned.remote,write_uid:0
+msgid "Last Updated by"
+msgstr "Zuletzt aktualisiert von"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_date:0
+#: field:res.banned.remote,write_date:0
+msgid "Last Updated on"
+msgstr "Zuletzt aktualisiert am"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
+msgid "Remote ID"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Successful"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Successfull"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,login:0
+msgid "Tried Login"
+msgstr ""
+
+#. module: auth_brute_force
+#: help:res.banned.remote,active:0
+msgid "Uncheck this box to unban the remote"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Without Success"
+msgstr ""
diff --git a/auth_brute_force/i18n/es.po b/auth_brute_force/i18n/es.po
new file mode 100644
index 000000000..0519385df
--- /dev/null
+++ b/auth_brute_force/i18n/es.po
@@ -0,0 +1,132 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * auth_brute_force
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,active:0
+msgid "Active"
+msgstr "Activo"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,attempt_date:0
+msgid "Attempt Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
+msgid "Authentication Attempts"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,result:0
+msgid "Authentication Result"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.banned.remote,ban_date:0
+msgid "Ban Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Banned"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
+msgid "Banned Remotes"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_uid:0
+#: field:res.banned.remote,create_uid:0
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_date:0
+#: field:res.banned.remote,create_date:0
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,description:0
+msgid "Description"
+msgstr "Descripción"
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Failed"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_uid:0
+#: field:res.banned.remote,write_uid:0
+msgid "Last Updated by"
+msgstr "Última actualización de"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_date:0
+#: field:res.banned.remote,write_date:0
+msgid "Last Updated on"
+msgstr "Última actualización en"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
+msgid "Remote ID"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Successful"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Successfull"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,login:0
+msgid "Tried Login"
+msgstr ""
+
+#. module: auth_brute_force
+#: help:res.banned.remote,active:0
+msgid "Uncheck this box to unban the remote"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Without Success"
+msgstr ""
diff --git a/auth_brute_force/i18n/fi.po b/auth_brute_force/i18n/fi.po
new file mode 100644
index 000000000..7bece6403
--- /dev/null
+++ b/auth_brute_force/i18n/fi.po
@@ -0,0 +1,132 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * auth_brute_force
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fi\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,active:0
+msgid "Active"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,attempt_date:0
+msgid "Attempt Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
+msgid "Authentication Attempts"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,result:0
+msgid "Authentication Result"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.banned.remote,ban_date:0
+msgid "Ban Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Banned"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
+msgid "Banned Remotes"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_uid:0
+#: field:res.banned.remote,create_uid:0
+msgid "Created by"
+msgstr "Luonut"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_date:0
+#: field:res.banned.remote,create_date:0
+msgid "Created on"
+msgstr "Luotu"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,description:0
+msgid "Description"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Failed"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_uid:0
+#: field:res.banned.remote,write_uid:0
+msgid "Last Updated by"
+msgstr "Viimeksi päivittänyt"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_date:0
+#: field:res.banned.remote,write_date:0
+msgid "Last Updated on"
+msgstr "Viimeksi päivitetty"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
+msgid "Remote ID"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Successful"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Successfull"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,login:0
+msgid "Tried Login"
+msgstr ""
+
+#. module: auth_brute_force
+#: help:res.banned.remote,active:0
+msgid "Uncheck this box to unban the remote"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Without Success"
+msgstr ""
diff --git a/auth_brute_force/i18n/fr.po b/auth_brute_force/i18n/fr.po
index 7e28872e4..ddc02520c 100644
--- a/auth_brute_force/i18n/fr.po
+++ b/auth_brute_force/i18n/fr.po
@@ -1,25 +1,21 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
-# * auth_brute_force
-#
+# * auth_brute_force
+#
+# Translators:
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 8.0\n"
+"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-09-26 00:34+0000\n"
-"PO-Revision-Date: 2015-09-26 00:34+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:51+0000\n"
+"Last-Translator: OCA Transbot \n"
+"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Plural-Forms: \n"
-
-#. module: auth_brute_force
-#: code:addons/auth_brute_force/models/res_banned_remote.py:75
-#, python-format
-msgid "%s %s - %s %s (ISP: %s)"
-msgstr "%s %s - %s %s (FAI : %s)"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: auth_brute_force
#: field:res.banned.remote,active:0
@@ -61,6 +57,23 @@ msgstr "Banni"
msgid "Banned Remotes"
msgstr "Clients distants bannis"
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_uid:0
+#: field:res.banned.remote,create_uid:0
+msgid "Created by"
+msgstr "Créé par"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_date:0
+#: field:res.banned.remote,create_date:0
+msgid "Created on"
+msgstr "Créé le"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,description:0
+msgid "Description"
+msgstr "Description"
+
#. module: auth_brute_force
#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
@@ -70,18 +83,24 @@ msgid "Failed"
msgstr "Echoué"
#. module: auth_brute_force
-#: field:res.banned.remote,name:0
-msgid "Name"
-msgstr "Nom"
+#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
+msgid "ID"
+msgstr "ID"
#. module: auth_brute_force
-#: field:res.banned.remote,description:0
-msgid "Description"
-msgstr "Description"
+#: field:res.authentication.attempt,write_uid:0
+#: field:res.banned.remote,write_uid:0
+msgid "Last Updated by"
+msgstr "Mis à jour par"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_date:0
+#: field:res.banned.remote,write_date:0
+msgid "Last Updated on"
+msgstr "Mis à jour le"
#. module: auth_brute_force
-#: field:res.authentication.attempt,remote:0
-#: field:res.banned.remote,remote:0
+#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
msgid "Remote ID"
msgstr "ID du client Distant"
@@ -107,14 +126,7 @@ msgstr "Idenfiant essayé"
msgid "Uncheck this box to unban the remote"
msgstr "Décochez cette case afin d'annuler l'exclusion du client distant"
-#. module: auth_brute_force
-#: code:addons/auth_brute_force/models/res_banned_remote.py:77
-#, python-format
-msgid "Unidentified Call from %s"
-msgstr "Appel non identifié depuis %s"
-
#. module: auth_brute_force
#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
msgid "Without Success"
msgstr "Sans succès"
-
diff --git a/auth_brute_force/i18n/it.po b/auth_brute_force/i18n/it.po
new file mode 100644
index 000000000..878d27e5f
--- /dev/null
+++ b/auth_brute_force/i18n/it.po
@@ -0,0 +1,132 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * auth_brute_force
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: it\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,active:0
+msgid "Active"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,attempt_date:0
+msgid "Attempt Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
+msgid "Authentication Attempts"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,result:0
+msgid "Authentication Result"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.banned.remote,ban_date:0
+msgid "Ban Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Banned"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
+msgid "Banned Remotes"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_uid:0
+#: field:res.banned.remote,create_uid:0
+msgid "Created by"
+msgstr "Creato da"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_date:0
+#: field:res.banned.remote,create_date:0
+msgid "Created on"
+msgstr "Creato il"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,description:0
+msgid "Description"
+msgstr "Descrizione"
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Failed"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_uid:0
+#: field:res.banned.remote,write_uid:0
+msgid "Last Updated by"
+msgstr "Ultimo aggiornamento da"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_date:0
+#: field:res.banned.remote,write_date:0
+msgid "Last Updated on"
+msgstr "Ultimo aggiornamento il"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
+msgid "Remote ID"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Successful"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Successfull"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,login:0
+msgid "Tried Login"
+msgstr ""
+
+#. module: auth_brute_force
+#: help:res.banned.remote,active:0
+msgid "Uncheck this box to unban the remote"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Without Success"
+msgstr ""
diff --git a/auth_brute_force/i18n/pt_BR.po b/auth_brute_force/i18n/pt_BR.po
new file mode 100644
index 000000000..79cdc3dd9
--- /dev/null
+++ b/auth_brute_force/i18n/pt_BR.po
@@ -0,0 +1,132 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * auth_brute_force
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: pt_BR\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,active:0
+msgid "Active"
+msgstr "Ativo"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,attempt_date:0
+msgid "Attempt Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
+msgid "Authentication Attempts"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,result:0
+msgid "Authentication Result"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.banned.remote,ban_date:0
+msgid "Ban Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Banned"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
+msgid "Banned Remotes"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_uid:0
+#: field:res.banned.remote,create_uid:0
+msgid "Created by"
+msgstr "Criado por"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_date:0
+#: field:res.banned.remote,create_date:0
+msgid "Created on"
+msgstr "Criado em"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,description:0
+msgid "Description"
+msgstr "Descrição"
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Failed"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
+msgid "ID"
+msgstr "Identificação"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_uid:0
+#: field:res.banned.remote,write_uid:0
+msgid "Last Updated by"
+msgstr "Última atualização por"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_date:0
+#: field:res.banned.remote,write_date:0
+msgid "Last Updated on"
+msgstr "Última atualização em"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
+msgid "Remote ID"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Successful"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Successfull"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,login:0
+msgid "Tried Login"
+msgstr ""
+
+#. module: auth_brute_force
+#: help:res.banned.remote,active:0
+msgid "Uncheck this box to unban the remote"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Without Success"
+msgstr ""
diff --git a/auth_brute_force/i18n/ru.po b/auth_brute_force/i18n/ru.po
new file mode 100644
index 000000000..26010a331
--- /dev/null
+++ b/auth_brute_force/i18n/ru.po
@@ -0,0 +1,132 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * auth_brute_force
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Russian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/ru/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ru\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,active:0
+msgid "Active"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,attempt_date:0
+msgid "Attempt Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
+msgid "Authentication Attempts"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,result:0
+msgid "Authentication Result"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.banned.remote,ban_date:0
+msgid "Ban Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Banned"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
+msgid "Banned Remotes"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_uid:0
+#: field:res.banned.remote,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_date:0
+#: field:res.banned.remote,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.banned.remote,description:0
+msgid "Description"
+msgstr "Описание"
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Failed"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
+msgid "ID"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_uid:0
+#: field:res.banned.remote,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_date:0
+#: field:res.banned.remote,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
+msgid "Remote ID"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Successful"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Successfull"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,login:0
+msgid "Tried Login"
+msgstr ""
+
+#. module: auth_brute_force
+#: help:res.banned.remote,active:0
+msgid "Uncheck this box to unban the remote"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Without Success"
+msgstr ""
diff --git a/auth_brute_force/i18n/sl.po b/auth_brute_force/i18n/sl.po
new file mode 100644
index 000000000..e9a3f3584
--- /dev/null
+++ b/auth_brute_force/i18n/sl.po
@@ -0,0 +1,133 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * auth_brute_force
+#
+# Translators:
+# Matjaž Mozetič , 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-08 06:54+0000\n"
+"Last-Translator: Matjaž Mozetič \n"
+"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,active:0
+msgid "Active"
+msgstr "Aktivno"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,attempt_date:0
+msgid "Attempt Date"
+msgstr "Datum poskusa"
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
+msgid "Authentication Attempts"
+msgstr "Poskusov overjanja"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,result:0
+msgid "Authentication Result"
+msgstr "Rezultati overjanja"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,ban_date:0
+msgid "Ban Date"
+msgstr "Datum prepovedi"
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Banned"
+msgstr "Prepovedan"
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
+msgid "Banned Remotes"
+msgstr "Prepovedani oddaljeni"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_uid:0
+#: field:res.banned.remote,create_uid:0
+msgid "Created by"
+msgstr "Ustvaril"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_date:0
+#: field:res.banned.remote,create_date:0
+msgid "Created on"
+msgstr "Ustvarjeno"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,description:0
+msgid "Description"
+msgstr "Opis"
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Failed"
+msgstr "Neuspešno"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_uid:0
+#: field:res.banned.remote,write_uid:0
+msgid "Last Updated by"
+msgstr "Zadnji posodobil"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_date:0
+#: field:res.banned.remote,write_date:0
+msgid "Last Updated on"
+msgstr "Zadnjič posodobljeno"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
+msgid "Remote ID"
+msgstr "Oddaljeni ID"
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Successful"
+msgstr "Uspešno"
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Successfull"
+msgstr "Uspešno"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,login:0
+msgid "Tried Login"
+msgstr "Poskusov prijave"
+
+#. module: auth_brute_force
+#: help:res.banned.remote,active:0
+msgid "Uncheck this box to unban the remote"
+msgstr "Odstrani označbo za odstranitev prepovedi oddaljenih"
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Without Success"
+msgstr "Brez uspeha"
diff --git a/auth_brute_force/i18n/tr.po b/auth_brute_force/i18n/tr.po
new file mode 100644
index 000000000..a9979867f
--- /dev/null
+++ b/auth_brute_force/i18n/tr.po
@@ -0,0 +1,132 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * auth_brute_force
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:50+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,active:0
+msgid "Active"
+msgstr "Aktif"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,attempt_date:0
+msgid "Attempt Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
+msgid "Authentication Attempts"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,result:0
+msgid "Authentication Result"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.banned.remote,ban_date:0
+msgid "Ban Date"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Banned"
+msgstr ""
+
+#. module: auth_brute_force
+#: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
+#: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
+msgid "Banned Remotes"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_uid:0
+#: field:res.banned.remote,create_uid:0
+msgid "Created by"
+msgstr "Oluşturan"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,create_date:0
+#: field:res.banned.remote,create_date:0
+msgid "Created on"
+msgstr "Oluşturuldu"
+
+#. module: auth_brute_force
+#: field:res.banned.remote,description:0
+msgid "Description"
+msgstr "Açıklama"
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Failed"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_uid:0
+#: field:res.banned.remote,write_uid:0
+msgid "Last Updated by"
+msgstr "Son güncelleyen"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,write_date:0
+#: field:res.banned.remote,write_date:0
+msgid "Last Updated on"
+msgstr "Son güncellenme"
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
+msgid "Remote ID"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Successful"
+msgstr ""
+
+#. module: auth_brute_force
+#: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
+#: selection:res.authentication.attempt,result:0
+#, python-format
+msgid "Successfull"
+msgstr ""
+
+#. module: auth_brute_force
+#: field:res.authentication.attempt,login:0
+msgid "Tried Login"
+msgstr ""
+
+#. module: auth_brute_force
+#: help:res.banned.remote,active:0
+msgid "Uncheck this box to unban the remote"
+msgstr ""
+
+#. module: auth_brute_force
+#: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
+msgid "Without Success"
+msgstr ""
diff --git a/base_custom_info/i18n/de.po b/base_custom_info/i18n/de.po
new file mode 100644
index 000000000..0db26c59b
--- /dev/null
+++ b/base_custom_info/i18n/de.po
@@ -0,0 +1,202 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr "Erstellt von"
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr "Erstellt am:"
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr "Zuletzt aktualisiert von"
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr "Zuletzt aktualisiert am"
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Modell"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Name"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr "Ressourcen-ID"
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr "Werte"
diff --git a/base_custom_info/i18n/en.po b/base_custom_info/i18n/en.po
new file mode 100644
index 000000000..30e591066
--- /dev/null
+++ b/base_custom_info/i18n/en.po
@@ -0,0 +1,202 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: OCA Transbot \n"
+"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr "\n Click to define a new custom info template.\n
\n You must define a custom info template for each\n product properties group.\n
\n "
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr "A model that gets its ``ir.model`` computed"
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr "Another property with that name exists for that resource."
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr "Another property with that name exists for that template."
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr "Another template with that name exists for that model."
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr "Created by"
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr "Created on"
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr "Custom Info"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr "Custom Info Template"
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr "Custom Info Template Properties"
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr "Custom Info Templates"
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr "Custom Information Template"
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr "Custom Properties"
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr "Custom Property Values"
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr "Custom information property"
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr "Custom information template"
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr "Custom information value"
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr "Info Lines"
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr "Inheritable abstract model to add custom info in any model"
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr "Last Updated by"
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr "Last Updated on"
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Model"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Name"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr "Properties"
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr "Property"
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr "Property Values"
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr "Resource ID"
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr "Template"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr "Templates"
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr "Value"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr "Values"
diff --git a/base_custom_info/i18n/es.po b/base_custom_info/i18n/es.po
index 4e14ddb37..6e3c0a769 100644
--- a/base_custom_info/i18n/es.po
+++ b/base_custom_info/i18n/es.po
@@ -1,21 +1,21 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
-# * base_custom_info
-#
+# * base_custom_info
+#
+# Translators:
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 8.0\n"
+"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-12-15 17:10+0100\n"
-"PO-Revision-Date: 2015-12-15 17:12+0100\n"
-"Last-Translator: \n"
-"Language-Team: \n"
-"Language: es\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: OCA Transbot \n"
+"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
+"Content-Transfer-Encoding: \n"
+"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 1.8.5\n"
#. module: base_custom_info
#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
@@ -27,12 +27,12 @@ msgid ""
" product properties group.\n"
"
\n"
" "
+msgstr "\nPulsa para definir una nueva plantilla de información personalizada.\n
\nDebe definir una plantilla de información personalizada para cada diferente grupo de propiedades.\n
"
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
msgstr ""
-"\n"
-"Pulsa para definir una nueva plantilla de información personalizada.\n"
-"
\n"
-"Debe definir una plantilla de información personalizada para cada diferente grupo de propiedades.\n"
-"
"
#. module: base_custom_info
#: sql_constraint:custom.info.value:0
@@ -115,8 +115,9 @@ msgid "Custom information value"
msgstr "Valor de información personalizada"
#. module: base_custom_info
-#: field:custom.info,id:0 field:custom.info.property,id:0
-#: field:custom.info.template,id:0 field:custom.info.value,id:0
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
msgid "ID"
msgstr "ID"
@@ -144,7 +145,10 @@ msgid "Last Updated on"
msgstr "Última actualización el"
#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
msgid "Model"
msgstr "Modelo"
diff --git a/base_custom_info/i18n/fi.po b/base_custom_info/i18n/fi.po
new file mode 100644
index 000000000..4c404ba11
--- /dev/null
+++ b/base_custom_info/i18n/fi.po
@@ -0,0 +1,202 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fi\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr "Luonut"
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr "Luotu"
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr "Viimeksi päivittänyt"
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr "Viimeksi päivitetty"
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Mall"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Nimi"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr ""
diff --git a/base_custom_info/i18n/fr.po b/base_custom_info/i18n/fr.po
new file mode 100644
index 000000000..a9a880d84
--- /dev/null
+++ b/base_custom_info/i18n/fr.po
@@ -0,0 +1,202 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr "Créé par"
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr "Créé le"
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr "Mis à jour par"
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr "Mis à jour le"
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Modèle"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Nom"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr "ID de l'enregistrement"
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr "Valeur"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr "Valeurs"
diff --git a/base_custom_info/i18n/fr_CA.po b/base_custom_info/i18n/fr_CA.po
new file mode 100644
index 000000000..e41811dc5
--- /dev/null
+++ b/base_custom_info/i18n/fr_CA.po
@@ -0,0 +1,202 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr_CA/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr_CA\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Modèle"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Nom"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr ""
diff --git a/base_custom_info/i18n/it.po b/base_custom_info/i18n/it.po
new file mode 100644
index 000000000..5d4df740c
--- /dev/null
+++ b/base_custom_info/i18n/it.po
@@ -0,0 +1,202 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: it\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr "Creato da"
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr "Creato il"
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr "Ultimo aggiornamento da"
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr "Ultimo aggiornamento il"
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Modello"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Nome"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr ""
diff --git a/base_custom_info/i18n/pt_BR.po b/base_custom_info/i18n/pt_BR.po
new file mode 100644
index 000000000..855d905ac
--- /dev/null
+++ b/base_custom_info/i18n/pt_BR.po
@@ -0,0 +1,202 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: pt_BR\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr "Criado por"
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr "Criado em"
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr "Identificação"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr "Última atualização por"
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr "Última atualização em"
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Modelo"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Nome"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr "Identificação do Recurso"
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr "Valor"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr "Valores"
diff --git a/base_custom_info/i18n/ru.po b/base_custom_info/i18n/ru.po
new file mode 100644
index 000000000..59c5b24bf
--- /dev/null
+++ b/base_custom_info/i18n/ru.po
@@ -0,0 +1,202 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Russian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/ru/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ru\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Модель"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Название"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr ""
diff --git a/base_custom_info/i18n/sl.po b/base_custom_info/i18n/sl.po
new file mode 100644
index 000000000..6ef622f64
--- /dev/null
+++ b/base_custom_info/i18n/sl.po
@@ -0,0 +1,203 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+# Matjaž Mozetič , 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-11 10:31+0000\n"
+"Last-Translator: Matjaž Mozetič \n"
+"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr "\n Določi novo predlogo informacij po meri.\n
\n Določiti morate predlogo informacij po meri za vsako\n skupino lastnosti proizvodov.\n
\n "
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr "Model, katerega ``ir.model`` se obdela"
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr "Za ta vir obstaja druga lastnost z istim nazivom."
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr "Za to predlogo obstaja druga lastnost z istim nazivom."
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr "Za ta model obstaja druga predloga z istim nazivom."
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr "Ustvaril"
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr "Ustvarjeno"
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr "Informacije po meri"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr "Predloga informacij po meri"
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr "Lastnosti predloge informacij po meri"
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr "Predloge informacij po meri"
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr "Predloga informacij po meri"
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr "Lastnosti po meri"
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr "Vrednosti lastnosti po meri"
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr "Lastnosi informacij po meri"
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr "Predloga informacij po meri"
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr "Vrednost informacij po meri"
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr "Postavke informacij"
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr "Deden abstraktni model za dodajanje informacij po meri kateremukoli modelu."
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr "Zadnji posodobil"
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr "Zadnjič posodobljeno"
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Model"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Naziv"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr "Lastnosti"
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr "Lastnost"
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr "Vrednosti lastnosti"
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr "ID vira"
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr "Predloga"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr "Predloge"
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr "Vrednost"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr "Vrednosti"
diff --git a/base_custom_info/i18n/tr.po b/base_custom_info/i18n/tr.po
new file mode 100644
index 000000000..b8c73f2ee
--- /dev/null
+++ b/base_custom_info/i18n/tr.po
@@ -0,0 +1,202 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_custom_info
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
+msgid ""
+"\n"
+" Click to define a new custom info template.\n"
+"
\n"
+" You must define a custom info template for each\n"
+" product properties group.\n"
+"
\n"
+" "
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_model_link
+msgid "A model that gets its ``ir.model`` computed"
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.value:0
+msgid "Another property with that name exists for that resource."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.property:0
+msgid "Another property with that name exists for that template."
+msgstr ""
+
+#. module: base_custom_info
+#: sql_constraint:custom.info.template:0
+msgid "Another template with that name exists for that model."
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,create_uid:0
+#: field:custom.info.template,create_uid:0
+#: field:custom.info.value,create_uid:0
+msgid "Created by"
+msgstr "Oluşturan"
+
+#. module: base_custom_info
+#: field:custom.info.property,create_date:0
+#: field:custom.info.template,create_date:0
+#: field:custom.info.value,create_date:0
+msgid "Created on"
+msgstr "Oluşturuldu"
+
+#. module: base_custom_info
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
+msgid "Custom Info"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Custom Info Template"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
+msgid "Custom Info Template Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
+#: view:custom.info.template:base_custom_info.base_custom_info_template_tree
+msgid "Custom Info Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_template_id:0
+msgid "Custom Information Template"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,custom_info_ids:0
+msgid "Custom Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: view:custom.info.value:base_custom_info.base_custom_info_value_tree
+msgid "Custom Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_property
+msgid "Custom information property"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_template
+msgid "Custom information template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info_value
+msgid "Custom information value"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info,id:0 field:custom.info.model_link,id:0
+#: field:custom.info.property,id:0 field:custom.info.template,id:0
+#: field:custom.info.value,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_custom_info
+#: view:custom.info.template:base_custom_info.base_custom_info_template_form
+msgid "Info Lines"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.model,name:base_custom_info.model_custom_info
+msgid "Inheritable abstract model to add custom info in any model"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,write_uid:0
+#: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
+msgid "Last Updated by"
+msgstr "Son güncelleyen"
+
+#. module: base_custom_info
+#: field:custom.info.property,write_date:0
+#: field:custom.info.template,write_date:0
+#: field:custom.info.value,write_date:0
+msgid "Last Updated on"
+msgstr "Son güncellenme"
+
+#. module: base_custom_info
+#: field:custom.info.model_link,model:0
+#: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
+#: field:custom.info.template,model_id:0 field:custom.info.value,model:0
+#: field:custom.info.value,model_id:0
+msgid "Model"
+msgstr "Model"
+
+#. module: base_custom_info
+#: field:custom.info.property,name:0 field:custom.info.template,name:0
+msgid "Name"
+msgstr "Adı"
+
+#. module: base_custom_info
+#: field:custom.info.template,info_ids:0
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
+msgid "Properties"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,property_id:0
+msgid "Property"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.property,info_value_ids:0
+msgid "Property Values"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,res_id:0
+msgid "Resource ID"
+msgstr "Kaynak ID"
+
+#. module: base_custom_info
+#: field:custom.info.property,template_id:0
+msgid "Template"
+msgstr ""
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
+msgid "Templates"
+msgstr ""
+
+#. module: base_custom_info
+#: field:custom.info.value,value:0
+msgid "Value"
+msgstr "Değer"
+
+#. module: base_custom_info
+#: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
+#: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
+msgid "Values"
+msgstr "Değerler"
diff --git a/base_external_dbsource/i18n/de.po b/base_external_dbsource/i18n/de.po
index 854494c93..2c66607bf 100644
--- a/base_external_dbsource/i18n/de.po
+++ b/base_external_dbsource/i18n/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-01-26 10:52+0000\n"
"Last-Translator: Rudolf Schnapka \n"
"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
@@ -39,13 +39,13 @@ msgid "Connection string"
msgstr "Verbindungs-Textzeile"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:163
+#: code:addons/base_external_dbsource/base_external_dbsource.py:165
#, python-format
msgid "Connection test failed!"
msgstr "Verbindungstest fehlgeschlagen."
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:174
+#: code:addons/base_external_dbsource/base_external_dbsource.py:176
#, python-format
msgid "Connection test succeeded!"
msgstr "Verbindungstest erfolgreich!"
@@ -76,7 +76,7 @@ msgid "Datasource name"
msgstr "Datequellenbezeichnung"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:175
+#: code:addons/base_external_dbsource/base_external_dbsource.py:177
#, python-format
msgid "Everything seems properly set up!"
msgstr "Alles scheint richtig eingerichtet zu sein."
@@ -98,7 +98,7 @@ msgid "External Database Sources"
msgstr "Externe Datenbankquellen"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:164
+#: code:addons/base_external_dbsource/base_external_dbsource.py:166
#, python-format
msgid ""
"Here is what we got instead:\n"
diff --git a/base_external_dbsource/i18n/es.po b/base_external_dbsource/i18n/es.po
index 8293033f7..1745bd54a 100644
--- a/base_external_dbsource/i18n/es.po
+++ b/base_external_dbsource/i18n/es.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-02-16 15:21+0000\n"
"Last-Translator: Antonio Trueba\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
@@ -40,13 +40,13 @@ msgid "Connection string"
msgstr "Cadena de conexión"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:163
+#: code:addons/base_external_dbsource/base_external_dbsource.py:165
#, python-format
msgid "Connection test failed!"
msgstr ""
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:174
+#: code:addons/base_external_dbsource/base_external_dbsource.py:176
#, python-format
msgid "Connection test succeeded!"
msgstr "Conexión de prueba realizada."
@@ -77,7 +77,7 @@ msgid "Datasource name"
msgstr "Nombre del origen de datos"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:175
+#: code:addons/base_external_dbsource/base_external_dbsource.py:177
#, python-format
msgid "Everything seems properly set up!"
msgstr "Parece que todo está correctamente configurado."
@@ -99,7 +99,7 @@ msgid "External Database Sources"
msgstr ""
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:164
+#: code:addons/base_external_dbsource/base_external_dbsource.py:166
#, python-format
msgid ""
"Here is what we got instead:\n"
diff --git a/base_external_dbsource/i18n/pt_BR.po b/base_external_dbsource/i18n/pt_BR.po
index 7198ba01a..fe9845b05 100644
--- a/base_external_dbsource/i18n/pt_BR.po
+++ b/base_external_dbsource/i18n/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-09-29 11:14+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-09-19 01:07+0000\n"
"Last-Translator: Armando Vulcano Junior \n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
@@ -39,13 +39,13 @@ msgid "Connection string"
msgstr "Caracter de Conexão"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:163
+#: code:addons/base_external_dbsource/base_external_dbsource.py:165
#, python-format
msgid "Connection test failed!"
msgstr "Teste de conexão falhou!"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:174
+#: code:addons/base_external_dbsource/base_external_dbsource.py:176
#, python-format
msgid "Connection test succeeded!"
msgstr "Teste de conexão com sucesso\""
@@ -76,7 +76,7 @@ msgid "Datasource name"
msgstr "Nome Origem-de-dados"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:175
+#: code:addons/base_external_dbsource/base_external_dbsource.py:177
#, python-format
msgid "Everything seems properly set up!"
msgstr "Tudo parece configurado de acordo!"
@@ -98,7 +98,7 @@ msgid "External Database Sources"
msgstr "Fontes Banco de Dados Externo"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:164
+#: code:addons/base_external_dbsource/base_external_dbsource.py:166
#, python-format
msgid ""
"Here is what we got instead:\n"
diff --git a/base_external_dbsource/i18n/sl.po b/base_external_dbsource/i18n/sl.po
index 85f849355..e30df2fa2 100644
--- a/base_external_dbsource/i18n/sl.po
+++ b/base_external_dbsource/i18n/sl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-09-29 11:14+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-09-26 07:09+0000\n"
"Last-Translator: Matjaž Mozetič \n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
@@ -39,13 +39,13 @@ msgid "Connection string"
msgstr "Niz povezave"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:163
+#: code:addons/base_external_dbsource/base_external_dbsource.py:165
#, python-format
msgid "Connection test failed!"
msgstr "Test povezave neuspešen!"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:174
+#: code:addons/base_external_dbsource/base_external_dbsource.py:176
#, python-format
msgid "Connection test succeeded!"
msgstr "Test povezave uspel!"
@@ -76,7 +76,7 @@ msgid "Datasource name"
msgstr "Naziv podatkovne baze"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:175
+#: code:addons/base_external_dbsource/base_external_dbsource.py:177
#, python-format
msgid "Everything seems properly set up!"
msgstr "Kaže, da je vse pravilno nastavljeno!"
@@ -98,7 +98,7 @@ msgid "External Database Sources"
msgstr "Viri zunanjih podatkovnih baz"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:164
+#: code:addons/base_external_dbsource/base_external_dbsource.py:166
#, python-format
msgid ""
"Here is what we got instead:\n"
diff --git a/base_external_dbsource/i18n/tr.po b/base_external_dbsource/i18n/tr.po
index 89554e3cc..2fa462016 100644
--- a/base_external_dbsource/i18n/tr.po
+++ b/base_external_dbsource/i18n/tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-01-31 15:12+0000\n"
"Last-Translator: Ahmet Altınışık \n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
@@ -39,13 +39,13 @@ msgid "Connection string"
msgstr "Bağlantı dizisi"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:163
+#: code:addons/base_external_dbsource/base_external_dbsource.py:165
#, python-format
msgid "Connection test failed!"
msgstr "Bağlatı testi başarısız!"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:174
+#: code:addons/base_external_dbsource/base_external_dbsource.py:176
#, python-format
msgid "Connection test succeeded!"
msgstr "Bağlantı testi BAŞARILI !"
@@ -76,7 +76,7 @@ msgid "Datasource name"
msgstr ""
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:175
+#: code:addons/base_external_dbsource/base_external_dbsource.py:177
#, python-format
msgid "Everything seems properly set up!"
msgstr ""
@@ -98,7 +98,7 @@ msgid "External Database Sources"
msgstr "Dış veritabanı kaynakları"
#. module: base_external_dbsource
-#: code:addons/base_external_dbsource/base_external_dbsource.py:164
+#: code:addons/base_external_dbsource/base_external_dbsource.py:166
#, python-format
msgid ""
"Here is what we got instead:\n"
diff --git a/base_multi_image/i18n/de.po b/base_multi_image/i18n/de.po
new file mode 100644
index 000000000..3d721bfa3
--- /dev/null
+++ b/base_multi_image/i18n/de.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr "Erstellt von"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr "Erstellt am:"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr "Zuletzt aktualisiert von"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr "Zuletzt aktualisiert am"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr ""
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Name"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr "Reihenfolge"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr ""
diff --git a/base_multi_image/i18n/en.po b/base_multi_image/i18n/en.po
new file mode 100644
index 000000000..fc5370994
--- /dev/null
+++ b/base_multi_image/i18n/en.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: OCA Transbot \n"
+"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr "A document can have only one image with the same name."
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr "Comments"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr "Created by"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr "Created on"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr "Database"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr "File extension"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr "Filename"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr "Image"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr "Image path"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr "Image remote URL"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr "Image stored in database"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr "Image title"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr "Images"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr "Last Updated by"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr "Last Updated on"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr "Main image"
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr "Multi images"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Name"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr "OS file"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr "Options"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr "Owner"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr "Owner model"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr "Preview"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr "Product Images"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr "Sequence"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr "Storage"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr "URL"
diff --git a/base_multi_image/i18n/es.po b/base_multi_image/i18n/es.po
new file mode 100644
index 000000000..8f3c18dca
--- /dev/null
+++ b/base_multi_image/i18n/es.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr "Última actualización de"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr "Última actualización en"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr ""
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Nombre"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr "Secuencia"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr ""
diff --git a/base_multi_image/i18n/fi.po b/base_multi_image/i18n/fi.po
new file mode 100644
index 000000000..ff7b2f774
--- /dev/null
+++ b/base_multi_image/i18n/fi.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fi\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr "Luonut"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr "Luotu"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr "Viimeksi päivittänyt"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr "Viimeksi päivitetty"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr ""
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Nimi"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr ""
diff --git a/base_multi_image/i18n/fr.po b/base_multi_image/i18n/fr.po
new file mode 100644
index 000000000..9076febe3
--- /dev/null
+++ b/base_multi_image/i18n/fr.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr "Créé par"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr "Créé le"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr "Mis à jour par"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr "Mis à jour le"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr ""
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Nom"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr ""
diff --git a/base_multi_image/i18n/fr_CA.po b/base_multi_image/i18n/fr_CA.po
new file mode 100644
index 000000000..3757a027f
--- /dev/null
+++ b/base_multi_image/i18n/fr_CA.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr_CA/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr_CA\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr ""
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Nom"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr ""
diff --git a/base_multi_image/i18n/it.po b/base_multi_image/i18n/it.po
new file mode 100644
index 000000000..651554602
--- /dev/null
+++ b/base_multi_image/i18n/it.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: it\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr "Creato da"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr "Creato il"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr "Ultimo aggiornamento da"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr "Ultimo aggiornamento il"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr ""
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Nome"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr ""
diff --git a/base_multi_image/i18n/pt_BR.po b/base_multi_image/i18n/pt_BR.po
new file mode 100644
index 000000000..c9ae66782
--- /dev/null
+++ b/base_multi_image/i18n/pt_BR.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: pt_BR\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr "Criado por"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr "Criado em"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr "Identificação"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr "Última atualização por"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr "Última atualização em"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr ""
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Nome"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr "Sequência"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr ""
diff --git a/base_multi_image/i18n/ru.po b/base_multi_image/i18n/ru.po
new file mode 100644
index 000000000..01588f4ac
--- /dev/null
+++ b/base_multi_image/i18n/ru.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Russian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/ru/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ru\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr ""
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Название"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr ""
diff --git a/base_multi_image/i18n/sl.po b/base_multi_image/i18n/sl.po
new file mode 100644
index 000000000..d7464ecd4
--- /dev/null
+++ b/base_multi_image/i18n/sl.po
@@ -0,0 +1,166 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+# Matjaž Mozetič , 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 05:44+0000\n"
+"Last-Translator: Matjaž Mozetič \n"
+"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr "Dokument lahko vsebuje le eno sliko z istim nazivom."
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr "Komentarji"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr "Ustvaril"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr "Ustvarjeno"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr "Podatkovna baza"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr "Končnica datoteke"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr "Naziv datoteke"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr "Slika"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr "Pot do slike"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr "URL povezava do slike"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr "Slika shranjena v podatkovno bazo"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr "Naziv slike"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr "Slike"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr "Zadnji posodobil"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr "Zadnjič posodobljeno"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr "Glavna slika"
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr "Več slik"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Naziv"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr "OS datoteka"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr "Možnosti"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr "Lastnik"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr "Model lastnika"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr "Predogled"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr "Slike proizvoda"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr "Zaporedje"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr "Shranjevalni medij"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr "URL"
diff --git a/base_multi_image/i18n/tr.po b/base_multi_image/i18n/tr.po
new file mode 100644
index 000000000..8ce2d153a
--- /dev/null
+++ b/base_multi_image/i18n/tr.po
@@ -0,0 +1,165 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * base_multi_image
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-09 16:29+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/image.py:22
+#: sql_constraint:base_multi_image.image:0
+#, python-format
+msgid "A document can have only one image with the same name."
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,comments:0
+msgid "Comments"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_uid:0
+msgid "Created by"
+msgstr "Oluşturan"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,create_date:0
+msgid "Created on"
+msgstr "Oluşturuldu"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "Database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,extension:0
+msgid "File extension"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,filename:0
+msgid "Filename"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,id:0 field:base_multi_image.owner,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Image"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,path:0 help:base_multi_image.image,path:0
+msgid "Image path"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,url:0
+msgid "Image remote URL"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,file_db_store:0
+msgid "Image stored in database"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,name:0
+msgid "Image title"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_tree_view
+#: field:base_multi_image.owner,image_ids:0
+msgid "Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_uid:0
+msgid "Last Updated by"
+msgstr "Son güncelleyen"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,write_date:0
+msgid "Last Updated on"
+msgstr "Son güncellenme"
+
+#. module: base_multi_image
+#: code:addons/base_multi_image/models/owner.py:73
+#, python-format
+msgid "Main image"
+msgstr ""
+
+#. module: base_multi_image
+#: model:ir.actions.act_window,name:base_multi_image.image_action
+#: model:ir.ui.menu,name:base_multi_image.image_menu
+msgid "Multi images"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Name"
+msgstr "Adı"
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "OS file"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Options"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+#: field:base_multi_image.image,owner_id:0
+msgid "Owner"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,owner_model:0
+msgid "Owner model"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_form_view
+msgid "Preview"
+msgstr ""
+
+#. module: base_multi_image
+#: view:base_multi_image.image:base_multi_image.image_kanban_view
+msgid "Product Images"
+msgstr ""
+
+#. module: base_multi_image
+#: field:base_multi_image.image,sequence:0
+msgid "Sequence"
+msgstr "Sıra"
+
+#. module: base_multi_image
+#: field:base_multi_image.image,storage:0
+msgid "Storage"
+msgstr ""
+
+#. module: base_multi_image
+#: selection:base_multi_image.image,storage:0
+msgid "URL"
+msgstr ""
diff --git a/base_optional_quick_create/i18n/de.po b/base_optional_quick_create/i18n/de.po
index 3f05621d1..28f837857 100644
--- a/base_optional_quick_create/i18n/de.po
+++ b/base_optional_quick_create/i18n/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-01-18 14:01+0000\n"
"Last-Translator: Rudolf Schnapka \n"
"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
@@ -24,13 +24,13 @@ msgid "Avoid quick create"
msgstr "Vermeide Schnellanlage"
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:37
+#: code:addons/base_optional_quick_create/model.py:39
#, python-format
msgid "Can't create quickly. Opening create form"
msgstr "Kann nicht schnell-anlegen. Öffne Anlageformular"
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:36
+#: code:addons/base_optional_quick_create/model.py:38
#, python-format
msgid "Error"
msgstr "Fehler"
diff --git a/base_optional_quick_create/i18n/en.po b/base_optional_quick_create/i18n/en.po
index f38fbec3b..a64398d38 100644
--- a/base_optional_quick_create/i18n/en.po
+++ b/base_optional_quick_create/i18n/en.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-09-29 11:14+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-09-18 13:54+0000\n"
"Last-Translator: OCA Transbot \n"
"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
@@ -23,13 +23,13 @@ msgid "Avoid quick create"
msgstr "Avoid quick create"
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:37
+#: code:addons/base_optional_quick_create/model.py:39
#, python-format
msgid "Can't create quickly. Opening create form"
msgstr "Can't create quickly. Opening create form"
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:36
+#: code:addons/base_optional_quick_create/model.py:38
#, python-format
msgid "Error"
msgstr "Error"
diff --git a/base_optional_quick_create/i18n/es.po b/base_optional_quick_create/i18n/es.po
index 0e5142d50..615f0b341 100644
--- a/base_optional_quick_create/i18n/es.po
+++ b/base_optional_quick_create/i18n/es.po
@@ -4,11 +4,12 @@
#
# Translators:
# Antonio Trueba, 2016
+# Antonio Trueba, 2016
msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-02-10 16:46+0000\n"
"Last-Translator: Antonio Trueba\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
@@ -24,13 +25,13 @@ msgid "Avoid quick create"
msgstr ""
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:37
+#: code:addons/base_optional_quick_create/model.py:39
#, python-format
msgid "Can't create quickly. Opening create form"
msgstr ""
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:36
+#: code:addons/base_optional_quick_create/model.py:38
#, python-format
msgid "Error"
msgstr "Error"
diff --git a/base_optional_quick_create/i18n/fr.po b/base_optional_quick_create/i18n/fr.po
index 94f807052..01894faa7 100644
--- a/base_optional_quick_create/i18n/fr.po
+++ b/base_optional_quick_create/i18n/fr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-09-29 11:14+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-09-18 13:54+0000\n"
"Last-Translator: OCA Transbot \n"
"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
@@ -24,13 +24,13 @@ msgid "Avoid quick create"
msgstr ""
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:37
+#: code:addons/base_optional_quick_create/model.py:39
#, python-format
msgid "Can't create quickly. Opening create form"
msgstr ""
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:36
+#: code:addons/base_optional_quick_create/model.py:38
#, python-format
msgid "Error"
msgstr "Erreur"
diff --git a/base_optional_quick_create/i18n/pt_BR.po b/base_optional_quick_create/i18n/pt_BR.po
index 4746da62d..dc436fc52 100644
--- a/base_optional_quick_create/i18n/pt_BR.po
+++ b/base_optional_quick_create/i18n/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-09-29 11:14+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-09-18 21:14+0000\n"
"Last-Translator: Armando Vulcano Junior \n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
@@ -24,13 +24,13 @@ msgid "Avoid quick create"
msgstr "Evite criação rápida"
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:37
+#: code:addons/base_optional_quick_create/model.py:39
#, python-format
msgid "Can't create quickly. Opening create form"
msgstr "Não pode criar rapidamente; Abrindo formulário de criação"
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:36
+#: code:addons/base_optional_quick_create/model.py:38
#, python-format
msgid "Error"
msgstr "Erro"
diff --git a/base_optional_quick_create/i18n/sl.po b/base_optional_quick_create/i18n/sl.po
index f7f462a57..f3c257a6c 100644
--- a/base_optional_quick_create/i18n/sl.po
+++ b/base_optional_quick_create/i18n/sl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-09-29 11:14+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-09-24 11:46+0000\n"
"Last-Translator: Matjaž Mozetič \n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
@@ -24,13 +24,13 @@ msgid "Avoid quick create"
msgstr "Izogibanje hitremu ustvarjanju"
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:37
+#: code:addons/base_optional_quick_create/model.py:39
#, python-format
msgid "Can't create quickly. Opening create form"
msgstr "Ne morete hitro ustvariti. Odpiram obrazec za ustvarjanje"
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:36
+#: code:addons/base_optional_quick_create/model.py:38
#, python-format
msgid "Error"
msgstr "Napaka"
diff --git a/base_optional_quick_create/i18n/tr.po b/base_optional_quick_create/i18n/tr.po
index 36f81dfe1..fc10db1a9 100644
--- a/base_optional_quick_create/i18n/tr.po
+++ b/base_optional_quick_create/i18n/tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-01-31 14:58+0000\n"
"Last-Translator: Ahmet Altınışık \n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
@@ -24,13 +24,13 @@ msgid "Avoid quick create"
msgstr "Hızlı oluşturmadan sakın"
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:37
+#: code:addons/base_optional_quick_create/model.py:39
#, python-format
msgid "Can't create quickly. Opening create form"
msgstr "Hızlı oluşturulamıyor. Oluştur formu açılıyor."
#. module: base_optional_quick_create
-#: code:addons/base_optional_quick_create/model.py:36
+#: code:addons/base_optional_quick_create/model.py:38
#, python-format
msgid "Error"
msgstr "Hata"
diff --git a/database_cleanup/i18n/en.po b/database_cleanup/i18n/en.po
new file mode 100644
index 000000000..e4ff31573
--- /dev/null
+++ b/database_cleanup/i18n/en.po
@@ -0,0 +1,404 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * database_cleanup
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:52+0000\n"
+"Last-Translator: OCA Transbot \n"
+"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: database_cleanup
+#: field:cleanup.purge.wizard.column,purge_line_ids:0
+msgid "Columns to purge"
+msgstr "Columns to purge"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line.column,create_uid:0
+#: field:cleanup.purge.line.data,create_uid:0
+#: field:cleanup.purge.line.menu,create_uid:0
+#: field:cleanup.purge.line.model,create_uid:0
+#: field:cleanup.purge.line.module,create_uid:0
+#: field:cleanup.purge.line.table,create_uid:0
+#: field:cleanup.purge.wizard.column,create_uid:0
+#: field:cleanup.purge.wizard.data,create_uid:0
+#: field:cleanup.purge.wizard.menu,create_uid:0
+#: field:cleanup.purge.wizard.model,create_uid:0
+#: field:cleanup.purge.wizard.module,create_uid:0
+#: field:cleanup.purge.wizard.table,create_uid:0
+msgid "Created by"
+msgstr "Created by"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line.column,create_date:0
+#: field:cleanup.purge.line.data,create_date:0
+#: field:cleanup.purge.line.menu,create_date:0
+#: field:cleanup.purge.line.model,create_date:0
+#: field:cleanup.purge.line.module,create_date:0
+#: field:cleanup.purge.line.table,create_date:0
+#: field:cleanup.purge.wizard.column,create_date:0
+#: field:cleanup.purge.wizard.data,create_date:0
+#: field:cleanup.purge.wizard.menu,create_date:0
+#: field:cleanup.purge.wizard.model,create_date:0
+#: field:cleanup.purge.wizard.module,create_date:0
+#: field:cleanup.purge.wizard.table,create_date:0
+msgid "Created on"
+msgstr "Created on"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line.data,data_id:0
+msgid "Data entry"
+msgstr "Data entry"
+
+#. module: database_cleanup
+#: field:cleanup.purge.wizard.data,purge_line_ids:0
+msgid "Data to purge"
+msgstr "Data to purge"
+
+#. module: database_cleanup
+#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup
+msgid "Database cleanup"
+msgstr "Database cleanup"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line,id:0 field:cleanup.purge.line.column,id:0
+#: field:cleanup.purge.line.data,id:0 field:cleanup.purge.line.menu,id:0
+#: field:cleanup.purge.line.model,id:0 field:cleanup.purge.line.module,id:0
+#: field:cleanup.purge.line.table,id:0 field:cleanup.purge.wizard,id:0
+#: field:cleanup.purge.wizard.column,id:0 field:cleanup.purge.wizard.data,id:0
+#: field:cleanup.purge.wizard.menu,id:0 field:cleanup.purge.wizard.model,id:0
+#: field:cleanup.purge.wizard.module,id:0
+#: field:cleanup.purge.wizard.table,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line.column,write_uid:0
+#: field:cleanup.purge.line.data,write_uid:0
+#: field:cleanup.purge.line.menu,write_uid:0
+#: field:cleanup.purge.line.model,write_uid:0
+#: field:cleanup.purge.line.module,write_uid:0
+#: field:cleanup.purge.line.table,write_uid:0
+#: field:cleanup.purge.wizard.column,write_uid:0
+#: field:cleanup.purge.wizard.data,write_uid:0
+#: field:cleanup.purge.wizard.menu,write_uid:0
+#: field:cleanup.purge.wizard.model,write_uid:0
+#: field:cleanup.purge.wizard.module,write_uid:0
+#: field:cleanup.purge.wizard.table,write_uid:0
+msgid "Last Updated by"
+msgstr "Last Updated by"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line.column,write_date:0
+#: field:cleanup.purge.line.data,write_date:0
+#: field:cleanup.purge.line.menu,write_date:0
+#: field:cleanup.purge.line.model,write_date:0
+#: field:cleanup.purge.line.module,write_date:0
+#: field:cleanup.purge.line.table,write_date:0
+#: field:cleanup.purge.wizard.column,write_date:0
+#: field:cleanup.purge.wizard.data,write_date:0
+#: field:cleanup.purge.wizard.menu,write_date:0
+#: field:cleanup.purge.wizard.model,write_date:0
+#: field:cleanup.purge.wizard.module,write_date:0
+#: field:cleanup.purge.wizard.table,write_date:0
+msgid "Last Updated on"
+msgstr "Last Updated on"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line.menu,menu_id:0
+msgid "Menu entry"
+msgstr "Menu entry"
+
+#. module: database_cleanup
+#: field:cleanup.purge.wizard.menu,purge_line_ids:0
+msgid "Menus to purge"
+msgstr "Menus to purge"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line.column,model_id:0
+msgid "Model"
+msgstr "Model"
+
+#. module: database_cleanup
+#: model:ir.model,name:database_cleanup.model_ir_model
+msgid "Models"
+msgstr "Models"
+
+#. module: database_cleanup
+#: field:cleanup.purge.wizard.model,purge_line_ids:0
+msgid "Models to purge"
+msgstr "Models to purge"
+
+#. module: database_cleanup
+#: field:cleanup.purge.wizard.module,purge_line_ids:0
+msgid "Modules to purge"
+msgstr "Modules to purge"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line,name:0 field:cleanup.purge.line.column,name:0
+#: field:cleanup.purge.line.data,name:0 field:cleanup.purge.line.menu,name:0
+#: field:cleanup.purge.line.model,name:0
+#: field:cleanup.purge.line.module,name:0
+#: field:cleanup.purge.line.table,name:0 field:cleanup.purge.wizard,name:0
+#: field:cleanup.purge.wizard.column,name:0
+#: field:cleanup.purge.wizard.data,name:0
+#: field:cleanup.purge.wizard.menu,name:0
+#: field:cleanup.purge.wizard.model,name:0
+#: field:cleanup.purge.wizard.module,name:0
+#: field:cleanup.purge.wizard.table,name:0
+msgid "Name"
+msgstr "Name"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_menus.py:74
+#, python-format
+msgid "No dangling menu entries found"
+msgstr "No dangling menu entries found"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_modules.py:122
+#, python-format
+msgid "No modules found to purge"
+msgstr "No modules found to purge"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_columns.py:148
+#, python-format
+msgid "No orphaned columns found"
+msgstr "No orphaned columns found"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_data.py:99
+#, python-format
+msgid "No orphaned data entries found"
+msgstr "No orphaned data entries found"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_models.py:148
+#, python-format
+msgid "No orphaned models found"
+msgstr "No orphaned models found"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_tables.py:131
+#, python-format
+msgid "No orphaned tables found"
+msgstr "No orphaned tables found"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_columns.py:147
+#: code:addons/database_cleanup/model/purge_data.py:98
+#: code:addons/database_cleanup/model/purge_menus.py:73
+#: code:addons/database_cleanup/model/purge_models.py:147
+#: code:addons/database_cleanup/model/purge_modules.py:121
+#: code:addons/database_cleanup/model/purge_tables.py:130
+#, python-format
+msgid "Nothing to do"
+msgstr "Nothing to do"
+
+#. module: database_cleanup
+#: model:ir.actions.server,name:database_cleanup.action_purge_column_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_data_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_menu_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_model_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_module_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_table_line
+msgid "Purge"
+msgstr "Purge"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line.column,wizard_id:0
+#: field:cleanup.purge.line.data,wizard_id:0
+#: field:cleanup.purge.line.menu,wizard_id:0
+#: field:cleanup.purge.line.model,wizard_id:0
+#: field:cleanup.purge.line.module,wizard_id:0
+#: field:cleanup.purge.line.table,wizard_id:0
+msgid "Purge Wizard"
+msgstr "Purge Wizard"
+
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
+msgid "Purge all columns"
+msgstr "Purge all columns"
+
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
+msgid "Purge all data"
+msgstr "Purge all data"
+
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+msgid "Purge all menus"
+msgstr "Purge all menus"
+
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
+msgid "Purge all models"
+msgstr "Purge all models"
+
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
+msgid "Purge all modules"
+msgstr "Purge all modules"
+
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
+msgid "Purge all tables"
+msgstr "Purge all tables"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_columns.py:86
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
+#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
+#: model:ir.actions.server,name:database_cleanup.action_purge_columns
+#, python-format
+msgid "Purge columns"
+msgstr "Purge columns"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_data.py:60
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
+#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
+#, python-format
+msgid "Purge data"
+msgstr "Purge data"
+
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
+#: model:ir.actions.server,name:database_cleanup.action_purge_data
+msgid "Purge data entries that refer to missing resources"
+msgstr "Purge data entries that refer to missing resources"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_menus.py:52
+#: model:ir.actions.server,name:database_cleanup.action_purge_menus
+#, python-format
+msgid "Purge menus"
+msgstr "Purge menus"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_models.py:133
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
+#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
+#: model:ir.actions.server,name:database_cleanup.action_purge_models
+#, python-format
+msgid "Purge models"
+msgstr "Purge models"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_modules.py:104
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
+#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
+#: model:ir.actions.server,name:database_cleanup.action_purge_modules
+#, python-format
+msgid "Purge modules"
+msgstr "Purge modules"
+
+#. module: database_cleanup
+#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns
+msgid "Purge obsolete columns"
+msgstr "Purge obsolete columns"
+
+#. module: database_cleanup
+#: model:ir.ui.menu,name:database_cleanup.menu_purge_data
+msgid "Purge obsolete data entries"
+msgstr "Purge obsolete data entries"
+
+#. module: database_cleanup
+#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus
+msgid "Purge obsolete menu entries"
+msgstr "Purge obsolete menu entries"
+
+#. module: database_cleanup
+#: model:ir.ui.menu,name:database_cleanup.menu_purge_models
+msgid "Purge obsolete models"
+msgstr "Purge obsolete models"
+
+#. module: database_cleanup
+#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules
+msgid "Purge obsolete modules"
+msgstr "Purge obsolete modules"
+
+#. module: database_cleanup
+#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables
+msgid "Purge obsolete tables"
+msgstr "Purge obsolete tables"
+
+#. module: database_cleanup
+#: code:addons/database_cleanup/model/purge_tables.py:92
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
+#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
+#: model:ir.actions.server,name:database_cleanup.action_purge_tables
+#, python-format
+msgid "Purge tables"
+msgstr "Purge tables"
+
+#. module: database_cleanup
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
+#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
+msgid "Purge this column"
+msgstr "Purge this column"
+
+#. module: database_cleanup
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
+#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
+msgid "Purge this data"
+msgstr "Purge this data"
+
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+msgid "Purge this menu"
+msgstr "Purge this menu"
+
+#. module: database_cleanup
+#: view:cleanup.purge.line.menu:database_cleanup.purge_menu_line_tree
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
+#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
+msgid "Purge this model"
+msgstr "Purge this model"
+
+#. module: database_cleanup
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
+#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
+msgid "Purge this module"
+msgstr "Purge this module"
+
+#. module: database_cleanup
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
+#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
+msgid "Purge this table"
+msgstr "Purge this table"
+
+#. module: database_cleanup
+#: field:cleanup.purge.line,purged:0 field:cleanup.purge.line.column,purged:0
+#: field:cleanup.purge.line.data,purged:0
+#: field:cleanup.purge.line.menu,purged:0
+#: field:cleanup.purge.line.model,purged:0
+#: field:cleanup.purge.line.module,purged:0
+#: field:cleanup.purge.line.table,purged:0
+msgid "Purged"
+msgstr "Purged"
+
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
+#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
+#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
+#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
+#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
+msgid "Select lines"
+msgstr "Select lines"
+
+#. module: database_cleanup
+#: field:cleanup.purge.wizard.table,purge_line_ids:0
+msgid "Tables to purge"
+msgstr "Tables to purge"
diff --git a/database_cleanup/i18n/es.po b/database_cleanup/i18n/es.po
index cb7259e78..dc6181641 100644
--- a/database_cleanup/i18n/es.po
+++ b/database_cleanup/i18n/es.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-27 14:01+0000\n"
-"PO-Revision-Date: 2015-11-15 12:20+0000\n"
-"Last-Translator: Carles Antolí \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
+"Last-Translator: OCA Transbot \n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -206,6 +206,16 @@ msgstr "No encontradas tablas huérfanas"
msgid "Nothing to do"
msgstr "Nada que hacer"
+#. module: database_cleanup
+#: model:ir.actions.server,name:database_cleanup.action_purge_column_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_data_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_menu_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_model_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_module_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_table_line
+msgid "Purge"
+msgstr ""
+
#. module: database_cleanup
#: field:cleanup.purge.line.column,wizard_id:0
#: field:cleanup.purge.line.data,wizard_id:0
@@ -248,6 +258,7 @@ msgstr "Purgar todas las tablas"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_columns.py:86
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
#: model:ir.actions.server,name:database_cleanup.action_purge_columns
#, python-format
@@ -256,6 +267,7 @@ msgstr "Purgar columnas"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_data.py:60
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
#, python-format
msgid "Purge data"
@@ -276,6 +288,7 @@ msgstr "Purgar menús"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_models.py:133
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
#: model:ir.actions.server,name:database_cleanup.action_purge_models
#, python-format
@@ -284,6 +297,7 @@ msgstr "Purgar modelos"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_modules.py:104
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
#: model:ir.actions.server,name:database_cleanup.action_purge_modules
#, python-format
@@ -322,6 +336,7 @@ msgstr "Purgar tablas obsoletos"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_tables.py:92
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
#: model:ir.actions.server,name:database_cleanup.action_purge_tables
#, python-format
@@ -329,27 +344,37 @@ msgid "Purge tables"
msgstr "Purgar tablas"
#. module: database_cleanup
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
msgid "Purge this column"
msgstr "Purgar esta columna"
#. module: database_cleanup
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
msgid "Purge this data"
msgstr "Purgar este dato"
#. module: database_cleanup
#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+msgid "Purge this menu"
+msgstr ""
+
+#. module: database_cleanup
+#: view:cleanup.purge.line.menu:database_cleanup.purge_menu_line_tree
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
msgid "Purge this model"
msgstr "Purgar este modelo"
#. module: database_cleanup
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
msgid "Purge this module"
msgstr "Purgar este módulo"
#. module: database_cleanup
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
msgid "Purge this table"
msgstr "Purgar esta tabla"
@@ -364,6 +389,16 @@ msgstr "Purgar esta tabla"
msgid "Purged"
msgstr "Purgado"
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
+#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
+#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
+#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
+#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
+msgid "Select lines"
+msgstr ""
+
#. module: database_cleanup
#: field:cleanup.purge.wizard.table,purge_line_ids:0
msgid "Tables to purge"
diff --git a/database_cleanup/i18n/pt_BR.po b/database_cleanup/i18n/pt_BR.po
index 848629617..b9a6e75ee 100644
--- a/database_cleanup/i18n/pt_BR.po
+++ b/database_cleanup/i18n/pt_BR.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-09-29 11:14+0000\n"
-"PO-Revision-Date: 2015-09-18 21:30+0000\n"
-"Last-Translator: Armando Vulcano Junior \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:52+0000\n"
+"Last-Translator: OCA Transbot \n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -206,6 +206,16 @@ msgstr "Nenhuma tabela orfã encontrada"
msgid "Nothing to do"
msgstr "nada a fazer"
+#. module: database_cleanup
+#: model:ir.actions.server,name:database_cleanup.action_purge_column_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_data_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_menu_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_model_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_module_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_table_line
+msgid "Purge"
+msgstr ""
+
#. module: database_cleanup
#: field:cleanup.purge.line.column,wizard_id:0
#: field:cleanup.purge.line.data,wizard_id:0
@@ -248,6 +258,7 @@ msgstr "Excluir todas as tabelas"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_columns.py:86
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
#: model:ir.actions.server,name:database_cleanup.action_purge_columns
#, python-format
@@ -256,6 +267,7 @@ msgstr "Excluir colunas"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_data.py:60
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
#, python-format
msgid "Purge data"
@@ -276,6 +288,7 @@ msgstr "Excluir menus"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_models.py:133
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
#: model:ir.actions.server,name:database_cleanup.action_purge_models
#, python-format
@@ -284,6 +297,7 @@ msgstr "Excluir modelos"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_modules.py:104
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
#: model:ir.actions.server,name:database_cleanup.action_purge_modules
#, python-format
@@ -322,6 +336,7 @@ msgstr "Excluir tabelas obsoletas"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_tables.py:92
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
#: model:ir.actions.server,name:database_cleanup.action_purge_tables
#, python-format
@@ -329,27 +344,37 @@ msgid "Purge tables"
msgstr "Excluir tabelas"
#. module: database_cleanup
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
msgid "Purge this column"
msgstr "Excluir esta coluna"
#. module: database_cleanup
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
msgid "Purge this data"
msgstr "Excluir este dado"
#. module: database_cleanup
#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+msgid "Purge this menu"
+msgstr ""
+
+#. module: database_cleanup
+#: view:cleanup.purge.line.menu:database_cleanup.purge_menu_line_tree
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
msgid "Purge this model"
msgstr "Excluir este modelo"
#. module: database_cleanup
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
msgid "Purge this module"
msgstr "Excluir este módulo"
#. module: database_cleanup
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
msgid "Purge this table"
msgstr "Excluir esta tabela"
@@ -364,6 +389,16 @@ msgstr "Excluir esta tabela"
msgid "Purged"
msgstr "Excluído"
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
+#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
+#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
+#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
+#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
+msgid "Select lines"
+msgstr ""
+
#. module: database_cleanup
#: field:cleanup.purge.wizard.table,purge_line_ids:0
msgid "Tables to purge"
diff --git a/database_cleanup/i18n/sl.po b/database_cleanup/i18n/sl.po
index f61c83ad9..7ba566871 100644
--- a/database_cleanup/i18n/sl.po
+++ b/database_cleanup/i18n/sl.po
@@ -3,13 +3,13 @@
# * database_cleanup
#
# Translators:
-# Matjaž Mozetič , 2015
+# Matjaž Mozetič , 2015-2016
msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-09-29 11:14+0000\n"
-"PO-Revision-Date: 2015-09-24 11:47+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-08 06:49+0000\n"
"Last-Translator: Matjaž Mozetič \n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -206,6 +206,16 @@ msgstr "Nobena opuščena tabela ni najdena"
msgid "Nothing to do"
msgstr "Ni kaj narediti"
+#. module: database_cleanup
+#: model:ir.actions.server,name:database_cleanup.action_purge_column_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_data_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_menu_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_model_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_module_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_table_line
+msgid "Purge"
+msgstr "Očisti"
+
#. module: database_cleanup
#: field:cleanup.purge.line.column,wizard_id:0
#: field:cleanup.purge.line.data,wizard_id:0
@@ -248,6 +258,7 @@ msgstr "Očiščenje vseh tabel"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_columns.py:86
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
#: model:ir.actions.server,name:database_cleanup.action_purge_columns
#, python-format
@@ -256,6 +267,7 @@ msgstr "Očiščenje stolpcev"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_data.py:60
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
#, python-format
msgid "Purge data"
@@ -276,6 +288,7 @@ msgstr "Očiščenje menijev"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_models.py:133
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
#: model:ir.actions.server,name:database_cleanup.action_purge_models
#, python-format
@@ -284,6 +297,7 @@ msgstr "Očiščenje modelov"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_modules.py:104
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
#: model:ir.actions.server,name:database_cleanup.action_purge_modules
#, python-format
@@ -322,6 +336,7 @@ msgstr "Očiščenje opuščenih tabel"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_tables.py:92
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
#: model:ir.actions.server,name:database_cleanup.action_purge_tables
#, python-format
@@ -329,27 +344,37 @@ msgid "Purge tables"
msgstr "Očiščenje tabel"
#. module: database_cleanup
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
msgid "Purge this column"
msgstr "Očisti ta stolpec"
#. module: database_cleanup
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
msgid "Purge this data"
msgstr "Očisti ta podatek"
#. module: database_cleanup
#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+msgid "Purge this menu"
+msgstr "Očisti ta meni"
+
+#. module: database_cleanup
+#: view:cleanup.purge.line.menu:database_cleanup.purge_menu_line_tree
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
msgid "Purge this model"
msgstr "Očisti ta model"
#. module: database_cleanup
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
msgid "Purge this module"
msgstr "Očisti ta modul"
#. module: database_cleanup
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
msgid "Purge this table"
msgstr "Očisti to tabelo"
@@ -364,6 +389,16 @@ msgstr "Očisti to tabelo"
msgid "Purged"
msgstr "Očiščeno"
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
+#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
+#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
+#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
+#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
+msgid "Select lines"
+msgstr "Izberi postavke"
+
#. module: database_cleanup
#: field:cleanup.purge.wizard.table,purge_line_ids:0
msgid "Tables to purge"
diff --git a/database_cleanup/i18n/tr.po b/database_cleanup/i18n/tr.po
index 8192f1590..e4c8cfdc9 100644
--- a/database_cleanup/i18n/tr.po
+++ b/database_cleanup/i18n/tr.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
-"PO-Revision-Date: 2016-01-31 14:58+0000\n"
-"Last-Translator: Ahmet Altınışık \n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:52+0000\n"
+"Last-Translator: OCA Transbot \n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -206,6 +206,16 @@ msgstr "Hiç yetim tablo bulunamadı"
msgid "Nothing to do"
msgstr "Yapılacak birşey yok"
+#. module: database_cleanup
+#: model:ir.actions.server,name:database_cleanup.action_purge_column_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_data_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_menu_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_model_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_module_line
+#: model:ir.actions.server,name:database_cleanup.action_purge_table_line
+msgid "Purge"
+msgstr ""
+
#. module: database_cleanup
#: field:cleanup.purge.line.column,wizard_id:0
#: field:cleanup.purge.line.data,wizard_id:0
@@ -248,6 +258,7 @@ msgstr "Tüm tabloları sil"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_columns.py:86
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
#: model:ir.actions.server,name:database_cleanup.action_purge_columns
#, python-format
@@ -256,6 +267,7 @@ msgstr "Kolonları sil"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_data.py:60
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
#, python-format
msgid "Purge data"
@@ -276,6 +288,7 @@ msgstr "Menüleri Sil"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_models.py:133
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
#: model:ir.actions.server,name:database_cleanup.action_purge_models
#, python-format
@@ -284,6 +297,7 @@ msgstr "Modelleri Sil"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_modules.py:104
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
#: model:ir.actions.server,name:database_cleanup.action_purge_modules
#, python-format
@@ -322,6 +336,7 @@ msgstr "Eskimiş tabloları sil"
#. module: database_cleanup
#: code:addons/database_cleanup/model/purge_tables.py:92
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
#: model:ir.actions.server,name:database_cleanup.action_purge_tables
#, python-format
@@ -329,27 +344,37 @@ msgid "Purge tables"
msgstr "Tabloları sil"
#. module: database_cleanup
+#: view:cleanup.purge.line.column:database_cleanup.purge_column_line_tree
#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
msgid "Purge this column"
msgstr "Bu kolonu sil"
#. module: database_cleanup
+#: view:cleanup.purge.line.data:database_cleanup.purge_data_line_tree
#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
msgid "Purge this data"
msgstr "Bu veriyi sil"
#. module: database_cleanup
#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+msgid "Purge this menu"
+msgstr ""
+
+#. module: database_cleanup
+#: view:cleanup.purge.line.menu:database_cleanup.purge_menu_line_tree
+#: view:cleanup.purge.line.model:database_cleanup.purge_model_line_tree
#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
msgid "Purge this model"
msgstr ""
#. module: database_cleanup
+#: view:cleanup.purge.line.module:database_cleanup.purge_module_line_tree
#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
msgid "Purge this module"
msgstr "Bu modülü sil"
#. module: database_cleanup
+#: view:cleanup.purge.line.table:database_cleanup.purge_table_line_tree
#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
msgid "Purge this table"
msgstr "Bu tabloyu sil"
@@ -364,6 +389,16 @@ msgstr "Bu tabloyu sil"
msgid "Purged"
msgstr "Silinmiş"
+#. module: database_cleanup
+#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view
+#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view
+#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view
+#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view
+#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view
+#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view
+msgid "Select lines"
+msgstr ""
+
#. module: database_cleanup
#: field:cleanup.purge.wizard.table,purge_line_ids:0
msgid "Tables to purge"
diff --git a/dead_mans_switch_server/i18n/de.po b/dead_mans_switch_server/i18n/de.po
index 956d697ab..b71fc16d0 100644
--- a/dead_mans_switch_server/i18n/de.po
+++ b/dead_mans_switch_server/i18n/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-01-26 10:52+0000\n"
"Last-Translator: Rudolf Schnapka \n"
"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:141
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158
#, python-format
msgid "%s seems to be dead"
msgstr "%s schein tot zu sein"
@@ -86,7 +86,7 @@ msgid "Date of the last message posted on the record."
msgstr "Datum der letzten Meldung zu diesem Datensatz."
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:139
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156
#, python-format
msgid "Dead man's switch warning: %s"
msgstr "Warnung des Totmann-Schalters: %s"
@@ -166,7 +166,7 @@ msgid "Log lines"
msgstr ""
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:78
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79
#, python-format
msgid "Logs"
msgstr "Protokolle"
diff --git a/dead_mans_switch_server/i18n/en.po b/dead_mans_switch_server/i18n/en.po
index bba703699..fbb636d6c 100644
--- a/dead_mans_switch_server/i18n/en.po
+++ b/dead_mans_switch_server/i18n/en.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-27 14:01+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-11-26 12:51+0000\n"
"Last-Translator: OCA Transbot \n"
"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:141
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158
#, python-format
msgid "%s seems to be dead"
msgstr "%s seems to be dead"
@@ -85,7 +85,7 @@ msgid "Date of the last message posted on the record."
msgstr "Date of the last message posted on the record."
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:139
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156
#, python-format
msgid "Dead man's switch warning: %s"
msgstr "Dead man's switch warning: %s"
@@ -165,7 +165,7 @@ msgid "Log lines"
msgstr "Log lines"
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:78
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79
#, python-format
msgid "Logs"
msgstr "Logs"
diff --git a/dead_mans_switch_server/i18n/es.po b/dead_mans_switch_server/i18n/es.po
index d64330bb1..be41774d8 100644
--- a/dead_mans_switch_server/i18n/es.po
+++ b/dead_mans_switch_server/i18n/es.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
-"PO-Revision-Date: 2016-02-16 15:25+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-10 18:17+0000\n"
"Last-Translator: Antonio Trueba\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:141
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158
#, python-format
msgid "%s seems to be dead"
msgstr "%s parece que está muerto"
@@ -87,7 +87,7 @@ msgid "Date of the last message posted on the record."
msgstr ""
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:139
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156
#, python-format
msgid "Dead man's switch warning: %s"
msgstr ""
@@ -167,7 +167,7 @@ msgid "Log lines"
msgstr ""
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:78
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79
#, python-format
msgid "Logs"
msgstr "Registros"
diff --git a/dead_mans_switch_server/i18n/fr.po b/dead_mans_switch_server/i18n/fr.po
index 6f62e80ed..3221016e2 100644
--- a/dead_mans_switch_server/i18n/fr.po
+++ b/dead_mans_switch_server/i18n/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-27 14:01+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-11-26 12:51+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:141
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158
#, python-format
msgid "%s seems to be dead"
msgstr ""
@@ -32,7 +32,7 @@ msgstr ""
#: view:dead.mans.switch.instance:dead_mans_switch_server.search_dead_mans_switch_instance
#: selection:dead.mans.switch.instance,state:0
msgid "Active"
-msgstr ""
+msgstr "Active"
#. module: dead_mans_switch_server
#: field:dead.mans.switch.instance,alive_max_delay:0
@@ -85,7 +85,7 @@ msgid "Date of the last message posted on the record."
msgstr ""
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:139
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156
#, python-format
msgid "Dead man's switch warning: %s"
msgstr ""
@@ -165,7 +165,7 @@ msgid "Log lines"
msgstr ""
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:78
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79
#, python-format
msgid "Logs"
msgstr "Journaux"
diff --git a/dead_mans_switch_server/i18n/pt_BR.po b/dead_mans_switch_server/i18n/pt_BR.po
index e37fab892..4370027cf 100644
--- a/dead_mans_switch_server/i18n/pt_BR.po
+++ b/dead_mans_switch_server/i18n/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-27 14:01+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-11-26 12:51+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:141
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158
#, python-format
msgid "%s seems to be dead"
msgstr ""
@@ -85,7 +85,7 @@ msgid "Date of the last message posted on the record."
msgstr ""
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:139
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156
#, python-format
msgid "Dead man's switch warning: %s"
msgstr ""
@@ -165,7 +165,7 @@ msgid "Log lines"
msgstr ""
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:78
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79
#, python-format
msgid "Logs"
msgstr "Histórico"
diff --git a/dead_mans_switch_server/i18n/sl.po b/dead_mans_switch_server/i18n/sl.po
index a923097ac..edce92362 100644
--- a/dead_mans_switch_server/i18n/sl.po
+++ b/dead_mans_switch_server/i18n/sl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-27 14:01+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2015-11-27 04:19+0000\n"
"Last-Translator: Matjaž Mozetič \n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:141
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158
#, python-format
msgid "%s seems to be dead"
msgstr "%s zgleda mrtva"
@@ -86,7 +86,7 @@ msgid "Date of the last message posted on the record."
msgstr "Datum zadnjega sporočila objavljenega na zapisu."
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:139
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156
#, python-format
msgid "Dead man's switch warning: %s"
msgstr "Opozorilo varnostnega stikala: %s"
@@ -166,7 +166,7 @@ msgid "Log lines"
msgstr "Dnevniške postavke"
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:78
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79
#, python-format
msgid "Logs"
msgstr "Dnevniki"
diff --git a/dead_mans_switch_server/i18n/tr.po b/dead_mans_switch_server/i18n/tr.po
index 8d665cd48..25d71a438 100644
--- a/dead_mans_switch_server/i18n/tr.po
+++ b/dead_mans_switch_server/i18n/tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-19 14:44+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
"PO-Revision-Date: 2016-01-31 14:58+0000\n"
"Last-Translator: Ahmet Altınışık \n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:141
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:158
#, python-format
msgid "%s seems to be dead"
msgstr "%s ölü güzüküyor"
@@ -86,7 +86,7 @@ msgid "Date of the last message posted on the record."
msgstr "Kayıda eklenen son mesajın tarihi."
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:139
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:156
#, python-format
msgid "Dead man's switch warning: %s"
msgstr "Ölü adam tetiği uyarısı: %s"
@@ -166,7 +166,7 @@ msgid "Log lines"
msgstr ""
#. module: dead_mans_switch_server
-#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:78
+#: code:addons/dead_mans_switch_server/models/dead_mans_switch_instance.py:79
#, python-format
msgid "Logs"
msgstr "günlükler"
diff --git a/fetchmail_attach_from_folder/i18n/fr.po b/fetchmail_attach_from_folder/i18n/fr.po
index 6febaf38f..1b06115ab 100644
--- a/fetchmail_attach_from_folder/i18n/fr.po
+++ b/fetchmail_attach_from_folder/i18n/fr.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-27 14:01+0000\n"
-"PO-Revision-Date: 2015-11-22 08:09+0000\n"
+"POT-Creation-Date: 2016-03-12 02:05+0000\n"
+"PO-Revision-Date: 2016-03-07 17:51+0000\n"
"Last-Translator: OCA Transbot \n"
"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
"MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@ msgstr ""
#. module: fetchmail_attach_from_folder
#: field:fetchmail.server.folder,active:0
msgid "Active"
-msgstr ""
+msgstr "Active"
#. module: fetchmail_attach_from_folder
#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually
diff --git a/log_forwarded_for_ip/i18n/de.po b/log_forwarded_for_ip/i18n/de.po
new file mode 100644
index 000000000..c3bf8665f
--- /dev/null
+++ b/log_forwarded_for_ip/i18n/de.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * log_forwarded_for_ip
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:53+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: log_forwarded_for_ip
+#: field:log.forwarded.for.ip.installed,id:0
+msgid "ID"
+msgstr "ID"
diff --git a/log_forwarded_for_ip/i18n/en.po b/log_forwarded_for_ip/i18n/en.po
new file mode 100644
index 000000000..6252c61e3
--- /dev/null
+++ b/log_forwarded_for_ip/i18n/en.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * log_forwarded_for_ip
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:53+0000\n"
+"Last-Translator: OCA Transbot \n"
+"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: log_forwarded_for_ip
+#: field:log.forwarded.for.ip.installed,id:0
+msgid "ID"
+msgstr "ID"
diff --git a/log_forwarded_for_ip/i18n/es.po b/log_forwarded_for_ip/i18n/es.po
new file mode 100644
index 000000000..1d5b206f5
--- /dev/null
+++ b/log_forwarded_for_ip/i18n/es.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * log_forwarded_for_ip
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:53+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: log_forwarded_for_ip
+#: field:log.forwarded.for.ip.installed,id:0
+msgid "ID"
+msgstr "ID"
diff --git a/log_forwarded_for_ip/i18n/fi.po b/log_forwarded_for_ip/i18n/fi.po
new file mode 100644
index 000000000..8c832ffec
--- /dev/null
+++ b/log_forwarded_for_ip/i18n/fi.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * log_forwarded_for_ip
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:53+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fi\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: log_forwarded_for_ip
+#: field:log.forwarded.for.ip.installed,id:0
+msgid "ID"
+msgstr "ID"
diff --git a/log_forwarded_for_ip/i18n/fr.po b/log_forwarded_for_ip/i18n/fr.po
new file mode 100644
index 000000000..a949eddaf
--- /dev/null
+++ b/log_forwarded_for_ip/i18n/fr.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * log_forwarded_for_ip
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:53+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: log_forwarded_for_ip
+#: field:log.forwarded.for.ip.installed,id:0
+msgid "ID"
+msgstr "ID"
diff --git a/log_forwarded_for_ip/i18n/it.po b/log_forwarded_for_ip/i18n/it.po
new file mode 100644
index 000000000..8c0a8447e
--- /dev/null
+++ b/log_forwarded_for_ip/i18n/it.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * log_forwarded_for_ip
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:53+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: it\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: log_forwarded_for_ip
+#: field:log.forwarded.for.ip.installed,id:0
+msgid "ID"
+msgstr "ID"
diff --git a/log_forwarded_for_ip/i18n/pt_BR.po b/log_forwarded_for_ip/i18n/pt_BR.po
new file mode 100644
index 000000000..43a624090
--- /dev/null
+++ b/log_forwarded_for_ip/i18n/pt_BR.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * log_forwarded_for_ip
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:53+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: pt_BR\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: log_forwarded_for_ip
+#: field:log.forwarded.for.ip.installed,id:0
+msgid "ID"
+msgstr "Identificação"
diff --git a/log_forwarded_for_ip/i18n/sl.po b/log_forwarded_for_ip/i18n/sl.po
new file mode 100644
index 000000000..d24eda9af
--- /dev/null
+++ b/log_forwarded_for_ip/i18n/sl.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * log_forwarded_for_ip
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:53+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+
+#. module: log_forwarded_for_ip
+#: field:log.forwarded.for.ip.installed,id:0
+msgid "ID"
+msgstr "ID"
diff --git a/log_forwarded_for_ip/i18n/tr.po b/log_forwarded_for_ip/i18n/tr.po
new file mode 100644
index 000000000..046373674
--- /dev/null
+++ b/log_forwarded_for_ip/i18n/tr.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * log_forwarded_for_ip
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:53+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: log_forwarded_for_ip
+#: field:log.forwarded.for.ip.installed,id:0
+msgid "ID"
+msgstr "ID"
diff --git a/save_translation_file/i18n/de.po b/save_translation_file/i18n/de.po
new file mode 100644
index 000000000..cb685ed8f
--- /dev/null
+++ b/save_translation_file/i18n/de.po
@@ -0,0 +1,35 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * save_translation_file
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: save_translation_file
+#: model:ir.model,name:save_translation_file.model_ir_module_module
+msgid "Module"
+msgstr "Modul"
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Overwrite all i18n files for this module ?"
+msgstr ""
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Save translation file"
+msgstr ""
diff --git a/save_translation_file/i18n/es.po b/save_translation_file/i18n/es.po
new file mode 100644
index 000000000..8c250586c
--- /dev/null
+++ b/save_translation_file/i18n/es.po
@@ -0,0 +1,35 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * save_translation_file
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: save_translation_file
+#: model:ir.model,name:save_translation_file.model_ir_module_module
+msgid "Module"
+msgstr "Módulo"
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Overwrite all i18n files for this module ?"
+msgstr ""
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Save translation file"
+msgstr ""
diff --git a/save_translation_file/i18n/it.po b/save_translation_file/i18n/it.po
new file mode 100644
index 000000000..9eb97b612
--- /dev/null
+++ b/save_translation_file/i18n/it.po
@@ -0,0 +1,35 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * save_translation_file
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: it\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: save_translation_file
+#: model:ir.model,name:save_translation_file.model_ir_module_module
+msgid "Module"
+msgstr "Modulo"
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Overwrite all i18n files for this module ?"
+msgstr ""
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Save translation file"
+msgstr ""
diff --git a/save_translation_file/i18n/sl.po b/save_translation_file/i18n/sl.po
new file mode 100644
index 000000000..f6f720c55
--- /dev/null
+++ b/save_translation_file/i18n/sl.po
@@ -0,0 +1,36 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * save_translation_file
+#
+# Translators:
+# Matjaž Mozetič , 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-08 06:58+0000\n"
+"Last-Translator: Matjaž Mozetič \n"
+"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+
+#. module: save_translation_file
+#: model:ir.model,name:save_translation_file.model_ir_module_module
+msgid "Module"
+msgstr "Modul"
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Overwrite all i18n files for this module ?"
+msgstr "Naj povozim vse i18n datoteke za ta modul?"
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Save translation file"
+msgstr "Shrani datoteko prevoda"
diff --git a/save_translation_file/i18n/tr.po b/save_translation_file/i18n/tr.po
new file mode 100644
index 000000000..2b81b8417
--- /dev/null
+++ b/save_translation_file/i18n/tr.po
@@ -0,0 +1,35 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * save_translation_file
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: save_translation_file
+#: model:ir.model,name:save_translation_file.model_ir_module_module
+msgid "Module"
+msgstr "Modül"
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Overwrite all i18n files for this module ?"
+msgstr ""
+
+#. module: save_translation_file
+#: view:ir.module.module:save_translation_file.module_form
+#: view:ir.module.module:save_translation_file.module_tree
+msgid "Save translation file"
+msgstr ""
diff --git a/users_ldap_push/i18n/de.po b/users_ldap_push/i18n/de.po
new file mode 100644
index 000000000..cfdec9eeb
--- /dev/null
+++ b/users_ldap_push/i18n/de.po
@@ -0,0 +1,136 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * users_ldap_push
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_change_password_user
+msgid "Change Password Wizard User"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry:0
+msgid "Create ldap entry"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_base:0
+msgid "Create ldap entry in subtree"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_uid:0
+msgid "Created by"
+msgstr "Erstellt von"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_date:0
+msgid "Created on"
+msgstr "Erstellt am:"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,use_for_dn:0
+msgid "DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_users.py:116
+#: code:addons/users_ldap_push/models/res_users.py:169
+#, python-format
+msgid "Error"
+msgstr "Fehler"
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_field_mappings:0
+msgid "Field mappings"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: users_ldap_push
+#: field:res.users,ldap_entry_dn:0
+msgid "LDAP DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,attribute:0
+msgid "LDAP attribute"
+msgstr "LDAP-Attribut"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,ldap_id:0
+msgid "LDAP configuration"
+msgstr ""
+
+#. module: users_ldap_push
+#: view:res.users:users_ldap_push.view_users_search
+msgid "LDAP users"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_uid:0
+msgid "Last Updated by"
+msgstr "Zuletzt aktualisiert von"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_date:0
+msgid "Last Updated on"
+msgstr "Zuletzt aktualisiert am"
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_base:0
+msgid "Leave empty to use your LDAP base"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
+msgid "Mapping from Odoo fields to ldap attributes"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Object class"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,field_id:0
+msgid "Odoo field"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Separate object classes by comma if you need more than one"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_users
+msgid "Users"
+msgstr "Benutzer"
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_company_ldap.py:64
+#, python-format
+msgid "You need to set exactly one mapping as DN"
+msgstr ""
diff --git a/users_ldap_push/i18n/es.po b/users_ldap_push/i18n/es.po
new file mode 100644
index 000000000..c41e05ade
--- /dev/null
+++ b/users_ldap_push/i18n/es.po
@@ -0,0 +1,136 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * users_ldap_push
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_change_password_user
+msgid "Change Password Wizard User"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry:0
+msgid "Create ldap entry"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_base:0
+msgid "Create ldap entry in subtree"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_uid:0
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_date:0
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,use_for_dn:0
+msgid "DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_users.py:116
+#: code:addons/users_ldap_push/models/res_users.py:169
+#, python-format
+msgid "Error"
+msgstr "Error"
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_field_mappings:0
+msgid "Field mappings"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: users_ldap_push
+#: field:res.users,ldap_entry_dn:0
+msgid "LDAP DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,attribute:0
+msgid "LDAP attribute"
+msgstr "Atributo LDAP"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,ldap_id:0
+msgid "LDAP configuration"
+msgstr ""
+
+#. module: users_ldap_push
+#: view:res.users:users_ldap_push.view_users_search
+msgid "LDAP users"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_uid:0
+msgid "Last Updated by"
+msgstr "Última actualización de"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_date:0
+msgid "Last Updated on"
+msgstr "Última actualización en"
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_base:0
+msgid "Leave empty to use your LDAP base"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
+msgid "Mapping from Odoo fields to ldap attributes"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Object class"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,field_id:0
+msgid "Odoo field"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Separate object classes by comma if you need more than one"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_users
+msgid "Users"
+msgstr "Usuarios"
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_company_ldap.py:64
+#, python-format
+msgid "You need to set exactly one mapping as DN"
+msgstr ""
diff --git a/users_ldap_push/i18n/fi.po b/users_ldap_push/i18n/fi.po
new file mode 100644
index 000000000..3c5d47250
--- /dev/null
+++ b/users_ldap_push/i18n/fi.po
@@ -0,0 +1,136 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * users_ldap_push
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fi\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_change_password_user
+msgid "Change Password Wizard User"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry:0
+msgid "Create ldap entry"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_base:0
+msgid "Create ldap entry in subtree"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_uid:0
+msgid "Created by"
+msgstr "Luonut"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_date:0
+msgid "Created on"
+msgstr "Luotu"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,use_for_dn:0
+msgid "DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_users.py:116
+#: code:addons/users_ldap_push/models/res_users.py:169
+#, python-format
+msgid "Error"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_field_mappings:0
+msgid "Field mappings"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: users_ldap_push
+#: field:res.users,ldap_entry_dn:0
+msgid "LDAP DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,attribute:0
+msgid "LDAP attribute"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,ldap_id:0
+msgid "LDAP configuration"
+msgstr ""
+
+#. module: users_ldap_push
+#: view:res.users:users_ldap_push.view_users_search
+msgid "LDAP users"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_uid:0
+msgid "Last Updated by"
+msgstr "Viimeksi päivittänyt"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_date:0
+msgid "Last Updated on"
+msgstr "Viimeksi päivitetty"
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_base:0
+msgid "Leave empty to use your LDAP base"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
+msgid "Mapping from Odoo fields to ldap attributes"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Object class"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,field_id:0
+msgid "Odoo field"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Separate object classes by comma if you need more than one"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_users
+msgid "Users"
+msgstr ""
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_company_ldap.py:64
+#, python-format
+msgid "You need to set exactly one mapping as DN"
+msgstr ""
diff --git a/users_ldap_push/i18n/fr.po b/users_ldap_push/i18n/fr.po
new file mode 100644
index 000000000..ce9c28a93
--- /dev/null
+++ b/users_ldap_push/i18n/fr.po
@@ -0,0 +1,136 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * users_ldap_push
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_change_password_user
+msgid "Change Password Wizard User"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry:0
+msgid "Create ldap entry"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_base:0
+msgid "Create ldap entry in subtree"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_uid:0
+msgid "Created by"
+msgstr "Créé par"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_date:0
+msgid "Created on"
+msgstr "Créé le"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,use_for_dn:0
+msgid "DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_users.py:116
+#: code:addons/users_ldap_push/models/res_users.py:169
+#, python-format
+msgid "Error"
+msgstr "Erreur"
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_field_mappings:0
+msgid "Field mappings"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: users_ldap_push
+#: field:res.users,ldap_entry_dn:0
+msgid "LDAP DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,attribute:0
+msgid "LDAP attribute"
+msgstr "Attribut LDAP"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,ldap_id:0
+msgid "LDAP configuration"
+msgstr ""
+
+#. module: users_ldap_push
+#: view:res.users:users_ldap_push.view_users_search
+msgid "LDAP users"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_uid:0
+msgid "Last Updated by"
+msgstr "Mis à jour par"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_date:0
+msgid "Last Updated on"
+msgstr "Mis à jour le"
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_base:0
+msgid "Leave empty to use your LDAP base"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
+msgid "Mapping from Odoo fields to ldap attributes"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Object class"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,field_id:0
+msgid "Odoo field"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Separate object classes by comma if you need more than one"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_users
+msgid "Users"
+msgstr "Utilisateurs"
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_company_ldap.py:64
+#, python-format
+msgid "You need to set exactly one mapping as DN"
+msgstr ""
diff --git a/users_ldap_push/i18n/it.po b/users_ldap_push/i18n/it.po
new file mode 100644
index 000000000..b49a3b5fc
--- /dev/null
+++ b/users_ldap_push/i18n/it.po
@@ -0,0 +1,136 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * users_ldap_push
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: it\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_change_password_user
+msgid "Change Password Wizard User"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry:0
+msgid "Create ldap entry"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_base:0
+msgid "Create ldap entry in subtree"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_uid:0
+msgid "Created by"
+msgstr "Creato da"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_date:0
+msgid "Created on"
+msgstr "Creato il"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,use_for_dn:0
+msgid "DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_users.py:116
+#: code:addons/users_ldap_push/models/res_users.py:169
+#, python-format
+msgid "Error"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_field_mappings:0
+msgid "Field mappings"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: users_ldap_push
+#: field:res.users,ldap_entry_dn:0
+msgid "LDAP DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,attribute:0
+msgid "LDAP attribute"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,ldap_id:0
+msgid "LDAP configuration"
+msgstr ""
+
+#. module: users_ldap_push
+#: view:res.users:users_ldap_push.view_users_search
+msgid "LDAP users"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_uid:0
+msgid "Last Updated by"
+msgstr "Ultimo aggiornamento da"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_date:0
+msgid "Last Updated on"
+msgstr "Ultimo aggiornamento il"
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_base:0
+msgid "Leave empty to use your LDAP base"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
+msgid "Mapping from Odoo fields to ldap attributes"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Object class"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,field_id:0
+msgid "Odoo field"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Separate object classes by comma if you need more than one"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_users
+msgid "Users"
+msgstr ""
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_company_ldap.py:64
+#, python-format
+msgid "You need to set exactly one mapping as DN"
+msgstr ""
diff --git a/users_ldap_push/i18n/pt_BR.po b/users_ldap_push/i18n/pt_BR.po
new file mode 100644
index 000000000..d86ac22ea
--- /dev/null
+++ b/users_ldap_push/i18n/pt_BR.po
@@ -0,0 +1,136 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * users_ldap_push
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: pt_BR\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_change_password_user
+msgid "Change Password Wizard User"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry:0
+msgid "Create ldap entry"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_base:0
+msgid "Create ldap entry in subtree"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_uid:0
+msgid "Created by"
+msgstr "Criado por"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_date:0
+msgid "Created on"
+msgstr "Criado em"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,use_for_dn:0
+msgid "DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_users.py:116
+#: code:addons/users_ldap_push/models/res_users.py:169
+#, python-format
+msgid "Error"
+msgstr "Erro"
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_field_mappings:0
+msgid "Field mappings"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,id:0
+msgid "ID"
+msgstr "Identificação"
+
+#. module: users_ldap_push
+#: field:res.users,ldap_entry_dn:0
+msgid "LDAP DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,attribute:0
+msgid "LDAP attribute"
+msgstr "Atributo LDAP"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,ldap_id:0
+msgid "LDAP configuration"
+msgstr ""
+
+#. module: users_ldap_push
+#: view:res.users:users_ldap_push.view_users_search
+msgid "LDAP users"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_uid:0
+msgid "Last Updated by"
+msgstr "Última atualização por"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_date:0
+msgid "Last Updated on"
+msgstr "Última atualização em"
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_base:0
+msgid "Leave empty to use your LDAP base"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
+msgid "Mapping from Odoo fields to ldap attributes"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Object class"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,field_id:0
+msgid "Odoo field"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Separate object classes by comma if you need more than one"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_users
+msgid "Users"
+msgstr "Usuários"
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_company_ldap.py:64
+#, python-format
+msgid "You need to set exactly one mapping as DN"
+msgstr ""
diff --git a/users_ldap_push/i18n/sl.po b/users_ldap_push/i18n/sl.po
new file mode 100644
index 000000000..ec7f79049
--- /dev/null
+++ b/users_ldap_push/i18n/sl.po
@@ -0,0 +1,137 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * users_ldap_push
+#
+# Translators:
+# Matjaž Mozetič , 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-08 06:57+0000\n"
+"Last-Translator: Matjaž Mozetič \n"
+"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_change_password_user
+msgid "Change Password Wizard User"
+msgstr "Čarovnik za spreminjanje uporabniškega gesla"
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry:0
+msgid "Create ldap entry"
+msgstr "Ustvari LDAP vnos"
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_base:0
+msgid "Create ldap entry in subtree"
+msgstr "Ustvari LDAP vnos v podrejeni veji"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_uid:0
+msgid "Created by"
+msgstr "Ustvaril"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_date:0
+msgid "Created on"
+msgstr "Ustvarjeno"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,use_for_dn:0
+msgid "DN"
+msgstr "DN"
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_users.py:116
+#: code:addons/users_ldap_push/models/res_users.py:169
+#, python-format
+msgid "Error"
+msgstr "Napaka"
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_field_mappings:0
+msgid "Field mappings"
+msgstr "Mapiranja polj"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: users_ldap_push
+#: field:res.users,ldap_entry_dn:0
+msgid "LDAP DN"
+msgstr "LDAP DN"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,attribute:0
+msgid "LDAP attribute"
+msgstr "LDAP atribut"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,ldap_id:0
+msgid "LDAP configuration"
+msgstr "LDAP nastavitve"
+
+#. module: users_ldap_push
+#: view:res.users:users_ldap_push.view_users_search
+msgid "LDAP users"
+msgstr "LDAP uporabniki"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_uid:0
+msgid "Last Updated by"
+msgstr "Zadnji posodobil"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_date:0
+msgid "Last Updated on"
+msgstr "Zadnjič posodobljeno"
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_base:0
+msgid "Leave empty to use your LDAP base"
+msgstr "Pustite prazno za uporabo LDAP baze"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
+msgid "Mapping from Odoo fields to ldap attributes"
+msgstr "Mapiranje Odoo polj v LDAP atribute"
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Object class"
+msgstr "Razred objekta"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,field_id:0
+msgid "Odoo field"
+msgstr "Odoo polje"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Separate object classes by comma if you need more than one"
+msgstr "Če potrebujete več kot enega, ločujte razrede objektov z vejico"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_users
+msgid "Users"
+msgstr "Uporabniki"
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_company_ldap.py:64
+#, python-format
+msgid "You need to set exactly one mapping as DN"
+msgstr "Nastaviti morate natančno eno mapiranje kot DN"
diff --git a/users_ldap_push/i18n/tr.po b/users_ldap_push/i18n/tr.po
new file mode 100644
index 000000000..4edf30116
--- /dev/null
+++ b/users_ldap_push/i18n/tr.po
@@ -0,0 +1,136 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * users_ldap_push
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: server-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-03-12 02:06+0000\n"
+"PO-Revision-Date: 2016-03-07 17:54+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_change_password_user
+msgid "Change Password Wizard User"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry:0
+msgid "Create ldap entry"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_base:0
+msgid "Create ldap entry in subtree"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_uid:0
+msgid "Created by"
+msgstr "Oluşturan"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,create_date:0
+msgid "Created on"
+msgstr "Oluşturuldu"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,use_for_dn:0
+msgid "DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_users.py:116
+#: code:addons/users_ldap_push/models/res_users.py:169
+#, python-format
+msgid "Error"
+msgstr "Hata"
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_field_mappings:0
+msgid "Field mappings"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: users_ldap_push
+#: field:res.users,ldap_entry_dn:0
+msgid "LDAP DN"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,attribute:0
+msgid "LDAP attribute"
+msgstr "LDAP attribute"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,ldap_id:0
+msgid "LDAP configuration"
+msgstr ""
+
+#. module: users_ldap_push
+#: view:res.users:users_ldap_push.view_users_search
+msgid "LDAP users"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_uid:0
+msgid "Last Updated by"
+msgstr "Son güncelleyen"
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,write_date:0
+msgid "Last Updated on"
+msgstr "Son güncellenme"
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_base:0
+msgid "Leave empty to use your LDAP base"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
+msgid "Mapping from Odoo fields to ldap attributes"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Object class"
+msgstr ""
+
+#. module: users_ldap_push
+#: field:res.company.ldap.field_mapping,field_id:0
+msgid "Odoo field"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: users_ldap_push
+#: help:res.company.ldap,create_ldap_entry_objectclass:0
+msgid "Separate object classes by comma if you need more than one"
+msgstr ""
+
+#. module: users_ldap_push
+#: model:ir.model,name:users_ldap_push.model_res_users
+msgid "Users"
+msgstr "Kullanıcılar"
+
+#. module: users_ldap_push
+#: code:addons/users_ldap_push/models/res_company_ldap.py:64
+#, python-format
+msgid "You need to set exactly one mapping as DN"
+msgstr ""