From cf7af38a4fef3dfd71eaada614b521d79c76b83c Mon Sep 17 00:00:00 2001 From: Matjaz Mozetic Date: Thu, 30 Mar 2023 09:50:37 +0000 Subject: [PATCH] Translated using Weblate (Slovenian) Currently translated at 100.0% (5 of 5 strings) Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_fiscal_month Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_fiscal_month/sl/ --- account_fiscal_month/i18n/sl.po | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/account_fiscal_month/i18n/sl.po b/account_fiscal_month/i18n/sl.po index 6b3e5f578..10e1e2001 100644 --- a/account_fiscal_month/i18n/sl.po +++ b/account_fiscal_month/i18n/sl.po @@ -9,15 +9,16 @@ 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: 2023-03-30 12:22+0000\n" +"Last-Translator: Matjaz Mozetic \n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3;\n" +"X-Generator: Weblate 4.14.1\n" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_res_company @@ -27,20 +28,20 @@ msgstr "Družbe" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_date_range_type msgid "Date Range Type" -msgstr "" +msgstr "Tip časovnega obsega" #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" -msgstr "" +msgstr "Fiskalni mesec" #. 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 "Je fiskalni mesec?" #. 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 "Brisanje časovnega obsega tipa: fiskalni mesec ni dovoljeno"