Skip to content
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

New Crowdin translations #16

Open
wants to merge 9 commits into
base: testing
Choose a base branch
from
989 changes: 989 additions & 0 deletions src/NadekoBot/locale/de-AT/ResponseStrings.json

Large diffs are not rendered by default.

8 changes: 2 additions & 6 deletions src/NadekoBot/locale/de-AT/data/pokemon_abilities7.json
Original file line number Diff line number Diff line change
Expand Up @@ -1776,9 +1776,7 @@
"unburden": {
"desc": "If this Pokemon loses its held item for any reason, its Speed is doubled. This boost is lost if it switches out or gains a new item or Ability.",
"shortDesc": "Speed is doubled on held item loss; boost is lost if it switches, gets new item/Ability.",
"effect": {

},
"effect": {},
"id": "unburden",
"name": "Unburden",
"rating": "3.5",
Expand Down Expand Up @@ -1887,9 +1885,7 @@
"desc": "If this Pokemon is a Darmanitan, it changes to Zen Mode if it has 1/2 or less of its maximum HP at the end of a turn. If Darmanitan's HP is above 1/2 of its maximum HP at the end of a turn, it changes back to Standard Mode. If Darmanitan loses this Ability while in Zen Mode it reverts to Standard Mode immediately.",
"shortDesc": "If Darmanitan, at end of turn changes Mode to Standard if > 1/2 max HP, else Zen.",
"onResidualOrder": 27,
"effect": {

},
"effect": {},
"id": "zenmode",
"name": "Zen Mode",
"rating": -1,
Expand Down
989 changes: 989 additions & 0 deletions src/NadekoBot/locale/de-DE/ResponseStrings.json

Large diffs are not rendered by default.

8 changes: 2 additions & 6 deletions src/NadekoBot/locale/de-DE/data/pokemon_abilities7.json
Original file line number Diff line number Diff line change
Expand Up @@ -1776,9 +1776,7 @@
"unburden": {
"desc": "If this Pokemon loses its held item for any reason, its Speed is doubled. This boost is lost if it switches out or gains a new item or Ability.",
"shortDesc": "Speed is doubled on held item loss; boost is lost if it switches, gets new item/Ability.",
"effect": {

},
"effect": {},
"id": "unburden",
"name": "Unburden",
"rating": "3.5",
Expand Down Expand Up @@ -1887,9 +1885,7 @@
"desc": "If this Pokemon is a Darmanitan, it changes to Zen Mode if it has 1/2 or less of its maximum HP at the end of a turn. If Darmanitan's HP is above 1/2 of its maximum HP at the end of a turn, it changes back to Standard Mode. If Darmanitan loses this Ability while in Zen Mode it reverts to Standard Mode immediately.",
"shortDesc": "If Darmanitan, at end of turn changes Mode to Standard if > 1/2 max HP, else Zen.",
"onResidualOrder": 27,
"effect": {

},
"effect": {},
"id": "zenmode",
"name": "Zen Mode",
"rating": -1,
Expand Down
Loading