-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 76.2% (499 of 654 strings) Translated using Weblate (German) Currently translated at 71.2% (532 of 747 strings) Co-authored-by: Isabel König-Wingen <[email protected]> Translate-URL: https://hosted.weblate.org/projects/hedy/adventures/de/ Translate-URL: https://hosted.weblate.org/projects/hedy/web-texts/de/ Translation: Hedy/Adventures Translation: Hedy/Texts
- Loading branch information
1 parent
d4fa0b0
commit 315f5d9
Showing
2 changed files
with
18 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,8 @@ msgstr "" | |
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2024-07-04 06:27+0000\n" | ||
"Last-Translator: Prefill add-on <[email protected]>\n" | ||
"PO-Revision-Date: 2024-07-05 06:14+0000\n" | ||
"Last-Translator: Isabel König-Wingen <[email protected]>\n" | ||
"Language-Team: de <[email protected]>\n" | ||
"Language: de\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -43,17 +43,14 @@ msgstr "Wir haben festgestellt, dass dem {repeat} Befehl in Zeile{line_number} e | |
msgid "Invalid" | ||
msgstr "`{invalid_command}` ist kein Hedy-Level-{level}-Befehl. Kannst du probieren`{guessed_command}` zu benutzen?" | ||
|
||
#, fuzzy | ||
msgid "Invalid Argument" | ||
msgstr "Du kannst den Befehl `{command}` nicht mit dem Argument `{invalid_argument}` benutzen. Ändere `{invalid_argument}` zu einem erlaubten Typ von {allowed_types}." | ||
msgstr "Wir haben festgestellt, dass `{command}` nicht mit dem Argument `{invalid_argument}` benutzt werden kann. Kannst du probieren, `{invalid_argument}` zu einem erlaubten Typ von {allowed_types} zu ändern?" | ||
|
||
#, fuzzy | ||
msgid "Invalid Argument Type" | ||
msgstr "Du kannst den Befehl `{command}` nicht mit dem Argument `{invalid_argument}` benutzen weil es ein {invalid_type} ist. Ändere `{invalid_argument}` zu einem erlaubten Typ von {allowed_types}." | ||
msgstr "Wir haben festgestellt, dass `{command}` nicht mit dem Argument `{invalid_argument}` funktioniert, weil es ein {invalid_type} ist. Kannst du probieren`{invalid_argument}` zu einem erlaubten Typ von {allowed_types} zu ändern?" | ||
|
||
#, fuzzy | ||
msgid "Invalid At Command" | ||
msgstr "Der `{command}` Befehl darf ab Level 16 nicht mehr verwendet werden. Du kannst eckige Klammern benutzen, um ein Element aus einer Liste zu verwenden, zum Beispiel `freunde[i]`, `glückszahlen[{random}]`." | ||
msgstr "Wir haben festgestellt, dass der `{command}` Befehl ab Level 16 nicht mehr verwendet werden darf. Kannst du probieren, eckige Klammern `[]` für Listen zu verwenden?" | ||
|
||
#, fuzzy | ||
msgid "Invalid Space" | ||
|