|
6557 | 6557 | <LocaleResource Name="Admin.Configuration.Settings.Search.CommonFacet.Alias.Hint"> |
6558 | 6558 | <Value>SEO-konformer URL-Alias für Suchfilter (optional).</Value> |
6559 | 6559 | </LocaleResource> |
| 6560 | + <LocaleResource Name="Admin.Configuration.Settings.Search.DefaultSortOrderMode"> |
| 6561 | + <Value>Standardsortierreihenfolge für Produkte</Value> |
| 6562 | + </LocaleResource> |
| 6563 | + <LocaleResource Name="Admin.Configuration.Settings.Search.DefaultSortOrderMode.Hint"> |
| 6564 | + <Value>Legt die Standardsortierreihenfolge für Produkte in den Suchergebnissen fest.</Value> |
| 6565 | + </LocaleResource> |
6560 | 6566 | <LocaleResource Name="Admin.Configuration.Settings.Search.FilterMaxChoicesCount"> |
6561 | 6567 | <Value>Maximale Anzahl an Filtern</Value> |
6562 | 6568 | </LocaleResource> |
|
6569 | 6575 | <LocaleResource Name="Admin.Configuration.Settings.Search.FilterMinHitCount.Hint"> |
6570 | 6576 | <Value>Legt die minimale Anzahl an Suchtreffern fest, ab dem ein Filter angezeigt wird.</Value> |
6571 | 6577 | </LocaleResource> |
| 6578 | + <LocaleResource Name="Admin.Configuration.Settings.Search.IncludeNotAvailable"> |
| 6579 | + <Value>Nicht verfügbare Produkte einschließen</Value> |
| 6580 | + </LocaleResource> |
| 6581 | + <LocaleResource Name="Admin.Configuration.Settings.Search.IncludeNotAvailable.Hint"> |
| 6582 | + <Value>Legt fest, ob nicht verfügbare Produkte in Suchergebnissen standardmäßig angezeigt werden sollen oder nicht.</Value> |
| 6583 | + </LocaleResource> |
6572 | 6584 | <LocaleResource Name="Admin.Configuration.Settings.Search.InstantSearchEnabled"> |
6573 | 6585 | <Value>Instant-Suche aktivieren</Value> |
6574 | 6586 | </LocaleResource> |
|
7235 | 7247 | <LocaleResource Name="Admin.Configuration.Themes.AvailableMobileThemes"> |
7236 | 7248 | <Value>Verfügbare Mobile Themes</Value> |
7237 | 7249 | </LocaleResource> |
| 7250 | + <LocaleResource Name="Admin.Configuration.Themes.ClearAssetCache"> |
| 7251 | + <Value>Asset Cache leeren</Value> |
| 7252 | + </LocaleResource> |
7238 | 7253 | <LocaleResource Name="Admin.Configuration.Themes.Description"> |
7239 | 7254 | <Value>Beschreibung</Value> |
7240 | 7255 | </LocaleResource> |
|
7295 | 7310 | <LocaleResource Name="Admin.Configuration.Themes.Option.AllowCustomerToSelectTheme.Hint"> |
7296 | 7311 | <Value>Kunden können eigenes Theme auswählen.</Value> |
7297 | 7312 | </LocaleResource> |
| 7313 | + <LocaleResource Name="Admin.Configuration.Themes.Option.AssetCachingEnabled"> |
| 7314 | + <Value>Asset Caching aktivieren</Value> |
| 7315 | + </LocaleResource> |
| 7316 | + <LocaleResource Name="Admin.Configuration.Themes.Option.AssetCachingEnabled.Hint"> |
| 7317 | + <Value>Legt fest, ob kompilierte JS- und CSS-Dateien wie bspw. 'Sass' im Dateisystem zwischengespeichert werden sollen, um den Programmstart zu beschleunigen. Wählen Sie 'Automatisch', wenn das Caching von der Debug-Einstellung in der web.config abhängig sein soll.</Value> |
| 7318 | + </LocaleResource> |
7298 | 7319 | <LocaleResource Name="Admin.Configuration.Themes.Option.BundleOptimizationEnabled"> |
7299 | 7320 | <Value>Asset Bundling aktivieren</Value> |
7300 | 7321 | </LocaleResource> |
|
13233 | 13254 | <LocaleResource Name="Common.Question"> |
13234 | 13255 | <Value>Frage</Value> |
13235 | 13256 | </LocaleResource> |
| 13257 | + <LocaleResource Name="Common.Recommended"> |
| 13258 | + <Value>Empfohlen</Value> |
| 13259 | + </LocaleResource> |
13236 | 13260 | <LocaleResource Name="Common.Refresh"> |
13237 | 13261 | <Value>Aktualisieren</Value> |
13238 | 13262 | </LocaleResource> |
|
16036 | 16060 | <LocaleResource Name="Search.Facet.DeliveryTime"> |
16037 | 16061 | <Value>Lieferzeit</Value> |
16038 | 16062 | </LocaleResource> |
| 16063 | + <LocaleResource Name="Search.Facet.ExcludeOutOfStock"> |
| 16064 | + <Value>Nicht verfügbare Artikel ausschließen</Value> |
| 16065 | + </LocaleResource> |
16039 | 16066 | <LocaleResource Name="Search.Facet.FindPlaceholder"> |
16040 | 16067 | <Value>{0} suchen...</Value> |
16041 | 16068 | </LocaleResource> |
|
0 commit comments