mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] Missing GroupClick Functionality
This commit is contained in:
committed by
CarlosRoca13
parent
38c2da502c
commit
20ccec86fe
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_timeline
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# leemannd <denis.leemann@camptocamp.com>, 2017
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
@@ -13,15 +13,15 @@ msgstr ""
|
||||
"PO-Revision-Date: 2018-01-03 03:50+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: web_timeline
|
||||
#. openerp-web
|
||||
#: code:addons/web_timeline/static/src/js/web_timeline.js:481
|
||||
#: code:addons/web_timeline/static/src/js/timeline_controller.js:176
|
||||
#, python-format
|
||||
msgid "Are you sure you want to delete this record ?"
|
||||
msgstr "Êtes vous sûr de vouloir supprimer cet enregistrement ?"
|
||||
@@ -42,14 +42,14 @@ msgstr "Mois"
|
||||
|
||||
#. module: web_timeline
|
||||
#. openerp-web
|
||||
#: code:addons/web_timeline/static/src/js/web_timeline.js:33
|
||||
#: code:addons/web_timeline/static/src/js/timeline_view.js:32
|
||||
#, python-format
|
||||
msgid "Timeline"
|
||||
msgstr "Chronologie"
|
||||
|
||||
#. module: web_timeline
|
||||
#. openerp-web
|
||||
#: code:addons/web_timeline/static/src/js/web_timeline.js:99
|
||||
#: code:addons/web_timeline/static/src/js/timeline_renderer.js:43
|
||||
#, python-format
|
||||
msgid "Timeline view has not defined 'date_start' attribute."
|
||||
msgstr "La vue chronologique n'a pas défini l'attribut 'date_start'."
|
||||
|
||||
Reference in New Issue
Block a user