From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/l10n_lt/i18n/l10n_lt.pot | 26 ++++++++++++++++++++++++++ addons/l10n_lt/i18n/lt.po | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 addons/l10n_lt/i18n/l10n_lt.pot create mode 100644 addons/l10n_lt/i18n/lt.po (limited to 'addons/l10n_lt/i18n') diff --git a/addons/l10n_lt/i18n/l10n_lt.pot b/addons/l10n_lt/i18n/l10n_lt.pot new file mode 100644 index 00000000..4eaad443 --- /dev/null +++ b/addons/l10n_lt/i18n/l10n_lt.pot @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * l10n_lt +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-09-05 09:02+0000\n" +"PO-Revision-Date: 2019-09-05 09:02+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: l10n_lt +#: model:account.chart.template,name:l10n_lt.account_chart_template_lithuania +msgid "Lithuania - Accounting" +msgstr "" + +#. module: l10n_lt +#: model:ir.ui.menu,name:l10n_lt_reports.account_reports_lt_statements_menu +msgid "Lithuania" +msgstr "" diff --git a/addons/l10n_lt/i18n/lt.po b/addons/l10n_lt/i18n/lt.po new file mode 100644 index 00000000..644c3cd7 --- /dev/null +++ b/addons/l10n_lt/i18n/lt.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * l10n_lt +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-09-05 09:10+0000\n" +"PO-Revision-Date: 2019-09-05 09:10+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: l10n_lt +#: model:account.chart.template,name:l10n_lt.account_chart_template_lithuania +msgid "Lithuania - Accounting" +msgstr "Lietuviška apskaita" + +#. module: l10n_lt +#: model:ir.ui.menu,name:l10n_lt_reports.account_reports_lt_statements_menu +msgid "Lithuania" +msgstr "Lietuva" -- cgit v1.2.3