diff --git a/auditlog/i18n/de.po b/auditlog/i18n/de.po index 2a38ad4c0..81e22dd9e 100644 --- a/auditlog/i18n/de.po +++ b/auditlog/i18n/de.po @@ -1,21 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auditlog -# +# * auditlog +# +# 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-01-22 13:33+0000\n" -"PO-Revision-Date: 2015-04-15 17:30+0100\n" -"Last-Translator: Martin Schmid \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:53+0000\n" +"Last-Translator: OCA Transbot \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: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Transfer-Encoding: \n" "Language: de\n" -"X-Generator: Poedit 1.7.5\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auditlog #: field:auditlog.rule,action_id:0 @@ -55,9 +55,9 @@ msgid "Created on" msgstr "Erstellt am:" #. module: auditlog -#: field:auditlog.log.line,field_description:0 -msgid "Description" -msgstr "Beschreibung" +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "" #. module: auditlog #: view:auditlog.rule:auditlog.view_auditlog_rule_search @@ -206,22 +206,30 @@ msgstr "Wählen Sie das Modell, das protokolliert werden soll." #. module: auditlog #: help:auditlog.rule,log_create:0 -msgid "Select this if you want to keep track of creation on any record of the model of this rule" +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" msgstr "Aktivieren Sie dies, wenn die die Erstellungs-Vorgänge aller Datensätze für das Modell protokollieren wollen" #. module: auditlog #: help:auditlog.rule,log_unlink:0 -msgid "Select this if you want to keep track of deletion on any record of the model of this rule" +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" msgstr "Aktivieren Sie dies, wenn die die Lösch-Vorgänge aller Datensätze für das Modell protokollieren wollen" #. module: auditlog #: help:auditlog.rule,log_write:0 -msgid "Select this if you want to keep track of modification on any record of the model of this rule" +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" msgstr "Aktivieren Sie dies, wenn die die Änderungs-Vorgänge aller Datensätze für das Modell protokollieren wollen" #. module: auditlog #: help:auditlog.rule,log_read:0 -msgid "Select this if you want to keep track of read/open on any record of the model of this rule" +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" msgstr "Aktivieren Sie dies, wenn die die Lese-Vorgänge aller Datensätze für das Modell protokollieren wollen" #. module: auditlog @@ -241,19 +249,12 @@ msgstr "Aktiviere" msgid "Subscribed" msgstr "Aktiviert" -#. module: auditlog -#: field:auditlog.log.line,field_name:0 -msgid "Technical name" -msgstr "Technischer Name" - #. module: auditlog #: sql_constraint:auditlog.rule:0 msgid "" "There is already a rule defined on this model\n" "You cannot define another: please edit the existing one." -msgstr "" -"Es wurde bereits eine Regel für dieses Modell erstellen.\n" -"Sie können keine weiteren erstellen. Ändern Sie die bestehende. " +msgstr "Es wurde bereits eine Regel für dieses Modell erstellen.\nSie können keine weiteren erstellen. Ändern Sie die bestehende. " #. module: auditlog #: view:auditlog.rule:auditlog.view_auditlog_rule_form @@ -275,3 +276,14 @@ msgstr "Benutzer" #: view:auditlog.log:auditlog.view_auditlog_log_form msgid "Values" msgstr "Werte" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:478 +#, python-format +msgid "View logs" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "" diff --git a/auditlog/i18n/en.po b/auditlog/i18n/en.po new file mode 100644 index 000000000..d4f505da6 --- /dev/null +++ b/auditlog/i18n/en.po @@ -0,0 +1,289 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auditlog +# +# Translators: +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 13: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: auditlog +#: field:auditlog.rule,action_id:0 +msgid "Action" +msgstr "Action" + +#. module: auditlog +#: model:ir.ui.menu,name:auditlog.menu_audit +msgid "Audit" +msgstr "Audit" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log +msgid "Auditlog - Log" +msgstr "Auditlog - Log" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log_line +msgid "Auditlog - Log details (fields updated)" +msgstr "Auditlog - Log details (fields updated)" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_rule +msgid "Auditlog - Rule" +msgstr "Auditlog - Rule" + +#. module: auditlog +#: field:auditlog.log,create_uid:0 field:auditlog.log.line,create_uid:0 +#: field:auditlog.rule,create_uid:0 +msgid "Created by" +msgstr "Created by" + +#. module: auditlog +#: field:auditlog.log,create_date:0 field:auditlog.log.line,create_date:0 +#: field:auditlog.rule,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "Date" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Draft" +msgstr "Draft" + +#. module: auditlog +#: field:auditlog.log.line,field_id:0 +msgid "Field" +msgstr "Field" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log,line_ids:0 +msgid "Fields updated" +msgstr "Fields updated" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +msgid "Group By..." +msgstr "Group By..." + +#. module: auditlog +#: field:auditlog.log,id:0 field:auditlog.log.line,id:0 +#: field:auditlog.rule,id:0 +msgid "ID" +msgstr "ID" + +#. module: auditlog +#: field:auditlog.log,write_uid:0 field:auditlog.log.line,write_uid:0 +#: field:auditlog.rule,write_uid:0 +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: auditlog +#: field:auditlog.log,write_date:0 field:auditlog.log.line,write_date:0 +#: field:auditlog.rule,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log.line,log_id:0 +msgid "Log" +msgstr "Log" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Log - Field updated" +msgstr "Log - Field updated" + +#. module: auditlog +#: field:auditlog.rule,log_create:0 +msgid "Log Creates" +msgstr "Log Creates" + +#. module: auditlog +#: field:auditlog.rule,log_unlink:0 +msgid "Log Deletes" +msgstr "Log Deletes" + +#. module: auditlog +#: field:auditlog.rule,log_read:0 +msgid "Log Reads" +msgstr "Log Reads" + +#. module: auditlog +#: field:auditlog.rule,log_write:0 +msgid "Log Writes" +msgstr "Log Writes" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.log:auditlog.view_auditlog_log_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree +#: model:ir.ui.menu,name:auditlog.menu_audit_logs +msgid "Logs" +msgstr "Logs" + +#. module: auditlog +#: field:auditlog.log,method:0 +msgid "Method" +msgstr "Method" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: auditlog +#: field:auditlog.rule,name:0 +msgid "Name" +msgstr "Name" + +#. module: auditlog +#: field:auditlog.log.line,new_value:0 +msgid "New Value" +msgstr "New Value" + +#. module: auditlog +#: field:auditlog.log.line,new_value_text:0 +msgid "New value Text" +msgstr "New value Text" + +#. module: auditlog +#: field:auditlog.log.line,old_value:0 +msgid "Old Value" +msgstr "Old Value" + +#. module: auditlog +#: field:auditlog.log.line,old_value_text:0 +msgid "Old value Text" +msgstr "Old value Text" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,res_id:0 +msgid "Resource ID" +msgstr "Resource ID" + +#. module: auditlog +#: field:auditlog.log,name:0 +msgid "Resource Name" +msgstr "Resource Name" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Rule" +msgstr "Rule" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree +msgid "Rules" +msgstr "Rules" + +#. module: auditlog +#: help:auditlog.rule,model_id:0 +msgid "Select model for which you want to generate log." +msgstr "Select model for which you want to generate log." + +#. module: auditlog +#: help:auditlog.rule,log_create:0 +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "Select this if you want to keep track of creation on any record of the model of this rule" + +#. module: auditlog +#: help:auditlog.rule,log_unlink:0 +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "Select this if you want to keep track of deletion on any record of the model of this rule" + +#. module: auditlog +#: help:auditlog.rule,log_write:0 +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "Select this if you want to keep track of modification on any record of the model of this rule" + +#. module: auditlog +#: help:auditlog.rule,log_read:0 +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "Select this if you want to keep track of read/open on any record of the model of this rule" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 +msgid "State" +msgstr "State" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Subscribe" +msgstr "Subscribe" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Subscribed" +msgstr "Subscribed" + +#. module: auditlog +#: sql_constraint:auditlog.rule:0 +msgid "" +"There is already a rule defined on this model\n" +"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 +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Unsubscribe" +msgstr "Unsubscribe" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,user_id:0 +msgid "User" +msgstr "User" + +#. module: auditlog +#: field:auditlog.rule,user_ids:0 +msgid "Users" +msgstr "Users" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Values" +msgstr "Values" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:478 +#, python-format +msgid "View logs" +msgstr "View logs" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "if User is not added then it will applicable for all users" diff --git a/auditlog/i18n/es.po b/auditlog/i18n/es.po index 923bc506d..573ccb284 100644 --- a/auditlog/i18n/es.po +++ b/auditlog/i18n/es.po @@ -1,20 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auditlog -# +# * auditlog +# +# 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-01-22 13:33+0000\n" -"PO-Revision-Date: 2015-05-17 21:12+0100\n" -"Last-Translator: Alejandro Santana \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+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" -"X-Generator: Poedit 1.5.4\n" -"Language: Spanish\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auditlog #: field:auditlog.rule,action_id:0 @@ -54,9 +55,9 @@ msgid "Created on" msgstr "Creado en" #. module: auditlog -#: field:auditlog.log.line,field_description:0 -msgid "Description" -msgstr "Descripción" +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "" #. module: auditlog #: view:auditlog.rule:auditlog.view_auditlog_rule_search @@ -206,38 +207,30 @@ msgstr "Seleccione el modelo que quiere registrar." #. module: auditlog #: help:auditlog.rule,log_create:0 msgid "" -"Select this if you want to keep track of creation on any record of the model " -"of this rule" -msgstr "" -"Marque esta casilla si desea registrar la creación de cualquier registro del " -"modelo de esta regla" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "Marque esta casilla si desea registrar la creación de cualquier registro del modelo de esta regla" #. module: auditlog #: help:auditlog.rule,log_unlink:0 msgid "" -"Select this if you want to keep track of deletion on any record of the model " -"of this rule" -msgstr "" -"Marque esta casilla si desea registrar el borrado de cualquier registro del " -"modelo de esta regla" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "Marque esta casilla si desea registrar el borrado de cualquier registro del modelo de esta regla" #. module: auditlog #: help:auditlog.rule,log_write:0 msgid "" "Select this if you want to keep track of modification on any record of the " "model of this rule" -msgstr "" -"Marque esta casilla si desea registrar la modificación de cualquier registro " -"del modelo de esta regla" +msgstr "Marque esta casilla si desea registrar la modificación de cualquier registro del modelo de esta regla" #. module: auditlog #: help:auditlog.rule,log_read:0 msgid "" "Select this if you want to keep track of read/open on any record of the " "model of this rule" -msgstr "" -"Marque esta casilla si desea registrar la lectura/apertura de cualquier " -"registro del modelo de esta regla" +msgstr "Marque esta casilla si desea registrar la lectura/apertura de cualquier registro del modelo de esta regla" #. module: auditlog #: view:auditlog.rule:auditlog.view_auditlog_rule_search @@ -256,19 +249,12 @@ msgstr "Suscribir" msgid "Subscribed" msgstr "Suscrito" -#. module: auditlog -#: field:auditlog.log.line,field_name:0 -msgid "Technical name" -msgstr "Nombre técnico" - #. module: auditlog #: sql_constraint:auditlog.rule:0 msgid "" "There is already a rule defined on this model\n" "You cannot define another: please edit the existing one." -msgstr "" -"Ya existe una regla definida para este modelo.\n" -"No puede definir otra: por favor, modifique el existente." +msgstr "Ya existe una regla definida para este modelo.\nNo puede definir otra: por favor, modifique el existente." #. module: auditlog #: view:auditlog.rule:auditlog.view_auditlog_rule_form @@ -290,3 +276,14 @@ msgstr "Usuarios" #: view:auditlog.log:auditlog.view_auditlog_log_form msgid "Values" msgstr "Valores" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:478 +#, python-format +msgid "View logs" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "" diff --git a/auditlog/i18n/fr.po b/auditlog/i18n/fr.po index 25f23f556..d55547c90 100644 --- a/auditlog/i18n/fr.po +++ b/auditlog/i18n/fr.po @@ -1,19 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auditlog -# +# * auditlog +# +# 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-01-22 09:51+0000\n" -"PO-Revision-Date: 2015-01-22 09:51+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+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" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: auditlog #: field:auditlog.rule,action_id:0 @@ -41,23 +43,21 @@ msgid "Auditlog - Rule" msgstr "Auditlog - Règle" #. module: auditlog -#: field:auditlog.log,create_uid:0 -#: field:auditlog.log.line,create_uid:0 +#: field:auditlog.log,create_uid:0 field:auditlog.log.line,create_uid:0 #: field:auditlog.rule,create_uid:0 msgid "Created by" -msgstr "" +msgstr "Créé par" #. module: auditlog -#: field:auditlog.log,create_date:0 -#: field:auditlog.log.line,create_date:0 +#: field:auditlog.log,create_date:0 field:auditlog.log.line,create_date:0 #: field:auditlog.rule,create_date:0 msgid "Created on" msgstr "Date" #. module: auditlog -#: field:auditlog.log.line,field_description:0 -msgid "Description" -msgstr "Description" +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "" #. module: auditlog #: view:auditlog.rule:auditlog.view_auditlog_rule_search @@ -83,25 +83,22 @@ msgid "Group By..." msgstr "Grouper par..." #. module: auditlog -#: field:auditlog.log,id:0 -#: field:auditlog.log.line,id:0 +#: field:auditlog.log,id:0 field:auditlog.log.line,id:0 #: field:auditlog.rule,id:0 msgid "ID" msgstr "ID" #. module: auditlog -#: field:auditlog.log,write_uid:0 -#: field:auditlog.log.line,write_uid:0 +#: field:auditlog.log,write_uid:0 field:auditlog.log.line,write_uid:0 #: field:auditlog.rule,write_uid:0 msgid "Last Updated by" -msgstr "" +msgstr "Dernière mise à jour par" #. module: auditlog -#: field:auditlog.log,write_date:0 -#: field:auditlog.log.line,write_date:0 +#: field:auditlog.log,write_date:0 field:auditlog.log.line,write_date:0 #: field:auditlog.rule,write_date:0 msgid "Last Updated on" -msgstr "" +msgstr "Dernière mise à jour le" #. module: auditlog #: view:auditlog.log:auditlog.view_auditlog_log_form @@ -149,8 +146,7 @@ msgstr "Méthode" #. module: auditlog #: view:auditlog.log:auditlog.view_auditlog_log_search -#: field:auditlog.log,model_id:0 -#: field:auditlog.rule,model_id:0 +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 msgid "Model" msgstr "Modèle" @@ -210,35 +206,35 @@ msgstr "Sélectionnez le modèle pour lequel vous voulez générer un historique #. module: auditlog #: help:auditlog.rule,log_create:0 -msgid "Select this if you want to keep track of creation on any record of the model of this rule" -msgstr "" -"Cochez cette case si vous voulez garder une trace de la création d'un nouvel " -"enregistrement concernant le modèle défini dans cette règle." +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "Cochez cette case si vous voulez garder une trace de la création d'un nouvel enregistrement concernant le modèle défini dans cette règle." #. module: auditlog #: help:auditlog.rule,log_unlink:0 -msgid "Select this if you want to keep track of deletion on any record of the model of this rule" -msgstr "" -"Cochez cette case si vous voulez garder une trace des suppressions des " -"enregistrements du modèle défini dans cette règle." +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "Cochez cette case si vous voulez garder une trace des suppressions des enregistrements du modèle défini dans cette règle." #. module: auditlog #: help:auditlog.rule,log_write:0 -msgid "Select this if you want to keep track of modification on any record of the model of this rule" -msgstr "" -"Cochez cette case si vous voulez garder une trace des modifications sur " -"chaque enregistrement du modèle défini dans cette règle." +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "Cochez cette case si vous voulez garder une trace des modifications sur chaque enregistrement du modèle défini dans cette règle." #. module: auditlog #: help:auditlog.rule,log_read:0 -msgid "Select this if you want to keep track of read/open on any record of the model of this rule" -msgstr "" -"Cochez cette case si vous voulez garder une trace de la lecture/ouverture de " -"chaque enregistrement du modèle défini dans cette règle." +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "Cochez cette case si vous voulez garder une trace de la lecture/ouverture de chaque enregistrement du modèle défini dans cette règle." #. module: auditlog -#: field:auditlog.rule,state:0 #: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 msgid "State" msgstr "État" @@ -253,19 +249,12 @@ msgstr "Abonner" msgid "Subscribed" msgstr "Abonné" -#. module: auditlog -#: field:auditlog.log.line,field_name:0 -msgid "Technical name" -msgstr "Nom technique" - #. module: auditlog #: sql_constraint:auditlog.rule:0 -msgid "There is already a rule defined on this model\n" +msgid "" +"There is already a rule defined on this model\n" "You cannot define another: please edit the existing one." -msgstr "" -"Il existe déjà une règle définie sur ce modèle\n" -"Vous ne pouvez pas en définir une nouvelle, vous devez modifier celle " -"existante." +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 #: view:auditlog.rule:auditlog.view_auditlog_rule_form @@ -279,7 +268,7 @@ msgid "User" msgstr "Utilisateur" #. module: auditlog -#: field:auditlog.rule,user_id:0 +#: field:auditlog.rule,user_ids:0 msgid "Users" msgstr "Utilisateurs" @@ -289,7 +278,12 @@ msgid "Values" msgstr "Valeurs" #. module: auditlog -#: code:addons/auditlog/models/rule.py:0 +#: code:addons/auditlog/models/rule.py:478 #, python-format msgid "View logs" msgstr "Consulter les journaux" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "" diff --git a/auditlog/i18n/fr_CA.po b/auditlog/i18n/fr_CA.po new file mode 100644 index 000000000..48892d5f7 --- /dev/null +++ b/auditlog/i18n/fr_CA.po @@ -0,0 +1,289 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auditlog +# +# Translators: +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 13:53+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: auditlog +#: field:auditlog.rule,action_id:0 +msgid "Action" +msgstr "" + +#. module: auditlog +#: model:ir.ui.menu,name:auditlog.menu_audit +msgid "Audit" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log +msgid "Auditlog - Log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log_line +msgid "Auditlog - Log details (fields updated)" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_rule +msgid "Auditlog - Rule" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,create_uid:0 field:auditlog.log.line,create_uid:0 +#: field:auditlog.rule,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,create_date:0 field:auditlog.log.line,create_date:0 +#: field:auditlog.rule,create_date:0 +msgid "Created on" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Draft" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_id:0 +msgid "Field" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log,line_ids:0 +msgid "Fields updated" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +msgid "Group By..." +msgstr "" + +#. module: auditlog +#: field:auditlog.log,id:0 field:auditlog.log.line,id:0 +#: field:auditlog.rule,id:0 +msgid "ID" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,write_uid:0 field:auditlog.log.line,write_uid:0 +#: field:auditlog.rule,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,write_date:0 field:auditlog.log.line,write_date:0 +#: field:auditlog.rule,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log.line,log_id:0 +msgid "Log" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Log - Field updated" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_create:0 +msgid "Log Creates" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_unlink:0 +msgid "Log Deletes" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_read:0 +msgid "Log Reads" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_write:0 +msgid "Log Writes" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.log:auditlog.view_auditlog_log_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree +#: model:ir.ui.menu,name:auditlog.menu_audit_logs +msgid "Logs" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,method:0 +msgid "Method" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 +msgid "Model" +msgstr "Modèle" + +#. module: auditlog +#: field:auditlog.rule,name:0 +msgid "Name" +msgstr "Nom" + +#. module: auditlog +#: field:auditlog.log.line,new_value:0 +msgid "New Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,new_value_text:0 +msgid "New value Text" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value:0 +msgid "Old Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value_text:0 +msgid "Old value Text" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,name:0 +msgid "Resource Name" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Rule" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree +msgid "Rules" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,model_id:0 +msgid "Select model for which you want to generate log." +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_create:0 +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_unlink:0 +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_write:0 +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_read:0 +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 +msgid "State" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Subscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Subscribed" +msgstr "" + +#. module: auditlog +#: sql_constraint:auditlog.rule:0 +msgid "" +"There is already a rule defined on this model\n" +"You cannot define another: please edit the existing one." +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Unsubscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,user_id:0 +msgid "User" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,user_ids:0 +msgid "Users" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Values" +msgstr "" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:478 +#, python-format +msgid "View logs" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "" diff --git a/auditlog/i18n/it.po b/auditlog/i18n/it.po new file mode 100644 index 000000000..326088de4 --- /dev/null +++ b/auditlog/i18n/it.po @@ -0,0 +1,289 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auditlog +# +# Translators: +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 13: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: auditlog +#: field:auditlog.rule,action_id:0 +msgid "Action" +msgstr "" + +#. module: auditlog +#: model:ir.ui.menu,name:auditlog.menu_audit +msgid "Audit" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log +msgid "Auditlog - Log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log_line +msgid "Auditlog - Log details (fields updated)" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_rule +msgid "Auditlog - Rule" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,create_uid:0 field:auditlog.log.line,create_uid:0 +#: field:auditlog.rule,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,create_date:0 field:auditlog.log.line,create_date:0 +#: field:auditlog.rule,create_date:0 +msgid "Created on" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Draft" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_id:0 +msgid "Field" +msgstr "Campo" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log,line_ids:0 +msgid "Fields updated" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +msgid "Group By..." +msgstr "" + +#. module: auditlog +#: field:auditlog.log,id:0 field:auditlog.log.line,id:0 +#: field:auditlog.rule,id:0 +msgid "ID" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,write_uid:0 field:auditlog.log.line,write_uid:0 +#: field:auditlog.rule,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,write_date:0 field:auditlog.log.line,write_date:0 +#: field:auditlog.rule,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log.line,log_id:0 +msgid "Log" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Log - Field updated" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_create:0 +msgid "Log Creates" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_unlink:0 +msgid "Log Deletes" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_read:0 +msgid "Log Reads" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_write:0 +msgid "Log Writes" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.log:auditlog.view_auditlog_log_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree +#: model:ir.ui.menu,name:auditlog.menu_audit_logs +msgid "Logs" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,method:0 +msgid "Method" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 +msgid "Model" +msgstr "Modello" + +#. module: auditlog +#: field:auditlog.rule,name:0 +msgid "Name" +msgstr "Nome" + +#. module: auditlog +#: field:auditlog.log.line,new_value:0 +msgid "New Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,new_value_text:0 +msgid "New value Text" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value:0 +msgid "Old Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value_text:0 +msgid "Old value Text" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,name:0 +msgid "Resource Name" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Rule" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree +msgid "Rules" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,model_id:0 +msgid "Select model for which you want to generate log." +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_create:0 +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_unlink:0 +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_write:0 +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_read:0 +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 +msgid "State" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Subscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Subscribed" +msgstr "" + +#. module: auditlog +#: sql_constraint:auditlog.rule:0 +msgid "" +"There is already a rule defined on this model\n" +"You cannot define another: please edit the existing one." +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Unsubscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,user_id:0 +msgid "User" +msgstr "Utente" + +#. module: auditlog +#: field:auditlog.rule,user_ids:0 +msgid "Users" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Values" +msgstr "" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:478 +#, python-format +msgid "View logs" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "" diff --git a/auditlog/i18n/pt_BR.po b/auditlog/i18n/pt_BR.po new file mode 100644 index 000000000..c30871eef --- /dev/null +++ b/auditlog/i18n/pt_BR.po @@ -0,0 +1,290 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auditlog +# +# Translators: +# Armando Vulcano Junior , 2015 +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 20:40+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" +"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: auditlog +#: field:auditlog.rule,action_id:0 +msgid "Action" +msgstr "Ação" + +#. module: auditlog +#: model:ir.ui.menu,name:auditlog.menu_audit +msgid "Audit" +msgstr "Auditar" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log +msgid "Auditlog - Log" +msgstr "Histórico de Auditoria - Histórico" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log_line +msgid "Auditlog - Log details (fields updated)" +msgstr "Histórico de Auditoria - Detalhes do histórico (campos atualizados)" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_rule +msgid "Auditlog - Rule" +msgstr "Histórico de Auditoria - Regras" + +#. module: auditlog +#: field:auditlog.log,create_uid:0 field:auditlog.log.line,create_uid:0 +#: field:auditlog.rule,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: auditlog +#: field:auditlog.log,create_date:0 field:auditlog.log.line,create_date:0 +#: field:auditlog.rule,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "Data" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Draft" +msgstr "Rascunho" + +#. module: auditlog +#: field:auditlog.log.line,field_id:0 +msgid "Field" +msgstr "Campo" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log,line_ids:0 +msgid "Fields updated" +msgstr "Campos atualizados" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +msgid "Group By..." +msgstr "Agrupado por" + +#. module: auditlog +#: field:auditlog.log,id:0 field:auditlog.log.line,id:0 +#: field:auditlog.rule,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: auditlog +#: field:auditlog.log,write_uid:0 field:auditlog.log.line,write_uid:0 +#: field:auditlog.rule,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: auditlog +#: field:auditlog.log,write_date:0 field:auditlog.log.line,write_date:0 +#: field:auditlog.rule,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log.line,log_id:0 +msgid "Log" +msgstr "Histórico" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Log - Field updated" +msgstr "Histórico - Campo atualizado" + +#. module: auditlog +#: field:auditlog.rule,log_create:0 +msgid "Log Creates" +msgstr "Histórico Criado" + +#. module: auditlog +#: field:auditlog.rule,log_unlink:0 +msgid "Log Deletes" +msgstr "Histórico Excluído" + +#. module: auditlog +#: field:auditlog.rule,log_read:0 +msgid "Log Reads" +msgstr "Leitura de Histórico" + +#. module: auditlog +#: field:auditlog.rule,log_write:0 +msgid "Log Writes" +msgstr "Gravação de Histórico" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.log:auditlog.view_auditlog_log_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree +#: model:ir.ui.menu,name:auditlog.menu_audit_logs +msgid "Logs" +msgstr "Histórico" + +#. module: auditlog +#: field:auditlog.log,method:0 +msgid "Method" +msgstr "Método" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 +msgid "Model" +msgstr "Modelo" + +#. module: auditlog +#: field:auditlog.rule,name:0 +msgid "Name" +msgstr "Nome" + +#. module: auditlog +#: field:auditlog.log.line,new_value:0 +msgid "New Value" +msgstr "Novo Valor" + +#. module: auditlog +#: field:auditlog.log.line,new_value_text:0 +msgid "New value Text" +msgstr "Novo Valor de Texto" + +#. module: auditlog +#: field:auditlog.log.line,old_value:0 +msgid "Old Value" +msgstr "Valor Antigo" + +#. module: auditlog +#: field:auditlog.log.line,old_value_text:0 +msgid "Old value Text" +msgstr "Valor Antigo de Texto" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,res_id:0 +msgid "Resource ID" +msgstr "Identificação do Recurso" + +#. module: auditlog +#: field:auditlog.log,name:0 +msgid "Resource Name" +msgstr "Nome do Recurso" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Rule" +msgstr "Regra" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree +msgid "Rules" +msgstr "Regras" + +#. module: auditlog +#: help:auditlog.rule,model_id:0 +msgid "Select model for which you want to generate log." +msgstr "Selecione o modelo do qual deseja gerar histórico" + +#. module: auditlog +#: help:auditlog.rule,log_create:0 +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "Selecione este se quiser manter o rastreio de criação de qualquer registro do modelo desta regra" + +#. module: auditlog +#: help:auditlog.rule,log_unlink:0 +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "Selecione este se quiser manter o rastreio de exclusão de qualquer registro do modelo desta regra" + +#. module: auditlog +#: help:auditlog.rule,log_write:0 +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "Selecione este se quiser manter o rastreio de modificação de qualquer registro do modelo desta regra" + +#. module: auditlog +#: help:auditlog.rule,log_read:0 +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "Selecione este se quiser manter o rastreio de leitura/abertura de qualquer registro do modelo desta regra" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 +msgid "State" +msgstr "Estado" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Subscribe" +msgstr "Inscrever" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Subscribed" +msgstr "Inscrito" + +#. module: auditlog +#: sql_constraint:auditlog.rule:0 +msgid "" +"There is already a rule defined on this model\n" +"You cannot define another: please edit the existing one." +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Unsubscribe" +msgstr "Desinscrever" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,user_id:0 +msgid "User" +msgstr "Usuário" + +#. module: auditlog +#: field:auditlog.rule,user_ids:0 +msgid "Users" +msgstr "Usuários" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Values" +msgstr "Valores" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:478 +#, python-format +msgid "View logs" +msgstr "Ver Histórico" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "Se um usuário não é incluído, então ele será aplicado para todos os usuários" diff --git a/auditlog/i18n/ru.po b/auditlog/i18n/ru.po new file mode 100644 index 000000000..5d8c11f1a --- /dev/null +++ b/auditlog/i18n/ru.po @@ -0,0 +1,289 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auditlog +# +# Translators: +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 13:53+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: auditlog +#: field:auditlog.rule,action_id:0 +msgid "Action" +msgstr "" + +#. module: auditlog +#: model:ir.ui.menu,name:auditlog.menu_audit +msgid "Audit" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log +msgid "Auditlog - Log" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log_line +msgid "Auditlog - Log details (fields updated)" +msgstr "" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_rule +msgid "Auditlog - Rule" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,create_uid:0 field:auditlog.log.line,create_uid:0 +#: field:auditlog.rule,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,create_date:0 field:auditlog.log.line,create_date:0 +#: field:auditlog.rule,create_date:0 +msgid "Created on" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Draft" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,field_id:0 +msgid "Field" +msgstr "Поле" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log,line_ids:0 +msgid "Fields updated" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +msgid "Group By..." +msgstr "" + +#. module: auditlog +#: field:auditlog.log,id:0 field:auditlog.log.line,id:0 +#: field:auditlog.rule,id:0 +msgid "ID" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,write_uid:0 field:auditlog.log.line,write_uid:0 +#: field:auditlog.rule,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,write_date:0 field:auditlog.log.line,write_date:0 +#: field:auditlog.rule,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log.line,log_id:0 +msgid "Log" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Log - Field updated" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_create:0 +msgid "Log Creates" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_unlink:0 +msgid "Log Deletes" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_read:0 +msgid "Log Reads" +msgstr "" + +#. module: auditlog +#: field:auditlog.rule,log_write:0 +msgid "Log Writes" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.log:auditlog.view_auditlog_log_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree +#: model:ir.ui.menu,name:auditlog.menu_audit_logs +msgid "Logs" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,method:0 +msgid "Method" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 +msgid "Model" +msgstr "Модель" + +#. module: auditlog +#: field:auditlog.rule,name:0 +msgid "Name" +msgstr "Название" + +#. module: auditlog +#: field:auditlog.log.line,new_value:0 +msgid "New Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,new_value_text:0 +msgid "New value Text" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value:0 +msgid "Old Value" +msgstr "" + +#. module: auditlog +#: field:auditlog.log.line,old_value_text:0 +msgid "Old value Text" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: auditlog +#: field:auditlog.log,name:0 +msgid "Resource Name" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Rule" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree +msgid "Rules" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,model_id:0 +msgid "Select model for which you want to generate log." +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_create:0 +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_unlink:0 +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_write:0 +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,log_read:0 +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 +msgid "State" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Subscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Subscribed" +msgstr "" + +#. module: auditlog +#: sql_constraint:auditlog.rule:0 +msgid "" +"There is already a rule defined on this model\n" +"You cannot define another: please edit the existing one." +msgstr "" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Unsubscribe" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,user_id:0 +msgid "User" +msgstr "Пользователь" + +#. module: auditlog +#: field:auditlog.rule,user_ids:0 +msgid "Users" +msgstr "" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Values" +msgstr "" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:478 +#, python-format +msgid "View logs" +msgstr "" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "" diff --git a/auditlog/i18n/sl.po b/auditlog/i18n/sl.po new file mode 100644 index 000000000..61be912f9 --- /dev/null +++ b/auditlog/i18n/sl.po @@ -0,0 +1,290 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auditlog +# +# Translators: +# Matjaž Mozetič , 2015 +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-26 08:36+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: auditlog +#: field:auditlog.rule,action_id:0 +msgid "Action" +msgstr "Ukrep" + +#. module: auditlog +#: model:ir.ui.menu,name:auditlog.menu_audit +msgid "Audit" +msgstr "Revizija" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log +msgid "Auditlog - Log" +msgstr "Revizijski dnevnik" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_log_line +msgid "Auditlog - Log details (fields updated)" +msgstr "Revizijski dnevnik - podrobnosti (posodobljena polja)" + +#. module: auditlog +#: model:ir.model,name:auditlog.model_auditlog_rule +msgid "Auditlog - Rule" +msgstr "Revizijski dnevnik - pravila" + +#. module: auditlog +#: field:auditlog.log,create_uid:0 field:auditlog.log.line,create_uid:0 +#: field:auditlog.rule,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: auditlog +#: field:auditlog.log,create_date:0 field:auditlog.log.line,create_date:0 +#: field:auditlog.rule,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +msgid "Date" +msgstr "Datum" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Draft" +msgstr "Osnutek" + +#. module: auditlog +#: field:auditlog.log.line,field_id:0 +msgid "Field" +msgstr "Polje" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log,line_ids:0 +msgid "Fields updated" +msgstr "Posodobljena polja" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +msgid "Group By..." +msgstr "Združi po..." + +#. module: auditlog +#: field:auditlog.log,id:0 field:auditlog.log.line,id:0 +#: field:auditlog.rule,id:0 +msgid "ID" +msgstr "ID" + +#. module: auditlog +#: field:auditlog.log,write_uid:0 field:auditlog.log.line,write_uid:0 +#: field:auditlog.rule,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: auditlog +#: field:auditlog.log,write_date:0 field:auditlog.log.line,write_date:0 +#: field:auditlog.rule,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +#: field:auditlog.log.line,log_id:0 +msgid "Log" +msgstr "Dnevnik" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Log - Field updated" +msgstr "Dnevnik - posodobljena polja" + +#. module: auditlog +#: field:auditlog.rule,log_create:0 +msgid "Log Creates" +msgstr "Dnevnik ustvarjanja" + +#. module: auditlog +#: field:auditlog.rule,log_unlink:0 +msgid "Log Deletes" +msgstr "Dnevnik brisanja" + +#. module: auditlog +#: field:auditlog.rule,log_read:0 +msgid "Log Reads" +msgstr "Dnevnik branja" + +#. module: auditlog +#: field:auditlog.rule,log_write:0 +msgid "Log Writes" +msgstr "Dnevnik zapisov" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: view:auditlog.log:auditlog.view_auditlog_log_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree +#: model:ir.ui.menu,name:auditlog.menu_audit_logs +msgid "Logs" +msgstr "Dnevniki" + +#. module: auditlog +#: field:auditlog.log,method:0 +msgid "Method" +msgstr "Metoda" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: auditlog +#: field:auditlog.rule,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: auditlog +#: field:auditlog.log.line,new_value:0 +msgid "New Value" +msgstr "Nova vrednost" + +#. module: auditlog +#: field:auditlog.log.line,new_value_text:0 +msgid "New value Text" +msgstr "Nova vrednost tekstualno" + +#. module: auditlog +#: field:auditlog.log.line,old_value:0 +msgid "Old Value" +msgstr "Stara vrednost" + +#. module: auditlog +#: field:auditlog.log.line,old_value_text:0 +msgid "Old value Text" +msgstr "Stara vrednost tekstualno" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,res_id:0 +msgid "Resource ID" +msgstr "ID vira" + +#. module: auditlog +#: field:auditlog.log,name:0 +msgid "Resource Name" +msgstr "Naziv vira" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Rule" +msgstr "Pravilo" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: view:auditlog.rule:auditlog.view_auditlog_rule_tree +#: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree +#: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree +msgid "Rules" +msgstr "Pravila" + +#. module: auditlog +#: help:auditlog.rule,model_id:0 +msgid "Select model for which you want to generate log." +msgstr "Izbira modela za katerega ustvarjate dnevnik." + +#. module: auditlog +#: help:auditlog.rule,log_create:0 +msgid "" +"Select this if you want to keep track of creation on any record of the model" +" of this rule" +msgstr "Izberite, če želite slediti ustvarjanju kateregakoli zapisa na modelu, na katerega se nanaša to pravilo." + +#. module: auditlog +#: help:auditlog.rule,log_unlink:0 +msgid "" +"Select this if you want to keep track of deletion on any record of the model" +" of this rule" +msgstr "Izberite, če želite slediti brisanju kateregakoli zapisa na modelu, na katerega se nanaša to pravilo." + +#. module: auditlog +#: help:auditlog.rule,log_write:0 +msgid "" +"Select this if you want to keep track of modification on any record of the " +"model of this rule" +msgstr "Izberite, če želite slediti spreminjanju kateregakoli zapisa na modelu, na katerega se nanaša to pravilo." + +#. module: auditlog +#: help:auditlog.rule,log_read:0 +msgid "" +"Select this if you want to keep track of read/open on any record of the " +"model of this rule" +msgstr "Izberite, če želite slediti branju/odpiranju kateregakoli zapisa na modelu, na katerega se nanaša to pravilo." + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: field:auditlog.rule,state:0 +msgid "State" +msgstr "Stanje" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Subscribe" +msgstr "Naroči se" + +#. module: auditlog +#: view:auditlog.rule:auditlog.view_auditlog_rule_search +#: selection:auditlog.rule,state:0 +msgid "Subscribed" +msgstr "Naročen" + +#. module: auditlog +#: sql_constraint:auditlog.rule:0 +msgid "" +"There is already a rule defined on this model\n" +"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 +#: view:auditlog.rule:auditlog.view_auditlog_rule_form +msgid "Unsubscribe" +msgstr "Odjavi naročnino" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_search +#: field:auditlog.log,user_id:0 +msgid "User" +msgstr "Uporabnik" + +#. module: auditlog +#: field:auditlog.rule,user_ids:0 +msgid "Users" +msgstr "Uporabniki" + +#. module: auditlog +#: view:auditlog.log:auditlog.view_auditlog_log_form +msgid "Values" +msgstr "Vrednosti" + +#. module: auditlog +#: code:addons/auditlog/models/rule.py:478 +#, python-format +msgid "View logs" +msgstr "Prikaz dnevnikov" + +#. module: auditlog +#: help:auditlog.rule,user_ids:0 +msgid "if User is not added then it will applicable for all users" +msgstr "Če ne dodate uporabnika, bo veljalo za vse uporabnike" diff --git a/auth_admin_passkey/i18n/de.po b/auth_admin_passkey/i18n/de.po new file mode 100644 index 000000000..9c0fbe653 --- /dev/null +++ b/auth_admin_passkey/i18n/de.po @@ -0,0 +1,84 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_admin_passkey +# +# Translators: +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 13: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: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:88 +#, python-format +msgid "
User with login '%s' has the same password as you.
" +msgstr "" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:64 +#, python-format +msgid "" +"Admin user used his passkey to login with '%s'.\n" +"\n" +"\n" +"\n" +"Technicals informations belows : \n" +"\n" +"- Login date : %s\n" +"\n" +msgstr "" + +#. module: auth_admin_passkey +#: view:base.config.settings:auth_admin_passkey.view_res_config_settings +msgid "Passkey" +msgstr "" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:61 +#, python-format +msgid "Passkey used" +msgstr "" + +#. module: auth_admin_passkey +#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 +msgid "Send email to admin user." +msgstr "" + +#. module: auth_admin_passkey +#: field:base.config.settings,auth_admin_passkey_send_to_user:0 +msgid "Send email to user." +msgstr "" + +#. module: auth_admin_passkey +#: model:ir.model,name:auth_admin_passkey.model_res_users +msgid "Users" +msgstr "Benutzer" + +#. module: auth_admin_passkey +#: help:base.config.settings,auth_admin_passkey_send_to_user:0 +msgid "" +"When the administrator use his password to login in with a different " +"account, OpenERP will send an email to the account user." +msgstr "" + +#. module: auth_admin_passkey +#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 +msgid "" +"When the administrator use his password to login in with a different " +"account, OpenERP will send an email to the admin user." +msgstr "" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:86 +#, python-format +msgid "[WARNING] OpenERP Security Risk" +msgstr "" diff --git a/auth_admin_passkey/i18n/es.po b/auth_admin_passkey/i18n/es.po new file mode 100644 index 000000000..9cabcda2d --- /dev/null +++ b/auth_admin_passkey/i18n/es.po @@ -0,0 +1,84 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_admin_passkey +# +# Translators: +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 13: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: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:88 +#, python-format +msgid "
User with login '%s' has the same password as you.
" +msgstr "" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:64 +#, python-format +msgid "" +"Admin user used his passkey to login with '%s'.\n" +"\n" +"\n" +"\n" +"Technicals informations belows : \n" +"\n" +"- Login date : %s\n" +"\n" +msgstr "" + +#. module: auth_admin_passkey +#: view:base.config.settings:auth_admin_passkey.view_res_config_settings +msgid "Passkey" +msgstr "" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:61 +#, python-format +msgid "Passkey used" +msgstr "" + +#. module: auth_admin_passkey +#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 +msgid "Send email to admin user." +msgstr "" + +#. module: auth_admin_passkey +#: field:base.config.settings,auth_admin_passkey_send_to_user:0 +msgid "Send email to user." +msgstr "" + +#. module: auth_admin_passkey +#: model:ir.model,name:auth_admin_passkey.model_res_users +msgid "Users" +msgstr "Usuarios" + +#. module: auth_admin_passkey +#: help:base.config.settings,auth_admin_passkey_send_to_user:0 +msgid "" +"When the administrator use his password to login in with a different " +"account, OpenERP will send an email to the account user." +msgstr "" + +#. module: auth_admin_passkey +#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 +msgid "" +"When the administrator use his password to login in with a different " +"account, OpenERP will send an email to the admin user." +msgstr "" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:86 +#, python-format +msgid "[WARNING] OpenERP Security Risk" +msgstr "" diff --git a/auth_admin_passkey/i18n/fr.po b/auth_admin_passkey/i18n/fr.po index 5d453afc2..9cb88a83b 100644 --- a/auth_admin_passkey/i18n/fr.po +++ b/auth_admin_passkey/i18n/fr.po @@ -1,51 +1,30 @@ -############################################################################## -# -# Admin Passkey module for OpenERP -# Copyright (C) 2013-2014 GRAP (http://www.grap.coop) -# @author Sylvain LE GAL (https://twitter.com/legalsylvain) -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_admin_passkey -# +# * auth_admin_passkey +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-23 20:41+0000\n" -"PO-Revision-Date: 2014-04-08 09:24+0000\n" -"Last-Translator: Sylvain LE GAL (GRAP) \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:53+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: 8bit\n" -"X-Launchpad-Export-Date: 2014-05-24 06:46+0000\n" -"X-Generator: Launchpad (build 17017)\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: auth_admin_passkey -#: code:addons/auth_admin_passkey/model/res_users.py:66 +#: code:addons/auth_admin_passkey/model/res_users.py:88 #, python-format msgid "
User with login '%s' has the same password as you.
" -msgstr "" -"
L'utilisateur dont l'identifiant est '%s' a le même mot de passe que "
-"vous.
" +msgstr "
L'utilisateur dont l'identifiant est '%s' a le même mot de passe que vous.
" #. module: auth_admin_passkey -#: code:addons/auth_admin_passkey/model/res_users.py:44 +#: code:addons/auth_admin_passkey/model/res_users.py:64 #, python-format msgid "" "Admin user used his passkey to login with '%s'.\n" @@ -56,24 +35,15 @@ msgid "" "\n" "- Login date : %s\n" "\n" -msgstr "" -"L'administrateur a utilisé son mot de passe \"bris de glace\" pour " -"s'identifier avec l'identifiant '%s'.\n" -"\n" -"\n" -"\n" -"Informations techniques ci-dessous : \n" -"\n" -"- Date d'authentification : %s\n" -"\n" +msgstr "L'administrateur a utilisé son mot de passe \"bris de glace\" pour s'identifier avec l'identifiant '%s'.\n\n\n\nInformations techniques ci-dessous : \n\n- Date d'authentification : %s\n\n" #. module: auth_admin_passkey -#: view:base.config.settings:0 +#: view:base.config.settings:auth_admin_passkey.view_res_config_settings msgid "Passkey" msgstr "Mot de passe \"bris de glace\"" #. module: auth_admin_passkey -#: code:addons/auth_admin_passkey/model/res_users.py:42 +#: code:addons/auth_admin_passkey/model/res_users.py:61 #, python-format msgid "Passkey used" msgstr "Mot de passe \"bris de glace\" utilisé" @@ -89,9 +59,7 @@ msgid "Send email to user." msgstr "Envoyer un email à l'utilisateur." #. module: auth_admin_passkey -#: code:_description:0 #: model:ir.model,name:auth_admin_passkey.model_res_users -#, python-format msgid "Users" msgstr "Utilisateurs" @@ -100,21 +68,17 @@ msgstr "Utilisateurs" msgid "" "When the administrator use his password to login in with a different " "account, OpenERP will send an email to the account user." -msgstr "" -"Quand l'administrateur utilise son mot de passe pour s'authentifier avec un " -"compte différent, OpenERP lui enverra un mail." +msgstr "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un compte différent, OpenERP lui enverra un mail." #. module: auth_admin_passkey #: help:base.config.settings,auth_admin_passkey_send_to_admin:0 msgid "" "When the administrator use his password to login in with a different " "account, OpenERP will send an email to the admin user." -msgstr "" -"Quand l'administrateur utilise son mot de passe pour s'authentifier avec un " -"compte différent, OpenERP enverra un mail à l'utilisateur." +msgstr "Quand l'administrateur utilise son mot de passe pour s'authentifier avec un compte différent, OpenERP enverra un mail à l'utilisateur." #. module: auth_admin_passkey -#: code:addons/auth_admin_passkey/model/res_users.py:64 +#: code:addons/auth_admin_passkey/model/res_users.py:86 #, python-format msgid "[WARNING] OpenERP Security Risk" msgstr "[WARNING] Faille de sécurité sur OpenERP" diff --git a/auth_admin_passkey/i18n/pt_BR.po b/auth_admin_passkey/i18n/pt_BR.po new file mode 100644 index 000000000..361554e01 --- /dev/null +++ b/auth_admin_passkey/i18n/pt_BR.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_admin_passkey +# +# Translators: +# Armando Vulcano Junior , 2015 +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 20:59+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" +"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_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:88 +#, python-format +msgid "
User with login '%s' has the same password as you.
" +msgstr "
Usuário com login '%s' tem a mesma senha que você.
" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:64 +#, python-format +msgid "" +"Admin user used his passkey to login with '%s'.\n" +"\n" +"\n" +"\n" +"Technicals informations belows : \n" +"\n" +"- Login date : %s\n" +"\n" +msgstr "" + +#. module: auth_admin_passkey +#: view:base.config.settings:auth_admin_passkey.view_res_config_settings +msgid "Passkey" +msgstr "Passkey" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:61 +#, python-format +msgid "Passkey used" +msgstr "Passkey usada" + +#. module: auth_admin_passkey +#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 +msgid "Send email to admin user." +msgstr "Enviar email para usuário administrador" + +#. module: auth_admin_passkey +#: field:base.config.settings,auth_admin_passkey_send_to_user:0 +msgid "Send email to user." +msgstr "Enviar email para usuário." + +#. module: auth_admin_passkey +#: model:ir.model,name:auth_admin_passkey.model_res_users +msgid "Users" +msgstr "Usuários" + +#. module: auth_admin_passkey +#: help:base.config.settings,auth_admin_passkey_send_to_user:0 +msgid "" +"When the administrator use his password to login in with a different " +"account, OpenERP will send an email to the account user." +msgstr "Quando o administrador usa sua senha para dar login com uma conta diferente, OPENERP irá enviar um email para a conta do usuário." + +#. module: auth_admin_passkey +#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 +msgid "" +"When the administrator use his password to login in with a different " +"account, OpenERP will send an email to the admin user." +msgstr "Quando o administrador usa sua senha para dar login com uma conta diferente, OPENERP irá enviar um email para a conta do administrador." + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:86 +#, python-format +msgid "[WARNING] OpenERP Security Risk" +msgstr "[AVISO] OpenERP Risco de Segurança" diff --git a/auth_admin_passkey/i18n/sl.po b/auth_admin_passkey/i18n/sl.po new file mode 100644 index 000000000..88c41d5f4 --- /dev/null +++ b/auth_admin_passkey/i18n/sl.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_admin_passkey +# +# Translators: +# Matjaž Mozetič , 2015 +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-26 07:15+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_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:88 +#, python-format +msgid "
User with login '%s' has the same password as you.
" +msgstr "
Uporabnik '%s' ima enako geslo kot vi.
" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:64 +#, python-format +msgid "" +"Admin user used his passkey to login with '%s'.\n" +"\n" +"\n" +"\n" +"Technicals informations belows : \n" +"\n" +"- Login date : %s\n" +"\n" +msgstr "Administrator je uporabil svoj prijavni ključ za prijavo z '%s'.\n\n\n\nTehnični podatki : \n\n- Datum prijave : %s\n\n" + +#. module: auth_admin_passkey +#: view:base.config.settings:auth_admin_passkey.view_res_config_settings +msgid "Passkey" +msgstr "Prijavni ključ" + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:61 +#, python-format +msgid "Passkey used" +msgstr "Uporabljen prijavni ključ" + +#. module: auth_admin_passkey +#: field:base.config.settings,auth_admin_passkey_send_to_admin:0 +msgid "Send email to admin user." +msgstr "Pošlji e-pošto administratorju." + +#. module: auth_admin_passkey +#: field:base.config.settings,auth_admin_passkey_send_to_user:0 +msgid "Send email to user." +msgstr "Pošlji e-pošto uporabniku." + +#. module: auth_admin_passkey +#: model:ir.model,name:auth_admin_passkey.model_res_users +msgid "Users" +msgstr "Uporabniki" + +#. module: auth_admin_passkey +#: help:base.config.settings,auth_admin_passkey_send_to_user:0 +msgid "" +"When the administrator use his password to login in with a different " +"account, OpenERP will send an email to the account user." +msgstr "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo OpenERP poslal e-pošto uporabniku računa." + +#. module: auth_admin_passkey +#: help:base.config.settings,auth_admin_passkey_send_to_admin:0 +msgid "" +"When the administrator use his password to login in with a different " +"account, OpenERP will send an email to the admin user." +msgstr "Ko administrator uporabi svoje geslo za prijavo v drug račun, bo OpenERP poslal e-pošto administratorju." + +#. module: auth_admin_passkey +#: code:addons/auth_admin_passkey/model/res_users.py:86 +#, python-format +msgid "[WARNING] OpenERP Security Risk" +msgstr "[OPOZORILO] OpenERP varnostno tveganje" diff --git a/auth_dynamic_groups/i18n/de.po b/auth_dynamic_groups/i18n/de.po new file mode 100644 index 000000000..a64d78ab5 --- /dev/null +++ b/auth_dynamic_groups/i18n/de.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_dynamic_groups +# +# Translators: +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 13: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: auth_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_groups +msgid "Access Groups" +msgstr "" + +#. module: auth_dynamic_groups +#: field:res.groups,dynamic_group_condition:0 +msgid "Condition" +msgstr "" + +#. module: auth_dynamic_groups +#: field:res.groups,is_dynamic:0 +msgid "Dynamic" +msgstr "" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Evaluate" +msgstr "" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Fill in your condition..." +msgstr "" + +#. module: auth_dynamic_groups +#: code:addons/auth_dynamic_groups/model/res_groups.py:57 +#, python-format +msgid "The condition doesn't evaluate correctly!" +msgstr "" + +#. module: auth_dynamic_groups +#: help:res.groups,dynamic_group_condition:0 +msgid "" +"The condition to be met for a user to be a member of this group. It is " +"evaluated as python code at login time, you get `user` passed as a browse " +"record" +msgstr "" + +#. module: auth_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_users +msgid "Users" +msgstr "Benutzer" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "{'readonly': [('is_dynamic', '=', True)]}" +msgstr "" diff --git a/auth_dynamic_groups/i18n/es.po b/auth_dynamic_groups/i18n/es.po new file mode 100644 index 000000000..b661eb717 --- /dev/null +++ b/auth_dynamic_groups/i18n/es.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_dynamic_groups +# +# Translators: +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 13: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: auth_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_groups +msgid "Access Groups" +msgstr "" + +#. module: auth_dynamic_groups +#: field:res.groups,dynamic_group_condition:0 +msgid "Condition" +msgstr "" + +#. module: auth_dynamic_groups +#: field:res.groups,is_dynamic:0 +msgid "Dynamic" +msgstr "" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Evaluate" +msgstr "" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Fill in your condition..." +msgstr "" + +#. module: auth_dynamic_groups +#: code:addons/auth_dynamic_groups/model/res_groups.py:57 +#, python-format +msgid "The condition doesn't evaluate correctly!" +msgstr "" + +#. module: auth_dynamic_groups +#: help:res.groups,dynamic_group_condition:0 +msgid "" +"The condition to be met for a user to be a member of this group. It is " +"evaluated as python code at login time, you get `user` passed as a browse " +"record" +msgstr "" + +#. module: auth_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_users +msgid "Users" +msgstr "Usuarios" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "{'readonly': [('is_dynamic', '=', True)]}" +msgstr "" diff --git a/auth_dynamic_groups/i18n/fr.po b/auth_dynamic_groups/i18n/fr.po new file mode 100644 index 000000000..3c5eb038a --- /dev/null +++ b/auth_dynamic_groups/i18n/fr.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_dynamic_groups +# +# Translators: +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 13: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: auth_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_groups +msgid "Access Groups" +msgstr "" + +#. module: auth_dynamic_groups +#: field:res.groups,dynamic_group_condition:0 +msgid "Condition" +msgstr "" + +#. module: auth_dynamic_groups +#: field:res.groups,is_dynamic:0 +msgid "Dynamic" +msgstr "" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Evaluate" +msgstr "" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Fill in your condition..." +msgstr "" + +#. module: auth_dynamic_groups +#: code:addons/auth_dynamic_groups/model/res_groups.py:57 +#, python-format +msgid "The condition doesn't evaluate correctly!" +msgstr "" + +#. module: auth_dynamic_groups +#: help:res.groups,dynamic_group_condition:0 +msgid "" +"The condition to be met for a user to be a member of this group. It is " +"evaluated as python code at login time, you get `user` passed as a browse " +"record" +msgstr "" + +#. module: auth_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_users +msgid "Users" +msgstr "Utilisateurs" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "{'readonly': [('is_dynamic', '=', True)]}" +msgstr "" diff --git a/auth_dynamic_groups/i18n/pt_BR.po b/auth_dynamic_groups/i18n/pt_BR.po new file mode 100644 index 000000000..ee171a221 --- /dev/null +++ b/auth_dynamic_groups/i18n/pt_BR.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_dynamic_groups +# +# Translators: +# Armando Vulcano Junior , 2015 +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 20:45+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" +"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_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_groups +msgid "Access Groups" +msgstr "Grupos de Acesso" + +#. module: auth_dynamic_groups +#: field:res.groups,dynamic_group_condition:0 +msgid "Condition" +msgstr "Condição" + +#. module: auth_dynamic_groups +#: field:res.groups,is_dynamic:0 +msgid "Dynamic" +msgstr "Dinâmico" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Evaluate" +msgstr "Avaliar" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Fill in your condition..." +msgstr "Preencha na sua condição..." + +#. module: auth_dynamic_groups +#: code:addons/auth_dynamic_groups/model/res_groups.py:57 +#, python-format +msgid "The condition doesn't evaluate correctly!" +msgstr "Condição não avalia corretamente!" + +#. module: auth_dynamic_groups +#: help:res.groups,dynamic_group_condition:0 +msgid "" +"The condition to be met for a user to be a member of this group. It is " +"evaluated as python code at login time, you get `user` passed as a browse " +"record" +msgstr "A condição a ser cumprida para um usuário ser um membro deste grupo. É avaliado como código python no momento do login, você pega `user` passado como um registro de procura" + +#. module: auth_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_users +msgid "Users" +msgstr "Usuários" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "{'readonly': [('is_dynamic', '=', True)]}" +msgstr "{'readonly': [('is_dynamic', '=', True)]}" diff --git a/auth_dynamic_groups/i18n/sl.po b/auth_dynamic_groups/i18n/sl.po new file mode 100644 index 000000000..d55faaafa --- /dev/null +++ b/auth_dynamic_groups/i18n/sl.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_dynamic_groups +# +# Translators: +# Matjaž Mozetič , 2015 +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" +"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_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_groups +msgid "Access Groups" +msgstr "Dostopne skupine" + +#. module: auth_dynamic_groups +#: field:res.groups,dynamic_group_condition:0 +msgid "Condition" +msgstr "Pogoj" + +#. module: auth_dynamic_groups +#: field:res.groups,is_dynamic:0 +msgid "Dynamic" +msgstr "Dinamične" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Evaluate" +msgstr "Ovrednoti" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "Fill in your condition..." +msgstr "Izpolnite svoj pogoj..." + +#. module: auth_dynamic_groups +#: code:addons/auth_dynamic_groups/model/res_groups.py:57 +#, python-format +msgid "The condition doesn't evaluate correctly!" +msgstr "Pogoj se ne ovrednoti pravilno!" + +#. module: auth_dynamic_groups +#: help:res.groups,dynamic_group_condition:0 +msgid "" +"The condition to be met for a user to be a member of this group. It is " +"evaluated as python code at login time, you get `user` passed as a browse " +"record" +msgstr "Pogoj, ki ga mora uporabnik izpolniti, da bi bil član te skupine. Ovrednoten je kot python koda ob prijavi. Uporabnik je spuščen kot brskalni zapis." + +#. module: auth_dynamic_groups +#: model:ir.model,name:auth_dynamic_groups.model_res_users +msgid "Users" +msgstr "Uporabniki" + +#. module: auth_dynamic_groups +#: view:res.groups:auth_dynamic_groups.view_groups_form +msgid "{'readonly': [('is_dynamic', '=', True)]}" +msgstr "{'readonly': [('is_dynamic', '=', True)]}" diff --git a/auth_from_http_remote_user/i18n/de.po b/auth_from_http_remote_user/i18n/de.po new file mode 100644 index 000000000..da85039fa --- /dev/null +++ b/auth_from_http_remote_user/i18n/de.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_from_http_remote_user +# +# Translators: +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 13: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: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_from_http_remote_user +#: field:res.users,sso_key:0 +msgid "SSO Key" +msgstr "" + +#. module: auth_from_http_remote_user +#: model:ir.model,name:auth_from_http_remote_user.model_res_users +msgid "Users" +msgstr "Benutzer" diff --git a/auth_from_http_remote_user/i18n/es.po b/auth_from_http_remote_user/i18n/es.po new file mode 100644 index 000000000..2b7f6f468 --- /dev/null +++ b/auth_from_http_remote_user/i18n/es.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_from_http_remote_user +# +# Translators: +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 13: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: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_from_http_remote_user +#: field:res.users,sso_key:0 +msgid "SSO Key" +msgstr "" + +#. module: auth_from_http_remote_user +#: model:ir.model,name:auth_from_http_remote_user.model_res_users +msgid "Users" +msgstr "Usuarios" diff --git a/auth_from_http_remote_user/i18n/fr.po b/auth_from_http_remote_user/i18n/fr.po new file mode 100644 index 000000000..20de882c3 --- /dev/null +++ b/auth_from_http_remote_user/i18n/fr.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_from_http_remote_user +# +# Translators: +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 13: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: auth_from_http_remote_user +#: field:auth_from_http_remote_user.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_from_http_remote_user +#: field:res.users,sso_key:0 +msgid "SSO Key" +msgstr "" + +#. module: auth_from_http_remote_user +#: model:ir.model,name:auth_from_http_remote_user.model_res_users +msgid "Users" +msgstr "Utilisateurs" diff --git a/auth_from_http_remote_user/i18n/pt_BR.po b/auth_from_http_remote_user/i18n/pt_BR.po new file mode 100644 index 000000000..bdb9b03d4 --- /dev/null +++ b/auth_from_http_remote_user/i18n/pt_BR.po @@ -0,0 +1,34 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_from_http_remote_user +# +# Translators: +# Armando Vulcano Junior , 2015 +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:00+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" +"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_from_http_remote_user +#: field:auth_from_http_remote_user.installed,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: auth_from_http_remote_user +#: field:res.users,sso_key:0 +msgid "SSO Key" +msgstr "Chave SSO" + +#. module: auth_from_http_remote_user +#: model:ir.model,name:auth_from_http_remote_user.model_res_users +msgid "Users" +msgstr "Usuários" diff --git a/auth_from_http_remote_user/i18n/sl.po b/auth_from_http_remote_user/i18n/sl.po new file mode 100644 index 000000000..ed9cacce7 --- /dev/null +++ b/auth_from_http_remote_user/i18n/sl.po @@ -0,0 +1,34 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_from_http_remote_user +# +# Translators: +# Matjaž Mozetič , 2015 +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" +"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_from_http_remote_user +#: field:auth_from_http_remote_user.installed,id:0 +msgid "ID" +msgstr "ID" + +#. module: auth_from_http_remote_user +#: field:res.users,sso_key:0 +msgid "SSO Key" +msgstr "SSO ključ" + +#. module: auth_from_http_remote_user +#: model:ir.model,name:auth_from_http_remote_user.model_res_users +msgid "Users" +msgstr "Uporabniki" diff --git a/base_concurrency/i18n/de.po b/base_concurrency/i18n/de.po new file mode 100644 index 000000000..44b9e2ada --- /dev/null +++ b/base_concurrency/i18n/de.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +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 13: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: base_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "Benutzer" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "Benutzer" diff --git a/base_concurrency/i18n/en.po b/base_concurrency/i18n/en.po new file mode 100644 index 000000000..e8ad161dc --- /dev/null +++ b/base_concurrency/i18n/en.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +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 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" +"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_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "Created by" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "Latest connection" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "The user can only have one login line!" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "User" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "Users" diff --git a/base_concurrency/i18n/es.po b/base_concurrency/i18n/es.po new file mode 100644 index 000000000..3ba0dfb46 --- /dev/null +++ b/base_concurrency/i18n/es.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +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 13: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: base_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "Usuario" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "Usuarios" diff --git a/base_concurrency/i18n/fr.po b/base_concurrency/i18n/fr.po new file mode 100644 index 000000000..42be06688 --- /dev/null +++ b/base_concurrency/i18n/fr.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +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 13: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: base_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "Utilisateur" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "Utilisateurs" diff --git a/base_concurrency/i18n/it.po b/base_concurrency/i18n/it.po new file mode 100644 index 000000000..304e56291 --- /dev/null +++ b/base_concurrency/i18n/it.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +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 13: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: base_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "Utente" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "" diff --git a/base_concurrency/i18n/pt_BR.po b/base_concurrency/i18n/pt_BR.po new file mode 100644 index 000000000..a3011612b --- /dev/null +++ b/base_concurrency/i18n/pt_BR.po @@ -0,0 +1,64 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +# Armando Vulcano Junior , 2015 +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:01+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" +"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_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "Última conexão" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "O usuário pode ter apenas uma linha de login!" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "Usuário" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "Usuários" diff --git a/base_concurrency/i18n/ru.po b/base_concurrency/i18n/ru.po new file mode 100644 index 000000000..5b0bf5eb0 --- /dev/null +++ b/base_concurrency/i18n/ru.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +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 13:54+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_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "Пользователь" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "" diff --git a/base_concurrency/i18n/sl.po b/base_concurrency/i18n/sl.po new file mode 100644 index 000000000..c9517c8b6 --- /dev/null +++ b/base_concurrency/i18n/sl.po @@ -0,0 +1,64 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_concurrency +# +# Translators: +# Matjaž Mozetič , 2015 +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" +"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_concurrency +#: field:res.users.login,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: base_concurrency +#: field:res.users.login,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: base_concurrency +#: field:res.users.login,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_concurrency +#: field:res.users.login,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: base_concurrency +#: field:res.users.login,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: base_concurrency +#: field:res.users.login,login_dt:0 +msgid "Latest connection" +msgstr "Zadnja povezava" + +#. module: base_concurrency +#: sql_constraint:res.users.login:0 +msgid "The user can only have one login line!" +msgstr "Uporabnik ima lahko le eno prijavno povezavo!" + +#. module: base_concurrency +#: field:res.users.login,user_id:0 +msgid "User" +msgstr "Uporabnik" + +#. module: base_concurrency +#: model:ir.model,name:base_concurrency.model_res_users +msgid "Users" +msgstr "Uporabniki" diff --git a/base_external_dbsource/i18n/de.po b/base_external_dbsource/i18n/de.po new file mode 100644 index 000000000..45b9658ab --- /dev/null +++ b/base_external_dbsource/i18n/de.po @@ -0,0 +1,144 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_external_dbsource +# +# Translators: +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 13: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: base_external_dbsource +#: help:base.external.dbsource,conn_string:0 +msgid "" +"\n" +"Sample connection strings:\n" +"- Microsoft SQL Server:\n" +" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n" +"- MySQL: mysql://user:%s@server:port/dbname\n" +"- ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" +"- ORACLE: username/%s@//server.address:port/instance\n" +"- PostgreSQL:\n" +" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +"- SQLite: sqlite:///test.db\n" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,conn_string:0 +msgid "Connection string" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:163 +#, python-format +msgid "Connection test failed!" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:174 +#, python-format +msgid "Connection test succeeded!" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,connector:0 +msgid "Connector" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: base_external_dbsource +#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource +msgid "Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,name:0 +msgid "Datasource name" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:175 +#, python-format +msgid "Everything seems properly set up!" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "External DB Source" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_tree +msgid "External DB Sources" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.actions.act_window,name:base_external_dbsource.action_dbsource +#: model:ir.model,name:base_external_dbsource.model_base_external_dbsource +msgid "External Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:164 +#, python-format +msgid "" +"Here is what we got instead:\n" +" %s" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_external_dbsource +#: help:base.external.dbsource,connector:0 +msgid "" +"If a connector is missing from the " +"list, check the server log to confirm " +"that the required components were " +"detected." +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: base_external_dbsource +#: field:base.external.dbsource,password:0 +msgid "Password" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "PostgreSQL" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "Test Connection" +msgstr "" diff --git a/base_external_dbsource/i18n/es.po b/base_external_dbsource/i18n/es.po new file mode 100644 index 000000000..3816e7d98 --- /dev/null +++ b/base_external_dbsource/i18n/es.po @@ -0,0 +1,144 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_external_dbsource +# +# Translators: +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 13: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: base_external_dbsource +#: help:base.external.dbsource,conn_string:0 +msgid "" +"\n" +"Sample connection strings:\n" +"- Microsoft SQL Server:\n" +" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n" +"- MySQL: mysql://user:%s@server:port/dbname\n" +"- ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" +"- ORACLE: username/%s@//server.address:port/instance\n" +"- PostgreSQL:\n" +" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +"- SQLite: sqlite:///test.db\n" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,conn_string:0 +msgid "Connection string" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:163 +#, python-format +msgid "Connection test failed!" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:174 +#, python-format +msgid "Connection test succeeded!" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,connector:0 +msgid "Connector" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: base_external_dbsource +#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource +msgid "Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,name:0 +msgid "Datasource name" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:175 +#, python-format +msgid "Everything seems properly set up!" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "External DB Source" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_tree +msgid "External DB Sources" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.actions.act_window,name:base_external_dbsource.action_dbsource +#: model:ir.model,name:base_external_dbsource.model_base_external_dbsource +msgid "External Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:164 +#, python-format +msgid "" +"Here is what we got instead:\n" +" %s" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_external_dbsource +#: help:base.external.dbsource,connector:0 +msgid "" +"If a connector is missing from the " +"list, check the server log to confirm " +"that the required components were " +"detected." +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización el" + +#. module: base_external_dbsource +#: field:base.external.dbsource,password:0 +msgid "Password" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "PostgreSQL" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "Test Connection" +msgstr "" diff --git a/base_external_dbsource/i18n/fr.po b/base_external_dbsource/i18n/fr.po new file mode 100644 index 000000000..c1e9511a7 --- /dev/null +++ b/base_external_dbsource/i18n/fr.po @@ -0,0 +1,144 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_external_dbsource +# +# Translators: +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 13: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: base_external_dbsource +#: help:base.external.dbsource,conn_string:0 +msgid "" +"\n" +"Sample connection strings:\n" +"- Microsoft SQL Server:\n" +" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n" +"- MySQL: mysql://user:%s@server:port/dbname\n" +"- ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" +"- ORACLE: username/%s@//server.address:port/instance\n" +"- PostgreSQL:\n" +" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +"- SQLite: sqlite:///test.db\n" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,conn_string:0 +msgid "Connection string" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:163 +#, python-format +msgid "Connection test failed!" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:174 +#, python-format +msgid "Connection test succeeded!" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,connector:0 +msgid "Connector" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_date:0 +msgid "Created on" +msgstr "Date" + +#. module: base_external_dbsource +#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource +msgid "Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,name:0 +msgid "Datasource name" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:175 +#, python-format +msgid "Everything seems properly set up!" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "External DB Source" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_tree +msgid "External DB Sources" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.actions.act_window,name:base_external_dbsource.action_dbsource +#: model:ir.model,name:base_external_dbsource.model_base_external_dbsource +msgid "External Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:164 +#, python-format +msgid "" +"Here is what we got instead:\n" +" %s" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_external_dbsource +#: help:base.external.dbsource,connector:0 +msgid "" +"If a connector is missing from the " +"list, check the server log to confirm " +"that the required components were " +"detected." +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: base_external_dbsource +#: field:base.external.dbsource,password:0 +msgid "Password" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "PostgreSQL" +msgstr "" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "Test Connection" +msgstr "" diff --git a/base_external_dbsource/i18n/pt_BR.po b/base_external_dbsource/i18n/pt_BR.po new file mode 100644 index 000000000..7198ba01a --- /dev/null +++ b/base_external_dbsource/i18n/pt_BR.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_external_dbsource +# +# Translators: +# Armando Vulcano Junior , 2015 +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-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" +"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_external_dbsource +#: help:base.external.dbsource,conn_string:0 +msgid "" +"\n" +"Sample connection strings:\n" +"- Microsoft SQL Server:\n" +" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n" +"- MySQL: mysql://user:%s@server:port/dbname\n" +"- ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" +"- ORACLE: username/%s@//server.address:port/instance\n" +"- PostgreSQL:\n" +" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +"- SQLite: sqlite:///test.db\n" +msgstr "" + +#. module: base_external_dbsource +#: field:base.external.dbsource,conn_string:0 +msgid "Connection string" +msgstr "Caracter de Conexão" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:163 +#, 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 +#, python-format +msgid "Connection test succeeded!" +msgstr "Teste de conexão com sucesso\"" + +#. module: base_external_dbsource +#: field:base.external.dbsource,connector:0 +msgid "Connector" +msgstr "Conector" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: base_external_dbsource +#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource +msgid "Database Sources" +msgstr "Bancos de Dados Origem" + +#. module: base_external_dbsource +#: field:base.external.dbsource,name:0 +msgid "Datasource name" +msgstr "Nome Origem-de-dados" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:175 +#, python-format +msgid "Everything seems properly set up!" +msgstr "Tudo parece configurado de acordo!" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "External DB Source" +msgstr "Fonte BD externo" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_tree +msgid "External DB Sources" +msgstr "Fontes BD externo" + +#. module: base_external_dbsource +#: model:ir.actions.act_window,name:base_external_dbsource.action_dbsource +#: model:ir.model,name:base_external_dbsource.model_base_external_dbsource +msgid "External Database Sources" +msgstr "Fontes Banco de Dados Externo" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:164 +#, python-format +msgid "" +"Here is what we got instead:\n" +" %s" +msgstr "Aqui está o que temos em vez\n%s" + +#. module: base_external_dbsource +#: field:base.external.dbsource,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: base_external_dbsource +#: help:base.external.dbsource,connector:0 +msgid "" +"If a connector is missing from the " +"list, check the server log to confirm " +"that the required components were " +"detected." +msgstr "Se um conector está faltando na lista, verifique o histórico do servidor para confirmar se os componentes necessários foram detectados." + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: base_external_dbsource +#: field:base.external.dbsource,password:0 +msgid "Password" +msgstr "Senha" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "PostgreSQL" +msgstr "PostgreSQL" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "Test Connection" +msgstr "Conexão Teste" diff --git a/base_external_dbsource/i18n/sl.po b/base_external_dbsource/i18n/sl.po new file mode 100644 index 000000000..85f849355 --- /dev/null +++ b/base_external_dbsource/i18n/sl.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_external_dbsource +# +# Translators: +# Matjaž Mozetič , 2015 +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-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" +"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_external_dbsource +#: help:base.external.dbsource,conn_string:0 +msgid "" +"\n" +"Sample connection strings:\n" +"- Microsoft SQL Server:\n" +" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n" +"- MySQL: mysql://user:%s@server:port/dbname\n" +"- ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" +"- ORACLE: username/%s@//server.address:port/instance\n" +"- PostgreSQL:\n" +" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +"- SQLite: sqlite:///test.db\n" +msgstr "\nVzorčni niz povezave:\n- Microsoft SQL Server:\n mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n- MySQL: mysql://user:%s@server:port/dbname\n- ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n- ORACLE: username/%s@//server.address:port/instance\n- PostgreSQL:\n dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n- SQLite: sqlite:///test.db\n" + +#. module: base_external_dbsource +#: field:base.external.dbsource,conn_string:0 +msgid "Connection string" +msgstr "Niz povezave" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:163 +#, 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 +#, python-format +msgid "Connection test succeeded!" +msgstr "Test povezave uspel!" + +#. module: base_external_dbsource +#: field:base.external.dbsource,connector:0 +msgid "Connector" +msgstr "Povezovalnik" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: base_external_dbsource +#: field:base.external.dbsource,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: base_external_dbsource +#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource +msgid "Database Sources" +msgstr "Viri podatkovne baze" + +#. module: base_external_dbsource +#: field:base.external.dbsource,name:0 +msgid "Datasource name" +msgstr "Naziv podatkovne baze" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:175 +#, python-format +msgid "Everything seems properly set up!" +msgstr "Kaže, da je vse pravilno nastavljeno!" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "External DB Source" +msgstr "Vir zunanje podatkovne baze" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_tree +msgid "External DB Sources" +msgstr "Viri zunanjih podatkovnih baz" + +#. module: base_external_dbsource +#: model:ir.actions.act_window,name:base_external_dbsource.action_dbsource +#: model:ir.model,name:base_external_dbsource.model_base_external_dbsource +msgid "External Database Sources" +msgstr "Viri zunanjih podatkovnih baz" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/base_external_dbsource.py:164 +#, python-format +msgid "" +"Here is what we got instead:\n" +" %s" +msgstr "Namesto tega smo dobili:\n %s" + +#. module: base_external_dbsource +#: field:base.external.dbsource,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_external_dbsource +#: help:base.external.dbsource,connector:0 +msgid "" +"If a connector is missing from the " +"list, check the server log to confirm " +"that the required components were " +"detected." +msgstr "Če na seznamu manjka povezovalnik, preverite dnevnik strežnika, če so bile zahtevane komponente zaznane." + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: base_external_dbsource +#: field:base.external.dbsource,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: base_external_dbsource +#: field:base.external.dbsource,password:0 +msgid "Password" +msgstr "Geslo" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "PostgreSQL" +msgstr "PostgreSQL" + +#. module: base_external_dbsource +#: view:base.external.dbsource:base_external_dbsource.view_dbsource_form +msgid "Test Connection" +msgstr "Test povezave" diff --git a/base_optional_quick_create/i18n/en.po b/base_optional_quick_create/i18n/en.po new file mode 100644 index 000000000..f38fbec3b --- /dev/null +++ b/base_optional_quick_create/i18n/en.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +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 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" +"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_optional_quick_create +#: field:ir.model,avoid_quick_create:0 +msgid "Avoid quick create" +msgstr "Avoid quick create" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/model.py:37 +#, 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 +#, python-format +msgid "Error" +msgstr "Error" + +#. module: base_optional_quick_create +#: model:ir.model,name:base_optional_quick_create.model_ir_model +msgid "Models" +msgstr "Models" diff --git a/base_optional_quick_create/i18n/fr.po b/base_optional_quick_create/i18n/fr.po index f4cbbe1cb..94f807052 100644 --- a/base_optional_quick_create/i18n/fr.po +++ b/base_optional_quick_create/i18n/fr.po @@ -1,41 +1,41 @@ -# French translation for server-env-tools -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the server-env-tools package. -# FIRST AUTHOR , 2014. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +# FIRST AUTHOR , 2014 msgid "" msgstr "" -"Project-Id-Version: server-env-tools\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-14 17:41+0000\n" -"PO-Revision-Date: 2014-03-20 17:22+0000\n" -"Last-Translator: Davin Baragiotta \n" -"Language-Team: French \n" +"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 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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-05-24 06:46+0000\n" -"X-Generator: Launchpad (build 17017)\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_optional_quick_create -#: model:_description:0 -#: model:ir.model,name:base_optional_quick_create.model_ir_model -msgid "Models" -msgstr "Modèles" +#: field:ir.model,avoid_quick_create:0 +msgid "Avoid quick create" +msgstr "" #. module: base_optional_quick_create -#: code:addons/base_optional_quick_create/model.py:35 +#: code:addons/base_optional_quick_create/model.py:37 #, python-format msgid "Can't create quickly. Opening create form" msgstr "" #. module: base_optional_quick_create -#: field:ir.model,avoid_quick_create:0 -msgid "Avoid quick create" -msgstr "" - -#. module: base_optional_quick_create -#: code:addons/base_optional_quick_create/model.py:35 +#: code:addons/base_optional_quick_create/model.py:36 #, python-format msgid "Error" msgstr "Erreur" + +#. module: base_optional_quick_create +#: model:ir.model,name:base_optional_quick_create.model_ir_model +msgid "Models" +msgstr "Modèles" diff --git a/base_optional_quick_create/i18n/pt_BR.po b/base_optional_quick_create/i18n/pt_BR.po new file mode 100644 index 000000000..4746da62d --- /dev/null +++ b/base_optional_quick_create/i18n/pt_BR.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +# Armando Vulcano Junior , 2015 +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: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" +"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_optional_quick_create +#: field:ir.model,avoid_quick_create:0 +msgid "Avoid quick create" +msgstr "Evite criação rápida" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/model.py:37 +#, 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 +#, python-format +msgid "Error" +msgstr "Erro" + +#. module: base_optional_quick_create +#: model:ir.model,name:base_optional_quick_create.model_ir_model +msgid "Models" +msgstr "Modelos" diff --git a/base_optional_quick_create/i18n/sl.po b/base_optional_quick_create/i18n/sl.po new file mode 100644 index 000000000..f7f462a57 --- /dev/null +++ b/base_optional_quick_create/i18n/sl.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_optional_quick_create +# +# Translators: +# Matjaž Mozetič , 2015 +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:46+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_optional_quick_create +#: field:ir.model,avoid_quick_create:0 +msgid "Avoid quick create" +msgstr "Izogibanje hitremu ustvarjanju" + +#. module: base_optional_quick_create +#: code:addons/base_optional_quick_create/model.py:37 +#, 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 +#, python-format +msgid "Error" +msgstr "Napaka" + +#. module: base_optional_quick_create +#: model:ir.model,name:base_optional_quick_create.model_ir_model +msgid "Models" +msgstr "Modeli" diff --git a/base_report_auto_create_qweb/i18n/de.po b/base_report_auto_create_qweb/i18n/de.po new file mode 100644 index 000000000..e4b8db677 --- /dev/null +++ b/base_report_auto_create_qweb/i18n/de.po @@ -0,0 +1,90 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_report_auto_create_qweb +# +# Translators: +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-29 11:14+0000\n" +"Last-Translator: OCA Transbot \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_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: base_report_auto_create_qweb +#: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +msgid "Suffix" +msgstr "" + +#. module: base_report_auto_create_qweb +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:66 +#, python-format +msgid "Template Name must contain at least a dot in it's name" +msgstr "" + +#. module: base_report_auto_create_qweb +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "" diff --git a/base_report_auto_create_qweb/i18n/en.po b/base_report_auto_create_qweb/i18n/en.po new file mode 100644 index 000000000..e4a2bfccd --- /dev/null +++ b/base_report_auto_create_qweb/i18n/en.po @@ -0,0 +1,90 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_report_auto_create_qweb +# +# Translators: +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-29 11:14+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_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "Cancel" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "Create QWeb view" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "Created by" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "Duplicate" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "Duplicate Report" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: base_report_auto_create_qweb +#: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "Report duplication" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +msgid "Suffix" +msgstr "Suffix" + +#. module: base_report_auto_create_qweb +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:66 +#, python-format +msgid "Template Name must contain at least a dot in it's name" +msgstr "Template Name must contain at least a dot in it's name" + +#. module: base_report_auto_create_qweb +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "This suffix will be added to the report" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "or" diff --git a/base_report_auto_create_qweb/i18n/es.po b/base_report_auto_create_qweb/i18n/es.po index a9e8240aa..723601112 100644 --- a/base_report_auto_create_qweb/i18n/es.po +++ b/base_report_auto_create_qweb/i18n/es.po @@ -1,25 +1,32 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * base_report_auto_create_qweb -# +# * base_report_auto_create_qweb +# +# 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-06-03 11:06+0000\n" -"PO-Revision-Date: 2015-06-03 11:06+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-29 11:14+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: \n" -"Plural-Forms: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_report_auto_create_qweb #: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view msgid "Cancel" msgstr "Cancelar" +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "" + #. module: base_report_auto_create_qweb #: field:ir.actions.report.xml.duplicate,create_uid:0 msgid "Created by" @@ -67,8 +74,7 @@ msgid "Suffix" msgstr "Súfijo" #. module: base_report_auto_create_qweb -#: code:addons/base_report_auto_create_qweb/models/report_xml.py:18 -#: code:addons/base_report_auto_create_qweb/models/report_xml.py:52 +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:66 #, python-format msgid "Template Name must contain at least a dot in it's name" msgstr "El nombre de plantilla debe contener al menos un punto en su nombre" @@ -82,4 +88,3 @@ msgstr "Este súfijo será añadido al informe" #: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view msgid "or" msgstr "o" - diff --git a/base_report_auto_create_qweb/i18n/fr.po b/base_report_auto_create_qweb/i18n/fr.po new file mode 100644 index 000000000..32ed019e9 --- /dev/null +++ b/base_report_auto_create_qweb/i18n/fr.po @@ -0,0 +1,90 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_report_auto_create_qweb +# +# Translators: +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-29 11:14+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" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "Date" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: base_report_auto_create_qweb +#: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +msgid "Suffix" +msgstr "" + +#. module: base_report_auto_create_qweb +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:66 +#, python-format +msgid "Template Name must contain at least a dot in it's name" +msgstr "" + +#. module: base_report_auto_create_qweb +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "" diff --git a/base_report_auto_create_qweb/i18n/pt_BR.po b/base_report_auto_create_qweb/i18n/pt_BR.po new file mode 100644 index 000000000..44171ca9b --- /dev/null +++ b/base_report_auto_create_qweb/i18n/pt_BR.po @@ -0,0 +1,91 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_report_auto_create_qweb +# +# Translators: +# Armando Vulcano Junior , 2015 +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-29 11:14+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" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "Duplicado" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "Relatório Duplicado" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: base_report_auto_create_qweb +#: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "Relatório de duplicação" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +msgid "Suffix" +msgstr "Sufixo" + +#. module: base_report_auto_create_qweb +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:66 +#, python-format +msgid "Template Name must contain at least a dot in it's name" +msgstr "Nome do modelo deve conter pelo menos um ponto no seu nome" + +#. module: base_report_auto_create_qweb +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "Este sufixo será adicionado no relatório" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "ou" diff --git a/base_report_auto_create_qweb/i18n/sl.po b/base_report_auto_create_qweb/i18n/sl.po new file mode 100644 index 000000000..8dd139c71 --- /dev/null +++ b/base_report_auto_create_qweb/i18n/sl.po @@ -0,0 +1,91 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_report_auto_create_qweb +# +# Translators: +# Matjaž Mozetič , 2015 +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-30 11:15+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_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "Preklic" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Create QWeb view" +msgstr "Ustvari QWeb prikaz" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "Podvoji" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "Podvoji poročilo" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: base_report_auto_create_qweb +#: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "Duplikat poročila" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +msgid "Suffix" +msgstr "Pripona" + +#. module: base_report_auto_create_qweb +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:66 +#, python-format +msgid "Template Name must contain at least a dot in it's name" +msgstr "Naziv predloge mora vsebovati vsaj eno piko v svojem nazivu" + +#. module: base_report_auto_create_qweb +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "Ta pripona bo dodana v poročilo" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "ali" diff --git a/base_suspend_security/i18n/de.po b/base_suspend_security/i18n/de.po new file mode 100644 index 000000000..06f34831e --- /dev/null +++ b/base_suspend_security/i18n/de.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_suspend_security +# +# Translators: +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 13: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: base_suspend_security +#: model:ir.model,name:base_suspend_security.model_res_users +msgid "Users" +msgstr "Benutzer" diff --git a/base_suspend_security/i18n/es.po b/base_suspend_security/i18n/es.po new file mode 100644 index 000000000..a6633b059 --- /dev/null +++ b/base_suspend_security/i18n/es.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_suspend_security +# +# Translators: +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 13: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: base_suspend_security +#: model:ir.model,name:base_suspend_security.model_res_users +msgid "Users" +msgstr "Usuarios" diff --git a/base_suspend_security/i18n/fr.po b/base_suspend_security/i18n/fr.po new file mode 100644 index 000000000..b65ccc334 --- /dev/null +++ b/base_suspend_security/i18n/fr.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_suspend_security +# +# Translators: +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 13: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: base_suspend_security +#: model:ir.model,name:base_suspend_security.model_res_users +msgid "Users" +msgstr "Utilisateurs" diff --git a/base_suspend_security/i18n/pt_BR.po b/base_suspend_security/i18n/pt_BR.po new file mode 100644 index 000000000..aa1de160a --- /dev/null +++ b/base_suspend_security/i18n/pt_BR.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_suspend_security +# +# Translators: +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 13: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: base_suspend_security +#: model:ir.model,name:base_suspend_security.model_res_users +msgid "Users" +msgstr "Usuários" diff --git a/base_suspend_security/i18n/sl.po b/base_suspend_security/i18n/sl.po new file mode 100644 index 000000000..5d2014099 --- /dev/null +++ b/base_suspend_security/i18n/sl.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_suspend_security +# +# Translators: +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" +"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_suspend_security +#: model:ir.model,name:base_suspend_security.model_res_users +msgid "Users" +msgstr "Uporabniki" diff --git a/base_user_gravatar/i18n/de.po b/base_user_gravatar/i18n/de.po new file mode 100644 index 000000000..c1d42a70f --- /dev/null +++ b/base_user_gravatar/i18n/de.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_user_gravatar +# +# Translators: +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-23 21:19+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_user_gravatar +#: view:res.users:base_user_gravatar.view_users_form_gravatar +#: view:res.users:base_user_gravatar.view_users_form_simple_modif_gravatar +msgid "Get Gravatar image" +msgstr "" + +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:25 +#, python-format +msgid "Sorry Gravatar not found." +msgstr "" + +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:36 +#, python-format +msgid "There is no Gravatar image for this email (%s)" +msgstr "" + +#. module: base_user_gravatar +#: model:ir.model,name:base_user_gravatar.model_res_users +msgid "Users" +msgstr "Benutzer" diff --git a/base_user_gravatar/i18n/es.po b/base_user_gravatar/i18n/es.po index 003fafcb0..2b0e4eb3c 100644 --- a/base_user_gravatar/i18n/es.po +++ b/base_user_gravatar/i18n/es.po @@ -1,40 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * res_users_with_gravatar -# +# * base_user_gravatar +# +# 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-18 10:53+0000\n" -"PO-Revision-Date: 2015-09-18 10:53+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-23 21:19+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: \n" -"Plural-Forms: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: res_users_with_gravatar -#: view:res.users:res_users_with_gravatar.view_users_form_gravatar -#: view:res.users:res_users_with_gravatar.view_users_form_simple_modif_gravatar +#. module: base_user_gravatar +#: view:res.users:base_user_gravatar.view_users_form_gravatar +#: view:res.users:base_user_gravatar.view_users_form_simple_modif_gravatar msgid "Get Gravatar image" msgstr "Obtener imagen de Gravatar" -#. module: res_users_with_gravatar -#: code:addons/res_users_with_gravatar/models/res_users.py:25 +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:25 #, python-format msgid "Sorry Gravatar not found." msgstr "Lo siento, Gravatar no funciona." -#. module: res_users_with_gravatar -#: model:ir.model,name:res_users_with_gravatar.model_res_users -msgid "Users" -msgstr "Usuarios" - -#. module: res_users_with_gravatar -#: code:addons/res_users_with_gravatar/models/res_users.py:36 +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:36 #, python-format msgid "There is no Gravatar image for this email (%s)" msgstr "No hay imagen de Gravatar para este email (%s)" +#. module: base_user_gravatar +#: model:ir.model,name:base_user_gravatar.model_res_users +msgid "Users" +msgstr "Usuarios" diff --git a/base_user_gravatar/i18n/fr.po b/base_user_gravatar/i18n/fr.po new file mode 100644 index 000000000..d4c3f967c --- /dev/null +++ b/base_user_gravatar/i18n/fr.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_user_gravatar +# +# Translators: +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-23 21:19+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_user_gravatar +#: view:res.users:base_user_gravatar.view_users_form_gravatar +#: view:res.users:base_user_gravatar.view_users_form_simple_modif_gravatar +msgid "Get Gravatar image" +msgstr "" + +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:25 +#, python-format +msgid "Sorry Gravatar not found." +msgstr "" + +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:36 +#, python-format +msgid "There is no Gravatar image for this email (%s)" +msgstr "" + +#. module: base_user_gravatar +#: model:ir.model,name:base_user_gravatar.model_res_users +msgid "Users" +msgstr "Utilisateurs" diff --git a/base_user_gravatar/i18n/pt_BR.po b/base_user_gravatar/i18n/pt_BR.po new file mode 100644 index 000000000..8ead69719 --- /dev/null +++ b/base_user_gravatar/i18n/pt_BR.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_user_gravatar +# +# Translators: +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-23 21:19+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_user_gravatar +#: view:res.users:base_user_gravatar.view_users_form_gravatar +#: view:res.users:base_user_gravatar.view_users_form_simple_modif_gravatar +msgid "Get Gravatar image" +msgstr "" + +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:25 +#, python-format +msgid "Sorry Gravatar not found." +msgstr "" + +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:36 +#, python-format +msgid "There is no Gravatar image for this email (%s)" +msgstr "" + +#. module: base_user_gravatar +#: model:ir.model,name:base_user_gravatar.model_res_users +msgid "Users" +msgstr "Usuários" diff --git a/base_user_gravatar/i18n/sl.po b/base_user_gravatar/i18n/sl.po new file mode 100644 index 000000000..a0b6b3c4d --- /dev/null +++ b/base_user_gravatar/i18n/sl.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_user_gravatar +# +# Translators: +# Matjaž Mozetič , 2015 +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: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" +"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_user_gravatar +#: view:res.users:base_user_gravatar.view_users_form_gravatar +#: view:res.users:base_user_gravatar.view_users_form_simple_modif_gravatar +msgid "Get Gravatar image" +msgstr "Pridobi Gravatar podobo" + +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:25 +#, python-format +msgid "Sorry Gravatar not found." +msgstr "Gravatar žal ni najden." + +#. module: base_user_gravatar +#: code:addons/base_user_gravatar/models/res_users.py:36 +#, python-format +msgid "There is no Gravatar image for this email (%s)" +msgstr "Za ta e-poštni naslov (%s) ni Gravatar podobe" + +#. module: base_user_gravatar +#: model:ir.model,name:base_user_gravatar.model_res_users +msgid "Users" +msgstr "Uporabniki" diff --git a/cron_run_manually/i18n/en.po b/cron_run_manually/i18n/en.po new file mode 100644 index 000000000..30a3d0b69 --- /dev/null +++ b/cron_run_manually/i18n/en.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * cron_run_manually +# +# Translators: +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 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" +"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: cron_run_manually +#: code:addons/cron_run_manually/ir_cron.py:56 +#, python-format +msgid "Another process/thread is already busy executing this job" +msgstr "Another process/thread is already busy executing this job" + +#. module: cron_run_manually +#: code:addons/cron_run_manually/ir_cron.py:38 +#, python-format +msgid "Only the admin user is allowed to execute inactive cron jobs manually" +msgstr "Only the admin user is allowed to execute inactive cron jobs manually" + +#. module: cron_run_manually +#: view:ir.cron:cron_run_manually.ir_cron_view_tree_inherited +msgid "Run Now" +msgstr "Run Now" + +#. module: cron_run_manually +#: view:ir.cron:cron_run_manually.ir_cron_view +msgid "Run now" +msgstr "Run now" diff --git a/cron_run_manually/i18n/es.po b/cron_run_manually/i18n/es.po index 6d74ae23c..55e6b8c99 100644 --- a/cron_run_manually/i18n/es.po +++ b/cron_run_manually/i18n/es.po @@ -1,24 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * cron_run_manually -# +# * cron_run_manually +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0rc1\n" +"Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-16 09:47+0000\n" -"PO-Revision-Date: 2014-09-16 11:52+0100\n" -"Last-Translator: Jairo Llopis \n" -"Language-Team: Grupo ESOC \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+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" -"X-Generator: Poedit 1.5.4\n" +"Content-Transfer-Encoding: \n" "Language: es\n" -"X-Poedit-SourceCharset: UTF-8\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: cron_run_manually -#: code:addons/cron_run_manually/ir_cron.py:57 +#: code:addons/cron_run_manually/ir_cron.py:56 #, python-format msgid "Another process/thread is already busy executing this job" msgstr "Hay otro proceso o hilo ejecutando este trabajo en este momento" @@ -27,8 +27,12 @@ msgstr "Hay otro proceso o hilo ejecutando este trabajo en este momento" #: code:addons/cron_run_manually/ir_cron.py:38 #, python-format msgid "Only the admin user is allowed to execute inactive cron jobs manually" +msgstr "Solo el administrador puede ejecutar manualmente trabajos cron inactivos" + +#. module: cron_run_manually +#: view:ir.cron:cron_run_manually.ir_cron_view_tree_inherited +msgid "Run Now" msgstr "" -"Solo el administrador puede ejecutar manualmente trabajos cron inactivos" #. module: cron_run_manually #: view:ir.cron:cron_run_manually.ir_cron_view diff --git a/cron_run_manually/i18n/fr.po b/cron_run_manually/i18n/fr.po new file mode 100644 index 000000000..191a4e5c7 --- /dev/null +++ b/cron_run_manually/i18n/fr.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * cron_run_manually +# +# Translators: +# Pierre Verkest , 2015 +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 21:08+0000\n" +"Last-Translator: Pierre Verkest \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: cron_run_manually +#: code:addons/cron_run_manually/ir_cron.py:56 +#, python-format +msgid "Another process/thread is already busy executing this job" +msgstr "Cette tâche est déjà en cours par un autre processus" + +#. module: cron_run_manually +#: code:addons/cron_run_manually/ir_cron.py:38 +#, python-format +msgid "Only the admin user is allowed to execute inactive cron jobs manually" +msgstr "Seul l'administrateur est autorisé à exécuter manuellement des tâches planifiées inactives " + +#. module: cron_run_manually +#: view:ir.cron:cron_run_manually.ir_cron_view_tree_inherited +msgid "Run Now" +msgstr "Démarrer" + +#. module: cron_run_manually +#: view:ir.cron:cron_run_manually.ir_cron_view +msgid "Run now" +msgstr "Démarrer" diff --git a/cron_run_manually/i18n/nl.po b/cron_run_manually/i18n/nl.po index 8c29f8920..75b5275d4 100644 --- a/cron_run_manually/i18n/nl.po +++ b/cron_run_manually/i18n/nl.po @@ -1,47 +1,40 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * cron_run_manually -# +# * cron_run_manually +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-14 17:41+0000\n" -"PO-Revision-Date: 2014-01-20 14:09+0000\n" -"Last-Translator: michele \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-server-tools-8-0/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-05-24 06:46+0000\n" -"X-Generator: Launchpad (build 17017)\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: cron_run_manually -#: code:addons/cron_run_manually/model/ir_cron.py:77 +#: code:addons/cron_run_manually/ir_cron.py:56 #, python-format msgid "Another process/thread is already busy executing this job" msgstr "Deze job wordt op dit moment al uitgevoerd door een ander proces" #. module: cron_run_manually -#: view:ir.cron:0 -msgid "Run now" -msgstr "Nu uitvoeren" - -#. module: cron_run_manually -#: code:addons/cron_run_manually/model/ir_cron.py:52 +#: code:addons/cron_run_manually/ir_cron.py:38 #, python-format msgid "Only the admin user is allowed to execute inactive cron jobs manually" msgstr "" #. module: cron_run_manually -#: model:_description:0 -#: model:ir.model,name:cron_run_manually.model_ir_cron -msgid "ir.cron" -msgstr "ir.cron" +#: view:ir.cron:cron_run_manually.ir_cron_view_tree_inherited +msgid "Run Now" +msgstr "" #. module: cron_run_manually -#: code:addons/cron_run_manually/model/ir_cron.py:51 -#: code:addons/cron_run_manually/model/ir_cron.py:76 -#, python-format -msgid "Error" -msgstr "Fout" +#: view:ir.cron:cron_run_manually.ir_cron_view +msgid "Run now" +msgstr "Nu uitvoeren" diff --git a/cron_run_manually/i18n/pt_BR.po b/cron_run_manually/i18n/pt_BR.po new file mode 100644 index 000000000..36f08f89b --- /dev/null +++ b/cron_run_manually/i18n/pt_BR.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * cron_run_manually +# +# Translators: +# Armando Vulcano Junior , 2015 +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:19+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" +"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: cron_run_manually +#: code:addons/cron_run_manually/ir_cron.py:56 +#, python-format +msgid "Another process/thread is already busy executing this job" +msgstr "Um outro processo já está ocupado executando este trabalho" + +#. module: cron_run_manually +#: code:addons/cron_run_manually/ir_cron.py:38 +#, python-format +msgid "Only the admin user is allowed to execute inactive cron jobs manually" +msgstr "Apenas o usuário administrador está autorizado a executar cron jobs inativos manualmente" + +#. module: cron_run_manually +#: view:ir.cron:cron_run_manually.ir_cron_view_tree_inherited +msgid "Run Now" +msgstr "Executar Agora" + +#. module: cron_run_manually +#: view:ir.cron:cron_run_manually.ir_cron_view +msgid "Run now" +msgstr "Executar agora" diff --git a/cron_run_manually/i18n/sl.po b/cron_run_manually/i18n/sl.po new file mode 100644 index 000000000..2197883f7 --- /dev/null +++ b/cron_run_manually/i18n/sl.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * cron_run_manually +# +# Translators: +# Matjaž Mozetič , 2015 +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-26 07: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: cron_run_manually +#: code:addons/cron_run_manually/ir_cron.py:56 +#, python-format +msgid "Another process/thread is already busy executing this job" +msgstr "Pri izvajanju te naloge je zaposlen že drug proces" + +#. module: cron_run_manually +#: code:addons/cron_run_manually/ir_cron.py:38 +#, python-format +msgid "Only the admin user is allowed to execute inactive cron jobs manually" +msgstr "Le administrator lahko ročno izvaja 'cron jobs'" + +#. module: cron_run_manually +#: view:ir.cron:cron_run_manually.ir_cron_view_tree_inherited +msgid "Run Now" +msgstr "Zaženi zdaj" + +#. module: cron_run_manually +#: view:ir.cron:cron_run_manually.ir_cron_view +msgid "Run now" +msgstr "Zaženi zdaj" diff --git a/database_cleanup/i18n/de.po b/database_cleanup/i18n/de.po new file mode 100644 index 000000000..b29609f26 --- /dev/null +++ b/database_cleanup/i18n/de.po @@ -0,0 +1,369 @@ +# 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: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13: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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "" + +#. 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 "Erstellt von" + +#. 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 "Erstellt am:" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +msgid "Data to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup +msgid "Database cleanup" +msgstr "" + +#. 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 "Zuletzt aktualisiert von" + +#. 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 "Zuletzt aktualisiert am" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "Modell" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "" + +#. 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:122 +#, python-format +msgid "No modules found to purge" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:148 +#, python-format +msgid "No orphaned columns found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:99 +#, python-format +msgid "No orphaned data entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:131 +#, python-format +msgid "No orphaned tables found" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:86 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:60 +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: 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 "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns +msgid "Purge obsolete columns" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_data +msgid "Purge obsolete data entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_models +msgid "Purge obsolete models" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules +msgid "Purge obsolete modules" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables +msgid "Purge obsolete tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:92 +#: 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge this data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge this module" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +msgstr "" diff --git a/database_cleanup/i18n/es.po b/database_cleanup/i18n/es.po new file mode 100644 index 000000000..b9b7f8ca8 --- /dev/null +++ b/database_cleanup/i18n/es.po @@ -0,0 +1,369 @@ +# 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: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13: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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "" + +#. 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 "Creado por" + +#. 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 "Creado en" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +msgid "Data to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup +msgid "Database cleanup" +msgstr "" + +#. 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 "Última actualización de" + +#. 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 "Última actualización en" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "Modelo" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "" + +#. 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 "Nombre" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:122 +#, python-format +msgid "No modules found to purge" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:148 +#, python-format +msgid "No orphaned columns found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:99 +#, python-format +msgid "No orphaned data entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:131 +#, python-format +msgid "No orphaned tables found" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:86 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:60 +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: 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 "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns +msgid "Purge obsolete columns" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_data +msgid "Purge obsolete data entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_models +msgid "Purge obsolete models" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules +msgid "Purge obsolete modules" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables +msgid "Purge obsolete tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:92 +#: 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge this data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge this module" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +msgstr "" diff --git a/database_cleanup/i18n/fr.po b/database_cleanup/i18n/fr.po new file mode 100644 index 000000000..326474fa3 --- /dev/null +++ b/database_cleanup/i18n/fr.po @@ -0,0 +1,369 @@ +# 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: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13: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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "" + +#. 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 "Créé par" + +#. 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 "Date" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +msgid "Data to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup +msgid "Database cleanup" +msgstr "" + +#. 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 "Dernière mise à jour par" + +#. 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 "Dernière mise à jour le" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "Modèle" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "Modèles" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "" + +#. 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 "Nom" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:122 +#, python-format +msgid "No modules found to purge" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:148 +#, python-format +msgid "No orphaned columns found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:99 +#, python-format +msgid "No orphaned data entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:131 +#, python-format +msgid "No orphaned tables found" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:86 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:60 +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: 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 "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns +msgid "Purge obsolete columns" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_data +msgid "Purge obsolete data entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_models +msgid "Purge obsolete models" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules +msgid "Purge obsolete modules" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables +msgid "Purge obsolete tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:92 +#: 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge this data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge this module" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +msgstr "" diff --git a/database_cleanup/i18n/fr_CA.po b/database_cleanup/i18n/fr_CA.po new file mode 100644 index 000000000..3ef7d34fb --- /dev/null +++ b/database_cleanup/i18n/fr_CA.po @@ -0,0 +1,369 @@ +# 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: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +msgid "Data to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup +msgid "Database cleanup" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "Modèle" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "" + +#. 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 "Nom" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:122 +#, python-format +msgid "No modules found to purge" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:148 +#, python-format +msgid "No orphaned columns found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:99 +#, python-format +msgid "No orphaned data entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:131 +#, python-format +msgid "No orphaned tables found" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:86 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:60 +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: 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 "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns +msgid "Purge obsolete columns" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_data +msgid "Purge obsolete data entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_models +msgid "Purge obsolete models" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules +msgid "Purge obsolete modules" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables +msgid "Purge obsolete tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:92 +#: 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge this data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge this module" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +msgstr "" diff --git a/database_cleanup/i18n/it.po b/database_cleanup/i18n/it.po new file mode 100644 index 000000000..be9f1c5c4 --- /dev/null +++ b/database_cleanup/i18n/it.po @@ -0,0 +1,369 @@ +# 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: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13: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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +msgid "Data to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup +msgid "Database cleanup" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "Modello" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "" + +#. 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 "Nome" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:122 +#, python-format +msgid "No modules found to purge" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:148 +#, python-format +msgid "No orphaned columns found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:99 +#, python-format +msgid "No orphaned data entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:131 +#, python-format +msgid "No orphaned tables found" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:86 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:60 +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: 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 "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns +msgid "Purge obsolete columns" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_data +msgid "Purge obsolete data entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_models +msgid "Purge obsolete models" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules +msgid "Purge obsolete modules" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables +msgid "Purge obsolete tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:92 +#: 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge this data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge this module" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +msgstr "" diff --git a/database_cleanup/i18n/pt_BR.po b/database_cleanup/i18n/pt_BR.po new file mode 100644 index 000000000..848629617 --- /dev/null +++ b/database_cleanup/i18n/pt_BR.po @@ -0,0 +1,370 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * database_cleanup +# +# Translators: +# Armando Vulcano Junior , 2015 +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" +"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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "Colunas para excluir" + +#. 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 "Criado por" + +#. 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 "Criado em" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "Entrada de dados" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +msgid "Data to purge" +msgstr "Dados para excluir" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup +msgid "Database cleanup" +msgstr "Limpeza do Banco de Dados" + +#. 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 "Identificação" + +#. 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 "Última atualização por" + +#. 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 "Última atualização em" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "Entrada do Menu" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "Menus para excluir" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "Modelo" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "Modelos" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "Modelos para excluir" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "Módulos para excluir" + +#. 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 "Nome" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "Nenhuma entrada de menu pendente encontrada" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:122 +#, python-format +msgid "No modules found to purge" +msgstr "Nenhum módulo encontrado para excluir" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:148 +#, python-format +msgid "No orphaned columns found" +msgstr "Nenhuma coluna orfã encontrada" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:99 +#, python-format +msgid "No orphaned data entries found" +msgstr "Nenhuma entrada de dados orfã encontrada" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "Nenhum modelo orfão encontrado" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:131 +#, python-format +msgid "No orphaned tables found" +msgstr "Nenhuma tabela orfã encontrada" + +#. 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 "nada a fazer" + +#. 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 "Assistente de exclusão" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "Excluir todas as colunas" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "Excluir todos os dados" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "Excluir todos os menus" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "Excluir todos os modelos" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "Excluir todos os módulos" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "Excluir todas as tabelas" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:86 +#: 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 "Excluir colunas" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:60 +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "Excluir dados" + +#. 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 "Excluir entrada de dados que se referem a recursos faltantes" + +#. 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 "Excluir menus" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: 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 "Excluir modelos" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: 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 "Excluir módulos" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns +msgid "Purge obsolete columns" +msgstr "Excluir colunas obsoletas" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_data +msgid "Purge obsolete data entries" +msgstr "Excluir entrada de dados obsoletas" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "Excluir entradas de menu obsoletas" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_models +msgid "Purge obsolete models" +msgstr "Excluir modelos obsoletos" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules +msgid "Purge obsolete modules" +msgstr "Excluir módulos obsoletos" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables +msgid "Purge obsolete tables" +msgstr "Excluir tabelas obsoletas" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:92 +#: 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 "Excluir tabelas" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "Excluir esta coluna" + +#. module: database_cleanup +#: 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 +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "Excluir este modelo" + +#. module: database_cleanup +#: 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.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "Excluir esta tabela" + +#. 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 "Excluído" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +msgstr "Tabelas para excluir" diff --git a/database_cleanup/i18n/ru.po b/database_cleanup/i18n/ru.po new file mode 100644 index 000000000..5417f0ec3 --- /dev/null +++ b/database_cleanup/i18n/ru.po @@ -0,0 +1,369 @@ +# 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: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:54+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: database_cleanup +#: field:cleanup.purge.wizard.column,purge_line_ids:0 +msgid "Columns to purge" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.line.data,data_id:0 +msgid "Data entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.data,purge_line_ids:0 +msgid "Data to purge" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_database_cleanup +msgid "Database cleanup" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.line.column,model_id:0 +msgid "Model" +msgstr "Модель" + +#. module: database_cleanup +#: model:ir.model,name:database_cleanup.model_ir_model +msgid "Models" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.model,purge_line_ids:0 +msgid "Models to purge" +msgstr "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.module,purge_line_ids:0 +msgid "Modules to purge" +msgstr "" + +#. 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 "Название" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:122 +#, python-format +msgid "No modules found to purge" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:148 +#, python-format +msgid "No orphaned columns found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:99 +#, python-format +msgid "No orphaned data entries found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:131 +#, python-format +msgid "No orphaned tables found" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge all columns" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge all data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge all models" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge all modules" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge all tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:86 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:60 +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format +msgid "Purge data" +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 +#: 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 "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 +#: 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 "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_columns +msgid "Purge obsolete columns" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_data +msgid "Purge obsolete data entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_models +msgid "Purge obsolete models" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_modules +msgid "Purge obsolete modules" +msgstr "" + +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_tables +msgid "Purge obsolete tables" +msgstr "" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:92 +#: 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 "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.column:database_cleanup.purge_columns_view +msgid "Purge this column" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +msgid "Purge this data" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +#: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view +msgid "Purge this model" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.module:database_cleanup.purge_modules_view +msgid "Purge this module" +msgstr "" + +#. module: database_cleanup +#: view:cleanup.purge.wizard.table:database_cleanup.purge_tables_view +msgid "Purge this table" +msgstr "" + +#. 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 "" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.table,purge_line_ids:0 +msgid "Tables to purge" +msgstr "" diff --git a/database_cleanup/i18n/sl.po b/database_cleanup/i18n/sl.po index 78952666f..f61c83ad9 100644 --- a/database_cleanup/i18n/sl.po +++ b/database_cleanup/i18n/sl.po @@ -1,21 +1,22 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * database_cleanup -# +# * database_cleanup +# +# Translators: +# Matjaž Mozetič , 2015 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-08-11 06:45+0000\n" -"PO-Revision-Date: 2015-08-11 08:50+0200\n" -"Last-Translator: Matjaz Mozetic \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-24 11:47+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: 8bit\n" -"Plural-Forms: \n" +"Content-Transfer-Encoding: \n" "Language: sl\n" -"X-Generator: Poedit 1.8.2\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #. module: database_cleanup #: field:cleanup.purge.wizard.column,purge_line_ids:0 @@ -25,11 +26,13 @@ msgstr "Stolpci za očiščenje" #. 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 @@ -39,11 +42,13 @@ msgstr "Ustvaril" #. 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 @@ -67,10 +72,11 @@ msgstr "Čiščenje podatkovne baze" #. 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.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.model,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" @@ -79,11 +85,13 @@ 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 @@ -93,17 +101,29 @@ msgstr "Zadnjič posodobil" #. 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 "Zadnjič posodobljeno" +#. module: database_cleanup +#: field:cleanup.purge.line.menu,menu_id:0 +msgid "Menu entry" +msgstr "Menijski vnos" + +#. module: database_cleanup +#: field:cleanup.purge.wizard.menu,purge_line_ids:0 +msgid "Menus to purge" +msgstr "Meniji za očiščenje" + #. module: database_cleanup #: field:cleanup.purge.line.column,model_id:0 msgid "Model" @@ -126,20 +146,70 @@ msgstr "Moduli za očiščenje" #. 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.model,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 "Naziv" +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_menus.py:74 +#, python-format +msgid "No dangling menu entries found" +msgstr "Noben odvečen meni ni najden" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:122 +#, python-format +msgid "No modules found to purge" +msgstr "Ni najdenih modulov za očiščenje" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:148 +#, python-format +msgid "No orphaned columns found" +msgstr "Noben opuščen stolpec ni najden" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:99 +#, python-format +msgid "No orphaned data entries found" +msgstr "Noben opuščen podatkovni vnos ni najden" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:148 +#, python-format +msgid "No orphaned models found" +msgstr "Noben opuščen model ni najden" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:131 +#, python-format +msgid "No orphaned tables found" +msgstr "Nobena opuščena tabela ni najdena" + +#. 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 "Ni kaj narediti" + #. 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 @@ -156,6 +226,11 @@ msgstr "Očiščenje vseh stolpcev" msgid "Purge all data" msgstr "Očiščenje vseh podatkov" +#. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view +msgid "Purge all menus" +msgstr "Očiščenje vseh menijev" + #. module: database_cleanup #: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view msgid "Purge all models" @@ -172,13 +247,17 @@ msgid "Purge all tables" msgstr "Očiščenje vseh tabel" #. module: database_cleanup +#: code:addons/database_cleanup/model/purge_columns.py:86 #: 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 "Očiščenje stolpcev" #. module: database_cleanup +#: code:addons/database_cleanup/model/purge_data.py:60 #: view:cleanup.purge.wizard.data:database_cleanup.purge_data_view +#, python-format msgid "Purge data" msgstr "Očiščenje podatkov" @@ -189,14 +268,25 @@ msgid "Purge data entries that refer to missing resources" msgstr "Očiščenje podatkovnih vnosov, ki se sklicujejo na manjkajoče vire" #. 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 "Očiščenje menijev" + +#. module: database_cleanup +#: code:addons/database_cleanup/model/purge_models.py:133 #: 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 "Očiščenje modelov" #. module: database_cleanup +#: code:addons/database_cleanup/model/purge_modules.py:104 #: 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 "Očiščenje modulov" @@ -210,6 +300,11 @@ msgstr "Očiščenje opuščenih stolpcev" msgid "Purge obsolete data entries" msgstr "Očiščenje opuščenih podatkovnih vnosov" +#. module: database_cleanup +#: model:ir.ui.menu,name:database_cleanup.menu_purge_menus +msgid "Purge obsolete menu entries" +msgstr "Očiščenje opuščenih menijskih vnosov" + #. module: database_cleanup #: model:ir.ui.menu,name:database_cleanup.menu_purge_models msgid "Purge obsolete models" @@ -226,8 +321,10 @@ msgid "Purge obsolete tables" msgstr "Očiščenje opuščenih tabel" #. module: database_cleanup +#: code:addons/database_cleanup/model/purge_tables.py:92 #: 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 "Očiščenje tabel" @@ -242,6 +339,7 @@ msgid "Purge this data" msgstr "Očisti ta podatek" #. module: database_cleanup +#: view:cleanup.purge.wizard.menu:database_cleanup.purge_menus_view #: view:cleanup.purge.wizard.model:database_cleanup.purge_models_view msgid "Purge this model" msgstr "Očisti ta model" @@ -259,6 +357,7 @@ msgstr "Očisti to tabelo" #. 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 diff --git a/disable_openerp_online/i18n/de.po b/disable_openerp_online/i18n/de.po new file mode 100644 index 000000000..8b0fa42e3 --- /dev/null +++ b/disable_openerp_online/i18n/de.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * disable_openerp_online +# +# Translators: +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 13:55+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: disable_openerp_online +#: field:publisher_warranty.contract,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" diff --git a/disable_openerp_online/i18n/en.po b/disable_openerp_online/i18n/en.po new file mode 100644 index 000000000..8a3ae8263 --- /dev/null +++ b/disable_openerp_online/i18n/en.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * disable_openerp_online +# +# Translators: +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 13:55+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: disable_openerp_online +#: field:publisher_warranty.contract,create_uid:0 +msgid "Created by" +msgstr "Created by" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_uid:0 +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" diff --git a/disable_openerp_online/i18n/es.po b/disable_openerp_online/i18n/es.po new file mode 100644 index 000000000..46047b6e8 --- /dev/null +++ b/disable_openerp_online/i18n/es.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * disable_openerp_online +# +# Translators: +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 13:55+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: disable_openerp_online +#: field:publisher_warranty.contract,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" diff --git a/disable_openerp_online/i18n/fr.po b/disable_openerp_online/i18n/fr.po new file mode 100644 index 000000000..5db17304c --- /dev/null +++ b/disable_openerp_online/i18n/fr.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * disable_openerp_online +# +# Translators: +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 13:55+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: disable_openerp_online +#: field:publisher_warranty.contract,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,create_date:0 +msgid "Created on" +msgstr "Date" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" diff --git a/disable_openerp_online/i18n/pt_BR.po b/disable_openerp_online/i18n/pt_BR.po new file mode 100644 index 000000000..6cdde09c6 --- /dev/null +++ b/disable_openerp_online/i18n/pt_BR.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * disable_openerp_online +# +# Translators: +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 13:55+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: disable_openerp_online +#: field:publisher_warranty.contract,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" diff --git a/disable_openerp_online/i18n/sl.po b/disable_openerp_online/i18n/sl.po new file mode 100644 index 000000000..b24fd5ef2 --- /dev/null +++ b/disable_openerp_online/i18n/sl.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * disable_openerp_online +# +# Translators: +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" +"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: disable_openerp_online +#: field:publisher_warranty.contract,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: disable_openerp_online +#: field:publisher_warranty.contract,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" diff --git a/fetchmail_attach_from_folder/i18n/de.po b/fetchmail_attach_from_folder/i18n/de.po new file mode 100644 index 000000000..f4487df31 --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/de.po @@ -0,0 +1,310 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +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 13:55+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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "ID" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:187 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:223 +#, python-format +msgid "Mailbox %s not found!" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "Modell" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "Objekt" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "" diff --git a/fetchmail_attach_from_folder/i18n/es.po b/fetchmail_attach_from_folder/i18n/es.po new file mode 100644 index 000000000..7b66daaaa --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/es.po @@ -0,0 +1,310 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +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 13:55+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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "Cancelar" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "ID" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:187 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:223 +#, python-format +msgid "Mailbox %s not found!" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "Modelo" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "Objeto" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "o" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "" diff --git a/fetchmail_attach_from_folder/i18n/fr.po b/fetchmail_attach_from_folder/i18n/fr.po new file mode 100644 index 000000000..4abca8017 --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/fr.po @@ -0,0 +1,310 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +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 13:55+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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "Date" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "Domaine" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "ID" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:187 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:223 +#, python-format +msgid "Mailbox %s not found!" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "Modèle" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "Objet" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "" diff --git a/fetchmail_attach_from_folder/i18n/fr_CA.po b/fetchmail_attach_from_folder/i18n/fr_CA.po new file mode 100644 index 000000000..26071907f --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/fr_CA.po @@ -0,0 +1,310 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +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 13:55+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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:187 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:223 +#, python-format +msgid "Mailbox %s not found!" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "Modèle" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "Objet" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "" diff --git a/fetchmail_attach_from_folder/i18n/it.po b/fetchmail_attach_from_folder/i18n/it.po new file mode 100644 index 000000000..e127daad8 --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/it.po @@ -0,0 +1,310 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +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 13:55+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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "Domain" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:187 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:223 +#, python-format +msgid "Mailbox %s not found!" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "Modello" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "" diff --git a/fetchmail_attach_from_folder/i18n/pt_BR.po b/fetchmail_attach_from_folder/i18n/pt_BR.po new file mode 100644 index 000000000..58d261de3 --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/pt_BR.po @@ -0,0 +1,311 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +# Armando Vulcano Junior , 2015 +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 22:09+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" +"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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "Ativo" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "Anexar mail manualmente" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "Cancelar" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "Data" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "Excluir emails correspondentes do servidor" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "Excluir correspondentes" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "Domínio" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "Emails" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "Campo (email)" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "Campo (modelo)" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "Campo(s) para classificar, muito útil em conjunção com 'Use 1st match'" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "Preencha um filtro de pesquisa para diminuir os objetos para combinar" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "E-mails assinalados no servidor que não correspondem a qualquer objeto em Odoo" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "Sinal sem correspondente" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "Pasta" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "Pastas" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "Pastas para monitorar" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "INBOX.subpasta1" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "Se há multiplas combinações, use a primeira. Se não verificado, múltiplas combinações contam como nenhuma combinação" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:187 +#, python-format +msgid "Mail attachment" +msgstr "Anexo de Email" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:223 +#, python-format +msgid "Mailbox %s not found!" +msgstr "Caixa de entrada %s não encontrada!" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "Algoritmo correspondente" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "Identificação da mensagem" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "Estado da mensagem" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "Modelo" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "Objeto" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "Pedido (modelo)" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "Servidor POP/IMAP" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "Caminho" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "Recebido" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "Salvar" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "Enviado" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "Sequência" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "Servidor" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "Título" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "O algoritmo usado para determinar qual objeto combina com o email." + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "O campo no email usado para combinação. Tipicamente é 'to' ou 'from'" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "O modelo para anexar emails ao" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "O caminho para sua pasta de mail. Tipicamente seria alguma coisa como 'INBOX.myfolder'" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "As mensagens de estado trazidas desta pasta devem ser atribuídas no Odoo" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "Use a 1a combinação" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "Identificação do assistente" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "[('state', '=', 'open')]" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "email" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "nome asc, tipo desc" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "ou" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "para,de" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "{'required': [('type', '!=', 'imap')]}" diff --git a/fetchmail_attach_from_folder/i18n/ru.po b/fetchmail_attach_from_folder/i18n/ru.po new file mode 100644 index 000000000..c3e498a36 --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/ru.po @@ -0,0 +1,310 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +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 13:55+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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "Домен" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:187 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:223 +#, python-format +msgid "Mailbox %s not found!" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "Модель" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "" diff --git a/fetchmail_attach_from_folder/i18n/sl.po b/fetchmail_attach_from_folder/i18n/sl.po new file mode 100644 index 000000000..e1711e756 --- /dev/null +++ b/fetchmail_attach_from_folder/i18n/sl.po @@ -0,0 +1,311 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_attach_from_folder +# +# Translators: +# Matjaž Mozetič , 2015 +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-26 07:28+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: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,active:0 +msgid "Active" +msgstr "Aktivno" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Attach mail manually" +msgstr "Ročno pripenjanje e-pošte" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Cancel" +msgstr "Preklic" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_uid:0 +#: field:fetchmail.attach.mail.manually.mail,create_uid:0 +#: field:fetchmail.server.folder,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,create_date:0 +#: field:fetchmail.attach.mail.manually.mail,create_date:0 +#: field:fetchmail.server.folder,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,date:0 +msgid "Date" +msgstr "Datum" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,delete_matching:0 +msgid "Delete matched emails from server" +msgstr "Izbris ujemajočih se e-poštnih sporočil iz strežnika" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,delete_matching:0 +msgid "Delete matches" +msgstr "Izbris ujemajočih" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,domain:0 +msgid "Domain" +msgstr "Domena" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,mail_ids:0 +msgid "Emails" +msgstr "E-poštna sporočila" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,mail_field:0 +msgid "Field (email)" +msgstr "Polje (e-pošta)" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_field:0 +msgid "Field (model)" +msgstr "Polje (model)" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_order:0 +msgid "" +"Field(s) to order by, this mostly useful in conjunction with 'Use 1st match'" +msgstr "Polje(a) za razvrščanje. Uporabljajo se večinoma v sklopu 'Uporabi 1. ujemanje'" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,domain:0 +msgid "Fill in a search filter to narrow down objects to match" +msgstr "Izpolni iskalni filter za zožitev ujemajočih se objektov" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag emails in the server that don't match any object in Odoo" +msgstr "Označi e-poštna sporočila na strežniku, ki se ne ujemajo z nobenim objektom v Odoo" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,flag_nonmatching:0 +msgid "Flag nonmatching" +msgstr "Označi ne ujemajoča" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,folder_id:0 +msgid "Folder" +msgstr "Mapa" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server,folder_ids:0 +msgid "Folders" +msgstr "Mape" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "Folders to monitor" +msgstr "Mape za nadziranje" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,id:0 +#: field:fetchmail.attach.mail.manually.mail,id:0 +#: field:fetchmail.server.folder,id:0 +msgid "ID" +msgstr "ID" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "INBOX.subfolder1" +msgstr "INBOX.podmapa1" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_first:0 +msgid "" +"If there are multiple matches, use the first one. If not checked, multiple " +"matches count as no match at all" +msgstr "Ko je več ujemajočih se sporočil, uporabi prvo. Če ni označeno, se več ujemajočih se sporočil smatra kot, da sploh ni ujemajočih se sporočil" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_uid:0 +#: field:fetchmail.attach.mail.manually.mail,write_uid:0 +#: field:fetchmail.server.folder,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually,write_date:0 +#: field:fetchmail.attach.mail.manually.mail,write_date:0 +#: field:fetchmail.server.folder,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:187 +#, python-format +msgid "Mail attachment" +msgstr "E-poštna priponka" + +#. module: fetchmail_attach_from_folder +#: code:addons/fetchmail_attach_from_folder/model/fetchmail_server.py:223 +#, python-format +msgid "Mailbox %s not found!" +msgstr "Poštni predal %s ni najden!" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_algorithm:0 +msgid "Match algorithm" +msgstr "Algoritem ujemanja" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,msgid:0 +msgid "Message id" +msgstr "ID sporočila" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,msg_state:0 +msgid "Message state" +msgstr "Stanje sporočila" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_id:0 +msgid "Model" +msgstr "Model" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,object_id:0 +msgid "Object" +msgstr "Objekt" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,model_order:0 +msgid "Order (model)" +msgstr "Vrstni red (model)" + +#. module: fetchmail_attach_from_folder +#: model:ir.model,name:fetchmail_attach_from_folder.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "POP/IMAP strežnik" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,path:0 +msgid "Path" +msgstr "Pot" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Received" +msgstr "Prejeto" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "Save" +msgstr "Shrani" + +#. module: fetchmail_attach_from_folder +#: selection:fetchmail.server.folder,msg_state:0 +msgid "Sent" +msgstr "Poslano" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,sequence:0 +msgid "Sequence" +msgstr "Zaporedje" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,server_id:0 +msgid "Server" +msgstr "Strežnik" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,subject:0 +msgid "Subject" +msgstr "Zadeva" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,match_algorithm:0 +msgid "The algorithm used to determine which object an email matches." +msgstr "Algoritem, ki se uporablja za določanje objekta, ki mu e-pošta priprada." + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,mail_field:0 +msgid "" +"The field in the email used for matching. Typically this is 'to' or 'from'" +msgstr "Polje v e-poštnem sporočilu, ki se uporablja za primerjavo. Tipično je to 'za' ali 'od'" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_field:0 +msgid "" +"The field in your model that contains the field to match against.\n" +"Examples:\n" +"'email' if your model is res.partner, or 'partner_id.email' if you're matching sale orders" +msgstr "Polje modela, ki vsebuje polje za ujemanje.\nPrimeri:\n'e-pošta' če je model res.partner ali 'partner_id.email', če ujemate prodajne naloge" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,model_id:0 +msgid "The model to attach emails to" +msgstr "Model, ki mu pripenjamo e-pošto" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,path:0 +msgid "" +"The path to your mail folder. Typically would be something like " +"'INBOX.myfolder'" +msgstr "Pot do e-poštne mape. Običajno je to nekaj kot 'INBOX.mojamapa'" + +#. module: fetchmail_attach_from_folder +#: help:fetchmail.server.folder,msg_state:0 +msgid "The state messages fetched from this folder should be assigned in Odoo" +msgstr "Stanje, ki se dodeli sporočilom prenesenim iz te mape." + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.server.folder,match_first:0 +msgid "Use 1st match" +msgstr "Uporabi 1. ujemanje" + +#. module: fetchmail_attach_from_folder +#: field:fetchmail.attach.mail.manually.mail,wizard_id:0 +msgid "Wizard id" +msgstr "ID čarovnika" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "[('state', '=', 'open')]" +msgstr "[('state', '=', 'open')]" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "email" +msgstr "e-pošta" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "name asc,type desc" +msgstr "name asc,type desc" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.attach.mail.manually:fetchmail_attach_from_folder.view_attach_mail_manually +msgid "or" +msgstr "ali" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "to,from" +msgstr "to,from" + +#. module: fetchmail_attach_from_folder +#: view:fetchmail.server:fetchmail_attach_from_folder.view_email_server_form +msgid "{'required': [('type', '!=', 'imap')]}" +msgstr "{'required': [('type', '!=', 'imap')]}" diff --git a/fetchmail_notify_error_to_sender/i18n/en.po b/fetchmail_notify_error_to_sender/i18n/en.po new file mode 100644 index 000000000..c6e63b758 --- /dev/null +++ b/fetchmail_notify_error_to_sender/i18n/en.po @@ -0,0 +1,60 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_notify_error_to_sender +# +# Translators: +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 13:55+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: fetchmail_notify_error_to_sender +#: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice +msgid "" +"\n" +"
\n" +"

