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/website_mail/i18n/sr@latin.po | 203 +++++++++++++++++++++++++++++++++++ 1 file changed, 203 insertions(+) create mode 100644 addons/website_mail/i18n/sr@latin.po (limited to 'addons/website_mail/i18n/sr@latin.po') diff --git a/addons/website_mail/i18n/sr@latin.po b/addons/website_mail/i18n/sr@latin.po new file mode 100644 index 00000000..ea6525e3 --- /dev/null +++ b/addons/website_mail/i18n/sr@latin.po @@ -0,0 +1,203 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_mail +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:54+0000\n" +"PO-Revision-Date: 2017-09-20 09:54+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: website_mail +#: model:mail.template,body_html:website_mail.mail_template_data_module_install_website_mail +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \n" +" Auto Login\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

Awesome!


\n" +"

\n" +" Your website is now online!


\n" +"

\n" +" Did you know?

\n" +"
    \n" +"
  • \n" +"

    \n" +" From the Customize / Install Apps menu, you can install new features (forum, blog, eCommerce, jobs, ...)\n" +"

    \n" +"
  • \n" +"
  • \n" +"

    \n" +" Customize the look of your website with the Customize menu.\n" +"

    \n" +"
  • \n" +"

\n" +"

\n" +" Discover the \n" +" \n" +" Website planner\n" +" to activate extra features\n" +" (${user.env['web.planner'].get_planner_progress('planner_website')}% done)\n" +"

\n" +"
    \n" +"
  • \n" +"

    \n" +" Grow your traffic by optimizing your referencing with our SEO tool,\n" +"

    \n" +"
  • \n" +"
  • \n" +"

    \n" +" Improve your conversion from visitor to customer with the Website Live support,\n" +"

    \n" +"
  • \n" +"
  • \n" +"

    \n" +" Broaden your audience with the multi-language support,\n" +"

    \n" +"
  • \n" +"
  • \n" +"

    \n" +" Go further into the customization with our advanced HTML editor,\n" +"

    \n" +"
  • \n" +"
  • \n" +"

    \n" +" And much more...\n" +"

    \n" +"
  • \n" +"
\n" +"
\n" +"

\n" +" Need Help?\n" +" You’re not alone\n" +"

\n" +"

\n" +" We would be delighted to assist you along the way. Contact us through our\n" +" support form if you have any question.\n" +" You can also discover how to get the best out of Odoo with our \n" +" \n" +" User Documentation\n" +" or with our \n" +" \n" +" API Documentation\n" +"

\n" +"

Enjoy your Odoo experience,

\n" +"
\n" +"
\n" +"
--
The Odoo Team
PS: People love Odoo, check
what they say about it.\n" +"
\n" +"
" +msgstr "" + +#. module: website_mail +#: model:ir.model.fields,field_description:website_mail.field_mail_compose_message_description +#: model:ir.model.fields,field_description:website_mail.field_mail_mail_description +#: model:ir.model.fields,field_description:website_mail.field_mail_message_description +#: model:ir.model.fields,field_description:website_mail.field_survey_mail_compose_message_description +msgid "Description" +msgstr "Opis" + +#. module: website_mail +#: model:mail.channel,name:website_mail.channel_public +msgid "Discussion Group" +msgstr "" + +#. module: website_mail +#: model:ir.model,name:website_mail.model_mail_message +msgid "Message" +msgstr "Poruka" + +#. module: website_mail +#: model:ir.model.fields,help:website_mail.field_mail_compose_message_description +#: model:ir.model.fields,help:website_mail.field_mail_mail_description +#: model:ir.model.fields,help:website_mail.field_mail_message_description +#: model:ir.model.fields,help:website_mail.field_survey_mail_compose_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/website_mail.xml:7 +#: model:ir.model.fields,field_description:website_mail.field_mail_compose_message_website_published +#: 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 +#: model:ir.model.fields,field_description:website_mail.field_survey_mail_compose_message_website_published +#, python-format +msgid "Published" +msgstr "" + +#. module: website_mail +#: model_terms:ir.ui.view,arch_db:website_mail.follow +msgid "Subscribe" +msgstr "Pretplati se" + +#. module: website_mail +#: code:addons/website_mail/models/mail_message.py:57 +#, 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/website_mail.xml:6 +#, python-format +msgid "Unpublished" +msgstr "" + +#. module: website_mail +#: model_terms:ir.ui.view,arch_db:website_mail.follow +msgid "Unsubscribe" +msgstr "" + +#. module: website_mail +#: model:ir.model.fields,help:website_mail.field_mail_compose_message_website_published +#: model:ir.model.fields,help:website_mail.field_mail_mail_website_published +#: model:ir.model.fields,help:website_mail.field_mail_message_website_published +#: model:ir.model.fields,help:website_mail.field_survey_mail_compose_message_website_published +msgid "Visible on the website as a comment" +msgstr "" + +#. module: website_mail +#: model:mail.template,subject:website_mail.mail_template_data_module_install_website_mail +msgid "Your business is reachable from anywhere, anytime !" +msgstr "" + +#. module: website_mail +#: model:ir.model,name:website_mail.model_publisher_warranty_contract +msgid "publisher_warranty.contract" +msgstr "" + +#. module: website_mail +#: model_terms:ir.ui.view,arch_db:website_mail.follow +msgid "your email..." +msgstr "" -- cgit v1.2.3