329 lines
11 KiB
Plaintext
329 lines
11 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_mail_channel
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux <mat@odoo.com>, 2016
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
|
# Dejan Sraka <dejan.sraka@picolabs.si>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
|
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
|
|
"Last-Translator: Dejan Sraka <dejan.sraka@picolabs.si>, 2016\n"
|
|
"Language-Team: Slovenian (https://www.transifex.com/odoo/teams/41243/sl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:mail.template,body_html:website_mail_channel.mail_template_list_subscribe
|
|
msgid ""
|
|
"<?xml version=\"1.0\"?>\n"
|
|
"<data><p>Hello,</p>\n"
|
|
"<p>You have requested to be subscribed to the mailing list <strong>${object.name}</strong></p>\n"
|
|
"<p>To confirm, please visit the following link:</p>\n"
|
|
"<p><strong><a href=\"${ctx['token_url']}\">${ctx['token_url']}</a></strong></p>\n"
|
|
"<p>If this was a mistake or you did not requested this action, please ignore this message.</p>\n"
|
|
"</data>"
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:mail.template,body_html:website_mail_channel.mail_template_list_unsubscribe
|
|
msgid ""
|
|
"<?xml version=\"1.0\"?>\n"
|
|
"<data><p>Hello,</p>\n"
|
|
"<p>You have requested to be unsubscribed to the mailing list <strong>${object.name}</strong></p>\n"
|
|
"<p>To confirm, please visit the following link:</p>\n"
|
|
"<p><strong><a href=\"${ctx['token_url']}\">${ctx['token_url']}</a></strong></p>\n"
|
|
"<p>If this was a mistake or you did not requested this action, please ignore this message.</p>\n"
|
|
"</data>"
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.subscribe
|
|
msgid "<span class=\"oe_snippet_thumbnail_title\">Discussion Group</span>"
|
|
msgstr "<span class=\"oe_snippet_thumbnail_title\">Pogovorna skupina</span>"
|
|
|
|
#. module: website_mail_channel
|
|
#. openerp-web
|
|
#: code:addons/website_mail_channel/static/src/js/website_mail_channel.editor.js:18
|
|
#, python-format
|
|
msgid "Add a Subscribe Button"
|
|
msgstr "Dodaj gumb 'Naroči se'"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
msgid "Alone we can do so little, together we can do so much"
|
|
msgstr "Sami lahko naredimo malo, skupaj pa zelo veliko"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_messages
|
|
msgid "Archives"
|
|
msgstr "Arhivi"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_message
|
|
msgid "Browse archives"
|
|
msgstr "Brskanje po arhivih"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_message
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_messages
|
|
msgid "By date"
|
|
msgstr "Po datumu"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_message
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_messages
|
|
msgid "By thread"
|
|
msgstr "Po nizu"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.subscribe
|
|
msgid "Change Discussion List"
|
|
msgstr "Sprememba seznama razprav"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.model.fields,field_description:website_mail_channel.field_mail_mail_description
|
|
msgid "Description"
|
|
msgstr "Opis"
|
|
|
|
#. module: website_mail_channel
|
|
#. openerp-web
|
|
#: code:addons/website_mail_channel/static/src/js/website_mail_channel.editor.js:19
|
|
#, python-format
|
|
msgid "Discussion List"
|
|
msgstr "Seznam razprav"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.model.fields,field_description:website_mail_channel.field_mail_mail_path
|
|
msgid "Discussion Path"
|
|
msgstr "Pot razprave"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.model,name:website_mail_channel.model_mail_channel
|
|
msgid "Discussion channel"
|
|
msgstr "Pogovorni kanal"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_message
|
|
msgid "Follow-Ups"
|
|
msgstr "Opomini"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.invalid_token_subscription
|
|
msgid "Invalid or expired confirmation link."
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.footer_mailing_list
|
|
msgid "Mailing List"
|
|
msgstr "Seznam prejemnikov"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_message
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_messages
|
|
msgid "Mailing Lists"
|
|
msgstr "Seznami prejemnikov"
|
|
|
|
#. module: website_mail_channel
|
|
#: code:addons/website_mail_channel/models/mail_mail.py:20
|
|
#, python-format
|
|
msgid "Mailing-List"
|
|
msgstr "Seznam prejemnikov"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.model.fields,help:website_mail_channel.field_mail_mail_description
|
|
msgid "Message description: either the subject, or the beginning of the body"
|
|
msgstr "Opis sporočila: ali zadeva ali pričetek besedila"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
msgid ""
|
|
"Need to unsubscribe? It's right here! <span class=\"fa fa-2x fa-arrow-down "
|
|
"pull-right\"/>"
|
|
msgstr ""
|
|
"Se želite odjaviti? Tukaj je! <span class=\"fa fa-2x fa-arrow-down pull-"
|
|
"right\"/>"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.model,name:website_mail_channel.model_mail_mail
|
|
msgid "Outgoing Mails"
|
|
msgstr "Odhajajoča sporočila"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:mail.template,subject:website_mail_channel.mail_template_list_subscribe
|
|
msgid "Please confirm subscription to ${object.name}"
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:mail.template,subject:website_mail_channel.mail_template_list_unsubscribe
|
|
msgid "Please confirm unsubscription to ${object.name}"
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: code:addons/website_mail_channel/models/mail_mail.py:21
|
|
#, python-format
|
|
msgid "Post to"
|
|
msgstr "Pošlji na"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.model.fields,field_description:website_mail_channel.field_mail_mail_website_published
|
|
msgid "Published"
|
|
msgstr "Objavljeno"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_message
|
|
msgid "Reference"
|
|
msgstr "Sklic"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
msgid "Stay in touch with our Community"
|
|
msgstr "Držite stik s skupnostjo"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.subscribe
|
|
msgid "Subscribe"
|
|
msgstr "Naroči se"
|
|
|
|
#. module: website_mail_channel
|
|
#: code:addons/website_mail_channel/models/mail_mail.py:22
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
#, python-format
|
|
msgid "Unsubscribe"
|
|
msgstr "Odjavi se"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.model.fields,help:website_mail_channel.field_mail_mail_path
|
|
msgid ""
|
|
"Used to display messages in a paragraph-based chatter using a unique path;"
|
|
msgstr ""
|
|
"Uporabljeno za prikaz sporočil v obliki odstavkov z uporabo unikatne poti;"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.model.fields,help:website_mail_channel.field_mail_mail_website_published
|
|
msgid "Visible on the website as a comment"
|
|
msgstr "Vidno na spletni strani kot komentar"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.confirmation_subscription
|
|
msgid "You have been correctly"
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.subscribe
|
|
msgid "a confirmation email has been sent."
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.subscribe
|
|
msgid "archives"
|
|
msgstr "arhivi"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_message
|
|
msgid "attachments"
|
|
msgstr "priloge"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_message
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.messages_short
|
|
msgid "by"
|
|
msgstr "po"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_message
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.group_messages
|
|
msgid "mailing list archives"
|
|
msgstr "arhiv seznamov prejemnikov"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
msgid ""
|
|
"members<br/>\n"
|
|
" <i class=\"fa fa-fw fa-envelope-o\"/>"
|
|
msgstr ""
|
|
"članov<br/>\n"
|
|
"<i class=\"fa fa-fw fa-envelope-o\"/>"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
msgid "messages / month"
|
|
msgstr "sporočil / mesec"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.messages_short
|
|
msgid "more replies"
|
|
msgstr "več odgovorov"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.messages_short
|
|
msgid "replies"
|
|
msgstr "odgovorov"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.subscribe
|
|
msgid "send mail"
|
|
msgstr "pošlji pošto"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.messages_short
|
|
msgid "show"
|
|
msgstr "prikaži"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.confirmation_subscription
|
|
msgid "subscribed"
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.confirmation_subscription
|
|
msgid "to the mailing list."
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.subscribe
|
|
msgid "unsubscribe"
|
|
msgstr "preklic naročnine"
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.confirmation_subscription
|
|
msgid "unsubscribed"
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.mail_channels
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.subscribe
|
|
msgid "your email..."
|
|
msgstr "vaša e-pošta..."
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.not_subscribed
|
|
msgid "The address"
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: model:ir.ui.view,arch_db:website_mail_channel.not_subscribed
|
|
msgid ""
|
|
"is already unsubscribed or was never subscribed to the mailing list, you may"
|
|
" want to check that the address was correct."
|
|
msgstr ""
|
|
|
|
#. module: website_mail_channel
|
|
#: code:addons/website_mail_channel/controllers/main.py:238
|
|
#, python-format
|
|
msgid ""
|
|
"The address %s is already unsubscribed or was never subscribed to any "
|
|
"mailing list"
|
|
msgstr ""
|