diff --git a/help_online/i18n/en.po b/help_online/i18n/en.po new file mode 100644 index 00000000..14ab171c --- /dev/null +++ b/help_online/i18n/en.po @@ -0,0 +1,224 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * help_online +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:18+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:83 +#, python-format +msgid "Cancel" +msgstr "Cancel" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "Close" +msgstr "Close" + +#. module: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:81 +#, python-format +msgid "Confirm" +msgstr "Confirm" + +#. module: help_online +#: code:addons/help_online/models/help_online.py:60 +#, python-format +msgid "Create Help page for %s" +msgstr "Create Help page for %s" + +#. module: help_online +#: field:export.help.wizard,create_uid:0 field:help.online,create_uid:0 +#: field:import.help.wizard,create_uid:0 +msgid "Created by" +msgstr "Created by" + +#. module: help_online +#: field:export.help.wizard,create_date:0 field:help.online,create_date:0 +#: field:import.help.wizard,create_date:0 +msgid "Created on" +msgstr "Created on" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +msgid "Export" +msgstr "Export" + +#. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:267 +#: model:ir.actions.act_window,name:help_online.action_export_help_wizard +#, python-format +msgid "Export Help" +msgstr "Export Help" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +msgid "Export Help Data" +msgstr "Export Help Data" + +#. module: help_online +#: model:ir.model,name:help_online.model_export_help_wizard +#: model:ir.ui.menu,name:help_online.menu_help_export +msgid "Export Help Online" +msgstr "Export Help Online" + +#. module: help_online +#: field:export.help.wizard,export_filename:0 +msgid "Export XML Filename" +msgstr "Export XML Filename" + +#. module: help_online +#: model:ir.ui.menu,name:help_online.menu_help +#: model:ir.ui.menu,name:help_online.menu_help_main +msgid "Help Online" +msgstr "Help Online" + +#. module: help_online +#: code:addons/help_online/models/help_online.py:55 +#, python-format +msgid "Help on %s" +msgstr "Help on %s" + +#. module: help_online +#: model:res.groups,name:help_online.help_online_group_reader +msgid "Help reader" +msgstr "Help reader" + +#. module: help_online +#: model:res.groups,name:help_online.help_online_group_writer +msgid "Help writer" +msgstr "Help writer" + +#. module: help_online +#: field:export.help.wizard,id:0 field:help.online,id:0 +#: field:import.help.wizard,id:0 +msgid "ID" +msgstr "ID" + +#. module: help_online +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "Import" +msgstr "Import" + +#. module: help_online +#: model:ir.actions.act_window,name:help_online.action_import_help_wizard +msgid "Import Help" +msgstr "Import Help" + +#. module: help_online +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "Import Help Data" +msgstr "Import Help Data" + +#. module: help_online +#: model:ir.ui.menu,name:help_online.menu_help_import +msgid "Import Help Online" +msgstr "Import Help Online" + +#. module: help_online +#: field:export.help.wizard,write_uid:0 field:help.online,write_uid:0 +#: field:import.help.wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: help_online +#: field:export.help.wizard,write_date:0 field:help.online,write_date:0 +#: field:import.help.wizard,write_date:0 +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:260 +#, python-format +msgid "No data to export !" +msgstr "No data to export !" + +#. module: help_online +#: code:addons/help_online/models/help_online.py:33 +#, python-format +msgid "No page prefix parameter specified !" +msgstr "No page prefix parameter specified !" + +#. module: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:88 +#, python-format +msgid "Ok" +msgstr "Ok" + +#. module: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:107 +#, python-format +msgid "Page does not exist. Do you want to create?" +msgstr "Page does not exist. Do you want to create?" + +#. module: help_online +#: field:import.help.wizard,source_file:0 +msgid "Source File" +msgstr "Source File" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +msgid "" +"This wizard allow you to export all QWeb views\n" +" related to help online. The result will be an Odoo\n" +" data xml file." +msgstr "This wizard allow you to export all QWeb views\n related to help online. The result will be an Odoo\n data xml file." + +#. module: help_online +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "" +"This wizard allow you to import QWeb views\n" +" related to help online. The required file format is an Odoo\n" +" data xml file." +msgstr "This wizard allow you to import QWeb views\n related to help online. The required file format is an Odoo\n data xml file." + +#. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:297 +#, python-format +msgid "Unable to write autobackup file in given directory: %s" +msgstr "Unable to write autobackup file in given directory: %s" + +#. module: help_online +#: view:ir.ui.view:help_online.view_view_search +msgid "Website Page" +msgstr "Website Page" + +#. module: help_online +#: view:ir.ui.view:help_online.view_view_form +msgid "Website Page?" +msgstr "Website Page?" + +#. module: help_online +#: model:ir.actions.act_window,name:help_online.action_website_pages +#: model:ir.ui.menu,name:help_online.menu_help_pages +msgid "Website Pages" +msgstr "Website Pages" + +#. module: help_online +#: field:export.help.wizard,data:0 +msgid "XML" +msgstr "XML" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "or" +msgstr "or" diff --git a/help_online/i18n/es.po b/help_online/i18n/es.po new file mode 100644 index 00000000..a40b3a7c --- /dev/null +++ b/help_online/i18n/es.po @@ -0,0 +1,224 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * help_online +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:18+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:83 +#, python-format +msgid "Cancel" +msgstr "Cancelar" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "Close" +msgstr "" + +#. module: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:81 +#, python-format +msgid "Confirm" +msgstr "" + +#. module: help_online +#: code:addons/help_online/models/help_online.py:60 +#, python-format +msgid "Create Help page for %s" +msgstr "" + +#. module: help_online +#: field:export.help.wizard,create_uid:0 field:help.online,create_uid:0 +#: field:import.help.wizard,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: help_online +#: field:export.help.wizard,create_date:0 field:help.online,create_date:0 +#: field:import.help.wizard,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +msgid "Export" +msgstr "" + +#. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:267 +#: model:ir.actions.act_window,name:help_online.action_export_help_wizard +#, python-format +msgid "Export Help" +msgstr "" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +msgid "Export Help Data" +msgstr "" + +#. module: help_online +#: model:ir.model,name:help_online.model_export_help_wizard +#: model:ir.ui.menu,name:help_online.menu_help_export +msgid "Export Help Online" +msgstr "" + +#. module: help_online +#: field:export.help.wizard,export_filename:0 +msgid "Export XML Filename" +msgstr "" + +#. module: help_online +#: model:ir.ui.menu,name:help_online.menu_help +#: model:ir.ui.menu,name:help_online.menu_help_main +msgid "Help Online" +msgstr "" + +#. module: help_online +#: code:addons/help_online/models/help_online.py:55 +#, python-format +msgid "Help on %s" +msgstr "" + +#. module: help_online +#: model:res.groups,name:help_online.help_online_group_reader +msgid "Help reader" +msgstr "" + +#. module: help_online +#: model:res.groups,name:help_online.help_online_group_writer +msgid "Help writer" +msgstr "" + +#. module: help_online +#: field:export.help.wizard,id:0 field:help.online,id:0 +#: field:import.help.wizard,id:0 +msgid "ID" +msgstr "ID" + +#. module: help_online +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "Import" +msgstr "" + +#. module: help_online +#: model:ir.actions.act_window,name:help_online.action_import_help_wizard +msgid "Import Help" +msgstr "" + +#. module: help_online +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "Import Help Data" +msgstr "" + +#. module: help_online +#: model:ir.ui.menu,name:help_online.menu_help_import +msgid "Import Help Online" +msgstr "" + +#. module: help_online +#: field:export.help.wizard,write_uid:0 field:help.online,write_uid:0 +#: field:import.help.wizard,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: help_online +#: field:export.help.wizard,write_date:0 field:help.online,write_date:0 +#: field:import.help.wizard,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:260 +#, python-format +msgid "No data to export !" +msgstr "" + +#. module: help_online +#: code:addons/help_online/models/help_online.py:33 +#, python-format +msgid "No page prefix parameter specified !" +msgstr "" + +#. module: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:88 +#, python-format +msgid "Ok" +msgstr "" + +#. module: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:107 +#, python-format +msgid "Page does not exist. Do you want to create?" +msgstr "" + +#. module: help_online +#: field:import.help.wizard,source_file:0 +msgid "Source File" +msgstr "" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +msgid "" +"This wizard allow you to export all QWeb views\n" +" related to help online. The result will be an Odoo\n" +" data xml file." +msgstr "" + +#. module: help_online +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "" +"This wizard allow you to import QWeb views\n" +" related to help online. The required file format is an Odoo\n" +" data xml file." +msgstr "" + +#. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:297 +#, python-format +msgid "Unable to write autobackup file in given directory: %s" +msgstr "" + +#. module: help_online +#: view:ir.ui.view:help_online.view_view_search +msgid "Website Page" +msgstr "" + +#. module: help_online +#: view:ir.ui.view:help_online.view_view_form +msgid "Website Page?" +msgstr "" + +#. module: help_online +#: model:ir.actions.act_window,name:help_online.action_website_pages +#: model:ir.ui.menu,name:help_online.menu_help_pages +msgid "Website Pages" +msgstr "" + +#. module: help_online +#: field:export.help.wizard,data:0 +msgid "XML" +msgstr "" + +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "or" +msgstr "" diff --git a/help_online/i18n/fr.po b/help_online/i18n/fr.po index 40cf06d9..9416a0c4 100644 --- a/help_online/i18n/fr.po +++ b/help_online/i18n/fr.po @@ -1,19 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * help_online -# +# * help_online +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-14 09:06+0000\n" -"PO-Revision-Date: 2014-10-14 09:06+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-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: help_online #. openerp-web @@ -42,15 +44,13 @@ msgid "Create Help page for %s" msgstr "Créer la page d'aide pour %s" #. module: help_online -#: field:export.help.wizard,create_uid:0 -#: field:help.online,create_uid:0 +#: field:export.help.wizard,create_uid:0 field:help.online,create_uid:0 #: field:import.help.wizard,create_uid:0 msgid "Created by" msgstr "Créé par" #. module: help_online -#: field:export.help.wizard,create_date:0 -#: field:help.online,create_date:0 +#: field:export.help.wizard,create_date:0 field:help.online,create_date:0 #: field:import.help.wizard,create_date:0 msgid "Created on" msgstr "Créé le" @@ -61,7 +61,9 @@ msgid "Export" msgstr "Export" #. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:267 #: model:ir.actions.act_window,name:help_online.action_export_help_wizard +#, python-format msgid "Export Help" msgstr "Export des pages d'aide" @@ -104,8 +106,7 @@ msgid "Help writer" msgstr "Aide: rédacteur" #. module: help_online -#: field:export.help.wizard,id:0 -#: field:help.online,id:0 +#: field:export.help.wizard,id:0 field:help.online,id:0 #: field:import.help.wizard,id:0 msgid "ID" msgstr "ID" @@ -131,21 +132,19 @@ msgid "Import Help Online" msgstr "Import des pages d'aide" #. module: help_online -#: field:export.help.wizard,write_uid:0 -#: field:help.online,write_uid:0 +#: field:export.help.wizard,write_uid:0 field:help.online,write_uid:0 #: field:import.help.wizard,write_uid:0 msgid "Last Updated by" msgstr "Mis à jour par" #. module: help_online -#: field:export.help.wizard,write_date:0 -#: field:help.online,write_date:0 +#: field:export.help.wizard,write_date:0 field:help.online,write_date:0 #: field:import.help.wizard,write_date:0 msgid "Last Updated on" msgstr "Mis à jour le" #. module: help_online -#: code:addons/help_online/models/export_help_wizard.py:238 +#: code:addons/help_online/models/export_help_wizard.py:260 #, python-format msgid "No data to export !" msgstr "Aucune page à exporter !" @@ -177,24 +176,22 @@ msgstr "Fichier de données" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view -msgid "This wizard allow you to export all QWeb views\n" +msgid "" +"This wizard allow you to export all QWeb views\n" " related to help online. The result will be an Odoo\n" " data xml file." -msgstr "Cet assistant vous permet d'exporter toutes les vues QWeb \n" -" concernant l'aide. Le résultat sera un\n" -" fichier de données Odoo." +msgstr "Cet assistant vous permet d'exporter toutes les vues QWeb \n concernant l'aide. Le résultat sera un\n fichier de données Odoo." #. module: help_online #: view:import.help.wizard:help_online.import_help_wizard_view -msgid "This wizard allow you to import QWeb views\n" +msgid "" +"This wizard allow you to import QWeb views\n" " related to help online. The required file format is an Odoo\n" " data xml file." -msgstr "Cet assistant vous permet d'importer toutes les vues QWeb\n" -" concernant l'aide. Le format de fichier requis est un\n" -" fichier de données Odoo." +msgstr "Cet assistant vous permet d'importer toutes les vues QWeb\n concernant l'aide. Le format de fichier requis est un\n fichier de données Odoo." #. module: help_online -#: code:addons/help_online/models/export_help_wizard.py:275 +#: code:addons/help_online/models/export_help_wizard.py:297 #, python-format msgid "Unable to write autobackup file in given directory: %s" msgstr "Impossible d'écrire le fichier de sauvegarde dans le répertoire spécifié: %s" @@ -220,3 +217,8 @@ msgstr "Pages du site" msgid "XML" msgstr "XML" +#. module: help_online +#: view:export.help.wizard:help_online.export_help_wizard_view +#: view:import.help.wizard:help_online.import_help_wizard_view +msgid "or" +msgstr "" diff --git a/help_online/i18n/sl.po b/help_online/i18n/sl.po index 278c7f2d..00cc9c8e 100644 --- a/help_online/i18n/sl.po +++ b/help_online/i18n/sl.po @@ -1,22 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * help_online -# -# Matjaž Mozetič , 2015. +# * help_online +# +# Translators: +# Matjaž Mozetič , 2015 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-02 10:20+0200\n" -"PO-Revision-Date: 2015-08-02 10:20+0200\n" -"Last-Translator: Matjaz Mozetic \n" -"Language-Team: Slovenian \n" -"Language: sl\n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:42+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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" -"X-Generator: Poedit 1.8.2\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: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:83 +#, python-format +msgid "Cancel" +msgstr "Preklic" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view @@ -24,6 +31,19 @@ msgstr "" msgid "Close" msgstr "Zaključi" +#. module: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:81 +#, python-format +msgid "Confirm" +msgstr "Potrdi" + +#. module: help_online +#: code:addons/help_online/models/help_online.py:60 +#, python-format +msgid "Create Help page for %s" +msgstr "Ustvari stran pomoči za %s" + #. module: help_online #: field:export.help.wizard,create_uid:0 field:help.online,create_uid:0 #: field:import.help.wizard,create_uid:0 @@ -42,7 +62,9 @@ msgid "Export" msgstr "Izvoz" #. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:267 #: model:ir.actions.act_window,name:help_online.action_export_help_wizard +#, python-format msgid "Export Help" msgstr "Izvoz navodil" @@ -68,6 +90,12 @@ msgstr "Naziv izvožene XML datoteke" msgid "Help Online" msgstr "Spletna navodila" +#. module: help_online +#: code:addons/help_online/models/help_online.py:55 +#, python-format +msgid "Help on %s" +msgstr "Pomoč za %s" + #. module: help_online #: model:res.groups,name:help_online.help_online_group_reader msgid "Help reader" @@ -116,6 +144,32 @@ msgstr "Zadnjič posodobil" msgid "Last Updated on" msgstr "Zadnjič posodobljeno" +#. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:260 +#, python-format +msgid "No data to export !" +msgstr "Ni podatkov za izvoz!" + +#. module: help_online +#: code:addons/help_online/models/help_online.py:33 +#, python-format +msgid "No page prefix parameter specified !" +msgstr "Predpona strani ni določena!" + +#. module: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:88 +#, python-format +msgid "Ok" +msgstr "V redu" + +#. module: help_online +#. openerp-web +#: code:addons/help_online/static/src/js/help_online.js:107 +#, python-format +msgid "Page does not exist. Do you want to create?" +msgstr "Stran ne obstaja. Jo želite ustvariti?" + #. module: help_online #: field:import.help.wizard,source_file:0 msgid "Source File" @@ -127,22 +181,21 @@ msgid "" "This wizard allow you to export all QWeb views\n" " related to help online. The result will be an Odoo\n" " data xml file." -msgstr "" -"Ta čarovnik omogoča izvoz vseh QWeb pogledov,\n" -" ki se tičejo spletnih navodil v Odoo\n" -" xml podatkovno datoteko." +msgstr "Ta čarovnik omogoča izvoz vseh QWeb pogledov,\n ki se tičejo spletnih navodil v Odoo\n xml podatkovno datoteko." #. module: help_online #: view:import.help.wizard:help_online.import_help_wizard_view msgid "" "This wizard allow you to import QWeb views\n" -" related to help online. The required file format is " -"an Odoo\n" +" related to help online. The required file format is an Odoo\n" " data xml file." -msgstr "" -"Ta čarovnik omogoča uvoz QWeb pogledov,\n" -" ki se tičejo spletnih navodil iz Odoo\n" -" xml podatkovne datoteke." +msgstr "Ta čarovnik omogoča uvoz QWeb pogledov,\n ki se tičejo spletnih navodil iz Odoo\n xml podatkovne datoteke." + +#. module: help_online +#: code:addons/help_online/models/export_help_wizard.py:297 +#, python-format +msgid "Unable to write autobackup file in given directory: %s" +msgstr "Samodejne varnostne kopije za dani imenik %s ni bilo mogoče zapisati." #. module: help_online #: view:ir.ui.view:help_online.view_view_search diff --git a/help_popup/i18n/en.po b/help_popup/i18n/en.po new file mode 100644 index 00000000..a47578a3 --- /dev/null +++ b/help_popup/i18n/en.po @@ -0,0 +1,64 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * help_popup +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: help_popup +#. openerp-web +#: code:addons/help_popup/static/src/xml/popup_help.xml:5 +#, python-format +msgid " " +msgstr " " + +#. module: help_popup +#: field:ir.actions.act_window,advanced_help:0 +msgid "Advanced Help" +msgstr "Advanced Help" + +#. module: help_popup +#: model:ir.actions.report.xml,name:help_popup.report_help_popup +msgid "Contextual Help" +msgstr "Contextual Help" + +#. module: help_popup +#: field:ir.actions.act_window,enduser_help:0 +msgid "End User Help" +msgstr "End User Help" + +#. module: help_popup +#: view:website:help_popup.tpl_help +msgid "Help from Odoo" +msgstr "Help from Odoo" + +#. module: help_popup +#: view:website:help_popup.tpl_help +msgid "Help from developer" +msgstr "Help from developer" + +#. module: help_popup +#: help:ir.actions.act_window,advanced_help:0 +msgid "" +"Use this field to add custom content for documentation purpose\n" +"mainly by developers" +msgstr "Use this field to add custom content for documentation purpose\nmainly by developers" + +#. module: help_popup +#: help:ir.actions.act_window,enduser_help:0 +msgid "" +"Use this field to add custom content for documentation purpose\n" +"mainly by power users " +msgstr "Use this field to add custom content for documentation purpose\nmainly by power users " diff --git a/help_popup/i18n/fr.po b/help_popup/i18n/fr.po index 5ba5ca0b..b5ef26f7 100644 --- a/help_popup/i18n/fr.po +++ b/help_popup/i18n/fr.po @@ -1,30 +1,38 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# +# * help_popup +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-23 13:41+0000\n" -"PO-Revision-Date: 2015-07-23 15:47+0100\n" -"Last-Translator: David BEAL \n" -"Language-Team: \n" -"Language: fr\n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-8-0/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" -"X-Generator: Poedit 1.7.5\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: help_popup -#: model:ir.actions.report.xml,name:help_popup.report_help_popup -msgid "Contextual Help" -msgstr "Aide contextuelle" +#. openerp-web +#: code:addons/help_popup/static/src/xml/popup_help.xml:5 +#, python-format +msgid " " +msgstr "" #. module: help_popup #: field:ir.actions.act_window,advanced_help:0 -msgid "Custom Help" -msgstr "Aide personnalisée" +msgid "Advanced Help" +msgstr "" + +#. module: help_popup +#: model:ir.actions.report.xml,name:help_popup.report_help_popup +msgid "Contextual Help" +msgstr "Aide contextuelle" #. module: help_popup #: field:ir.actions.act_window,enduser_help:0 @@ -46,15 +54,11 @@ msgstr "Aide du développeur" msgid "" "Use this field to add custom content for documentation purpose\n" "mainly by developers" -msgstr "" -"Utilisez ce champ pour ajouter du contenu documentaire\n" -"principalement par les développeurs" +msgstr "Utilisez ce champ pour ajouter du contenu documentaire\nprincipalement par les développeurs" #. module: help_popup #: help:ir.actions.act_window,enduser_help:0 msgid "" "Use this field to add custom content for documentation purpose\n" "mainly by power users " -msgstr "" -"Utilisez ce champ pour ajouter du contenu documentaire\n" -"principalement par les utilisateurs avancés." +msgstr "Utilisez ce champ pour ajouter du contenu documentaire\nprincipalement par les utilisateurs avancés." diff --git a/help_popup/i18n/sl.po b/help_popup/i18n/sl.po index 2f21e5d5..982b902b 100644 --- a/help_popup/i18n/sl.po +++ b/help_popup/i18n/sl.po @@ -1,31 +1,39 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * help_popup -# +# * help_popup +# +# Translators: +# Matjaž Mozetič , 2015 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-02 10:26+0200\n" -"PO-Revision-Date: 2015-08-02 10:28+0200\n" -"Last-Translator: Matjaz Mozetic \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:42+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -"X-Generator: Poedit 1.8.2\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: help_popup -#: model:ir.actions.report.xml,name:help_popup.report_help_popup -msgid "Contextual Help" -msgstr "Kontekstna pomoč" +#. openerp-web +#: code:addons/help_popup/static/src/xml/popup_help.xml:5 +#, python-format +msgid " " +msgstr " " #. module: help_popup #: field:ir.actions.act_window,advanced_help:0 -msgid "Custom Help" -msgstr "Prilagojena pomoč" +msgid "Advanced Help" +msgstr "Napredna pomoč" + +#. module: help_popup +#: model:ir.actions.report.xml,name:help_popup.report_help_popup +msgid "Contextual Help" +msgstr "Kontekstna pomoč" #. module: help_popup #: field:ir.actions.act_window,enduser_help:0 @@ -47,15 +55,11 @@ msgstr "Pomoč razvijalca" msgid "" "Use this field to add custom content for documentation purpose\n" "mainly by developers" -msgstr "" -"Uporabite to polje za dodajanje prilagojenih vsebin za namen\n" -"dokumentiranja, v glavnem za razvijalce" +msgstr "Uporabite to polje za dodajanje prilagojenih vsebin za namen\ndokumentiranja, v glavnem za razvijalce" #. module: help_popup #: help:ir.actions.act_window,enduser_help:0 msgid "" "Use this field to add custom content for documentation purpose\n" "mainly by power users " -msgstr "" -"Uporabite to polje za dodajanje prilagojenih vsebin za namen\n" -"dokumentiranja, v glavnem za napredne uporabnike" +msgstr "Uporabite to polje za dodajanje prilagojenih vsebin za namen\ndokumentiranja, v glavnem za napredne uporabnike" diff --git a/support_branding/i18n/en.po b/support_branding/i18n/en.po new file mode 100644 index 00000000..c732e395 --- /dev/null +++ b/support_branding/i18n/en.po @@ -0,0 +1,49 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * support_branding +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: support_branding +#: view:website:web.menu_secondary +msgid ", supported by" +msgstr ", supported by" + +#. module: support_branding +#. openerp-web +#: code:addons/support_branding/static/src/js/support_branding.js:106 +#, python-format +msgid "Email to %s" +msgstr "Email to %s" + +#. module: support_branding +#. openerp-web +#: code:addons/support_branding/static/src/xml/base.xml:12 +#, python-format +msgid "Email to support company" +msgstr "Email to support company" + +#. module: support_branding +#. openerp-web +#: code:addons/support_branding/static/src/xml/base.xml:10 +#, python-format +msgid "Please fill in how you produced this error..." +msgstr "Please fill in how you produced this error..." + +#. module: support_branding +#: view:website:web.menu_secondary +msgid "Version" +msgstr "Version" diff --git a/support_branding/i18n/es.po b/support_branding/i18n/es.po new file mode 100644 index 00000000..c1ec0cfe --- /dev/null +++ b/support_branding/i18n/es.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * support_branding +# +# Translators: +# Pedro M. Baeza , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:24+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: support_branding +#: view:website:web.menu_secondary +msgid ", supported by" +msgstr ", mantenido por" + +#. module: support_branding +#. openerp-web +#: code:addons/support_branding/static/src/js/support_branding.js:106 +#, python-format +msgid "Email to %s" +msgstr "Correo electrónico a %s" + +#. module: support_branding +#. openerp-web +#: code:addons/support_branding/static/src/xml/base.xml:12 +#, python-format +msgid "Email to support company" +msgstr "Correo electrónico a la empresa de mantenimiento" + +#. module: support_branding +#. openerp-web +#: code:addons/support_branding/static/src/xml/base.xml:10 +#, python-format +msgid "Please fill in how you produced this error..." +msgstr "Por favor rellene la información de cómo se produce este error..." + +#. module: support_branding +#: view:website:web.menu_secondary +msgid "Version" +msgstr "Versión" diff --git a/support_branding/i18n/nl.po b/support_branding/i18n/nl.po index 374eecbb..a6a80b5b 100644 --- a/support_branding/i18n/nl.po +++ b/support_branding/i18n/nl.po @@ -1,24 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * support_branding -# +# * support_branding +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-30 10:05+0000\n" -"PO-Revision-Date: 2015-01-30 10:05+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-web-8-0/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: support_branding -#: view:website:web.menu_secondary -msgid "Version " -msgstr "Versie " +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: support_branding #: view:website:web.menu_secondary @@ -27,22 +24,26 @@ msgstr ", ondersteund door" #. module: support_branding #. openerp-web -#: code:addons/support_branding/static/src/js/support_branding.js:39 +#: code:addons/support_branding/static/src/js/support_branding.js:106 #, python-format msgid "Email to %s" msgstr "E-mail naar %s" #. module: support_branding #. openerp-web -#: code:addons/support_branding/static/src/xml/base.xml:9 +#: code:addons/support_branding/static/src/xml/base.xml:12 #, python-format msgid "Email to support company" msgstr "E-mail naar ondersteunend bedrijf" #. module: support_branding #. openerp-web -#: code:addons/support_branding/static/src/xml/base.xml:9 +#: code:addons/support_branding/static/src/xml/base.xml:10 #, python-format msgid "Please fill in how you produced this error..." msgstr "Beschrijft u alstublieft de stappen om deze fout te reproduceren..." +#. module: support_branding +#: view:website:web.menu_secondary +msgid "Version" +msgstr "" diff --git a/support_branding/i18n/sl.po b/support_branding/i18n/sl.po index 0e51c7bb..e6eec889 100644 --- a/support_branding/i18n/sl.po +++ b/support_branding/i18n/sl.po @@ -1,26 +1,22 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * support_branding -# +# * support_branding +# +# Translators: +# Matjaž Mozetič , 2015 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-02 10:23+0200\n" -"PO-Revision-Date: 2015-08-02 10:24+0200\n" -"Last-Translator: Matjaz Mozetic \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:43+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -"X-Generator: Poedit 1.8.2\n" +"Content-Transfer-Encoding: \n" "Language: sl\n" - -#. module: support_branding -#: view:website:web.menu_secondary -msgid "Version " -msgstr "Verzija" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #. module: support_branding #: view:website:web.menu_secondary @@ -29,21 +25,26 @@ msgstr ", podpora" #. module: support_branding #. openerp-web -#: code:addons/support_branding/static/src/js/support_branding.js:39 +#: code:addons/support_branding/static/src/js/support_branding.js:106 #, python-format msgid "Email to %s" msgstr "E-pošta za %s" #. module: support_branding #. openerp-web -#: code:addons/support_branding/static/src/xml/base.xml:9 +#: code:addons/support_branding/static/src/xml/base.xml:12 #, python-format -msgid "Email to Company" -msgstr "E-pošta za družbo" +msgid "Email to support company" +msgstr "Pošlji e-pošto družbi za podporo" #. module: support_branding #. openerp-web -#: code:addons/support_branding/static/src/xml/base.xml:9 +#: code:addons/support_branding/static/src/xml/base.xml:10 #, python-format msgid "Please fill in how you produced this error..." msgstr "Opišite, kako ste prišli do te napake..." + +#. module: support_branding +#: view:website:web.menu_secondary +msgid "Version" +msgstr "Verzija" diff --git a/web_advanced_search_x2x/i18n/en.po b/web_advanced_search_x2x/i18n/en.po new file mode 100644 index 00000000..41c7ed30 --- /dev/null +++ b/web_advanced_search_x2x/i18n/en.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_advanced_search_x2x +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_advanced_search_x2x +#. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/xml/web_advanced_search_x2x.xml:8 +#, python-format +msgid "Search" +msgstr "Search" + +#. module: web_advanced_search_x2x +#. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:222 +#, python-format +msgid "Use criteria" +msgstr "Use criteria" + +#. module: web_advanced_search_x2x +#. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:159 +#, python-format +msgid "invalid search domain" +msgstr "invalid search domain" + +#. module: web_advanced_search_x2x +#. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:47 +#, python-format +msgid "is in selection" +msgstr "is in selection" diff --git a/web_advanced_search_x2x/i18n/es.po b/web_advanced_search_x2x/i18n/es.po index d6d9aea5..a2c1cb27 100644 --- a/web_advanced_search_x2x/i18n/es.po +++ b/web_advanced_search_x2x/i18n/es.po @@ -1,27 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * web_advanced_search_x2x -# +# * web_advanced_search_x2x +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-27 07:19+0000\n" -"PO-Revision-Date: 2015-05-27 07:19+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:22+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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" - -#. module: web_advanced_search_x2x -#. openerp-web -#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:295 -#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:322 -#, python-format -msgid "Advanced" -msgstr "Avanzado" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_advanced_search_x2x #. openerp-web @@ -32,7 +26,7 @@ msgstr "Buscar" #. module: web_advanced_search_x2x #. openerp-web -#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:221 +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:222 #, python-format msgid "Use criteria" msgstr "Usar criterio" @@ -50,4 +44,3 @@ msgstr "dominio de búsqueda inválido" #, python-format msgid "is in selection" msgstr "está en la selección" - diff --git a/web_advanced_search_x2x/i18n/fr.po b/web_advanced_search_x2x/i18n/fr.po index d030d5ec..7acff08a 100644 --- a/web_advanced_search_x2x/i18n/fr.po +++ b/web_advanced_search_x2x/i18n/fr.po @@ -1,53 +1,46 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * web_advanced_search_x2x -# +# * web_advanced_search_x2x +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-27 07:19+0000\n" -"PO-Revision-Date: 2015-05-27 07:19+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-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" -#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:295 -#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:322 #. module: web_advanced_search_x2x #. openerp-web -#, python-format -msgid "Advanced" -msgstr "Avancé" - #: code:addons/web_advanced_search_x2x/static/src/xml/web_advanced_search_x2x.xml:8 -#. module: web_advanced_search_x2x -#. openerp-web #, python-format msgid "Search" msgstr "Chercher" -#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:221 #. module: web_advanced_search_x2x #. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:222 #, python-format msgid "Use criteria" msgstr "Utiliser le critère" -#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:159 #. module: web_advanced_search_x2x #. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:159 #, python-format msgid "invalid search domain" msgstr "domaine de recherche incorrect" -#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:47 #. module: web_advanced_search_x2x #. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:47 #, python-format msgid "is in selection" msgstr "parmi la sélection" - diff --git a/web_advanced_search_x2x/i18n/nl.po b/web_advanced_search_x2x/i18n/nl.po index ff22583f..46b5baf4 100644 --- a/web_advanced_search_x2x/i18n/nl.po +++ b/web_advanced_search_x2x/i18n/nl.po @@ -1,23 +1,32 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * web_advanced_search_x2x -# +# * web_advanced_search_x2x +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-05-27 07:19+0000\n" -"PO-Revision-Date: 2015-05-27 07:19+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-web-8-0/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_advanced_search_x2x #. openerp-web -#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:221 +#: code:addons/web_advanced_search_x2x/static/src/xml/web_advanced_search_x2x.xml:8 +#, python-format +msgid "Search" +msgstr "" + +#. module: web_advanced_search_x2x +#. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:222 #, python-format msgid "Use criteria" msgstr "Gebruik kenmerken" @@ -35,4 +44,3 @@ msgstr "ongeldige zoekopdracht" #, python-format msgid "is in selection" msgstr "is in selectie" - diff --git a/web_advanced_search_x2x/i18n/sl.po b/web_advanced_search_x2x/i18n/sl.po new file mode 100644 index 00000000..506d424f --- /dev/null +++ b/web_advanced_search_x2x/i18n/sl.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_advanced_search_x2x +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:44+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_advanced_search_x2x +#. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/xml/web_advanced_search_x2x.xml:8 +#, python-format +msgid "Search" +msgstr "Iskanje" + +#. module: web_advanced_search_x2x +#. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:222 +#, python-format +msgid "Use criteria" +msgstr "Uporabi kriterij" + +#. module: web_advanced_search_x2x +#. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:159 +#, python-format +msgid "invalid search domain" +msgstr "neveljavna iskalna domena" + +#. module: web_advanced_search_x2x +#. openerp-web +#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:47 +#, python-format +msgid "is in selection" +msgstr "je izbor" diff --git a/web_ckeditor4/i18n/es.po b/web_ckeditor4/i18n/es.po new file mode 100644 index 00000000..f3c38a75 --- /dev/null +++ b/web_ckeditor4/i18n/es.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_ckeditor4 +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_ckeditor4 +#: field:ckeditor.monkeypatch,id:0 +msgid "ID" +msgstr "ID" + +#. module: web_ckeditor4 +#: model:ir.model,name:web_ckeditor4.model_ckeditor_monkeypatch +msgid "Monkeypatches for CKEditor" +msgstr "" diff --git a/web_ckeditor4/i18n/fr.po b/web_ckeditor4/i18n/fr.po new file mode 100644 index 00000000..7f080b6c --- /dev/null +++ b/web_ckeditor4/i18n/fr.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_ckeditor4 +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: <>\n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-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: web_ckeditor4 +#: field:ckeditor.monkeypatch,id:0 +msgid "ID" +msgstr "ID" + +#. module: web_ckeditor4 +#: model:ir.model,name:web_ckeditor4.model_ckeditor_monkeypatch +msgid "Monkeypatches for CKEditor" +msgstr "" diff --git a/web_ckeditor4/i18n/sl.po b/web_ckeditor4/i18n/sl.po new file mode 100644 index 00000000..500d677d --- /dev/null +++ b/web_ckeditor4/i18n/sl.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_ckeditor4 +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:40+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_ckeditor4 +#: field:ckeditor.monkeypatch,id:0 +msgid "ID" +msgstr "ID" + +#. module: web_ckeditor4 +#: model:ir.model,name:web_ckeditor4.model_ckeditor_monkeypatch +msgid "Monkeypatches for CKEditor" +msgstr "'Monkey patches' za CKEditor" diff --git a/web_dashboard_tile/i18n/es.po b/web_dashboard_tile/i18n/es.po new file mode 100644 index 00000000..499e615f --- /dev/null +++ b/web_dashboard_tile/i18n/es.po @@ -0,0 +1,233 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_dashboard_tile +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_dashboard_tile +#: field:tile.tile,action_id:0 +msgid "Action" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Average" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:74 +#, python-format +msgid "Average value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,background_color:0 +msgid "Background color" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8 +#, python-format +msgid "Create" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: web_dashboard_tile +#: field:tile.tile,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: web_dashboard_tile +#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile +#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile +#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard +msgid "Dashboard" +msgstr "" + +#. module: web_dashboard_tile +#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile +msgid "Dashboard Tile" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_tree_view +msgid "Dashboard tiles" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Display" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,domain:0 +msgid "Domain" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 +#, python-format +msgid "Error" +msgstr "" + +#. module: web_dashboard_tile +#: constraint:tile.tile:0 +msgid "Error ! Please select a field of the selected model." +msgstr "" + +#. module: web_dashboard_tile +#: constraint:tile.tile:0 +msgid "Error ! Please set both fields: 'Field' and 'Function'." +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,field_id:0 +msgid "Field" +msgstr "Campo" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 +#, python-format +msgid "Filter name is required." +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,font_color:0 +msgid "Font color" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,field_function:0 +msgid "Function" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,id:0 +msgid "ID" +msgstr "ID" + +#. module: web_dashboard_tile +#: field:tile.tile,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: web_dashboard_tile +#: field:tile.tile,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Maximum" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:68 +#, python-format +msgid "Maximum value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Median" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:77 +#, python-format +msgid "Median value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Minimum" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:65 +#, python-format +msgid "Minimum value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,model_id:0 +msgid "Model" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,name:0 +msgid "Name" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Optional Field Informations" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 +#, python-format +msgid "Success" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Sum" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Technical Informations" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 +#, python-format +msgid "Tile is created" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6 +#, python-format +msgid "Tile:" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:71 +#, python-format +msgid "Total value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,user_id:0 +msgid "User" +msgstr "" diff --git a/web_dashboard_tile/i18n/fr.po b/web_dashboard_tile/i18n/fr.po index 6bb700fa..aec29dc5 100644 --- a/web_dashboard_tile/i18n/fr.po +++ b/web_dashboard_tile/i18n/fr.po @@ -1,56 +1,43 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * web_dashboard_tile -# +# * web_dashboard_tile +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-10 01:04+0000\n" -"PO-Revision-Date: 2015-04-10 01:04+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-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: web_dashboard_tile #: field:tile.tile,action_id:0 msgid "Action" msgstr "Action" -#. module: web_dashboard_tile -#: field:tile.tile,active:0 -msgid "Active" -msgstr "Actif" - #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 msgid "Average" msgstr "Moyenne" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:82 +#: code:addons/web_dashboard_tile/models/tile_tile.py:74 #, python-format msgid "Average value of '%s'" msgstr "Valeur moyenne du champ '%s'" #. module: web_dashboard_tile -#: field:tile.tile,color:0 +#: field:tile.tile,background_color:0 msgid "Background color" msgstr "Couleur de fond" -#. module: web_dashboard_tile -#: field:tile.tile,computed_value:0 -msgid "Computed Value" -msgstr "Valeur calculée" - -#. module: web_dashboard_tile -#: field:tile.tile,count:0 -msgid "Count" -msgstr "Quantité" - #. module: web_dashboard_tile #. openerp-web #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8 @@ -58,6 +45,16 @@ msgstr "Quantité" msgid "Create" msgstr "Créer" +#. module: web_dashboard_tile +#: field:tile.tile,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: web_dashboard_tile +#: field:tile.tile,create_date:0 +msgid "Created on" +msgstr "Créé le" + #. module: web_dashboard_tile #: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile #: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile @@ -71,28 +68,24 @@ msgid "Dashboard Tile" msgstr "Indicateur de tableau de bord" #. module: web_dashboard_tile -#: view:tile.tile:0 +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_tree_view msgid "Dashboard tiles" msgstr "Indicateurs de tableau de bord" #. module: web_dashboard_tile -#: view:tile.tile:0 -msgid "Delete" -msgstr "Supprimer" +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Display" +msgstr "" #. module: web_dashboard_tile #: field:tile.tile,domain:0 msgid "Domain" msgstr "Domaine" -#. module: web_dashboard_tile -#: view:tile.tile:0 -msgid "Edit..." -msgstr "Editer..." - #. module: web_dashboard_tile #. openerp-web -#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61 +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 #, python-format msgid "Error" msgstr "Erreur" @@ -114,15 +107,15 @@ msgstr "Champ" #. module: web_dashboard_tile #. openerp-web -#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61 +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 #, python-format msgid "Filter name is required." msgstr "Le nom du filtre est requis." #. module: web_dashboard_tile #: field:tile.tile,font_color:0 -msgid "Font Color" -msgstr "Couleur du texte" +msgid "Font color" +msgstr "" #. module: web_dashboard_tile #: field:tile.tile,field_function:0 @@ -130,9 +123,19 @@ msgid "Function" msgstr "Fonction" #. module: web_dashboard_tile -#: field:tile.tile,helper:0 -msgid "Helper Text" -msgstr "Texte Descriptif" +#: field:tile.tile,id:0 +msgid "ID" +msgstr "ID" + +#. module: web_dashboard_tile +#: field:tile.tile,write_uid:0 +msgid "Last Updated by" +msgstr "Mis à jour par" + +#. module: web_dashboard_tile +#: field:tile.tile,write_date:0 +msgid "Last Updated on" +msgstr "Mis à jour le" #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 @@ -140,7 +143,7 @@ msgid "Maximum" msgstr "Maximum" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:76 +#: code:addons/web_dashboard_tile/models/tile_tile.py:68 #, python-format msgid "Maximum value of '%s'" msgstr "Valeur maximale du champ '%s'" @@ -151,7 +154,7 @@ msgid "Median" msgstr "Médiane" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:85 +#: code:addons/web_dashboard_tile/models/tile_tile.py:77 #, python-format msgid "Median value of '%s'" msgstr "Valeur médian du champ '%s'" @@ -162,7 +165,7 @@ msgid "Minimum" msgstr "Minimum" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:73 +#: code:addons/web_dashboard_tile/models/tile_tile.py:65 #, python-format msgid "Minimum value of '%s'" msgstr "Valeur minimale du champ '%s'" @@ -172,6 +175,16 @@ msgstr "Valeur minimale du champ '%s'" msgid "Model" msgstr "Modèle" +#. module: web_dashboard_tile +#: field:tile.tile,name:0 +msgid "Name" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Optional Field Informations" +msgstr "" + #. module: web_dashboard_tile #: field:tile.tile,sequence:0 msgid "Sequence" @@ -179,7 +192,7 @@ msgstr "Séquence" #. module: web_dashboard_tile #. openerp-web -#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100 +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 #, python-format msgid "Success" msgstr "Succès" @@ -190,13 +203,13 @@ msgid "Sum" msgstr "Somme" #. module: web_dashboard_tile -#: field:tile.tile,name:0 -msgid "Tile Name" -msgstr "Nom de l'indicateur" +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Technical Informations" +msgstr "" #. module: web_dashboard_tile #. openerp-web -#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100 +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 #, python-format msgid "Tile is created" msgstr "L'indicateur a été créé" @@ -209,7 +222,7 @@ msgid "Tile:" msgstr "Indicateur :" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:79 +#: code:addons/web_dashboard_tile/models/tile_tile.py:71 #, python-format msgid "Total value of '%s'" msgstr "Somme du champ '%s'" diff --git a/web_dashboard_tile/i18n/nl.po b/web_dashboard_tile/i18n/nl.po new file mode 100644 index 00000000..7d5a018e --- /dev/null +++ b/web_dashboard_tile/i18n/nl.po @@ -0,0 +1,233 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_dashboard_tile +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: <>\n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-web-8-0/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_dashboard_tile +#: field:tile.tile,action_id:0 +msgid "Action" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Average" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:74 +#, python-format +msgid "Average value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,background_color:0 +msgid "Background color" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8 +#, python-format +msgid "Create" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_dashboard_tile +#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile +#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile +#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard +msgid "Dashboard" +msgstr "" + +#. module: web_dashboard_tile +#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile +msgid "Dashboard Tile" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_tree_view +msgid "Dashboard tiles" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Display" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,domain:0 +msgid "Domain" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 +#, python-format +msgid "Error" +msgstr "" + +#. module: web_dashboard_tile +#: constraint:tile.tile:0 +msgid "Error ! Please select a field of the selected model." +msgstr "" + +#. module: web_dashboard_tile +#: constraint:tile.tile:0 +msgid "Error ! Please set both fields: 'Field' and 'Function'." +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,field_id:0 +msgid "Field" +msgstr "Veld" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 +#, python-format +msgid "Filter name is required." +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,font_color:0 +msgid "Font color" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,field_function:0 +msgid "Function" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,id:0 +msgid "ID" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Maximum" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:68 +#, python-format +msgid "Maximum value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Median" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:77 +#, python-format +msgid "Median value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Minimum" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:65 +#, python-format +msgid "Minimum value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,model_id:0 +msgid "Model" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,name:0 +msgid "Name" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Optional Field Informations" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 +#, python-format +msgid "Success" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Sum" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Technical Informations" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 +#, python-format +msgid "Tile is created" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6 +#, python-format +msgid "Tile:" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:71 +#, python-format +msgid "Total value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,user_id:0 +msgid "User" +msgstr "" diff --git a/web_dashboard_tile/i18n/sl.po b/web_dashboard_tile/i18n/sl.po index 8e863241..4920aa3b 100644 --- a/web_dashboard_tile/i18n/sl.po +++ b/web_dashboard_tile/i18n/sl.po @@ -1,58 +1,44 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# * web_dashboard_tile -# +# * web_dashboard_tile +# +# Translators: +# Matjaž Mozetič , 2015 msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-02 10:08+0200\n" -"PO-Revision-Date: 2015-08-02 10:17+0200\n" -"Last-Translator: Matjaz Mozetic \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:44+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -"X-Generator: Poedit 1.8.2\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: web_dashboard_tile #: field:tile.tile,action_id:0 msgid "Action" msgstr "Dejanje" -#. module: web_dashboard_tile -#: field:tile.tile,active:0 -msgid "Active" -msgstr "Aktivno" - #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 msgid "Average" msgstr "Povprečje" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:82 +#: code:addons/web_dashboard_tile/models/tile_tile.py:74 #, python-format msgid "Average value of '%s'" msgstr "Povprečna vrednost '%s'" #. module: web_dashboard_tile -#: field:tile.tile,color:0 +#: field:tile.tile,background_color:0 msgid "Background color" msgstr "Barva ozadja" -#. module: web_dashboard_tile -#: field:tile.tile,computed_value:0 -msgid "Computed Value" -msgstr "Izračunana vrednost" - -#. module: web_dashboard_tile -#: field:tile.tile,count:0 -msgid "Count" -msgstr "Štetje" - #. module: web_dashboard_tile #. openerp-web #: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8 @@ -60,6 +46,16 @@ msgstr "Štetje" msgid "Create" msgstr "Ustvari" +#. module: web_dashboard_tile +#: field:tile.tile,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: web_dashboard_tile +#: field:tile.tile,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + #. module: web_dashboard_tile #: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile #: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile @@ -73,28 +69,24 @@ msgid "Dashboard Tile" msgstr "Okvir nadzorne plošče" #. module: web_dashboard_tile -#: view:tile.tile:0 +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_tree_view msgid "Dashboard tiles" msgstr "Okvirji nadzorne plošče" #. module: web_dashboard_tile -#: view:tile.tile:0 -msgid "Delete" -msgstr "Izbris" +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Display" +msgstr "Prikaz" #. module: web_dashboard_tile #: field:tile.tile,domain:0 msgid "Domain" msgstr "Domena" -#. module: web_dashboard_tile -#: view:tile.tile:0 -msgid "Edit..." -msgstr "Urejanje..." - #. module: web_dashboard_tile #. openerp-web -#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61 +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 #, python-format msgid "Error" msgstr "Napaka" @@ -116,14 +108,14 @@ msgstr "Polje" #. module: web_dashboard_tile #. openerp-web -#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61 +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 #, python-format msgid "Filter name is required." msgstr "Zahtevan je naziv filtra." #. module: web_dashboard_tile #: field:tile.tile,font_color:0 -msgid "Font Color" +msgid "Font color" msgstr "Barva pisave" #. module: web_dashboard_tile @@ -132,9 +124,19 @@ msgid "Function" msgstr "Funkcija" #. module: web_dashboard_tile -#: field:tile.tile,helper:0 -msgid "Helper Text" -msgstr "Besedilo pomoči" +#: field:tile.tile,id:0 +msgid "ID" +msgstr "ID" + +#. module: web_dashboard_tile +#: field:tile.tile,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: web_dashboard_tile +#: field:tile.tile,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 @@ -142,7 +144,7 @@ msgid "Maximum" msgstr "Maksimum" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:76 +#: code:addons/web_dashboard_tile/models/tile_tile.py:68 #, python-format msgid "Maximum value of '%s'" msgstr "Maksimalna vrednost '%s'" @@ -153,7 +155,7 @@ msgid "Median" msgstr "Sredina" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:85 +#: code:addons/web_dashboard_tile/models/tile_tile.py:77 #, python-format msgid "Median value of '%s'" msgstr "Srednja vrednost '%s'" @@ -164,7 +166,7 @@ msgid "Minimum" msgstr "Minimum" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:73 +#: code:addons/web_dashboard_tile/models/tile_tile.py:65 #, python-format msgid "Minimum value of '%s'" msgstr "Minimalna vrednost '%s'" @@ -174,6 +176,16 @@ msgstr "Minimalna vrednost '%s'" msgid "Model" msgstr "Model" +#. module: web_dashboard_tile +#: field:tile.tile,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Optional Field Informations" +msgstr "Opcijske informacije o polju" + #. module: web_dashboard_tile #: field:tile.tile,sequence:0 msgid "Sequence" @@ -181,7 +193,7 @@ msgstr "Zaporedje" #. module: web_dashboard_tile #. openerp-web -#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100 +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 #, python-format msgid "Success" msgstr "Uspeh" @@ -192,13 +204,13 @@ msgid "Sum" msgstr "Vsota" #. module: web_dashboard_tile -#: field:tile.tile,name:0 -msgid "Tile Name" -msgstr "Naziv okvirja" +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Technical Informations" +msgstr "Tehnične informacije" #. module: web_dashboard_tile #. openerp-web -#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100 +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 #, python-format msgid "Tile is created" msgstr "Okvir je ustvarjen" @@ -211,7 +223,7 @@ msgid "Tile:" msgstr "Okvir:" #. module: web_dashboard_tile -#: code:addons/web_dashboard_tile/tile.py:79 +#: code:addons/web_dashboard_tile/models/tile_tile.py:71 #, python-format msgid "Total value of '%s'" msgstr "Skupna vrednost '%s'" @@ -220,14 +232,3 @@ msgstr "Skupna vrednost '%s'" #: field:tile.tile,user_id:0 msgid "User" msgstr "Uporabnik" - -#. module: web_dashboard_tile -#: code:_description:0 model:ir.model,name:web_dashboard_tile.model_tile_tile -#, python-format -msgid "tile.tile" -msgstr "tile.tile" - -#. module: web_dashboard_tile -#: view:tile.tile:0 -msgid "í" -msgstr "í" diff --git a/web_dashboard_tile/i18n/tr.po b/web_dashboard_tile/i18n/tr.po new file mode 100644 index 00000000..0394eb73 --- /dev/null +++ b/web_dashboard_tile/i18n/tr.po @@ -0,0 +1,233 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_dashboard_tile +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: <>\n" +"Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-8-0/language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_dashboard_tile +#: field:tile.tile,action_id:0 +msgid "Action" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Average" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:74 +#, python-format +msgid "Average value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,background_color:0 +msgid "Background color" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8 +#, python-format +msgid "Create" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_dashboard_tile +#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile +#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile +#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard +msgid "Dashboard" +msgstr "" + +#. module: web_dashboard_tile +#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile +msgid "Dashboard Tile" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_tree_view +msgid "Dashboard tiles" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Display" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,domain:0 +msgid "Domain" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 +#, python-format +msgid "Error" +msgstr "" + +#. module: web_dashboard_tile +#: constraint:tile.tile:0 +msgid "Error ! Please select a field of the selected model." +msgstr "" + +#. module: web_dashboard_tile +#: constraint:tile.tile:0 +msgid "Error ! Please set both fields: 'Field' and 'Function'." +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,field_id:0 +msgid "Field" +msgstr "Alan" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56 +#, python-format +msgid "Filter name is required." +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,font_color:0 +msgid "Font color" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,field_function:0 +msgid "Function" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,id:0 +msgid "ID" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Maximum" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:68 +#, python-format +msgid "Maximum value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Median" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:77 +#, python-format +msgid "Median value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Minimum" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:65 +#, python-format +msgid "Minimum value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,model_id:0 +msgid "Model" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,name:0 +msgid "Name" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Optional Field Informations" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 +#, python-format +msgid "Success" +msgstr "" + +#. module: web_dashboard_tile +#: selection:tile.tile,field_function:0 +msgid "Sum" +msgstr "" + +#. module: web_dashboard_tile +#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view +msgid "Technical Informations" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95 +#, python-format +msgid "Tile is created" +msgstr "" + +#. module: web_dashboard_tile +#. openerp-web +#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6 +#, python-format +msgid "Tile:" +msgstr "" + +#. module: web_dashboard_tile +#: code:addons/web_dashboard_tile/models/tile_tile.py:71 +#, python-format +msgid "Total value of '%s'" +msgstr "" + +#. module: web_dashboard_tile +#: field:tile.tile,user_id:0 +msgid "User" +msgstr "" diff --git a/web_easy_switch_company/i18n/en.po b/web_easy_switch_company/i18n/en.po new file mode 100644 index 00000000..1b34b32a --- /dev/null +++ b/web_easy_switch_company/i18n/en.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_easy_switch_company +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_easy_switch_company +#: model:ir.model,name:web_easy_switch_company.model_res_company +msgid "Companies" +msgstr "Companies" + +#. module: web_easy_switch_company +#: field:res.company,logo_topbar:0 +msgid "Logo displayed in the switch company menu" +msgstr "Logo displayed in the switch company menu" + +#. module: web_easy_switch_company +#: model:ir.model,name:web_easy_switch_company.model_res_users +msgid "Users" +msgstr "Users" diff --git a/web_easy_switch_company/i18n/es.po b/web_easy_switch_company/i18n/es.po new file mode 100644 index 00000000..2c8dc397 --- /dev/null +++ b/web_easy_switch_company/i18n/es.po @@ -0,0 +1,34 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_easy_switch_company +# +# Translators: +# Pedro M. Baeza , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:25+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_easy_switch_company +#: model:ir.model,name:web_easy_switch_company.model_res_company +msgid "Companies" +msgstr "Compañías" + +#. module: web_easy_switch_company +#: field:res.company,logo_topbar:0 +msgid "Logo displayed in the switch company menu" +msgstr "Logo mostrado en el menú de cambio de compañía" + +#. module: web_easy_switch_company +#: model:ir.model,name:web_easy_switch_company.model_res_users +msgid "Users" +msgstr "Usuarios" diff --git a/web_easy_switch_company/i18n/sl.po b/web_easy_switch_company/i18n/sl.po new file mode 100644 index 00000000..3c09178d --- /dev/null +++ b/web_easy_switch_company/i18n/sl.po @@ -0,0 +1,34 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_easy_switch_company +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:45+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_easy_switch_company +#: model:ir.model,name:web_easy_switch_company.model_res_company +msgid "Companies" +msgstr "Družbe" + +#. module: web_easy_switch_company +#: field:res.company,logo_topbar:0 +msgid "Logo displayed in the switch company menu" +msgstr "V meniju preklapljanja družb se prikaže logotip" + +#. module: web_easy_switch_company +#: model:ir.model,name:web_easy_switch_company.model_res_users +msgid "Users" +msgstr "Uporabniki" diff --git a/web_export_view/i18n/de.po b/web_export_view/i18n/de.po index d604f1d5..1c5bc643 100644 --- a/web_export_view/i18n/de.po +++ b/web_export_view/i18n/de.po @@ -1,44 +1,46 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# +# * web_export_view +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-21 11:59+0000\n" -"PO-Revision-Date: 2013-12-07 17:21+0000\n" -"Last-Translator: Nicolas JEUDY \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: German (http://www.transifex.com/oca/OCA-web-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-06-28 06:02+0000\n" -"X-Generator: Launchpad (build 17077)\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:7 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:8 #, python-format -msgid "Export Current View" -msgstr "Aktuelle Liste exportieren" +msgid "Excel" +msgstr "Excel" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:9 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:6 #, python-format -msgid "Excel" -msgstr "Excel" +msgid "Export Current View" +msgstr "Aktuelle Liste exportieren" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:81 +#: code:addons/web_export_view/static/src/js/web_export_view.js:84 #, python-format -msgid "True" +msgid "False" msgstr "" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:84 +#: code:addons/web_export_view/static/src/js/web_export_view.js:81 #, python-format -msgid "False" +msgid "True" msgstr "" diff --git a/web_export_view/i18n/en.po b/web_export_view/i18n/en.po new file mode 100644 index 00000000..cc2b538d --- /dev/null +++ b/web_export_view/i18n/en.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_export_view +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_export_view +#. openerp-web +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:8 +#, python-format +msgid "Excel" +msgstr "Excel" + +#. module: web_export_view +#. openerp-web +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:6 +#, python-format +msgid "Export Current View" +msgstr "Export Current View" + +#. module: web_export_view +#. openerp-web +#: code:addons/web_export_view/static/src/js/web_export_view.js:84 +#, python-format +msgid "False" +msgstr "False" + +#. module: web_export_view +#. openerp-web +#: code:addons/web_export_view/static/src/js/web_export_view.js:81 +#, python-format +msgid "True" +msgstr "True" diff --git a/web_export_view/i18n/es.po b/web_export_view/i18n/es.po index 7f6ddbd3..5acd4bfb 100644 --- a/web_export_view/i18n/es.po +++ b/web_export_view/i18n/es.po @@ -1,46 +1,47 @@ -# Spanish translation for web-addons -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the web-addons package. -# FIRST AUTHOR , 2014. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_export_view +# +# Translators: +# FIRST AUTHOR , 2014 msgid "" msgstr "" -"Project-Id-Version: web-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 11:59+0000\n" -"PO-Revision-Date: 2014-02-20 23:18+0000\n" -"Last-Translator: Pedro Manuel Baeza \n" -"Language-Team: Spanish \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:26+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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-06-28 06:02+0000\n" -"X-Generator: Launchpad (build 17077)\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:7 -#, python-format -msgid "Export Current View" -msgstr "Exportar vista actual" - -#. module: web_export_view -#. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:9 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:8 #, python-format msgid "Excel" msgstr "Excel" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:81 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:6 #, python-format -msgid "True" -msgstr "Verdadero" +msgid "Export Current View" +msgstr "Exportar vista actual" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:84 +#: code:addons/web_export_view/static/src/js/web_export_view.js:84 #, python-format msgid "False" msgstr "Falso" + +#. module: web_export_view +#. openerp-web +#: code:addons/web_export_view/static/src/js/web_export_view.js:81 +#, python-format +msgid "True" +msgstr "Verdadero" diff --git a/web_export_view/i18n/fr.po b/web_export_view/i18n/fr.po index f7b83a89..5e5c2037 100644 --- a/web_export_view/i18n/fr.po +++ b/web_export_view/i18n/fr.po @@ -1,44 +1,46 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# +# * web_export_view +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-21 11:59+0000\n" -"PO-Revision-Date: 2014-03-13 09:06+0000\n" -"Last-Translator: Sylvain LE GAL (GRAP) \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-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-06-28 06:02+0000\n" -"X-Generator: Launchpad (build 17077)\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:7 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:8 #, python-format -msgid "Export Current View" -msgstr "Exporter la vue courante" +msgid "Excel" +msgstr "Excel" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:9 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:6 #, python-format -msgid "Excel" -msgstr "Excel" +msgid "Export Current View" +msgstr "Exporter la vue courante" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:81 +#: code:addons/web_export_view/static/src/js/web_export_view.js:84 #, python-format -msgid "True" +msgid "False" msgstr "" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:84 +#: code:addons/web_export_view/static/src/js/web_export_view.js:81 #, python-format -msgid "False" +msgid "True" msgstr "" diff --git a/web_export_view/i18n/is.po b/web_export_view/i18n/is.po index c3d210fc..d44c09d7 100644 --- a/web_export_view/i18n/is.po +++ b/web_export_view/i18n/is.po @@ -1,46 +1,47 @@ -# Icelandic translation for web-addons -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the web-addons package. -# FIRST AUTHOR , 2014. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_export_view +# +# Translators: +# FIRST AUTHOR , 2014 msgid "" msgstr "" -"Project-Id-Version: web-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-10-21 11:59+0000\n" -"PO-Revision-Date: 2014-04-11 08:56+0000\n" -"Last-Translator: Sveinn í Felli \n" -"Language-Team: Icelandic \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Icelandic (http://www.transifex.com/oca/OCA-web-8-0/language/is/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-06-28 06:02+0000\n" -"X-Generator: Launchpad (build 17077)\n" +"Content-Transfer-Encoding: \n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:7 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:8 #, python-format -msgid "Export Current View" -msgstr "Flytja út núverandi sýn" +msgid "Excel" +msgstr "Excel" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:9 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:6 #, python-format -msgid "Excel" -msgstr "Excel" +msgid "Export Current View" +msgstr "Flytja út núverandi sýn" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:81 +#: code:addons/web_export_view/static/src/js/web_export_view.js:84 #, python-format -msgid "True" +msgid "False" msgstr "" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:84 +#: code:addons/web_export_view/static/src/js/web_export_view.js:81 #, python-format -msgid "False" +msgid "True" msgstr "" diff --git a/web_export_view/i18n/nl.po b/web_export_view/i18n/nl.po index bae9aee8..6945f589 100644 --- a/web_export_view/i18n/nl.po +++ b/web_export_view/i18n/nl.po @@ -1,44 +1,46 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# +# * web_export_view +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-21 11:59+0000\n" -"PO-Revision-Date: 2013-12-07 17:21+0000\n" -"Last-Translator: Nicolas JEUDY \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-web-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-06-28 06:02+0000\n" -"X-Generator: Launchpad (build 17077)\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:7 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:8 #, python-format -msgid "Export Current View" -msgstr "Huidige lijst exporteren" +msgid "Excel" +msgstr "Excel" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:9 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:6 #, python-format -msgid "Excel" -msgstr "Excel" +msgid "Export Current View" +msgstr "Huidige lijst exporteren" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:81 +#: code:addons/web_export_view/static/src/js/web_export_view.js:84 #, python-format -msgid "True" +msgid "False" msgstr "" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:84 +#: code:addons/web_export_view/static/src/js/web_export_view.js:81 #, python-format -msgid "False" +msgid "True" msgstr "" diff --git a/web_export_view/i18n/sl.po b/web_export_view/i18n/sl.po index 832cf5b4..969c8d86 100644 --- a/web_export_view/i18n/sl.po +++ b/web_export_view/i18n/sl.po @@ -1,47 +1,47 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# -# Matjaž Mozetič , 2015. +# * web_export_view +# +# Translators: +# Matjaž Mozetič , 2015 msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-10-21 11:59+0000\n" -"PO-Revision-Date: 2015-04-24 08:07+0100\n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:45+0000\n" "Last-Translator: Matjaž Mozetič \n" -"Language-Team: Slovenian \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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\n" -"X-Generator: Lokalize 2.0\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:7 -#, python-format -msgid "Export Current View" -msgstr "Izvoz trenutnega pogleda" - -#. module: web_export_view -#. openerp-web -#: code:addons/web_export_view/static/xml/web_advanced_export.xml:9 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:8 #, python-format msgid "Excel" msgstr "Excel" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:81 +#: code:addons/web_export_view/static/src/xml/web_export_view_template.xml:6 #, python-format -msgid "True" -msgstr "Pravilno" +msgid "Export Current View" +msgstr "Izvoz trenutnega pogleda" #. module: web_export_view #. openerp-web -#: code:addons/web_export_view/static/src/js/web_advanced_export.js:84 +#: code:addons/web_export_view/static/src/js/web_export_view.js:84 #, python-format msgid "False" msgstr "Nepravilno" +#. module: web_export_view +#. openerp-web +#: code:addons/web_export_view/static/src/js/web_export_view.js:81 +#, python-format +msgid "True" +msgstr "Pravilno" diff --git a/web_graph_improved/i18n/en.po b/web_graph_improved/i18n/en.po new file mode 100644 index 00000000..65f7297e --- /dev/null +++ b/web_graph_improved/i18n/en.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_graph_improved +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_graph_improved +#. openerp-web +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:13 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:14 +#, python-format +msgid "Total" +msgstr "Total" + +#. module: web_graph_improved +#. openerp-web +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:30 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:40 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:44 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:49 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:54 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:57 +#, python-format +msgid "Undefined" +msgstr "Undefined" diff --git a/web_graph_improved/i18n/es.po b/web_graph_improved/i18n/es.po new file mode 100644 index 00000000..3e0787b1 --- /dev/null +++ b/web_graph_improved/i18n/es.po @@ -0,0 +1,39 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_graph_improved +# +# Translators: +# Pedro M. Baeza , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:27+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_graph_improved +#. openerp-web +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:13 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:14 +#, python-format +msgid "Total" +msgstr "Total" + +#. module: web_graph_improved +#. openerp-web +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:30 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:40 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:44 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:49 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:54 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:57 +#, python-format +msgid "Undefined" +msgstr "Sin definir" diff --git a/web_graph_improved/i18n/sl.po b/web_graph_improved/i18n/sl.po new file mode 100644 index 00000000..039817e3 --- /dev/null +++ b/web_graph_improved/i18n/sl.po @@ -0,0 +1,39 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_graph_improved +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:45+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_graph_improved +#. openerp-web +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:13 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:14 +#, python-format +msgid "Total" +msgstr "Skupaj" + +#. module: web_graph_improved +#. openerp-web +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:30 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:40 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:44 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:49 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:54 +#: code:addons/web_graph_improved/static/src/js/web_graph_improved.js:57 +#, python-format +msgid "Undefined" +msgstr "Nedoločeno" diff --git a/web_ir_actions_act_window_message/i18n/fr.po b/web_ir_actions_act_window_message/i18n/fr.po new file mode 100644 index 00000000..92af8cf4 --- /dev/null +++ b/web_ir_actions_act_window_message/i18n/fr.po @@ -0,0 +1,25 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_ir_actions_act_window_message +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: <>\n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-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: web_ir_actions_act_window_message +#. openerp-web +#: code:addons/web_ir_actions_act_window_message/static/src/js/web_ir_actions_act_window_message.js:34 +#, python-format +msgid "Close" +msgstr "Fermer" diff --git a/web_ir_actions_act_window_message/i18n/sl.po b/web_ir_actions_act_window_message/i18n/sl.po new file mode 100644 index 00000000..63ddbc00 --- /dev/null +++ b/web_ir_actions_act_window_message/i18n/sl.po @@ -0,0 +1,25 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_ir_actions_act_window_message +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:45+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_ir_actions_act_window_message +#. openerp-web +#: code:addons/web_ir_actions_act_window_message/static/src/js/web_ir_actions_act_window_message.js:34 +#, python-format +msgid "Close" +msgstr "Zaključi" diff --git a/web_listview_custom_element_number/i18n/en.po b/web_listview_custom_element_number/i18n/en.po new file mode 100644 index 00000000..b72e3244 --- /dev/null +++ b/web_listview_custom_element_number/i18n/en.po @@ -0,0 +1,25 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_listview_custom_element_number +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_listview_custom_element_number +#. openerp-web +#: code:addons/web_listview_custom_element_number/static/src/js/web_listview_custom_element_number.js:54 +#, python-format +msgid "0 (Unlimited)" +msgstr "0 (Unlimited)" diff --git a/web_listview_custom_element_number/i18n/es.po b/web_listview_custom_element_number/i18n/es.po new file mode 100644 index 00000000..9c59ddd5 --- /dev/null +++ b/web_listview_custom_element_number/i18n/es.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_listview_custom_element_number +# +# Translators: +# Pedro M. Baeza , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:28+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_listview_custom_element_number +#. openerp-web +#: code:addons/web_listview_custom_element_number/static/src/js/web_listview_custom_element_number.js:54 +#, python-format +msgid "0 (Unlimited)" +msgstr "0 (Ilimitado)" diff --git a/web_listview_custom_element_number/i18n/fr.po b/web_listview_custom_element_number/i18n/fr.po index 6f8db58e..18b9d801 100644 --- a/web_listview_custom_element_number/i18n/fr.po +++ b/web_listview_custom_element_number/i18n/fr.po @@ -1,23 +1,25 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# +# * web_listview_custom_element_number +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-06-07 23:26+0000\n" -"PO-Revision-Date: 2015-06-07 23:26+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-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: web_listview_custom_element_number #. openerp-web -#: code:addons/web_listview_custom_element_number/static/src/js/web_listview_custom_element_number.js:56 +#: code:addons/web_listview_custom_element_number/static/src/js/web_listview_custom_element_number.js:54 #, python-format msgid "0 (Unlimited)" msgstr "0 (Illimité)" - diff --git a/web_listview_custom_element_number/i18n/sl.po b/web_listview_custom_element_number/i18n/sl.po new file mode 100644 index 00000000..73d9cfab --- /dev/null +++ b/web_listview_custom_element_number/i18n/sl.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_listview_custom_element_number +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:45+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_listview_custom_element_number +#. openerp-web +#: code:addons/web_listview_custom_element_number/static/src/js/web_listview_custom_element_number.js:54 +#, python-format +msgid "0 (Unlimited)" +msgstr "0 (neomejeno)" diff --git a/web_m2x_options/i18n/en.po b/web_m2x_options/i18n/en.po new file mode 100644 index 00000000..77f35c76 --- /dev/null +++ b/web_m2x_options/i18n/en.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_m2x_options +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:20+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_m2x_options +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:188 +#: code:addons/web_m2x_options/static/src/js/form.js:324 +#, python-format +msgid "Create \"%s\"" +msgstr "Create \"%s\"" + +#. module: web_m2x_options +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:210 +#: code:addons/web_m2x_options/static/src/js/form.js:345 +#, python-format +msgid "Create and Edit..." +msgstr "Create and Edit..." + +#. module: web_m2x_options +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:156 +#: code:addons/web_m2x_options/static/src/js/form.js:302 +#, python-format +msgid "Search More..." +msgstr "Search More..." diff --git a/web_m2x_options/i18n/es.po b/web_m2x_options/i18n/es.po new file mode 100644 index 00000000..f368d172 --- /dev/null +++ b/web_m2x_options/i18n/es.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_m2x_options +# +# Translators: +# Pedro M. Baeza , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:28+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_m2x_options +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:188 +#: code:addons/web_m2x_options/static/src/js/form.js:324 +#, python-format +msgid "Create \"%s\"" +msgstr "Crear \"%s\"" + +#. module: web_m2x_options +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:210 +#: code:addons/web_m2x_options/static/src/js/form.js:345 +#, python-format +msgid "Create and Edit..." +msgstr "Crear y editar..." + +#. module: web_m2x_options +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:156 +#: code:addons/web_m2x_options/static/src/js/form.js:302 +#, python-format +msgid "Search More..." +msgstr "Buscar más..." diff --git a/web_m2x_options/i18n/sl.po b/web_m2x_options/i18n/sl.po new file mode 100644 index 00000000..f5a89dfd --- /dev/null +++ b/web_m2x_options/i18n/sl.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_m2x_options +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:46+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_m2x_options +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:188 +#: code:addons/web_m2x_options/static/src/js/form.js:324 +#, python-format +msgid "Create \"%s\"" +msgstr "Ustvari \"%s\"" + +#. module: web_m2x_options +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:210 +#: code:addons/web_m2x_options/static/src/js/form.js:345 +#, python-format +msgid "Create and Edit..." +msgstr "Ustvari in urejaj..." + +#. module: web_m2x_options +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:156 +#: code:addons/web_m2x_options/static/src/js/form.js:302 +#, python-format +msgid "Search More..." +msgstr "Poišči več..." diff --git a/web_shortcuts/i18n/ar.po b/web_shortcuts/i18n/ar.po index 2829cfca..7fa7b4dd 100644 --- a/web_shortcuts/i18n/ar.po +++ b/web_shortcuts/i18n/ar.po @@ -1,25 +1,71 @@ -# Arabic translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-11-26 18:38+0000\n" -"Last-Translator: kifcaliph \n" -"Language-Team: Arabic \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Arabic (http://www.transifex.com/oca/OCA-web-8-0/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-27 05:39+0000\n" -"X-Generator: Launchpad (build 16845)\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "إضافة / إزالة مختَصَر" + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/bs.po b/web_shortcuts/i18n/bs.po index 1192b929..5b16da95 100644 --- a/web_shortcuts/i18n/bs.po +++ b/web_shortcuts/i18n/bs.po @@ -1,25 +1,71 @@ -# Bosnian translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-10-26 01:19+0000\n" -"Last-Translator: Bosko Stojakovic \n" -"Language-Team: Bosnian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-web-8-0/language/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Dodaj / Ukloni pračicu..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/cs.po b/web_shortcuts/i18n/cs.po index c470b1bb..70ab2ab9 100644 --- a/web_shortcuts/i18n/cs.po +++ b/web_shortcuts/i18n/cs.po @@ -1,25 +1,71 @@ -# Czech translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-02-20 13:43+0000\n" -"Last-Translator: Radomil Urbánek \n" -"Language-Team: Czech \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Czech (http://www.transifex.com/oca/OCA-web-8-0/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Přidat / Odebrat zkratku..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/da.po b/web_shortcuts/i18n/da.po index 8ca1fccb..d401460e 100644 --- a/web_shortcuts/i18n/da.po +++ b/web_shortcuts/i18n/da.po @@ -1,25 +1,71 @@ -# Danish translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-09-15 20:22+0000\n" -"Last-Translator: Morten Schou \n" -"Language-Team: Danish \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Danish (http://www.transifex.com/oca/OCA-web-8-0/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Tilføj/fjern genvej ..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/de.po b/web_shortcuts/i18n/de.po index 926b73f6..2586ac38 100644 --- a/web_shortcuts/i18n/de.po +++ b/web_shortcuts/i18n/de.po @@ -1,25 +1,71 @@ -# German translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-21 23:00+0000\n" -"Last-Translator: Ferdinand @ Camptocamp \n" -"Language-Team: German \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: German (http://www.transifex.com/oca/OCA-web-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Hinzufügen/Entfernen Lesezeichen ..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/en_GB.po b/web_shortcuts/i18n/en_GB.po index abb0ddc3..16ffa85c 100644 --- a/web_shortcuts/i18n/en_GB.po +++ b/web_shortcuts/i18n/en_GB.po @@ -1,25 +1,71 @@ -# English (United Kingdom) translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-08-23 16:45+0000\n" -"Last-Translator: Andi Chandler \n" -"Language-Team: English (United Kingdom) \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-web-8-0/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Add / Remove Shortcut..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/es.po b/web_shortcuts/i18n/es.po index 3167b349..3a1ac03d 100644 --- a/web_shortcuts/i18n/es.po +++ b/web_shortcuts/i18n/es.po @@ -1,25 +1,72 @@ -# Spanish translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 +# Pedro M. Baeza , 2015 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-21 23:00+0000\n" -"Last-Translator: Pedro Manuel Baeza \n" -"Language-Team: Spanish \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:29+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Añadir / Eliminar acceso directo..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "ID" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "ID del menú" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "Nombre del acceso directo" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "Ya existe un acceso directo para este menú" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "Ref. usuario" diff --git a/web_shortcuts/i18n/fi.po b/web_shortcuts/i18n/fi.po index 61b303fa..fda8b09d 100644 --- a/web_shortcuts/i18n/fi.po +++ b/web_shortcuts/i18n/fi.po @@ -1,25 +1,71 @@ -# Finnish translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-11-08 21:06+0000\n" -"Last-Translator: Harri Luuppala \n" -"Language-Team: Finnish \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Lisää / Poista pikavalinta..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/fr.po b/web_shortcuts/i18n/fr.po index 4c22712f..bfda62a2 100644 --- a/web_shortcuts/i18n/fr.po +++ b/web_shortcuts/i18n/fr.po @@ -1,25 +1,71 @@ -# French translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-21 23:00+0000\n" -"Last-Translator: WANTELLET Sylvain \n" -"Language-Team: French \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-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: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Ajouter / supprimer un raccourci..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "ID" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "Mis à jour par" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "Mis à jour le" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/gl.po b/web_shortcuts/i18n/gl.po index b6a61f50..5c4f6db9 100644 --- a/web_shortcuts/i18n/gl.po +++ b/web_shortcuts/i18n/gl.po @@ -1,25 +1,71 @@ -# Galician translation for openobject-addons -# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2014. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2014 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2014-02-05 16:52+0000\n" -"Last-Translator: Alejandro Santana \n" -"Language-Team: Galician \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Galician (http://www.transifex.com/oca/OCA-web-8-0/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2014-02-06 06:25+0000\n" -"X-Generator: Launchpad (build 16916)\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Engadir / Eliminar atallo..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/hr.po b/web_shortcuts/i18n/hr.po index 3bf7a375..ba476d3a 100644 --- a/web_shortcuts/i18n/hr.po +++ b/web_shortcuts/i18n/hr.po @@ -1,25 +1,71 @@ -# Croatian translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-21 23:00+0000\n" -"Last-Translator: Goran Kliska \n" -"Language-Team: Croatian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-web-8-0/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Dodaj / ukloni prečac..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/hu.po b/web_shortcuts/i18n/hu.po index 9fad2e36..3c8e4a85 100644 --- a/web_shortcuts/i18n/hu.po +++ b/web_shortcuts/i18n/hu.po @@ -1,25 +1,71 @@ -# Hungarian translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-01-04 12:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Hungarian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-web-8-0/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Billentyűkombináció hozzáadása/eltávolítása" + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/it.po b/web_shortcuts/i18n/it.po index 8a7d2d0e..ac36b4f6 100644 --- a/web_shortcuts/i18n/it.po +++ b/web_shortcuts/i18n/it.po @@ -1,25 +1,71 @@ -# Italian translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-21 23:00+0000\n" -"Last-Translator: Davide Corio - agilebg.com \n" -"Language-Team: Italian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Italian (http://www.transifex.com/oca/OCA-web-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: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Aggiungi / Rimuovi Scorciatoia..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/lt.po b/web_shortcuts/i18n/lt.po index ae6c868d..897a16e7 100644 --- a/web_shortcuts/i18n/lt.po +++ b/web_shortcuts/i18n/lt.po @@ -1,25 +1,71 @@ -# Lithuanian translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-04-24 18:29+0000\n" -"Last-Translator: Giedrius Slavinskas - inovera.lt \n" -"Language-Team: Lithuanian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-web-8-0/language/lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Pridėti / pašalinti trumpinį..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/mk.po b/web_shortcuts/i18n/mk.po index ec0c16b9..062da44d 100644 --- a/web_shortcuts/i18n/mk.po +++ b/web_shortcuts/i18n/mk.po @@ -1,25 +1,71 @@ -# Macedonian translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-03-01 14:20+0000\n" -"Last-Translator: Sofce Dimitrijeva \n" -"Language-Team: Macedonian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-web-8-0/language/mk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Додади / Отстрани кратенка" + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/mn.po b/web_shortcuts/i18n/mn.po index 559d3edf..fa2da74d 100644 --- a/web_shortcuts/i18n/mn.po +++ b/web_shortcuts/i18n/mn.po @@ -1,25 +1,71 @@ -# Mongolian translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-02-07 11:26+0000\n" -"Last-Translator: Tenuun Khangaitan \n" -"Language-Team: Mongolian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-web-8-0/language/mn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Шуут холбоосыг Нэмэх / Устгах ..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/nl.po b/web_shortcuts/i18n/nl.po index 655f634a..5fac09b1 100644 --- a/web_shortcuts/i18n/nl.po +++ b/web_shortcuts/i18n/nl.po @@ -1,25 +1,71 @@ -# Dutch translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-21 23:00+0000\n" -"Last-Translator: Erwin van der Ploeg (Endian Solutions) \n" -"Language-Team: Dutch \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-web-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: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Toevoegen/verwijderen snelkoppeling" + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/pl.po b/web_shortcuts/i18n/pl.po index 4c08366b..b32ed24f 100644 --- a/web_shortcuts/i18n/pl.po +++ b/web_shortcuts/i18n/pl.po @@ -1,25 +1,71 @@ -# Polish translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-21 23:00+0000\n" -"Last-Translator: Grzegorz Grzelak (OpenGLOBE.pl) \n" -"Language-Team: Polish \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Polish (http://www.transifex.com/oca/OCA-web-8-0/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Dodaj / Usuń skrót" + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/pt.po b/web_shortcuts/i18n/pt.po index 92d27cb7..0587dd78 100644 --- a/web_shortcuts/i18n/pt.po +++ b/web_shortcuts/i18n/pt.po @@ -1,25 +1,71 @@ -# Portuguese translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-21 23:00+0000\n" -"Last-Translator: Andrei Talpa (multibase.pt) \n" -"Language-Team: Portuguese \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-web-8-0/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Adicionar / Remover atalho..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/pt_BR.po b/web_shortcuts/i18n/pt_BR.po index 4b71460a..2d7ba73c 100644 --- a/web_shortcuts/i18n/pt_BR.po +++ b/web_shortcuts/i18n/pt_BR.po @@ -1,25 +1,71 @@ -# Brazilian Portuguese translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-07-20 15:14+0000\n" -"Last-Translator: Claudio de Araujo Santos \n" -"Language-Team: Brazilian Portuguese \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-web-8-0/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Adicionar / Remover atalho ..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/ro.po b/web_shortcuts/i18n/ro.po index 83732827..bc06532a 100644 --- a/web_shortcuts/i18n/ro.po +++ b/web_shortcuts/i18n/ro.po @@ -1,25 +1,71 @@ -# Romanian translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-01-11 12:29+0000\n" -"Last-Translator: ERPSystems.ro \n" -"Language-Team: Romanian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Romanian (http://www.transifex.com/oca/OCA-web-8-0/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Adauga / Sterge Shortcut..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/ru.po b/web_shortcuts/i18n/ru.po index 88cdc97a..2bb7800a 100644 --- a/web_shortcuts/i18n/ru.po +++ b/web_shortcuts/i18n/ru.po @@ -1,25 +1,71 @@ -# Russian translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-25 12:18+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Russian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Russian (http://www.transifex.com/oca/OCA-web-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: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\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: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Добавить / Удалить ярлык..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/sl.po b/web_shortcuts/i18n/sl.po index 47f764b0..ad1effd9 100644 --- a/web_shortcuts/i18n/sl.po +++ b/web_shortcuts/i18n/sl.po @@ -1,25 +1,72 @@ -# Slovenian translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 +# Matjaž Mozetič , 2015 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2012-12-21 23:00+0000\n" -"Last-Translator: Dusan Laznik \n" -"Language-Team: Slovenian \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:46+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-8-0/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\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: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Dodaj / Odstrani bližnjico..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "Ustvaril" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "ID" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "Zadnjič posodobil" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "ID menija" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "Naziv bližnjice" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "Bližnjica za ta meni že obstaja!" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "Sklic uporabnika" diff --git a/web_shortcuts/i18n/sv.po b/web_shortcuts/i18n/sv.po index 559b58f8..b75e68df 100644 --- a/web_shortcuts/i18n/sv.po +++ b/web_shortcuts/i18n/sv.po @@ -1,25 +1,71 @@ -# Swedish translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-01-26 15:07+0000\n" -"Last-Translator: Mikael Dúi Bolinder \n" -"Language-Team: Swedish \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Swedish (http://www.transifex.com/oca/OCA-web-8-0/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Lägg till/ta bort genväg..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/th.po b/web_shortcuts/i18n/th.po index 546a300c..88f3b67e 100644 --- a/web_shortcuts/i18n/th.po +++ b/web_shortcuts/i18n/th.po @@ -1,25 +1,71 @@ -# Thai translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-06-17 05:48+0000\n" -"Last-Translator: Sumonchai ( เหลา ) \n" -"Language-Team: Thai \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Thai (http://www.transifex.com/oca/OCA-web-8-0/language/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "เพิ่ม / ลบ ทางลัด ..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/tr.po b/web_shortcuts/i18n/tr.po index 5db7dc1f..ff32bc11 100644 --- a/web_shortcuts/i18n/tr.po +++ b/web_shortcuts/i18n/tr.po @@ -1,25 +1,71 @@ -# Turkish translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-02-06 20:19+0000\n" -"Last-Translator: Ahmet Altınışık \n" -"Language-Team: Turkish \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-8-0/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Kısayol Ekle/Kaldır..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/vi.po b/web_shortcuts/i18n/vi.po index a593830c..acc4c667 100644 --- a/web_shortcuts/i18n/vi.po +++ b/web_shortcuts/i18n/vi.po @@ -1,25 +1,71 @@ -# Vietnamese translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-06-27 16:15+0000\n" -"Last-Translator: Hung Tran \n" -"Language-Team: Vietnamese \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-web-8-0/language/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Thêm / Xóa đường dẫn ...." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/zh_CN.po b/web_shortcuts/i18n/zh_CN.po index d100b714..963a0b1c 100644 --- a/web_shortcuts/i18n/zh_CN.po +++ b/web_shortcuts/i18n/zh_CN.po @@ -1,25 +1,71 @@ -# Chinese (Simplified) translation for openobject-addons -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2012. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2012 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-07-24 13:35+0000\n" -"Last-Translator: 盈通 ccdos \n" -"Language-Team: Chinese (Simplified) \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-web-8-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n" -"X-Generator: Launchpad (build 16831)\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "添加/删除快捷方式..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_shortcuts/i18n/zh_TW.po b/web_shortcuts/i18n/zh_TW.po index c9bbf4f5..f5925e3f 100644 --- a/web_shortcuts/i18n/zh_TW.po +++ b/web_shortcuts/i18n/zh_TW.po @@ -1,25 +1,71 @@ -# Chinese (Traditional) translation for openobject-addons -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2013. -# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_shortcuts +# +# Translators: +# FIRST AUTHOR , 2013 msgid "" msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-07 19:37+0000\n" -"PO-Revision-Date: 2013-12-29 17:05+0000\n" -"Last-Translator: Andy Cheng \n" -"Language-Team: Chinese (Traditional) \n" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-web-8-0/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2013-12-30 05:07+0000\n" -"X-Generator: Launchpad (build 16877)\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" #. module: web_shortcuts #. openerp-web -#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:21 +#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "新增/移除捷徑..." + +#. module: web_shortcuts +#: field:web.shortcut,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,create_date:0 +msgid "Created on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,id:0 +msgid "ID" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,menu_id:0 +msgid "Menu id" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: web_shortcuts +#: sql_constraint:web.shortcut:0 +msgid "Shortcut for this menu already exists!" +msgstr "" + +#. module: web_shortcuts +#: field:web.shortcut,user_id:0 +msgid "User Ref." +msgstr "" diff --git a/web_switch_company_warning/i18n/en.po b/web_switch_company_warning/i18n/en.po new file mode 100644 index 00000000..55c4a2e5 --- /dev/null +++ b/web_switch_company_warning/i18n/en.po @@ -0,0 +1,39 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_switch_company_warning +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_switch_company_warning +#. openerp-web +#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:6 +#, python-format +msgid "Reload" +msgstr "Reload" + +#. module: web_switch_company_warning +#. openerp-web +#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5 +#, python-format +msgid "You switched to a different company with another tab or window" +msgstr "You switched to a different company with another tab or window" + +#. module: web_switch_company_warning +#. openerp-web +#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:6 +#, python-format +msgid "to refresh your session" +msgstr "to refresh your session" diff --git a/web_switch_company_warning/i18n/es.po b/web_switch_company_warning/i18n/es.po new file mode 100644 index 00000000..e8723695 --- /dev/null +++ b/web_switch_company_warning/i18n/es.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_switch_company_warning +# +# Translators: +# Pedro M. Baeza , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:30+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_switch_company_warning +#. openerp-web +#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:6 +#, python-format +msgid "Reload" +msgstr "Recargar" + +#. module: web_switch_company_warning +#. openerp-web +#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5 +#, python-format +msgid "You switched to a different company with another tab or window" +msgstr "Ha cambiado a una compañía diferente en otra pestaña o ventana." + +#. module: web_switch_company_warning +#. openerp-web +#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:6 +#, python-format +msgid "to refresh your session" +msgstr "para actualizar su sesión" diff --git a/web_switch_company_warning/i18n/sl.po b/web_switch_company_warning/i18n/sl.po new file mode 100644 index 00000000..c3ac03d4 --- /dev/null +++ b/web_switch_company_warning/i18n/sl.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_switch_company_warning +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:47+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_switch_company_warning +#. openerp-web +#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:6 +#, python-format +msgid "Reload" +msgstr "Ponovno naloži" + +#. module: web_switch_company_warning +#. openerp-web +#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5 +#, python-format +msgid "You switched to a different company with another tab or window" +msgstr "Preklopili ste na drugo družbo z drugim zavihkom ali oknom" + +#. module: web_switch_company_warning +#. openerp-web +#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:6 +#, python-format +msgid "to refresh your session" +msgstr "za osvežitev seje" diff --git a/web_translate_dialog/i18n/es.po b/web_translate_dialog/i18n/es.po index d1af454b..047d0a81 100644 --- a/web_translate_dialog/i18n/es.po +++ b/web_translate_dialog/i18n/es.po @@ -1,19 +1,43 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# +# * web_translate_dialog +# +# Translators: +# Pedro M. Baeza , 2015 msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-09 07:15+0000\n" -"PO-Revision-Date: 2014-03-07 15:45+0000\n" -"Last-Translator: Pedro Manuel Baeza \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:25+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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-06-28 06:02+0000\n" -"X-Generator: Launchpad (build 17077)\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Cancelar" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "Campo" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "Guardar" #. module: web_translate_dialog #. openerp-web @@ -28,10 +52,3 @@ msgstr "Traducir" #, python-format msgid "Translations" msgstr "Traducciones" - -#. module: web_translate_dialog -#. openerp-web -#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 -#, python-format -msgid "Field" -msgstr "Campo" diff --git a/web_translate_dialog/i18n/fr.po b/web_translate_dialog/i18n/fr.po index 57ea09a4..18404d69 100644 --- a/web_translate_dialog/i18n/fr.po +++ b/web_translate_dialog/i18n/fr.po @@ -1,19 +1,42 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: -# +# * web_translate_dialog +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-09 07:15+0000\n" -"PO-Revision-Date: 2014-03-07 15:45+0000\n" -"Last-Translator: Guewen Baconnier @ Camptocamp \n" -"Language-Team: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:21+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-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-06-28 06:02+0000\n" -"X-Generator: Launchpad (build 17077)\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Annuler" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "Champ" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" #. module: web_translate_dialog #. openerp-web @@ -28,10 +51,3 @@ msgstr "Traduire" #, python-format msgid "Translations" msgstr "Traductions" - -#. module: web_translate_dialog -#. openerp-web -#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 -#, python-format -msgid "Field" -msgstr "Champ" diff --git a/web_translate_dialog/i18n/sl.po b/web_translate_dialog/i18n/sl.po new file mode 100644 index 00000000..296350ff --- /dev/null +++ b/web_translate_dialog/i18n/sl.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:47+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Preklic" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "Polje" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "Shrani" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "Prevod" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "Prevodi" diff --git a/web_tree_image/i18n/en.po b/web_tree_image/i18n/en.po new file mode 100644 index 00000000..5456c2f1 --- /dev/null +++ b/web_tree_image/i18n/en.po @@ -0,0 +1,25 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tree_image +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-18 15:48+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_tree_image +#. openerp-web +#: code:addons/web_tree_image/static/src/xml/widget.xml:31 +#, python-format +msgid "Image preview" +msgstr "Image preview" diff --git a/web_tree_image/i18n/sl.po b/web_tree_image/i18n/sl.po new file mode 100644 index 00000000..cd8841f4 --- /dev/null +++ b/web_tree_image/i18n/sl.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tree_image +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-19 06:03+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_tree_image +#. openerp-web +#: code:addons/web_tree_image/static/src/xml/widget.xml:31 +#, python-format +msgid "Image preview" +msgstr "Predogled slike" diff --git a/web_widget_many2many_tags_multi_selection/i18n/en.po b/web_widget_many2many_tags_multi_selection/i18n/en.po new file mode 100644 index 00000000..1d6e68d9 --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/en.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:22+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:20 +#, python-format +msgid "Create: " +msgstr "Create: " + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:20 +#, python-format +msgid "Search: " +msgstr "Search: " diff --git a/web_widget_many2many_tags_multi_selection/i18n/es.po b/web_widget_many2many_tags_multi_selection/i18n/es.po new file mode 100644 index 00000000..1e31ddf2 --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/es.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +# Pedro M. Baeza , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:29+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:20 +#, python-format +msgid "Create: " +msgstr "Crear:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:20 +#, python-format +msgid "Search: " +msgstr "Buscar:" diff --git a/web_widget_many2many_tags_multi_selection/i18n/sl.po b/web_widget_many2many_tags_multi_selection/i18n/sl.po new file mode 100644 index 00000000..e56408e1 --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/sl.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:48+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:20 +#, python-format +msgid "Create: " +msgstr "Ustvari:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:20 +#, python-format +msgid "Search: " +msgstr "Iskanje:" diff --git a/web_widget_text_markdown/i18n/en.po b/web_widget_text_markdown/i18n/en.po new file mode 100644 index 00000000..1490673e --- /dev/null +++ b/web_widget_text_markdown/i18n/en.po @@ -0,0 +1,25 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_widget_text_markdown +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:22+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_widget_text_markdown +#. openerp-web +#: code:addons/web_widget_text_markdown/static/src/js/web_widget_text_markdown.js:12 +#, python-format +msgid "MarkDown" +msgstr "MarkDown" diff --git a/web_widget_text_markdown/i18n/es.po b/web_widget_text_markdown/i18n/es.po new file mode 100644 index 00000000..5e1a0254 --- /dev/null +++ b/web_widget_text_markdown/i18n/es.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_widget_text_markdown +# +# Translators: +# Pedro M. Baeza , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:29+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_widget_text_markdown +#. openerp-web +#: code:addons/web_widget_text_markdown/static/src/js/web_widget_text_markdown.js:12 +#, python-format +msgid "MarkDown" +msgstr "MarkDown" diff --git a/web_widget_text_markdown/i18n/sl.po b/web_widget_text_markdown/i18n/sl.po new file mode 100644 index 00000000..6c15a1f3 --- /dev/null +++ b/web_widget_text_markdown/i18n/sl.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_widget_text_markdown +# +# Translators: +# Matjaž Mozetič , 2015 +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:48+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_widget_text_markdown +#. openerp-web +#: code:addons/web_widget_text_markdown/static/src/js/web_widget_text_markdown.js:12 +#, python-format +msgid "MarkDown" +msgstr "MarkDown" diff --git a/web_widget_x2many_2d_matrix/i18n/en.po b/web_widget_x2many_2d_matrix/i18n/en.po new file mode 100644 index 00000000..437769d2 --- /dev/null +++ b/web_widget_x2many_2d_matrix/i18n/en.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_widget_x2many_2d_matrix +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:22+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-web-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: web_widget_x2many_2d_matrix +#. openerp-web +#: code:addons/web_widget_x2many_2d_matrix/static/src/xml/web_widget_x2many_2d_matrix.xml:11 +#: code:addons/web_widget_x2many_2d_matrix/static/src/xml/web_widget_x2many_2d_matrix.xml:28 +#, python-format +msgid "Total" +msgstr "Total" diff --git a/web_widget_x2many_2d_matrix/i18n/es.po b/web_widget_x2many_2d_matrix/i18n/es.po new file mode 100644 index 00000000..10ba2f9f --- /dev/null +++ b/web_widget_x2many_2d_matrix/i18n/es.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_widget_x2many_2d_matrix +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-07 11:29+0000\n" +"Last-Translator: Pedro M. Baeza \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-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: web_widget_x2many_2d_matrix +#. openerp-web +#: code:addons/web_widget_x2many_2d_matrix/static/src/xml/web_widget_x2many_2d_matrix.xml:11 +#: code:addons/web_widget_x2many_2d_matrix/static/src/xml/web_widget_x2many_2d_matrix.xml:28 +#, python-format +msgid "Total" +msgstr "Total" diff --git a/web_widget_x2many_2d_matrix/i18n/sl.po b/web_widget_x2many_2d_matrix/i18n/sl.po new file mode 100644 index 00000000..07ae09c5 --- /dev/null +++ b/web_widget_x2many_2d_matrix/i18n/sl.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_widget_x2many_2d_matrix +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-11-23 13:46+0000\n" +"PO-Revision-Date: 2015-11-08 05:48+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-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: web_widget_x2many_2d_matrix +#. openerp-web +#: code:addons/web_widget_x2many_2d_matrix/static/src/xml/web_widget_x2many_2d_matrix.xml:11 +#: code:addons/web_widget_x2many_2d_matrix/static/src/xml/web_widget_x2many_2d_matrix.xml:28 +#, python-format +msgid "Total" +msgstr "Skupaj"