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/website_mail/i18n/lb.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/website_mail/i18n/lb.po')
| -rw-r--r-- | addons/website_mail/i18n/lb.po | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/addons/website_mail/i18n/lb.po b/addons/website_mail/i18n/lb.po new file mode 100644 index 00000000..6d63e0ad --- /dev/null +++ b/addons/website_mail/i18n/lb.po @@ -0,0 +1,96 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_mail +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~12.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-09-23 13:50+0000\n" +"PO-Revision-Date: 2019-08-26 09:16+0000\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_mail +#: model:ir.model.fields,field_description:website_mail.field_mail_mail__description +#: model:ir.model.fields,field_description:website_mail.field_mail_message__description +msgid "Description" +msgstr "" + +#. module: website_mail +#: model:ir.model,name:website_mail.model_mail_message +msgid "Message" +msgstr "" + +#. module: website_mail +#: model:ir.model.fields,help:website_mail.field_mail_mail__description +#: model:ir.model.fields,help:website_mail.field_mail_message__description +msgid "Message description: either the subject, or the beginning of the body" +msgstr "" + +#. module: website_mail +#. openerp-web +#: code:addons/website_mail/static/src/xml/portal_chatter.xml:0 +#: model:ir.model.fields,field_description:website_mail.field_mail_mail__website_published +#: model:ir.model.fields,field_description:website_mail.field_mail_message__website_published +#, python-format +msgid "Published" +msgstr "" + +#. module: website_mail +#: model:ir.model,name:website_mail.model_publisher_warranty_contract +msgid "Publisher Warranty Contract" +msgstr "" + +#. module: website_mail +#: code:addons/website_mail/models/mail_message.py:0 +#, python-format +msgid "Records:" +msgstr "" + +#. module: website_mail +#: model_terms:ir.ui.view,arch_db:website_mail.follow +msgid "Subscribe" +msgstr "" + +#. module: website_mail +#: code:addons/website_mail/models/mail_message.py:0 +#, python-format +msgid "" +"The requested operation cannot be completed due to security restrictions. Please contact your system administrator.\n" +"\n" +"(Document type: %s, Operation: %s)" +msgstr "" + +#. module: website_mail +#. openerp-web +#: code:addons/website_mail/static/src/xml/portal_chatter.xml:0 +#, python-format +msgid "Unpublished" +msgstr "" + +#. module: website_mail +#: model_terms:ir.ui.view,arch_db:website_mail.follow +msgid "Unsubscribe" +msgstr "" + +#. module: website_mail +#: code:addons/website_mail/models/mail_message.py:0 +#, python-format +msgid "User:" +msgstr "" + +#. module: website_mail +#: model:ir.model.fields,help:website_mail.field_mail_mail__website_published +#: model:ir.model.fields,help:website_mail.field_mail_message__website_published +msgid "Visible on the website as a comment" +msgstr "" + +#. module: website_mail +#: model_terms:ir.ui.view,arch_db:website_mail.follow +msgid "your email..." +msgstr "" |
