Skip to content

Commit 9a1dbe0

Browse files
Copilotjbtronics
andauthored
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 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: jbtronics <[email protected]>
1 parent fd7106a commit 9a1dbe0

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

translations/messages.de.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14318,7 +14318,7 @@ Bitte beachten Sie, dass Sie sich nicht als deaktivierter Benutzer ausgeben kön
1431814318
<unit id="CPwXFjE" name="info_providers.bulk_import.priority_system.description">
1431914319
<segment state="translated">
1432014320
<source>info_providers.bulk_import.priority_system.description</source>
14321-
<target>Lower numbers = higher priority. Same priority = combine results. Different priorities = try highest first, fallback if no results.</target>
14321+
<target>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.</target>
1432214322
</segment>
1432314323
</unit>
1432414324
<unit id="v.rTI5s" name="info_providers.bulk_import.priority_system.example">

translations/messages.en.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14288,7 +14288,7 @@ You can do this in the provider info list.</target>
1428814288
<unit id="NIw6dtz" name="settings.misc.ipn_suggest.regex.help">
1428914289
<segment>
1429014290
<source>settings.misc.ipn_suggest.regex.help</source>
14291-
<target>A PCRE-compatible regular expression every IPN has to fulfill. Leave empty to allow all everything as IPN. </target>
14291+
<target>A PCRE-compatible regular expression every IPN has to fulfill. Leave empty to allow everything as IPN.</target>
1429214292
</segment>
1429314293
</unit>
1429414294
<unit id="MoHHSNT" name="user.labelp">

translations/security.de.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<unit id="GrLNa9P" name="user.login_error.user_disabled">
55
<segment state="translated">
66
<source>user.login_error.user_disabled</source>
7-
<target>Ihr Account ist deaktiviert! Kontaktiere einen Administrator, wenn Sie denken, dass dies ein Fehler ist.</target>
7+
<target>Ihr Account ist deaktiviert! Kontaktieren Sie einen Administrator, wenn Sie denken, dass dies ein Fehler ist.</target>
88
</segment>
99
</unit>
1010
<unit id="IFQ5XrG" name="saml.error.cannot_login_local_user_per_saml">

translations/validators.en.xlf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</notes>
105105
<segment state="translated">
106106
<source>parameters.validator.min_lesser_typical</source>
107-
<target>Value must be lesser or equal the the typical value ({{ compared_value }}).</target>
107+
<target>Value must be less than or equal to the typical value ({{ compared_value }}).</target>
108108
</segment>
109109
</unit>
110110
<unit id="Yfp2uC5" name="parameters.validator.min_lesser_max">
@@ -124,7 +124,7 @@
124124
</notes>
125125
<segment state="translated">
126126
<source>parameters.validator.min_lesser_max</source>
127-
<target>Value must be lesser than the maximum value ({{ compared_value }}).</target>
127+
<target>Value must be less than the maximum value ({{ compared_value }}).</target>
128128
</segment>
129129
</unit>
130130
<unit id="P6b.8Ou" name="parameters.validator.max_greater_typical">
@@ -144,7 +144,7 @@
144144
</notes>
145145
<segment state="translated">
146146
<source>parameters.validator.max_greater_typical</source>
147-
<target>Value must be greater or equal than the typical value ({{ compared_value }}).</target>
147+
<target>Value must be greater than or equal to the typical value ({{ compared_value }}).</target>
148148
</segment>
149149
</unit>
150150
<unit id="P41193Y" name="validator.user.username_already_used">
@@ -154,7 +154,7 @@
154154
</notes>
155155
<segment state="translated">
156156
<source>validator.user.username_already_used</source>
157-
<target>A user with this name is already exisiting</target>
157+
<target>A user with this name already exists</target>
158158
</segment>
159159
</unit>
160160
<unit id="EKPQiyf" name="user.invalid_username">

0 commit comments

Comments
 (0)