Hello ${ctx.get('sender_message').get('from')},

\n" +"

we got a problem with your email: ${ctx.get('sender_message').get('subject')}

\n" +"

Maybe you used a wrong recipient address?

\n" +"


\n" +"

Technical details:

\n" +"

${ctx.get('route_exception').message}

\n" +"
\n" +" " +msgstr "\n
\n

Hello ${ctx.get('sender_message').get('from')},

\n

we got a problem with your email: ${ctx.get('sender_message').get('subject')}

\n

Maybe you used a wrong recipient address?

\n


\n

Technical details:

\n

${ctx.get('route_exception').message}

\n
\n " + +#. module: fetchmail_notify_error_to_sender +#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread +msgid "Email Thread" +msgstr "Email Thread" + +#. module: fetchmail_notify_error_to_sender +#: field:fetchmail.server,error_notice_template_id:0 +msgid "Error notice template" +msgstr "Error notice template" + +#. module: fetchmail_notify_error_to_sender +#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "POP/IMAP Server" + +#. module: fetchmail_notify_error_to_sender +#: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice +msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}" +msgstr "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}" + +#. module: fetchmail_notify_error_to_sender +#: help:fetchmail.server,error_notice_template_id:0 +msgid "" +"Set here the template to use to send notice to sender when errors occur " +"while fetching email" +msgstr "Set here the template to use to send notice to sender when errors occur while fetching email" diff --git a/fetchmail_notify_error_to_sender/i18n/pt_BR.po b/fetchmail_notify_error_to_sender/i18n/pt_BR.po new file mode 100644 index 000000000..9da09368c --- /dev/null +++ b/fetchmail_notify_error_to_sender/i18n/pt_BR.po @@ -0,0 +1,61 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_notify_error_to_sender +# +# Translators: +# Armando Vulcano Junior , 2015 +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 22:16+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" +"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: fetchmail_notify_error_to_sender +#: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice +msgid "" +"\n" +"
\n" +"

