mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-26 03:32:02 +02:00
166 lines
5 KiB
Text
166 lines
5 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * http_routing
|
|
#
|
|
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
|
"PO-Revision-Date: 2025-09-16 21:24+0000\n"
|
|
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
|
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
|
|
"http_routing/sl/>\n"
|
|
"Language: sl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
|
"n%100==4 ? 2 : 3;\n"
|
|
"X-Generator: Weblate 5.12.2\n"
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.400
|
|
msgid "400: Bad Request"
|
|
msgstr ""
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.403
|
|
msgid "403: Forbidden"
|
|
msgstr "403: Prepovedano"
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.415
|
|
msgid "415: Unsupported Media Type"
|
|
msgstr ""
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.404
|
|
msgid ""
|
|
"<b>Don't panic.</b> If you think it's our mistake, please send us a message "
|
|
"on"
|
|
msgstr ""
|
|
"<b>Brez panike.</b> Če menite, da je to naša napaka, nam pošljite sporočilo "
|
|
"na"
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.error_message
|
|
msgid "<strong>Error message:</strong>"
|
|
msgstr "<strong>Sporočilo o napaki:</strong>"
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.500
|
|
msgid "Back"
|
|
msgstr "Nazaj"
|
|
|
|
#. module: http_routing
|
|
#: model:ir.model.fields,field_description:http_routing.field_ir_http__display_name
|
|
#: model:ir.model.fields,field_description:http_routing.field_ir_qweb__display_name
|
|
#: model:ir.model.fields,field_description:http_routing.field_res_lang__display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.http_error_debug
|
|
msgid "Error"
|
|
msgstr "Napaka"
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.404
|
|
msgid "Error 404"
|
|
msgstr "Napaka 404"
|
|
|
|
#. module: http_routing
|
|
#: model:ir.model,name:http_routing.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "HTTP usmerjanje"
|
|
|
|
#. 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 "Domov"
|
|
|
|
#. module: http_routing
|
|
#: model:ir.model.fields,field_description:http_routing.field_ir_http__id
|
|
#: model:ir.model.fields,field_description:http_routing.field_ir_qweb__id
|
|
#: model:ir.model.fields,field_description:http_routing.field_res_lang__id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.415
|
|
msgid ""
|
|
"It looks like the URL you are accessing doesn't support the format of the "
|
|
"request. Take a look at the error message below."
|
|
msgstr ""
|
|
|
|
#. module: http_routing
|
|
#: model:ir.model,name:http_routing.model_res_lang
|
|
msgid "Languages"
|
|
msgstr "Jeziki"
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.404
|
|
msgid "Maybe you were looking for one of these <b>popular pages?</b>"
|
|
msgstr "Morda ste iskali eno od teh <b>priljubljenih strani?</b>"
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.422
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.4xx
|
|
msgid "Oops! Something went wrong."
|
|
msgstr "Nekaj je šlo narobe."
|
|
|
|
#. 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.422
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.4xx
|
|
msgid "Take a look at the error message below."
|
|
msgstr "Oglejte si spodnje sporočilo o napaki."
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.http_error_debug
|
|
msgid "The error occurred while rendering the template"
|
|
msgstr "Pri upodabljanju predloge je prišlo do napake."
|
|
|
|
#. 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 "Strani, ki ste jo iskali, ni bilo mogoče avtorizirati."
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.400
|
|
msgid ""
|
|
"The server couldn't understand the request. 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 "Traceback"
|
|
msgstr "Poreklo"
|
|
|
|
#. 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 "Strani, ki jo iščete, nismo mogli najti!"
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.http_error_debug
|
|
msgid "and evaluating the following expression:"
|
|
msgstr "in vrednotenje sledečega izraza:"
|
|
|
|
#. module: http_routing
|
|
#: model_terms:ir.ui.view,arch_db:http_routing.404
|
|
msgid "this page"
|
|
msgstr "to stran"
|