From a86be52085853822cb5863a8392bc2263f63fccb Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 28 May 2016 06:54:34 -0400 Subject: [PATCH] OCA Transbot updated translations from Transifex --- contract_discount/i18n/sk_SK.po | 41 ++++++++++++++++ contract_journal/i18n/sk_SK.po | 28 +++++++++++ contract_payment_mode/i18n/sk_SK.po | 28 +++++++++++ .../i18n/sk_SK.po | 48 +++++++++++++++++++ contract_recurring_plans/i18n/sk_SK.po | 28 +++++++++++ contract_show_invoice/i18n/sk_SK.po | 30 ++++++++++++ contract_show_recurring_invoice/i18n/sk_SK.po | 44 +++++++++++++++++ 7 files changed, 247 insertions(+) create mode 100644 contract_discount/i18n/sk_SK.po create mode 100644 contract_journal/i18n/sk_SK.po create mode 100644 contract_payment_mode/i18n/sk_SK.po create mode 100644 contract_recurring_invoicing_marker/i18n/sk_SK.po create mode 100644 contract_recurring_plans/i18n/sk_SK.po create mode 100644 contract_show_invoice/i18n/sk_SK.po create mode 100644 contract_show_recurring_invoice/i18n/sk_SK.po diff --git a/contract_discount/i18n/sk_SK.po b/contract_discount/i18n/sk_SK.po new file mode 100644 index 00000000..0ce9fa6a --- /dev/null +++ b/contract_discount/i18n/sk_SK.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_discount +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: contract (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-21 10:53+0000\n" +"PO-Revision-Date: 2015-09-18 10:33+0000\n" +"Last-Translator: <>\n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/oca/OCA-contract-8-0/language/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: contract_discount +#: model:ir.model,name:contract_discount.model_account_analytic_account +msgid "Analytic Account" +msgstr "Analytický účet" + +#. module: contract_discount +#: field:account.analytic.invoice.line,discount:0 +msgid "Discount (%)" +msgstr "" + +#. module: contract_discount +#: code:addons/contract_discount/models/contract.py:41 +#, python-format +msgid "Discount should be less or equal to 100" +msgstr "" + +#. module: contract_discount +#: help:account.analytic.invoice.line,discount:0 +msgid "" +"Discount that is applied in generated invoices. It should be less or equal " +"to 100" +msgstr "" diff --git a/contract_journal/i18n/sk_SK.po b/contract_journal/i18n/sk_SK.po new file mode 100644 index 00000000..e904edcd --- /dev/null +++ b/contract_journal/i18n/sk_SK.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_journal +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: contract (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-21 10:53+0000\n" +"PO-Revision-Date: 2015-10-12 21:23+0000\n" +"Last-Translator: <>\n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/oca/OCA-contract-8-0/language/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: contract_journal +#: model:ir.model,name:contract_journal.model_account_analytic_account +msgid "Analytic Account" +msgstr "Analytický účet" + +#. module: contract_journal +#: field:account.analytic.account,journal_id:0 +msgid "Journal" +msgstr "" diff --git a/contract_payment_mode/i18n/sk_SK.po b/contract_payment_mode/i18n/sk_SK.po new file mode 100644 index 00000000..ed203d29 --- /dev/null +++ b/contract_payment_mode/i18n/sk_SK.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_payment_mode +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: contract (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-21 10:53+0000\n" +"PO-Revision-Date: 2015-11-07 12:33+0000\n" +"Last-Translator: <>\n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/oca/OCA-contract-8-0/language/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: contract_payment_mode +#: model:ir.model,name:contract_payment_mode.model_account_analytic_account +msgid "Analytic Account" +msgstr "Analytický účet" + +#. module: contract_payment_mode +#: field:account.analytic.account,payment_mode_id:0 +msgid "Payment Mode" +msgstr "" diff --git a/contract_recurring_invoicing_marker/i18n/sk_SK.po b/contract_recurring_invoicing_marker/i18n/sk_SK.po new file mode 100644 index 00000000..41c425a4 --- /dev/null +++ b/contract_recurring_invoicing_marker/i18n/sk_SK.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_recurring_invoicing_marker +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: contract (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-21 10:53+0000\n" +"PO-Revision-Date: 2016-03-07 23:16+0000\n" +"Last-Translator: <>\n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/oca/OCA-contract-8-0/language/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: contract_recurring_invoicing_marker +#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form +msgid "#END#" +msgstr "" + +#. module: contract_recurring_invoicing_marker +#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form +msgid "#START#" +msgstr "" + +#. module: contract_recurring_invoicing_marker +#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form +msgid ": End date of the invoiced period" +msgstr "" + +#. module: contract_recurring_invoicing_marker +#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form +msgid ": Start date of the invoiced period" +msgstr "" + +#. module: contract_recurring_invoicing_marker +#: model:ir.model,name:contract_recurring_invoicing_marker.model_account_analytic_account +msgid "Analytic Account" +msgstr "Analytický účet" + +#. module: contract_recurring_invoicing_marker +#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form +msgid "Legend (for the markers inside invoice lines description)" +msgstr "" diff --git a/contract_recurring_plans/i18n/sk_SK.po b/contract_recurring_plans/i18n/sk_SK.po new file mode 100644 index 00000000..ab2c7c13 --- /dev/null +++ b/contract_recurring_plans/i18n/sk_SK.po @@ -0,0 +1,28 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_recurring_plans +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: contract (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-21 10:53+0000\n" +"PO-Revision-Date: 2015-11-29 23:23+0000\n" +"Last-Translator: <>\n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/oca/OCA-contract-8-0/language/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: contract_recurring_plans +#: model:ir.model,name:contract_recurring_plans.model_account_analytic_account +msgid "Analytic Account" +msgstr "Analytický účet" + +#. module: contract_recurring_plans +#: field:account.analytic.invoice.line,analytics_id:0 +msgid "Analytic Distribution" +msgstr "" diff --git a/contract_show_invoice/i18n/sk_SK.po b/contract_show_invoice/i18n/sk_SK.po new file mode 100644 index 00000000..ebb37f71 --- /dev/null +++ b/contract_show_invoice/i18n/sk_SK.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_show_invoice +# +# Translators: +# ivbo , 2016 +msgid "" +msgstr "" +"Project-Id-Version: contract (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-21 10:53+0000\n" +"PO-Revision-Date: 2016-05-24 14:08+0000\n" +"Last-Translator: ivbo \n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/oca/OCA-contract-8-0/language/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: contract_show_invoice +#: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice +#: model:ir.actions.act_window,name:contract_show_invoice.act_analytic_invoices +msgid "Invoices" +msgstr "Faktúry" + +#. module: contract_show_invoice +#: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice +msgid "Invoices related with this contract" +msgstr "Faktúry súvisiace s touto zmluvou" diff --git a/contract_show_recurring_invoice/i18n/sk_SK.po b/contract_show_recurring_invoice/i18n/sk_SK.po new file mode 100644 index 00000000..0c9160df --- /dev/null +++ b/contract_show_recurring_invoice/i18n/sk_SK.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_show_recurring_invoice +# +# Translators: +# ivbo , 2016 +msgid "" +msgstr "" +"Project-Id-Version: contract (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-21 10:53+0000\n" +"PO-Revision-Date: 2016-05-24 14:08+0000\n" +"Last-Translator: ivbo \n" +"Language-Team: Slovak (Slovakia) (http://www.transifex.com/oca/OCA-contract-8-0/language/sk_SK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk_SK\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: contract_show_recurring_invoice +#: model:ir.model,name:contract_show_recurring_invoice.model_account_analytic_account +msgid "Analytic Account" +msgstr "Analytický účet" + +#. module: contract_show_recurring_invoice +#: field:account.invoice,contract_id:0 +msgid "Contract" +msgstr "Zmluva" + +#. module: contract_show_recurring_invoice +#: model:ir.model,name:contract_show_recurring_invoice.model_account_invoice +msgid "Invoice" +msgstr "Faktúra" + +#. module: contract_show_recurring_invoice +#: model:ir.actions.act_window,name:contract_show_recurring_invoice.act_recurring_invoices +msgid "Invoices" +msgstr "Faktúry" + +#. module: contract_show_recurring_invoice +#: view:account.analytic.account:contract_show_recurring_invoice.account_analytic_account_button_recurring_invoice +msgid "⇒ show invoices" +msgstr "⇒ ukázať faktúry"