Merge branch 'master' into PHRAS-3148_thesaurus_guy

This commit is contained in:
Harrys Ravalomanana
2020-06-23 19:22:27 +04:00
committed by GitHub
5 changed files with 112 additions and 78 deletions

View File

@@ -13,6 +13,9 @@ use Alchemy\Phrasea\Application\Helper\DispatcherAware;
use Alchemy\Phrasea\Controller\Controller; use Alchemy\Phrasea\Controller\Controller;
use Alchemy\Phrasea\Core\Event\Thesaurus as ThesaurusEvent; use Alchemy\Phrasea\Core\Event\Thesaurus as ThesaurusEvent;
use Alchemy\Phrasea\Core\Event\Thesaurus\ThesaurusEvents; use Alchemy\Phrasea\Core\Event\Thesaurus\ThesaurusEvents;
use Alchemy\Phrasea\SearchEngine\Elastic\ElasticsearchOptions;
use Alchemy\Phrasea\WorkerManager\Event\PopulateIndexEvent;
use Alchemy\Phrasea\WorkerManager\Event\WorkerEvents;
use Doctrine\DBAL\Driver\Connection; use Doctrine\DBAL\Driver\Connection;
use Symfony\Component\HttpFoundation\Request; use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response; use Symfony\Component\HttpFoundation\Response;
@@ -1222,6 +1225,26 @@ class ThesaurusController extends Controller
]); ]);
} }
/**
* Order to populate databox
*
* @param Request $request
* @return \Symfony\Component\HttpFoundation\JsonResponse
*/
public function populate(Request $request)
{
$options = $this->getElasticsearchOptions();
$data['host'] = $options->getHost();
$data['port'] = $options->getPort();
$data['indexName'] = $options->getIndexName();
$data['databoxIds'] = [$request->get('databox_id')];
$this->getDispatcher()->dispatch(WorkerEvents::POPULATE_INDEX, new PopulateIndexEvent($data));
return $this->app->json($data);
}
/** /**
* @param Request $request * @param Request $request
* @return Response * @return Response
@@ -3031,4 +3054,12 @@ class ThesaurusController extends Controller
{ {
return $this->app['locales.available']; return $this->app['locales.available'];
} }
/**
* @return ElasticsearchOptions
*/
private function getElasticsearchOptions()
{
return $this->app['elasticsearch.options'];
}
} }

View File

