From f012f6a4b4e9df3391b7eff5c36c902aea2f48e4 Mon Sep 17 00:00:00 2001 From: Hans Henrik Gabelgaard Date: Wed, 5 Sep 2018 08:06:18 +0000 Subject: [PATCH] Added translation using Weblate (Danish) --- account_fiscal_year/i18n/da.po | 58 ++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 account_fiscal_year/i18n/da.po diff --git a/account_fiscal_year/i18n/da.po b/account_fiscal_year/i18n/da.po new file mode 100644 index 000000000..1ec102772 --- /dev/null +++ b/account_fiscal_year/i18n/da.po @@ -0,0 +1,58 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_fiscal_year +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2018-09-06 08:12+0000\n" +"Last-Translator: Hans Henrik Gabelgaard \n" +"Language-Team: none\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.1.1\n" + +#. module: account_fiscal_year +#: model:ir.model,name:account_fiscal_year.model_res_company +msgid "Companies" +msgstr "Virksomheder" + +#. module: account_fiscal_year +#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_type_action_accounting +msgid "Date Range Types" +msgstr "Dato intervaltyper" + +#. module: account_fiscal_year +#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_action_accounting +msgid "Date Ranges" +msgstr "Dato intervaller" + +#. module: account_fiscal_year +#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_accounting +msgid "Date ranges" +msgstr "Dato intervaller" + +#. module: account_fiscal_year +#: model:date.range.type,name:account_fiscal_year.fiscalyear +msgid "Fiscal Year" +msgstr "Regnskabsår" + +#. module: account_fiscal_year +#: model:ir.model.fields,field_description:account_fiscal_year.field_date_range_type_fiscal_year +msgid "Is fiscal year?" +msgstr "Er regnskabsår?" + +#. module: account_fiscal_year +#: code:addons/account_fiscal_year/models/date_range_type.py:21 +#, python-format +msgid "You cannot delete a date range type with flag \"fiscal_year\"" +msgstr "Du kan ikke slette en intervaltype markeret som \"Regnskabsår\"" + +#. module: account_fiscal_year +#: model:ir.model,name:account_fiscal_year.model_date_range_type +msgid "date.range.type" +msgstr ""