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.
65 lines
2.3 KiB
65 lines
2.3 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mail_sent
|
|
#
|
|
# Translators:
|
|
# Ivan Yelizariev <yelizariev@it-projects.info>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-07-28 14:34+0000\n"
|
|
"PO-Revision-Date: 2017-07-28 14:34+0000\n"
|
|
"Last-Translator: Ivan Yelizariev <yelizariev@it-projects.info>, 2017\n"
|
|
"Language-Team: Russian (https://www.transifex.com/it-projects-llc/teams/76080/ru/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ru\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
|
|
|
#. module: mail_sent
|
|
#: model:ir.model,name:mail_sent.model_mail_compose_message
|
|
msgid "Email composition wizard"
|
|
msgstr ""
|
|
|
|
#. module: mail_sent
|
|
#: model:ir.model,name:mail_sent.model_mail_message
|
|
msgid "Message"
|
|
msgstr "Сообщение"
|
|
|
|
#. module: mail_sent
|
|
#. openerp-web
|
|
#: code:addons/mail_sent/static/src/xml/menu.xml:15
|
|
#, python-format
|
|
msgid "No sent messages"
|
|
msgstr "Исходящие сообщения не найдены"
|
|
|
|
#. module: mail_sent
|
|
#. openerp-web
|
|
#: code:addons/mail_sent/static/src/js/sent.js:70
|
|
#: 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 "Исходяще"
|
|
|
|
#. 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 "Сообщение является исходящим"
|
|
|
|
#. 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 "Отправьте сообщение и оно появится здесь"
|
|
|
|
#. module: mail_sent
|
|
#: model:ir.model.fields,help:mail_sent.field_mail_compose_message_sent
|
|
msgid "dummy field to fix inherit error"
|
|
msgstr ""
|