Hello ${ctx.get('sender_message').get('from')},

\n" +"

we got a problem with your email: ${ctx.get('sender_message').get('subject')}

\n" +"

Maybe you used a wrong recipient address?

\n" +"


\n" +"

Technical details:

\n" +"

${ctx.get('route_exception').message}

\n" +"
\n" +" " +msgstr "" + +#. module: fetchmail_notify_error_to_sender +#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread +msgid "Email Thread" +msgstr "Processo Email" + +#. module: fetchmail_notify_error_to_sender +#: field:fetchmail.server,error_notice_template_id:0 +msgid "Error notice template" +msgstr "Modelo de aviso de erro" + +#. module: fetchmail_notify_error_to_sender +#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "Servidor POP/IMAP" + +#. module: fetchmail_notify_error_to_sender +#: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice +msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}" +msgstr "Recebendo erro com: ${ctx.get('sender_message').get('subject')|safe}" + +#. module: fetchmail_notify_error_to_sender +#: help:fetchmail.server,error_notice_template_id:0 +msgid "" +"Set here the template to use to send notice to sender when errors occur " +"while fetching email" +msgstr "Configure aqui o modelo para usar para enviar aviso ao remetente quando ocorrer erro durante a carga de email" diff --git a/fetchmail_notify_error_to_sender/i18n/sl.po b/fetchmail_notify_error_to_sender/i18n/sl.po new file mode 100644 index 000000000..7f8037100 --- /dev/null +++ b/fetchmail_notify_error_to_sender/i18n/sl.po @@ -0,0 +1,61 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * fetchmail_notify_error_to_sender +# +# Translators: +# Matjaž Mozetič , 2015 +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-26 07:45+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: fetchmail_notify_error_to_sender +#: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice +msgid "" +"\n" +"
\n" +"

