From 9a1dbe06dc0f3c0304e4811256a742a899bbae7e Mon Sep 17 00:00:00 2001
From: Copilot <198982749+Copilot@users.noreply.github.com>
Date: Thu, 4 Dec 2025 23:44:03 +0100
Subject: [PATCH] Fix spelling and grammar mistakes in German and English
translations (#1125)
* Initial plan
* Fix spelling and grammar mistakes in German and English translations
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>
---
translations/messages.de.xlf | 2 +-
translations/messages.en.xlf | 2 +-
translations/security.de.xlf | 2 +-
translations/validators.en.xlf | 8 ++++----
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/translations/messages.de.xlf b/translations/messages.de.xlf
index f81dc44e..d187d4c7 100644
--- a/translations/messages.de.xlf
+++ b/translations/messages.de.xlf
@@ -14318,7 +14318,7 @@ Bitte beachten Sie, dass Sie sich nicht als deaktivierter Benutzer ausgeben kön
info_providers.bulk_import.priority_system.description
- Lower numbers = higher priority. Same priority = combine results. Different priorities = try highest first, fallback if no results.
+ Niedrigere Zahlen = höhere Priorität. Gleiche Priorität = Ergebnisse kombinieren. Unterschiedliche Prioritäten = zuerst die höchste versuchen, bei fehlenden Ergebnissen auf die niedrigere zurückgreifen.
diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index d6092f03..917d2675 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -14288,7 +14288,7 @@ You can do this in the provider info list.
settings.misc.ipn_suggest.regex.help
- A PCRE-compatible regular expression every IPN has to fulfill. Leave empty to allow all everything as IPN.
+ A PCRE-compatible regular expression every IPN has to fulfill. Leave empty to allow everything as IPN.
diff --git a/translations/security.de.xlf b/translations/security.de.xlf
index 4f905fd1..927f8f9c 100644
--- a/translations/security.de.xlf
+++ b/translations/security.de.xlf
@@ -4,7 +4,7 @@
user.login_error.user_disabled
- Ihr Account ist deaktiviert! Kontaktiere einen Administrator, wenn Sie denken, dass dies ein Fehler ist.
+ Ihr Account ist deaktiviert! Kontaktieren Sie einen Administrator, wenn Sie denken, dass dies ein Fehler ist.
diff --git a/translations/validators.en.xlf b/translations/validators.en.xlf
index 86045227..d52f9c30 100644
--- a/translations/validators.en.xlf
+++ b/translations/validators.en.xlf
@@ -104,7 +104,7 @@
parameters.validator.min_lesser_typical
- Value must be lesser or equal the the typical value ({{ compared_value }}).
+ Value must be less than or equal to the typical value ({{ compared_value }}).
@@ -124,7 +124,7 @@
parameters.validator.min_lesser_max
- Value must be lesser than the maximum value ({{ compared_value }}).
+ Value must be less than the maximum value ({{ compared_value }}).
@@ -144,7 +144,7 @@
parameters.validator.max_greater_typical
- Value must be greater or equal than the typical value ({{ compared_value }}).
+ Value must be greater than or equal to the typical value ({{ compared_value }}).
@@ -154,7 +154,7 @@
validator.user.username_already_used
- A user with this name is already exisiting
+ A user with this name already exists