@@ -60,6 +60,7 @@ class Thesaurus implements ControllerProviderInterface, ServiceProviderInterface
$controllers->match('newterm.php', 'controller.thesaurus:newTerm'); $controllers->match('newterm.php', 'controller.thesaurus:newTerm');
$controllers->match('properties.php', 'controller.thesaurus:properties'); $controllers->match('properties.php', 'controller.thesaurus:properties');
$controllers->match('thesaurus.php', 'controller.thesaurus:thesaurus')->bind('thesaurus_thesaurus'); $controllers->match('thesaurus.php', 'controller.thesaurus:thesaurus')->bind('thesaurus_thesaurus');
$controllers->match('populate', 'controller.thesaurus:populate')->bind('thesaurus_populate');
$controllers->match('xmlhttp/accept.x.php', 'controller.thesaurus:acceptXml'); $controllers->match('xmlhttp/accept.x.php', 'controller.thesaurus:acceptXml');
$controllers->match('xmlhttp/acceptcandidates.x.php', 'controller.thesaurus:acceptCandidatesXml'); $controllers->match('xmlhttp/acceptcandidates.x.php', 'controller.thesaurus:acceptCandidatesXml');

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version='1.0' encoding='utf-8'?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:jms="urn:jms:translation" version="1.2"> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:jms="urn:jms:translation" version="1.2">
<file date="2020-06-22T10:48:13Z" source-language="en" target-language="de" datatype="plaintext" original="not.available"> <file date="2020-06-22T10:48:13Z" source-language="en" target-language="de" datatype="plaintext" original="not.available">
<header> <header>
@@ -7,8 +7,8 @@
</header> </header>
<body> <body>
<trans-unit id="da39a3ee5e6b4b0d3255bfef95601890afd80709" resname=""> <trans-unit id="da39a3ee5e6b4b0d3255bfef95601890afd80709" resname="">
<source></source> <source/>
<target state="new"></target> <target state="new"/>
<jms:reference-file line="60">Form/Login/PhraseaAuthenticationForm.php</jms:reference-file> <jms:reference-file line="60">Form/Login/PhraseaAuthenticationForm.php</jms:reference-file>
<jms:reference-file line="47">Form/Configuration/EmailFormType.php</jms:reference-file> <jms:reference-file line="47">Form/Configuration/EmailFormType.php</jms:reference-file>
</trans-unit> </trans-unit>
@@ -12147,9 +12147,9 @@ Vorsicht: die aktuelle Werte werden durch die neue Werte überschrieben</target>
<target state="translated">Auswahl entfernen</target> <target state="translated">Auswahl entfernen</target>
<jms:reference-file line="223">prod/actions/Push.html.twig</jms:reference-file> <jms:reference-file line="223">prod/actions/Push.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="ca51b1b3be02d8e640243e090dec0a6ee8089d28" resname="prod:videoeditor:subtitleRequestTab:: submit"> <trans-unit id="ca51b1b3be02d8e640243e090dec0a6ee8089d28" resname="prod:videoeditor:subtitleRequestTab:: submit" approved="no">
<source>prod:videoeditor:subtitleRequestTab:: submit</source> <source>prod:videoeditor:subtitleRequestTab:: submit</source>
<target state="needs-translation">Einreichen</target> <target state="needs-translation">Anfrage einreichen</target>
<jms:reference-file line="259">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="259">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="3c08c8314c595e8d2dcab6bab15a07eda8833935" resname="prod:videoeditor:subtitleRequestTab:: title"> <trans-unit id="3c08c8314c595e8d2dcab6bab15a07eda8833935" resname="prod:videoeditor:subtitleRequestTab:: title">
@@ -12182,9 +12182,9 @@ Vorsicht: die aktuelle Werte werden durch die neue Werte überschrieben</target>
<target state="needs-translation">Automatische Untertitelung Anfrage</target> <target state="needs-translation">Automatische Untertitelung Anfrage</target>
<jms:reference-file line="34">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="34">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="39d65c8847a7e865be76d0bf51b341a58b6fedd7" resname="prod:videoeditor:subtitletab:: Caption placeholder"> <trans-unit id="39d65c8847a7e865be76d0bf51b341a58b6fedd7" resname="prod:videoeditor:subtitletab:: Caption placeholder" approved="no">
<source>prod:videoeditor:subtitletab:: Caption placeholder</source> <source>prod:videoeditor:subtitletab:: Caption placeholder</source>
<target state="needs-translation">Beschriftung Platzhalter</target> <target state="needs-translation">Geben Sie einen Untertitel ein</target>
<jms:reference-file line="179">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="179">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="e382cd2339d70cb6f6500fb44c81737e72ee66b1" resname="prod:videoeditor:subtitletab:: End time"> <trans-unit id="e382cd2339d70cb6f6500fb44c81737e72ee66b1" resname="prod:videoeditor:subtitletab:: End time">
@@ -12207,9 +12207,9 @@ Vorsicht: die aktuelle Werte werden durch die neue Werte überschrieben</target>
<target state="needs-translation">Start</target> <target state="needs-translation">Start</target>
<jms:reference-file line="176">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="176">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="a7529f01ece4055e3e4b1a64f8b18d8e595edc9f" resname="prod:videoeditor:subtitletab:: add caption"> <trans-unit id="a7529f01ece4055e3e4b1a64f8b18d8e595edc9f" resname="prod:videoeditor:subtitletab:: add caption" approved="no">
<source>prod:videoeditor:subtitletab:: add caption</source> <source>prod:videoeditor:subtitletab:: add caption</source>
<target state="needs-translation">Untertitel</target> <target state="needs-translation">Untertitel hinzufügen</target>
<jms:reference-file line="211">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="211">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="5a9ed94e747e90542d014b7486ab3ea865c2861d" resname="prod:videoeditor:subtitletab:: copy to clipboard"> <trans-unit id="5a9ed94e747e90542d014b7486ab3ea865c2861d" resname="prod:videoeditor:subtitletab:: copy to clipboard">
@@ -12227,14 +12227,14 @@ Vorsicht: die aktuelle Werte werden durch die neue Werte überschrieben</target>
<target state="needs-translation">Untertitel Sprache auswählen</target> <target state="needs-translation">Untertitel Sprache auswählen</target>
<jms:reference-file line="185">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="185">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="e40baf2bd857111f0c98b2a213e552f8fa7718be" resname="prod:videoeditor:subtitletab:message:: error"> <trans-unit id="e40baf2bd857111f0c98b2a213e552f8fa7718be" resname="prod:videoeditor:subtitletab:message:: error" approved="no">
<source>prod:videoeditor:subtitletab:message:: error</source> <source>prod:videoeditor:subtitletab:message:: error</source>
<target state="new">prod:videoeditor:subtitletab:message:: error</target> <target state="needs-translation">Fehler beim speichern des Untertitels</target>
<jms:reference-file line="158">Controller/Prod/LanguageController.php</jms:reference-file> <jms:reference-file line="158">Controller/Prod/LanguageController.php</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="405fcc0a908874a4a88050de924556de3ca4beb2" resname="prod:videoeditor:subtitletab:message:: success"> <trans-unit id="405fcc0a908874a4a88050de924556de3ca4beb2" resname="prod:videoeditor:subtitletab:message:: success" approved="no">
<source>prod:videoeditor:subtitletab:message:: success</source> <source>prod:videoeditor:subtitletab:message:: success</source>
<target state="new">prod:videoeditor:subtitletab:message:: success</target> <target state="needs-translation">Erfolg</target>
<jms:reference-file line="159">Controller/Prod/LanguageController.php</jms:reference-file> <jms:reference-file line="159">Controller/Prod/LanguageController.php</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="6024f9d9ecbc9b6e3b531d630df53f92235a8497" resname="prod:workzone:basket:creation-date" approved="yes"> <trans-unit id="6024f9d9ecbc9b6e3b531d630df53f92235a8497" resname="prod:workzone:basket:creation-date" approved="yes">

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version='1.0' encoding='utf-8'?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:jms="urn:jms:translation" version="1.2"> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:jms="urn:jms:translation" version="1.2">
<file date="2020-06-22T10:48:37Z" source-language="en" target-language="en" datatype="plaintext" original="not.available"> <file date="2020-06-22T10:48:37Z" source-language="en" target-language="en" datatype="plaintext" original="not.available">
<header> <header>
@@ -7,8 +7,8 @@
</header> </header>
<body> <body>
<trans-unit id="da39a3ee5e6b4b0d3255bfef95601890afd80709" resname=""> <trans-unit id="da39a3ee5e6b4b0d3255bfef95601890afd80709" resname="">
<source></source> <source/>
<target state="new"></target> <target state="new"/>
<jms:reference-file line="60">Form/Login/PhraseaAuthenticationForm.php</jms:reference-file> <jms:reference-file line="60">Form/Login/PhraseaAuthenticationForm.php</jms:reference-file>
<jms:reference-file line="47">Form/Configuration/EmailFormType.php</jms:reference-file> <jms:reference-file line="47">Form/Configuration/EmailFormType.php</jms:reference-file>
</trans-unit> </trans-unit>
@@ -9182,29 +9182,29 @@
<target state="translated">Uploader</target> <target state="translated">Uploader</target>
<jms:reference-file line="25">admin/worker-manager/index.html.twig</jms:reference-file> <jms:reference-file line="25">admin/worker-manager/index.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="e501382ff4b247d04274f999cbda329467881e51" resname="admin::workermanager:tab:queueMonitor: Consumer count"> <trans-unit id="e501382ff4b247d04274f999cbda329467881e51" resname="admin::workermanager:tab:queueMonitor: Consumer count" approved="yes">
<source>admin::workermanager:tab:queueMonitor: Consumer count</source> <source>admin::workermanager:tab:queueMonitor: Consumer count</source>
<target state="needs-translation">Number of worker(s)</target> <target state="translated">Number of worker(s)</target>
<jms:reference-file line="13">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file> <jms:reference-file line="13">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="6bd82564d60fb7faeb1d8e28222e935d50beb64a" resname="admin::workermanager:tab:queueMonitor: Message count"> <trans-unit id="6bd82564d60fb7faeb1d8e28222e935d50beb64a" resname="admin::workermanager:tab:queueMonitor: Message count" approved="yes">
<source>admin::workermanager:tab:queueMonitor: Message count</source> <source>admin::workermanager:tab:queueMonitor: Message count</source>
<target state="needs-translation">Message count</target> <target state="translated">Message count</target>
<jms:reference-file line="12">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file> <jms:reference-file line="12">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="73d359d1a1e0e03079a24a8774d49232684629da" resname="admin::workermanager:tab:queueMonitor: Refresh list"> <trans-unit id="73d359d1a1e0e03079a24a8774d49232684629da" resname="admin::workermanager:tab:queueMonitor: Refresh list" approved="yes">
<source>admin::workermanager:tab:queueMonitor: Refresh list</source> <source>admin::workermanager:tab:queueMonitor: Refresh list</source>
<target state="needs-translation">Refresh</target> <target state="translated">Refresh</target>
<jms:reference-file line="5">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file> <jms:reference-file line="5">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="bc6fc4d9beb7d708cd9f1d4b078b64e8e2bf8d32" resname="admin::workermanager:tab:queueMonitor: description"> <trans-unit id="bc6fc4d9beb7d708cd9f1d4b078b64e8e2bf8d32" resname="admin::workermanager:tab:queueMonitor: description" approved="yes">
<source>admin::workermanager:tab:queueMonitor: description</source> <source>admin::workermanager:tab:queueMonitor: description</source>
<target state="needs-translation">Message queues status</target> <target state="translated">Message queues status</target>
<jms:reference-file line="2">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file> <jms:reference-file line="2">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="36c6753b7d3078f881ee0f3436c50d1c1086aeff" resname="admin::workermanager:tab:queueMonitor: title"> <trans-unit id="36c6753b7d3078f881ee0f3436c50d1c1086aeff" resname="admin::workermanager:tab:queueMonitor: title" approved="yes">
<source>admin::workermanager:tab:queueMonitor: title</source> <source>admin::workermanager:tab:queueMonitor: title</source>
<target state="needs-translation">Queues</target> <target state="translated">Queues</target>
<jms:reference-file line="40">admin/worker-manager/index.html.twig</jms:reference-file> <jms:reference-file line="40">admin/worker-manager/index.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="c63a8b1bbfa2d0540ba6a71541aa941c1b8b62e6" resname="admin::workermanager:tab:searchengine: Databox to populate" approved="yes"> <trans-unit id="c63a8b1bbfa2d0540ba6a71541aa941c1b8b62e6" resname="admin::workermanager:tab:searchengine: Databox to populate" approved="yes">
@@ -9372,9 +9372,9 @@
<target state="translated">Started</target> <target state="translated">Started</target>
<jms:reference-file line="50">admin/worker-manager/worker_info.html.twig</jms:reference-file> <jms:reference-file line="50">admin/worker-manager/worker_info.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="910100edbd14eded37487190272ca50d5497af60" resname="admin::workermanager:tab:workerinfo: databox_name"> <trans-unit id="910100edbd14eded37487190272ca50d5497af60" resname="admin::workermanager:tab:workerinfo: databox_name" approved="yes">
<source>admin::workermanager:tab:workerinfo: databox_name</source> <source>admin::workermanager:tab:workerinfo: databox_name</source>
<target state="needs-translation">Databox</target> <target state="translated">Databox</target>
<jms:reference-file line="45">admin/worker-manager/worker_info.html.twig</jms:reference-file> <jms:reference-file line="45">admin/worker-manager/worker_info.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="462620d0bd43581cec9d88b9bc09565219cc5261" resname="admin::workermanager:tab:workerinfo: description" approved="yes"> <trans-unit id="462620d0bd43581cec9d88b9bc09565219cc5261" resname="admin::workermanager:tab:workerinfo: description" approved="yes">
@@ -11808,9 +11808,11 @@ Warning: The current values will be overwritten by these new values</target>
<target state="translated">Valid changes or Cancel</target> <target state="translated">Valid changes or Cancel</target>
<jms:reference-file line="397">prod/actions/edit_default.html.twig</jms:reference-file> <jms:reference-file line="397">prod/actions/edit_default.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="f5b80c50fa70208435fd889b73915ca753efabd3" resname="prod::editing::annulation: abandonner les modification ?"> <trans-unit id="f5b80c50fa70208435fd889b73915ca753efabd3" resname="prod::editing::annulation: abandonner les modification ?" approved="no">
<source>prod::editing::annulation: abandonner les modification ?</source> <source>prod::editing::annulation: abandonner les modification ?</source>
<target state="needs-translation">Cancelling editing will lose all edits. - Cancel : to go back to editing - OK : to close and lose edits</target> <target state="needs-translation">Cancelling editing will lose all edits.
- Cancel : to go back to editing
- OK : to close and lose edits</target>
<jms:reference-file line="46">Controller/Prod/LanguageController.php</jms:reference-file> <jms:reference-file line="46">Controller/Prod/LanguageController.php</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="9999b27bac2f63123760f54d7312b7b7133930fc" resname="prod::editing::fields: status" approved="yes"> <trans-unit id="9999b27bac2f63123760f54d7312b7b7133930fc" resname="prod::editing::fields: status" approved="yes">
@@ -12153,9 +12155,9 @@ It is possible to place several search areas</target>
<target state="translated">Delete Selection</target> <target state="translated">Delete Selection</target>
<jms:reference-file line="223">prod/actions/Push.html.twig</jms:reference-file> <jms:reference-file line="223">prod/actions/Push.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="ca51b1b3be02d8e640243e090dec0a6ee8089d28" resname="prod:videoeditor:subtitleRequestTab:: submit"> <trans-unit id="ca51b1b3be02d8e640243e090dec0a6ee8089d28" resname="prod:videoeditor:subtitleRequestTab:: submit" approved="no">
<source>prod:videoeditor:subtitleRequestTab:: submit</source> <source>prod:videoeditor:subtitleRequestTab:: submit</source>
<target state="needs-translation">Submit</target> <target state="needs-translation">Submit Subtitling Request</target>
<jms:reference-file line="259">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="259">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="3c08c8314c595e8d2dcab6bab15a07eda8833935" resname="prod:videoeditor:subtitleRequestTab:: title"> <trans-unit id="3c08c8314c595e8d2dcab6bab15a07eda8833935" resname="prod:videoeditor:subtitleRequestTab:: title">
@@ -12168,29 +12170,29 @@ It is possible to place several search areas</target>
<target state="needs-translation">Kind</target> <target state="needs-translation">Kind</target>
<jms:reference-file line="235">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="235">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="414d5838357721af1ee45447b3ab4d100e459e24" resname="prod:videoeditor:subtitleRequestTab:label:: Language destination"> <trans-unit id="414d5838357721af1ee45447b3ab4d100e459e24" resname="prod:videoeditor:subtitleRequestTab:label:: Language destination" approved="no">
<source>prod:videoeditor:subtitleRequestTab:label:: Language destination</source> <source>prod:videoeditor:subtitleRequestTab:label:: Language destination</source>
<target state="needs-translation">Destination Language</target> <target state="needs-translation">Subtitles language destination</target>
<jms:reference-file line="251">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="251">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="f9d2cafba3e0955e48f598fac8a8b257b624977d" resname="prod:videoeditor:subtitleRequestTab:label:: Provider"> <trans-unit id="f9d2cafba3e0955e48f598fac8a8b257b624977d" resname="prod:videoeditor:subtitleRequestTab:label:: Provider" approved="yes">
<source>prod:videoeditor:subtitleRequestTab:label:: Provider</source> <source>prod:videoeditor:subtitleRequestTab:label:: Provider</source>
<target state="needs-translation">Provider</target> <target state="translated">Provider</target>
<jms:reference-file line="229">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="229">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="92cdd8501cb193bf13ea2f4f58e331668fdc7cfe" resname="prod:videoeditor:subtitleRequestTab:label:: Source Audio language"> <trans-unit id="92cdd8501cb193bf13ea2f4f58e331668fdc7cfe" resname="prod:videoeditor:subtitleRequestTab:label:: Source Audio language" approved="yes">
<source>prod:videoeditor:subtitleRequestTab:label:: Source Audio language</source> <source>prod:videoeditor:subtitleRequestTab:label:: Source Audio language</source>
<target state="needs-translation">Audio language Source</target> <target state="translated">Audio language Source</target>
<jms:reference-file line="243">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="243">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="6e9acc3c0400e405ff7939645fe8cbc4c8936779" resname="prod:videoeditor:subtitleTab:: title"> <trans-unit id="6e9acc3c0400e405ff7939645fe8cbc4c8936779" resname="prod:videoeditor:subtitleTab:: title" approved="no">
<source>prod:videoeditor:subtitleTab:: title</source> <source>prod:videoeditor:subtitleTab:: title</source>
<target state="needs-translation">Auto Subtitling request</target> <target state="needs-translation">Subtitle editing</target>
<jms:reference-file line="34">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="34">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="39d65c8847a7e865be76d0bf51b341a58b6fedd7" resname="prod:videoeditor:subtitletab:: Caption placeholder"> <trans-unit id="39d65c8847a7e865be76d0bf51b341a58b6fedd7" resname="prod:videoeditor:subtitletab:: Caption placeholder" approved="no">
<source>prod:videoeditor:subtitletab:: Caption placeholder</source> <source>prod:videoeditor:subtitletab:: Caption placeholder</source>
<target state="needs-translation">Caption placeholder</target> <target state="needs-translation">Type a subtitle</target>
<jms:reference-file line="179">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="179">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="e382cd2339d70cb6f6500fb44c81737e72ee66b1" resname="prod:videoeditor:subtitletab:: End time"> <trans-unit id="e382cd2339d70cb6f6500fb44c81737e72ee66b1" resname="prod:videoeditor:subtitletab:: End time">
@@ -12213,9 +12215,9 @@ It is possible to place several search areas</target>
<target state="needs-translation">Start</target> <target state="needs-translation">Start</target>
<jms:reference-file line="176">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="176">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="a7529f01ece4055e3e4b1a64f8b18d8e595edc9f" resname="prod:videoeditor:subtitletab:: add caption"> <trans-unit id="a7529f01ece4055e3e4b1a64f8b18d8e595edc9f" resname="prod:videoeditor:subtitletab:: add caption" approved="no">
<source>prod:videoeditor:subtitletab:: add caption</source> <source>prod:videoeditor:subtitletab:: add caption</source>
<target state="needs-translation">Subtitle</target> <target state="needs-translation">Add a Subtitle</target>
<jms:reference-file line="211">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="211">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="5a9ed94e747e90542d014b7486ab3ea865c2861d" resname="prod:videoeditor:subtitletab:: copy to clipboard"> <trans-unit id="5a9ed94e747e90542d014b7486ab3ea865c2861d" resname="prod:videoeditor:subtitletab:: copy to clipboard">
@@ -12233,14 +12235,14 @@ It is possible to place several search areas</target>
<target state="needs-translation">Select subtitling language</target> <target state="needs-translation">Select subtitling language</target>
<jms:reference-file line="185">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="185">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="e40baf2bd857111f0c98b2a213e552f8fa7718be" resname="prod:videoeditor:subtitletab:message:: error"> <trans-unit id="e40baf2bd857111f0c98b2a213e552f8fa7718be" resname="prod:videoeditor:subtitletab:message:: error" approved="no">
<source>prod:videoeditor:subtitletab:message:: error</source> <source>prod:videoeditor:subtitletab:message:: error</source>
<target state="new">prod:videoeditor:subtitletab:message:: error</target> <target state="needs-translation">Error when saving subtitle</target>
<jms:reference-file line="158">Controller/Prod/LanguageController.php</jms:reference-file> <jms:reference-file line="158">Controller/Prod/LanguageController.php</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="405fcc0a908874a4a88050de924556de3ca4beb2" resname="prod:videoeditor:subtitletab:message:: success"> <trans-unit id="405fcc0a908874a4a88050de924556de3ca4beb2" resname="prod:videoeditor:subtitletab:message:: success" approved="no">
<source>prod:videoeditor:subtitletab:message:: success</source> <source>prod:videoeditor:subtitletab:message:: success</source>
<target state="new">prod:videoeditor:subtitletab:message:: success</target> <target state="needs-translation">Success</target>
<jms:reference-file line="159">Controller/Prod/LanguageController.php</jms:reference-file> <jms:reference-file line="159">Controller/Prod/LanguageController.php</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="6024f9d9ecbc9b6e3b531d630df53f92235a8497" resname="prod:workzone:basket:creation-date" approved="yes"> <trans-unit id="6024f9d9ecbc9b6e3b531d630df53f92235a8497" resname="prod:workzone:basket:creation-date" approved="yes">

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version='1.0' encoding='utf-8'?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:jms="urn:jms:translation" version="1.2"> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:jms="urn:jms:translation" version="1.2">
<file date="2020-06-22T10:49:02Z" source-language="en" target-language="fr" datatype="plaintext" original="not.available"> <file date="2020-06-22T10:49:02Z" source-language="en" target-language="fr" datatype="plaintext" original="not.available">
<header> <header>
@@ -7,8 +7,8 @@
</header> </header>
<body> <body>
<trans-unit id="da39a3ee5e6b4b0d3255bfef95601890afd80709" resname=""> <trans-unit id="da39a3ee5e6b4b0d3255bfef95601890afd80709" resname="">
<source></source> <source/>
<target state="new"></target> <target state="new"/>
<jms:reference-file line="60">Form/Login/PhraseaAuthenticationForm.php</jms:reference-file> <jms:reference-file line="60">Form/Login/PhraseaAuthenticationForm.php</jms:reference-file>
<jms:reference-file line="47">Form/Configuration/EmailFormType.php</jms:reference-file> <jms:reference-file line="47">Form/Configuration/EmailFormType.php</jms:reference-file>
</trans-unit> </trans-unit>
@@ -9202,9 +9202,9 @@ Si vous recevez cet e-mail sans l'avoir sollicité, merci de l'ignorer ou de le
<target state="translated">Etat des files de message</target> <target state="translated">Etat des files de message</target>
<jms:reference-file line="2">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file> <jms:reference-file line="2">admin/worker-manager/worker_queue_monitor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="36c6753b7d3078f881ee0f3436c50d1c1086aeff" resname="admin::workermanager:tab:queueMonitor: title"> <trans-unit id="36c6753b7d3078f881ee0f3436c50d1c1086aeff" resname="admin::workermanager:tab:queueMonitor: title" approved="yes">
<source>admin::workermanager:tab:queueMonitor: title</source> <source>admin::workermanager:tab:queueMonitor: title</source>
<target state="needs-translation">Files de message</target> <target state="translated">Files de message</target>
<jms:reference-file line="40">admin/worker-manager/index.html.twig</jms:reference-file> <jms:reference-file line="40">admin/worker-manager/index.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="c63a8b1bbfa2d0540ba6a71541aa941c1b8b62e6" resname="admin::workermanager:tab:searchengine: Databox to populate" approved="yes"> <trans-unit id="c63a8b1bbfa2d0540ba6a71541aa941c1b8b62e6" resname="admin::workermanager:tab:searchengine: Databox to populate" approved="yes">
@@ -11808,7 +11808,7 @@ Attention: les valeurs actuellement en place seront écrasées par ces nouvelles
<target state="translated">Valider ou annuler les modifications</target> <target state="translated">Valider ou annuler les modifications</target>
<jms:reference-file line="397">prod/actions/edit_default.html.twig</jms:reference-file> <jms:reference-file line="397">prod/actions/edit_default.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="f5b80c50fa70208435fd889b73915ca753efabd3" resname="prod::editing::annulation: abandonner les modification ?"> <trans-unit id="f5b80c50fa70208435fd889b73915ca753efabd3" resname="prod::editing::annulation: abandonner les modification ?" approved="no">
<source>prod::editing::annulation: abandonner les modification ?</source> <source>prod::editing::annulation: abandonner les modification ?</source>
<target state="needs-translation">L'annulation de l'édition effacera toutes les modifications. <target state="needs-translation">L'annulation de l'édition effacera toutes les modifications.
- Annuler: pour revenir à l'édition - Annuler: pour revenir à l'édition
@@ -12158,14 +12158,14 @@ Attention: les valeurs actuellement en place seront écrasées par ces nouvelles
<target state="translated">Supprimer la selection</target> <target state="translated">Supprimer la selection</target>
<jms:reference-file line="223">prod/actions/Push.html.twig</jms:reference-file> <jms:reference-file line="223">prod/actions/Push.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="ca51b1b3be02d8e640243e090dec0a6ee8089d28" resname="prod:videoeditor:subtitleRequestTab:: submit"> <trans-unit id="ca51b1b3be02d8e640243e090dec0a6ee8089d28" resname="prod:videoeditor:subtitleRequestTab:: submit" approved="no">
<source>prod:videoeditor:subtitleRequestTab:: submit</source> <source>prod:videoeditor:subtitleRequestTab:: submit</source>
<target state="needs-translation">Sous-titrage automatique</target> <target state="needs-translation">Soumettre la demande</target>
<jms:reference-file line="259">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="259">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="3c08c8314c595e8d2dcab6bab15a07eda8833935" resname="prod:videoeditor:subtitleRequestTab:: title"> <trans-unit id="3c08c8314c595e8d2dcab6bab15a07eda8833935" resname="prod:videoeditor:subtitleRequestTab:: title" approved="no">
<source>prod:videoeditor:subtitleRequestTab:: title</source> <source>prod:videoeditor:subtitleRequestTab:: title</source>
<target state="needs-translation">Edition des sous-titres</target> <target state="needs-translation">Sous-titrage Automatique</target>
<jms:reference-file line="39">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="39">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="b945e053b5fd4a0f2664bafff257dbfd2fec386c" resname="prod:videoeditor:subtitleRequestTab:label:: Kind"> <trans-unit id="b945e053b5fd4a0f2664bafff257dbfd2fec386c" resname="prod:videoeditor:subtitleRequestTab:label:: Kind">
@@ -12173,19 +12173,19 @@ Attention: les valeurs actuellement en place seront écrasées par ces nouvelles
<target state="needs-translation">Type</target> <target state="needs-translation">Type</target>
<jms:reference-file line="235">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="235">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="414d5838357721af1ee45447b3ab4d100e459e24" resname="prod:videoeditor:subtitleRequestTab:label:: Language destination"> <trans-unit id="414d5838357721af1ee45447b3ab4d100e459e24" resname="prod:videoeditor:subtitleRequestTab:label:: Language destination" approved="no">
<source>prod:videoeditor:subtitleRequestTab:label:: Language destination</source> <source>prod:videoeditor:subtitleRequestTab:label:: Language destination</source>
<target state="needs-translation">Langue de destination</target> <target state="needs-translation">Langue de destination des sous-titres</target>
<jms:reference-file line="251">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="251">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="f9d2cafba3e0955e48f598fac8a8b257b624977d" resname="prod:videoeditor:subtitleRequestTab:label:: Provider"> <trans-unit id="f9d2cafba3e0955e48f598fac8a8b257b624977d" resname="prod:videoeditor:subtitleRequestTab:label:: Provider" approved="no">
<source>prod:videoeditor:subtitleRequestTab:label:: Provider</source> <source>prod:videoeditor:subtitleRequestTab:label:: Provider</source>
<target state="needs-translation">Provider</target> <target state="needs-translation">Fournisseur</target>
<jms:reference-file line="229">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="229">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="92cdd8501cb193bf13ea2f4f58e331668fdc7cfe" resname="prod:videoeditor:subtitleRequestTab:label:: Source Audio language"> <trans-unit id="92cdd8501cb193bf13ea2f4f58e331668fdc7cfe" resname="prod:videoeditor:subtitleRequestTab:label:: Source Audio language" approved="no">
<source>prod:videoeditor:subtitleRequestTab:label:: Source Audio language</source> <source>prod:videoeditor:subtitleRequestTab:label:: Source Audio language</source>
<target state="needs-translation">Langue de la source (audio)</target> <target state="needs-translation">Langue de la source audio</target>
<jms:reference-file line="243">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="243">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="6e9acc3c0400e405ff7939645fe8cbc4c8936779" resname="prod:videoeditor:subtitleTab:: title"> <trans-unit id="6e9acc3c0400e405ff7939645fe8cbc4c8936779" resname="prod:videoeditor:subtitleTab:: title">
@@ -12193,9 +12193,9 @@ Attention: les valeurs actuellement en place seront écrasées par ces nouvelles
<target state="needs-translation">Edition de sous-titres</target> <target state="needs-translation">Edition de sous-titres</target>
<jms:reference-file line="34">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="34">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="39d65c8847a7e865be76d0bf51b341a58b6fedd7" resname="prod:videoeditor:subtitletab:: Caption placeholder"> <trans-unit id="39d65c8847a7e865be76d0bf51b341a58b6fedd7" resname="prod:videoeditor:subtitletab:: Caption placeholder" approved="no">
<source>prod:videoeditor:subtitletab:: Caption placeholder</source> <source>prod:videoeditor:subtitletab:: Caption placeholder</source>
<target state="needs-translation">Description</target> <target state="needs-translation">Sous-titre</target>
<jms:reference-file line="179">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="179">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="e382cd2339d70cb6f6500fb44c81737e72ee66b1" resname="prod:videoeditor:subtitletab:: End time"> <trans-unit id="e382cd2339d70cb6f6500fb44c81737e72ee66b1" resname="prod:videoeditor:subtitletab:: End time">
@@ -12218,14 +12218,14 @@ Attention: les valeurs actuellement en place seront écrasées par ces nouvelles
<target state="needs-translation">Début</target> <target state="needs-translation">Début</target>
<jms:reference-file line="176">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="176">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="a7529f01ece4055e3e4b1a64f8b18d8e595edc9f" resname="prod:videoeditor:subtitletab:: add caption"> <trans-unit id="a7529f01ece4055e3e4b1a64f8b18d8e595edc9f" resname="prod:videoeditor:subtitletab:: add caption" approved="no">
<source>prod:videoeditor:subtitletab:: add caption</source> <source>prod:videoeditor:subtitletab:: add caption</source>
<target state="needs-translation">Sous-titre</target> <target state="needs-translation">Ajouter un sous-titre</target>
<jms:reference-file line="211">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="211">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="5a9ed94e747e90542d014b7486ab3ea865c2861d" resname="prod:videoeditor:subtitletab:: copy to clipboard"> <trans-unit id="5a9ed94e747e90542d014b7486ab3ea865c2861d" resname="prod:videoeditor:subtitletab:: copy to clipboard" approved="yes">
<source>prod:videoeditor:subtitletab:: copy to clipboard</source> <source>prod:videoeditor:subtitletab:: copy to clipboard</source>
<target state="needs-translation">Copier dans le presse papier</target> <target state="translated">Copier dans le presse papier</target>
<jms:reference-file line="210">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="210">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="7ba9c65917b3cc4daf4c8915a49baf5fbe37ae69" resname="prod:videoeditor:subtitletab:: save"> <trans-unit id="7ba9c65917b3cc4daf4c8915a49baf5fbe37ae69" resname="prod:videoeditor:subtitletab:: save">
@@ -12233,19 +12233,19 @@ Attention: les valeurs actuellement en place seront écrasées par ces nouvelles
<target state="needs-translation">Sauvegarder</target> <target state="needs-translation">Sauvegarder</target>
<jms:reference-file line="209">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="209">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="2b6e3888c22d8146b4fe551a4b797ee52583f5c3" resname="prod:videoeditor:subtitletab:: work on"> <trans-unit id="2b6e3888c22d8146b4fe551a4b797ee52583f5c3" resname="prod:videoeditor:subtitletab:: work on" approved="no">
<source>prod:videoeditor:subtitletab:: work on</source> <source>prod:videoeditor:subtitletab:: work on</source>
<target state="needs-translation">Choisir une langue</target> <target state="needs-translation">Choisir une langue a éditer</target>
<jms:reference-file line="185">actions/Tools/videoEditor.html.twig</jms:reference-file> <jms:reference-file line="185">actions/Tools/videoEditor.html.twig</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="e40baf2bd857111f0c98b2a213e552f8fa7718be" resname="prod:videoeditor:subtitletab:message:: error"> <trans-unit id="e40baf2bd857111f0c98b2a213e552f8fa7718be" resname="prod:videoeditor:subtitletab:message:: error" approved="no">
<source>prod:videoeditor:subtitletab:message:: error</source> <source>prod:videoeditor:subtitletab:message:: error</source>
<target state="new">prod:videoeditor:subtitletab:message:: error</target> <target state="needs-translation">Erreur lors de la sauvegarde des sous-titres</target>
<jms:reference-file line="158">Controller/Prod/LanguageController.php</jms:reference-file> <jms:reference-file line="158">Controller/Prod/LanguageController.php</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="405fcc0a908874a4a88050de924556de3ca4beb2" resname="prod:videoeditor:subtitletab:message:: success"> <trans-unit id="405fcc0a908874a4a88050de924556de3ca4beb2" resname="prod:videoeditor:subtitletab:message:: success" approved="yes">
<source>prod:videoeditor:subtitletab:message:: success</source> <source>prod:videoeditor:subtitletab:message:: success</source>
<target state="new">prod:videoeditor:subtitletab:message:: success</target> <target state="translated">Sous-titres sauvegardé</target>
<jms:reference-file line="159">Controller/Prod/LanguageController.php</jms:reference-file> <jms:reference-file line="159">Controller/Prod/LanguageController.php</jms:reference-file>
</trans-unit> </trans-unit>
<trans-unit id="6024f9d9ecbc9b6e3b531d630df53f92235a8497" resname="prod:workzone:basket:creation-date" approved="yes"> <trans-unit id="6024f9d9ecbc9b6e3b531d630df53f92235a8497" resname="prod:workzone:basket:creation-date" approved="yes">