1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_form_project
#
# Translators:
# Martin Trigaux, 2019
# digitouch UAB <digitouchagencyeur@gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~12.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2019-08-26 09:15+0000\n"
"Last-Translator: digitouch UAB <digitouchagencyeur@gmail.com>, 2019\n"
"Language-Team: Lithuanian (https://www.transifex.com/odoo/teams/41243/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < "
"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? "
"1 : n % 1 != 0 ? 2: 3);\n"
#. module: website_form_project
#. odoo-javascript
#: code:addons/website_form_project/static/src/js/website_form_project_editor.js:0
msgid "Description"
msgstr "Aprašymas"
#. module: website_form_project
#. odoo-javascript
#: code:addons/website_form_project/static/src/js/website_form_project_editor.js:0
msgid "Project"
msgstr "Projektas"
#. module: website_form_project
#. odoo-javascript
#: code:addons/website_form_project/static/src/js/website_form_project_editor.js:0
msgid "Task Title"
msgstr "Užduoties pavadinimas"
#. module: website_form_project
#. odoo-javascript
#: code:addons/website_form_project/static/src/js/website_form_project_editor.js:0
msgid "Your Email"
msgstr ""
|