mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-16 07:09:33 +00:00
Füge Unterstützung für Datenquellen-Synonyme hinzu.
Ermöglicht benutzerdefinierte Synonyme für Datenquellen basierend auf Locale. Synonyme werden in verschiedenen Bereichen wie Bäumen, Übersetzungen und Vorlagen genutzt, um anpassbare Namen anzuzeigen.
This commit is contained in:
parent
292aefaf49
commit
d3dccc58d6
4 changed files with 19 additions and 1 deletions
|
|
@ -134,4 +134,4 @@
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
||||||
|
|
@ -16389,5 +16389,11 @@ Bitte beachten Sie, dass Sie sich nicht als deaktivierter Benutzer ausgeben kön
|
||||||
<target>Ungültiger regulärer Ausdruck (regex)</target>
|
<target>Ungültiger regulärer Ausdruck (regex)</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
|
<unit id="a7uOieC" name="datasource.synonym">
|
||||||
|
<segment state="translated">
|
||||||
|
<source>datasource.synonym</source>
|
||||||
|
<target>%name% (Ihr Synonym: %synonym%)</target>
|
||||||
|
</segment>
|
||||||
|
</unit>
|
||||||
</file>
|
</file>
|
||||||
</xliff>
|
</xliff>
|
||||||
|
|
|
||||||
|
|
@ -3549,5 +3549,11 @@
|
||||||
<target>Μη έγκυρη κανονική έκφραση (regex)</target>
|
<target>Μη έγκυρη κανονική έκφραση (regex)</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
|
<unit id="a7uOieC" name="datasource.synonym">
|
||||||
|
<segment state="translated">
|
||||||
|
<source>datasource.synonym</source>
|
||||||
|
<target>%name% (Το συνώνυμό σας: %synonym%)</target>
|
||||||
|
</segment>
|
||||||
|
</unit>
|
||||||
</file>
|
</file>
|
||||||
</xliff>
|
</xliff>
|
||||||
|
|
|
||||||
|
|
@ -13904,5 +13904,11 @@ Por favor ten en cuenta que no puedes personificar a un usuario deshabilitado. S
|
||||||
<target>Expresión regular no válida (regex)</target>
|
<target>Expresión regular no válida (regex)</target>
|
||||||
</segment>
|
</segment>
|
||||||
</unit>
|
</unit>
|
||||||
|
<unit id="a7uOieC" name="datasource.synonym">
|
||||||
|
<segment state="translated">
|
||||||
|
<source>datasource.synonym</source>
|
||||||
|
<target>%name% (Tu sinónimo: %synonym%)</target>
|
||||||
|
</segment>
|
||||||
|
</unit>
|
||||||
</file>
|
</file>
|
||||||
</xliff>
|
</xliff>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue