mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-20 17:19:34 +00:00
* Initial plan * Create frontend translation files and update configuration Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com> * Fix missing semicolon in password strength controller Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com> * Remove frontend-only translations from messages domain and set frontend as default domain Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
44 lines
2.3 KiB
XML
44 lines
2.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="fr">
|
|
<file id="frontend.fr">
|
|
<unit id="lQ8QeGr" name="search.placeholder">
|
|
<notes>
|
|
<note category="file-source" priority="1">Part-DB1\templates\AdminPages\EntityAdminBase.html.twig:19</note>
|
|
<note category="file-source" priority="1">Part-DB1\templates\_navbar_search.html.twig:67</note>
|
|
<note category="file-source" priority="1">Part-DB1\templates\_sidebar.html.twig:27</note>
|
|
<note category="file-source" priority="1">Part-DB1\templates\_sidebar.html.twig:43</note>
|
|
<note category="file-source" priority="1">Part-DB1\templates\_sidebar.html.twig:63</note>
|
|
<note priority="1">Part-DB1\templates\AdminPages\EntityAdminBase.html.twig:19</note>
|
|
<note priority="1">Part-DB1\templates\_navbar_search.html.twig:61</note>
|
|
<note priority="1">Part-DB1\templates\_sidebar.html.twig:27</note>
|
|
<note priority="1">Part-DB1\templates\_sidebar.html.twig:43</note>
|
|
<note priority="1">Part-DB1\templates\_sidebar.html.twig:63</note>
|
|
<note priority="1">templates\AdminPages\EntityAdminBase.html.twig:9</note>
|
|
<note priority="1">templates\base.html.twig:80</note>
|
|
<note priority="1">templates\base.html.twig:179</note>
|
|
<note priority="1">templates\base.html.twig:206</note>
|
|
<note priority="1">templates\base.html.twig:237</note>
|
|
</notes>
|
|
<segment state="translated">
|
|
<source>search.placeholder</source>
|
|
<target>Recherche</target>
|
|
</segment>
|
|
</unit>
|
|
<unit id="R4hoCqe" name="part.labelp">
|
|
<segment>
|
|
<source>part.labelp</source>
|
|
<target>Composants</target>
|
|
</segment>
|
|
</unit>
|
|
<unit id="N66qZeD" name="search.submit">
|
|
<notes>
|
|
<note category="file-source" priority="1">Part-DB1\templates\_navbar_search.html.twig:68</note>
|
|
<note priority="1">Part-DB1\templates\_navbar_search.html.twig:62</note>
|
|
</notes>
|
|
<segment state="translated">
|
|
<source>search.submit</source>
|
|
<target>Rechercher!</target>
|
|
</segment>
|
|
</unit>
|
|
</file>
|
|
</xliff>
|