# Translation of Odoo Server. # This file contains the translation of the following modules: # * pad # # Translators: # Martin Trigaux, 2020 # Ivan Yelizariev , 2020 # Vasiliy Korobatov , 2020 # ILMIR , 2020 # Irina Fedulova , 2020 # msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~13.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-02-13 07:24+0000\n" "PO-Revision-Date: 2020-09-07 08:15+0000\n" "Last-Translator: Irina Fedulova , 2020\n" "Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/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: pad #: model_terms:ir.ui.view,arch_db:pad.res_config_settings_view_form msgid "API Key" msgstr "Ключ API" #. module: pad #: model:ir.model,name:pad.model_res_company msgid "Companies" msgstr "Компании" #. module: pad #: model:ir.model,name:pad.model_res_config_settings msgid "Config Settings" msgstr "Конфигурационные настройки" #. module: pad #: model:ir.model.fields,field_description:pad.field_pad_common__display_name msgid "Display Name" msgstr "Отображаемое имя" #. module: pad #: model:ir.model.fields,help:pad.field_res_company__pad_key #: model:ir.model.fields,help:pad.field_res_config_settings__pad_key msgid "Etherpad lite api key." msgstr "Etherpad lite api ключ." #. module: pad #: model:ir.model.fields,help:pad.field_res_company__pad_server #: model:ir.model.fields,help:pad.field_res_config_settings__pad_server msgid "Etherpad lite server. Example: beta.primarypad.com" msgstr "Etherpad lite сервер. Например: beta.primarypad.com" #. module: pad #: model:ir.model.fields,field_description:pad.field_pad_common__id msgid "ID" msgstr "Идентификатор" #. module: pad #: model:ir.model.fields,field_description:pad.field_pad_common____last_update msgid "Last Modified on" msgstr "Последнее изменение" #. module: pad #. openerp-web #: code:addons/pad/static/src/js/pad.js:0 #, python-format msgid "Loading" msgstr "Загрузка" #. module: pad #: model:ir.model.fields,field_description:pad.field_res_config_settings__pad_key msgid "Pad API Key" msgstr "" #. module: pad #: model:ir.model.fields,field_description:pad.field_res_company__pad_key msgid "Pad Api Key" msgstr "Планшет Api ключ" #. module: pad #: model:ir.model,name:pad.model_pad_common msgid "Pad Common" msgstr "Общий Pad" #. module: pad #: model:ir.model.fields,field_description:pad.field_res_company__pad_server #: model:ir.model.fields,field_description:pad.field_res_config_settings__pad_server msgid "Pad Server" msgstr "Сервер планшета" #. module: pad #: code:addons/pad/models/pad.py:0 #, python-format msgid "" "Pad creation failed, either there is a problem with your pad server URL or " "with your connection." msgstr "" "Создание планшета не удалась, либо есть проблема с URL вашего сервера " "планшета или с подключением." #. module: pad #. openerp-web #: code:addons/pad/static/src/xml/pad.xml:0 #, python-format msgid "Please, enter your Etherpad credentials through the Settings." msgstr "" #. module: pad #: model_terms:ir.ui.view,arch_db:pad.res_config_settings_view_form msgid "Server" msgstr "Сервер" #. module: pad #. openerp-web #: code:addons/pad/static/src/xml/pad.xml:0 #, python-format msgid "Switch pad" msgstr "Панель переключателей" #. module: pad #. openerp-web #: code:addons/pad/static/src/js/pad.js:0 #, python-format msgid "This pad will be initialized on first edit" msgstr "Этот планшет должен быть инициализирован при первом редактировании" #. module: pad #. openerp-web #: code:addons/pad/static/src/js/pad.js:0 #, python-format msgid "Unable to load pad" msgstr "Невозможно загрузить планшет" #. module: pad #: model_terms:ir.ui.view,arch_db:pad.res_config_settings_view_form msgid "e.g. beta.primarypad.com" msgstr "т.е. beta.primarypad.com"