|
| 1 | +{ |
| 2 | + "ForienQuestLog.InProgress": "Laufend", |
| 3 | + "ForienQuestLog.Completed": "Abgeschlossen", |
| 4 | + "ForienQuestLog.Failed": "Fehlgeschlagen", |
| 5 | + "ForienQuestLog.Hidden": "Verborgen", |
| 6 | + |
| 7 | + "ForienQuestLog.Details": "Details", |
| 8 | + "ForienQuestLog.GMNotes": "GM Notes", |
| 9 | + "ForienQuestLog.NewQuest": "Neue Queste", |
| 10 | + |
| 11 | + "ForienQuestLog.Notifications.QuestMoved": "Die Queste wurde in einen neuen Ordner verschoben und hat nun den Status: {target}", |
| 12 | + |
| 13 | + "ForienQuestLog.Buttons.AddNewQuest": "Neue Queste", |
| 14 | + "ForienQuestLog.Buttons.AddNewTask": "Hinzufügen", |
| 15 | + |
| 16 | + "ForienQuestLog.QuestTypes.InProgress": "Laufende", |
| 17 | + "ForienQuestLog.QuestTypes.Completed": "Abgeschlossene", |
| 18 | + "ForienQuestLog.QuestTypes.Failed": "Fehlgeschlagene", |
| 19 | + "ForienQuestLog.QuestTypes.Hidden": "Verborgene", |
| 20 | + "ForienQuestLog.Quests": "Questen", |
| 21 | + "ForienQuestLog.QuestGiver": "Auftraggeber", |
| 22 | + "ForienQuestLog.QuestName": "Titel", |
| 23 | + "ForienQuestLog.QuestTasks": "Aufgaben", |
| 24 | + "ForienQuestLog.Actions": "Aktionen", |
| 25 | + "ForienQuestLog.Objectives": "Ziele", |
| 26 | + "ForienQuestLog.Rewards": "Belohnungen", |
| 27 | + |
| 28 | + "ForienQuestLog.showTasks.Enable": "Zeige Aufgaben im Questenlog", |
| 29 | + "ForienQuestLog.showTasks.EnableHint": "Lege fest ob und wie die Menge von Aufgaben (Zielen) neben dem Titel der Queste im Questenlog angezeigt wird. Dies hat keine Auswirkung auf die Vorschau einer individuellen Queste.", |
| 30 | + "ForienQuestLog.showTasks.default": "Zeige Aufgaben: Beendet/Gesamt", |
| 31 | + "ForienQuestLog.showTasks.onlyCurrent": "Zeige Aufgaben: Beendet", |
| 32 | + "ForienQuestLog.showTasks.no": "Verberge \"Aufgaben\"-Spalte", |
| 33 | + |
| 34 | + "ForienQuestLog.navStyle.Enable": "Navigationsstil", |
| 35 | + "ForienQuestLog.navStyle.EnableHint": "Lege fest, wie die Navigation im Questenlog angezeigt werden soll.", |
| 36 | + "ForienQuestLog.navStyle.bookmarks": "Lesezeichen", |
| 37 | + "ForienQuestLog.navStyle.classic": "Klassische Reiter", |
| 38 | + |
| 39 | + "ForienQuestLog.titleAlign.Enable": "Titelausrichtung der Queste", |
| 40 | + "ForienQuestLog.titleAlign.EnableHint": "Lege fest, wie die Titel der Questen in der Tabelle im Questenlog positioniert werden sollen.", |
| 41 | + "ForienQuestLog.titleAlign.left": "Linksbündig", |
| 42 | + "ForienQuestLog.titleAlign.center": "Zentriert", |
| 43 | + |
| 44 | + "ForienQuestLog.QuestLogButton": "Questenlog", |
| 45 | + "ForienQuestLog.QuestForm.Title": "Neue Queste anlegen", |
| 46 | + "ForienQuestLog.QuestLog.Title": "Questenlog", |
| 47 | + "ForienQuestLog.QuestPreview.Title": "Details zur Queste", |
| 48 | + |
| 49 | + "ForienQuestLog.QuestForm.QuestGiver": "Auftraggeber", |
| 50 | + "ForienQuestLog.QuestForm.QuestGiverPlaceholder": "Name oder ID des Actors", |
| 51 | + "ForienQuestLog.QuestForm.QuestTitle": "Titel der Queste", |
| 52 | + "ForienQuestLog.QuestForm.QuestDescription": "Beschreibung der Queste", |
| 53 | + "ForienQuestLog.QuestForm.QuestGMNotes": "GM notes", |
| 54 | + "ForienQuestLog.QuestForm.Submit": "Übermitteln", |
| 55 | + |
| 56 | + "ForienQuestLog.SampleTask": "z.B. Töte alle Ratten in der Schänke „Zum verstauchten Knöchel”", |
| 57 | + "ForienQuestLog.DragDropRewards": "Ziehe Gegenstände hier hinein, um sie als Belohnung hinzuzufügen", |
| 58 | + |
| 59 | + "ForienQuestLog.DeleteDialog.Title": "Lösche {name}", |
| 60 | + "ForienQuestLog.DeleteDialog.Header": "Bist du sicher?", |
| 61 | + "ForienQuestLog.DeleteDialog.Body": "Diese Queste und ihre Daten werden permanent gelöscht.", |
| 62 | + "ForienQuestLog.DeleteDialog.Delete": "Löschen", |
| 63 | + "ForienQuestLog.DeleteDialog.Cancel": "Abbrechen", |
| 64 | + |
| 65 | + "ForienQuestLog.Tooltips.ToggleImage": "Bild des Token/Actor umschalten", |
| 66 | + "ForienQuestLog.Tooltips.SetActive": "Stelle auf Laufend", |
| 67 | + "ForienQuestLog.Tooltips.SetCompleted": "Stelle auf Beendet", |
| 68 | + "ForienQuestLog.Tooltips.SetFailed": "Stelle auf Fehlgeschlagen", |
| 69 | + "ForienQuestLog.Tooltips.Hide": "Verbergen", |
| 70 | + "ForienQuestLog.Tooltips.Delete": "Löschen" |
| 71 | +} |
0 commit comments