You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * mail_sent # # Translators: # Translation Bot <i18n-bot@it-projects.info>, 2018 # Matjaz Mozetic <m.mozetic@matmoz.si>, 2019 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-05-05 23:09+0000\n" "PO-Revision-Date: 2018-04-21 00:05+0000\n" "Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>, 2019\n" "Language-Team: Slovenian (https://www.transifex.com/it-projects-llc/teams/76080/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: mail_sent #: model:ir.model,name:mail_sent.model_mail_compose_message msgid "Email composition wizard" msgstr "Čarovnik za sestavljanje sporočil"
#. module: mail_sent #: model:ir.model,name:mail_sent.model_mail_message msgid "Message" msgstr "Sporočilo"
#. module: mail_sent #. openerp-web #: code:addons/mail_sent/static/src/xml/menu.xml:15 #, python-format msgid "No sent messages" msgstr "Ni poslanih sporočil"
#. module: mail_sent #. openerp-web #: code:addons/mail_sent/static/src/js/sent.js:61 #: code:addons/mail_sent/static/src/xml/menu.xml:7 #: model:ir.model.fields,field_description:mail_sent.field_mail_compose_message_sent #: model:ir.model.fields,field_description:mail_sent.field_mail_mail_sent #: model:ir.model.fields,field_description:mail_sent.field_mail_message_sent #, python-format msgid "Sent" msgstr "Poslano"
#. module: mail_sent #: model:ir.model.fields,help:mail_sent.field_mail_mail_sent #: model:ir.model.fields,help:mail_sent.field_mail_message_sent msgid "Was message sent to someone" msgstr "Je bilo sporočilo komu poslano"
#. module: mail_sent #. openerp-web #: code:addons/mail_sent/static/src/xml/menu.xml:16 #, python-format msgid "You can send messages and then these messages will appear here." msgstr "Poslana sporočila bodo prikazana tukaj."
#. module: mail_sent #: model:ir.model.fields,help:mail_sent.field_mail_compose_message_sent msgid "dummy field to fix inherit error" msgstr "dummy field to fix inherit error"
|