mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 04:52:03 +02:00
180 lines
5.1 KiB
Text
180 lines
5.1 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * bus
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 19.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
|
"PO-Revision-Date: 2026-01-25 18:36+0000\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_res_groups
|
|
msgid "Access Groups"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_ir_attachment
|
|
msgid "Attachment"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_bus_listener_mixin
|
|
msgid "Can send messages via bus.bus"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__channel
|
|
msgid "Channel"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_bus_bus
|
|
msgid "Communication Bus"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_res_partner
|
|
msgid "Contact"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,website_form_label:bus.model_res_partner
|
|
msgid "Create a Customer"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__create_uid
|
|
msgid "Created by"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__create_date
|
|
msgid "Created on"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__display_name
|
|
#: model:ir.model.fields,field_description:bus.field_bus_listener_mixin__display_name
|
|
#: model:ir.model.fields,field_description:bus.field_ir_attachment__display_name
|
|
#: model:ir.model.fields,field_description:bus.field_ir_http__display_name
|
|
#: model:ir.model.fields,field_description:bus.field_ir_model__display_name
|
|
#: model:ir.model.fields,field_description:bus.field_ir_websocket__display_name
|
|
#: model:ir.model.fields,field_description:bus.field_res_groups__display_name
|
|
#: model:ir.model.fields,field_description:bus.field_res_partner__display_name
|
|
#: model:ir.model.fields,field_description:bus.field_res_users__display_name
|
|
#: model:ir.model.fields,field_description:bus.field_res_users_settings__display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#. odoo-javascript
|
|
#: code:addons/bus/static/src/debug/bus_logs_menu_item.xml:0
|
|
msgid "Download logs"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#. odoo-javascript
|
|
#: code:addons/bus/static/src/debug/bus_logs_menu_item.xml:0
|
|
msgid "Enable Bus Logging"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__id
|
|
#: model:ir.model.fields,field_description:bus.field_bus_listener_mixin__id
|
|
#: model:ir.model.fields,field_description:bus.field_ir_attachment__id
|
|
#: model:ir.model.fields,field_description:bus.field_ir_http__id
|
|
#: model:ir.model.fields,field_description:bus.field_ir_model__id
|
|
#: model:ir.model.fields,field_description:bus.field_ir_websocket__id
|
|
#: model:ir.model.fields,field_description:bus.field_res_groups__id
|
|
#: model:ir.model.fields,field_description:bus.field_res_partner__id
|
|
#: model:ir.model.fields,field_description:bus.field_res_users__id
|
|
#: model:ir.model.fields,field_description:bus.field_res_users_settings__id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__write_date
|
|
msgid "Last Updated on"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__message
|
|
msgid "Message"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_ir_model
|
|
msgid "Models"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#. odoo-javascript
|
|
#: code:addons/bus/static/src/outdated_page_watcher_service.js:0
|
|
#: code:addons/bus/static/src/services/assets_watchdog_service.js:0
|
|
#: code:addons/bus/static/src/services/bus_service.js:0
|
|
msgid "Refresh"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#. odoo-javascript
|
|
#: code:addons/bus/static/src/outdated_page_watcher_service.js:0
|
|
#: code:addons/bus/static/src/services/bus_service.js:0
|
|
msgid ""
|
|
"Save your work and refresh to get the latest updates and avoid potential "
|
|
"issues."
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#. odoo-javascript
|
|
#: code:addons/bus/static/src/services/assets_watchdog_service.js:0
|
|
msgid "The page appears to be out of date."
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#. odoo-javascript
|
|
#: code:addons/bus/static/src/outdated_page_watcher_service.js:0
|
|
#: code:addons/bus/static/src/services/bus_service.js:0
|
|
msgid "The page is out of date"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_res_users
|
|
msgid "User"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_res_users_settings
|
|
msgid "User Settings"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#. odoo-python
|
|
#: code:addons/bus/controllers/home.py:0
|
|
msgid ""
|
|
"Your password is the default (admin)! If this system is exposed to untrusted"
|
|
" users it is important to change it immediately for security reasons. I will"
|
|
" keep nagging you about it!"
|
|
msgstr ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_ir_websocket
|
|
msgid "websocket message handling"
|
|
msgstr ""
|