Hello ${ctx.get('sender_message').get('from')},

\n" +"

we got a problem with your email: ${ctx.get('sender_message').get('subject')}

\n" +"

Maybe you used a wrong recipient address?

\n" +"


\n" +"

Technical details:

\n" +"

${ctx.get('route_exception').message}

\n" +"
\n" +" " +msgstr "\n
\n

Pozdravljeni ${ctx.get('sender_message').get('from')}.

\n

Z vašim e-poštnim sporočilom imamo težave: ${ctx.get('sender_message').get('subject')}

\n

Ste mogoče uporabili napačen e-poštni naslov?

\n


\n

Tehnični podatki:

\n

${ctx.get('route_exception').message}

\n
\n " + +#. module: fetchmail_notify_error_to_sender +#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread +msgid "Email Thread" +msgstr "E-poštna nit" + +#. module: fetchmail_notify_error_to_sender +#: field:fetchmail.server,error_notice_template_id:0 +msgid "Error notice template" +msgstr "Predloga obvestila o napaki" + +#. module: fetchmail_notify_error_to_sender +#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "POP/IMAP strežnik" + +#. module: fetchmail_notify_error_to_sender +#: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice +msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}" +msgstr "Napaka pri prejemu: ${ctx.get('sender_message').get('subject')|safe}" + +#. module: fetchmail_notify_error_to_sender +#: help:fetchmail.server,error_notice_template_id:0 +msgid "" +"Set here the template to use to send notice to sender when errors occur " +"while fetching email" +msgstr "Nastavite predlogo, ki bo uporabljena za pošiljanje obvestila pošiljatelju, kadar se bi pojavile napake pri prejemu e-pošte" diff --git a/inactive_session_timeout/i18n/de.po b/inactive_session_timeout/i18n/de.po new file mode 100644 index 000000000..96a29cd4e --- /dev/null +++ b/inactive_session_timeout/i18n/de.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * inactive_session_timeout +# +# Translators: +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 13:55+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: inactive_session_timeout +#: model:ir.model,name:inactive_session_timeout.model_res_users +msgid "Users" +msgstr "Benutzer" diff --git a/inactive_session_timeout/i18n/es.po b/inactive_session_timeout/i18n/es.po new file mode 100644 index 000000000..6cfd75913 --- /dev/null +++ b/inactive_session_timeout/i18n/es.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * inactive_session_timeout +# +# Translators: +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 13:55+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: inactive_session_timeout +#: model:ir.model,name:inactive_session_timeout.model_res_users +msgid "Users" +msgstr "Usuarios" diff --git a/inactive_session_timeout/i18n/fr.po b/inactive_session_timeout/i18n/fr.po new file mode 100644 index 000000000..c621d0311 --- /dev/null +++ b/inactive_session_timeout/i18n/fr.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * inactive_session_timeout +# +# Translators: +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 13:55+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: inactive_session_timeout +#: model:ir.model,name:inactive_session_timeout.model_res_users +msgid "Users" +msgstr "Utilisateurs" diff --git a/inactive_session_timeout/i18n/pt_BR.po b/inactive_session_timeout/i18n/pt_BR.po new file mode 100644 index 000000000..c46150de3 --- /dev/null +++ b/inactive_session_timeout/i18n/pt_BR.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * inactive_session_timeout +# +# Translators: +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 13:55+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: inactive_session_timeout +#: model:ir.model,name:inactive_session_timeout.model_res_users +msgid "Users" +msgstr "Usuários" diff --git a/inactive_session_timeout/i18n/sl.po b/inactive_session_timeout/i18n/sl.po new file mode 100644 index 000000000..75dd36066 --- /dev/null +++ b/inactive_session_timeout/i18n/sl.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * inactive_session_timeout +# +# Translators: +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" +"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: inactive_session_timeout +#: model:ir.model,name:inactive_session_timeout.model_res_users +msgid "Users" +msgstr "Uporabniki" diff --git a/language_path_mixin/i18n/de.po b/language_path_mixin/i18n/de.po new file mode 100644 index 000000000..2d1270418 --- /dev/null +++ b/language_path_mixin/i18n/de.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * language_path_mixin +# +# Translators: +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 13:55+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: language_path_mixin +#: field:language.path.mixin,id:0 +msgid "ID" +msgstr "ID" diff --git a/language_path_mixin/i18n/es.po b/language_path_mixin/i18n/es.po new file mode 100644 index 000000000..09cb09600 --- /dev/null +++ b/language_path_mixin/i18n/es.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * language_path_mixin +# +# Translators: +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 13:55+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: language_path_mixin +#: field:language.path.mixin,id:0 +msgid "ID" +msgstr "ID" diff --git a/language_path_mixin/i18n/fr.po b/language_path_mixin/i18n/fr.po new file mode 100644 index 000000000..3a9f54525 --- /dev/null +++ b/language_path_mixin/i18n/fr.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * language_path_mixin +# +# Translators: +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 13:55+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: language_path_mixin +#: field:language.path.mixin,id:0 +msgid "ID" +msgstr "ID" diff --git a/language_path_mixin/i18n/pt_BR.po b/language_path_mixin/i18n/pt_BR.po new file mode 100644 index 000000000..1fbf25588 --- /dev/null +++ b/language_path_mixin/i18n/pt_BR.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * language_path_mixin +# +# Translators: +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 13:55+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: language_path_mixin +#: field:language.path.mixin,id:0 +msgid "ID" +msgstr "Identificação" diff --git a/language_path_mixin/i18n/sl.po b/language_path_mixin/i18n/sl.po new file mode 100644 index 000000000..d2f88bbd1 --- /dev/null +++ b/language_path_mixin/i18n/sl.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * language_path_mixin +# +# Translators: +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" +"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: language_path_mixin +#: field:language.path.mixin,id:0 +msgid "ID" +msgstr "ID" diff --git a/mail_environment/i18n/en.po b/mail_environment/i18n/en.po new file mode 100644 index 000000000..221f5d66d --- /dev/null +++ b/mail_environment/i18n/en.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_environment +# +# Translators: +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 13:55+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: mail_environment +#: model:ir.model,name:mail_environment.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "POP/IMAP Server" diff --git a/mail_environment/i18n/pt_BR.po b/mail_environment/i18n/pt_BR.po new file mode 100644 index 000000000..f929bd3d5 --- /dev/null +++ b/mail_environment/i18n/pt_BR.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_environment +# +# Translators: +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 13:55+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: mail_environment +#: model:ir.model,name:mail_environment.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "Servidor POP/IMAP" diff --git a/mail_environment/i18n/sl.po b/mail_environment/i18n/sl.po new file mode 100644 index 000000000..cc0305834 --- /dev/null +++ b/mail_environment/i18n/sl.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_environment +# +# Translators: +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-26 07:45+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: mail_environment +#: model:ir.model,name:mail_environment.model_fetchmail_server +msgid "POP/IMAP Server" +msgstr "POP/IMAP strežnik" diff --git a/mass_editing/i18n/de.po b/mass_editing/i18n/de.po index 26393a3f3..6da7f2637 100644 --- a/mass_editing/i18n/de.po +++ b/mass_editing/i18n/de.po @@ -1,72 +1,94 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * mass_editing -# +# * mass_editing +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-14 17:40+0000\n" -"PO-Revision-Date: 2015-03-28 20:24+0100\n" -"Last-Translator: Martin Schmid \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+0000\n" +"Last-Translator: OCA Transbot \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: 8bit\n" -"Plural-Forms: \n" +"Content-Transfer-Encoding: \n" "Language: de\n" -"X-Generator: Poedit 1.7.5\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: mass_editing -#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form -#: model:ir.ui.menu,name:mass_editing.menu_mass_editing -#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view -msgid "Mass Editing" -msgstr "Massenverarbeitung" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "" #. module: mass_editing -#: view:mass.object:0 -msgid "Display a button in the sidebar of related documents to open a composition wizard" -msgstr "Sidebar-Button für verknüpfte Dokumente anzeigen " +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "Erweitert" #. module: mass_editing -#: model:_description:0 -#: model:ir.model,name:mass_editing.model_mass_editing_wizard -msgid "mass.editing.wizard" -msgstr "mass.editing.wizard" +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" #. module: mass_editing -#: field:mass.object,name:0 -msgid "Name" -msgstr "Name" +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:114 +#: code:addons/mass_editing/models/mass_object.py:126 #, python-format msgid "Deletion of the action record failed." msgstr "Löschen des Datensatzes fehlgeschlagen." #. module: mass_editing -#: model:_description:0 model:ir.model,name:mass_editing.model_ir_model_fields -#: view:mass.object:0 field:mass.object,field_ids:0 +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "Sidebar-Button für verknüpfte Dokumente anzeigen " + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,field_ids:0 msgid "Fields" msgstr "Felder" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:80 +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "ID" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "Massenverarbeitung" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 #, python-format msgid "Mass Editing (%s)" msgstr "Massenverarbeitung (%s)" #. module: mass_editing -#: view:mass.object:0 -msgid "Object" -msgstr "Objekt" - -#. module: mass_editing -#: model:_description:0 model:ir.model,name:mass_editing.model_mass_object -msgid "mass.object" -msgstr "mass.object" +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "Modell" #. module: mass_editing #: field:mass.object,model_ids:0 @@ -74,53 +96,58 @@ msgid "Model List" msgstr "Modell-Liste" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:57 sql_constraint:mass.object:0 +#: field:mass.object,name:0 +msgid "Name" +msgstr "Name" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 +#: sql_constraint:mass.object:0 #, python-format msgid "Name must be unique!" msgstr "Name muss eindeutig sein!" #. module: mass_editing -#: field:mass.object,ref_ir_act_window:0 -msgid "Sidebar Action" -msgstr "Sidebar-Aktion" +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "Objekt" #. module: mass_editing -#: view:mass.object:0 -msgid "Remove sidebar button" -msgstr "Sidebar-Button entfernen" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "" #. module: mass_editing -#: field:mass.object,ref_ir_value:0 -msgid "Sidebar Button" -msgstr "Sidebar-Button" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "" #. module: mass_editing -#: field:mass.object,model_id:0 -msgid "Model" -msgstr "Modell" +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "Sidebar-Aktion" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:114 -#, python-format -msgid "Warning" -msgstr "Warnung" +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "Sidebar-Button" #. module: mass_editing #: help:mass.object,ref_ir_act_window:0 -msgid "Sidebar action to make this template available on records of the related document model" -msgstr "Sidebar-Aktion dieser Vorlage auf die Datensätze anwenden" - -#. module: mass_editing -#: view:mass.object:0 -msgid "Add sidebar button" -msgstr "Sidebar-Button hinzufügen" - -#. module: mass_editing -#: view:mass.object:0 -msgid "Advanced" -msgstr "Erweitert" +msgid "" +"Sidebar action to make this template available on records " +"of the related document model" +msgstr "" #. module: mass_editing #: help:mass.object,ref_ir_value:0 msgid "Sidebar button to open the sidebar action" msgstr "Siebar-Button zum Öffnen einer Sidebar-Aktion" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "Warnung" diff --git a/mass_editing/i18n/es.po b/mass_editing/i18n/es.po index 26ef75bb8..8b4ee66b1 100644 --- a/mass_editing/i18n/es.po +++ b/mass_editing/i18n/es.po @@ -1,75 +1,94 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * mass_editing -# +# * mass_editing +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0-20140206-002714\n" +"Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-14 17:40+0000\n" -"PO-Revision-Date: 2014-03-24 17:44+0000\n" -"Last-Translator: Alberto Garcia (Factor Libre) " -"\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:55+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" -"X-Launchpad-Export-Date: 2014-05-24 06:46+0000\n" -"X-Generator: Launchpad (build 17017)\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: mass_editing -#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form -#: model:ir.ui.menu,name:mass_editing.menu_mass_editing -#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view -msgid "Mass Editing" -msgstr "Edición masiva" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "" #. module: mass_editing -#: view:mass.object:0 -msgid "" -"Display a button in the sidebar of related documents to open a composition " -"wizard" -msgstr "" -"Mostrar un botón en el menú contextual de los documentos relacionados para " -"abrir un asistente de composición" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "Avanzado" #. module: mass_editing -#: model:ir.model,name:mass_editing.model_mass_editing_wizard -msgid "mass.editing.wizard" -msgstr "mass.editing.wizard" +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "Creado por" #. module: mass_editing -#: field:mass.object,name:0 -msgid "Name" -msgstr "Nombre" +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "Creado en" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:96 +#: code:addons/mass_editing/models/mass_object.py:126 #, python-format msgid "Deletion of the action record failed." msgstr "Borrado del registro de la acción fallido" #. module: mass_editing -#: view:mass.object:0 +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "Mostrar un botón en el menú contextual de los documentos relacionados para abrir un asistente de composición" + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form #: field:mass.object,field_ids:0 msgid "Fields" msgstr "Campos" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:62 +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "ID" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "Edición masiva" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 #, python-format msgid "Mass Editing (%s)" msgstr "Edición Masiva (%s)" #. module: mass_editing -#: view:mass.object:0 -msgid "Object" -msgstr "Objeto" - -#. module: mass_editing -#: model:ir.model,name:mass_editing.model_mass_object -msgid "mass.object" -msgstr "mass.object" +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "Modelo" #. module: mass_editing #: field:mass.object,model_ids:0 @@ -77,58 +96,58 @@ msgid "Model List" msgstr "Lista de modelos" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:57 +#: field:mass.object,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 #: sql_constraint:mass.object:0 #, python-format msgid "Name must be unique!" msgstr "¡El nombre debe ser único!" #. module: mass_editing -#: field:mass.object,ref_ir_act_window:0 -msgid "Sidebar Action" -msgstr "Acción del menú contextual" +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "Objeto" #. module: mass_editing -#: view:mass.object:0 -msgid "Remove sidebar button" -msgstr "Eliminar botón del menú contextual" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "" #. module: mass_editing -#: field:mass.object,ref_ir_value:0 -msgid "Sidebar Button" -msgstr "Botón del menú contextual" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "" #. module: mass_editing -#: field:mass.object,model_id:0 -msgid "Model" -msgstr "Modelo" +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "Acción del menú contextual" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:96 -#, python-format -msgid "Warning" -msgstr "Advertencia" +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "Botón del menú contextual" #. module: mass_editing #: help:mass.object,ref_ir_act_window:0 msgid "" -"Sidebar action to make this template available on records " -" of the related document model" +"Sidebar action to make this template available on records " +"of the related document model" msgstr "" -"Acción del menú contextual para hacer esta plantilla disponible en los " -"registros del modelo de documento relacionado" - -#. module: mass_editing -#: view:mass.object:0 -msgid "Add sidebar button" -msgstr "Añadir botón al menú contextual" - -#. module: mass_editing -#: view:mass.object:0 -msgid "Advanced" -msgstr "Avanzado" #. module: mass_editing #: help:mass.object,ref_ir_value:0 msgid "Sidebar button to open the sidebar action" msgstr "Botón del menú contextual para abrir la acción del menú contextual" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "Advertencia" diff --git a/mass_editing/i18n/fr.po b/mass_editing/i18n/fr.po index 3b7a3d009..e006ad271 100644 --- a/mass_editing/i18n/fr.po +++ b/mass_editing/i18n/fr.po @@ -1,73 +1,95 @@ -# French translation for server-env-tools -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the server-env-tools package. -# FIRST AUTHOR , 2014. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mass_editing +# +# Translators: +# FIRST AUTHOR , 2014 msgid "" msgstr "" -"Project-Id-Version: server-env-tools\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-14 17:40+0000\n" -"PO-Revision-Date: 2014-03-20 17:39+0000\n" -"Last-Translator: Davin Baragiotta \n" -"Language-Team: French \n" +"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 13:56+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: 8bit\n" -"X-Launchpad-Export-Date: 2014-05-24 06:46+0000\n" -"X-Generator: Launchpad (build 17017)\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: mass_editing -#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form -#: model:ir.ui.menu,name:mass_editing.menu_mass_editing -#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view -msgid "Mass Editing" -msgstr "Édition en lot" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "" #. module: mass_editing -#: view:mass.object:0 -msgid "" -"Display a button in the sidebar of related documents to open a composition " -"wizard" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" msgstr "" #. module: mass_editing -#: model:ir.model,name:mass_editing.model_mass_editing_wizard -msgid "mass.editing.wizard" -msgstr "" +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "Créé par" #. module: mass_editing -#: field:mass.object,name:0 -msgid "Name" -msgstr "Nom" +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "Date" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:96 +#: code:addons/mass_editing/models/mass_object.py:126 #, python-format msgid "Deletion of the action record failed." msgstr "La suppression de l'enregistrement de l'action a échoué." #. module: mass_editing -#: view:mass.object:0 +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "" + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form #: field:mass.object,field_ids:0 msgid "Fields" msgstr "Champs" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:62 +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "ID" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "Édition en lot" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 #, python-format msgid "Mass Editing (%s)" msgstr "Édition en lot (%s)" #. module: mass_editing -#: view:mass.object:0 -msgid "Object" -msgstr "Objet" - -#. module: mass_editing -#: model:ir.model,name:mass_editing.model_mass_object -msgid "mass.object" -msgstr "" +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "Modèle" #. module: mass_editing #: field:mass.object,model_ids:0 @@ -75,56 +97,58 @@ msgid "Model List" msgstr "" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:57 +#: field:mass.object,name:0 +msgid "Name" +msgstr "Nom" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 #: sql_constraint:mass.object:0 #, python-format msgid "Name must be unique!" msgstr "" #. module: mass_editing -#: field:mass.object,ref_ir_act_window:0 -msgid "Sidebar Action" -msgstr "" +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "Objet" #. module: mass_editing -#: view:mass.object:0 -msgid "Remove sidebar button" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" msgstr "" #. module: mass_editing -#: field:mass.object,ref_ir_value:0 -msgid "Sidebar Button" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" msgstr "" #. module: mass_editing -#: field:mass.object,model_id:0 -msgid "Model" +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" msgstr "" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:96 -#, python-format -msgid "Warning" +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" msgstr "" #. module: mass_editing #: help:mass.object,ref_ir_act_window:0 msgid "" -"Sidebar action to make this template available on records " -" of the related document model" +"Sidebar action to make this template available on records " +"of the related document model" msgstr "" #. module: mass_editing -#: view:mass.object:0 -msgid "Add sidebar button" -msgstr "" - -#. module: mass_editing -#: view:mass.object:0 -msgid "Advanced" +#: help:mass.object,ref_ir_value:0 +msgid "Sidebar button to open the sidebar action" msgstr "" #. module: mass_editing -#: help:mass.object,ref_ir_value:0 -msgid "Sidebar button to open the sidebar action" +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" msgstr "" diff --git a/mass_editing/i18n/fr_CA.po b/mass_editing/i18n/fr_CA.po index 822519986..2192c1dae 100644 --- a/mass_editing/i18n/fr_CA.po +++ b/mass_editing/i18n/fr_CA.po @@ -1,132 +1,154 @@ -# French (Canada) translation for server-env-tools -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the server-env-tools package. -# FIRST AUTHOR , 2014. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mass_editing +# +# Translators: +# FIRST AUTHOR , 2014 msgid "" msgstr "" -"Project-Id-Version: server-env-tools\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2014-03-14 17:40+0000\n" -"PO-Revision-Date: 2014-03-20 16:49+0000\n" -"Last-Translator: Davin Baragiotta \n" -"Language-Team: French (Canada) \n" +"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 13:55+0000\n" +"Last-Translator: OCA Transbot \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: 8bit\n" -"X-Launchpad-Export-Date: 2014-05-24 06:46+0000\n" -"X-Generator: Launchpad (build 17017)\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: mass_editing -#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form -#: model:ir.ui.menu,name:mass_editing.menu_mass_editing -#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view -msgid "Mass Editing" -msgstr "Édition en lot" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "" #. module: mass_editing -#: view:mass.object:0 -msgid "" -"Display a button in the sidebar of related documents to open a composition " -"wizard" -msgstr "" -"Afficher un bouton dans le menu latéral des documents associés pour ouvrir " -"un assistant de rédaction" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "Avancé" #. module: mass_editing -#: model:ir.model,name:mass_editing.model_mass_editing_wizard -msgid "mass.editing.wizard" +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" msgstr "" #. module: mass_editing -#: field:mass.object,name:0 -msgid "Name" -msgstr "Nom" +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:96 +#: code:addons/mass_editing/models/mass_object.py:126 #, python-format msgid "Deletion of the action record failed." msgstr "Échec de la suppression de l'enregistrement de l'action" #. module: mass_editing -#: view:mass.object:0 +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "Afficher un bouton dans le menu latéral des documents associés pour ouvrir un assistant de rédaction" + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form #: field:mass.object,field_ids:0 msgid "Fields" msgstr "Champs" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:62 -#, python-format -msgid "Mass Editing (%s)" -msgstr "Édition en lot (%s)" +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "" #. module: mass_editing -#: view:mass.object:0 -msgid "Object" -msgstr "Objet" +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "" #. module: mass_editing -#: model:ir.model,name:mass_editing.model_mass_object -msgid "mass.object" +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" msgstr "" +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "Édition en lot" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 +#, python-format +msgid "Mass Editing (%s)" +msgstr "Édition en lot (%s)" + +#. module: mass_editing +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "Modèle" + #. module: mass_editing #: field:mass.object,model_ids:0 msgid "Model List" msgstr "" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:57 +#: field:mass.object,name:0 +msgid "Name" +msgstr "Nom" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 #: sql_constraint:mass.object:0 #, python-format msgid "Name must be unique!" msgstr "Le nom doit être unique!" #. module: mass_editing -#: field:mass.object,ref_ir_act_window:0 -msgid "Sidebar Action" -msgstr "Action du menu latéral" +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "Objet" #. module: mass_editing -#: view:mass.object:0 -msgid "Remove sidebar button" -msgstr "Enlever le bouton du menu latéral" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "" #. module: mass_editing -#: field:mass.object,ref_ir_value:0 -msgid "Sidebar Button" -msgstr "Bouton du menu latéral" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "" #. module: mass_editing -#: field:mass.object,model_id:0 -msgid "Model" -msgstr "Modèle" +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "Action du menu latéral" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:96 -#, python-format -msgid "Warning" -msgstr "Avertissement" +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "Bouton du menu latéral" #. module: mass_editing #: help:mass.object,ref_ir_act_window:0 msgid "" -"Sidebar action to make this template available on records " -" of the related document model" +"Sidebar action to make this template available on records " +"of the related document model" msgstr "" -#. module: mass_editing -#: view:mass.object:0 -msgid "Add sidebar button" -msgstr "Ajouter le bouton du menu latéral" - -#. module: mass_editing -#: view:mass.object:0 -msgid "Advanced" -msgstr "Avancé" - #. module: mass_editing #: help:mass.object,ref_ir_value:0 msgid "Sidebar button to open the sidebar action" msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "Avertissement" diff --git a/mass_editing/i18n/it.po b/mass_editing/i18n/it.po new file mode 100644 index 000000000..e63f6fa92 --- /dev/null +++ b/mass_editing/i18n/it.po @@ -0,0 +1,153 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mass_editing +# +# Translators: +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 13:55+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: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:126 +#, python-format +msgid "Deletion of the action record failed." +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "" + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,field_ids:0 +msgid "Fields" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 +#, python-format +msgid "Mass Editing (%s)" +msgstr "" + +#. module: mass_editing +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "Modello" + +#. module: mass_editing +#: field:mass.object,model_ids:0 +msgid "Model List" +msgstr "" + +#. module: mass_editing +#: field:mass.object,name:0 +msgid "Name" +msgstr "Nome" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 +#: sql_constraint:mass.object:0 +#, python-format +msgid "Name must be unique!" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "" + +#. module: mass_editing +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_act_window:0 +msgid "" +"Sidebar action to make this template available on records " +"of the related document model" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_value:0 +msgid "Sidebar button to open the sidebar action" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "" diff --git a/mass_editing/i18n/pt_BR.po b/mass_editing/i18n/pt_BR.po new file mode 100644 index 000000000..9ab1eb1b6 --- /dev/null +++ b/mass_editing/i18n/pt_BR.po @@ -0,0 +1,154 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mass_editing +# +# Translators: +# Armando Vulcano Junior , 2015 +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 22:19+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" +"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: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "Adicionar" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "Avançado" + +#. module: mass_editing +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: mass_editing +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:126 +#, python-format +msgid "Deletion of the action record failed." +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "A ação de excluir o registro falhou." + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,field_ids:0 +msgid "Fields" +msgstr "Campos" + +#. module: mass_editing +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "Edição em massa" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 +#, python-format +msgid "Mass Editing (%s)" +msgstr "Edição em Massa (%s)" + +#. module: mass_editing +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "Modelo" + +#. module: mass_editing +#: field:mass.object,model_ids:0 +msgid "Model List" +msgstr "Lista de Modelos" + +#. module: mass_editing +#: field:mass.object,name:0 +msgid "Name" +msgstr "Nome" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 +#: sql_constraint:mass.object:0 +#, python-format +msgid "Name must be unique!" +msgstr "Nome deve ser único!" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "Objeto" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "Remover" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "Remover a ação contextual para usar este modelo nos documentos relacionados" + +#. module: mass_editing +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "Ação da Barra Lateral" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "Botão da Barra Lateral" + +#. module: mass_editing +#: help:mass.object,ref_ir_act_window:0 +msgid "" +"Sidebar action to make this template available on records " +"of the related document model" +msgstr "Ação da Barra Lateral para fazer este modelo disponível nos registros dos modelos de documento relacionados" + +#. module: mass_editing +#: help:mass.object,ref_ir_value:0 +msgid "Sidebar button to open the sidebar action" +msgstr "Botão da Barra Lateral para abrir ação na Barra Lateral" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "Aviso" diff --git a/mass_editing/i18n/ru.po b/mass_editing/i18n/ru.po new file mode 100644 index 000000000..49740d794 --- /dev/null +++ b/mass_editing/i18n/ru.po @@ -0,0 +1,153 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mass_editing +# +# Translators: +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 13:55+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: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:126 +#, python-format +msgid "Deletion of the action record failed." +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "" + +#. module: mass_editing +#: model:ir.model,name:mass_editing.model_ir_model_fields +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,field_ids:0 +msgid "Fields" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 +#, python-format +msgid "Mass Editing (%s)" +msgstr "" + +#. module: mass_editing +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "Модель" + +#. module: mass_editing +#: field:mass.object,model_ids:0 +msgid "Model List" +msgstr "" + +#. module: mass_editing +#: field:mass.object,name:0 +msgid "Name" +msgstr "Название" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 +#: sql_constraint:mass.object:0 +#, python-format +msgid "Name must be unique!" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "" + +#. module: mass_editing +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "" + +#. module: mass_editing +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_act_window:0 +msgid "" +"Sidebar action to make this template available on records " +"of the related document model" +msgstr "" + +#. module: mass_editing +#: help:mass.object,ref_ir_value:0 +msgid "Sidebar button to open the sidebar action" +msgstr "" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "" diff --git a/mass_editing/i18n/sl.po b/mass_editing/i18n/sl.po index 64a8b87b9..e4dee4715 100644 --- a/mass_editing/i18n/sl.po +++ b/mass_editing/i18n/sl.po @@ -1,80 +1,95 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * mass_editing -# -# Matjaž Mozetič , 2014. +# * mass_editing +# +# Translators: +# Matjaž Mozetič , 2014-2015 msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-14 17:40+0000\n" -"PO-Revision-Date: 2014-12-04 12:14+0100\n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-24 11:47+0000\n" "Last-Translator: Matjaž Mozetič \n" -"Language-Team: Slovenian \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" -"Plural-Forms: \n" -"Language: sl_SI\n" -"X-Generator: Lokalize 1.5\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: mass_editing -#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form -#: model:ir.ui.menu,name:mass_editing.menu_mass_editing -#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view -msgid "Mass Editing" -msgstr "Masovno urejanje" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Add" +msgstr "Dodaj" #. module: mass_editing -#: view:mass.object:0 -msgid "" -"Display a button in the sidebar of related documents to open a composition " -"wizard" -msgstr "" -"Prikaz gumba v stranski vrstici povezanega dokumenta za zagon čarovnika " -"za urejanje" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Advanced" +msgstr "Napredno" #. module: mass_editing -#: model:_description:0 -#: model:ir.model,name:mass_editing.model_mass_editing_wizard -msgid "mass.editing.wizard" -msgstr "mass.editing.wizard" +#: field:mass.editing.wizard,create_uid:0 field:mass.object,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" #. module: mass_editing -#: field:mass.object,name:0 -msgid "Name" -msgstr "Naziv" +#: field:mass.editing.wizard,create_date:0 field:mass.object,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:114 +#: code:addons/mass_editing/models/mass_object.py:126 #, python-format msgid "Deletion of the action record failed." msgstr "Izbris zapisa dejanja ni uspel." #. module: mass_editing -#: model:_description:0 +#: view:mass.object:mass_editing.view_mass_object_form +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard" +msgstr "Prikaz gumba v stranski vrstici povezanega dokumenta za zagon čarovnika za urejanje" + +#. module: mass_editing #: model:ir.model,name:mass_editing.model_ir_model_fields -#: view:mass.object:0 +#: view:mass.object:mass_editing.view_mass_object_form #: field:mass.object,field_ids:0 msgid "Fields" msgstr "Polja" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:80 +#: field:mass.editing.wizard,id:0 field:mass.object,id:0 +msgid "ID" +msgstr "ID" + +#. module: mass_editing +#: field:mass.editing.wizard,write_uid:0 field:mass.object,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: mass_editing +#: field:mass.editing.wizard,write_date:0 field:mass.object,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: mass_editing +#: model:ir.actions.act_window,name:mass_editing.action_mass_object_form +#: model:ir.ui.menu,name:mass_editing.menu_mass_editing +#: model:ir.ui.menu,name:mass_editing.menu_mass_object_view +msgid "Mass Editing" +msgstr "Masovno urejanje" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:74 #, python-format msgid "Mass Editing (%s)" msgstr "Masovno urejanje (%s)" #. module: mass_editing -#: view:mass.object:0 -msgid "Object" -msgstr "Objekt" - -#. module: mass_editing -#: model:_description:0 -#: model:ir.model,name:mass_editing.model_mass_object -msgid "mass.object" -msgstr "mass.object" +#: field:mass.object,model_id:0 +msgid "Model" +msgstr "Model" #. module: mass_editing #: field:mass.object,model_ids:0 @@ -82,60 +97,58 @@ msgid "Model List" msgstr "Seznam modelov" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:57 +#: field:mass.object,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:49 #: sql_constraint:mass.object:0 #, python-format msgid "Name must be unique!" msgstr "Naziv mora biti unikaten!" #. module: mass_editing -#: field:mass.object,ref_ir_act_window:0 -msgid "Sidebar Action" -msgstr "Dejanje stranske vrstice" +#: view:mass.object:mass_editing.view_mass_object_form +#: view:mass.object:mass_editing.view_mass_object_tree +msgid "Object" +msgstr "Objekt" #. module: mass_editing -#: view:mass.object:0 -msgid "Remove sidebar button" -msgstr "Odstrani gumb v stranski vrstici" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove" +msgstr "Odstrani" #. module: mass_editing -#: field:mass.object,ref_ir_value:0 -msgid "Sidebar Button" -msgstr "Gumb stranske vrstice" +#: view:mass.object:mass_editing.view_mass_object_form +msgid "Remove the contextual action to use this template on related documents" +msgstr "Odstrani kontekstno dejanje za uporabo te predloge na povezanih dokumentih" #. module: mass_editing -#: field:mass.object,model_id:0 -msgid "Model" -msgstr "Model" +#: field:mass.object,ref_ir_act_window:0 +msgid "Sidebar Action" +msgstr "Dejanje stranske vrstice" #. module: mass_editing -#: code:addons/mass_editing/mass_editing.py:114 -#, python-format -msgid "Warning" -msgstr "Opozorilo" +#: view:mass.object:mass_editing.view_mass_object_form +#: field:mass.object,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "Gumb stranske vrstice" #. module: mass_editing #: help:mass.object,ref_ir_act_window:0 msgid "" -"Sidebar action to make this template available on records " -" of the related document model" -msgstr "" -"Dejanje stranske vrstice, ki omogoči razpoložljivost te predloge na zapisih " -" povezanega modela dokumenta" - -#. module: mass_editing -#: view:mass.object:0 -msgid "Add sidebar button" -msgstr "Dodaj gumb v stransko vrstico" - -#. module: mass_editing -#: view:mass.object:0 -msgid "Advanced" -msgstr "Napredno" +"Sidebar action to make this template available on records " +"of the related document model" +msgstr "Dejanje stranske vrstice, da ta predloga postane razpoložljiva na zapisih povezanih modelov dokumentov" #. module: mass_editing #: help:mass.object,ref_ir_value:0 msgid "Sidebar button to open the sidebar action" msgstr "Gumb stranske vrstice za zagon dejanja stranske vrstice" - +#. module: mass_editing +#: code:addons/mass_editing/models/mass_object.py:125 +#, python-format +msgid "Warning" +msgstr "Opozorilo" diff --git a/qweb_usertime/i18n/de.po b/qweb_usertime/i18n/de.po new file mode 100644 index 000000000..1c5f253f3 --- /dev/null +++ b/qweb_usertime/i18n/de.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * qweb_usertime +# +# Translators: +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 13:55+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: qweb_usertime +#: field:ir.qweb,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: qweb_usertime +#: field:ir.qweb,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: qweb_usertime +#: field:ir.qweb,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: qweb_usertime +#: field:ir.qweb,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" diff --git a/qweb_usertime/i18n/es.po b/qweb_usertime/i18n/es.po new file mode 100644 index 000000000..d814ef906 --- /dev/null +++ b/qweb_usertime/i18n/es.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * qweb_usertime +# +# Translators: +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 13:55+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: qweb_usertime +#: field:ir.qweb,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: qweb_usertime +#: field:ir.qweb,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: qweb_usertime +#: field:ir.qweb,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: qweb_usertime +#: field:ir.qweb,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" diff --git a/qweb_usertime/i18n/fr.po b/qweb_usertime/i18n/fr.po new file mode 100644 index 000000000..d143b9f7b --- /dev/null +++ b/qweb_usertime/i18n/fr.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * qweb_usertime +# +# Translators: +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 13:55+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: qweb_usertime +#: field:ir.qweb,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: qweb_usertime +#: field:ir.qweb,create_date:0 +msgid "Created on" +msgstr "Date" + +#. module: qweb_usertime +#: field:ir.qweb,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: qweb_usertime +#: field:ir.qweb,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" diff --git a/qweb_usertime/i18n/pt_BR.po b/qweb_usertime/i18n/pt_BR.po new file mode 100644 index 000000000..330474f5b --- /dev/null +++ b/qweb_usertime/i18n/pt_BR.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * qweb_usertime +# +# Translators: +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 13:55+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: qweb_usertime +#: field:ir.qweb,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: qweb_usertime +#: field:ir.qweb,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: qweb_usertime +#: field:ir.qweb,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: qweb_usertime +#: field:ir.qweb,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" diff --git a/qweb_usertime/i18n/sl.po b/qweb_usertime/i18n/sl.po new file mode 100644 index 000000000..834a970af --- /dev/null +++ b/qweb_usertime/i18n/sl.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * qweb_usertime +# +# Translators: +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:48+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: qweb_usertime +#: field:ir.qweb,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: qweb_usertime +#: field:ir.qweb,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: qweb_usertime +#: field:ir.qweb,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: qweb_usertime +#: field:ir.qweb,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" diff --git a/scheduler_error_mailer/i18n/en.po b/scheduler_error_mailer/i18n/en.po new file mode 100644 index 000000000..002a624c9 --- /dev/null +++ b/scheduler_error_mailer/i18n/en.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * scheduler_error_mailer +# +# Translators: +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 13:56+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: scheduler_error_mailer +#: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer +msgid "" +"\n" +"
\n" +"\n" +"

