From 86fcafe47d2dc13ae78dee105b2d038f81bb83ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 2 Aug 2026 13:27:21 +0200 Subject: [PATCH] New Crowdin updates (#1463) * New translations messages.en.xlf (English) [ci skip] * New translations messages.en.xlf (English) [ci skip] * New translations messages.en.xlf (English) [ci skip] * New translations messages.en.xlf (German) [ci skip] * New translations messages.en.xlf (English) [ci skip] * New translations validators.en.xlf (English) [ci skip] * New translations validators.en.xlf (German) [ci skip] * New translations messages.en.xlf (German) [ci skip] --- translations/messages.en.xlf | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index fae31a43..af992867 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -13740,31 +13740,31 @@ Buerklin-API Authentication server: - + search.extensive_matching Extensive Matching - + search.permit_wildcards Treat <code>%</code> and <code>_</code> as wildcards - + search.regexmatching.help Use regular expressions like "^\w{3,5}" to search for parts. Does not require slashes padding. - + search.extensive_matching.help 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. - + search.permit_wildcards.help If enabled, _ is treated as a wildcard for one character and % is treated as a wildcard for zero or more characters. @@ -13848,31 +13848,31 @@ Buerklin-API Authentication server: - + perm.api.use_mcp Use MCP tools (for AI agents) - + api.api_endpoints.mcp_url MCP endpoint - + info_providers.capabilities.parameters Parameters - + info_providers.expensive Expensive - + info_providers.expensive.tooltip Using this info provider can cause additional costs, or has very strict rate limits.