You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
2.8 KiB
76 lines
2.8 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_technical_features
|
|
#
|
|
# Translators:
|
|
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (9.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-04-19 17:59+0000\n"
|
|
"PO-Revision-Date: 2017-03-30 16:37+0000\n"
|
|
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>\n"
|
|
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-server-tools-9-0/language/ca/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ca\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: base_technical_features
|
|
#: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_display_name
|
|
msgid "Display Name"
|
|
msgstr "Veure el nom"
|
|
|
|
#. module: base_technical_features
|
|
#: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: base_technical_features
|
|
#: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Darrera modificació el"
|
|
|
|
#. module: base_technical_features
|
|
#: model:ir.model.fields,field_description:base_technical_features.field_res_users_show_technical_features
|
|
msgid "Show field Technical Features"
|
|
msgstr "Mostrar el camp Característiques Tècniques "
|
|
|
|
#. module: base_technical_features
|
|
#: model:res.groups,name:base_technical_features.group_technical_features
|
|
msgid "Technical Features (w/o debug mode)"
|
|
msgstr "Característiques tècniques (sense mode de depuració)"
|
|
|
|
#. module: base_technical_features
|
|
#: model:ir.model.fields,field_description:base_technical_features.field_res_users_technical_features
|
|
msgid "Technical features"
|
|
msgstr "Característiques tècniques "
|
|
|
|
#. module: base_technical_features
|
|
#: code:addons/base_technical_features/models/res_users.py:48
|
|
#, python-format
|
|
msgid "The user does not have access to technical features."
|
|
msgstr "L'usuari no té accés a les característiques tècniques. "
|
|
|
|
#. module: base_technical_features
|
|
#: model:ir.model,name:base_technical_features.model_res_users
|
|
msgid "Users"
|
|
msgstr "Usuaris"
|
|
|
|
#. module: base_technical_features
|
|
#: model:ir.model.fields,help:base_technical_features.field_res_users_show_technical_features
|
|
msgid ""
|
|
"Whether to display the technical features field in the user preferences."
|
|
msgstr "Si cal mostrar el camp de característiques tècniques a les preferències d'usuari. "
|
|
|
|
#. module: base_technical_features
|
|
#: model:ir.model,name:base_technical_features.model_basemodel_monkeypatch
|
|
msgid "basemodel.monkeypatch"
|
|
msgstr "basemodel.monkeypatch"
|
|
|
|
#. module: base_technical_features
|
|
#: model:ir.model,name:base_technical_features.model_ir_ui_menu
|
|
msgid "ir.ui.menu"
|
|
msgstr "ir.ui.menu"
|