# Translation of Odoo Server. # This file contains the translation of the following modules: # * http_routing # # Translators: # Vasiliy Korobatov , 2023 # Denis Baranov , 2023 # Collex100, 2023 # Ivan Kropotkin , 2023 # Martin Trigaux, 2023 # Wil Odoo, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 21:56+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Wil Odoo, 2024\n" "Language-Team: Russian (https://app.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: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.403 msgid "403: Forbidden" msgstr "403: Запрещено" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.404 msgid "" "Don't panic. If you think it's our mistake, please send us a message " "on" msgstr "" "Не паникуйте. Если вы считаете, что это наша ошибка, пожалуйста, " "отправьте нам сообщение на" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.error_message #: model_terms:ir.ui.view,arch_db:http_routing.http_error_debug msgid "Error message:" msgstr "Сообщение об ошибке:" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.500 msgid "Back" msgstr "Назад" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.http_error_debug msgid "Error" msgstr "Ошибка" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.404 msgid "Error 404" msgstr "Ошибка 404" #. module: http_routing #: model:ir.model,name:http_routing.model_ir_http msgid "HTTP Routing" msgstr "Маршрутизация HTTP" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.404 #: model_terms:ir.ui.view,arch_db:http_routing.500 msgid "Home" msgstr "Главная" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.404 msgid "Maybe you were looking for one of these popular pages?" msgstr "Может быть, вы искали одну из этих популярных страниц?" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.400 msgid "Oops! Something went wrong." msgstr "Ой! Что-то пошло не так." #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.http_error_debug msgid "QWeb" msgstr "QWeb" #. module: http_routing #: model:ir.model,name:http_routing.model_ir_qweb msgid "Qweb" msgstr "Qweb" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.400 msgid "Take a look at the error message below." msgstr "Посмотрите на сообщение об ошибке ниже." #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.http_error_debug msgid "The error occurred while rendering the template" msgstr "Произошла ошибка при рендеринге шаблона" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.403 msgid "The page you were looking for could not be authorized." msgstr "Искомая страница не может быть авторизована." #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.http_error_debug msgid "Traceback" msgstr "Выслеживать" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.404 msgid "We couldn't find the page you're looking for!" msgstr "Мы не смогли найти страницу, которую вы ищете!" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.http_error_debug msgid "and evaluating the following expression:" msgstr "и вычислить следующее выражение:" #. module: http_routing #: model_terms:ir.ui.view,arch_db:http_routing.404 msgid "this page" msgstr "эта страница"