mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-29 12:41:40 +00:00
New translations messages.en.xlf (English)
[ci skip]
This commit is contained in:
parent
e2b0f4b444
commit
1f4ad3c311
1 changed files with 30 additions and 0 deletions
|
|
@ -13715,6 +13715,36 @@ Buerklin-API Authentication server:
|
|||
<target>You can use this randomly generated value (share it with nobody):</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="pJfdMQU" name="search.extensive_matching">
|
||||
<segment state="translated">
|
||||
<source>search.extensive_matching</source>
|
||||
<target>Extensive Matching</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="YO2ZB66" name="search.permit_wildcards">
|
||||
<segment state="translated">
|
||||
<source>search.permit_wildcards</source>
|
||||
<target>Treat <code>%</code> and <code>_</code> as wildcards</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="_nxvnMn" name="search.regexmatching.help">
|
||||
<segment state="translated">
|
||||
<source>search.regexmatching.help</source>
|
||||
<target>Use regular expressions like "^\w{3,5}" to search for parts. Does not require slashes padding.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="mry8ytG" name="search.extensive_matching.help">
|
||||
<segment state="translated">
|
||||
<source>search.extensive_matching.help</source>
|
||||
<target>The search term is split up into parts, and a result is found, when each part is contained in any field. Without this mode the full search term has to be contained in a single field.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="zLnKtwP" name="search.permit_wildcards.help">
|
||||
<segment state="translated">
|
||||
<source>search.permit_wildcards.help</source>
|
||||
<target>If enabled, _ is treated as a wildcard for one character and % is treated as a wildcard for zero or more characters.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="OP7MacF" name="system.trusted_hosts.unconfigured.title">
|
||||
<segment state="translated">
|
||||
<source>system.trusted_hosts.unconfigured.title</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue