152 lines
4.0 KiB
Plaintext
152 lines
4.0 KiB
Plaintext
# Translation of Talisman Server.
|
|
# This file contains the translation of the following modules:
|
|
# * bus
|
|
#
|
|
# Translators:
|
|
# Marius Stedjan <marius@stedjan.com>, 2022
|
|
# Martin Trigaux, 2022
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Talisman Server 16.0beta\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
|
"Last-Translator: Martin Trigaux, 2022\n"
|
|
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
|
|
"Language: nb\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__away
|
|
msgid "Away"
|
|
msgstr "Borte"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__channel
|
|
msgid "Channel"
|
|
msgstr "Kanal"
|
|
|
|
#. 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 "Kontakt"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__create_uid
|
|
msgid "Created by"
|
|
msgstr "Opprettet av"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__create_date
|
|
msgid "Created on"
|
|
msgstr "Opprettet"
|
|
|
|
#. 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 "Visningsnavn"
|
|
|
|
#. 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 "Chattestatus"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_presence__last_poll
|
|
msgid "Last Poll"
|
|
msgstr "Sist kontaktet"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_presence__last_presence
|
|
msgid "Last Presence"
|
|
msgstr "Sist tilstede"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Sist oppdatert av"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Sist oppdatert"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_bus__message
|
|
msgid "Message"
|
|
msgstr "Melding"
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_ir_model
|
|
msgid "Models"
|
|
msgstr "Modeller"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__offline
|
|
msgid "Offline"
|
|
msgstr "Frakoblet"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields.selection,name:bus.selection__bus_presence__status__online
|
|
msgid "Online"
|
|
msgstr "På nett"
|
|
|
|
#. module: bus
|
|
#. odoo-javascript
|
|
#: code:addons/bus/static/src/services/assets_watchdog_service.js:0
|
|
#, python-format
|
|
msgid "Refresh"
|
|
msgstr ""
|
|
|
|
#. 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 ""
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_res_users
|
|
msgid "User"
|
|
msgstr "Bruker"
|
|
|
|
#. module: bus
|
|
#: model:ir.model,name:bus.model_bus_presence
|
|
msgid "User Presence"
|
|
msgstr "Bruker tilstede"
|
|
|
|
#. module: bus
|
|
#: model:ir.model.fields,field_description:bus.field_bus_presence__user_id
|
|
msgid "Users"
|
|
msgstr "Brukere"
|
|
|
|
#. module: bus
|
|
#. odoo-python
|
|
#: code:addons/bus/controllers/home.py:0
|
|
#, python-format
|
|
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 ""
|