diff --git a/account_fiscal_year/i18n/en.po b/account_fiscal_year/i18n/en.po new file mode 100644 index 000000000..49c144b3b --- /dev/null +++ b/account_fiscal_year/i18n/en.po @@ -0,0 +1,59 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_fiscal_year +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: account-financial-tools (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-10 13:17+0000\n" +"PO-Revision-Date: 2016-05-09 17:06+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: English (http://www.transifex.com/oca/OCA-account-financial-tools-9-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: account_fiscal_year +#: model:ir.model,name:account_fiscal_year.model_res_company +msgid "Companies" +msgstr "Companies" + +#. module: account_fiscal_year +#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_type_action_accounting +msgid "Date Range Types" +msgstr "Date Range Types" + +#. module: account_fiscal_year +#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_action_accounting +msgid "Date Ranges" +msgstr "Date Ranges" + +#. module: account_fiscal_year +#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_accounting +msgid "Date ranges" +msgstr "Date ranges" + +#. module: account_fiscal_year +#: model:date.range.type,name:account_fiscal_year.fiscalyear +msgid "Fiscal Year" +msgstr "Fiscal Year" + +#. module: account_fiscal_year +#: model:ir.model.fields,field_description:account_fiscal_year.field_date_range_type_fiscal_year +msgid "Is fiscal year ?" +msgstr "Is fiscal year ?" + +#. module: account_fiscal_year +#: code:addons/account_fiscal_year/models/date_range_type.py:22 +#, python-format +msgid "You cannot delete a date range type with flag \"fiscal_year\"" +msgstr "You cannot delete a date range type with flag \"fiscal_year\"" + +#. module: account_fiscal_year +#: model:ir.model,name:account_fiscal_year.model_date_range_type +msgid "date.range.type" +msgstr "date.range.type"