From ed4b63db5464e1486dd157306d01f5f9e61cdfad Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Sun, 7 Jan 2018 07:51:24 -0500 Subject: [PATCH] New translations strings.yml (German) --- src/main/resources/lang/de-DE/strings.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/lang/de-DE/strings.yml b/src/main/resources/lang/de-DE/strings.yml index e754e280d..68ffade92 100644 --- a/src/main/resources/lang/de-DE/strings.yml +++ b/src/main/resources/lang/de-DE/strings.yml @@ -283,13 +283,13 @@ stageEditorListNotSameSize: "The block names list and the amounts list are not t stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!" stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!" stageEditorNPCKillsNotSameSize: "The NPC IDs list and the kill amounts list are not the same size!" -stageEditorAllListsNotSameSize: "All of your lists are not the same size!" -stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!" +stageEditorAllListsNotSameSize: "Alle Listen sind nicht gleich groß!" +stageEditorMobTypesNotSameSize: "Die Mob-Typen-Liste und die Mob Beträge sind nicht gleich groß!" stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!" stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!" -stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" +stageEditorMustSetPasswordDisplays: "Du musst zunächst mindestens eine Passwort Anzeige hinzufügen!" stageEditorAddPasswordCleared: "Password Objectives cleared." -stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!" +stageEditorPasswordNotSameSize: "Die Passwort-Anzeige und der Passwort-Satz haben nicht die selbe größe!" stageEditorListContainsDuplicates: " Liste enthält Duplikate!" stageEditorDelayCleared: "Verzögerung gelöscht." stageEditorDelayMessageCleared: "Verzögerungs Nachricht entfernt." @@ -308,9 +308,9 @@ stageEditorTameCleared: "Tame Mobs objective cleared." stageEditorShearCleared: "Shear Sheep objective cleared." stageEditorStartMessageCleared: "Start message cleared." stageEditorCompleteMessageCleared: "Complete message cleared." -stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?" +stageEditorConfirmStageDelete: "Bist du sicher, dass du diese Phase löschen willst?" stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot" -stageEditorDeleteSucces: "Stage deleted successfully." +stageEditorDeleteSucces: "Phase erfolgreich gelöscht." stageEditorEnchantments: "Verzauberungen" stageEditorNPCNote: 'Notiz: Du kannst den Namen des NPC mit spezifizieren' stageEditorOptional: "Optional" @@ -318,8 +318,8 @@ stageEditorColors: "Schaf-Farben" allListsNotSameSize: "All deine Listen haben nicht die gleiche Größe!" eventEditorCreate: "Erstelle ein neues Event" eventEditorEdit: "Bearbeite ein Event" -eventEditorDelete: "Delete an Event" -eventEditorCreatePermisssions: "You do not have permission to create new Events." +eventEditorDelete: "Lösche ein Ereignis" +eventEditorCreatePermisssions: "Du hast keine Berechtigung, um Ereignisse zu erstellen." eventEditorEditPermisssions: "You do not have permission to edit Events." eventEditorDeletePermisssions: "You do not have permission to delete Events." eventEditorNoneToEdit: "No Events currently exist to be edited!"