Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tev
plugin_event
Commits
33be23d7
Commit
33be23d7
authored
Dec 19, 2016
by
LE GAC Renaud
Browse files
Add frecnh translation for HistoryContextMenu.
parent
84fa668c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
1 deletion
+23
-1
static/plugin_event/locale/event-lang-fr.js
static/plugin_event/locale/event-lang-fr.js
+23
-1
No files found.
static/plugin_event/locale/event-lang-fr.js
View file @
33be23d7
...
...
@@ -35,4 +35,26 @@ Ext.define("Event.locale.grid.HistoryFilter", {
textObject
:
"
Objet
"
,
textPeople
:
"
Personne
"
,
textPeriod
:
"
Période
"
});
\ No newline at end of file
});
Ext
.
define
(
"
Event.locale.grid.plugin.HistoryContextMenu
"
,
{
override
:
"
Event.grid.plugin.HistoryContextMenu
"
,
textClose
:
"
Clore
"
,
textCloseEvent
:
"
Clore l'évènement...
"
,
textDestroy
:
"
Détruire
"
,
textDuplicate
:
"
Dupliquer
"
,
textNew
:
"
Nouveau
"
,
textEnterNewDate
:
"
Entrez une date de fin:
"
,
textSplit
:
"
Scinder en deux
"
,
textSplitEvent
:
"
Scinder en deux évènements...
"
,
textSplitMsg
:
"
Les opérations suivantes seront exécutées :<br><br>
"
+
"
1. Clore l'évènement sélectionné.<br>
"
+
"
2. Le dupliquer avec:
"
+
"
<ul>
"
+
"
<li>date de début = end de fin + 1 jour.
"
+
"
<li>pas de date de fin.
"
+
"
</ul>
"
+
"
3. Editer l'évènement dupliqué.
"
,
textUpdate
:
"
Actualiser
"
,
});
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment