mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-26 00:12:02 +02:00
Initial commit: Core packages
This commit is contained in:
commit
12c29a983b
9512 changed files with 8379910 additions and 0 deletions
152
odoo-bringout-oca-ocb-bus/bus/i18n/es.po
Normal file
152
odoo-bringout-oca-ocb-bus/bus/i18n/es.po
Normal file
|
|
@ -0,0 +1,152 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * bus
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Leonardo J. Caballero G. <leonardocaballero@gmail.com>, 2022
|
||||
# Wil Odoo, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2024\n"
|
||||
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__away
|
||||
msgid "Away"
|
||||
msgstr "Ausente"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_bus__channel
|
||||
msgid "Channel"
|
||||
msgstr "Canal"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model,name:bus.model_bus_bus
|
||||
msgid "Communication Bus"
|
||||
msgstr "Bus de comunicación"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model,name:bus.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Contacto"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_bus__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_bus__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado el"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_bus__display_name
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_presence__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_bus__id
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_presence__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_presence__status
|
||||
#: model:ir.model.fields,field_description:bus.field_res_partner__im_status
|
||||
#: model:ir.model.fields,field_description:bus.field_res_users__im_status
|
||||
msgid "IM Status"
|
||||
msgstr "Estado de mensajería instantanea"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_bus____last_update
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_presence____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación el"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_presence__last_poll
|
||||
msgid "Last Poll"
|
||||
msgstr "Última encuesta"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_presence__last_presence
|
||||
msgid "Last Presence"
|
||||
msgstr "Última conexión"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_bus__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización por"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_bus__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización el"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_bus__message
|
||||
msgid "Message"
|
||||
msgstr "Mensaje"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model,name:bus.model_ir_model
|
||||
msgid "Models"
|
||||
msgstr "Modelos"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__offline
|
||||
msgid "Offline"
|
||||
msgstr "Desconectado"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__online
|
||||
msgid "Online"
|
||||
msgstr "En línea"
|
||||
|
||||
#. module: bus
|
||||
#. odoo-javascript
|
||||
#: code:addons/bus/static/src/services/assets_watchdog_service.js:0
|
||||
#: code:addons/bus/static/src/services/assets_watchdog_service.js:0
|
||||
#, python-format
|
||||
msgid "Refresh"
|
||||
msgstr "Actualizar"
|
||||
|
||||
#. module: bus
|
||||
#. odoo-javascript
|
||||
#: code:addons/bus/static/src/services/assets_watchdog_service.js:0
|
||||
#, python-format
|
||||
msgid "The page appears to be out of date."
|
||||
msgstr "Parece que la página no está actualizada."
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model,name:bus.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Usuario"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model,name:bus.model_bus_presence
|
||||
msgid "User Presence"
|
||||
msgstr "Conexión del usuario"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model.fields,field_description:bus.field_bus_presence__user_id
|
||||
msgid "Users"
|
||||
msgstr "Usuarios"
|
||||
|
||||
#. module: bus
|
||||
#: model:ir.model,name:bus.model_ir_websocket
|
||||
msgid "websocket message handling"
|
||||
msgstr "gestión de mensajes de WebSocket"
|
||||
Loading…
Add table
Add a link
Reference in a new issue