OCA Transbot updated translations from Transifex

pull/57/head
OCA Transbot 2016-05-08 05:39:55 -04:00
parent 8bc7148383
commit 77a627b727
8 changed files with 358 additions and 10 deletions

View File

@ -0,0 +1,207 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * bi_view_editor
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: reporting-engine (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-04 02:44+0000\n"
"PO-Revision-Date: 2016-05-03 10:20+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-reporting-engine-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: bi_view_editor
#: model:ir.actions.act_window,help:bi_view_editor.action_bi_view_editor_view_form
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to create a Custom Query Object.\n"
" </p><p>\n"
"\n"
" </p>\n"
" "
msgstr "<p class=\"oe_view_nocontent_create\">\n Click to create a Custom Query Object.\n </p><p>\n\n </p>\n "
#. module: bi_view_editor
#: field:bve.view,action_id:0
msgid "Action"
msgstr "Action"
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_bve_view
msgid "BI View Editor"
msgstr "BI View Editor"
#. module: bi_view_editor
#: selection:bve.view,state:0
msgid "Created"
msgstr "Created"
#. module: bi_view_editor
#: field:bve.view,create_uid:0
msgid "Created by"
msgstr "Created by"
#. module: bi_view_editor
#: field:bve.view,create_date:0
msgid "Created on"
msgstr "Created on"
#. module: bi_view_editor
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_tree
msgid "Custom BI View"
msgstr "Custom BI View"
#. module: bi_view_editor
#: sql_constraint:bve.view:0
msgid "Custom BI View names must be unique!"
msgstr "Custom BI View names must be unique!"
#. module: bi_view_editor
#: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_view_form
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_view
msgid "Custom BI Views"
msgstr "Custom BI Views"
#. module: bi_view_editor
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
msgid "Custom Object"
msgstr "Custom Object"
#. module: bi_view_editor
#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
msgid "Custom Reports"
msgstr "Custom Reports"
#. module: bi_view_editor
#: field:bve.view,data:0
msgid "Data"
msgstr "Data"
#. module: bi_view_editor
#: field:bve.view,display_name:0
msgid "Display Name"
msgstr "Display Name"
#. module: bi_view_editor
#: selection:bve.view,state:0
msgid "Draft"
msgstr "Draft"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:72
#, python-format
msgid "Error"
msgstr "Error"
#. module: bi_view_editor
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
msgid "Generate BI View"
msgstr "Generate BI View"
#. module: bi_view_editor
#: field:bve.view,group_ids:0
msgid "Groups"
msgstr "Groups"
#. module: bi_view_editor
#: field:bve.view,id:0
msgid "ID"
msgstr "ID"
#. module: bi_view_editor
#: field:bve.view,__last_update:0
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: bi_view_editor
#: field:bve.view,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: bi_view_editor
#: field:bve.view,write_date:0
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: bi_view_editor
#: field:bve.view,model_name:0
msgid "Model Name"
msgstr "Model Name"
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_ir_model
msgid "Models"
msgstr "Models"
#. module: bi_view_editor
#: field:bve.view,name:0
msgid "Name"
msgstr "Name"
#. module: bi_view_editor
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
#: field:bve.view,note:0
msgid "Notes"
msgstr "Notes"
#. module: bi_view_editor
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
msgid "Open BI View"
msgstr "Open BI View"
#. module: bi_view_editor
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
msgid "Query"
msgstr "Query"
#. module: bi_view_editor
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
msgid "Reset to Draft"
msgstr "Reset to Draft"
#. module: bi_view_editor
#: view:bve.view:bi_view_editor.view_bi_view_editor_view_form
msgid "Security"
msgstr "Security"
#. module: bi_view_editor
#: field:bve.view,state:0
msgid "State"
msgstr "State"
#. module: bi_view_editor
#: help:bve.view,data:0
msgid ""
"Use the special query builder to define the query to generate your report "
"dataset. NOTE: Te be edited, the query should be in 'Draft' status."
msgstr "Use the special query builder to define the query to generate your report dataset. NOTE: Te be edited, the query should be in 'Draft' status."
#. module: bi_view_editor
#: help:bve.view,group_ids:0
msgid ""
"User groups allowed to see the generated report; if NO groups are specified "
"the report will be public for everyone."
msgstr "User groups allowed to see the generated report; if NO groups are specified the report will be public for everyone."
#. module: bi_view_editor
#: field:bve.view,user_ids:0
msgid "Users"
msgstr "Users"
#. module: bi_view_editor
#: field:bve.view,view_id:0
msgid "View"
msgstr "View"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:73
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr "You cannot delete a created view! Reset the view to draft first."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: reporting-engine (8.0)\n" "Project-Id-Version: reporting-engine (8.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-22 01:40+0000\n" "POT-Creation-Date: 2016-05-04 02:44+0000\n"
"PO-Revision-Date: 2016-03-22 05:39+0000\n" "PO-Revision-Date: 2016-05-03 15:03+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/sl/)\n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -85,6 +85,11 @@ msgstr "Prilagojena poročila"
msgid "Data" msgid "Data"
msgstr "Podatki" msgstr "Podatki"
#. module: bi_view_editor
#: field:bve.view,display_name:0
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: bi_view_editor #. module: bi_view_editor
#: selection:bve.view,state:0 #: selection:bve.view,state:0
msgid "Draft" msgid "Draft"
@ -111,6 +116,11 @@ msgstr "Skupine"
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: bi_view_editor
#: field:bve.view,__last_update:0
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: bi_view_editor #. module: bi_view_editor
#: field:bve.view,write_uid:0 #: field:bve.view,write_uid:0
msgid "Last Updated by" msgid "Last Updated by"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: reporting-engine (8.0)\n" "Project-Id-Version: reporting-engine (8.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-11 15:45+0000\n" "POT-Creation-Date: 2016-05-04 02:44+0000\n"
"PO-Revision-Date: 2016-03-11 15:45+0000\n" "PO-Revision-Date: 2016-05-03 10:21+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/en/)\n" "Language-Team: English (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/en/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -52,6 +52,11 @@ msgstr "Created by"
msgid "Created on" msgid "Created on"
msgstr "Created on" msgstr "Created on"
#. module: report_qweb_signer
#: field:report.certificate,display_name:0
msgid "Display Name"
msgstr "Display Name"
#. module: report_qweb_signer #. module: report_qweb_signer
#: field:report.certificate,domain:0 #: field:report.certificate,domain:0
msgid "Domain" msgid "Domain"
@ -81,6 +86,11 @@ msgid ""
"documents." "documents."
msgstr "If True, this certificate can not be useb to sign a PDF from several documents." msgstr "If True, this certificate can not be useb to sign a PDF from several documents."
#. module: report_qweb_signer
#: field:report.certificate,__last_update:0
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: report_qweb_signer #. module: report_qweb_signer
#: field:report.certificate,write_uid:0 #: field:report.certificate,write_uid:0
msgid "Last Updated by" msgid "Last Updated by"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: reporting-engine (8.0)\n" "Project-Id-Version: reporting-engine (8.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-11 15:45+0000\n" "POT-Creation-Date: 2016-05-04 02:44+0000\n"
"PO-Revision-Date: 2016-03-12 06:38+0000\n" "PO-Revision-Date: 2016-05-03 15:03+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/sl/)\n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -53,6 +53,11 @@ msgstr "Ustvaril"
msgid "Created on" msgid "Created on"
msgstr "Ustvarjeno" msgstr "Ustvarjeno"
#. module: report_qweb_signer
#: field:report.certificate,display_name:0
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: report_qweb_signer #. module: report_qweb_signer
#: field:report.certificate,domain:0 #: field:report.certificate,domain:0
msgid "Domain" msgid "Domain"
@ -82,6 +87,11 @@ msgid ""
"documents." "documents."
msgstr "Če pravilno, se tega certifikata ne more uporabljati za podpisovanje PDF iz več dokumentov." msgstr "Če pravilno, se tega certifikata ne more uporabljati za podpisovanje PDF iz več dokumentov."
#. module: report_qweb_signer
#: field:report.certificate,__last_update:0
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: report_qweb_signer #. module: report_qweb_signer
#: field:report.certificate,write_uid:0 #: field:report.certificate,write_uid:0
msgid "Last Updated by" msgid "Last Updated by"

View File

@ -0,0 +1,43 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_xml
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: reporting-engine (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-04 02:44+0000\n"
"PO-Revision-Date: 2016-05-03 10:21+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-reporting-engine-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: report_xml
#: model:ir.model,name:report_xml.model_report_xml_xsd_checked_report
msgid "Base model for reports that need XSD checking"
msgstr "Base model for reports that need XSD checking"
#. module: report_xml
#: field:report_xml.xsd_checked_report,display_name:0
msgid "Display Name"
msgstr "Display Name"
#. module: report_xml
#: field:report_xml.xsd_checked_report,id:0
msgid "ID"
msgstr "ID"
#. module: report_xml
#: field:report_xml.xsd_checked_report,__last_update:0
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: report_xml
#: model:ir.model,name:report_xml.model_report
msgid "Report"
msgstr "Report"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: reporting-engine (8.0)\n" "Project-Id-Version: reporting-engine (8.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-11 15:45+0000\n" "POT-Creation-Date: 2016-05-04 02:44+0000\n"
"PO-Revision-Date: 2016-03-12 06:39+0000\n" "PO-Revision-Date: 2016-05-03 15:03+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/sl/)\n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -23,11 +23,21 @@ msgstr ""
msgid "Base model for reports that need XSD checking" msgid "Base model for reports that need XSD checking"
msgstr "Osnovni model poročil, ki se preverjajo z XSD" msgstr "Osnovni model poročil, ki se preverjajo z XSD"
#. module: report_xml
#: field:report_xml.xsd_checked_report,display_name:0
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: report_xml #. module: report_xml
#: field:report_xml.xsd_checked_report,id:0 #: field:report_xml.xsd_checked_report,id:0
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: report_xml
#: field:report_xml.xsd_checked_report,__last_update:0
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: report_xml #. module: report_xml
#: model:ir.model,name:report_xml.model_report #: model:ir.model,name:report_xml.model_report
msgid "Report" msgid "Report"

View File

@ -0,0 +1,48 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_xml_sample
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: reporting-engine (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-04 02:44+0000\n"
"PO-Revision-Date: 2016-05-03 10:21+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-reporting-engine-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: report_xml_sample
#: model:ir.model,name:report_xml_sample.model_report_report_xml_sample_xsd_sample_report
msgid "Base model for reports that need XSD checking"
msgstr "Base model for reports that need XSD checking"
#. module: report_xml_sample
#: field:report.report_xml_sample.xsd_sample_report,display_name:0
msgid "Display Name"
msgstr "Display Name"
#. module: report_xml_sample
#: field:report.report_xml_sample.xsd_sample_report,id:0
msgid "ID"
msgstr "ID"
#. module: report_xml_sample
#: field:report.report_xml_sample.xsd_sample_report,__last_update:0
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: report_xml_sample
#: model:ir.actions.report.xml,name:report_xml_sample.sample_report_action
msgid "XML Report Sample"
msgstr "XML Report Sample"
#. module: report_xml_sample
#: model:ir.actions.report.xml,name:report_xml_sample.xsd_sample_report_action
msgid "XSD-Checked XML Report Sample"
msgstr "XSD-Checked XML Report Sample"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: reporting-engine (8.0)\n" "Project-Id-Version: reporting-engine (8.0)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-11 15:45+0000\n" "POT-Creation-Date: 2016-05-04 02:44+0000\n"
"PO-Revision-Date: 2016-03-12 06:39+0000\n" "PO-Revision-Date: 2016-05-03 15:03+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/sl/)\n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -23,11 +23,21 @@ msgstr ""
msgid "Base model for reports that need XSD checking" msgid "Base model for reports that need XSD checking"
msgstr "Osnovni model poročil, ki se preverjajo z XSD" msgstr "Osnovni model poročil, ki se preverjajo z XSD"
#. module: report_xml_sample
#: field:report.report_xml_sample.xsd_sample_report,display_name:0
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: report_xml_sample #. module: report_xml_sample
#: field:report.report_xml_sample.xsd_sample_report,id:0 #: field:report.report_xml_sample.xsd_sample_report,id:0
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
#. module: report_xml_sample
#: field:report.report_xml_sample.xsd_sample_report,__last_update:0
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: report_xml_sample #. module: report_xml_sample
#: model:ir.actions.report.xml,name:report_xml_sample.sample_report_action #: model:ir.actions.report.xml,name:report_xml_sample.sample_report_action
msgid "XML Report Sample" msgid "XML Report Sample"