-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add german translation 'de_de.json' #36
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not fully satisfied due to some misleading things here and there, death msgs are difficult to translate too
"item.pickyourpoison.stimulation_poison_dart": "Vergifteter Pfeil", | ||
"item.pickyourpoison.blindness_poison_dart": "Vergifteter Pfeil", | ||
"effect.pickyourpoison.batrachotoxin": "Batrachotoxin", | ||
"effect.pickyourpoison.comatose": "Betäubung", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would "Lähmung" be more fitting?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I chose Betäubung
, because Lähmung
sounded a lot more of a permanent thing to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lähmung can also be non permanent and does reflect the severity of the effect quite well though. Ig either works, maybe someone else also has a different suggestion
"effect.pickyourpoison.comatose": "Betäubung", | ||
"effect.pickyourpoison.vulnerability": "Verletzlichkeit", | ||
"effect.pickyourpoison.numbness": "Benommenheit", | ||
"effect.pickyourpoison.torpor": "Erstarrung", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems a little misleading, any other ideas?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Specifically made me think it was comatose at first
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But that's what torpor is translated to, the next best translation would be Trägheit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From what it does, maybe Unheilbar
would be an alternative
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do prefer Trägheit, I don't think Erstarrung really works in this context, again, maybe someone else has a different idea
if you want to, I can also open PR's for the other branches/versions