From bbcfb607381f4cb7847d9472d37268a27f6827cd Mon Sep 17 00:00:00 2001 From: Maria Sparenberg Date: Wed, 6 May 2020 12:03:57 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (5 of 5 strings) Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_fiscal_month Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_fiscal_month/de/ --- account_fiscal_month/i18n/de.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/account_fiscal_month/i18n/de.po b/account_fiscal_month/i18n/de.po index 331648d8f..19831cd95 100644 --- a/account_fiscal_month/i18n/de.po +++ b/account_fiscal_month/i18n/de.po @@ -9,14 +9,15 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-28 23:23+0000\n" -"PO-Revision-Date: 2017-11-28 23:23+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"PO-Revision-Date: 2020-05-06 13:19+0000\n" +"Last-Translator: Maria Sparenberg \n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "Language: de\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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.10\n" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_res_company @@ -25,22 +26,21 @@ msgstr "Unternehmen" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_date_range_type -#, fuzzy msgid "Date Range Type" -msgstr "date.range.type" +msgstr "Datumsbereichstyp" #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" -msgstr "" +msgstr "Steuermonat" #. module: account_fiscal_month #: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" -msgstr "" +msgstr "Ist Steuermonat?" #. module: account_fiscal_month #: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" -msgstr "" +msgstr "Der Datumsbereichstyp 'Steuermonat' kann nicht gelöscht werden."