OpenERP tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

\n" +"\n" +"\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n" +"\n" +"\n" +"

You may check the logs of the OpenERP server to get more information about this failure.

\n" +"\n" +"

Properties of the scheduler ${object.name or ''} :

\n" +"
    \n" +"
  • Model : ${object.model or ''}
  • \n" +"
  • Method : ${object.function or ''}
  • \n" +"
  • Arguments : ${object.args or ''}
  • \n" +"
  • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
  • \n" +"
  • Number of calls : ${object.numbercall or '0'}
  • \n" +"
  • Repeat missed : ${object.doall}
  • \n" +"
  • User : ${object.user_id.name or ''}
  • \n" +"
\n" +"\n" +"

\n" +"--
\n" +"Automatic e-mail sent by OpenERP. Do not reply.
\n" +"Database : ${ctx.get('dbname')}\n" +"

\n" +"
\n" +" " +msgstr "\n
\n\n

OpenERP tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

\n\n\n${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n\n\n

You may check the logs of the OpenERP server to get more information about this failure.

\n\n

Properties of the scheduler ${object.name or ''} :

\n
    \n
  • Model : ${object.model or ''}
  • \n
  • Method : ${object.function or ''}
  • \n
  • Arguments : ${object.args or ''}
  • \n
  • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
  • \n
  • Number of calls : ${object.numbercall or '0'}
  • \n
  • Repeat missed : ${object.doall}
  • \n
  • User : ${object.user_id.name or ''}
  • \n
\n\n

\n--
\nAutomatic e-mail sent by OpenERP. Do not reply.
\nDatabase : ${ctx.get('dbname')}\n

\n
\n " + +#. module: scheduler_error_mailer +#: code:addons/scheduler_error_mailer/ir_cron.py:75 +#, python-format +msgid "Error :" +msgstr "Error :" + +#. module: scheduler_error_mailer +#: field:ir.cron,email_template_id:0 +msgid "Error E-mail Template" +msgstr "Error E-mail Template" + +#. module: scheduler_error_mailer +#: help:ir.cron,email_template_id:0 +msgid "Select the email template that will be sent when this scheduler fails." +msgstr "Select the email template that will be sent when this scheduler fails." + +#. module: scheduler_error_mailer +#: code:addons/scheduler_error_mailer/ir_cron.py:76 +#, python-format +msgid "Task failure with UID = %d." +msgstr "Task failure with UID = %d." + +#. module: scheduler_error_mailer +#: model:email.template,subject:scheduler_error_mailer.scheduler_error_mailer +msgid "[DB ${ctx.get('dbname')}] Scheduler '${object.name or ''}' FAILED" +msgstr "[DB ${ctx.get('dbname')}] Scheduler '${object.name or ''}' FAILED" diff --git a/scheduler_error_mailer/i18n/pt_BR.po b/scheduler_error_mailer/i18n/pt_BR.po new file mode 100644 index 000000000..4ad2412b1 --- /dev/null +++ b/scheduler_error_mailer/i18n/pt_BR.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * scheduler_error_mailer +# +# Translators: +# Armando Vulcano Junior , 2015 +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 23:44+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" +"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: scheduler_error_mailer +#: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer +msgid "" +"\n" +"
\n" +"\n" +"

OpenERP tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

\n" +"\n" +"\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n" +"\n" +"\n" +"

You may check the logs of the OpenERP server to get more information about this failure.

\n" +"\n" +"

Properties of the scheduler ${object.name or ''} :

\n" +"
    \n" +"
  • Model : ${object.model or ''}
  • \n" +"
  • Method : ${object.function or ''}
  • \n" +"
  • Arguments : ${object.args or ''}
  • \n" +"
  • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
  • \n" +"
  • Number of calls : ${object.numbercall or '0'}
  • \n" +"
  • Repeat missed : ${object.doall}
  • \n" +"
  • User : ${object.user_id.name or ''}
  • \n" +"
\n" +"\n" +"

\n" +"--
\n" +"Automatic e-mail sent by OpenERP. Do not reply.
\n" +"Database : ${ctx.get('dbname')}\n" +"

\n" +"
\n" +" " +msgstr "" + +#. module: scheduler_error_mailer +#: code:addons/scheduler_error_mailer/ir_cron.py:75 +#, python-format +msgid "Error :" +msgstr "Erro" + +#. module: scheduler_error_mailer +#: field:ir.cron,email_template_id:0 +msgid "Error E-mail Template" +msgstr "Modelo de Erro de E-mail" + +#. module: scheduler_error_mailer +#: help:ir.cron,email_template_id:0 +msgid "Select the email template that will be sent when this scheduler fails." +msgstr "Selecione o modelo de email que será enviado quando o agendador falhar." + +#. module: scheduler_error_mailer +#: code:addons/scheduler_error_mailer/ir_cron.py:76 +#, python-format +msgid "Task failure with UID = %d." +msgstr "Tarefa falhou com UID = %d." + +#. module: scheduler_error_mailer +#: model:email.template,subject:scheduler_error_mailer.scheduler_error_mailer +msgid "[DB ${ctx.get('dbname')}] Scheduler '${object.name or ''}' FAILED" +msgstr "[DB ${ctx.get('dbname')}] Agendador '${object.name or ''}' FALHOU" diff --git a/scheduler_error_mailer/i18n/sl.po b/scheduler_error_mailer/i18n/sl.po new file mode 100644 index 000000000..821a93011 --- /dev/null +++ b/scheduler_error_mailer/i18n/sl.po @@ -0,0 +1,80 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * scheduler_error_mailer +# +# Translators: +# Matjaž Mozetič , 2015 +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-26 07:36+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: scheduler_error_mailer +#: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer +msgid "" +"\n" +"
\n" +"\n" +"

OpenERP tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

\n" +"\n" +"\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n" +"\n" +"\n" +"

You may check the logs of the OpenERP server to get more information about this failure.

\n" +"\n" +"

Properties of the scheduler ${object.name or ''} :

\n" +"
    \n" +"
  • Model : ${object.model or ''}
  • \n" +"
  • Method : ${object.function or ''}
  • \n" +"
  • Arguments : ${object.args or ''}
  • \n" +"
  • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
  • \n" +"
  • Number of calls : ${object.numbercall or '0'}
  • \n" +"
  • Repeat missed : ${object.doall}
  • \n" +"
  • User : ${object.user_id.name or ''}
  • \n" +"
\n" +"\n" +"

\n" +"--
\n" +"Automatic e-mail sent by OpenERP. Do not reply.
\n" +"Database : ${ctx.get('dbname')}\n" +"

\n" +"
\n" +" " +msgstr "\n
\n\n

OpenERP je poskušal zagnati razporejevalec ${object.name or ''} v podatkovni bazi ${ctx.get('dbname')} , a ni uspel. Obvestilo o napaki:

\n\n\n${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n\n\n

Preverite dnevnike OpenERP strežnika za pridobitev več informacij o težavi.

\n\n

Lastnosti razporejevalca ${object.name or ''} :

\n
    \n
  • Model : ${object.model or ''}
  • \n
  • Metoda : ${object.function or ''}
  • \n
  • Argumenti : ${object.args or ''}
  • \n
  • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
  • \n
  • Število klicev : ${object.numbercall or '0'}
  • \n
  • Zgrešene ponovitve : ${object.doall}
  • \n
  • Uporabnik : ${object.user_id.name or ''}
  • \n
\n\n

\n--
\nSamodejno sporočilo poslano iz OpenERP. Ne odgovarjajte.
\nPodatkovna baza : ${ctx.get('dbname')}\n

\n
\n " + +#. module: scheduler_error_mailer +#: code:addons/scheduler_error_mailer/ir_cron.py:75 +#, python-format +msgid "Error :" +msgstr "Napaka:" + +#. module: scheduler_error_mailer +#: field:ir.cron,email_template_id:0 +msgid "Error E-mail Template" +msgstr "Predloga obvestila o napaki" + +#. module: scheduler_error_mailer +#: help:ir.cron,email_template_id:0 +msgid "Select the email template that will be sent when this scheduler fails." +msgstr "Izberite predlogo za razpošiljanje ob napakah razporejevalca." + +#. module: scheduler_error_mailer +#: code:addons/scheduler_error_mailer/ir_cron.py:76 +#, python-format +msgid "Task failure with UID = %d." +msgstr "Napaka pri opravilu UID = %d." + +#. module: scheduler_error_mailer +#: model:email.template,subject:scheduler_error_mailer.scheduler_error_mailer +msgid "[DB ${ctx.get('dbname')}] Scheduler '${object.name or ''}' FAILED" +msgstr "[DB ${ctx.get('dbname')}] Razporejevalec '${object.name or ''}' NEUSPEŠEN" diff --git a/server_environment/i18n/de.po b/server_environment/i18n/de.po new file mode 100644 index 000000000..7b0416918 --- /dev/null +++ b/server_environment/i18n/de.po @@ -0,0 +1,544 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * server_environment +# +# Translators: +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 13:56+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: server_environment +#: field:server.config,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: server_environment +#: field:server.config,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: server_environment +#: field:server.config,id:0 +msgid "ID" +msgstr "ID" + +#. module: server_environment +#: field:server.config,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: server_environment +#: field:server.config,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: server_environment +#: model:ir.actions.act_window,name:server_environment.act_show_config_window +#: model:ir.ui.menu,name:server_environment.menu_server_show_config +msgid "Server Environment" +msgstr "" + +#. module: server_environment +#: fieldserver.config,custom_ged | ged_folder:0 +msgid "custom_ged | ged_folder" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTA:0 +msgid "external_service | CONSTA" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTB:0 +msgid "external_service | CONSTB" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTC:0 +msgid "external_service | CONSTC" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | in_path:0 +msgid "external_service.ftp | in_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | out_path:0 +msgid "external_service.ftp | out_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | password:0 +msgid "external_service.ftp | password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | port:0 +msgid "external_service.ftp | port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | server:0 +msgid "external_service.ftp | server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | tls:0 +msgid "external_service.ftp | tls" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | user:0 +msgid "external_service.ftp | user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | completed_state:0 +msgid "misc | completed_state" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | smtp_server:0 +msgid "misc | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | addons_path:0 +msgid "openerp | addons_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | admin_passwd:0 +msgid "openerp | admin_passwd" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | auto_reload:0 +msgid "openerp | auto_reload" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | config:0 +msgid "openerp | config" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | csv_internal_sep:0 +msgid "openerp | csv_internal_sep" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | data_dir:0 +msgid "openerp | data_dir" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_host:0 +msgid "openerp | db_host" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_maxconn:0 +msgid "openerp | db_maxconn" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_name:0 +msgid "openerp | db_name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_password:0 +msgid "openerp | db_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_port:0 +msgid "openerp | db_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_template:0 +msgid "openerp | db_template" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_user:0 +msgid "openerp | db_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | dbfilter:0 +msgid "openerp | dbfilter" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | debug_mode:0 +msgid "openerp | debug_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | demo:0 +msgid "openerp | demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | email_from:0 +msgid "openerp | email_from" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | geoip_database:0 +msgid "openerp | geoip_database" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | import_partial:0 +msgid "openerp | import_partial" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | init:0 +msgid "openerp | init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | language:0 +msgid "openerp | language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_hard:0 +msgid "openerp | limit_memory_hard" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_soft:0 +msgid "openerp | limit_memory_soft" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_request:0 +msgid "openerp | limit_request" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_cpu:0 +msgid "openerp | limit_time_cpu" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_real:0 +msgid "openerp | limit_time_real" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | list_db:0 +msgid "openerp | list_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | load_language:0 +msgid "openerp | load_language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db:0 +msgid "openerp | log_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db_level:0 +msgid "openerp | log_db_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_handler:0 +msgid "openerp | log_handler" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_level:0 +msgid "openerp | log_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logfile:0 +msgid "openerp | logfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logrotate:0 +msgid "openerp | logrotate" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | longpolling_port:0 +msgid "openerp | longpolling_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | max_cron_threads:0 +msgid "openerp | max_cron_threads" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_age_limit:0 +msgid "openerp | osv_memory_age_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_count_limit:0 +msgid "openerp | osv_memory_count_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | overwrite_existing_translations:0 +msgid "openerp | overwrite_existing_translations" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pg_path:0 +msgid "openerp | pg_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pidfile:0 +msgid "openerp | pidfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | proxy_mode:0 +msgid "openerp | proxy_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | publisher_warranty_url:0 +msgid "openerp | publisher_warranty_url" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | reportgz:0 +msgid "openerp | reportgz" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | root_path:0 +msgid "openerp | root_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | running_env:0 +msgid "openerp | running_env" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | save:0 +msgid "openerp | save" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_cert_file:0 +msgid "openerp | secure_cert_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_pkey_file:0 +msgid "openerp | secure_pkey_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | server_wide_modules:0 +msgid "openerp | server_wide_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_password:0 +msgid "openerp | smtp_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_port:0 +msgid "openerp | smtp_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_server:0 +msgid "openerp | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_ssl:0 +msgid "openerp | smtp_ssl" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_user:0 +msgid "openerp | smtp_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | stop_after_init:0 +msgid "openerp | stop_after_init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | syslog:0 +msgid "openerp | syslog" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_commit:0 +msgid "openerp | test_commit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_enable:0 +msgid "openerp | test_enable" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_file:0 +msgid "openerp | test_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_report_directory:0 +msgid "openerp | test_report_directory" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | timezone:0 +msgid "openerp | timezone" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_in:0 +msgid "openerp | translate_in" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_modules:0 +msgid "openerp | translate_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_out:0 +msgid "openerp | translate_out" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | unaccent:0 +msgid "openerp | unaccent" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | update:0 +msgid "openerp | update" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | without_demo:0 +msgid "openerp | without_demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | workers:0 +msgid "openerp | workers" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc:0 +msgid "openerp | xmlrpc" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_interface:0 +msgid "openerp | xmlrpc_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_port:0 +msgid "openerp | xmlrpc_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs:0 +msgid "openerp | xmlrpcs" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_interface:0 +msgid "openerp | xmlrpcs_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_port:0 +msgid "openerp | xmlrpcs_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | architecture:0 +msgid "system | architecture" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | locale:0 +msgid "system | locale" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | lsb_release:0 +msgid "system | lsb_release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | openerp:0 +msgid "system | openerp" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | os_name:0 +msgid "system | os.name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | platform:0 +msgid "system | platform" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | python:0 +msgid "system | python" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | release:0 +msgid "system | release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | revision:0 +msgid "system | revision" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | version:0 +msgid "system | version" +msgstr "" + +#. module: server_environment +#: fieldserver.config,wkhtml2pdf | lib_path:0 +msgid "wkhtml2pdf | lib_path" +msgstr "" diff --git a/server_environment/i18n/es.po b/server_environment/i18n/es.po new file mode 100644 index 000000000..614819e9b --- /dev/null +++ b/server_environment/i18n/es.po @@ -0,0 +1,544 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * server_environment +# +# Translators: +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 13:56+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: server_environment +#: field:server.config,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: server_environment +#: field:server.config,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: server_environment +#: field:server.config,id:0 +msgid "ID" +msgstr "ID" + +#. module: server_environment +#: field:server.config,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: server_environment +#: field:server.config,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: server_environment +#: model:ir.actions.act_window,name:server_environment.act_show_config_window +#: model:ir.ui.menu,name:server_environment.menu_server_show_config +msgid "Server Environment" +msgstr "" + +#. module: server_environment +#: fieldserver.config,custom_ged | ged_folder:0 +msgid "custom_ged | ged_folder" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTA:0 +msgid "external_service | CONSTA" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTB:0 +msgid "external_service | CONSTB" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTC:0 +msgid "external_service | CONSTC" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | in_path:0 +msgid "external_service.ftp | in_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | out_path:0 +msgid "external_service.ftp | out_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | password:0 +msgid "external_service.ftp | password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | port:0 +msgid "external_service.ftp | port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | server:0 +msgid "external_service.ftp | server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | tls:0 +msgid "external_service.ftp | tls" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | user:0 +msgid "external_service.ftp | user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | completed_state:0 +msgid "misc | completed_state" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | smtp_server:0 +msgid "misc | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | addons_path:0 +msgid "openerp | addons_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | admin_passwd:0 +msgid "openerp | admin_passwd" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | auto_reload:0 +msgid "openerp | auto_reload" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | config:0 +msgid "openerp | config" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | csv_internal_sep:0 +msgid "openerp | csv_internal_sep" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | data_dir:0 +msgid "openerp | data_dir" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_host:0 +msgid "openerp | db_host" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_maxconn:0 +msgid "openerp | db_maxconn" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_name:0 +msgid "openerp | db_name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_password:0 +msgid "openerp | db_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_port:0 +msgid "openerp | db_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_template:0 +msgid "openerp | db_template" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_user:0 +msgid "openerp | db_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | dbfilter:0 +msgid "openerp | dbfilter" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | debug_mode:0 +msgid "openerp | debug_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | demo:0 +msgid "openerp | demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | email_from:0 +msgid "openerp | email_from" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | geoip_database:0 +msgid "openerp | geoip_database" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | import_partial:0 +msgid "openerp | import_partial" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | init:0 +msgid "openerp | init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | language:0 +msgid "openerp | language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_hard:0 +msgid "openerp | limit_memory_hard" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_soft:0 +msgid "openerp | limit_memory_soft" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_request:0 +msgid "openerp | limit_request" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_cpu:0 +msgid "openerp | limit_time_cpu" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_real:0 +msgid "openerp | limit_time_real" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | list_db:0 +msgid "openerp | list_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | load_language:0 +msgid "openerp | load_language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db:0 +msgid "openerp | log_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db_level:0 +msgid "openerp | log_db_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_handler:0 +msgid "openerp | log_handler" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_level:0 +msgid "openerp | log_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logfile:0 +msgid "openerp | logfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logrotate:0 +msgid "openerp | logrotate" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | longpolling_port:0 +msgid "openerp | longpolling_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | max_cron_threads:0 +msgid "openerp | max_cron_threads" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_age_limit:0 +msgid "openerp | osv_memory_age_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_count_limit:0 +msgid "openerp | osv_memory_count_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | overwrite_existing_translations:0 +msgid "openerp | overwrite_existing_translations" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pg_path:0 +msgid "openerp | pg_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pidfile:0 +msgid "openerp | pidfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | proxy_mode:0 +msgid "openerp | proxy_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | publisher_warranty_url:0 +msgid "openerp | publisher_warranty_url" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | reportgz:0 +msgid "openerp | reportgz" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | root_path:0 +msgid "openerp | root_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | running_env:0 +msgid "openerp | running_env" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | save:0 +msgid "openerp | save" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_cert_file:0 +msgid "openerp | secure_cert_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_pkey_file:0 +msgid "openerp | secure_pkey_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | server_wide_modules:0 +msgid "openerp | server_wide_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_password:0 +msgid "openerp | smtp_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_port:0 +msgid "openerp | smtp_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_server:0 +msgid "openerp | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_ssl:0 +msgid "openerp | smtp_ssl" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_user:0 +msgid "openerp | smtp_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | stop_after_init:0 +msgid "openerp | stop_after_init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | syslog:0 +msgid "openerp | syslog" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_commit:0 +msgid "openerp | test_commit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_enable:0 +msgid "openerp | test_enable" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_file:0 +msgid "openerp | test_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_report_directory:0 +msgid "openerp | test_report_directory" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | timezone:0 +msgid "openerp | timezone" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_in:0 +msgid "openerp | translate_in" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_modules:0 +msgid "openerp | translate_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_out:0 +msgid "openerp | translate_out" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | unaccent:0 +msgid "openerp | unaccent" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | update:0 +msgid "openerp | update" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | without_demo:0 +msgid "openerp | without_demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | workers:0 +msgid "openerp | workers" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc:0 +msgid "openerp | xmlrpc" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_interface:0 +msgid "openerp | xmlrpc_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_port:0 +msgid "openerp | xmlrpc_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs:0 +msgid "openerp | xmlrpcs" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_interface:0 +msgid "openerp | xmlrpcs_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_port:0 +msgid "openerp | xmlrpcs_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | architecture:0 +msgid "system | architecture" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | locale:0 +msgid "system | locale" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | lsb_release:0 +msgid "system | lsb_release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | openerp:0 +msgid "system | openerp" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | os_name:0 +msgid "system | os.name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | platform:0 +msgid "system | platform" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | python:0 +msgid "system | python" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | release:0 +msgid "system | release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | revision:0 +msgid "system | revision" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | version:0 +msgid "system | version" +msgstr "" + +#. module: server_environment +#: fieldserver.config,wkhtml2pdf | lib_path:0 +msgid "wkhtml2pdf | lib_path" +msgstr "" diff --git a/server_environment/i18n/fr.po b/server_environment/i18n/fr.po new file mode 100644 index 000000000..e19def5ae --- /dev/null +++ b/server_environment/i18n/fr.po @@ -0,0 +1,544 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * server_environment +# +# Translators: +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 13:56+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: server_environment +#: field:server.config,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: server_environment +#: field:server.config,create_date:0 +msgid "Created on" +msgstr "Date" + +#. module: server_environment +#: field:server.config,id:0 +msgid "ID" +msgstr "ID" + +#. module: server_environment +#: field:server.config,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: server_environment +#: field:server.config,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: server_environment +#: model:ir.actions.act_window,name:server_environment.act_show_config_window +#: model:ir.ui.menu,name:server_environment.menu_server_show_config +msgid "Server Environment" +msgstr "" + +#. module: server_environment +#: fieldserver.config,custom_ged | ged_folder:0 +msgid "custom_ged | ged_folder" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTA:0 +msgid "external_service | CONSTA" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTB:0 +msgid "external_service | CONSTB" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTC:0 +msgid "external_service | CONSTC" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | in_path:0 +msgid "external_service.ftp | in_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | out_path:0 +msgid "external_service.ftp | out_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | password:0 +msgid "external_service.ftp | password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | port:0 +msgid "external_service.ftp | port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | server:0 +msgid "external_service.ftp | server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | tls:0 +msgid "external_service.ftp | tls" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | user:0 +msgid "external_service.ftp | user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | completed_state:0 +msgid "misc | completed_state" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | smtp_server:0 +msgid "misc | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | addons_path:0 +msgid "openerp | addons_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | admin_passwd:0 +msgid "openerp | admin_passwd" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | auto_reload:0 +msgid "openerp | auto_reload" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | config:0 +msgid "openerp | config" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | csv_internal_sep:0 +msgid "openerp | csv_internal_sep" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | data_dir:0 +msgid "openerp | data_dir" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_host:0 +msgid "openerp | db_host" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_maxconn:0 +msgid "openerp | db_maxconn" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_name:0 +msgid "openerp | db_name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_password:0 +msgid "openerp | db_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_port:0 +msgid "openerp | db_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_template:0 +msgid "openerp | db_template" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_user:0 +msgid "openerp | db_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | dbfilter:0 +msgid "openerp | dbfilter" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | debug_mode:0 +msgid "openerp | debug_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | demo:0 +msgid "openerp | demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | email_from:0 +msgid "openerp | email_from" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | geoip_database:0 +msgid "openerp | geoip_database" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | import_partial:0 +msgid "openerp | import_partial" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | init:0 +msgid "openerp | init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | language:0 +msgid "openerp | language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_hard:0 +msgid "openerp | limit_memory_hard" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_soft:0 +msgid "openerp | limit_memory_soft" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_request:0 +msgid "openerp | limit_request" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_cpu:0 +msgid "openerp | limit_time_cpu" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_real:0 +msgid "openerp | limit_time_real" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | list_db:0 +msgid "openerp | list_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | load_language:0 +msgid "openerp | load_language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db:0 +msgid "openerp | log_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db_level:0 +msgid "openerp | log_db_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_handler:0 +msgid "openerp | log_handler" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_level:0 +msgid "openerp | log_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logfile:0 +msgid "openerp | logfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logrotate:0 +msgid "openerp | logrotate" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | longpolling_port:0 +msgid "openerp | longpolling_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | max_cron_threads:0 +msgid "openerp | max_cron_threads" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_age_limit:0 +msgid "openerp | osv_memory_age_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_count_limit:0 +msgid "openerp | osv_memory_count_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | overwrite_existing_translations:0 +msgid "openerp | overwrite_existing_translations" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pg_path:0 +msgid "openerp | pg_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pidfile:0 +msgid "openerp | pidfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | proxy_mode:0 +msgid "openerp | proxy_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | publisher_warranty_url:0 +msgid "openerp | publisher_warranty_url" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | reportgz:0 +msgid "openerp | reportgz" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | root_path:0 +msgid "openerp | root_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | running_env:0 +msgid "openerp | running_env" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | save:0 +msgid "openerp | save" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_cert_file:0 +msgid "openerp | secure_cert_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_pkey_file:0 +msgid "openerp | secure_pkey_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | server_wide_modules:0 +msgid "openerp | server_wide_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_password:0 +msgid "openerp | smtp_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_port:0 +msgid "openerp | smtp_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_server:0 +msgid "openerp | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_ssl:0 +msgid "openerp | smtp_ssl" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_user:0 +msgid "openerp | smtp_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | stop_after_init:0 +msgid "openerp | stop_after_init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | syslog:0 +msgid "openerp | syslog" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_commit:0 +msgid "openerp | test_commit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_enable:0 +msgid "openerp | test_enable" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_file:0 +msgid "openerp | test_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_report_directory:0 +msgid "openerp | test_report_directory" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | timezone:0 +msgid "openerp | timezone" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_in:0 +msgid "openerp | translate_in" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_modules:0 +msgid "openerp | translate_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_out:0 +msgid "openerp | translate_out" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | unaccent:0 +msgid "openerp | unaccent" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | update:0 +msgid "openerp | update" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | without_demo:0 +msgid "openerp | without_demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | workers:0 +msgid "openerp | workers" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc:0 +msgid "openerp | xmlrpc" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_interface:0 +msgid "openerp | xmlrpc_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_port:0 +msgid "openerp | xmlrpc_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs:0 +msgid "openerp | xmlrpcs" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_interface:0 +msgid "openerp | xmlrpcs_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_port:0 +msgid "openerp | xmlrpcs_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | architecture:0 +msgid "system | architecture" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | locale:0 +msgid "system | locale" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | lsb_release:0 +msgid "system | lsb_release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | openerp:0 +msgid "system | openerp" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | os_name:0 +msgid "system | os.name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | platform:0 +msgid "system | platform" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | python:0 +msgid "system | python" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | release:0 +msgid "system | release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | revision:0 +msgid "system | revision" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | version:0 +msgid "system | version" +msgstr "" + +#. module: server_environment +#: fieldserver.config,wkhtml2pdf | lib_path:0 +msgid "wkhtml2pdf | lib_path" +msgstr "" diff --git a/server_environment/i18n/pt_BR.po b/server_environment/i18n/pt_BR.po new file mode 100644 index 000000000..ff0fad0bf --- /dev/null +++ b/server_environment/i18n/pt_BR.po @@ -0,0 +1,545 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * server_environment +# +# Translators: +# Armando Vulcano Junior , 2015 +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 23:57+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" +"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: server_environment +#: field:server.config,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: server_environment +#: field:server.config,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: server_environment +#: field:server.config,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: server_environment +#: field:server.config,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: server_environment +#: field:server.config,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: server_environment +#: model:ir.actions.act_window,name:server_environment.act_show_config_window +#: model:ir.ui.menu,name:server_environment.menu_server_show_config +msgid "Server Environment" +msgstr "Ambiente do servidor" + +#. module: server_environment +#: fieldserver.config,custom_ged | ged_folder:0 +msgid "custom_ged | ged_folder" +msgstr "custom_ged | ged_folder" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTA:0 +msgid "external_service | CONSTA" +msgstr "external_service | CONSTA" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTB:0 +msgid "external_service | CONSTB" +msgstr "external_service | CONSTB" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTC:0 +msgid "external_service | CONSTC" +msgstr "external_service | CONSTC" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | in_path:0 +msgid "external_service.ftp | in_path" +msgstr "external_service.ftp | in_path" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | out_path:0 +msgid "external_service.ftp | out_path" +msgstr "external_service.ftp | out_path" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | password:0 +msgid "external_service.ftp | password" +msgstr "external_service.ftp | password" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | port:0 +msgid "external_service.ftp | port" +msgstr "external_service.ftp | port" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | server:0 +msgid "external_service.ftp | server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | tls:0 +msgid "external_service.ftp | tls" +msgstr "" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | user:0 +msgid "external_service.ftp | user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | completed_state:0 +msgid "misc | completed_state" +msgstr "" + +#. module: server_environment +#: fieldserver.config,misc | smtp_server:0 +msgid "misc | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | addons_path:0 +msgid "openerp | addons_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | admin_passwd:0 +msgid "openerp | admin_passwd" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | auto_reload:0 +msgid "openerp | auto_reload" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | config:0 +msgid "openerp | config" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | csv_internal_sep:0 +msgid "openerp | csv_internal_sep" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | data_dir:0 +msgid "openerp | data_dir" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_host:0 +msgid "openerp | db_host" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_maxconn:0 +msgid "openerp | db_maxconn" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_name:0 +msgid "openerp | db_name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_password:0 +msgid "openerp | db_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_port:0 +msgid "openerp | db_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_template:0 +msgid "openerp | db_template" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | db_user:0 +msgid "openerp | db_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | dbfilter:0 +msgid "openerp | dbfilter" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | debug_mode:0 +msgid "openerp | debug_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | demo:0 +msgid "openerp | demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | email_from:0 +msgid "openerp | email_from" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | geoip_database:0 +msgid "openerp | geoip_database" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | import_partial:0 +msgid "openerp | import_partial" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | init:0 +msgid "openerp | init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | language:0 +msgid "openerp | language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_hard:0 +msgid "openerp | limit_memory_hard" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_soft:0 +msgid "openerp | limit_memory_soft" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_request:0 +msgid "openerp | limit_request" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_cpu:0 +msgid "openerp | limit_time_cpu" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_real:0 +msgid "openerp | limit_time_real" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | list_db:0 +msgid "openerp | list_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | load_language:0 +msgid "openerp | load_language" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db:0 +msgid "openerp | log_db" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_db_level:0 +msgid "openerp | log_db_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_handler:0 +msgid "openerp | log_handler" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | log_level:0 +msgid "openerp | log_level" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logfile:0 +msgid "openerp | logfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | logrotate:0 +msgid "openerp | logrotate" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | longpolling_port:0 +msgid "openerp | longpolling_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | max_cron_threads:0 +msgid "openerp | max_cron_threads" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_age_limit:0 +msgid "openerp | osv_memory_age_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_count_limit:0 +msgid "openerp | osv_memory_count_limit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | overwrite_existing_translations:0 +msgid "openerp | overwrite_existing_translations" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pg_path:0 +msgid "openerp | pg_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | pidfile:0 +msgid "openerp | pidfile" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | proxy_mode:0 +msgid "openerp | proxy_mode" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | publisher_warranty_url:0 +msgid "openerp | publisher_warranty_url" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | reportgz:0 +msgid "openerp | reportgz" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | root_path:0 +msgid "openerp | root_path" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | running_env:0 +msgid "openerp | running_env" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | save:0 +msgid "openerp | save" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_cert_file:0 +msgid "openerp | secure_cert_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | secure_pkey_file:0 +msgid "openerp | secure_pkey_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | server_wide_modules:0 +msgid "openerp | server_wide_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_password:0 +msgid "openerp | smtp_password" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_port:0 +msgid "openerp | smtp_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_server:0 +msgid "openerp | smtp_server" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_ssl:0 +msgid "openerp | smtp_ssl" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_user:0 +msgid "openerp | smtp_user" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | stop_after_init:0 +msgid "openerp | stop_after_init" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | syslog:0 +msgid "openerp | syslog" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_commit:0 +msgid "openerp | test_commit" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_enable:0 +msgid "openerp | test_enable" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_file:0 +msgid "openerp | test_file" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | test_report_directory:0 +msgid "openerp | test_report_directory" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | timezone:0 +msgid "openerp | timezone" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_in:0 +msgid "openerp | translate_in" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_modules:0 +msgid "openerp | translate_modules" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | translate_out:0 +msgid "openerp | translate_out" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | unaccent:0 +msgid "openerp | unaccent" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | update:0 +msgid "openerp | update" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | without_demo:0 +msgid "openerp | without_demo" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | workers:0 +msgid "openerp | workers" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc:0 +msgid "openerp | xmlrpc" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_interface:0 +msgid "openerp | xmlrpc_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_port:0 +msgid "openerp | xmlrpc_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs:0 +msgid "openerp | xmlrpcs" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_interface:0 +msgid "openerp | xmlrpcs_interface" +msgstr "" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_port:0 +msgid "openerp | xmlrpcs_port" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | architecture:0 +msgid "system | architecture" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | locale:0 +msgid "system | locale" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | lsb_release:0 +msgid "system | lsb_release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | openerp:0 +msgid "system | openerp" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | os_name:0 +msgid "system | os.name" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | platform:0 +msgid "system | platform" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | python:0 +msgid "system | python" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | release:0 +msgid "system | release" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | revision:0 +msgid "system | revision" +msgstr "" + +#. module: server_environment +#: fieldserver.config,system | version:0 +msgid "system | version" +msgstr "" + +#. module: server_environment +#: fieldserver.config,wkhtml2pdf | lib_path:0 +msgid "wkhtml2pdf | lib_path" +msgstr "" diff --git a/server_environment/i18n/sl.po b/server_environment/i18n/sl.po new file mode 100644 index 000000000..bdeb96d75 --- /dev/null +++ b/server_environment/i18n/sl.po @@ -0,0 +1,545 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * server_environment +# +# Translators: +# Matjaž Mozetič , 2015 +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-26 08:42+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: server_environment +#: field:server.config,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: server_environment +#: field:server.config,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: server_environment +#: field:server.config,id:0 +msgid "ID" +msgstr "ID" + +#. module: server_environment +#: field:server.config,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: server_environment +#: field:server.config,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: server_environment +#: model:ir.actions.act_window,name:server_environment.act_show_config_window +#: model:ir.ui.menu,name:server_environment.menu_server_show_config +msgid "Server Environment" +msgstr "Strežniško okolje" + +#. module: server_environment +#: fieldserver.config,custom_ged | ged_folder:0 +msgid "custom_ged | ged_folder" +msgstr "custom_ged | ged_folder" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTA:0 +msgid "external_service | CONSTA" +msgstr "external_service | CONSTA" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTB:0 +msgid "external_service | CONSTB" +msgstr "external_service | CONSTB" + +#. module: server_environment +#: fieldserver.config,external_service | CONSTC:0 +msgid "external_service | CONSTC" +msgstr "external_service | CONSTC" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | in_path:0 +msgid "external_service.ftp | in_path" +msgstr "external_service.ftp | in_path" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | out_path:0 +msgid "external_service.ftp | out_path" +msgstr "external_service.ftp | out_path" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | password:0 +msgid "external_service.ftp | password" +msgstr "external_service.ftp | password" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | port:0 +msgid "external_service.ftp | port" +msgstr "external_service.ftp | port" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | server:0 +msgid "external_service.ftp | server" +msgstr "external_service.ftp | server" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | tls:0 +msgid "external_service.ftp | tls" +msgstr "external_service.ftp | tls" + +#. module: server_environment +#: fieldserver.config,external_service_ftp | user:0 +msgid "external_service.ftp | user" +msgstr "external_service.ftp | user" + +#. module: server_environment +#: fieldserver.config,misc | completed_state:0 +msgid "misc | completed_state" +msgstr "misc | completed_state" + +#. module: server_environment +#: fieldserver.config,misc | smtp_server:0 +msgid "misc | smtp_server" +msgstr "misc | smtp_server" + +#. module: server_environment +#: fieldserver.config,openerp | addons_path:0 +msgid "openerp | addons_path" +msgstr "openerp | addons_path" + +#. module: server_environment +#: fieldserver.config,openerp | admin_passwd:0 +msgid "openerp | admin_passwd" +msgstr "openerp | admin_passwd" + +#. module: server_environment +#: fieldserver.config,openerp | auto_reload:0 +msgid "openerp | auto_reload" +msgstr "openerp | auto_reload" + +#. module: server_environment +#: fieldserver.config,openerp | config:0 +msgid "openerp | config" +msgstr "openerp | config" + +#. module: server_environment +#: fieldserver.config,openerp | csv_internal_sep:0 +msgid "openerp | csv_internal_sep" +msgstr "openerp | csv_internal_sep" + +#. module: server_environment +#: fieldserver.config,openerp | data_dir:0 +msgid "openerp | data_dir" +msgstr "openerp | data_dir" + +#. module: server_environment +#: fieldserver.config,openerp | db_host:0 +msgid "openerp | db_host" +msgstr "openerp | db_host" + +#. module: server_environment +#: fieldserver.config,openerp | db_maxconn:0 +msgid "openerp | db_maxconn" +msgstr "openerp | db_maxconn" + +#. module: server_environment +#: fieldserver.config,openerp | db_name:0 +msgid "openerp | db_name" +msgstr "openerp | db_name" + +#. module: server_environment +#: fieldserver.config,openerp | db_password:0 +msgid "openerp | db_password" +msgstr "openerp | db_password" + +#. module: server_environment +#: fieldserver.config,openerp | db_port:0 +msgid "openerp | db_port" +msgstr "openerp | db_port" + +#. module: server_environment +#: fieldserver.config,openerp | db_template:0 +msgid "openerp | db_template" +msgstr "openerp | db_template" + +#. module: server_environment +#: fieldserver.config,openerp | db_user:0 +msgid "openerp | db_user" +msgstr "openerp | db_user" + +#. module: server_environment +#: fieldserver.config,openerp | dbfilter:0 +msgid "openerp | dbfilter" +msgstr "openerp | dbfilter" + +#. module: server_environment +#: fieldserver.config,openerp | debug_mode:0 +msgid "openerp | debug_mode" +msgstr "openerp | debug_mode" + +#. module: server_environment +#: fieldserver.config,openerp | demo:0 +msgid "openerp | demo" +msgstr "openerp | demo" + +#. module: server_environment +#: fieldserver.config,openerp | email_from:0 +msgid "openerp | email_from" +msgstr "openerp | email_from" + +#. module: server_environment +#: fieldserver.config,openerp | geoip_database:0 +msgid "openerp | geoip_database" +msgstr "openerp | geoip_database" + +#. module: server_environment +#: fieldserver.config,openerp | import_partial:0 +msgid "openerp | import_partial" +msgstr "openerp | import_partial" + +#. module: server_environment +#: fieldserver.config,openerp | init:0 +msgid "openerp | init" +msgstr "openerp | init" + +#. module: server_environment +#: fieldserver.config,openerp | language:0 +msgid "openerp | language" +msgstr "openerp | language" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_hard:0 +msgid "openerp | limit_memory_hard" +msgstr "openerp | limit_memory_hard" + +#. module: server_environment +#: fieldserver.config,openerp | limit_memory_soft:0 +msgid "openerp | limit_memory_soft" +msgstr "openerp | limit_memory_soft" + +#. module: server_environment +#: fieldserver.config,openerp | limit_request:0 +msgid "openerp | limit_request" +msgstr "openerp | limit_request" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_cpu:0 +msgid "openerp | limit_time_cpu" +msgstr "openerp | limit_time_cpu" + +#. module: server_environment +#: fieldserver.config,openerp | limit_time_real:0 +msgid "openerp | limit_time_real" +msgstr "openerp | limit_time_real" + +#. module: server_environment +#: fieldserver.config,openerp | list_db:0 +msgid "openerp | list_db" +msgstr "openerp | list_db" + +#. module: server_environment +#: fieldserver.config,openerp | load_language:0 +msgid "openerp | load_language" +msgstr "openerp | load_language" + +#. module: server_environment +#: fieldserver.config,openerp | log_db:0 +msgid "openerp | log_db" +msgstr "openerp | log_db" + +#. module: server_environment +#: fieldserver.config,openerp | log_db_level:0 +msgid "openerp | log_db_level" +msgstr "openerp | log_db_level" + +#. module: server_environment +#: fieldserver.config,openerp | log_handler:0 +msgid "openerp | log_handler" +msgstr "openerp | log_handler" + +#. module: server_environment +#: fieldserver.config,openerp | log_level:0 +msgid "openerp | log_level" +msgstr "openerp | log_level" + +#. module: server_environment +#: fieldserver.config,openerp | logfile:0 +msgid "openerp | logfile" +msgstr "openerp | logfile" + +#. module: server_environment +#: fieldserver.config,openerp | logrotate:0 +msgid "openerp | logrotate" +msgstr "openerp | logrotate" + +#. module: server_environment +#: fieldserver.config,openerp | longpolling_port:0 +msgid "openerp | longpolling_port" +msgstr "openerp | longpolling_port" + +#. module: server_environment +#: fieldserver.config,openerp | max_cron_threads:0 +msgid "openerp | max_cron_threads" +msgstr "openerp | max_cron_threads" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_age_limit:0 +msgid "openerp | osv_memory_age_limit" +msgstr "openerp | osv_memory_age_limit" + +#. module: server_environment +#: fieldserver.config,openerp | osv_memory_count_limit:0 +msgid "openerp | osv_memory_count_limit" +msgstr "openerp | osv_memory_count_limit" + +#. module: server_environment +#: fieldserver.config,openerp | overwrite_existing_translations:0 +msgid "openerp | overwrite_existing_translations" +msgstr "openerp | overwrite_existing_translations" + +#. module: server_environment +#: fieldserver.config,openerp | pg_path:0 +msgid "openerp | pg_path" +msgstr "openerp | pg_path" + +#. module: server_environment +#: fieldserver.config,openerp | pidfile:0 +msgid "openerp | pidfile" +msgstr "openerp | pidfile" + +#. module: server_environment +#: fieldserver.config,openerp | proxy_mode:0 +msgid "openerp | proxy_mode" +msgstr "openerp | proxy_mode" + +#. module: server_environment +#: fieldserver.config,openerp | publisher_warranty_url:0 +msgid "openerp | publisher_warranty_url" +msgstr "openerp | publisher_warranty_url" + +#. module: server_environment +#: fieldserver.config,openerp | reportgz:0 +msgid "openerp | reportgz" +msgstr "openerp | reportgz" + +#. module: server_environment +#: fieldserver.config,openerp | root_path:0 +msgid "openerp | root_path" +msgstr "openerp | root_path" + +#. module: server_environment +#: fieldserver.config,openerp | running_env:0 +msgid "openerp | running_env" +msgstr "openerp | running_env" + +#. module: server_environment +#: fieldserver.config,openerp | save:0 +msgid "openerp | save" +msgstr "openerp | save" + +#. module: server_environment +#: fieldserver.config,openerp | secure_cert_file:0 +msgid "openerp | secure_cert_file" +msgstr "openerp | secure_cert_file" + +#. module: server_environment +#: fieldserver.config,openerp | secure_pkey_file:0 +msgid "openerp | secure_pkey_file" +msgstr "openerp | secure_pkey_file" + +#. module: server_environment +#: fieldserver.config,openerp | server_wide_modules:0 +msgid "openerp | server_wide_modules" +msgstr "openerp | server_wide_modules" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_password:0 +msgid "openerp | smtp_password" +msgstr "openerp | smtp_password" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_port:0 +msgid "openerp | smtp_port" +msgstr "openerp | smtp_port" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_server:0 +msgid "openerp | smtp_server" +msgstr "openerp | smtp_server" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_ssl:0 +msgid "openerp | smtp_ssl" +msgstr "openerp | smtp_ssl" + +#. module: server_environment +#: fieldserver.config,openerp | smtp_user:0 +msgid "openerp | smtp_user" +msgstr "openerp | smtp_user" + +#. module: server_environment +#: fieldserver.config,openerp | stop_after_init:0 +msgid "openerp | stop_after_init" +msgstr "openerp | stop_after_init" + +#. module: server_environment +#: fieldserver.config,openerp | syslog:0 +msgid "openerp | syslog" +msgstr "openerp | syslog" + +#. module: server_environment +#: fieldserver.config,openerp | test_commit:0 +msgid "openerp | test_commit" +msgstr "openerp | test_commit" + +#. module: server_environment +#: fieldserver.config,openerp | test_enable:0 +msgid "openerp | test_enable" +msgstr "openerp | test_enable" + +#. module: server_environment +#: fieldserver.config,openerp | test_file:0 +msgid "openerp | test_file" +msgstr "openerp | test_file" + +#. module: server_environment +#: fieldserver.config,openerp | test_report_directory:0 +msgid "openerp | test_report_directory" +msgstr "openerp | test_report_directory" + +#. module: server_environment +#: fieldserver.config,openerp | timezone:0 +msgid "openerp | timezone" +msgstr "openerp | timezone" + +#. module: server_environment +#: fieldserver.config,openerp | translate_in:0 +msgid "openerp | translate_in" +msgstr "openerp | translate_in" + +#. module: server_environment +#: fieldserver.config,openerp | translate_modules:0 +msgid "openerp | translate_modules" +msgstr "openerp | translate_modules" + +#. module: server_environment +#: fieldserver.config,openerp | translate_out:0 +msgid "openerp | translate_out" +msgstr "openerp | translate_out" + +#. module: server_environment +#: fieldserver.config,openerp | unaccent:0 +msgid "openerp | unaccent" +msgstr "openerp | unaccent" + +#. module: server_environment +#: fieldserver.config,openerp | update:0 +msgid "openerp | update" +msgstr "openerp | update" + +#. module: server_environment +#: fieldserver.config,openerp | without_demo:0 +msgid "openerp | without_demo" +msgstr "openerp | without_demo" + +#. module: server_environment +#: fieldserver.config,openerp | workers:0 +msgid "openerp | workers" +msgstr "openerp | workers" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc:0 +msgid "openerp | xmlrpc" +msgstr "openerp | xmlrpc" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_interface:0 +msgid "openerp | xmlrpc_interface" +msgstr "openerp | xmlrpc_interface" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpc_port:0 +msgid "openerp | xmlrpc_port" +msgstr "openerp | xmlrpc_port" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs:0 +msgid "openerp | xmlrpcs" +msgstr "openerp | xmlrpcs" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_interface:0 +msgid "openerp | xmlrpcs_interface" +msgstr "openerp | xmlrpcs_interface" + +#. module: server_environment +#: fieldserver.config,openerp | xmlrpcs_port:0 +msgid "openerp | xmlrpcs_port" +msgstr "openerp | xmlrpcs_port" + +#. module: server_environment +#: fieldserver.config,system | architecture:0 +msgid "system | architecture" +msgstr "system | architecture" + +#. module: server_environment +#: fieldserver.config,system | locale:0 +msgid "system | locale" +msgstr "system | locale" + +#. module: server_environment +#: fieldserver.config,system | lsb_release:0 +msgid "system | lsb_release" +msgstr "system | lsb_release" + +#. module: server_environment +#: fieldserver.config,system | openerp:0 +msgid "system | openerp" +msgstr "system | openerp" + +#. module: server_environment +#: fieldserver.config,system | os_name:0 +msgid "system | os.name" +msgstr "system | os.name" + +#. module: server_environment +#: fieldserver.config,system | platform:0 +msgid "system | platform" +msgstr "system | platform" + +#. module: server_environment +#: fieldserver.config,system | python:0 +msgid "system | python" +msgstr "system | python" + +#. module: server_environment +#: fieldserver.config,system | release:0 +msgid "system | release" +msgstr "system | release" + +#. module: server_environment +#: fieldserver.config,system | revision:0 +msgid "system | revision" +msgstr "system | revision" + +#. module: server_environment +#: fieldserver.config,system | version:0 +msgid "system | version" +msgstr "system | version" + +#. module: server_environment +#: fieldserver.config,wkhtml2pdf | lib_path:0 +msgid "wkhtml2pdf | lib_path" +msgstr "wkhtml2pdf | lib_path" diff --git a/super_calendar/i18n/de.po b/super_calendar/i18n/de.po new file mode 100644 index 000000000..d6f1c9d59 --- /dev/null +++ b/super_calendar/i18n/de.po @@ -0,0 +1,323 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * super_calendar +# +# Translators: +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 13:56+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: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Code" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Day" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,name:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Description" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next week." +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Extended Filters..." +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "Feld" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group By" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same day." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same quarter." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same year." +msgstr "" + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "ID" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,model_id:0 +#: field:super.calendar.configurator.line,name:0 +msgid "Model" +msgstr "Modell" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "Name" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Period" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Quarter" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Search Calendar" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar_configurator.py:112 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "" + +#. module: super_calendar +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object.\n" +"E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "Benutzer" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Year" +msgstr "" diff --git a/super_calendar/i18n/es.po b/super_calendar/i18n/es.po new file mode 100644 index 000000000..0fd03f906 --- /dev/null +++ b/super_calendar/i18n/es.po @@ -0,0 +1,323 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * super_calendar +# +# Translators: +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 13:56+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: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Code" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Day" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,name:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Description" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next week." +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Extended Filters..." +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "Campo" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group By" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same day." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same quarter." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same year." +msgstr "" + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "ID" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,model_id:0 +#: field:super.calendar.configurator.line,name:0 +msgid "Model" +msgstr "Modelo" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Period" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Quarter" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Search Calendar" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar_configurator.py:112 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "" + +#. module: super_calendar +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object.\n" +"E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "Usuario" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Year" +msgstr "" diff --git a/super_calendar/i18n/fr.po b/super_calendar/i18n/fr.po index 902a39f44..e2ab5d8a3 100644 --- a/super_calendar/i18n/fr.po +++ b/super_calendar/i18n/fr.po @@ -1,22 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * super_calendar -# +# * super_calendar +# +# 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-07-29 20:39+0000\n" -"PO-Revision-Date: 2015-07-29 16:43-0500\n" -"Last-Translator: Agathe Mollé \n" -"Language-Team: Savoir-faire Linux \n" -"Language: fr\n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+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: 8bit\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Poedit 1.5.4\n" -"X-Poedit-SourceCharset: UTF-8\n" #. module: super_calendar #: model:ir.ui.menu,name:super_calendar.super_calendar_calendar @@ -288,25 +287,20 @@ msgstr "Super Calendrier" #: code:addons/super_calendar/models/super_calendar_configurator.py:112 #, python-format msgid "The 'User' field of record %s (%s) does not refer to res.users" -msgstr "" -"Le champ 'Utilisateur' de l'enregistrement %s (%s) ne réfère pas à res.users" +msgstr "Le champ 'Utilisateur' de l'enregistrement %s (%s) ne réfère pas à res.users" #. module: super_calendar #: help:super.calendar.configurator.line,description_code:0 msgid "" "Use '${o}' to refer to the involved object.\n" "E.g.: '${o.project_id.name}'" -msgstr "" -"Utilisez '${o}' pour référer à l'objet concerné. \n" -"Par exemple : '${o.project_id.name}'" +msgstr "Utilisez '${o}' pour référer à l'objet concerné. \nPar exemple : '${o.project_id.name}'" #. module: super_calendar #: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form msgid "" "Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" -msgstr "" -"Utilisez '${o}' pour référer à l'objet concerné. Par exemple : '${o." -"project_id.name}'" +msgstr "Utilisez '${o}' pour référer à l'objet concerné. Par exemple : '${o.project_id.name}'" #. module: super_calendar #: field:super.calendar,user_id:0 @@ -327,9 +321,3 @@ msgstr "Semaine" #: view:super.calendar:super_calendar.super_calendar_search msgid "Year" msgstr "Année" - -#~ msgid "Error" -#~ msgstr "Erreur" - -#~ msgid "Model Description" -#~ msgstr "Description du modèle" diff --git a/super_calendar/i18n/fr_CA.po b/super_calendar/i18n/fr_CA.po new file mode 100644 index 000000000..ffed1d981 --- /dev/null +++ b/super_calendar/i18n/fr_CA.po @@ -0,0 +1,323 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * super_calendar +# +# Translators: +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 13:56+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: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Code" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Day" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,name:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Description" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next week." +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Extended Filters..." +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group By" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same day." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same month." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same quarter." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same year." +msgstr "" + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,model_id:0 +#: field:super.calendar.configurator.line,name:0 +msgid "Model" +msgstr "Modèle" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "Nom" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Period" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Quarter" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Search Calendar" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar_configurator.py:112 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "" + +#. module: super_calendar +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object.\n" +"E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Year" +msgstr "" diff --git a/super_calendar/i18n/it.po b/super_calendar/i18n/it.po index 7233f2877..4b9e08200 100644 --- a/super_calendar/i18n/it.po +++ b/super_calendar/i18n/it.po @@ -1,147 +1,220 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * super_calendar -# +# * super_calendar +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-14 17:41+0000\n" -"PO-Revision-Date: 2014-03-17 10:57+0000\n" -"Last-Translator: michele \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: OCA Transbot \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: 8bit\n" -"X-Launchpad-Export-Date: 2014-05-24 06:46+0000\n" -"X-Generator: Launchpad (build 17017)\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: super_calendar -#: field:super.calendar.configurator.line,duration_field_id:0 -msgid "Duration field" -msgstr "Campo durata" +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "Calendario" #. module: super_calendar -#: view:super.calendar.configurator:0 -msgid "Generate Calendar" -msgstr "Generazione calendario" +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "Configuratori Calendario" #. module: super_calendar #: selection:super.calendar.configurator.line,description_type:0 -msgid "Field" -msgstr "Campo" +msgid "Code" +msgstr "Codice" #. module: super_calendar -#: code:addons/super_calendar/super_calendar.py:61 -#, python-format -msgid "The 'User' field of record %s (%s) does not refer to res.users" -msgstr "Il campo 'Utente' del record %s (%s) non si riferisce a res.users" +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "Configurazione" #. module: super_calendar -#: field:super.calendar,date_start:0 -msgid "Start date" -msgstr "Data inizio" +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "Configuratore" #. module: super_calendar -#: field:super.calendar.configurator.line,user_field_id:0 -msgid "User field" -msgstr "Campo Utente" +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "Configuratori" #. module: super_calendar -#: field:super.calendar.configurator.line,description_type:0 -msgid "Description Type" -msgstr "Tipo di descrizione" +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "" #. module: super_calendar -#: model:_description:0 -#: model:ir.model,name:super_calendar.model_super_calendar_configurator -msgid "super.calendar.configurator" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current month" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Day" msgstr "" #. module: super_calendar #: field:super.calendar,name:0 -#: view:super.calendar.configurator:0 -#: field:super.calendar.configurator.line,description:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form msgid "Description" msgstr "Descrizione" #. module: super_calendar -#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator -msgid "Calendar Configurators" -msgstr "Configuratori Calendario" +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "Tipo di descrizione" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "Campo descrizione" #. module: super_calendar -#: field:super.calendar,model_description:0 -msgid "Model Description" -msgstr "Descrizione Modello" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current month." +msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,date_start_field_id:0 -msgid "Start date field" -msgstr "Data inizio" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current week." +msgstr "" #. module: super_calendar -#: field:super.calendar,user_id:0 -msgid "User" -msgstr "Utente" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next month." +msgstr "" #. module: super_calendar -#: model:ir.actions.act_window,name:super_calendar.super_calendar_action -#: model:ir.ui.menu,name:super_calendar.super_calendar_menu -msgid "Super Calendar" -msgstr "Super Calendario" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next week." +msgstr "" #. module: super_calendar -#: view:super.calendar.configurator:0 -msgid "Line" -msgstr "Riga" +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "Domain" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "Durata" #. module: super_calendar -#: view:super.calendar:0 +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "Campo durata" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "Campo data fine" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search msgid "Extended Filters..." msgstr "Filtri estesi..." #. module: super_calendar -#: field:super.calendar,res_id:0 -msgid "Resource" -msgstr "Risorsa" +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "Campo" #. module: super_calendar -#: field:super.calendar.configurator,name:0 -msgid "Name" -msgstr "Nome" +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "Generazione calendario" #. module: super_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators -#: view:super.calendar.configurator:0 -msgid "Configurators" -msgstr "Configuratori" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group By" +msgstr "" #. module: super_calendar -#: view:super.calendar.configurator:0 -#: field:super.calendar.configurator,line_ids:0 -msgid "Lines" -msgstr "Righe" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same day." +msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,description_code:0 -#: field:super.calendar.configurator.line,description_field_id:0 -msgid "Description field" -msgstr "Campo descrizione" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same month." +msgstr "" #. module: super_calendar -#: view:super.calendar.configurator:0 -#: help:super.calendar.configurator.line,description_code:0 -msgid "" -"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same quarter." msgstr "" -"Usare '${o}' per richiamare l'oggetto scelto. Esempio: '${o.project_id.name}'" #. module: super_calendar -#: code:addons/super_calendar/super_calendar.py:60 -#, python-format -msgid "Error" -msgstr "Errore" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same year." +msgstr "" + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "Riga" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "Righe" #. module: super_calendar #: field:super.calendar,model_id:0 @@ -150,63 +223,101 @@ msgid "Model" msgstr "Modello" #. module: super_calendar -#: view:super.calendar:0 -#: field:super.calendar,configurator_id:0 -#: view:super.calendar.configurator:0 -#: field:super.calendar.configurator.line,configurator_id:0 -msgid "Configurator" -msgstr "Configuratore" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Month" +msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,domain:0 -msgid "Domain" -msgstr "Domain" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "I miei oggetti" #. module: super_calendar -#: selection:super.calendar.configurator.line,description_type:0 -msgid "Code" -msgstr "Codice" +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "Nome" #. module: super_calendar -#: model:_description:0 -#: model:ir.model,name:super_calendar.model_super_calendar_configurator_line -msgid "super.calendar.configurator.line" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next month" msgstr "" #. module: super_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration -msgid "Configuration" -msgstr "Configurazione" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next week" +msgstr "" #. module: super_calendar -#: view:super.calendar:0 -msgid "My Items" -msgstr "I miei oggetti" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Period" +msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,date_stop_field_id:0 -msgid "End date field" -msgstr "Campo data fine" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Quarter" +msgstr "" #. module: super_calendar -#: model:_description:0 -#: model:ir.model,name:super_calendar.model_super_calendar -msgid "super.calendar" -msgstr "" +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "Risorsa" #. module: super_calendar -#: view:super.calendar:0 +#: view:super.calendar:super_calendar.super_calendar_search msgid "Search Calendar" msgstr "Ricerca Calendario" #. module: super_calendar -#: field:super.calendar,duration:0 -msgid "Duration" -msgstr "Durata" +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "Data inizio" #. module: super_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar -#: view:super.calendar:0 -msgid "Calendar" -msgstr "Calendario" +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "Data inizio" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "Super Calendario" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar_configurator.py:112 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "Il campo 'Utente' del record %s (%s) non si riferisce a res.users" + +#. module: super_calendar +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object.\n" +"E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "Usare '${o}' per richiamare l'oggetto scelto. Esempio: '${o.project_id.name}'" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "Utente" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "Campo Utente" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Year" +msgstr "" diff --git a/super_calendar/i18n/pt_BR.po b/super_calendar/i18n/pt_BR.po new file mode 100644 index 000000000..f5dbc50a5 --- /dev/null +++ b/super_calendar/i18n/pt_BR.po @@ -0,0 +1,324 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * super_calendar +# +# Translators: +# Armando Vulcano Junior , 2015 +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-19 00:48+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" +"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: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "Calendário" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "Configurador de Calendário" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Code" +msgstr "Código" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "Configuração" + +#. module: super_calendar +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "Configurador" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "Configuradores" + +#. module: super_calendar +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current month" +msgstr "Mês atual" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current week" +msgstr "Semana atual" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Day" +msgstr "Dia" + +#. module: super_calendar +#: field:super.calendar,name:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Description" +msgstr "Descrição" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "Tipo de Descrição" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "Campo Descrição" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current month." +msgstr "Mostra todos os elementos no mês atual" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current week." +msgstr "Mostra todos os elementos na semana atual" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next month." +msgstr "Mostra todos os elementos no próximo mês" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next week." +msgstr "Mostra todos os elementos na próxima semana" + +#. module: super_calendar +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "Domínio" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "Duração" + +#. module: super_calendar +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "Campo Duração" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "Campo Data Final" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Extended Filters..." +msgstr "Filtros estendidos ..." + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "Campo" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "Gerar Calendário" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group By" +msgstr "Agrupado por" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same day." +msgstr "Agrupe todos os elemsnto do mesmo dia." + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same month." +msgstr "Agrupe todos os elemsnto do mesmo mês." + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same quarter." +msgstr "Agrupe todos os elemsnto do mesmo quarto." + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same week." +msgstr "Agrupe todos os elemsnto do mesma semana." + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same year." +msgstr "Agrupe todos os elemsnto do mesmo ano." + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "Linha" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "Linhas" + +#. module: super_calendar +#: field:super.calendar,model_id:0 +#: field:super.calendar.configurator.line,name:0 +msgid "Model" +msgstr "Modelo" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Month" +msgstr "Mês" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "Meus Itens" + +#. module: super_calendar +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "Nome" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next month" +msgstr "próximo mês" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next week" +msgstr "Próxima semana" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Period" +msgstr "Período" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Quarter" +msgstr "Quarto" + +#. module: super_calendar +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "Recurso" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Search Calendar" +msgstr "Pesquisa Calendário" + +#. module: super_calendar +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "Data ínicial" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "Campo Data Inicial" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "Super Calendário" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar_configurator.py:112 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "O campo 'User' do registro %s (%s) não se refere ao res.users" + +#. module: super_calendar +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object.\n" +"E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "Use '${o}' para referir ao objeto envolvido. Exemplo: '${o.project_id.name}'" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "Usuário" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "Campo Usuário" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Week" +msgstr "Semana" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Year" +msgstr "Ano" diff --git a/super_calendar/i18n/ru.po b/super_calendar/i18n/ru.po index f76647c4d..f542899c3 100644 --- a/super_calendar/i18n/ru.po +++ b/super_calendar/i18n/ru.po @@ -1,146 +1,220 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * super_calendar -# +# * super_calendar +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-14 17:41+0000\n" -"PO-Revision-Date: 2014-03-17 10:57+0000\n" -"Last-Translator: michele \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-09-29 11:14+0000\n" +"PO-Revision-Date: 2015-09-18 13:56+0000\n" +"Last-Translator: OCA Transbot \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: 8bit\n" -"X-Launchpad-Export-Date: 2014-05-24 06:46+0000\n" -"X-Generator: Launchpad (build 17017)\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: super_calendar -#: field:super.calendar.configurator.line,duration_field_id:0 -msgid "Duration field" -msgstr "Поле длительности" +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "Календарь" #. module: super_calendar -#: view:super.calendar.configurator:0 -msgid "Generate Calendar" -msgstr "Обновить календарь" +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "Настройки календаря" #. module: super_calendar #: selection:super.calendar.configurator.line,description_type:0 -msgid "Field" -msgstr "Поле" +msgid "Code" +msgstr "Код" #. module: super_calendar -#: code:addons/super_calendar/super_calendar.py:61 -#, python-format -msgid "The 'User' field of record %s (%s) does not refer to res.users" -msgstr "Поле 'User' записи %s (%s) не ссылается на res.users" +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "Настройки" #. module: super_calendar -#: field:super.calendar,date_start:0 -msgid "Start date" -msgstr "Дата начала" +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "Настройки" #. module: super_calendar -#: field:super.calendar.configurator.line,user_field_id:0 -msgid "User field" -msgstr "Поле пользователя" +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "Настройки" #. module: super_calendar -#: field:super.calendar.configurator.line,description_type:0 -msgid "Description Type" -msgstr "Тип описания" +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current month" +msgstr "" #. module: super_calendar -#: model:_description:0 -#: model:ir.model,name:super_calendar.model_super_calendar_configurator -msgid "super.calendar.configurator" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Current week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Day" msgstr "" #. module: super_calendar #: field:super.calendar,name:0 -#: view:super.calendar.configurator:0 -#: field:super.calendar.configurator.line,description:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form msgid "Description" msgstr "Описание" #. module: super_calendar -#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator -msgid "Calendar Configurators" -msgstr "Настройки календаря" +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "Тип описания" #. module: super_calendar -#: field:super.calendar,model_description:0 -msgid "Model Description" -msgstr "Описание" +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "Поле описания" #. module: super_calendar -#: field:super.calendar.configurator.line,date_start_field_id:0 -msgid "Start date field" -msgstr "Поле даты начала" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current month." +msgstr "" #. module: super_calendar -#: field:super.calendar,user_id:0 -msgid "User" -msgstr "Пользователь" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the current week." +msgstr "" #. module: super_calendar -#: model:ir.actions.act_window,name:super_calendar.super_calendar_action -#: model:ir.ui.menu,name:super_calendar.super_calendar_menu -msgid "Super Calendar" -msgstr "Календарь" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next month." +msgstr "" #. module: super_calendar -#: view:super.calendar.configurator:0 -msgid "Line" -msgstr "Строка" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Display all elements in the next week." +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "Домен" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "Продолжительность" #. module: super_calendar -#: view:super.calendar:0 +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "Поле длительности" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "Поле даты окончания" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search msgid "Extended Filters..." msgstr "Расширенные фильтры..." #. module: super_calendar -#: field:super.calendar,res_id:0 -msgid "Resource" -msgstr "Ресурс" +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "Поле" #. module: super_calendar -#: field:super.calendar.configurator,name:0 -msgid "Name" -msgstr "Название" +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "Обновить календарь" #. module: super_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators -#: view:super.calendar.configurator:0 -msgid "Configurators" -msgstr "Настройки" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group By" +msgstr "" #. module: super_calendar -#: view:super.calendar.configurator:0 -#: field:super.calendar.configurator,line_ids:0 -msgid "Lines" -msgstr "Строки" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same day." +msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,description_code:0 -#: field:super.calendar.configurator.line,description_field_id:0 -msgid "Description field" -msgstr "Поле описания" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same month." +msgstr "" #. module: super_calendar -#: view:super.calendar.configurator:0 -#: help:super.calendar.configurator.line,description_code:0 -msgid "" -"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" -msgstr "Используйте '${o}' для ссылки на объект: '${o.project_id.name}'" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same quarter." +msgstr "" #. module: super_calendar -#: code:addons/super_calendar/super_calendar.py:60 -#, python-format -msgid "Error" -msgstr "Ошибка" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same week." +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Group all elements in the same year." +msgstr "" + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "Строка" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "Строки" #. module: super_calendar #: field:super.calendar,model_id:0 @@ -149,63 +223,101 @@ msgid "Model" msgstr "Модель" #. module: super_calendar -#: view:super.calendar:0 -#: field:super.calendar,configurator_id:0 -#: view:super.calendar.configurator:0 -#: field:super.calendar.configurator.line,configurator_id:0 -msgid "Configurator" -msgstr "Настройки" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Month" +msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,domain:0 -msgid "Domain" -msgstr "Домен" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "Мои события" #. module: super_calendar -#: selection:super.calendar.configurator.line,description_type:0 -msgid "Code" -msgstr "Код" +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "Название" #. module: super_calendar -#: model:_description:0 -#: model:ir.model,name:super_calendar.model_super_calendar_configurator_line -msgid "super.calendar.configurator.line" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next month" msgstr "" #. module: super_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration -msgid "Configuration" -msgstr "Настройки" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Next week" +msgstr "" #. module: super_calendar -#: view:super.calendar:0 -msgid "My Items" -msgstr "Мои события" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Period" +msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,date_stop_field_id:0 -msgid "End date field" -msgstr "Поле даты окончания" +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Quarter" +msgstr "" #. module: super_calendar -#: model:_description:0 -#: model:ir.model,name:super_calendar.model_super_calendar -msgid "super.calendar" -msgstr "" +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "Ресурс" #. module: super_calendar -#: view:super.calendar:0 +#: view:super.calendar:super_calendar.super_calendar_search msgid "Search Calendar" msgstr "Поиск календаря" #. module: super_calendar -#: field:super.calendar,duration:0 -msgid "Duration" -msgstr "Продолжительность" +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "Дата начала" #. module: super_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar -#: view:super.calendar:0 -msgid "Calendar" +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "Поле даты начала" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" msgstr "Календарь" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar_configurator.py:112 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "Поле 'User' записи %s (%s) не ссылается на res.users" + +#. module: super_calendar +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object.\n" +"E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "Используйте '${o}' для ссылки на объект: '${o.project_id.name}'" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "Пользователь" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "Поле пользователя" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Week" +msgstr "" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Year" +msgstr "" diff --git a/users_ldap_groups/i18n/de.po b/users_ldap_groups/i18n/de.po new file mode 100644 index 000000000..bca5de7b8 --- /dev/null +++ b/users_ldap_groups/i18n/de.po @@ -0,0 +1,123 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_groups +# +# Translators: +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 13:56+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_groups +#: field:res.company.ldap.group_mapping,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: users_ldap_groups +#: help:res.company.ldap,group_mappings:0 +msgid "Define how OpenERP groups are assigned to ldap users" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,group_mappings:0 +msgid "Group mappings" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,id:0 +#: field:res.company.ldap.operator,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_groups +#: help:res.company.ldap,only_ldap_groups:0 +msgid "" +"If this is checked, manual changes to group membership are undone on every " +"login (so OpenERP groups are always synchronous with LDAP groups). If not, " +"manually added groups are preserved." +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "LDAP attribute" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_id:0 +msgid "LDAP server" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: users_ldap_groups +#: view:res.company:users_ldap_groups.company_form_view +msgid "Map User Groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,only_ldap_groups:0 +msgid "Only ldap groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,group:0 +msgid "OpenERP group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,operator:0 +msgid "Operator" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "" +"The LDAP attribute to check.\n" +"For active directory, use memberOf." +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,group:0 +msgid "The OpenERP group to assign" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,operator:0 +msgid "" +"The operator to check the attribute against the value\n" +"For active directory, use 'contains'" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,value:0 +msgid "" +"The value to check the attribute against.\n" +"For active directory, use the dn of the desired group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,value:0 +msgid "Value" +msgstr "" diff --git a/users_ldap_groups/i18n/es.po b/users_ldap_groups/i18n/es.po new file mode 100644 index 000000000..44858377b --- /dev/null +++ b/users_ldap_groups/i18n/es.po @@ -0,0 +1,123 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_groups +# +# Translators: +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 13:56+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_groups +#: field:res.company.ldap.group_mapping,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: users_ldap_groups +#: help:res.company.ldap,group_mappings:0 +msgid "Define how OpenERP groups are assigned to ldap users" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,group_mappings:0 +msgid "Group mappings" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,id:0 +#: field:res.company.ldap.operator,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_groups +#: help:res.company.ldap,only_ldap_groups:0 +msgid "" +"If this is checked, manual changes to group membership are undone on every " +"login (so OpenERP groups are always synchronous with LDAP groups). If not, " +"manually added groups are preserved." +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "LDAP attribute" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_id:0 +msgid "LDAP server" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: users_ldap_groups +#: view:res.company:users_ldap_groups.company_form_view +msgid "Map User Groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,only_ldap_groups:0 +msgid "Only ldap groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,group:0 +msgid "OpenERP group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,operator:0 +msgid "Operator" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "" +"The LDAP attribute to check.\n" +"For active directory, use memberOf." +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,group:0 +msgid "The OpenERP group to assign" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,operator:0 +msgid "" +"The operator to check the attribute against the value\n" +"For active directory, use 'contains'" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,value:0 +msgid "" +"The value to check the attribute against.\n" +"For active directory, use the dn of the desired group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,value:0 +msgid "Value" +msgstr "" diff --git a/users_ldap_groups/i18n/fr.po b/users_ldap_groups/i18n/fr.po new file mode 100644 index 000000000..57b8efe59 --- /dev/null +++ b/users_ldap_groups/i18n/fr.po @@ -0,0 +1,123 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_groups +# +# Translators: +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 13:56+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_groups +#: field:res.company.ldap.group_mapping,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. module: users_ldap_groups +#: help:res.company.ldap,group_mappings:0 +msgid "Define how OpenERP groups are assigned to ldap users" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,group_mappings:0 +msgid "Group mappings" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,id:0 +#: field:res.company.ldap.operator,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_groups +#: help:res.company.ldap,only_ldap_groups:0 +msgid "" +"If this is checked, manual changes to group membership are undone on every " +"login (so OpenERP groups are always synchronous with LDAP groups). If not, " +"manually added groups are preserved." +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "LDAP attribute" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_id:0 +msgid "LDAP server" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: users_ldap_groups +#: view:res.company:users_ldap_groups.company_form_view +msgid "Map User Groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap,only_ldap_groups:0 +msgid "Only ldap groups" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,group:0 +msgid "OpenERP group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,operator:0 +msgid "Operator" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "" +"The LDAP attribute to check.\n" +"For active directory, use memberOf." +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,group:0 +msgid "The OpenERP group to assign" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,operator:0 +msgid "" +"The operator to check the attribute against the value\n" +"For active directory, use 'contains'" +msgstr "" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,value:0 +msgid "" +"The value to check the attribute against.\n" +"For active directory, use the dn of the desired group" +msgstr "" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,value:0 +msgid "Value" +msgstr "" diff --git a/users_ldap_groups/i18n/pt_BR.po b/users_ldap_groups/i18n/pt_BR.po new file mode 100644 index 000000000..5e170aa9b --- /dev/null +++ b/users_ldap_groups/i18n/pt_BR.po @@ -0,0 +1,124 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_groups +# +# Translators: +# Armando Vulcano Junior , 2015 +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-19 00:55+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" +"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_groups +#: field:res.company.ldap.group_mapping,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: users_ldap_groups +#: help:res.company.ldap,group_mappings:0 +msgid "Define how OpenERP groups are assigned to ldap users" +msgstr "Define como grupos OpenERP são aribuídos aos usuários ldap" + +#. module: users_ldap_groups +#: field:res.company.ldap,group_mappings:0 +msgid "Group mappings" +msgstr "Mapeamento de Grupos" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,id:0 +#: field:res.company.ldap.operator,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: users_ldap_groups +#: help:res.company.ldap,only_ldap_groups:0 +msgid "" +"If this is checked, manual changes to group membership are undone on every " +"login (so OpenERP groups are always synchronous with LDAP groups). If not, " +"manually added groups are preserved." +msgstr "Se esta opção for marcada, as alterações manuais para participação no grupo são desfeitas em cada login (grupos para OpenERP estão sempre em sincronia com grupos LDAP). Se não, grupos adicionados manualmente serão preservados." + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "LDAP attribute" +msgstr "Atributo LDAP" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_id:0 +msgid "LDAP server" +msgstr "Servidor LDAP" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: users_ldap_groups +#: view:res.company:users_ldap_groups.company_form_view +msgid "Map User Groups" +msgstr "Mapear Grupos de Usuários" + +#. module: users_ldap_groups +#: field:res.company.ldap,only_ldap_groups:0 +msgid "Only ldap groups" +msgstr "Apenas grupos ldap" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,group:0 +msgid "OpenERP group" +msgstr "Grupo OpenERP" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,operator:0 +msgid "Operator" +msgstr "Operador" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "" +"The LDAP attribute to check.\n" +"For active directory, use memberOf." +msgstr "O atributo LDAP para checar\nPara active directory, use memberOf." + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,group:0 +msgid "The OpenERP group to assign" +msgstr "Grupo OpenERP para atribuir" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,operator:0 +msgid "" +"The operator to check the attribute against the value\n" +"For active directory, use 'contains'" +msgstr "O operador para verificar o atributo contra o valor\nPara active directory, use 'contains' " + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,value:0 +msgid "" +"The value to check the attribute against.\n" +"For active directory, use the dn of the desired group" +msgstr "O valor para verificar contra o atributo\nPara active directory, use de dn do grupo desejado" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,value:0 +msgid "Value" +msgstr "Valor" diff --git a/users_ldap_groups/i18n/sl.po b/users_ldap_groups/i18n/sl.po new file mode 100644 index 000000000..a8bf1480b --- /dev/null +++ b/users_ldap_groups/i18n/sl.po @@ -0,0 +1,124 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_groups +# +# Translators: +# Matjaž Mozetič , 2015 +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:48+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_groups +#: field:res.company.ldap.group_mapping,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: users_ldap_groups +#: help:res.company.ldap,group_mappings:0 +msgid "Define how OpenERP groups are assigned to ldap users" +msgstr "Določi način dodeljevanja OpenERP skupin LDAP uporabnikom" + +#. module: users_ldap_groups +#: field:res.company.ldap,group_mappings:0 +msgid "Group mappings" +msgstr "Mapiranja skupin" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,id:0 +#: field:res.company.ldap.operator,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_groups +#: help:res.company.ldap,only_ldap_groups:0 +msgid "" +"If this is checked, manual changes to group membership are undone on every " +"login (so OpenERP groups are always synchronous with LDAP groups). If not, " +"manually added groups are preserved." +msgstr "Če označeno, so vse ročne spremembe članov skupin prezrte ob vsaki prijavi (tako so OpenERP skupine vedno sinhrone z LDAP skupinami). Če ni, se ročno dodane skupine ohranijo." + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "LDAP attribute" +msgstr "LDAP atribut" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,ldap_id:0 +msgid "LDAP server" +msgstr "LDAP strežnik" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji posodobil" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: users_ldap_groups +#: view:res.company:users_ldap_groups.company_form_view +msgid "Map User Groups" +msgstr "Mapiraj uporabniške skupine" + +#. module: users_ldap_groups +#: field:res.company.ldap,only_ldap_groups:0 +msgid "Only ldap groups" +msgstr "Samo LDAP skupine" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,group:0 +msgid "OpenERP group" +msgstr "OpenERP skupine" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,operator:0 +msgid "Operator" +msgstr "Operater" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,ldap_attribute:0 +msgid "" +"The LDAP attribute to check.\n" +"For active directory, use memberOf." +msgstr "LDAP atribut za preverjanje.\nZa aktivni imenik uporabite memberOf." + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,group:0 +msgid "The OpenERP group to assign" +msgstr "OpenERP skupina za dodelitev" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,operator:0 +msgid "" +"The operator to check the attribute against the value\n" +"For active directory, use 'contains'" +msgstr "Operater za primerjavo atributa z vrednostjo\nza aktivni imenik, uporabite 'contains'" + +#. module: users_ldap_groups +#: help:res.company.ldap.group_mapping,value:0 +msgid "" +"The value to check the attribute against.\n" +"For active directory, use the dn of the desired group" +msgstr "Vrednost za primerjavo atributa.\nZa aktivni imenik uporabite dn željene skupine" + +#. module: users_ldap_groups +#: field:res.company.ldap.group_mapping,value:0 +msgid "Value" +msgstr "Vrednost" diff --git a/users_ldap_mail/i18n/en.po b/users_ldap_mail/i18n/en.po new file mode 100644 index 000000000..f92f45519 --- /dev/null +++ b/users_ldap_mail/i18n/en.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_mail +# +# Translators: +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 13:56+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: users_ldap_mail +#: help:res.company.ldap,name_attribute:0 +msgid "" +"By default 'cn' is used. For ActiveDirectory you might use 'displayName' " +"instead." +msgstr "By default 'cn' is used. For ActiveDirectory you might use 'displayName' instead." + +#. module: users_ldap_mail +#: field:res.company.ldap,mail_attribute:0 +msgid "E-mail attribute" +msgstr "E-mail attribute" + +#. module: users_ldap_mail +#: help:res.company.ldap,mail_attribute:0 +msgid "LDAP attribute to use to retrieve em-mail address." +msgstr "LDAP attribute to use to retrieve em-mail address." + +#. module: users_ldap_mail +#: field:res.company.ldap,name_attribute:0 +msgid "Name Attribute" +msgstr "Name Attribute" diff --git a/users_ldap_mail/i18n/pt_BR.po b/users_ldap_mail/i18n/pt_BR.po new file mode 100644 index 000000000..7b9cebbda --- /dev/null +++ b/users_ldap_mail/i18n/pt_BR.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_mail +# +# Translators: +# Armando Vulcano Junior , 2015 +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-19 01:04+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" +"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_mail +#: help:res.company.ldap,name_attribute:0 +msgid "" +"By default 'cn' is used. For ActiveDirectory you might use 'displayName' " +"instead." +msgstr "Por padrão 'cn' é usado. Para ActiveDirectory você pode usar 'displayName'" + +#. module: users_ldap_mail +#: field:res.company.ldap,mail_attribute:0 +msgid "E-mail attribute" +msgstr "Atributo E-mail" + +#. module: users_ldap_mail +#: help:res.company.ldap,mail_attribute:0 +msgid "LDAP attribute to use to retrieve em-mail address." +msgstr "Use o atributo LDAP para recuperar o endereço de e-mail" + +#. module: users_ldap_mail +#: field:res.company.ldap,name_attribute:0 +msgid "Name Attribute" +msgstr "Atributo Nome" diff --git a/users_ldap_mail/i18n/sl.po b/users_ldap_mail/i18n/sl.po new file mode 100644 index 000000000..361454e01 --- /dev/null +++ b/users_ldap_mail/i18n/sl.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_mail +# +# Translators: +# Matjaž Mozetič , 2015 +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:48+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_mail +#: help:res.company.ldap,name_attribute:0 +msgid "" +"By default 'cn' is used. For ActiveDirectory you might use 'displayName' " +"instead." +msgstr "Privzeto se uporablja 'cn'. Za aktivni imenik bi lahko namesto tega uporabili 'displayName'." + +#. module: users_ldap_mail +#: field:res.company.ldap,mail_attribute:0 +msgid "E-mail attribute" +msgstr "E-poštni atribut" + +#. module: users_ldap_mail +#: help:res.company.ldap,mail_attribute:0 +msgid "LDAP attribute to use to retrieve em-mail address." +msgstr "LDAP atribut za uporabo pri pridobivanju e-poštnih naslovov." + +#. module: users_ldap_mail +#: field:res.company.ldap,name_attribute:0 +msgid "Name Attribute" +msgstr "Naziv atributa" diff --git a/users_ldap_populate/i18n/de.po b/users_ldap_populate/i18n/de.po new file mode 100644 index 000000000..1f9082c36 --- /dev/null +++ b/users_ldap_populate/i18n/de.po @@ -0,0 +1,78 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +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 13:56+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_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "Erstellt von" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "Erstellt am:" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert von" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "Name" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate user database" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard +msgid "Populate users from LDAP" +msgstr "" diff --git a/users_ldap_populate/i18n/es.po b/users_ldap_populate/i18n/es.po new file mode 100644 index 000000000..9651d718d --- /dev/null +++ b/users_ldap_populate/i18n/es.po @@ -0,0 +1,78 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +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 13:56+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_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate user database" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard +msgid "Populate users from LDAP" +msgstr "" diff --git a/users_ldap_populate/i18n/fr.po b/users_ldap_populate/i18n/fr.po new file mode 100644 index 000000000..571a068f4 --- /dev/null +++ b/users_ldap_populate/i18n/fr.po @@ -0,0 +1,78 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +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 13:56+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_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "Nom" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate user database" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard +msgid "Populate users from LDAP" +msgstr "" diff --git a/users_ldap_populate/i18n/fr_CA.po b/users_ldap_populate/i18n/fr_CA.po new file mode 100644 index 000000000..84cf3e954 --- /dev/null +++ b/users_ldap_populate/i18n/fr_CA.po @@ -0,0 +1,78 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +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 13:56+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: users_ldap_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "Nom" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate user database" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard +msgid "Populate users from LDAP" +msgstr "" diff --git a/users_ldap_populate/i18n/it.po b/users_ldap_populate/i18n/it.po new file mode 100644 index 000000000..79b50eff7 --- /dev/null +++ b/users_ldap_populate/i18n/it.po @@ -0,0 +1,78 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +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 13:56+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_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "Nome" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate user database" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard +msgid "Populate users from LDAP" +msgstr "" diff --git a/users_ldap_populate/i18n/pt_BR.po b/users_ldap_populate/i18n/pt_BR.po new file mode 100644 index 000000000..012fd0c68 --- /dev/null +++ b/users_ldap_populate/i18n/pt_BR.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +# Armando Vulcano Junior , 2015 +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-19 01:01+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" +"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_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "Adicione botão popular na visão ldap" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "Criado por" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "Criado em" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "Identificação" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "Configuração LDAP" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "Nome" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "Número de usuários criado" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "Popular" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate user database" +msgstr "Popular o banc de dados de usuário" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard +msgid "Populate users from LDAP" +msgstr "Popular usuários do LDAP" diff --git a/users_ldap_populate/i18n/ru.po b/users_ldap_populate/i18n/ru.po new file mode 100644 index 000000000..cd1171ae2 --- /dev/null +++ b/users_ldap_populate/i18n/ru.po @@ -0,0 +1,78 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +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 13:56+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: users_ldap_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "Название" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate user database" +msgstr "" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard +msgid "Populate users from LDAP" +msgstr "" diff --git a/users_ldap_populate/i18n/sl.po b/users_ldap_populate/i18n/sl.po new file mode 100644 index 000000000..4442bfa2c --- /dev/null +++ b/users_ldap_populate/i18n/sl.po @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * users_ldap_populate +# +# Translators: +# Matjaž Mozetič , 2015 +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:48+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_populate +#: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view +msgid "Add populate button to ldap view" +msgstr "Dodaj gumb 'Naseli' v LDAP prikaz" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,id:0 +msgid "ID" +msgstr "ID" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,ldap_id:0 +msgid "LDAP Configuration" +msgstr "LDAP nastavitve" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnji posodobil" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: users_ldap_populate +#: field:res.company.ldap.populate_wizard,users_created:0 +msgid "Number of users created" +msgstr "Število ustvarjenih uporabnikov" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate" +msgstr "Naseli" + +#. module: users_ldap_populate +#: view:res.company:users_ldap_populate.company_form_view +msgid "Populate user database" +msgstr "Naseli podatkovno zbirko uporabnikov" + +#. module: users_ldap_populate +#: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard +msgid "Populate users from LDAP" +msgstr "Naseli uporabnike iz LDAP"