diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/l10n_lt/i18n | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/l10n_lt/i18n')
| -rw-r--r-- | addons/l10n_lt/i18n/l10n_lt.pot | 26 | ||||
| -rw-r--r-- | addons/l10n_lt/i18n/lt.po | 26 |
2 files changed, 52 insertions, 0 deletions
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" |
