mirror of
https://github.com/HabitRPG/habitica.git
synced 2026-04-21 11:28:35 -05:00
Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9aed479296 | |||
| 47c156d9b1 | |||
| e6418e4356 | |||
| 3c23989e99 | |||
| 2d1f341256 | |||
| 44adfd611a | |||
| ab50c41287 | |||
| c43abe82fe | |||
| ac0b4a324f | |||
| efa0a325a2 | |||
| bc970d33ac | |||
| 09e432cf32 | |||
| 40aa2e214d | |||
| 9f563b741d | |||
| 9db541f4c3 | |||
| ce4a20e3d8 |
Generated
+411
-141
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "habitica",
|
||||
"version": "5.47.3",
|
||||
"version": "5.46.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "habitica",
|
||||
"version": "5.47.3",
|
||||
"version": "5.46.4",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.22.10",
|
||||
@@ -24,6 +24,7 @@
|
||||
"bcrypt": "^5.1.1",
|
||||
"body-parser": "^1.20.3",
|
||||
"bootstrap": "^4.6.2",
|
||||
"bullmq": "^5.71.1",
|
||||
"compression": "^1.8.1",
|
||||
"cookie-session": "^2.1.1",
|
||||
"coupon-code": "^0.4.5",
|
||||
@@ -46,8 +47,9 @@
|
||||
"gulp.spritesmith": "^6.13.0",
|
||||
"habitica-markdown": "^4.1.0",
|
||||
"heapdump": "^0.3.15",
|
||||
"helmet": "^8.1.0",
|
||||
"helmet": "^4.6.0",
|
||||
"in-app-purchase": "^1.11.3",
|
||||
"ioredis": "^5.10.1",
|
||||
"js2xmlparser": "^5.0.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"jwks-rsa": "^2.1.5",
|
||||
@@ -71,7 +73,6 @@
|
||||
"pp-ipn": "^1.1.0",
|
||||
"ps-tree": "^1.0.0",
|
||||
"rate-limiter-flexible": "^2.4.2",
|
||||
"redis": "^3.1.2",
|
||||
"remove-markdown": "^0.5.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"short-uuid": "^4.2.2",
|
||||
@@ -81,6 +82,7 @@
|
||||
"useragent": "^2.1.9",
|
||||
"uuid": "^9.0.0",
|
||||
"validator": "^13.11.0",
|
||||
"webpack-bundle-analyzer": "^4.10.2",
|
||||
"winston": "^3.10.0",
|
||||
"winston-loggly-bulk": "^3.3.0",
|
||||
"xml2js": "^0.6.2"
|
||||
@@ -2823,6 +2825,12 @@
|
||||
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz",
|
||||
"integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw=="
|
||||
},
|
||||
"node_modules/@ioredis/commands": {
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@ioredis/commands/-/commands-1.5.1.tgz",
|
||||
"integrity": "sha512-JH8ZL/ywcJyR9MmJ5BNqZllXNZQqQbnVZOqpPQqE1vHiFgAw4NHbvE0FOduNU8IX9babitBT46571OnPTT0Zcw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@istanbuljs/load-nyc-config": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
|
||||
@@ -3059,6 +3067,84 @@
|
||||
"sparse-bitfield": "^3.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@msgpackr-extract/msgpackr-extract-darwin-arm64": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-3.0.3.tgz",
|
||||
"integrity": "sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
]
|
||||
},
|
||||
"node_modules/@msgpackr-extract/msgpackr-extract-darwin-x64": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-x64/-/msgpackr-extract-darwin-x64-3.0.3.tgz",
|
||||
"integrity": "sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
]
|
||||
},
|
||||
"node_modules/@msgpackr-extract/msgpackr-extract-linux-arm": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm/-/msgpackr-extract-linux-arm-3.0.3.tgz",
|
||||
"integrity": "sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==",
|
||||
"cpu": [
|
||||
"arm"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@msgpackr-extract/msgpackr-extract-linux-arm64": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm64/-/msgpackr-extract-linux-arm64-3.0.3.tgz",
|
||||
"integrity": "sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@msgpackr-extract/msgpackr-extract-linux-x64": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-x64/-/msgpackr-extract-linux-x64-3.0.3.tgz",
|
||||
"integrity": "sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@msgpackr-extract/msgpackr-extract-win32-x64": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.3.tgz",
|
||||
"integrity": "sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
]
|
||||
},
|
||||
"node_modules/@nodelib/fs.scandir": {
|
||||
"version": "2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
||||
@@ -3264,6 +3350,11 @@
|
||||
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
||||
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
||||
},
|
||||
"node_modules/@polka/url": {
|
||||
"version": "1.0.0-next.25",
|
||||
"resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.25.tgz",
|
||||
"integrity": "sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ=="
|
||||
},
|
||||
"node_modules/@protobufjs/aspromise": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
|
||||
@@ -3926,6 +4017,17 @@
|
||||
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/acorn-walk": {
|
||||
"version": "8.3.3",
|
||||
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.3.tgz",
|
||||
"integrity": "sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==",
|
||||
"dependencies": {
|
||||
"acorn": "^8.11.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/agent-base": {
|
||||
"version": "6.0.2",
|
||||
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
||||
@@ -6586,6 +6688,52 @@
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/bullmq": {
|
||||
"version": "5.71.1",
|
||||
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.71.1.tgz",
|
||||
"integrity": "sha512-kOBfdcsHmO6wwmIjpersoVdYQ7jkjTgky4Yop0loc7QwSdgxliSzD69U9ijZuRrkyCJwz5p5eqxeGeQkJ0YGZQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cron-parser": "4.9.0",
|
||||
"ioredis": "5.10.1",
|
||||
"msgpackr": "1.11.5",
|
||||
"node-abort-controller": "3.1.1",
|
||||
"semver": "7.7.4",
|
||||
"tslib": "2.8.1",
|
||||
"uuid": "11.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/bullmq/node_modules/semver": {
|
||||
"version": "7.7.4",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
||||
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"semver": "bin/semver.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/bullmq/node_modules/tslib": {
|
||||
"version": "2.8.1",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
||||
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
||||
"license": "0BSD"
|
||||
},
|
||||
"node_modules/bullmq/node_modules/uuid": {
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
|
||||
"integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
|
||||
"funding": [
|
||||
"https://github.com/sponsors/broofa",
|
||||
"https://github.com/sponsors/ctavan"
|
||||
],
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"uuid": "dist/esm/bin/uuid"
|
||||
}
|
||||
},
|
||||
"node_modules/bytes": {
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
|
||||
@@ -7066,6 +7214,15 @@
|
||||
"safe-buffer": "~5.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/cluster-key-slot": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz",
|
||||
"integrity": "sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==",
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/coa": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
|
||||
@@ -7589,6 +7746,18 @@
|
||||
"node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/cron-parser": {
|
||||
"version": "4.9.0",
|
||||
"resolved": "https://registry.npmjs.org/cron-parser/-/cron-parser-4.9.0.tgz",
|
||||
"integrity": "sha512-p0SaNjrHOnQeR8/VnfGbmg9te2kfyYSQ7Sc/j/6DtPL3JQvKxmjO9TSjNFpujqV3vEYYBvNNvXSxzyksBWAx1Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"luxon": "^3.2.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/cross-spawn": {
|
||||
"version": "7.0.5",
|
||||
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.5.tgz",
|
||||
@@ -7734,6 +7903,11 @@
|
||||
"resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-0.0.3.tgz",
|
||||
"integrity": "sha512-Cp+jOa8QJef5nXS5hU7M1DWzXPEIoVR3kbV0dQuVGwROZg8bGf1DcCnkmajBTnvghTtSNMUdRrPjgaT6ZQucbw=="
|
||||
},
|
||||
"node_modules/debounce": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz",
|
||||
"integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug=="
|
||||
},
|
||||
"node_modules/debug": {
|
||||
"version": "4.4.3",
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
||||
@@ -8122,6 +8296,7 @@
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/denque/-/denque-1.5.1.tgz",
|
||||
"integrity": "sha512-XwE+iZ4D6ZUB7mfYRMb5wByE8L74HCn30FBN7sWnXksWc1LO1bPDl67pBR9o/kC4z/xSNAwkMYcGgqDV3BE3Hw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
}
|
||||
@@ -12494,6 +12669,20 @@
|
||||
"node": ">= 0.10"
|
||||
}
|
||||
},
|
||||
"node_modules/gzip-size": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
|
||||
"integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
|
||||
"dependencies": {
|
||||
"duplexer": "^0.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/habitica-markdown": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/habitica-markdown/-/habitica-markdown-4.1.0.tgz",
|
||||
@@ -12780,11 +12969,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/helmet": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/helmet/-/helmet-8.1.0.tgz",
|
||||
"integrity": "sha512-jOiHyAZsmnr8LqoPGmCjYAaiuWwjAPLgY8ZX2XrmHawt99/u1y6RgrZMTeoPfpUbV96HOalYgz1qzkRbw54Pmg==",
|
||||
"version": "4.6.0",
|
||||
"resolved": "https://registry.npmjs.org/helmet/-/helmet-4.6.0.tgz",
|
||||
"integrity": "sha512-HVqALKZlR95ROkrnesdhbbZJFi/rIVSoNq6f3jA/9u6MIbTsPh3xZwihjeI5+DO/2sOV6HMHooXcEOuwskHpTg==",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
"node": ">=10.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/hex2dec": {
|
||||
@@ -12835,8 +13024,7 @@
|
||||
"node_modules/html-escaper": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
|
||||
"integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
|
||||
"dev": true
|
||||
"integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="
|
||||
},
|
||||
"node_modules/http-cache-semantics": {
|
||||
"version": "4.1.1",
|
||||
@@ -13418,6 +13606,39 @@
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/ioredis": {
|
||||
"version": "5.10.1",
|
||||
"resolved": "https://registry.npmjs.org/ioredis/-/ioredis-5.10.1.tgz",
|
||||
"integrity": "sha512-HuEDBTI70aYdx1v6U97SbNx9F1+svQKBDo30o0b9fw055LMepzpOOd0Ccg9Q6tbqmBSJaMuY0fB7yw9/vjBYCA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ioredis/commands": "1.5.1",
|
||||
"cluster-key-slot": "^1.1.0",
|
||||
"debug": "^4.3.4",
|
||||
"denque": "^2.1.0",
|
||||
"lodash.defaults": "^4.2.0",
|
||||
"lodash.isarguments": "^3.1.0",
|
||||
"redis-errors": "^1.2.0",
|
||||
"redis-parser": "^3.0.0",
|
||||
"standard-as-callback": "^2.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.22.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/ioredis"
|
||||
}
|
||||
},
|
||||
"node_modules/ioredis/node_modules/denque": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/denque/-/denque-2.1.0.tgz",
|
||||
"integrity": "sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==",
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
}
|
||||
},
|
||||
"node_modules/iota-array": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/iota-array/-/iota-array-1.0.0.tgz",
|
||||
@@ -14607,6 +14828,12 @@
|
||||
"resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
||||
"integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow=="
|
||||
},
|
||||
"node_modules/lodash.defaults": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
|
||||
"integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/lodash.flattendeep": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz",
|
||||
@@ -14623,6 +14850,12 @@
|
||||
"resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
|
||||
"integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w=="
|
||||
},
|
||||
"node_modules/lodash.isarguments": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
|
||||
"integrity": "sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/lodash.isboolean": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
|
||||
@@ -14812,6 +15045,15 @@
|
||||
"resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
|
||||
"integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A=="
|
||||
},
|
||||
"node_modules/luxon": {
|
||||
"version": "3.7.2",
|
||||
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.2.tgz",
|
||||
"integrity": "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/make-dir": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
|
||||
@@ -15635,21 +15877,6 @@
|
||||
"url": "https://opencollective.com/mongoose"
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose/node_modules/kerberos": {
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/kerberos/-/kerberos-2.2.2.tgz",
|
||||
"integrity": "sha512-42O7+/1Zatsc3MkxaMPpXcIl/ukIrbQaGoArZEAr6GcEi2qhfprOBYOPhj+YvSMJkEkdpTjApUx+2DuWaKwRhg==",
|
||||
"hasInstallScript": true,
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"node-addon-api": "^6.1.0",
|
||||
"prebuild-install": "^7.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose/node_modules/mongodb": {
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-6.12.0.tgz",
|
||||
@@ -15701,99 +15928,6 @@
|
||||
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
||||
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
|
||||
},
|
||||
"node_modules/mongoose/node_modules/napi-build-utils": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz",
|
||||
"integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
|
||||
"optional": true,
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/mongoose/node_modules/node-abi": {
|
||||
"version": "3.87.0",
|
||||
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.87.0.tgz",
|
||||
"integrity": "sha512-+CGM1L1CgmtheLcBuleyYOn7NWPVu0s0EJH2C4puxgEZb9h8QpR9G2dBfZJOAUhi7VQxuBPMd0hiISWcTyiYyQ==",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"semver": "^7.3.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose/node_modules/node-addon-api": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-6.1.0.tgz",
|
||||
"integrity": "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==",
|
||||
"optional": true,
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/mongoose/node_modules/prebuild-install": {
|
||||
"version": "7.1.3",
|
||||
"resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz",
|
||||
"integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"detect-libc": "^2.0.0",
|
||||
"expand-template": "^2.0.3",
|
||||
"github-from-package": "0.0.0",
|
||||
"minimist": "^1.2.3",
|
||||
"mkdirp-classic": "^0.5.3",
|
||||
"napi-build-utils": "^2.0.0",
|
||||
"node-abi": "^3.3.0",
|
||||
"pump": "^3.0.0",
|
||||
"rc": "^1.2.7",
|
||||
"simple-get": "^4.0.0",
|
||||
"tar-fs": "^2.0.0",
|
||||
"tunnel-agent": "^0.6.0"
|
||||
},
|
||||
"bin": {
|
||||
"prebuild-install": "bin.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose/node_modules/semver": {
|
||||
"version": "7.7.3",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
||||
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"semver": "bin/semver.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose/node_modules/simple-get": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz",
|
||||
"integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/feross"
|
||||
},
|
||||
{
|
||||
"type": "patreon",
|
||||
"url": "https://www.patreon.com/feross"
|
||||
},
|
||||
{
|
||||
"type": "consulting",
|
||||
"url": "https://feross.org/support"
|
||||
}
|
||||
],
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"decompress-response": "^6.0.0",
|
||||
"once": "^1.3.1",
|
||||
"simple-concat": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/monk": {
|
||||
"version": "7.3.4",
|
||||
"resolved": "https://registry.npmjs.org/monk/-/monk-7.3.4.tgz",
|
||||
@@ -15925,11 +16059,50 @@
|
||||
"node": ">=14.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/mrmime": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz",
|
||||
"integrity": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/ms": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
||||
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
||||
},
|
||||
"node_modules/msgpackr": {
|
||||
"version": "1.11.5",
|
||||
"resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.11.5.tgz",
|
||||
"integrity": "sha512-UjkUHN0yqp9RWKy0Lplhh+wlpdt9oQBYgULZOiFhV3VclSF1JnSQWZ5r9gORQlNYaUKQoR8itv7g7z1xDDuACA==",
|
||||
"license": "MIT",
|
||||
"optionalDependencies": {
|
||||
"msgpackr-extract": "^3.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/msgpackr-extract": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/msgpackr-extract/-/msgpackr-extract-3.0.3.tgz",
|
||||
"integrity": "sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"node-gyp-build-optional-packages": "5.2.2"
|
||||
},
|
||||
"bin": {
|
||||
"download-msgpackr-prebuilds": "bin/download-prebuilds.js"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@msgpackr-extract/msgpackr-extract-darwin-arm64": "3.0.3",
|
||||
"@msgpackr-extract/msgpackr-extract-darwin-x64": "3.0.3",
|
||||
"@msgpackr-extract/msgpackr-extract-linux-arm": "3.0.3",
|
||||
"@msgpackr-extract/msgpackr-extract-linux-arm64": "3.0.3",
|
||||
"@msgpackr-extract/msgpackr-extract-linux-x64": "3.0.3",
|
||||
"@msgpackr-extract/msgpackr-extract-win32-x64": "3.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/multimatch": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/multimatch/-/multimatch-5.0.0.tgz",
|
||||
@@ -16196,6 +16369,12 @@
|
||||
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz",
|
||||
"integrity": "sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw=="
|
||||
},
|
||||
"node_modules/node-abort-controller": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/node-abort-controller/-/node-abort-controller-3.1.1.tgz",
|
||||
"integrity": "sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/node-addon-api": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz",
|
||||
@@ -16267,6 +16446,21 @@
|
||||
"ms": "^2.1.1"
|
||||
}
|
||||
},
|
||||
"node_modules/node-gyp-build-optional-packages": {
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.2.2.tgz",
|
||||
"integrity": "sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==",
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"detect-libc": "^2.0.1"
|
||||
},
|
||||
"bin": {
|
||||
"node-gyp-build-optional-packages": "bin.js",
|
||||
"node-gyp-build-optional-packages-optional": "optional.js",
|
||||
"node-gyp-build-optional-packages-test": "build-test.js"
|
||||
}
|
||||
},
|
||||
"node_modules/node-loggly-bulk": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/node-loggly-bulk/-/node-loggly-bulk-4.0.1.tgz",
|
||||
@@ -17193,6 +17387,14 @@
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/opener": {
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz",
|
||||
"integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==",
|
||||
"bin": {
|
||||
"opener": "bin/opener-bin.js"
|
||||
}
|
||||
},
|
||||
"node_modules/optional-require": {
|
||||
"version": "1.1.8",
|
||||
"resolved": "https://registry.npmjs.org/optional-require/-/optional-require-1.1.8.tgz",
|
||||
@@ -18372,29 +18574,6 @@
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/redis": {
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/redis/-/redis-3.1.2.tgz",
|
||||
"integrity": "sha512-grn5KoZLr/qrRQVwoSkmzdbw6pwF+/rwODtrOr6vuBRiR/f3rjSTGupbF90Zpqm2oenix8Do6RV7pYEkGwlKkw==",
|
||||
"dependencies": {
|
||||
"denque": "^1.5.0",
|
||||
"redis-commands": "^1.7.0",
|
||||
"redis-errors": "^1.2.0",
|
||||
"redis-parser": "^3.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/node-redis"
|
||||
}
|
||||
},
|
||||
"node_modules/redis-commands": {
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/redis-commands/-/redis-commands-1.7.0.tgz",
|
||||
"integrity": "sha512-nJWqw3bTFy21hX/CPKHth6sfhZbdiHP6bTawSgQBlKOVRG7EZkfHbbHwQJnrE4vsQf0CMNE+3gJ4Fmm16vdVlQ=="
|
||||
},
|
||||
"node_modules/redis-errors": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/redis-errors/-/redis-errors-1.2.0.tgz",
|
||||
@@ -19403,6 +19582,19 @@
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/sirv": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz",
|
||||
"integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==",
|
||||
"dependencies": {
|
||||
"@polka/url": "^1.0.0-next.24",
|
||||
"mrmime": "^2.0.0",
|
||||
"totalist": "^3.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
}
|
||||
},
|
||||
"node_modules/slash": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
||||
@@ -19897,6 +20089,12 @@
|
||||
"node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/standard-as-callback": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/standard-as-callback/-/standard-as-callback-2.1.0.tgz",
|
||||
"integrity": "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/static-extend": {
|
||||
"version": "0.1.2",
|
||||
"resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
|
||||
@@ -20893,6 +21091,14 @@
|
||||
"node": ">=0.6"
|
||||
}
|
||||
},
|
||||
"node_modules/totalist": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz",
|
||||
"integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/touch": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz",
|
||||
@@ -21906,6 +22112,50 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/webpack-bundle-analyzer": {
|
||||
"version": "4.10.2",
|
||||
"resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.2.tgz",
|
||||
"integrity": "sha512-vJptkMm9pk5si4Bv922ZbKLV8UTT4zib4FPgXMhgzUny0bfDDkLXAVQs3ly3fS4/TN9ROFtb0NFrm04UXFE/Vw==",
|
||||
"dependencies": {
|
||||
"@discoveryjs/json-ext": "0.5.7",
|
||||
"acorn": "^8.0.4",
|
||||
"acorn-walk": "^8.0.0",
|
||||
"commander": "^7.2.0",
|
||||
"debounce": "^1.2.1",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
"gzip-size": "^6.0.0",
|
||||
"html-escaper": "^2.0.2",
|
||||
"opener": "^1.5.2",
|
||||
"picocolors": "^1.0.0",
|
||||
"sirv": "^2.0.3",
|
||||
"ws": "^7.3.1"
|
||||
},
|
||||
"bin": {
|
||||
"webpack-bundle-analyzer": "lib/bin/analyzer.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/webpack-bundle-analyzer/node_modules/commander": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
|
||||
"integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
}
|
||||
},
|
||||
"node_modules/webpack-bundle-analyzer/node_modules/escape-string-regexp": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
||||
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/webpack-cli": {
|
||||
"version": "4.10.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.10.0.tgz",
|
||||
@@ -22271,6 +22521,26 @@
|
||||
"typedarray-to-buffer": "^3.1.5"
|
||||
}
|
||||
},
|
||||
"node_modules/ws": {
|
||||
"version": "7.5.10",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
|
||||
"integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==",
|
||||
"engines": {
|
||||
"node": ">=8.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"bufferutil": "^4.0.1",
|
||||
"utf-8-validate": "^5.0.2"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"bufferutil": {
|
||||
"optional": true
|
||||
},
|
||||
"utf-8-validate": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/xml-crypto": {
|
||||
"version": "0.10.1",
|
||||
"resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-0.10.1.tgz",
|
||||
|
||||
+5
-3
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "habitica",
|
||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||
"version": "5.47.3",
|
||||
"version": "5.46.4",
|
||||
"main": "./website/server/index.js",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.22.10",
|
||||
@@ -19,6 +19,7 @@
|
||||
"bcrypt": "^5.1.1",
|
||||
"body-parser": "^1.20.3",
|
||||
"bootstrap": "^4.6.2",
|
||||
"bullmq": "^5.71.1",
|
||||
"compression": "^1.8.1",
|
||||
"cookie-session": "^2.1.1",
|
||||
"coupon-code": "^0.4.5",
|
||||
@@ -41,8 +42,9 @@
|
||||
"gulp.spritesmith": "^6.13.0",
|
||||
"habitica-markdown": "^4.1.0",
|
||||
"heapdump": "^0.3.15",
|
||||
"helmet": "^8.1.0",
|
||||
"helmet": "^4.6.0",
|
||||
"in-app-purchase": "^1.11.3",
|
||||
"ioredis": "^5.10.1",
|
||||
"js2xmlparser": "^5.0.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"jwks-rsa": "^2.1.5",
|
||||
@@ -66,7 +68,6 @@
|
||||
"pp-ipn": "^1.1.0",
|
||||
"ps-tree": "^1.0.0",
|
||||
"rate-limiter-flexible": "^2.4.2",
|
||||
"redis": "^3.1.2",
|
||||
"remove-markdown": "^0.5.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"short-uuid": "^4.2.2",
|
||||
@@ -76,6 +77,7 @@
|
||||
"useragent": "^2.1.9",
|
||||
"uuid": "^9.0.0",
|
||||
"validator": "^13.11.0",
|
||||
"webpack-bundle-analyzer": "^4.10.2",
|
||||
"winston": "^3.10.0",
|
||||
"winston-loggly-bulk": "^3.3.0",
|
||||
"xml2js": "^0.6.2"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
/* eslint-disable global-require */
|
||||
import got from 'got';
|
||||
import nconf from 'nconf';
|
||||
import requireAgain from 'require-again';
|
||||
import { TAVERN_ID } from '../../../../website/server/models/group';
|
||||
import { defer } from '../../../helpers/api-unit.helper';
|
||||
import worker from '../../../../website/server/libs/worker';
|
||||
|
||||
function getUser () {
|
||||
return {
|
||||
@@ -127,7 +127,7 @@ describe('emails', () => {
|
||||
let sendTxn = null;
|
||||
|
||||
beforeEach(() => {
|
||||
sandbox.stub(got, 'post').returns(defer().promise);
|
||||
sandbox.stub(worker, 'sendJob').returns(defer().promise);
|
||||
|
||||
const nconfGetStub = sandbox.stub(nconf, 'get');
|
||||
nconfGetStub.withArgs('IS_PROD').returns(true);
|
||||
@@ -149,13 +149,12 @@ describe('emails', () => {
|
||||
};
|
||||
|
||||
sendTxn(mailingInfo, emailType);
|
||||
expect(got.post).to.be.called;
|
||||
expect(got.post).to.be.calledWith('http://example.com/job', sinon.match({
|
||||
json: {
|
||||
data: {
|
||||
emailType: sinon.match.same(emailType),
|
||||
to: sinon.match(value => Array.isArray(value) && value[0].name === mailingInfo.name, 'matches mailing info array'),
|
||||
},
|
||||
expect(worker.sendJob).to.be.called;
|
||||
expect(worker.sendJob).to.be.calledWith('email', sinon.match({
|
||||
identifier: emailType,
|
||||
data: {
|
||||
emailType: sinon.match.same(emailType),
|
||||
to: sinon.match(value => Array.isArray(value) && value[0].name === mailingInfo.name, 'matches mailing info array'),
|
||||
},
|
||||
}));
|
||||
});
|
||||
@@ -168,7 +167,7 @@ describe('emails', () => {
|
||||
};
|
||||
|
||||
sendTxn(mailingInfo, emailType);
|
||||
expect(got.post).not.to.be.called;
|
||||
expect(worker.sendJob).not.to.be.called;
|
||||
});
|
||||
|
||||
it('throws error when mail target is only a string', async () => {
|
||||
@@ -233,13 +232,12 @@ describe('emails', () => {
|
||||
const mailingInfo = getUser();
|
||||
|
||||
sendTxn(mailingInfo, emailType);
|
||||
expect(got.post).to.be.called;
|
||||
expect(got.post).to.be.calledWith('http://example.com/job', sinon.match({
|
||||
json: {
|
||||
data: {
|
||||
emailType: sinon.match.same(emailType),
|
||||
to: sinon.match(val => val[0]._id === mailingInfo._id),
|
||||
},
|
||||
expect(worker.sendJob).to.be.called;
|
||||
expect(worker.sendJob).to.be.calledWith('email', sinon.match({
|
||||
identifier: emailType,
|
||||
data: {
|
||||
emailType: sinon.match.same(emailType),
|
||||
to: sinon.match(val => val[0]._id === mailingInfo._id),
|
||||
},
|
||||
}));
|
||||
});
|
||||
@@ -253,15 +251,14 @@ describe('emails', () => {
|
||||
const variables = [];
|
||||
|
||||
sendTxn(mailingInfo, emailType, variables);
|
||||
expect(got.post).to.be.called;
|
||||
expect(got.post).to.be.calledWith('http://example.com/job', sinon.match({
|
||||
json: {
|
||||
data: {
|
||||
variables: sinon.match(value => value[0].name === 'BASE_URL', 'matches variables'),
|
||||
personalVariables: sinon.match(value => value[0].rcpt === mailingInfo.email
|
||||
&& value[0].vars[0].name === 'RECIPIENT_NAME'
|
||||
expect(worker.sendJob).to.be.called;
|
||||
expect(worker.sendJob).to.be.calledWith('email', sinon.match({
|
||||
identifier: emailType,
|
||||
data: {
|
||||
variables: sinon.match(value => value[0].name === 'BASE_URL', 'matches variables'),
|
||||
personalVariables: sinon.match(value => value[0].rcpt === mailingInfo.email
|
||||
&& value[0].vars[0].name === 'RECIPIENT_NAME'
|
||||
&& value[0].vars[1].name === 'RECIPIENT_UNSUB_URL', 'matches personal variables'),
|
||||
},
|
||||
},
|
||||
}));
|
||||
});
|
||||
|
||||
@@ -193,23 +193,6 @@ describe('POST /groups/:groupId/quests/force-start', () => {
|
||||
expect(questingGroup.quest.members[notInPartyUser._id]).to.not.exist;
|
||||
});
|
||||
|
||||
it('removes users who have been deleted from quest.members', async () => {
|
||||
await leader.post(`/groups/${questingGroup._id}/quests/invite/${PET_QUEST}`);
|
||||
await partyMembers[0].post(`/groups/${questingGroup._id}/quests/accept`);
|
||||
|
||||
await partyMembers[0].del('/user', {
|
||||
password: 'password',
|
||||
});
|
||||
|
||||
await leader.post(`/groups/${questingGroup._id}/quests/force-start`);
|
||||
|
||||
await sleep(0.5);
|
||||
|
||||
await questingGroup.sync();
|
||||
|
||||
expect(questingGroup.quest.members[partyMembers[0]._id]).to.not.exist;
|
||||
});
|
||||
|
||||
it('removes users who don\'t have true value in quest.members from quest.members', async () => {
|
||||
const partyMemberThatRejects = partyMembers[1];
|
||||
const partyMemberThatIgnores = partyMembers[2];
|
||||
|
||||
@@ -1,13 +1,7 @@
|
||||
import {
|
||||
each,
|
||||
map,
|
||||
} from 'lodash';
|
||||
import {
|
||||
checkExistence,
|
||||
createAndPopulateGroup,
|
||||
generateGroup,
|
||||
generateUser,
|
||||
generateChallenge,
|
||||
translate as t,
|
||||
} from '../../../../helpers/api-integration/v3';
|
||||
import {
|
||||
@@ -15,6 +9,7 @@ import {
|
||||
sha1Encrypt as sha1EncryptPassword,
|
||||
} from '../../../../../website/server/libs/password';
|
||||
import * as email from '../../../../../website/server/libs/email';
|
||||
import sendJob from '../../../../../website/server/libs/worker';
|
||||
|
||||
const DELETE_CONFIRMATION = 'DELETE';
|
||||
|
||||
@@ -47,12 +42,13 @@ describe('DELETE /user', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('deletes the user', async () => {
|
||||
await expect(checkExistence('users', user._id)).to.eventually.eql(true);
|
||||
it('sends deletion job to worker', async () => {
|
||||
const workerStub = sandbox.stub(sendJob, 'sendJob');
|
||||
await user.del('/user', {
|
||||
password,
|
||||
});
|
||||
await expect(checkExistence('users', user._id)).to.eventually.eql(false);
|
||||
expect(workerStub).to.be.calledOnce;
|
||||
workerStub.restore();
|
||||
});
|
||||
|
||||
it('returns an error if excessive feedback is supplied', async () => {
|
||||
@@ -84,53 +80,6 @@ describe('DELETE /user', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('deletes the user\'s tasks', async () => {
|
||||
await user.post('/tasks/user', {
|
||||
text: 'test habit',
|
||||
type: 'habit',
|
||||
});
|
||||
await user.sync();
|
||||
|
||||
// gets the user's tasks ids
|
||||
const ids = [];
|
||||
each(user.tasksOrder, idsForOrder => {
|
||||
ids.push(...idsForOrder);
|
||||
});
|
||||
|
||||
expect(ids.length).to.be.above(0); // make sure the user has some task to delete
|
||||
|
||||
await user.del('/user', {
|
||||
password,
|
||||
});
|
||||
|
||||
await Promise.all(map(ids, id => expect(checkExistence('tasks', id)).to.eventually.eql(false)));
|
||||
});
|
||||
|
||||
it('reduces memberCount in challenges user is linked to', async () => {
|
||||
const populatedGroup = await createAndPopulateGroup({
|
||||
members: 2,
|
||||
});
|
||||
|
||||
const { group } = populatedGroup;
|
||||
const authorizedUser = populatedGroup.members[1];
|
||||
|
||||
const challenge = await generateChallenge(populatedGroup.groupLeader, group);
|
||||
await populatedGroup.groupLeader.post(`/challenges/${challenge._id}/join`);
|
||||
await authorizedUser.post(`/challenges/${challenge._id}/join`);
|
||||
|
||||
await challenge.sync();
|
||||
|
||||
expect(challenge.memberCount).to.eql(2);
|
||||
|
||||
await authorizedUser.del('/user', {
|
||||
password,
|
||||
});
|
||||
|
||||
await challenge.sync();
|
||||
|
||||
expect(challenge.memberCount).to.eql(1);
|
||||
});
|
||||
|
||||
it('sends feedback to the admin email', async () => {
|
||||
sandbox.spy(email, 'sendTxn');
|
||||
|
||||
@@ -158,10 +107,10 @@ describe('DELETE /user', () => {
|
||||
});
|
||||
|
||||
it('deletes the user with a legacy sha1 password', async () => {
|
||||
await expect(checkExistence('users', user._id)).to.eventually.eql(true);
|
||||
const textPassword = 'mySecretPassword';
|
||||
const salt = sha1MakeSalt();
|
||||
const sha1HashedPassword = sha1EncryptPassword(textPassword, salt);
|
||||
const workerStub = sandbox.stub(sendJob, 'sendJob');
|
||||
|
||||
await user.updateOne({
|
||||
'auth.local.hashed_password': sha1HashedPassword,
|
||||
@@ -179,7 +128,8 @@ describe('DELETE /user', () => {
|
||||
await user.del('/user', {
|
||||
password: textPassword,
|
||||
});
|
||||
await expect(checkExistence('users', user._id)).to.eventually.eql(false);
|
||||
expect(workerStub).to.be.calledOnce;
|
||||
workerStub.restore();
|
||||
});
|
||||
|
||||
context('last member of a party', () => {
|
||||
@@ -213,11 +163,12 @@ describe('DELETE /user', () => {
|
||||
});
|
||||
|
||||
it('deletes a Google user', async () => {
|
||||
await expect(checkExistence('users', user._id)).to.eventually.eql(true);
|
||||
const workerStub = sandbox.stub(sendJob, 'sendJob');
|
||||
await user.del('/user', {
|
||||
password: DELETE_CONFIRMATION,
|
||||
});
|
||||
await expect(checkExistence('users', user._id)).to.eventually.eql(false);
|
||||
expect(workerStub).to.be.calledOnce;
|
||||
workerStub.restore();
|
||||
});
|
||||
});
|
||||
|
||||
@@ -232,12 +183,13 @@ describe('DELETE /user', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('deletes a Apple user', async () => {
|
||||
await expect(checkExistence('users', user._id)).to.eventually.eql(true);
|
||||
it('deletes an Apple user', async () => {
|
||||
const workerStub = sandbox.stub(sendJob, 'sendJob');
|
||||
await user.del('/user', {
|
||||
password: DELETE_CONFIRMATION,
|
||||
});
|
||||
await expect(checkExistence('users', user._id)).to.eventually.eql(false);
|
||||
expect(workerStub).to.be.calledOnce;
|
||||
workerStub.restore();
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
@@ -12,12 +12,20 @@ module.exports = {
|
||||
rules: {
|
||||
'no-console': process.env.NODE_ENV === 'production' ? 'error' : 'off',
|
||||
'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off',
|
||||
// TODO find a way to let eslint understand webpack aliases
|
||||
'import/no-unresolved': 'off',
|
||||
'import/no-extraneous-dependencies': 'off',
|
||||
'import/extensions': 'off',
|
||||
'prefer-regex-literals': 'warn',
|
||||
'vue/no-v-html': 'off',
|
||||
'vue/no-mutating-props': 'warn',
|
||||
// this creates issues with the current way we have to push the process.env vars to webpack
|
||||
// https://github.com/eslint/eslint/issues/14918
|
||||
// https://github.com/webpack/webpack/issues/5392
|
||||
// off for now, because any eslint --fix will then still do it anyway
|
||||
// maybe this can be turned on again once we switch to newer vue/vite
|
||||
// Important! process.env.XYZ should not be destructured
|
||||
'prefer-destructuring': 'off',
|
||||
'vue/html-self-closing': ['error', {
|
||||
html: {
|
||||
void: 'never',
|
||||
|
||||
Generated
+589
-20
@@ -41,6 +41,7 @@
|
||||
"vite": "^6.3.6",
|
||||
"vite-plugin-compression2": "^1.3.3",
|
||||
"vue": "^2.7.10",
|
||||
"vue-fragment": "^1.6.0",
|
||||
"vue-mugen-scroll": "^0.2.6",
|
||||
"vue-router": "^3.6.5",
|
||||
"vuedraggable": "^2.24.3",
|
||||
@@ -54,7 +55,9 @@
|
||||
"jsdom": "^26.0.0",
|
||||
"mocha": "^11.1.0",
|
||||
"playwright": "^1.50.1",
|
||||
"vitest": "^3.0.5"
|
||||
"terser-webpack-plugin": "^5.3.10",
|
||||
"vitest": "^3.0.5",
|
||||
"webpack": "^5.94.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@amplitude/analytics-connector": {
|
||||
@@ -2108,9 +2111,8 @@
|
||||
"version": "0.3.11",
|
||||
"resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz",
|
||||
"integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@jridgewell/gen-mapping": "^0.3.5",
|
||||
"@jridgewell/trace-mapping": "^0.3.25"
|
||||
@@ -3632,12 +3634,41 @@
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/eslint": {
|
||||
"version": "9.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz",
|
||||
"integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/estree": "*",
|
||||
"@types/json-schema": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/eslint-scope": {
|
||||
"version": "3.7.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz",
|
||||
"integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/eslint": "*",
|
||||
"@types/estree": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/estree": {
|
||||
"version": "1.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
||||
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/json-schema": {
|
||||
"version": "7.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
||||
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/json5": {
|
||||
"version": "0.0.29",
|
||||
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
||||
@@ -3648,9 +3679,8 @@
|
||||
"version": "24.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.1.tgz",
|
||||
"integrity": "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"undici-types": "~7.16.0"
|
||||
}
|
||||
@@ -3846,6 +3876,181 @@
|
||||
"vue-template-compiler": "^2.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/ast": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz",
|
||||
"integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@webassemblyjs/helper-numbers": "1.13.2",
|
||||
"@webassemblyjs/helper-wasm-bytecode": "1.13.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/floating-point-hex-parser": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz",
|
||||
"integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@webassemblyjs/helper-api-error": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz",
|
||||
"integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@webassemblyjs/helper-buffer": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz",
|
||||
"integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@webassemblyjs/helper-numbers": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz",
|
||||
"integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@webassemblyjs/floating-point-hex-parser": "1.13.2",
|
||||
"@webassemblyjs/helper-api-error": "1.13.2",
|
||||
"@xtuc/long": "4.2.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz",
|
||||
"integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@webassemblyjs/helper-wasm-section": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz",
|
||||
"integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@webassemblyjs/ast": "1.14.1",
|
||||
"@webassemblyjs/helper-buffer": "1.14.1",
|
||||
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
||||
"@webassemblyjs/wasm-gen": "1.14.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/ieee754": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz",
|
||||
"integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@xtuc/ieee754": "^1.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/leb128": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz",
|
||||
"integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@xtuc/long": "4.2.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/utf8": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz",
|
||||
"integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@webassemblyjs/wasm-edit": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz",
|
||||
"integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@webassemblyjs/ast": "1.14.1",
|
||||
"@webassemblyjs/helper-buffer": "1.14.1",
|
||||
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
||||
"@webassemblyjs/helper-wasm-section": "1.14.1",
|
||||
"@webassemblyjs/wasm-gen": "1.14.1",
|
||||
"@webassemblyjs/wasm-opt": "1.14.1",
|
||||
"@webassemblyjs/wasm-parser": "1.14.1",
|
||||
"@webassemblyjs/wast-printer": "1.14.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/wasm-gen": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz",
|
||||
"integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@webassemblyjs/ast": "1.14.1",
|
||||
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
||||
"@webassemblyjs/ieee754": "1.13.2",
|
||||
"@webassemblyjs/leb128": "1.13.2",
|
||||
"@webassemblyjs/utf8": "1.13.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/wasm-opt": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz",
|
||||
"integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@webassemblyjs/ast": "1.14.1",
|
||||
"@webassemblyjs/helper-buffer": "1.14.1",
|
||||
"@webassemblyjs/wasm-gen": "1.14.1",
|
||||
"@webassemblyjs/wasm-parser": "1.14.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/wasm-parser": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz",
|
||||
"integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@webassemblyjs/ast": "1.14.1",
|
||||
"@webassemblyjs/helper-api-error": "1.13.2",
|
||||
"@webassemblyjs/helper-wasm-bytecode": "1.13.2",
|
||||
"@webassemblyjs/ieee754": "1.13.2",
|
||||
"@webassemblyjs/leb128": "1.13.2",
|
||||
"@webassemblyjs/utf8": "1.13.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/wast-printer": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz",
|
||||
"integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@webassemblyjs/ast": "1.14.1",
|
||||
"@xtuc/long": "4.2.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@xtuc/ieee754": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
|
||||
"integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/@xtuc/long": {
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
|
||||
"integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/acorn": {
|
||||
"version": "7.4.1",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
|
||||
@@ -3893,6 +4098,48 @@
|
||||
"url": "https://github.com/sponsors/epoberezkin"
|
||||
}
|
||||
},
|
||||
"node_modules/ajv-formats": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
|
||||
"integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ajv": "^8.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"ajv": "^8.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"ajv": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/ajv-formats/node_modules/ajv": {
|
||||
"version": "8.17.1",
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
|
||||
"integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"fast-uri": "^3.0.1",
|
||||
"json-schema-traverse": "^1.0.0",
|
||||
"require-from-string": "^2.0.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/epoberezkin"
|
||||
}
|
||||
},
|
||||
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
||||
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/amplitude-js": {
|
||||
"version": "8.21.9",
|
||||
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-8.21.9.tgz",
|
||||
@@ -4370,9 +4617,8 @@
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
|
||||
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"peer": true
|
||||
"devOptional": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cac": {
|
||||
"version": "6.7.14",
|
||||
@@ -4537,6 +4783,16 @@
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
},
|
||||
"node_modules/chrome-trace-event": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz",
|
||||
"integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=6.0"
|
||||
}
|
||||
},
|
||||
"node_modules/cli-cursor": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
|
||||
@@ -4603,9 +4859,8 @@
|
||||
"version": "2.20.3",
|
||||
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
||||
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"peer": true
|
||||
"devOptional": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/concat-map": {
|
||||
"version": "0.0.1",
|
||||
@@ -4941,6 +5196,20 @@
|
||||
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/enhanced-resolve": {
|
||||
"version": "5.18.3",
|
||||
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz",
|
||||
"integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"graceful-fs": "^4.2.4",
|
||||
"tapable": "^2.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/enquirer": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz",
|
||||
@@ -6115,6 +6384,16 @@
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/events": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
||||
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=0.8.x"
|
||||
}
|
||||
},
|
||||
"node_modules/expect-type": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.2.2.tgz",
|
||||
@@ -6592,6 +6871,13 @@
|
||||
"node": ">= 6"
|
||||
}
|
||||
},
|
||||
"node_modules/glob-to-regexp": {
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
|
||||
"integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
|
||||
"dev": true,
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "13.24.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
|
||||
@@ -6635,6 +6921,13 @@
|
||||
"url": "https://github.com/sponsors/ljharb"
|
||||
}
|
||||
},
|
||||
"node_modules/graceful-fs": {
|
||||
"version": "4.2.11",
|
||||
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
||||
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
||||
"dev": true,
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/habitica-markdown": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/habitica-markdown/-/habitica-markdown-4.1.0.tgz",
|
||||
@@ -7433,6 +7726,37 @@
|
||||
"@pkgjs/parseargs": "^0.11.0"
|
||||
}
|
||||
},
|
||||
"node_modules/jest-worker": {
|
||||
"version": "27.5.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
|
||||
"integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/node": "*",
|
||||
"merge-stream": "^2.0.0",
|
||||
"supports-color": "^8.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/jest-worker/node_modules/supports-color": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
||||
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"has-flag": "^4.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/jquery": {
|
||||
"version": "3.7.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
|
||||
@@ -7517,6 +7841,13 @@
|
||||
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/json-parse-even-better-errors": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
||||
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/json-schema-traverse": {
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
||||
@@ -7580,6 +7911,20 @@
|
||||
"uc.micro": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/loader-runner": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.1.tgz",
|
||||
"integrity": "sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=6.11.5"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/webpack"
|
||||
}
|
||||
},
|
||||
"node_modules/locate-path": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
||||
@@ -7783,6 +8128,13 @@
|
||||
"integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/merge-stream": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
|
||||
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/micromatch": {
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
||||
@@ -8106,6 +8458,13 @@
|
||||
"node": ">= 0.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/neo-async": {
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
|
||||
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/nice-try": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
|
||||
@@ -9145,6 +9504,63 @@
|
||||
"node": ">=v12.22.7"
|
||||
}
|
||||
},
|
||||
"node_modules/schema-utils": {
|
||||
"version": "4.3.3",
|
||||
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
|
||||
"integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/json-schema": "^7.0.9",
|
||||
"ajv": "^8.9.0",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"ajv-keywords": "^5.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.13.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/webpack"
|
||||
}
|
||||
},
|
||||
"node_modules/schema-utils/node_modules/ajv": {
|
||||
"version": "8.17.1",
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
|
||||
"integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"fast-uri": "^3.0.1",
|
||||
"json-schema-traverse": "^1.0.0",
|
||||
"require-from-string": "^2.0.2"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/epoberezkin"
|
||||
}
|
||||
},
|
||||
"node_modules/schema-utils/node_modules/ajv-keywords": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
|
||||
"integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"ajv": "^8.8.2"
|
||||
}
|
||||
},
|
||||
"node_modules/schema-utils/node_modules/json-schema-traverse": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
||||
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/secure-keys": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/secure-keys/-/secure-keys-1.0.0.tgz",
|
||||
@@ -9422,9 +9838,8 @@
|
||||
"version": "0.5.21",
|
||||
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
||||
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"buffer-from": "^1.0.0",
|
||||
"source-map": "^0.6.0"
|
||||
@@ -9715,6 +10130,20 @@
|
||||
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/tapable": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
|
||||
"integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/webpack"
|
||||
}
|
||||
},
|
||||
"node_modules/tar-mini": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/tar-mini/-/tar-mini-0.2.0.tgz",
|
||||
@@ -9725,9 +10154,8 @@
|
||||
"version": "5.44.1",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.44.1.tgz",
|
||||
"integrity": "sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw==",
|
||||
"devOptional": true,
|
||||
"license": "BSD-2-Clause",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@jridgewell/source-map": "^0.3.3",
|
||||
"acorn": "^8.15.0",
|
||||
@@ -9741,13 +10169,47 @@
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/terser-webpack-plugin": {
|
||||
"version": "5.3.14",
|
||||
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz",
|
||||
"integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jridgewell/trace-mapping": "^0.3.25",
|
||||
"jest-worker": "^27.4.5",
|
||||
"schema-utils": "^4.3.0",
|
||||
"serialize-javascript": "^6.0.2",
|
||||
"terser": "^5.31.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.13.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/webpack"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"webpack": "^5.1.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@swc/core": {
|
||||
"optional": true
|
||||
},
|
||||
"esbuild": {
|
||||
"optional": true
|
||||
},
|
||||
"uglify-js": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/terser/node_modules/acorn": {
|
||||
"version": "8.15.0",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
||||
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"acorn": "bin/acorn"
|
||||
},
|
||||
@@ -10123,9 +10585,8 @@
|
||||
"version": "7.16.0",
|
||||
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
|
||||
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"peer": true
|
||||
"devOptional": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/update-browserslist-db": {
|
||||
"version": "1.1.4",
|
||||
@@ -10504,6 +10965,15 @@
|
||||
"node": ">=6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/vue-fragment": {
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-fragment/-/vue-fragment-1.6.0.tgz",
|
||||
"integrity": "sha512-a5T8ZZZK/EQzgVShEl374HbobUJ0a7v12BzOzS6Z/wd/5EE/5SffcyHC+7bf9hP3L7Yc0hhY/GhMdwFQ25O/8A==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"vue": "^2.5.16"
|
||||
}
|
||||
},
|
||||
"node_modules/vue-functional-data-merge": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-functional-data-merge/-/vue-functional-data-merge-3.1.0.tgz",
|
||||
@@ -10571,6 +11041,20 @@
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/watchpack": {
|
||||
"version": "2.4.4",
|
||||
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.4.tgz",
|
||||
"integrity": "sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"glob-to-regexp": "^0.4.1",
|
||||
"graceful-fs": "^4.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/webidl-conversions": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz",
|
||||
@@ -10581,6 +11065,91 @@
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.102.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.102.1.tgz",
|
||||
"integrity": "sha512-7h/weGm9d/ywQ6qzJ+Xy+r9n/3qgp/thalBbpOi5i223dPXKi04IBtqPN9nTd+jBc7QKfvDbaBnFipYp4sJAUQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/eslint-scope": "^3.7.7",
|
||||
"@types/estree": "^1.0.8",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@webassemblyjs/ast": "^1.14.1",
|
||||
"@webassemblyjs/wasm-edit": "^1.14.1",
|
||||
"@webassemblyjs/wasm-parser": "^1.14.1",
|
||||
"acorn": "^8.15.0",
|
||||
"acorn-import-phases": "^1.0.3",
|
||||
"browserslist": "^4.26.3",
|
||||
"chrome-trace-event": "^1.0.2",
|
||||
"enhanced-resolve": "^5.17.3",
|
||||
"es-module-lexer": "^1.2.1",
|
||||
"eslint-scope": "5.1.1",
|
||||
"events": "^3.2.0",
|
||||
"glob-to-regexp": "^0.4.1",
|
||||
"graceful-fs": "^4.2.11",
|
||||
"json-parse-even-better-errors": "^2.3.1",
|
||||
"loader-runner": "^4.2.0",
|
||||
"mime-types": "^2.1.27",
|
||||
"neo-async": "^2.6.2",
|
||||
"schema-utils": "^4.3.3",
|
||||
"tapable": "^2.3.0",
|
||||
"terser-webpack-plugin": "^5.3.11",
|
||||
"watchpack": "^2.4.4",
|
||||
"webpack-sources": "^3.3.3"
|
||||
},
|
||||
"bin": {
|
||||
"webpack": "bin/webpack.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.13.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/webpack"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"webpack-cli": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/webpack-sources": {
|
||||
"version": "3.3.3",
|
||||
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.3.3.tgz",
|
||||
"integrity": "sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=10.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/webpack/node_modules/acorn": {
|
||||
"version": "8.15.0",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
||||
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"acorn": "bin/acorn"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/webpack/node_modules/acorn-import-phases": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz",
|
||||
"integrity": "sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=10.13.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"acorn": "^8.14.0"
|
||||
}
|
||||
},
|
||||
"node_modules/whatwg-encoding": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
"vite": "^6.3.6",
|
||||
"vite-plugin-compression2": "^1.3.3",
|
||||
"vue": "^2.7.10",
|
||||
"vue-fragment": "^1.6.0",
|
||||
"vue-mugen-scroll": "^0.2.6",
|
||||
"vue-router": "^3.6.5",
|
||||
"vuedraggable": "^2.24.3",
|
||||
@@ -59,6 +60,8 @@
|
||||
"jsdom": "^26.0.0",
|
||||
"mocha": "^11.1.0",
|
||||
"playwright": "^1.50.1",
|
||||
"vitest": "^3.0.5"
|
||||
"terser-webpack-plugin": "^5.3.10",
|
||||
"vitest": "^3.0.5",
|
||||
"webpack": "^5.94.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,68 +1,3 @@
|
||||
.quest_lostMasterclasser4 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/quest_lostMasterclasser4.gif") no-repeat;
|
||||
width: 219px;
|
||||
height: 219px;
|
||||
}
|
||||
|
||||
.quest_windup {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/quest_windup.gif") no-repeat;
|
||||
width: 219px;
|
||||
height: 219px;
|
||||
}
|
||||
|
||||
.quest_solarSystem {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/quest_solarSystem.gif") no-repeat;
|
||||
width: 219px;
|
||||
height: 219px;
|
||||
}
|
||||
|
||||
.quest_virtualpet {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/quest_virtualpet.gif") no-repeat;
|
||||
width: 219px;
|
||||
height: 219px;
|
||||
}
|
||||
|
||||
.quest_alien {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/quest_alien.gif") no-repeat;
|
||||
width: 219px;
|
||||
height: 219px;
|
||||
}
|
||||
|
||||
.Pet_HatchingPotion_Dessert, .Pet_HatchingPotion_Veggie, .Pet_HatchingPotion_Windup,
|
||||
.Pet_HatchingPotion_VirtualPet, .Pet_HatchingPotion_Fungi, .Pet_HatchingPotion_Cryptid,
|
||||
.Pet_HatchingPotion_Alien {
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
|
||||
.Pet_HatchingPotion_Dessert {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet_HatchingPotion_Dessert.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Pet_HatchingPotion_Veggie {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet_HatchingPotion_Veggie.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Pet_HatchingPotion_Windup {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet_HatchingPotion_Windup.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Pet_HatchingPotion_VirtualPet {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet_HatchingPotion_VirtualPet.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Pet_HatchingPotion_Fungi {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet_HatchingPotion_Fungi.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Pet_HatchingPotion_Cryptid {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet_HatchingPotion_Cryptid.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Pet_HatchingPotion_Alien {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet_HatchingPotion_Alien.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Gems {
|
||||
display:inline-block;
|
||||
margin-right:5px;
|
||||
@@ -91,6 +26,7 @@
|
||||
margin-left: -3px;
|
||||
margin-top: -18px;
|
||||
}
|
||||
|
||||
.slim_armor_special_0, .broad_armor_special_0, .shield_special_0 {
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
@@ -98,7 +34,6 @@
|
||||
|
||||
/* Critical */
|
||||
.weapon_special_critical {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/weapon_special_critical.gif") no-repeat;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
margin-left:-12px;
|
||||
@@ -109,6 +44,7 @@
|
||||
.weapon_special_1 {
|
||||
margin-left: -12px;
|
||||
}
|
||||
|
||||
.broad_armor_special_1, .slim_armor_special_1, .head_special_1 {
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
@@ -117,36 +53,15 @@
|
||||
.back_special_heroicAureole {
|
||||
width: 114px;
|
||||
height: 90px;
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/back_special_heroicAureole.gif") no-repeat;
|
||||
}
|
||||
|
||||
.head_special_0 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Equip-ShadeHelmet.gif") no-repeat;
|
||||
}
|
||||
.head_special_1 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/ContributorOnly-Equip-CrystalHelmet.gif") no-repeat;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
.broad_armor_special_0,.slim_armor_special_0 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Equip-ShadeArmor.gif") no-repeat;
|
||||
}
|
||||
.broad_armor_special_1,.slim_armor_special_1 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/ContributorOnly-Equip-CrystalArmor.gif") no-repeat;
|
||||
}
|
||||
|
||||
.shield_special_0 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Shield-TormentedSkull.gif") no-repeat;
|
||||
}
|
||||
|
||||
.weapon_special_0 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Weapon-DarkSoulsBlade.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Pet-Wolf-Cerberus {
|
||||
width: 105px;
|
||||
height: 72px;
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Pet-CerberusPup.gif") no-repeat;
|
||||
}
|
||||
|
||||
.broad_armor_special_ks2019, .slim_armor_special_ks2019, .eyewear_special_ks2019, .head_special_ks2019, .shield_special_ks2019 {
|
||||
@@ -154,36 +69,17 @@
|
||||
height: 120px;
|
||||
}
|
||||
|
||||
.broad_armor_special_ks2019, .slim_armor_special_ks2019 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Equip-MythicGryphonArmor.gif") no-repeat;
|
||||
}
|
||||
|
||||
.eyewear_special_ks2019 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Equip-MythicGryphonVisor.gif") no-repeat;
|
||||
}
|
||||
|
||||
.head_special_ks2019 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Equip-MythicGryphonHelm.gif") no-repeat;
|
||||
}
|
||||
|
||||
.shield_special_ks2019 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Equip-MythicGryphonShield.gif") no-repeat;
|
||||
}
|
||||
|
||||
.weapon_special_ks2019 {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Equip-MythicGryphonGlaive.gif") no-repeat;
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
}
|
||||
|
||||
.Pet-Gryphon-Gryphatrice {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Pet-Gryphatrice.gif") no-repeat;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
|
||||
.Pet-Gryphatrice-Jubilant {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet-Gryphatrice-Jubilant.gif") no-repeat;
|
||||
width: 81px;
|
||||
height: 96px;
|
||||
}
|
||||
@@ -193,39 +89,11 @@
|
||||
height: 135px;
|
||||
}
|
||||
|
||||
.Mount_Head_Gryphon-Gryphatrice {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Mount-Head-Gryphatrice.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Mount_Body_Gryphon-Gryphatrice {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/BackerOnly-Mount-Body-Gryphatrice.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Mount_Head_Dragon-Hydra {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Head_Dragon-Hydra.gif") no-repeat;
|
||||
}
|
||||
|
||||
.Mount_Body_Dragon-Hydra {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/Mount_Body_Dragon-Hydra.gif") no-repeat;
|
||||
}
|
||||
|
||||
.background_airship, .background_clocktower, .background_steamworks {
|
||||
width: 141px;
|
||||
height: 147px;
|
||||
}
|
||||
|
||||
.background_airship {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_airship.gif") no-repeat;
|
||||
}
|
||||
|
||||
.background_clocktower {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_clocktower.gif") no-repeat;
|
||||
}
|
||||
|
||||
.background_steamworks {
|
||||
background: url("https://habitica-assets.s3.amazonaws.com/mobileApp/images/background_steamworks.gif") no-repeat;
|
||||
}
|
||||
|
||||
[class*="Mount_Head_"],
|
||||
[class*="Mount_Body_"] {
|
||||
margin-top:18px; /* Sprite accommodates 105x123 box */
|
||||
|
||||
@@ -16,10 +16,6 @@
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.d-content {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
* {
|
||||
transition: none;
|
||||
}
|
||||
|
||||
@@ -108,15 +108,15 @@ export default {
|
||||
const allEmails = [];
|
||||
if (user.auth.local.email) allEmails.push(user.auth.local.email);
|
||||
if (user.auth.google && user.auth.google.emails) {
|
||||
const { emails } = user.auth.google;
|
||||
const emails = user.auth.google.emails;
|
||||
allEmails.push(...this.findSocialEmails(emails));
|
||||
}
|
||||
if (user.auth.apple && user.auth.apple.emails) {
|
||||
const { emails } = user.auth.apple;
|
||||
const emails = user.auth.apple.emails;
|
||||
allEmails.push(...this.findSocialEmails(emails));
|
||||
}
|
||||
if (user.auth.facebook && user.auth.facebook.emails) {
|
||||
const { emails } = user.auth.facebook;
|
||||
const emails = user.auth.facebook.emails;
|
||||
allEmails.push(...this.findSocialEmails(emails));
|
||||
}
|
||||
return allEmails;
|
||||
|
||||
+1
-1
@@ -609,7 +609,7 @@ import subscriptionBlocks from '@/../../common/script/content/subscriptionBlocks
|
||||
import saveHero from '../mixins/saveHero';
|
||||
import LoadingSpinner from '@/components/ui/loadingSpinner';
|
||||
|
||||
const { PLAY_CONSOLE_ORDERS_BASE_URL } = import.meta.env;
|
||||
const PLAY_CONSOLE_ORDERS_BASE_URL = import.meta.env.PLAY_CONSOLE_ORDERS_BASE_URL;
|
||||
|
||||
const humanReadablePaymentDetails = {
|
||||
customerId: {
|
||||
|
||||
@@ -20,29 +20,6 @@
|
||||
class="form mx-auto"
|
||||
@submit.prevent.stop="register()"
|
||||
>
|
||||
<div v-if="needsEmailField">
|
||||
<input
|
||||
id="emailInput"
|
||||
v-model="email"
|
||||
class="form-control dark"
|
||||
type="text"
|
||||
:placeholder="$t('emailAddress')"
|
||||
:class="{
|
||||
'mb-3': !emailError,
|
||||
'input-invalid input-with-error mb-2': emailError,
|
||||
'input-valid': email && emailValid,
|
||||
}"
|
||||
>
|
||||
<div
|
||||
v-if="emailError"
|
||||
class="input-error"
|
||||
>
|
||||
{{ emailError }}
|
||||
</div>
|
||||
<p class="purple-600 mb-3">
|
||||
{{ $t('emailRequiredForSupport') }}
|
||||
</p>
|
||||
</div>
|
||||
<input
|
||||
id="usernameInput"
|
||||
v-model="username"
|
||||
@@ -81,9 +58,8 @@
|
||||
></label>
|
||||
</div>
|
||||
<button
|
||||
class="btn btn-info d-flex justify-content-center
|
||||
align-items-center w-100 sign-up mx-auto mb-5"
|
||||
:disabled="!email || emailError || !username || usernameInvalid || !privacyAccepted"
|
||||
class="btn btn-info d-block w-100 sign-up mx-auto mb-5"
|
||||
:disabled="!username || usernameInvalid || !privacyAccepted"
|
||||
type="submit"
|
||||
>
|
||||
{{ $t('getStarted') }}
|
||||
@@ -157,12 +133,10 @@
|
||||
border: 2px solid transparent;
|
||||
box-shadow: 0 1px 3px 0 rgba($black, 0.16), 0 1px 3px 0 rgba($black, 0.24);
|
||||
|
||||
&:not(:disabled):not(.disabled) {
|
||||
&:focus, &:active {
|
||||
background-color: $blue-50;
|
||||
border: 2px solid $purple-400;
|
||||
box-shadow: 0 3px 6px 0 rgba($black, 0.16), 0 3px 6px 0 rgba($black, 0.24);
|
||||
}
|
||||
&:focus, &:active {
|
||||
background-color: $blue-50;
|
||||
border: 2px solid $purple-400;
|
||||
box-shadow: 0 3px 6px 0 rgba($black, 0.16), 0 3px 6px 0 rgba($black, 0.24);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -174,19 +148,23 @@
|
||||
<script>
|
||||
import debounce from 'lodash/debounce';
|
||||
import PrivacyBanner from '@/components/header/banners/privacy';
|
||||
import accountCreation from '@/mixins/accountCreation';
|
||||
import sanitizeRedirect from '@/mixins/sanitizeRedirect';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
PrivacyBanner,
|
||||
},
|
||||
mixins: [accountCreation, sanitizeRedirect],
|
||||
mixins: [sanitizeRedirect],
|
||||
data () {
|
||||
return {
|
||||
authData: {},
|
||||
email: '',
|
||||
password: '',
|
||||
passwordConfirm: '',
|
||||
privacyAccepted: false,
|
||||
registrationMethod: null,
|
||||
username: '',
|
||||
usernameIssues: [],
|
||||
needsEmailField: false,
|
||||
};
|
||||
},
|
||||
computed: {
|
||||
@@ -205,40 +183,30 @@ export default {
|
||||
},
|
||||
},
|
||||
mounted () {
|
||||
if (window.sessionStorage.getItem('apple-token')) {
|
||||
this.registrationMethod = 'apple';
|
||||
} else if (!this.$store.state.registrationOptions.registrationMethod) {
|
||||
this.$router.push('/');
|
||||
} else {
|
||||
this.registrationMethod = this.$store.state.registrationOptions.registrationMethod;
|
||||
}
|
||||
this.authData = this.$store.state.registrationOptions.authData;
|
||||
this.email = this.$store.state.registrationOptions.email;
|
||||
this.username = this.$store.state.registrationOptions.username;
|
||||
this.password = this.$store.state.registrationOptions.password;
|
||||
this.passwordConfirm = this.$store.state.registrationOptions.passwordConfirm;
|
||||
|
||||
if (window.sessionStorage.getItem('apple-token')) {
|
||||
this.registrationMethod = 'apple';
|
||||
if (!this.email) {
|
||||
this.email = window.sessionStorage.getItem('apple-email');
|
||||
}
|
||||
} else if (!this.$store.state.registrationOptions.registrationMethod) {
|
||||
this.$router.push('/');
|
||||
} else {
|
||||
this.registrationMethod = this.$store.state.registrationOptions.registrationMethod;
|
||||
}
|
||||
|
||||
if (!this.email && this.registrationMethod !== 'apple') {
|
||||
if (!this.email) {
|
||||
return;
|
||||
}
|
||||
|
||||
if ((!this.email || this.email === '') && this.registrationMethod === 'apple') {
|
||||
this.needsEmailField = true;
|
||||
}
|
||||
if (this.email) {
|
||||
const usernameToCheck = this.email.split('@')[0].replace(/[^a-zA-Z0-9\-_]/g, '');
|
||||
this.$store.dispatch('auth:verifyUsername', {
|
||||
username: usernameToCheck,
|
||||
}).then(res => {
|
||||
if (!res.issues) {
|
||||
this.username = usernameToCheck;
|
||||
}
|
||||
});
|
||||
}
|
||||
const usernameToCheck = this.email.split('@')[0].replace(/[^a-zA-Z0-9\-_]/g, '');
|
||||
this.$store.dispatch('auth:verifyUsername', {
|
||||
username: usernameToCheck,
|
||||
}).then(res => {
|
||||
if (!res.issues) {
|
||||
this.username = usernameToCheck;
|
||||
}
|
||||
});
|
||||
document.getElementById('usernameInput').focus();
|
||||
},
|
||||
methods: {
|
||||
@@ -269,7 +237,6 @@ export default {
|
||||
idToken: window.sessionStorage.getItem('apple-token'),
|
||||
name: window.sessionStorage.getItem('apple-name'),
|
||||
username: this.username,
|
||||
email: this.email,
|
||||
allowRegister: true,
|
||||
});
|
||||
} else {
|
||||
|
||||
@@ -189,7 +189,7 @@ export default {
|
||||
this.cancel();
|
||||
return [];
|
||||
}
|
||||
this.currentSearch = regexRes[1]; // eslint-disable-line prefer-destructuring
|
||||
this.currentSearch = regexRes[1];
|
||||
|
||||
if (this.currentSearch.length === 0) return [];
|
||||
|
||||
|
||||
@@ -470,7 +470,7 @@ export default {
|
||||
return this.userGuilds.filter(group => {
|
||||
const leaderId = group.leader?._id || group.leader;
|
||||
if (leaderId !== this.user._id) return false;
|
||||
const { purchased } = group;
|
||||
const purchased = group.purchased;
|
||||
if (!purchased?.wasUpgraded) return false;
|
||||
if (this.activeGroupPlanIds.includes(group._id)) return false;
|
||||
if (!purchased.dateTerminated) return false;
|
||||
@@ -492,7 +492,7 @@ export default {
|
||||
},
|
||||
isPartyPreviouslyUpgraded () {
|
||||
if (!this.userParty) return false;
|
||||
const { purchased } = this.userParty;
|
||||
const purchased = this.userParty.purchased;
|
||||
if (!purchased?.wasUpgraded) return false;
|
||||
if (!purchased.dateTerminated) return false;
|
||||
return new Date(purchased.dateTerminated) < new Date();
|
||||
@@ -533,7 +533,7 @@ export default {
|
||||
|
||||
this.$nextTick(() => {
|
||||
if (this.upgradeableGuilds.length > 0) {
|
||||
[this.selectedOption] = this.upgradeableGuilds;
|
||||
this.selectedOption = this.upgradeableGuilds[0];
|
||||
} else if (this.upgradeableParty) {
|
||||
this.selectedOption = this.upgradeableParty;
|
||||
} else {
|
||||
|
||||
@@ -37,9 +37,6 @@ export default {
|
||||
window.location.href = '/';
|
||||
} else {
|
||||
window.sessionStorage.setItem('apple-token', response.idToken);
|
||||
if (response.email) {
|
||||
window.sessionStorage.setItem('apple-email', response.email);
|
||||
}
|
||||
window.location.href = '/username';
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1399,7 +1399,7 @@ export default {
|
||||
this.task.down = !this.task.down;
|
||||
},
|
||||
weekdaysMin (dayNumber) {
|
||||
return this.$t(`weekdaysMin${dayNumber}`);
|
||||
return moment.weekdaysMin(dayNumber);
|
||||
},
|
||||
formattedDate (date) {
|
||||
return moment(date).format('MM/DD/YYYY');
|
||||
|
||||
@@ -6,7 +6,7 @@ import amplitude from 'amplitude-js';
|
||||
import Vue from 'vue';
|
||||
import getStore from '@/store';
|
||||
|
||||
const { AMPLITUDE_KEY } = import.meta.env;
|
||||
const AMPLITUDE_KEY = import.meta.env.AMPLITUDE_KEY;
|
||||
const REQUIRED_FIELDS = ['eventCategory', 'eventAction'];
|
||||
|
||||
let analyticsLoading = false;
|
||||
|
||||
@@ -1,10 +1,28 @@
|
||||
// Vue plugin to globally expose a '$t' method that calls common/i18n.t.
|
||||
// Can be anywhere inside vue as 'this.$t' or '$t' in templates.
|
||||
|
||||
import moment from 'moment';
|
||||
import i18n from '@/../../common/script/i18n';
|
||||
|
||||
function loadLocale (i18nData) {
|
||||
// Load i18n strings
|
||||
i18n.strings = i18nData.strings;
|
||||
|
||||
// Load Moment.js locale
|
||||
const { language } = i18nData;
|
||||
|
||||
if (language && i18nData.momentLang && language.momentLangCode) {
|
||||
// Make moment available under `window` so that the locale can be set
|
||||
window.moment = moment;
|
||||
|
||||
// Execute the script and set the locale
|
||||
const head = document.getElementsByTagName('head')[0];
|
||||
const script = document.createElement('script');
|
||||
script.type = 'text/javascript';
|
||||
script.text = i18nData.momentLang;
|
||||
head.appendChild(script);
|
||||
moment.updateLocale(language.momentLangCode);
|
||||
}
|
||||
}
|
||||
|
||||
export default {
|
||||
|
||||
@@ -11,6 +11,7 @@ import {
|
||||
NavbarPlugin,
|
||||
CollapsePlugin,
|
||||
} from 'bootstrap-vue';
|
||||
import Fragment from 'vue-fragment';
|
||||
import AppComponent from './app';
|
||||
import { setUpLogging } from '@/libs/logging';
|
||||
import router from './router/index';
|
||||
@@ -43,6 +44,7 @@ Vue.use(FormRadioPlugin);
|
||||
Vue.use(TooltipPlugin);
|
||||
Vue.use(NavbarPlugin);
|
||||
Vue.use(CollapsePlugin);
|
||||
Vue.use(Fragment.Plugin);
|
||||
|
||||
setUpLogging();
|
||||
const store = getStore();
|
||||
|
||||
@@ -8,7 +8,7 @@ import notificationsMixin from '@/mixins/notifications';
|
||||
import { CONSTANTS, setLocalSetting } from '@/libs/userlocalManager';
|
||||
import * as Analytics from '@/libs/analytics';
|
||||
|
||||
const { STRIPE_PUB_KEY } = import.meta.env;
|
||||
const STRIPE_PUB_KEY = import.meta.env.STRIPE_PUB_KEY;
|
||||
|
||||
let stripeInstance = null;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -90,7 +90,7 @@
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content" v-if="allowedToChangeClass">
|
||||
<fragment v-if="allowedToChangeClass">
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -71,7 +71,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -55,7 +55,7 @@
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -77,7 +77,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -67,7 +67,7 @@
|
||||
|
||||
<div
|
||||
v-once
|
||||
class="feedback"
|
||||
class="feedback mt-3"
|
||||
v-html="$t('feedback')"
|
||||
>
|
||||
</div>
|
||||
@@ -94,7 +94,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -78,7 +78,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -83,7 +83,7 @@
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr>
|
||||
<td class="settings-label">
|
||||
{{ $t("showHeader") }}
|
||||
@@ -26,7 +26,7 @@
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -67,7 +67,7 @@
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-for="network in SOCIAL_AUTH_NETWORKS"
|
||||
:key="network.key"
|
||||
@@ -39,7 +39,7 @@
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -66,7 +66,7 @@
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -111,7 +111,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -56,7 +56,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -60,7 +60,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -54,7 +54,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -48,7 +48,7 @@
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="d-content">
|
||||
<fragment>
|
||||
<tr
|
||||
v-if="!mixinData.inlineSettingMixin.modalVisible"
|
||||
>
|
||||
@@ -76,7 +76,7 @@
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
</div>
|
||||
</fragment>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
@@ -11,56 +11,56 @@ import { DEPRECATED_ROUTES } from '@/router/deprecated-routes';
|
||||
|
||||
// NOTE: when adding a page make sure to implement the `common:setTitle` action
|
||||
|
||||
const Logout = () => import('@/components/auth/logout');
|
||||
const Logout = () => import(/* webpackChunkName: "auth" */'@/components/auth/logout');
|
||||
|
||||
// Hall
|
||||
const HallPage = () => import('@/components/hall/index');
|
||||
const PatronsPage = () => import('@/components/hall/patrons');
|
||||
const HeroesPage = () => import('@/components/hall/heroes');
|
||||
const HallPage = () => import(/* webpackChunkName: "hall" */'@/components/hall/index');
|
||||
const PatronsPage = () => import(/* webpackChunkName: "hall" */'@/components/hall/patrons');
|
||||
const HeroesPage = () => import(/* webpackChunkName: "hall" */'@/components/hall/heroes');
|
||||
|
||||
// Admin Pages
|
||||
const AdminContainerPage = () => import('@/components/admin/container');
|
||||
const AdminPanelPage = () => import('@/components/admin/admin-panel');
|
||||
const AdminPanelUserPage = () => import('@/components/admin/admin-panel/user-support');
|
||||
const AdminPanelSearchPage = () => import('@/components/admin/admin-panel/search');
|
||||
const GroupAdminPage = () => import('@/components/admin/groups');
|
||||
const GroupAdminGroupPage = () => import('@/components/admin/groups/group-support');
|
||||
const BlockerPage = () => import('@/components/admin/blocker');
|
||||
const AdminContainerPage = () => import(/* webpackChunkName: "admin-panel" */'@/components/admin/container');
|
||||
const AdminPanelPage = () => import(/* webpackChunkName: "admin-panel" */'@/components/admin/admin-panel');
|
||||
const AdminPanelUserPage = () => import(/* webpackChunkName: "admin-panel" */'@/components/admin/admin-panel/user-support');
|
||||
const AdminPanelSearchPage = () => import(/* webpackChunkName: "admin-panel" */'@/components/admin/admin-panel/search');
|
||||
const GroupAdminPage = () => import(/* webpackChunkName: "admin-panel" */'@/components/admin/groups');
|
||||
const GroupAdminGroupPage = () => import(/* webpackChunkName: "admin-panel" */'@/components/admin/groups/group-support');
|
||||
const BlockerPage = () => import(/* webpackChunkName: "admin-panel" */'@/components/admin/blocker');
|
||||
|
||||
// Tasks
|
||||
const UserTasks = () => import('@/components/tasks/user');
|
||||
const UserTasks = () => import(/* webpackChunkName: "userTasks" */'@/components/tasks/user');
|
||||
|
||||
// Inventory
|
||||
const InventoryContainer = () => import('@/components/inventory/index');
|
||||
const ItemsPage = () => import('@/components/inventory/items/index');
|
||||
const EquipmentPage = () => import('@/components/inventory/equipment/index');
|
||||
const StablePage = () => import('@/components/inventory/stable/index');
|
||||
const InventoryContainer = () => import(/* webpackChunkName: "inventory" */'@/components/inventory/index');
|
||||
const ItemsPage = () => import(/* webpackChunkName: "inventory" */'@/components/inventory/items/index');
|
||||
const EquipmentPage = () => import(/* webpackChunkName: "inventory" */'@/components/inventory/equipment/index');
|
||||
const StablePage = () => import(/* webpackChunkName: "inventory" */'@/components/inventory/stable/index');
|
||||
|
||||
// Guilds & Parties
|
||||
const GroupPage = () => import('@/components/groups/group');
|
||||
const GroupPlansAppPage = () => import('@/components/static/groupPlans');
|
||||
const LookingForParty = () => import('@/components/groups/lookingForParty');
|
||||
const GroupPage = () => import(/* webpackChunkName: "guilds" */ '@/components/groups/group');
|
||||
const GroupPlansAppPage = () => import(/* webpackChunkName: "guilds" */ '@/components/static/groupPlans');
|
||||
const LookingForParty = () => import(/* webpackChunkName: "guilds" */ '@/components/groups/lookingForParty');
|
||||
|
||||
// Group Plans
|
||||
const GroupPlanIndex = () => import('@/components/group-plans/index');
|
||||
const GroupPlanTaskInformation = () => import('@/components/group-plans/taskInformation');
|
||||
const GroupPlanBilling = () => import('@/components/group-plans/billing');
|
||||
const GroupPlanIndex = () => import(/* webpackChunkName: "group-plans" */ '@/components/group-plans/index');
|
||||
const GroupPlanTaskInformation = () => import(/* webpackChunkName: "group-plans" */ '@/components/group-plans/taskInformation');
|
||||
const GroupPlanBilling = () => import(/* webpackChunkName: "group-plans" */ '@/components/group-plans/billing');
|
||||
|
||||
const MessagesIndex = () => import('@/pages/private-messages/index.vue');
|
||||
const MessagesIndex = () => import(/* webpackChunkName: "private-messages" */ '@/pages/private-messages/index.vue');
|
||||
|
||||
// Challenges
|
||||
const ChallengeIndex = () => import('@/components/challenges/index');
|
||||
const MyChallenges = () => import('@/components/challenges/myChallenges');
|
||||
const FindChallenges = () => import('@/components/challenges/findChallenges');
|
||||
const ChallengeDetail = () => import('@/components/challenges/challengeDetail');
|
||||
const ChallengeIndex = () => import(/* webpackChunkName: "challenges" */ '@/components/challenges/index');
|
||||
const MyChallenges = () => import(/* webpackChunkName: "challenges" */ '@/components/challenges/myChallenges');
|
||||
const FindChallenges = () => import(/* webpackChunkName: "challenges" */ '@/components/challenges/findChallenges');
|
||||
const ChallengeDetail = () => import(/* webpackChunkName: "challenges" */ '@/components/challenges/challengeDetail');
|
||||
|
||||
// Shops
|
||||
const ShopsContainer = () => import('@/components/shops/index');
|
||||
const MarketPage = () => import('@/components/shops/market/index');
|
||||
const QuestsPage = () => import('@/components/shops/quests/index');
|
||||
const CustomizationsPage = () => import('@/components/shops/customizations/index');
|
||||
const SeasonalPage = () => import('@/components/shops/seasonal/index');
|
||||
const TimeTravelersPage = () => import('@/components/shops/timeTravelers/index');
|
||||
const ShopsContainer = () => import(/* webpackChunkName: "shops" */'@/components/shops/index');
|
||||
const MarketPage = () => import(/* webpackChunkName: "shops-market" */'@/components/shops/market/index');
|
||||
const QuestsPage = () => import(/* webpackChunkName: "shops-quest" */'@/components/shops/quests/index');
|
||||
const CustomizationsPage = () => import(/* webpackChunkName: "shops-customizations" */'@/components/shops/customizations/index');
|
||||
const SeasonalPage = () => import(/* webpackChunkName: "shops-seasonal" */'@/components/shops/seasonal/index');
|
||||
const TimeTravelersPage = () => import(/* webpackChunkName: "shops-timetravelers" */'@/components/shops/timeTravelers/index');
|
||||
|
||||
Vue.use(VueRouter);
|
||||
|
||||
|
||||
@@ -21,8 +21,8 @@ const NewsPage = () => import('@/components/static/newStuff');
|
||||
const OverviewPage = () => import('@/components/static/overview');
|
||||
const PressKitPage = () => import('@/components/static/pressKit');
|
||||
const PrivacyPage = () => import('@/components/static/privacy');
|
||||
const RegisterLoginReset = () => import('@/components/auth/registerLoginReset');
|
||||
const RegisterUsername = () => import('@/components/auth/registerUsername');
|
||||
const RegisterLoginReset = () => import(/* webpackChunkName: "auth" */'@/components/auth/registerLoginReset');
|
||||
const RegisterUsername = () => import(/* webpackChunkName: "auth" */'@/components/auth/registerUsername');
|
||||
const SubscriptionBenefitsFaq = () => import('@/components/static/subscriptionBenefitsFaq');
|
||||
const TermsPage = () => import('@/components/static/terms');
|
||||
|
||||
|
||||
@@ -101,7 +101,6 @@ export async function appleAuth (store, params) {
|
||||
id_token: params.idToken,
|
||||
name: params.name,
|
||||
username: params.username,
|
||||
email: params.email,
|
||||
},
|
||||
});
|
||||
|
||||
@@ -110,10 +109,7 @@ export async function appleAuth (store, params) {
|
||||
}
|
||||
|
||||
if (result.data.message && result.data.id_token) {
|
||||
return {
|
||||
idToken: result.data.id_token,
|
||||
email: result.data.email,
|
||||
};
|
||||
return { idToken: result.data.id_token };
|
||||
}
|
||||
|
||||
const user = result.data.data;
|
||||
|
||||
@@ -162,7 +162,5 @@
|
||||
"achievementCatsModalText": "Nasbíral jsi všechny kočičí mazlíčky!",
|
||||
"achievementRoughRiderModalText": "Nasbíral jsi všechny základní barvy nepohodlných mazlíčků a mountů!",
|
||||
"achievementRodentRulerModalText": "Nasbíral jsi všechny hlodavce!",
|
||||
"achievementCatsText": "Vylíhly se všechny standardní barvy kočičích mazlíčků: gepard, lev, šavlozubý tygr a tygr!",
|
||||
"achievementRodentRuler": "Vládce hlodavců",
|
||||
"achievementCats": "Pasák koček"
|
||||
"achievementCatsText": "Vylíhly se všechny standardní barvy kočičích mazlíčků: gepard, lev, šavlozubý tygr a tygr!"
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"brokenChaLink": "Nefunkční odkaz na výzvu",
|
||||
"keepIt": "Ponechat",
|
||||
"removeIt": "Odstranit",
|
||||
"brokenChallenge": "Neplatný odkaz na výzvu",
|
||||
"brokenChallenge": "Nefunkční odkaz na výzvu: tento úkol byl součástí výzvy, ale ta (nebo skupina, která ji vytvořila) byla odstraněna. Co chceš dělat s osiřelými úkoly?",
|
||||
"challengeCompleted": "Výzva byla ukončena a vítězem se stal <span class=\"badge\"><%= user %></span>! Co chceš dělat s osiřelými úkoly?",
|
||||
"unsubChallenge": "Nefunkční odkaz na výzvu: tento úkol byl součástí výzvy, ze které jsi se odhlásil/a. Co chceš dělat s osiřelými úkoly?",
|
||||
"challenges": "Výzvy",
|
||||
@@ -85,7 +85,7 @@
|
||||
"summaryRequired": "Je požadováno shrnutí",
|
||||
"summaryTooLong": "Shrnutí je příliš dlouhé",
|
||||
"descriptionRequired": "Je požadován popis",
|
||||
"locationRequired": "Je nutné vybrat umístění výzvy („Přidat do“)",
|
||||
"locationRequired": "Je požadováno vybrat lokaci výzvy ('Přidat k')",
|
||||
"categoiresRequired": "Musí být vybrána jedna nebo více kategorií",
|
||||
"viewProgressOf": "Zobrazit pokrok",
|
||||
"viewProgress": "Zobrazit pokrok",
|
||||
@@ -94,16 +94,5 @@
|
||||
"selectParticipant": "Zvol účastníka",
|
||||
"filters": "Filtry",
|
||||
"wonChallengeDesc": "Vyhrál/a jsi výzvu <%= challengeName %>! Tvá výhra je zaznamenána ve tvých úspěších.",
|
||||
"yourReward": "Tvá odměna",
|
||||
"brokenTaskDescription": "Tento úkol byl součástí výzvy, ale byl z ní odstraněn. Co chceš udělat?",
|
||||
"brokenChallengeDescription": "Tento úkol byl součástí výzvy, ale výzva (nebo skupina) byla smazána. Co chceš udělat s osiřelými úkoly?",
|
||||
"challengeCompletedDescription": "Vítězem je <%= user %>! Co chceš udělat s osiřelými úkoly?",
|
||||
"messageChallengeFlagAlreadyReported": "Tuto výzvu jsi už nahlásil.",
|
||||
"flaggedNotHidden": "Výzva byla nahlášena jednou, není skrytá",
|
||||
"flaggedAndHidden": "Výzva byla nahlášena a je skrytá",
|
||||
"resetFlagCount": "Resetovat počet nahlášení",
|
||||
"deleteChallengeRefundDescription": "Pokud tuto výzvu smažeš, bude ti vrácena odměna v drahokamech a úkoly z výzvy zůstanou na nástěnkách úkolů účastníků.",
|
||||
"messageChallengeFlagOfficial": "Oficiální výzvy nelze nahlásit.",
|
||||
"brokenTask": "Nefunkční odkaz na výzvu",
|
||||
"removeTasks": "Odstranit Úkoly"
|
||||
"yourReward": "Tvá odměna"
|
||||
}
|
||||
|
||||
@@ -3495,7 +3495,5 @@
|
||||
"backMystery202601Notes": "Dieses Zeichen gewährt dem Anwender die Kontrolle über die Elemente der Jahreszeit von Kälte und Frost. Gewährt keinen Attributbonus. Januar 2026 Abonnentengegenstand.",
|
||||
"backMystery202602Text": "Fünf Schweife der Sakura",
|
||||
"backMystery202602Notes": "Diese flauschigen Schweife haben die Farbe der Kirschblüte, eine Erinnerung, dass der Frühling auf dem Weg ist. Gewährt keinen Autobusbonus. Februar 2026 Abonnentengegenstand.",
|
||||
"backArmoireHarpsichordText": "Cembalo",
|
||||
"weaponSpecialSpring2026HealerText": "Schneeglöckchen Stab",
|
||||
"weaponSpecialSpring2026HealerNotes": "Eine Gelegenheit für einen Neuanfang liegt direkt vor dir, und mit diesem prächtigen Stab wirst du bereit sein! Erhöht Intelligenz um <%= int %>. Limitierte Ausgabe Frühlingsausrüstung 2026."
|
||||
"backArmoireHarpsichordText": "Cembalo"
|
||||
}
|
||||
|
||||
@@ -187,7 +187,5 @@
|
||||
"learnMore": "Learn More",
|
||||
"translateHabitica": "Translate Habitica",
|
||||
"whatToCallYou": "What should we call you?",
|
||||
"acceptPrivacyTOS": "You confirm that you are at least 18 years old, and that you have read and agree to our <a href='/static/terms' target='_blank'>Terms of Service</a> and <a href='/static/privacy' target='_blank'>Privacy Policy</a>",
|
||||
"emailAddress": "Email address",
|
||||
"emailRequiredForSupport": "We require an email address for user support. Please enter an email address to continue creating your account."
|
||||
"acceptPrivacyTOS": "You confirm that you are at least 18 years old, and that you have read and agree to our <a href='/static/terms' target='_blank'>Terms of Service</a> and <a href='/static/privacy' target='_blank'>Privacy Policy</a>"
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"resetAccPop": "Start over, removing all levels, gold, gear, history, and tasks.",
|
||||
"deleteAccount": "Delete Account",
|
||||
"deleteAccPop": "Cancel and remove your Habitica account.",
|
||||
"feedback": "If you'd like to give us feedback, please enter it below - we'd love to hear your feedback! It will be anonymous unless you choose to enter your contact details. Don't speak English well? No problem! Use the language you prefer.",
|
||||
"feedback": "We'd love to hear your feedback! If you'd like to share any, enter it below. It will be anonymous unless you choose to include your contact details.",
|
||||
"feedbackPlaceholder": "Add your feedback",
|
||||
"dataExport": "Data Export",
|
||||
"saveData": "Here are a few options for saving your data.",
|
||||
@@ -82,8 +82,8 @@
|
||||
"resetText2": "Another option is using an <b>Orb of Rebirth</b>, which will reset everything else while preserving your Tasks and Equipment.",
|
||||
"resetTextLocal": "If you're absolutely certain, type your password into the text box below.",
|
||||
"resetTextSocial": "If you're absolutely certain, type <b>\"<%= magicWord %>\"</b> into the text box below.",
|
||||
"deleteLocalAccountText": "<b>Are you sure?</b> This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type your password into the text box below.",
|
||||
"deleteSocialAccountText": "<b>Are you sure?</b> This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type <b>\"<%= magicWord %>\"</b> into the text box below.",
|
||||
"deleteLocalAccountText": "<b>Are you sure?</b> This action is permanent. Deleting your account will remove all of your data, and it cannot be recovered. Gems will not be refunded.<br><br>Please allow up to 24 hours for account deletion to complete, and up to 30 days for analytics data to be removed if you opted in. Once complete, you'll be able to register for a new Habitica account using your previous login information.<br><br>To continue, type your password below.",
|
||||
"deleteSocialAccountText": "<b>Are you sure?</b> This action is permanent. Deleting your account will remove all of your data, and it cannot be recovered. Gems will not be refunded.<br><br>Please allow up to 24 hours for account deletion to complete, and up to 30 days for analytics data to be removed if you opted in. Once complete, you'll be able to register for a new Habitica account using your previous login information.<br><br>To continue, type <%= magicWord %> below.",
|
||||
"API": "API",
|
||||
"APICopied": "API token copied to clipboard.",
|
||||
"APITokenTitle": "API Token",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"brokenChaLink": "Broken Challenge Link",
|
||||
"keepIt": "Keep It",
|
||||
"removeIt": "Remove It",
|
||||
"brokenChallenge": "Broken Challenge Link",
|
||||
"brokenChallenge": "Broken Challenge Link: this task was part of a challenge, but the challenge (or group) has been deleted. What to do with the orphan tasks?",
|
||||
"challengeCompleted": "This challenge has been completed, and the winner was <span class=\"badge\"><%= user %></span>! What to do with the orphan tasks?",
|
||||
"unsubChallenge": "Broken Challenge Link: this task was part of a challenge, but you have unsubscribed from the challenge. What to do with the orphan tasks?",
|
||||
"challenges": "Challenges",
|
||||
|
||||
@@ -114,8 +114,8 @@
|
||||
"unallocated": "Unallocated Stat Points",
|
||||
"autoAllocation": "Automatic Allocation",
|
||||
"autoAllocationPop": "Places Points into Stats according to your preferences, when you level up.",
|
||||
"evenAllocation": "Distribute evenly",
|
||||
"evenAllocationPop": "Assigns the same number of points to each attribute",
|
||||
"evenAllocation": "Distribute Stat Points evenly",
|
||||
"evenAllocationPop": "Assigns the same number of Points to each Stat.",
|
||||
"classAllocation": "Distribute based on class",
|
||||
"classAllocationPop": "Assigns more points to the attributes important to your class",
|
||||
"taskAllocation": "Distribute based on task activity",
|
||||
@@ -123,7 +123,7 @@
|
||||
"distributePoints": "Distribute Unallocated Points",
|
||||
"distributePointsPop": "Assigns all unallocated Stat Points according to the selected allocation scheme.",
|
||||
"warriorText": "Warriors score more and better \"critical hits\", which randomly give bonus Gold, Experience, and drop chance for scoring a task. They also deal heavy damage to boss monsters. Play a Warrior if you find motivation from unpredictable jackpot-style rewards, or want to dish out the hurt in boss Quests!",
|
||||
"wizardText": "Mages learn swiftly, gaining Experience and Levels faster than other classes. They also get a great deal of Mana for using special abilities. Play a Mage if you enjoy the tactical game aspects of Habitica, or if you are strongly motivated by levelling up and unlocking advanced features!",
|
||||
"wizardText": "Mages learn swiftly, gaining Experience and Levels faster than other classes. They also get a great deal of Mana for using special abilities. Play a Mage if you enjoy the tactical game aspects of Habitica, or if you are strongly motivated by leveling up and unlocking advanced features!",
|
||||
"mageText": "Mages learn swiftly, gaining Experience and Levels faster than other classes. They also get a great deal of Mana for using special abilities. Play a Mage if you enjoy the tactical game aspects of Habitica, or if you are strongly motivated by levelling up and unlocking advanced features!",
|
||||
"rogueText": "Rogues love to accumulate wealth, gaining more Gold than anyone else, and are adept at finding random items. Their iconic Stealth ability lets them duck the consequences of missed Dailies. Play a Rogue if you find strong motivation from Rewards and Achievements, striving for loot and badges!",
|
||||
"healerText": "Healers stand impervious against harm, and extend that protection to others. Missed Dailies and bad Habits don't faze them much, and they have ways to recover Health from failure. Play a Healer if you enjoy assisting others in your Party, or if the idea of cheating Death through hard work inspires you!",
|
||||
@@ -178,7 +178,7 @@
|
||||
"mainHand": "Main-Hand",
|
||||
"offHand": "Off-Hand",
|
||||
"statPoints": "Stat Points",
|
||||
"pts": "PTS",
|
||||
"pts": "pts",
|
||||
"chatCastSpellUser": "<%= username %> casts <%= spell %> on <%= target %>.",
|
||||
"chatCastSpellParty": "<%= username %> casts <%= spell %> for the party.",
|
||||
"purchasePetItemConfirm": "This purchase would exceed the number of items you need to hatch all possible <%= itemText %> pets. Are you sure?",
|
||||
|
||||
@@ -134,7 +134,7 @@
|
||||
"subscriptionDetail48": "Are there any changes to other subscription benefits, like Mystery Gear Sets?",
|
||||
"subscriptionDetail480": "These changes only affect Mystic Hourglasses and subscriber Gems. All other benefits will remain the same.",
|
||||
"subscriptionPara2": "If you have any questions not covered by the answers above, you can always contact our team at <%= mailto %>.",
|
||||
"contentAnswer01": "<strong>Grand Galas are being extended</strong> to be active throughout the whole season, along with all their Class gear, Avatar Customisations, and other goodies.",
|
||||
"contentAnswer01": "<strong>Grand Galas are being extended</strong> to be active throughout the whole season, along with all their Class gear, Avatar Customizations, and other goodies.",
|
||||
"contentAnswer10": "Habitica has been around since 2013 (wow!) and over time we’ve released thousands of items players can collect. This can be overwhelming, especially for new players. We want to be sure that we showcase everything we have to offer, and that excellent items released earlier in our history aren’t overlooked.",
|
||||
"contentAnswer11": "When new players join between Grand Galas they are often unaware of these events and miss out on the fun. We want to be sure all new players can join in on our seasonal festivities no matter when they choose to start their journeys.",
|
||||
"subscriptionDetail00": "All subscribers, including those with gifted subscriptions, will receive 1 Mystic Hourglass at the start of each month they have subscriber benefits.",
|
||||
@@ -192,7 +192,7 @@
|
||||
"faqQuestion63": "How do unassigned tasks work?",
|
||||
"webFaqAnswer63": "Unassigned tasks can be completed by any member. For example, taking out the trash. Whoever takes out the trash can complete the unassigned task and it will show as completed for everyone.",
|
||||
"faqQuestion64": "How does the synchronised day reset work?",
|
||||
"webFaqAnswer64": "Shared tasks will reset at the same time for everyone to keep the shared task board in sync. This time is visible on the shared task board and is determined by the Group Plan leader’s day start time. Because shared tasks reset automatically, you will not get a chance to complete yesterday’s uncompleted shared Dailies when you check in the next morning.\n\nShared Dailies will not do damage if they are missed, however they will degrade in colour to help visualise progress.",
|
||||
"webFaqAnswer64": "Shared tasks will reset at the same time for everyone to keep the shared task board in sync. This time is visible on the shared task board and is determined by the Group Plan leader’s day start time. Because shared tasks reset automatically, you will not get a chance to complete yesterday’s uncompleted shared Dailies when you check in the next morning.\n\nShared Dailies will not do damage if they are missed, however they will degrade in colour to help visualize progress.",
|
||||
"webFaqAnswer65": "While the mobile apps don’t fully support all Group Plans functionality yet, you can still complete shared tasks from the iOS and Android apps!\n\nOn Android, you can tap your Display Name at the top of the screen when viewing your tasks to switch to your shared task board. From there you can view members, access your chat, and create, complete, or assign tasks.\n\nYou can also switch on a preference to copy shared tasks to your personal task board so you can complete all your tasks from one place.\n\nTo do this on the mobile apps:\n * Open Settings and switch on “Copy shared tasks”\n\nTo do this on Habitica’s website:\n * Navigate to your Group Plan and switch on the “Copy tasks” toggle on the shared task board",
|
||||
"faqQuestion66": "What’s the difference between a Group Plan’s shared tasks and Challenge tasks?",
|
||||
"webFaqAnswer66": "Group Plan shared task boards are more dynamic than Challenges, in that they can constantly be updated and interacted with. Challenges are great if you have one set of tasks to send out to many people.\n\nGroup Plans are also a paid feature, while Challenges are available free to everyone.\n\nYou cannot assign specific tasks in Challenges, and Challenges do not have a shared day reset. In general, Challenges offer less control and direct interaction.",
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
"invalidReqParams": "Invalid request parameters.",
|
||||
"memberIdRequired": "\"member\" must be a valid UUID.",
|
||||
"heroIdRequired": "\"heroId\" must be a valid UUID.",
|
||||
"cannotFulfillReq": "This email address is already in use. You can try logging in or use a different email to register. If you need help, reach out to admin@habitica.com.",
|
||||
"cannotFulfillReq": "Please enter a valid email address. Email admin@habitica.com if this error persists.",
|
||||
"modelNotFound": "This model does not exist.",
|
||||
"signUpWithSocial": "Continue with <%= social %>",
|
||||
"loginWithSocial": "Log in with <%= social %>",
|
||||
@@ -163,7 +163,7 @@
|
||||
"schoolAndWork": "School and Work",
|
||||
"schoolAndWorkDesc": "Whether you're preparing a report for your teacher or your boss, it's easy to keep track of your progress as you tackle your toughest tasks.",
|
||||
"muchmuchMore": "And much, much more!",
|
||||
"muchmuchMoreDesc": "Our fully customisable task list means that you can shape Habitica to fit your personal goals. Work on creative projects, emphasise self-care, or pursue a different dream -- it's all up to you.",
|
||||
"muchmuchMoreDesc": "Our fully customizable task list means that you can shape Habitica to fit your personal goals. Work on creative projects, emphasise self-care, or pursue a different dream -- it's all up to you.",
|
||||
"levelUpAnywhere": "Level Up Anywhere",
|
||||
"levelUpAnywhereDesc": "Our mobile apps make it simple to keep track of your tasks on-the-go. Accomplish your goals with a single tap, no matter where you are.",
|
||||
"joinMany": "Join over <%= userCountInMillions %> million people having fun while accomplishing their goals!",
|
||||
|
||||
@@ -169,7 +169,7 @@
|
||||
"weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
|
||||
"weaponSpecialSummer2015HealerText": "Wand of the Waves",
|
||||
"weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
|
||||
"weaponSpecialFall2015RogueText": "Bat-tle Axe",
|
||||
"weaponSpecialFall2015RogueText": "Bat-tle Ax",
|
||||
"weaponSpecialFall2015RogueNotes": "Fearsome To Do's cower before the flapping of this axe. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
|
||||
"weaponSpecialFall2015WarriorText": "Wooden Plank",
|
||||
"weaponSpecialFall2015WarriorNotes": "Great for elevating things in cornfields and/or smacking tasks. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
|
||||
@@ -246,7 +246,7 @@
|
||||
"weaponSpecialWinter2018WarriorText": "Holiday Bow Hammer",
|
||||
"weaponSpecialWinter2018WarriorNotes": "The sparkly appearance of this bright weapon will dazzle your enemies as you swing it! Increases Strength by <%= str %>. Limited Edition 2017-2018 Winter Gear.",
|
||||
"weaponSpecialWinter2018MageText": "Holiday Confetti",
|
||||
"weaponSpecialWinter2018MageNotes": "Magic—and glitter—is in the air! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2017-2018 Winter Gear.",
|
||||
"weaponSpecialWinter2018MageNotes": "Magic--and glitter--is in the air! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2017-2018 Winter Gear.",
|
||||
"weaponSpecialWinter2018HealerText": "Mistletoe Wand",
|
||||
"weaponSpecialWinter2018HealerNotes": "This mistletoe ball is sure to enchant and delight passersby! Increases Intelligence by <%= int %>. Limited Edition 2017-2018 Winter Gear.",
|
||||
"weaponSpecialSpring2018RogueText": "Buoyant Bullrush",
|
||||
@@ -326,7 +326,7 @@
|
||||
"weaponArmoireBasicLongbowText": "Basic Longbow",
|
||||
"weaponArmoireBasicLongbowNotes": "A serviceable hand-me-down bow. Increases Strength by <%= str %>. Enchanted Armoire: Basic Archer Set (Item 1 of 3).",
|
||||
"weaponArmoireHabiticanDiplomaText": "Habitican Diploma",
|
||||
"weaponArmoireHabiticanDiplomaNotes": "A certificate of significant achievement—well done! Increases Intelligence by <%= int %>. Enchanted Armoire: Graduate Set (Item 1 of 3).",
|
||||
"weaponArmoireHabiticanDiplomaNotes": "A certificate of significant achievement -- well done! Increases Intelligence by <%= int %>. Enchanted Armoire: Graduate Set (Item 1 of 3).",
|
||||
"weaponArmoireSandySpadeText": "Sandy Spade",
|
||||
"weaponArmoireSandySpadeNotes": "A tool for digging, as well as flicking sand into the eyes of enemy monsters. Increases Strength by <%= str %>. Enchanted Armoire: Seaside Set (Item 1 of 3).",
|
||||
"weaponArmoireCannonText": "Cannon",
|
||||
@@ -806,7 +806,7 @@
|
||||
"armorArmoireCoverallsOfBookbindingText": "Coveralls of Bookbinding",
|
||||
"armorArmoireCoverallsOfBookbindingNotes": "Everything you need in a set of coveralls, including pockets for everything. A pair of goggles, loose change, a golden ring... Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Bookbinder Set (Item 2 of 4).",
|
||||
"armorArmoireRobeOfSpadesText": "Robe of Spades",
|
||||
"armorArmoireRobeOfSpadesNotes": "These luxuriant robes conceal hidden pockets for treasures or weapons—your choice! Increases Strength by <%= str %>. Enchanted Armoire: Ace of Spades Set (Item 2 of 3).",
|
||||
"armorArmoireRobeOfSpadesNotes": "These luxuriant robes conceal hidden pockets for treasures or weapons--your choice! Increases Strength by <%= str %>. Enchanted Armoire: Ace of Spades Set (Item 2 of 3).",
|
||||
"armorArmoireSoftBlueSuitText": "Soft Blue Suit",
|
||||
"armorArmoireSoftBlueSuitNotes": "Blue is a calming colour. So calming, some even wear this soft outfit to sleep... zZz. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Blue Loungewear Set (Item 2 of 3).",
|
||||
"armorArmoireSoftGreenSuitText": "Soft Green Suit",
|
||||
@@ -876,7 +876,7 @@
|
||||
"headSpecialLunarWarriorHelmText": "Lunar Warrior Helm",
|
||||
"headSpecialLunarWarriorHelmNotes": "The power of the moon will strengthen you in battle! Increases Strength and Intelligence by <%= attrs %> each.",
|
||||
"headSpecialMammothRiderHelmText": "Mammoth Rider Helm",
|
||||
"headSpecialMammothRiderHelmNotes": "Don't let its fluffiness fool you—this hat will grant you piercing powers of perception! Increases Perception by <%= per %>.",
|
||||
"headSpecialMammothRiderHelmNotes": "Don't let its fluffiness fool you--this hat will grant you piercing powers of perception! Increases Perception by <%= per %>.",
|
||||
"headSpecialPageHelmText": "Page Helm",
|
||||
"headSpecialPageHelmNotes": "Chainmail: for the stylish AND the practical. Increases Perception by <%= per %>.",
|
||||
"headSpecialRoguishRainbowMessengerHoodText": "Roguish Rainbow Messenger Hood",
|
||||
@@ -960,7 +960,7 @@
|
||||
"headSpecialFall2015RogueText": "Bat-tle Wings",
|
||||
"headSpecialFall2015RogueNotes": "Echolocate your enemies with this powerful helm! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
|
||||
"headSpecialFall2015WarriorText": "Scarecrow Hat",
|
||||
"headSpecialFall2015WarriorNotes": "Everyone would want this hat—if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
|
||||
"headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.",
|
||||
"headSpecialFall2015MageText": "Stitched Hat",
|
||||
"headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.",
|
||||
"headSpecialFall2015HealerText": "Hat of Frog",
|
||||
@@ -1435,7 +1435,7 @@
|
||||
"shieldArmoireMushroomDruidShieldText": "Mushroom Druid Shield",
|
||||
"shieldArmoireMushroomDruidShieldNotes": "Though made from a mushroom, there's nothing mushy about this tough shield! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Mushroom Druid Set (Item 3 of 3).",
|
||||
"shieldArmoireFestivalParasolText": "Festival Parasol",
|
||||
"shieldArmoireFestivalParasolNotes": "This lightweight parasol will shield you from the glare—whether it's from the sun or from dark red Dailies! Increases Constitution by <%= con %>. Enchanted Armoire: Festival Attire Set (Item 2 of 3).",
|
||||
"shieldArmoireFestivalParasolNotes": "This lightweight parasol will shield you from the glare--whether it's from the sun or from dark red Dailies! Increases Constitution by <%= con %>. Enchanted Armoire: Festival Attire Set (Item 2 of 3).",
|
||||
"shieldArmoireVikingShieldText": "Viking Shield",
|
||||
"shieldArmoireVikingShieldNotes": "This sturdy shield of wood and hide can stand up to the most daunting of foes. Increases Perception by <%= per %> and Intelligence by <%= int %>. Enchanted Armoire: Viking Set (Item 3 of 3).",
|
||||
"shieldArmoireSwanFeatherFanText": "Swan Feather Fan",
|
||||
@@ -2042,7 +2042,7 @@
|
||||
"weaponSpecialSpring2020WarriorText": "Sharpened Wing",
|
||||
"weaponSpecialSpring2020RogueNotes": "You'll strike so fast it'll look even MORE blue! Increases Strength by <%= str %>. Limited Edition 2020 Spring Gear.",
|
||||
"weaponSpecialSpring2020RogueText": "Lazurite Blade",
|
||||
"headAccessoryMystery202004Notes": "They twitch just a bit if the scent of flowers drifts by—use them to find a pretty garden! Confers no benefit. April 2020 Subscriber Item.",
|
||||
"headAccessoryMystery202004Notes": "They twitch just a bit if the scent of flowers drifts by--use them to find a pretty garden! Confers no benefit. April 2020 Subscriber Item.",
|
||||
"headAccessoryMystery202004Text": "Mighty Monarch Antennae",
|
||||
"backMystery202004Notes": "Make a quick flutter to the nearest flowery meadow or migrate across the continent with these beautiful wings! Confers no benefit. April 2020 Subscriber Item.",
|
||||
"backMystery202004Text": "Mighty Monarch Wings",
|
||||
@@ -2092,7 +2092,7 @@
|
||||
"shieldSpecialSummer2020WarriorText": "Huge Trout Scale",
|
||||
"armorSpecialSummer2020WarriorNotes": "You'll be the bright fish in a dull stream, with these dazzling scales! Increases Constitution by <%= con %>. Limited Edition 2020 Summer Gear.",
|
||||
"armorSpecialSummer2020WarriorText": "Rainbow Trout Tail",
|
||||
"armorSpecialSummer2020RogueNotes": "A crocodile makes the perfect Rogue, waiting for the perfect moment to strike. Borrow their skills—and their explosive speed. Increases Perception by <%= per %>. Limited Edition 2020 Summer Gear.",
|
||||
"armorSpecialSummer2020RogueNotes": "A crocodile makes the perfect Rogue, waiting for the perfect moment to strike. Borrow their skills--and their explosive speed. Increases Perception by <%= per %>. Limited Edition 2020 Summer Gear.",
|
||||
"armorSpecialSummer2020RogueText": "Crocodile Disguise",
|
||||
"weaponSpecialSummer2020HealerNotes": "As the currents wear away sharp edges, so shall your magic soften your friends' pain. Increases Intelligence by <%= int %>. Limited Edition 2020 Summer Gear.",
|
||||
"weaponSpecialSummer2020HealerText": "Frosted Glass Rod",
|
||||
@@ -2278,7 +2278,7 @@
|
||||
"weaponSpecialFall2021RogueText": "Dripping Goo",
|
||||
"weaponSpecialFall2021RogueNotes": "What on Earth did you get into? When people say Rogues have sticky fingers, this is not what they mean! Increases Strength by <%= str %>. Limited Edition 2021 Autumn Gear.",
|
||||
"weaponSpecialFall2021WarriorText": "Horse Rider's Axe",
|
||||
"weaponSpecialFall2021WarriorNotes": "This stylised, single-bladed axe is ideal for chopping... pumpkins! Increases Strength by <%= str %>. Limited Edition 2021 Autumn Gear.",
|
||||
"weaponSpecialFall2021WarriorNotes": "This stylized, single-bladed axe is ideal for chopping... pumpkins! Increases Strength by <%= str %>. Limited Edition 2021 Autumn Gear.",
|
||||
"weaponSpecialFall2021MageText": "Staff of Pure Thought",
|
||||
"weaponSpecialSummer2022RogueNotes": "If you're in a pinch, don't hesitate to show these fearsome claws! Increases Strength by <%= str %>. Limited Edition 2022 Summer Gear.",
|
||||
"weaponSpecialSummer2022RogueText": "Crab Claw",
|
||||
@@ -2435,7 +2435,7 @@
|
||||
"armorSpecialSummer2022MageNotes": "When wearing this armour, you will glide easily through your work like the manta ray glides through water. Increases Intelligence by <%= int %>. Limited Edition 2022 Summer Gear.",
|
||||
"armorSpecialFall2022RogueNotes": "Whether you’re swimming, sneaking, or wrestling, you will be safe in this armour. Increases Perception by <%= per %>. Limited Edition 2022 Autumn Gear.",
|
||||
"armorSpecialSpring2023WarriorText": "Hummingbird Armour",
|
||||
"weaponArmoireRidingBroomNotes": "Run all your most magical errands on this fine broom—or, just take it for a joyride around the neighbourhood. Whee! Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Spooky Sorcery Set (Item 1 of 3)",
|
||||
"weaponArmoireRidingBroomNotes": "Run all your most magical errands on this fine broom--or, just take it for a joyride around the neighbourhood. Whee! Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Spooky Sorcery Set (Item 1 of 3)",
|
||||
"armorSpecialSummer2021WarriorText": "Finny Armour",
|
||||
"armorSpecialSummer2023WarriorNotes": "Goldfish Warriors actually have excellent memories because they always keep their Dailies and To Do's organised in lists. Increases Constitution by <%= con %>. Limited Edition 2023 Summer Gear.",
|
||||
"armorSpecialFall2023RogueNotes": "You were lured with the promise of a nice hot soak... Joke's on you! Increases Perception by <%= per %>. Limited Edition 2023 Autumn Gear.",
|
||||
@@ -2557,18 +2557,5 @@
|
||||
"weaponMystery202212Text": "Glacial Wand",
|
||||
"weaponSpecialWinter2024MageNotes": "Thanks to a generous, magical narwhal that sensed your great abilities, you have been gifted a tusk that lets you sense changes happening around you. Increases Intelligence by <%= int %>. Limited Edition Winter 2023-2024 Gear.",
|
||||
"weaponSpecialSpring2024RogueNotes": "Challenges that are as hard as ice can be sliced into smaller pieces. Increases Strength by <%= str %>. Limited Edition Spring 2024 Gear.",
|
||||
"backMystery202602Notes": "These fluffy tails are the colour of cherry blossoms, a reminder that spring is on the way! Confers no benefit. February 2026 Subscriber Item.",
|
||||
"armorSpecialSpring2026RogueText": "Birch Bark Armour",
|
||||
"armorSpecialSpring2026WarriorText": "Frog Armour",
|
||||
"armorMystery202512Text": "Cookie Champion Armour",
|
||||
"shieldArmoireSoftWhitePillowNotes": "The organised warrior packs a pillow for any expedition. Protect yourself from overlooked obligations… even while you nap. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: White Loungewear Set (Item 3 of 3)",
|
||||
"headSpecialSummer2025MageNotes": "All will be mesmerised by the way your fins move with the currents. Increases Perception by <%= per %>. Limited Edition Summer 2025 Gear.",
|
||||
"headSpecialSpring2025HealerNotes": "This flower symbolises birth, love, and new beginnings! It also provides a beautiful scent you can enjoy as you work on your tasks. Increases Intelligence by <%= int %>. Limited Edition Spring 2025 Gear.",
|
||||
"armorArmoireFancyPirateSuitNotes": "Wear this fine jacket well as you organise your ship’s library or talk it through as a crew. Increases Constitution and Intelligence by <%= attrs %> each. Enchanted Armoire: Fancy Pirate Set (Item 1 of 3).",
|
||||
"armorArmoireJewelersApronNotes": "This heavy-duty apron is just the thing to wear when you feel creative. Best of all, there are dozens of small pockets to hold everything you need. Increases Intelligence by <%= int %>. Enchanted Armoire: Jeweller Set (Item 1 of 4).",
|
||||
"shieldArmoireJewelersPliersText": "Jeweller's Pliers",
|
||||
"shieldArmoireJewelersPliersNotes": "They cut, twist, pinch, and more. This tool can help you create whatever you can imagine. Increases Strength by <%= str %>. Enchanted Armoire: Jeweller Set (Item 3 of 4).",
|
||||
"weaponArmoireFinelyCutGemNotes": "What a find! This stunning, precision-cut gem will be the prize of your collection. And it might contain some special magic, just waiting for you to tap into it. Increases Constitution by <%= con %>. Enchanted Armoire: Jeweller Set (Item 4 of 4).",
|
||||
"eyewearArmoireJewelersEyeLoupeText": "Jeweller's Eye Loupe",
|
||||
"eyewearArmoireJewelersEyeLoupeNotes": "This eye loupe magnifies what you’re working on so you can see absolutely every detail. Increases Perception by <%= per %>. Enchanted Armoire: Jeweller Set (Item 2 of 4)."
|
||||
"backMystery202602Notes": "These fluffy tails are the colour of cherry blossoms, a reminder that spring is on the way! Confers no benefit. February 2026 Subscriber Item."
|
||||
}
|
||||
|
||||
@@ -263,24 +263,24 @@
|
||||
"summer2024SeaAnemoneMageSet": "Sea Anemone Set (Mage)",
|
||||
"summer2024SeaSnailHealerSet": "Sea Snail Set (Healer)",
|
||||
"summer2024NudibranchRogueSet": "Nudibranch Set (Rogue)",
|
||||
"winter2025AuroraMageSet": "Aurora Set (Mage)",
|
||||
"winter2025SnowRogueSet": "Snow Set (Rogue)",
|
||||
"spring2025SunshineWarriorSet": "Sunshine Set (Warrior)",
|
||||
"spring2025CrystalPointRogueSet": "Crystal Point Set (Rogue)",
|
||||
"spring2025PlumeriaHealerSet": "Plumeria Set (Healer)",
|
||||
"spring2025MantisMageSet": "Mantis Set (Mage)",
|
||||
"winter2025AuroraMageSet": "Aurora Mage Set",
|
||||
"winter2025SnowRogueSet": "Snow Rogue Set",
|
||||
"spring2025SunshineWarriorSet": "Sunshine Warrior Set",
|
||||
"spring2025CrystalPointRogueSet": "Crystal Point Rogue Set",
|
||||
"spring2025PlumeriaHealerSet": "Plumeria Healer Set",
|
||||
"spring2025MantisMageSet": "Mantis Mage Set",
|
||||
"fall2024FieryImpWarriorSet": "Fiery Imp Set (Warrior)",
|
||||
"fall2024UnderworldSorcerorMageSet": "Underworld Sorceror Set (Mage)",
|
||||
"fall2024SpaceInvaderHealerSet": "Space Invader Set (Healer)",
|
||||
"fall2024BlackCatRogueSet": "Black Cat Set (Rogue)",
|
||||
"winter2025MooseWarriorSet": "Moose Set (Warrior)",
|
||||
"winter2025StringLightsHealerSet": "String Lights Set (Healer)",
|
||||
"fall2025SasquatchWarriorSet": "Sasquatch Set (Warrior)",
|
||||
"fall2025SkeletonRogueSet": "Skeleton Set (Rogue)",
|
||||
"fall2025KoboldHealerSet": "Kobold Set (Healer)",
|
||||
"fall2025MaskedGhostMageSet": "Masked Ghost Set (Mage)",
|
||||
"summer2025ScallopWarriorSet": "Scallop Set (Warrior)",
|
||||
"summer2025SquidRogueSet": "Squid Set (Rogue)",
|
||||
"summer2025SeaAngelHealerSet": "Sea Angel Set (Healer)",
|
||||
"summer2025FairyWrasseMageSet": "Fairy Wrasse Set (Mage)"
|
||||
"winter2025MooseWarriorSet": "Moose Warrior Set",
|
||||
"winter2025StringLightsHealerSet": "String Lights Healer Set",
|
||||
"fall2025SasquatchWarriorSet": "Sasquatch Warrior Set",
|
||||
"fall2025SkeletonRogueSet": "Skeleton Rogue Set",
|
||||
"fall2025KoboldHealerSet": "Kobold Healer Set",
|
||||
"fall2025MaskedGhostMageSet": "Masked Ghost Mage Set",
|
||||
"summer2025ScallopWarriorSet": "Scallop Warrior Set",
|
||||
"summer2025SquidRogueSet": "Squid Rogue Set",
|
||||
"summer2025SeaAngelHealerSet": "Sea Angel Healer Set",
|
||||
"summer2025FairyWrasseMageSet": "Fairy Wrasse Mage Set"
|
||||
}
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
"questTRexUndeadBoss": "Skeletal Tyrannosaur",
|
||||
"questTRexUndeadRageTitle": "Skeleton Healing",
|
||||
"questTRexUndeadRageDescription": "This bar fills when you don't complete your Dailies. When it is full, the Skeletal Tyrannosaur will heal 30% of its remaining health!",
|
||||
"questTRexUndeadRageEffect": "Skeletal Tyrannosaur uses SKELETON HEALING!\n\nThe monster lets forth an unearthly roar, and some of its damaged bones knit back together!",
|
||||
"questTRexUndeadRageEffect": "`Skeletal Tyrannosaur uses SKELETON HEALING!`\n\nThe monster lets forth an unearthly roar, and some of its damaged bones knit back together!",
|
||||
"questTRexDropTRexEgg": "Tyrannosaur (Egg)",
|
||||
"questTRexUnlockText": "Unlocks Tyrannosaur Eggs for purchase in the Market",
|
||||
"questRockText": "Escape the Cave Creature",
|
||||
@@ -241,7 +241,7 @@
|
||||
"questDilatoryDistress2Boss": "Water Skull Swarm",
|
||||
"questDilatoryDistress2RageTitle": "Swarm Respawn",
|
||||
"questDilatoryDistress2RageDescription": "Swarm Respawn: This bar fills when you don't complete your Dailies. When it is full, the Water Skull Swarm will heal 30% of its remaining health!",
|
||||
"questDilatoryDistress2RageEffect": "Water Skull Swarm uses SWARM RESPAWN!\n\nEmboldened by their victories, more skulls pour forth from the crevasse, bolstering the swarm!",
|
||||
"questDilatoryDistress2RageEffect": "`Water Skull Swarm uses SWARM RESPAWN!`\n\nEmboldened by their victories, more skulls pour forth from the crevasse, bolstering the swarm!",
|
||||
"questDilatoryDistress2DropSkeletonPotion": "Skeleton Hatching Potion",
|
||||
"questDilatoryDistress2DropCottonCandyBluePotion": "Candyfloss Blue Hatching Potion",
|
||||
"questDilatoryDistress2DropHeadgear": "Fire Coral Circlet (Headgear)",
|
||||
@@ -253,7 +253,7 @@
|
||||
"questDilatoryDistress3DropWeapon": "Trident of Crashing Tides (Weapon)",
|
||||
"questDilatoryDistress3DropShield": "Moonpearl Shield (Off-Hand Item)",
|
||||
"questCheetahText": "Such a Cheetah",
|
||||
"questCheetahNotes": "As you hike across the Sloensteadi Savannah with your friends @PainterProphet, @tivaquinn, @Unruly Hyena, and @Crawford, you're startled to see a Cheetah screeching past with a new Habitican clamped in its jaws. Under the Cheetah's scorching paws, tasks burn away as though complete—before anyone has the chance to actually finish them! The Habitican sees you and yells, \"Please help me! This Cheetah is making me level too quickly, but I'm not getting anything done. I want to slow down and enjoy the game. Make it stop!\" You fondly remember your own fledgling days, and know that you have to help the newbie by stopping the Cheetah!",
|
||||
"questCheetahNotes": "As you hike across the Sloensteadi Savannah with your friends @PainterProphet, @tivaquinn, @Unruly Hyena, and @Crawford, you're startled to see a Cheetah screeching past with a new Habitican clamped in its jaws. Under the Cheetah's scorching paws, tasks burn away as though complete -- before anyone has the chance to actually finish them! The Habitican sees you and yells, \"Please help me! This Cheetah is making me level too quickly, but I'm not getting anything done. I want to slow down and enjoy the game. Make it stop!\" You fondly remember your own fledgling days, and know that you have to help the newbie by stopping the Cheetah!",
|
||||
"questCheetahCompletion": "The new Habitican is breathing heavily after the wild ride, but thanks you and your friends for your help. \"I'm glad that Cheetah won't be able to grab anyone else. It did leave some Cheetah eggs for us, so maybe we can raise them into more trustworthy pets!\"",
|
||||
"questCheetahBoss": "Cheetah",
|
||||
"questCheetahDropCheetahEgg": "Cheetah (Egg)",
|
||||
@@ -277,7 +277,7 @@
|
||||
"questBurnoutBossRageSeasonalShop": "`Burnout uses EXHAUST STRIKE!`\n\nAhh!!! Our incomplete Dailies have fed the flames of Burnout, and now it has enough energy to strike again! It lets loose a gout of spectral flame that sears the Seasonal Shop. You're horrified to see that the cheery Seasonal Sorceress has been transformed into a drooping Exhaust Spirit.\n\nWe have to rescue our NPCs! Hurry, Habiticans, complete your tasks and defeat Burnout before it strikes for a third time!",
|
||||
"questBurnoutBossRageTavern": "`Burnout uses EXHAUST STRIKE!`\n\nMany Habiticans have been hiding from Burnout in the Tavern, but no longer! With a screeching howl, Burnout rakes the Tavern with its white-hot hands. As the Tavern patrons flee, Daniel is caught in Burnout's grip, and transforms into an Exhaust Spirit right in front of you!\n\nThis hot-headed horror has gone on for too long. Don't give up... we're so close to vanquishing Burnout for once and for all!",
|
||||
"questFrogText": "Swamp of the Clutter Frog",
|
||||
"questFrogNotes": "As you and your friends are slogging through the Swamps of Stagnation, @starsystemic points at a large sign. \"Stay on the path—if you can.\"<br><br>\"Surely that isn't hard!\" @RosemonkeyCT says. \"It's broad and clear.\"<br><br>But as you continue, you notice that path is gradually overtaken by the muck of the swamp, laced with bits of strange blue debris and clutter, until it's impossible to proceed.<br><br>As you look around, wondering how it got this messy, @Jon Arjinborn shouts, \"Look out!\" An angry frog leaps from the sludge, clad in dirty laundry and lit by blue fire. You will have to overcome this poisonous Clutter Frog to progress!",
|
||||
"questFrogNotes": "As you and your friends are slogging through the Swamps of Stagnation, @starsystemic points at a large sign. \"Stay on the path -- if you can.\"<br><br>\"Surely that isn't hard!\" @RosemonkeyCT says. \"It's broad and clear.\"<br><br>But as you continue, you notice that path is gradually overtaken by the muck of the swamp, laced with bits of strange blue debris and clutter, until it's impossible to proceed.<br><br>As you look around, wondering how it got this messy, @Jon Arjinborn shouts, \"Look out!\" An angry frog leaps from the sludge, clad in dirty laundry and lit by blue fire. You will have to overcome this poisonous Clutter Frog to progress!",
|
||||
"questFrogCompletion": "The frog cowers back into the muck, defeated. As it slinks away, the blue slime fades, leaving the way ahead clear.<br><br>Sitting in the middle of the path are three pristine eggs. \"You can even see the tiny tadpoles through the clear casing!\" @Breadstrings says. \"Here, you should take them.\"",
|
||||
"questFrogBoss": "Clutter Frog",
|
||||
"questFrogDropFrogEgg": "Frog (Egg)",
|
||||
@@ -313,7 +313,7 @@
|
||||
"questSnailDropSnailEgg": "Snail (Egg)",
|
||||
"questSnailUnlockText": "Unlocks Snail Eggs for purchase in the Market",
|
||||
"questBewilderText": "The Be-Wilder",
|
||||
"questBewilderNotes": "The party begins like any other.<br><br>The appetisers are excellent, the music is swinging, and even the dancing elephants have become routine. Habiticans laugh and frolic amid the overflowing floral centrepieces, happy to have a distraction from their least-favourite tasks, and the April Fool whirls among them, eagerly providing an amusing trick here and a witty twist there.<br><br>As the Mistiflying clock tower strikes midnight, the April Fool leaps onto the stage to give a speech.<br><br>“Friends! Enemies! Tolerant acquaintances! Lend me your ears.” The crowd chuckles as animal ears sprout from their heads, and they pose with their new accessories.<br><br>“As you know,” the Fool continues, “my confusing illusions usually only last a single day. But I’m pleased to announce that I’ve discovered a shortcut that will guarantee us non-stop fun, without having to deal with the pesky weight of our responsibilities. Charming Habiticans, meet my magical new friend... the Be-Wilder!”<br><br>Lemoness pales suddenly, dropping her hors d'oeuvres. “Wait! Don’t trust—”<br><br>But suddenly mists are pouring into the room, glittering and thick, and they swirl around the April Fool, coalescing into cloudy feathers and a stretching neck. The crowd is speechless as a monstrous bird unfolds before them, its wings shimmering with illusions. It lets out a horrible screeching laugh.<br><br>“Oh, it has been ages since a Habitican has been foolish enough to summon me! How wonderful it feels, to have a tangible form at last.”<br><br>Buzzing in terror, the magic bees of Mistiflying flee the floating city, which sags from the sky. One by one, the brilliant spring flowers wither up and wisp away.<br><br>“My dearest friends, why so alarmed?” crows the Be-Wilder, beating its wings. “There’s no need to toil for your rewards any more. I’ll just give you all the things that you desire!”<br><br>A rain of coins pours from the sky, hammering into the ground with brutal force, and the crowd screams and flees for cover. “Is this a joke?” Baconsaur shouts, as the gold smashes through windows and shatters roof shingles.<br><br>PainterProphet ducks as lightning bolts crackle overhead, and fog blots out the sun. “No! This time, I don’t think it is!”<br><br>Quickly, Habiticans, don’t let this World Boss distract us from our goals! Stay focused on the tasks that you need to complete so we can rescue Mistiflying—and hopefully, ourselves.",
|
||||
"questBewilderNotes": "The party begins like any other.<br><br>The appetisers are excellent, the music is swinging, and even the dancing elephants have become routine. Habiticans laugh and frolic amid the overflowing floral centrepieces, happy to have a distraction from their least-favourite tasks, and the April Fool whirls among them, eagerly providing an amusing trick here and a witty twist there.<br><br>As the Mistiflying clock tower strikes midnight, the April Fool leaps onto the stage to give a speech.<br><br>“Friends! Enemies! Tolerant acquaintances! Lend me your ears.” The crowd chuckles as animal ears sprout from their heads, and they pose with their new accessories.<br><br>“As you know,” the Fool continues, “my confusing illusions usually only last a single day. But I’m pleased to announce that I’ve discovered a shortcut that will guarantee us non-stop fun, without having to deal with the pesky weight of our responsibilities. Charming Habiticans, meet my magical new friend... the Be-Wilder!”<br><br>Lemoness pales suddenly, dropping her hors d'oeuvres. “Wait! Don’t trust--”<br><br>But suddenly mists are pouring into the room, glittering and thick, and they swirl around the April Fool, coalescing into cloudy feathers and a stretching neck. The crowd is speechless as a monstrous bird unfolds before them, its wings shimmering with illusions. It lets out a horrible screeching laugh.<br><br>“Oh, it has been ages since a Habitican has been foolish enough to summon me! How wonderful it feels, to have a tangible form at last.”<br><br>Buzzing in terror, the magic bees of Mistiflying flee the floating city, which sags from the sky. One by one, the brilliant spring flowers wither up and wisp away.<br><br>“My dearest friends, why so alarmed?” crows the Be-Wilder, beating its wings. “There’s no need to toil for your rewards any more. I’ll just give you all the things that you desire!”<br><br>A rain of coins pours from the sky, hammering into the ground with brutal force, and the crowd screams and flees for cover. “Is this a joke?” Baconsaur shouts, as the gold smashes through windows and shatters roof shingles.<br><br>PainterProphet ducks as lightning bolts crackle overhead, and fog blots out the sun. “No! This time, I don’t think it is!”<br><br>Quickly, Habiticans, don’t let this World Boss distract us from our goals! Stay focused on the tasks that you need to complete so we can rescue Mistiflying -- and hopefully, ourselves.",
|
||||
"questBewilderCompletion": "<strong>The Be-Wilder is DEFEATED!</strong><br><br>We've done it! The Be-Wilder lets out a ululating cry as it twists in the air, shedding feathers like falling rain. Slowly, gradually, it coils into a cloud of sparkling mist. As the newly-revealed sun pierces the fog, it burns away, revealing the coughing, mercifully human forms of Bailey, Matt, Alex.... and the April Fool himself.<br><br><strong>Mistiflying is saved!</strong><br><br>The April Fool has enough shame to look a bit sheepish. “Oh, hm,” he says. “Perhaps I got a little…. carried away.”<br><br>The crowd mutters. Sodden flowers wash up on pavements. Somewhere in the distance, a roof collapses with a spectacular splash.<br><br>“Er, yes,” the April Fool says. “That is. What I meant to say was, I’m dreadfully sorry.” He heaves a sigh. “I suppose it can’t all be fun and games, after all. It might not hurt to focus occasionally. Maybe I’ll get a head start on next year’s pranking.”<br><br>Redphoenix coughs meaningfully.<br><br>“I mean, get a head start on this year’s spring cleaning!” the April Fool says. “Nothing to fear, I’ll have Habit City in spit-shape soon. Luckily nobody is better than I at dual-wielding mops.”<br><br>Encouraged, the marching band starts up.<br><br>It isn’t long before all is back to normal in Habit City. Plus, now that the Be-Wilder has evaporated, the magical bees of Mistiflying bustle back to work, and soon the flowers are blooming and the city is floating once more.<br><br>As Habiticans cuddle the magical fuzzy bees, the April Fool’s eyes light up. “Oho, I’ve had a thought! Why don’t you all keep some of these fuzzy Bee Pets and Mounts? It’s a gift that perfectly symbolises the balance between hard work and sweet rewards, if I’m going to get all boring and allegorical on you.” He winks. “Besides, they don’t have stingers! Fool’s honour.”",
|
||||
"questBewilderCompletionChat": "`The Be-Wilder is DEFEATED!`\n\nWe've done it! The Be-Wilder lets out a ululating cry as it twists in the air, shedding feathers like falling rain. Slowly, gradually, it coils into a cloud of sparkling mist. As the newly-revealed sun pierces the fog, it burns away, revealing the coughing, mercifully human forms of Bailey, Matt, Alex.... and the April Fool himself.\n\n`Mistiflying is saved!`\n\nThe April Fool has enough shame to look a bit sheepish. “Oh, hm,” he says. “Perhaps I got a little…. carried away.”\n\nThe crowd mutters. Sodden flowers wash up on pavements. Somewhere in the distance, a roof collapses with a spectacular splash.\n\n“Er, yes,” the April Fool says. “That is. What I meant to say was, I’m dreadfully sorry.” He heaves a sigh. “I suppose it can’t all be fun and games, after all. It might not hurt to focus occasionally. Maybe I’ll get a head start on next year’s pranking.”\n\nRedphoenix coughs meaningfully.\n\n“I mean, get a head start on this year’s spring cleaning!” the April Fool says. “Nothing to fear, I’ll have Habit City in spit-shape soon. Luckily nobody is better than I at dual-wielding mops.”\n\nEncouraged, the marching band starts up.\n\nIt isn’t long before all is back to normal in Habit City. Plus, now that the Be-Wilder has evaporated, the magical bees of Mistiflying bustle back to work, and soon the flowers are blooming and the city is floating once more.\n\nAs Habiticans cuddle the magical fuzzy bees, the April Fool’s eyes light up. “Oho, I’ve had a thought! Why don’t you all keep some of these fuzzy Bee Pets and Mounts? It’s a gift that perfectly symbolises the balance between hard work and sweet rewards, if I’m going to get all boring and allegorical on you.” He winks. “Besides, they don’t have stingers! Fool’s honour.”",
|
||||
"questBewilderBossRageTitle": "Beguilement Strike",
|
||||
@@ -343,7 +343,7 @@
|
||||
"questAxolotlUnlockText": "Unlocks Axolotl Eggs for purchase in the Market",
|
||||
"questAxolotlRageTitle": "Axolotl Regeneration",
|
||||
"questAxolotlRageDescription": "This bar fills when you don't complete your Dailies. When it is full, the Magical Axolotl will heal 30% of its remaining health!",
|
||||
"questAxolotlRageEffect": "Magical Axolotl uses AXOLOTL REGENERATION!\n\nA curtain of colourful bubbles obscures the monster for a moment, and when it clears, some of its wounds have vanished!",
|
||||
"questAxolotlRageEffect": "`Magical Axolotl uses AXOLOTL REGENERATION!`\n\n`A curtain of colourful bubbles obscures the monster for a moment, and when it clears, some of its wounds have vanished!`",
|
||||
"questTurtleText": "Guide the Turtle",
|
||||
"questTurtleNotes": "Help! This giant sea turtle cannot find her way to her nesting beach. She returns there every year to lay her eggs, but this year Inkomplete Bay is filled with toxic Task Flotsam made of red Dailies and unchecked To Do's. \"She's thrashing in a panic!\" @JessicaChase says.<br><br>@UncommonCriminal nods. \"It's because her guiding senses are fogged and confused.\"<br><br>@Scarabsi grabs your arm. \"Can you help clear the Task Flotsam blocking her path? It may be hazardous, but we have to help her!\"",
|
||||
"questTurtleCompletion": "Your valiant work has cleared the waters for our sea turtle to find her beach. You, @Bambin, and @JaizakAripaik watch as she buries her brood of eggs deep in the sand so they can grow and hatch into hundreds of little sea turtles. Ever the lady, she gives you three eggs each, asking that you feed and nurture them so one day they become big sea turtles themselves.",
|
||||
@@ -357,7 +357,7 @@
|
||||
"questArmadilloDropArmadilloEgg": "Armadillo (Egg)",
|
||||
"questArmadilloUnlockText": "Unlocks Armadillo Eggs for purchase in the Market",
|
||||
"questCowText": "The Mootant Cow",
|
||||
"questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"<br><br>@eevachu gulps. \"It must be our bad habits that infected it.\"<br><br>\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"<br><br>You’ve herd enough. No more daydreaming—it's time to get those bad habits under control!",
|
||||
"questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"<br><br>@eevachu gulps. \"It must be our bad habits that infected it.\"<br><br>\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"<br><br>You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!",
|
||||
"questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.<br><br>@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"",
|
||||
"questCowBoss": "Mootant Cow",
|
||||
"questCowDropCowEgg": "Cow (Egg)",
|
||||
@@ -375,7 +375,7 @@
|
||||
"questTaskwoodsTerror1Boss": "Fire Skull Swarm",
|
||||
"questTaskwoodsTerror1RageTitle": "Swarm Respawn",
|
||||
"questTaskwoodsTerror1RageDescription": "Swarm Respawn: This bar fills when you don't complete your Dailies. When it is full, the Fire Skull Swarm will heal 30% of its remaining health!",
|
||||
"questTaskwoodsTerror1RageEffect": "Fire Skull Swarm uses SWARM RESPAWN!\n\nEmboldened by their victories, more skulls swirl around you in a gout of flame!",
|
||||
"questTaskwoodsTerror1RageEffect": "`Fire Skull Swarm uses SWARM RESPAWN!`\n\nEmboldened by their victories, more skulls swirl around you in a gout of flame!",
|
||||
"questTaskwoodsTerror1DropSkeletonPotion": "Skeleton Hatching Potion",
|
||||
"questTaskwoodsTerror1DropRedPotion": "Red Hatching Potion",
|
||||
"questTaskwoodsTerror1DropHeadgear": "Pyromancer's Turban (Headgear)",
|
||||
@@ -387,7 +387,7 @@
|
||||
"questTaskwoodsTerror2CollectDryads": "Dryads",
|
||||
"questTaskwoodsTerror2DropArmor": "Pyromancer's Robes (Armour)",
|
||||
"questTaskwoodsTerror3Text": "Terror in the Taskwoods, Part 3: Jacko of the Lantern",
|
||||
"questTaskwoodsTerror3Notes": "Ready for battle, your group marches to the heart of the forest, where the renegade spirit is trying to destroy an ancient apple tree surrounded by fruitful berry bushes. His pumpkin-like head radiates a terrible light wherever it turns, and in his left hand he holds a long rod, with a lantern hanging from its tip. Instead of fire or flame, however, the lantern contains a dark crystal that chills you to the very bone.<br><br>The Joyful Reaper raises a bony hand to her mouth. \"That's—that's Jacko, the Lantern Spirit! But he's a helpful harvest ghost who guides our farmers. What could possibly drive the dear soul to act this way?\"<br><br>\"I don't know,\" says @bridgetteempress. \"But it looks like that 'dear soul' is about to attack us!\"",
|
||||
"questTaskwoodsTerror3Notes": "Ready for battle, your group marches to the heart of the forest, where the renegade spirit is trying to destroy an ancient apple tree surrounded by fruitful berry bushes. His pumpkin-like head radiates a terrible light wherever it turns, and in his left hand he holds a long rod, with a lantern hanging from its tip. Instead of fire or flame, however, the lantern contains a dark crystal that chills you to the very bone.<br><br>The Joyful Reaper raises a bony hand to her mouth. \"That's -- that's Jacko, the Lantern Spirit! But he's a helpful harvest ghost who guides our farmers. What could possibly drive the dear soul to act this way?\"<br><br>\"I don't know,\" says @bridgetteempress. \"But it looks like that 'dear soul' is about to attack us!\"",
|
||||
"questTaskwoodsTerror3Completion": "After a long battle, you manage to land a well-aimed blow at the lantern that Jacko carries, and the crystal within shatters. Jacko suddenly snaps back to his senses and bursts into glowing tears. \"Oh, my beautiful forest! What have I done?!\" he wails. His tears extinguish the remaining fires, and the apple tree and wild berries are saved.<br><br>After you help him relax, he explains, \"I met this charming lady named Tzina, and she gave me this glowing crystal as a gift. At her urging, I put it in my lantern... but that's the last thing I recall.\" He turns to you with a golden smile. \"Perhaps you should take it for safekeeping while I help the wild orchards to regrow.\"",
|
||||
"questTaskwoodsTerror3Boss": "Jacko of the Lantern",
|
||||
"questTaskwoodsTerror3DropStrawberry": "Strawberry (Food)",
|
||||
@@ -425,24 +425,24 @@
|
||||
"questSlothDropSlothEgg": "Sloth (Egg)",
|
||||
"questSlothUnlockText": "Unlocks Sloth Eggs for purchase in the Market",
|
||||
"questTriceratopsText": "The Trampling Triceratops",
|
||||
"questTriceratopsNotes": "The snow-capped Stoïkalm Volcanoes are always bustling with hikers and sight-seers. One tourist, @plumilla, calls over a crowd. \"Look! I enchanted the ground to glow so that we can play field games on it for our outdoor activity Dailies!\" Sure enough, the ground is swirling with glowing red patterns. Even some of the prehistoric pets from the area come over to play.<br><br>Suddenly, there's a loud snap—a curious Triceratops has stepped on @plumilla's wand! It's engulfed in a burst of magic energy, and the ground starts shaking and growing hot. The Triceratops' eyes shine red, and it roars and begins to stampede!<br><br>\"That's not good,\" calls @McCoyly, pointing in the distance. Each magic-fuelled stomp is causing the volcanoes to erupt, and the glowing ground is turning to lava beneath the dinosaur's feet! Quickly, you must hold off the Trampling Triceratops until someone can reverse the spell!",
|
||||
"questTriceratopsNotes": "The snow-capped Stoïkalm Volcanoes are always bustling with hikers and sight-seers. One tourist, @plumilla, calls over a crowd. \"Look! I enchanted the ground to glow so that we can play field games on it for our outdoor activity Dailies!\" Sure enough, the ground is swirling with glowing red patterns. Even some of the prehistoric pets from the area come over to play.<br><br>Suddenly, there's a loud snap -- a curious Triceratops has stepped on @plumilla's wand! It's engulfed in a burst of magic energy, and the ground starts shaking and growing hot. The Triceratops' eyes shine red, and it roars and begins to stampede!<br><br>\"That's not good,\" calls @McCoyly, pointing in the distance. Each magic-fueled stomp is causing the volcanoes to erupt, and the glowing ground is turning to lava beneath the dinosaur's feet! Quickly, you must hold off the Trampling Triceratops until someone can reverse the spell!",
|
||||
"questTriceratopsCompletion": "With quick thinking, you herd the creature towards the soothing Stoïkalm Steppes so that @*~Seraphina~* and @PainterProphet can reverse the lava spell without distraction. The calming aura of the Steppes takes effect, and the Triceratops curls up as the volcanoes go dormant once more. @PainterProphet passes you some eggs that were rescued from the lava. \"Without you, we wouldn't have been able to concentrate to stop the eruptions. Give these pets a good home.\"",
|
||||
"questTriceratopsBoss": "Trampling Triceratops",
|
||||
"questTriceratopsDropTriceratopsEgg": "Triceratops (Egg)",
|
||||
"questTriceratopsUnlockText": "Unlocks Triceratops Eggs for purchase in the Market",
|
||||
"questGroupStoikalmCalamity": "Stoïkalm Calamity",
|
||||
"questStoikalmCalamity1Text": "Stoïkalm Calamity, Part 1: Earthen Enemies",
|
||||
"questStoikalmCalamity1Notes": "A terse missive arrives from @Kiwibot, and the frost-crusted scroll chills your heart as well as your fingertips. \"Visiting Stoïkalm Steppes—monsters bursting from earth—send help!\" You gather your party and ride north, but as soon as you venture down from the mountains, the snow beneath your feet explodes and gruesomely grinning skulls surround you!<br><br>Suddenly, a spear sails past, burying itself in a skull that was burrowing through the snow in an attempt to catch you unawares. A tall woman in finely-crafted armour gallops into the fray on the back of a mastodon, her long braid swinging as she yanks the spear unceremoniously from the crushed beast. It's time to fight off these foes with the help of Lady Glaciate, the leader of the Mammoth Riders!",
|
||||
"questStoikalmCalamity1Notes": "A terse missive arrives from @Kiwibot, and the frost-crusted scroll chills your heart as well as your fingertips. \"Visiting Stoïkalm Steppes -- monsters bursting from earth -- send help!\" You gather your party and ride north, but as soon as you venture down from the mountains, the snow beneath your feet explodes and gruesomely grinning skulls surround you!<br><br>Suddenly, a spear sails past, burying itself in a skull that was burrowing through the snow in an attempt to catch you unawares. A tall woman in finely-crafted armour gallops into the fray on the back of a mastodon, her long braid swinging as she yanks the spear unceremoniously from the crushed beast. It's time to fight off these foes with the help of Lady Glaciate, the leader of the Mammoth Riders!",
|
||||
"questStoikalmCalamity1Completion": "As you deliver a final blow to the skulls, they dissipate in a puff of magic. \"The dratted swarm may be gone,\" Lady Glaciate says, \"but we have bigger problems. Follow me.\" She tosses you a cloak to protect you from the chill air, and you ride off after her.",
|
||||
"questStoikalmCalamity1Boss": "Earth Skull Swarm",
|
||||
"questStoikalmCalamity1RageTitle": "Swarm Respawn",
|
||||
"questStoikalmCalamity1RageDescription": "Swarm Respawn: This bar fills when you don't complete your Dailies. When it is full, the Earth Skull Swarm will heal 30% of its remaining health!",
|
||||
"questStoikalmCalamity1RageEffect": "Earth Skull Swarm uses SWARM RESPAWN!\n\nMore skulls break free from the ground, their teeth chattering in the cold!",
|
||||
"questStoikalmCalamity1RageEffect": "`Earth Skull Swarm uses SWARM RESPAWN!`\n\nMore skulls break free from the ground, their teeth chattering in the cold!",
|
||||
"questStoikalmCalamity1DropSkeletonPotion": "Skeleton Hatching Potion",
|
||||
"questStoikalmCalamity1DropDesertPotion": "Desert Hatching Potion",
|
||||
"questStoikalmCalamity1DropArmor": "Mammoth Rider Armour",
|
||||
"questStoikalmCalamity2Text": "Stoïkalm Calamity, Part 2: Seek the Icicle Caverns",
|
||||
"questStoikalmCalamity2Notes": "The stately hall of the Mammoth Riders is an austere masterpiece of architecture, but it is also entirely empty. There's no furniture, the weapons are missing, and even the columns were picked clean of their inlays.<br><br>\"Those skulls scoured the place,\" Lady Glaciate says, and there is a blizzard brewing in her tone. \"Humiliating. Not a soul is to mention this to the April Fool, or I will never hear the end of it.\"<br><br>\"How mysterious!\" says @Beffymaroo. \"But where did they—\"<br><br>\"The icicle drake caverns.\" Lady Glaciate gestures at shining coins spilled in the snow outside. \"Sloppy.\"<br><br>\"But aren't icicle drakes honourable creatures with their own treasure hoards?\" @Beffymaroo asks. \"Why would they possibly—\"<br><br>\"Mind control,\" says Lady Glaciate, utterly unfazed. \"Or something equally melodramatic and inconvenient.\" She begins to stride from the hall. \"Why are you just standing there?\"<br><br>Quickly, go follow the trail of Icicle Coins!",
|
||||
"questStoikalmCalamity2Notes": "The stately hall of the Mammoth Riders is an austere masterpiece of architecture, but it is also entirely empty. There's no furniture, the weapons are missing, and even the columns were picked clean of their inlays.<br><br>\"Those skulls scoured the place,\" Lady Glaciate says, and there is a blizzard brewing in her tone. \"Humiliating. Not a soul is to mention this to the April Fool, or I will never hear the end of it.\"<br><br>\"How mysterious!\" says @Beffymaroo. \"But where did they--\"<br><br>\"The icicle drake caverns.\" Lady Glaciate gestures at shining coins spilled in the snow outside. \"Sloppy.\"<br><br>\"But aren't icicle drakes honorable creatures with their own treasure hoards?\" @Beffymaroo asks. \"Why would they possibly--\"<br><br>\"Mind control,\" says Lady Glaciate, utterly unfazed. \"Or something equally melodramatic and inconvenient.\" She begins to stride from the hall. \"Why are you just standing there?\"<br><br>Quickly, go follow the trail of Icicle Coins!",
|
||||
"questStoikalmCalamity2Completion": "The Icicle Coins lead you straight to the buried entrance of a cleverly hidden cavern. Though the weather outside is calm and lovely, with the sunlight sparkling across the expanse of snow, there is a howling within like a fierce winter wind. Lady Glaciate grimaces and hands you a Mammoth Rider helm. \"Wear this,\" she says. \"You'll need it.\"",
|
||||
"questStoikalmCalamity2CollectIcicleCoins": "Icicle Coins",
|
||||
"questStoikalmCalamity2DropHeadgear": "Mammoth Rider Helm (Headgear)",
|
||||
@@ -454,19 +454,19 @@
|
||||
"questStoikalmCalamity3DropShield": "Mammoth Rider's Horn (Off-Hand Item)",
|
||||
"questStoikalmCalamity3DropWeapon": "Mammoth Rider Spear (Weapon)",
|
||||
"questGuineaPigText": "The Guinea Pig Gang",
|
||||
"questGuineaPigNotes": "You're casually strolling through Habit City's famous Market when @Pandah waves you down. \"Hey, check these out!\" They're holding up a brown and beige egg you don't recognise.<br><br>Alexander the Merchant frowns at it. \"I don't remember putting that out. I wonder where it came—\" A small paw cuts him off.<br><br>\"Guinea all your gold, merchant!\" squeaks a tiny voice brimming with evil.<br><br>\"Oh no, the egg was a distraction!\" @mewrose exclaims. \"It's the gritty, greedy Guinea Pig Gang! They never do their Dailies, so they constantly steal gold to buy health potions.\"<br><br>\"Robbing the Market?\" says @emmavig. \"Not on our watch!\" Without further prompting, you leap to Alexander's aid.",
|
||||
"questGuineaPigCompletion": "\"We submit!\" The Guinea Pig Gang Boss waves his paws at you, fluffy head hanging in shame. From underneath his hat falls a list, and @snazzyorange quickly swipes it for evidence. \"Wait a minute,\" you say. \"It's no wonder you've been getting hurt! You've got way too many Dailies. You don't need health potions—you just need help organising.\"<br><br>\"Really?\" squeaks the Guinea Pig Gang Boss. \"We've robbed so many people because of this! Please take our eggs as an apology for our crooked ways.\"",
|
||||
"questGuineaPigNotes": "You're casually strolling through Habit City's famous Market when @Pandah waves you down. \"Hey, check these out!\" They're holding up a brown and beige egg you don't recognise.<br><br>Alexander the Merchant frowns at it. \"I don't remember putting that out. I wonder where it came--\" A small paw cuts him off.<br><br>\"Guinea all your gold, merchant!\" squeaks a tiny voice brimming with evil.<br><br>\"Oh no, the egg was a distraction!\" @mewrose exclaims. \"It's the gritty, greedy Guinea Pig Gang! They never do their Dailies, so they constantly steal gold to buy health potions.\"<br><br>\"Robbing the Market?\" says @emmavig. \"Not on our watch!\" Without further prompting, you leap to Alexander's aid.",
|
||||
"questGuineaPigCompletion": "\"We submit!\" The Guinea Pig Gang Boss waves his paws at you, fluffy head hanging in shame. From underneath his hat falls a list, and @snazzyorange quickly swipes it for evidence. \"Wait a minute,\" you say. \"It's no wonder you've been getting hurt! You've got way too many Dailies. You don't need health potions -- you just need help organising.\"<br><br>\"Really?\" squeaks the Guinea Pig Gang Boss. \"We've robbed so many people because of this! Please take our eggs as an apology for our crooked ways.\"",
|
||||
"questGuineaPigBoss": "Guinea Pig Gang",
|
||||
"questGuineaPigDropGuineaPigEgg": "Guinea Pig (Egg)",
|
||||
"questGuineaPigUnlockText": "Unlocks Guinea Pig Eggs for purchase in the Market",
|
||||
"questPeacockText": "The Push-and-Pull Peacock",
|
||||
"questPeacockNotes": "You trek through the Taskwoods, wondering which of the enticing new goals you should pick. As you go deeper into the forest, you realise that you're not alone in your indecision. \"I could learn a new language, or go to the gym...\" @Cecily Perez mutters. \"I could sleep more,\" muses @Lilith of Alfheim, \"or spend time with my friends...\" It looks like @PainterProphet, @Pfeffernusse, and @Draayder are equally paralysed by the overwhelming options.<br><br>You realise that these ever-more-demanding feelings aren't really your own... you've stumbled straight into the trap of the pernicious Push-and-Pull Peacock! Before you can run, it leaps from the bushes. With each head pulling you in conflicting directions, you start to feel burnout overcoming you. You can't defeat both foes at once, so you only have one option—concentrate on the nearest task to fight back!",
|
||||
"questPeacockNotes": "You trek through the Taskwoods, wondering which of the enticing new goals you should pick. As you go deeper into the forest, you realise that you're not alone in your indecision. \"I could learn a new language, or go to the gym...\" @Cecily Perez mutters. \"I could sleep more,\" muses @Lilith of Alfheim, \"or spend time with my friends...\" It looks like @PainterProphet, @Pfeffernusse, and @Draayder are equally paralysed by the overwhelming options.<br><br>You realise that these ever-more-demanding feelings aren't really your own... you've stumbled straight into the trap of the pernicious Push-and-Pull Peacock! Before you can run, it leaps from the bushes. With each head pulling you in conflicting directions, you start to feel burnout overcoming you. You can't defeat both foes at once, so you only have one option -- concentrate on the nearest task to fight back!",
|
||||
"questPeacockCompletion": "The Push-and-Pull Peacock is caught off guard by your sudden conviction. Defeated by your single-minded drive, its heads merge back into one, revealing the most beautiful creature you've ever seen. \"Thank you,\" the peacock says. \"I’ve spent so long pulling myself in different directions that I lost sight of what I truly wanted. Please accept these eggs as a token of my gratitude.\"",
|
||||
"questPeacockBoss": "Push-and-Pull Peacock",
|
||||
"questPeacockDropPeacockEgg": "Peacock (Egg)",
|
||||
"questPeacockUnlockText": "Unlocks Peacock Eggs for purchase in the Market",
|
||||
"questButterflyText": "Bye, Bye, Butterfry",
|
||||
"questButterflyNotes": "Your gardener friend @Megan sends you an invitation: “These warm days are the perfect time to visit Habitica’s butterfly garden in the Taskan countryside. Come see the butterflies migrate!” When you arrive, however, the garden is in shambles—little more than scorched grass and dried-out weeds. It’s been so hot that the Habiticans haven’t come out to water the flowers, and the dark-red Dailies have turned it into a dry, sun-baked, fire-hazard. There's only one butterfly there, and there's something odd about it...<br><br>“Oh no! This is the perfect hatching ground for the Flaming Butterfry,” cries @Leephon.<br><br>“If we don’t catch it, it’ll destroy everything!” gasps @Eevachu.<br><br>Time to say bye, bye to Butterfry!",
|
||||
"questButterflyNotes": "Your gardener friend @Megan sends you an invitation: “These warm days are the perfect time to visit Habitica’s butterfly garden in the Taskan countryside. Come see the butterflies migrate!” When you arrive, however, the garden is in shambles -- little more than scorched grass and dried-out weeds. It’s been so hot that the Habiticans haven’t come out to water the flowers, and the dark-red Dailies have turned it into a dry, sun-baked, fire-hazard. There's only one butterfly there, and there's something odd about it...<br><br>“Oh no! This is the perfect hatching ground for the Flaming Butterfry,” cries @Leephon.<br><br>“If we don’t catch it, it’ll destroy everything!” gasps @Eevachu.<br><br>Time to say bye, bye to Butterfry!",
|
||||
"questButterflyCompletion": "After a blazing battle, the Flaming Butterfry is captured. “Great job catching that would-be arsonist,” says @Megan with a sigh of relief. “Still, it’s hard to vilify even the vilest butterfly. We’d better free this Butterfry someplace safe…like the desert.”<br><br>One of the other gardeners, @Beffymaroo, comes up to you, singed but smiling. “Will you help raise these foundling chrysalises we found? Perhaps next year we’ll have a greener garden for them.”",
|
||||
"questButterflyBoss": "Flaming Butterfry",
|
||||
"questButterflyDropButterflyEgg": "Caterpillar (Egg)",
|
||||
@@ -478,7 +478,7 @@
|
||||
"questMayhemMistiflying1Boss": "Air Skull Swarm",
|
||||
"questMayhemMistiflying1RageTitle": "Swarm Respawn",
|
||||
"questMayhemMistiflying1RageDescription": "Swarm Respawn: This bar fills when you don't complete your Dailies. When it is full, the Air Skull Swarm will heal 30% of its remaining health!",
|
||||
"questMayhemMistiflying1RageEffect": "Air Skull Swarm uses SWARM RESPAWN!\n\nEmboldened by their victories, more skulls come whirling out of the clouds!",
|
||||
"questMayhemMistiflying1RageEffect": "`Air Skull Swarm uses SWARM RESPAWN!`\n\nEmboldened by their victories, more skulls come whirling out of the clouds!",
|
||||
"questMayhemMistiflying1DropSkeletonPotion": "Skeleton Hatching Potion",
|
||||
"questMayhemMistiflying1DropWhitePotion": "White Hatching Potion",
|
||||
"questMayhemMistiflying1DropArmor": "Roguish Rainbow Messenger Robes (Armour)",
|
||||
@@ -535,7 +535,7 @@
|
||||
"questLostMasterclasser3Boss": "Void Skull Swarm",
|
||||
"questLostMasterclasser3RageTitle": "Swarm Respawn",
|
||||
"questLostMasterclasser3RageDescription": "Swarm Respawn: This bar fills when you don't complete your Dailies. When it is full, the Void Skull Swarm will heal 30% of its remaining health!",
|
||||
"questLostMasterclasser3RageEffect": "Void Skull Swarm uses SWARM RESPAWN!\n\nEmboldened by their victories, more skulls scream down from the heavens, bolstering the swarm!",
|
||||
"questLostMasterclasser3RageEffect": "`Void Skull Swarm uses SWARM RESPAWN!`\n\nEmboldened by their victories, more skulls scream down from the heavens, bolstering the swarm!",
|
||||
"questLostMasterclasser3DropBodyAccessory": "Aether Amulet (Body Accessory)",
|
||||
"questLostMasterclasser3DropBasePotion": "Base Hatching Potion",
|
||||
"questLostMasterclasser3DropGoldenPotion": "Golden Hatching Potion",
|
||||
@@ -548,7 +548,7 @@
|
||||
"questLostMasterclasser4Boss": "Anti'zinnya",
|
||||
"questLostMasterclasser4RageTitle": "Siphoning Void",
|
||||
"questLostMasterclasser4RageDescription": "Siphoning Void: This bar fills when you don't complete your Dailies. When it is full, Anti'zinnya will remove the party's Mana!",
|
||||
"questLostMasterclasser4RageEffect": "Anti'zinnya uses SIPHONING VOID! In a twisted inversion of the Ethereal Surge spell, you feel your magic drain away into the darkness!",
|
||||
"questLostMasterclasser4RageEffect": "`Anti'zinnya uses SIPHONING VOID!` In a twisted inversion of the Ethereal Surge spell, you feel your magic drain away into the darkness!",
|
||||
"questLostMasterclasser4DropBackAccessory": "Aether Cloak (Back Accessory)",
|
||||
"questLostMasterclasser4DropWeapon": "Aether Crystals (Two-Handed Weapon)",
|
||||
"questLostMasterclasser4DropMount": "Invisible Aether Mount",
|
||||
@@ -612,7 +612,7 @@
|
||||
"questSeaSerpentDropSeaSerpentEgg": "Sea Serpent (Egg)",
|
||||
"questSeaSerpentUnlockText": "Unlocks Sea Serpent Eggs for purchase in the Market",
|
||||
"questKangarooText": "Kangaroo Catastrophe",
|
||||
"questKangarooNotes": "Maybe you should have finished that last task… you know, the one you keep avoiding, even though it always comes back around? But @Mewrose and @LilithofAlfheim invited you and @stefalupagus to see a rare kangaroo troop hopping through the Sloensteadi Savannah; how could you say no?! As the troop comes into view, something hits you on the back of the head with a mighty <em>whack!</em><br><br>Shaking the stars from your vision, you pick up the responsible object—a dark red boomerang, with the very task you continually push back etched into its surface. A quick glance around confirms the rest of your party met a similar fate. One larger kangaroo looks at you with a smug grin, like she’s daring you to face her and that dreaded task once and for all!",
|
||||
"questKangarooNotes": "Maybe you should have finished that last task… you know, the one you keep avoiding, even though it always comes back around? But @Mewrose and @LilithofAlfheim invited you and @stefalupagus to see a rare kangaroo troop hopping through the Sloensteadi Savannah; how could you say no?! As the troop comes into view, something hits you on the back of the head with a mighty <em>whack!</em><br><br>Shaking the stars from your vision, you pick up the responsible object--a dark red boomerang, with the very task you continually push back etched into its surface. A quick glance around confirms the rest of your party met a similar fate. One larger kangaroo looks at you with a smug grin, like she’s daring you to face her and that dreaded task once and for all!",
|
||||
"questKangarooCompletion": "“NOW!” You signal your party to throw the boomerangs back at the kangaroo. The beast hops further away with each hit until she flees, leaving nothing more than a dark red cloud of dust, a few eggs, and some gold coins.<br><br>@Mewrose walks forward to where the kangaroo once stood. “Hey, where did the boomerangs go?”<br><br>“They probably dissolved into dust, making that dark red cloud, when we finished our respective tasks,” @stefalupagus speculates.<br><br>@LilithofAlfheim squints at the horizon. “Is that another kangaroo troop heading our way?”<br><br>You all break into a run back to Habit City. Better to face your difficult tasks than take another lump to the back of the head!",
|
||||
"questKangarooBoss": "Catastrophic Kangaroo",
|
||||
"questKangarooDropKangarooEgg": "Kangaroo (Egg)",
|
||||
@@ -672,7 +672,7 @@
|
||||
"delightfulDinosNotes": "Contains Quests to obtain Triceratops, T-Rex, and Pterodactyl Pet eggs: The Trampling Triceratops, The Dinosaur Unearthed, and The Pterror-dactyl.",
|
||||
"questAmberText": "The Amber Alliance",
|
||||
"questAmberNotes": "You’re sitting in the Tavern with @beffymaroo and @-Tyr- when @Vikte bursts through the door and excitedly tells you about the rumours of another type of Magic Hatching Potion hidden in the Taskwoods. Having completed your Dailies, the three of you immediately agree to help @Vikte on their search. After all, what’s the harm in a little adventure?<br><br>After walking through the Taskwoods for hours, you’re beginning to regret joining such a wild chase. You’re about to head home, when you hear a surprised yelp and turn to see a huge lizard with shiny amber scales coiled around a tree, clutching @Vikte in her claws. @beffymaroo reaches for her sword.<br><br>“Wait!” cries @-Tyr-. “It’s the Trerezin! She’s not dangerous, just dangerously clingy!”",
|
||||
"questAmberCompletion": "“Trerezin?” @-Tyr- says calmly. “Could you let @Vikte go? I don’t think they’re enjoying being so high up.”<br><br>The Trerezin’s amber skin blushes crimson and she gently lowers @Vikte to the ground. “My apologies! It’s been so long since I’ve had any guests that I’ve forgotten my manners!” She slithers forward to greet you properly before disappearing into her treehouse, and returning with an armful of Amber Hatching Potions as thank-you gifts!<br><br>“Magic Potions!” @Vikte gasps.<br><br>“Oh, these old things?” The Trerezin's tongue flickers as she thinks. “How about this? I’ll give you this whole stack if you promise to visit me every so often...”<br><br>And so you leave the Taskwoods, excited to tell everyone about the new potions—and your new friend!",
|
||||
"questAmberCompletion": "“Trerezin?” @-Tyr- says calmly. “Could you let @Vikte go? I don’t think they’re enjoying being so high up.”<br><br>The Trerezin’s amber skin blushes crimson and she gently lowers @Vikte to the ground. “My apologies! It’s been so long since I’ve had any guests that I’ve forgotten my manners!” She slithers forward to greet you properly before disappearing into her treehouse, and returning with an armful of Amber Hatching Potions as thank-you gifts!<br><br>“Magic Potions!” @Vikte gasps.<br><br>“Oh, these old things?” The Trerezin's tongue flickers as she thinks. “How about this? I’ll give you this whole stack if you promise to visit me every so often...”<br><br>And so you leave the Taskwoods, excited to tell everyone about the new potions--and your new friend!",
|
||||
"questAmberBoss": "Trerezin",
|
||||
"questAmberDropAmberPotion": "Amber Hatching Potion",
|
||||
"questAmberUnlockText": "Unlocks Amber Hatching Potions for purchase in the Market",
|
||||
@@ -686,12 +686,12 @@
|
||||
"questRubyText": "Ruby Rapport",
|
||||
"questWaffleRageTitle": "Maple Mire",
|
||||
"questWaffleBoss": "Awful Waffle",
|
||||
"questWaffleCompletion": "Battered and buttered but triumphant, you savour sweet victory as the Awful Waffle collapses into a pool of sticky goo.<br><br>“Wow, you really creamed that monster,” says Lady Glaciate, impressed.<br><br>“A piece of cake!” beams the April Fool.<br><br>“Kind of a shame, though,” says @beffymaroo. “It looked good enough to eat.”<br><br>The Fool takes a set of potion bottles from somewhere in his cape, fills them with the syrupy leavings of the Waffle, and mixes in a pinch of sparkling dust. The liquid swirls with colour—new Hatching Potions! He tosses them into your arms. “All that adventure has given me an appetite. Who wants to join me for breakfast?”",
|
||||
"questWaffleCompletion": "Battered and buttered but triumphant, you savour sweet victory as the Awful Waffle collapses into a pool of sticky goo.<br><br>“Wow, you really creamed that monster,” says Lady Glaciate, impressed.<br><br>“A piece of cake!” beams the April Fool.<br><br>“Kind of a shame, though,” says @beffymaroo. “It looked good enough to eat.”<br><br>The Fool takes a set of potion bottles from somewhere in his cape, fills them with the syrupy leavings of the Waffle, and mixes in a pinch of sparkling dust. The liquid swirls with colour--new Hatching Potions! He tosses them into your arms. “All that adventure has given me an appetite. Who wants to join me for breakfast?”",
|
||||
"questWaffleNotes": "“April Fool!” storms a flustered Lady Glaciate. “You said your dessert-themed prank was ‘over with and completely cleaned up’!”<br><br>“Why, it was and is, my dear,” replies the Fool, puzzled. “And I am the most honest of Fools. What's wrong?”<br><br>“There's a giant sugary monster approaching Habit City!”<br><br>“Hmm,” muses the Fool. “I did raid a few lairs for the mystic reagents for my last event. Maybe I attracted some unwanted attention. Is it the Saccharine Serpent? The Torte-oise? Tiramisu Rex?”<br><br>“No! It's some sort of... Awful Waffle!”<br><br>“Huh. That's a new one! Perhaps it spawned from all the ambient shenanigan energy.” He turns to you and @beffymaroo with a lopsided smile. “I don't suppose you'd be available for some heroics?”",
|
||||
"questWaffleText": "Waffling with the Fool: Disaster Breakfast!",
|
||||
"questWaffleUnlockText": "Unlocks Confection Hatching Potions for purchase in the Market",
|
||||
"questWaffleDropDessertPotion": "Confection Hatching Potion",
|
||||
"questWaffleRageEffect": "Awful Waffle uses MAPLE MIRE! Sticky sappy syrup slows your swings and spells! Pending damage reduced.",
|
||||
"questWaffleRageEffect": "`Awful Waffle uses MAPLE MIRE!` Sticky sappy syrup slows your swings and spells! Pending damage reduced.",
|
||||
"questWaffleRageDescription": "Maple Mire: This bar fills when you don't complete your Dailies. When it is full, the Awful Waffle will set back the party's attack progress!",
|
||||
"jungleBuddiesNotes": "Contains Quests to obtain Monkey, Treeling, and Sloth Pet eggs: Monstrous Mandrill and the Mischief Monkeys, The Tangle Tree, and The Somnolent Sloth.",
|
||||
"jungleBuddiesText": "Jungle Buddies Quest Bundle",
|
||||
@@ -701,7 +701,7 @@
|
||||
"questFluoriteCompletion": "As you do battle, the crystal creature seems more and more distracted by the light show you are creating. “So shiny…” it mutters.<br><br>“Of course!” @nirbhao exclaims. “It must be a fluorite elemental. All they want is light to let them glow. Let’s help it shine.”<br><br>The elemental giggles happily and glows all the brighter as you light up torches and motes of magic. It’s so glad to be shining again that it leads you to a rich deposit of fluorite crystals.<br><br>“This is the perfect ingredient for a new hatching potion,” says @nirbhao. “One which will make our pets as bright as our new fluorescent friend.”",
|
||||
"questFluoriteNotes": "Unusual minerals are in high demand these days, so you and a few friends have trekked deep into the mines of the Meandering Mountains, in search of exciting ores. It’s a long and boring expedition, until @-Tyr- stumbles over a large rock, sitting right in the middle of the tunnel.<br><br>“This should help brighten things up,” says @nirbhao, before conjuring up an orb of light.<br><br>A warm brightness fills the tunnel, but something odd starts happening to that large rock. Feeding on the magical light, it begins to glow with fluorescent blues, greens and purples. Then it rears upright into a vaguely humanoid shape, complete with glowing red eyes fixed right on you! You jump into action with flashing spells and shining weapons.",
|
||||
"questFluoriteText": "A Bright Fluorite Fright",
|
||||
"questWindupNotes": "Habit City is seldom quiet, but you weren’t prepared for the cacophony of creaks, squeaks and screams escaping Good Timekeeping, Habitica’s finest clockwork emporium. You sigh—you just wanted your watch fixed. The proprietor, known only as “Great and Powerful”, tumbles out the door, pursued by a clanking copper colossus!<br><br>“Ki-! Ki-! Ki!” it clangs, arms smashing up and down. Its gears grind and screech in protest.<br><br>“My robot Clankton has gone mad! It’s trying to kill me!” the supposedly Powerful one shrieks.<br><br>Even with a broken watch, you can tell when it’s time to fight. You leap forward to defend the panicking watchmaker. @Vikte and @a_diamond also step up to help!<br><br>“Ki-! Ki-! Ki-!” Clankton chants with each blow. “Mew!”<br><br>Wait, was that mechanical mewling amidst the murderous monotone?",
|
||||
"questWindupNotes": "Habit City is seldom quiet, but you weren’t prepared for the cacophony of creaks, squeaks and screams escaping Good Timekeeping, Habitica’s finest clockwork emporium. You sigh--you just wanted your watch fixed. The proprietor, known only as “Great and Powerful”, tumbles out the door, pursued by a clanking copper colossus!<br><br>“Ki-! Ki-! Ki!” it clangs, arms smashing up and down. Its gears grind and screech in protest.<br><br>“My robot Clankton has gone mad! It’s trying to kill me!” the supposedly Powerful one shrieks.<br><br>Even with a broken watch, you can tell when it’s time to fight. You leap forward to defend the panicking watchmaker. @Vikte and @a_diamond also step up to help!<br><br>“Ki-! Ki-! Ki-!” Clankton chants with each blow. “Mew!”<br><br>Wait, was that mechanical mewling amidst the murderous monotone?",
|
||||
"questWindupText": "A Whirl with a Wind-Up Warrior",
|
||||
"questBlackPearlUnlockText": "Unlocks Black Pearl Hatching Potions for purchase in the Market",
|
||||
"questBlackPearlDropBlackPearlPotion": "Black Pearl Hatching Potion",
|
||||
@@ -739,7 +739,7 @@
|
||||
"questStoneText": "A Maze of Moss",
|
||||
"questSolarSystemUnlockText": "Unlocks Solar System Hatching Potions for purchase in the Market",
|
||||
"questSolarSystemText": "A Voyage of Cosmic Concentration",
|
||||
"questSolarSystemNotes": "Your party is travelling through the cosmos, seeing the sights in a fantastical airship designed by talented space engineer @gawrone. Its meditationite propulsion relies on the calm of your Party to stay on course.<br><br>Up ahead in the clouds of sparkling galaxies, you spot an ominously pulsing star. “Keep your focus,” warns @beffymaroo. “If we get too distracted when we’re passing that nova, the pull between the star and our ship may veer us off course!”<br><br>As you near the star, pulses of strange energy come toward the ship.<br><br>“They’re Diversionoids, thought creatures trying to get us lost,” says @SabreCat. “If we can let them flow by without carrying us away, we should be able to stay pointed toward our goal!”",
|
||||
"questSolarSystemNotes": "Your party is traveling through the cosmos, seeing the sights in a fantastical airship designed by talented space engineer @gawrone. Its meditationite propulsion relies on the calm of your Party to stay on course.<br><br>Up ahead in the clouds of sparkling galaxies, you spot an ominously pulsing star. “Keep your focus,” warns @beffymaroo. “If we get too distracted when we’re passing that nova, the pull between the star and our ship may veer us off course!”<br><br>As you near the star, pulses of strange energy come toward the ship.<br><br>“They’re Diversionoids, thought creatures trying to get us lost,” says @SabreCat. “If we can let them flow by without carrying us away, we should be able to stay pointed toward our goal!”",
|
||||
"questStoneCollectMarsRunes": "Mars Runes",
|
||||
"questSolarSystemCompletion": "Through careful practice, you and the crew manage to keep the Diversionoids from sweeping you overboard, just by noticing and acknowledging them without letting them take over. As you pass safely by the pulsing star, @gawrone notices a cluster of floating bottles and pulls them aboard. Each appears to contain a tiny solar system!<br><br>“Well, looks like our hard work has brought us some fine rewards!” says @beffymaroo. “Let’s see what celestial wonders might appear if we hatch pet eggs with these new potions.”",
|
||||
"questStoneDropMossyStonePotion": "Mossy Stone Hatching Potion",
|
||||
@@ -760,7 +760,7 @@
|
||||
"questVirtualPetCompletion": "Some careful button pushing seems to have fulfilled the virtual pet’s mysterious needs, and finally it has quieted down and appears content.<br><br>Suddenly in a burst of confetti, the April Fool appears with a basket full of strange potions emitting soft beeps.<br><br>“What timing, April Fool,” @Beffymaroo says with a wry smile. “I suspect this large beeping fellow is an acquaintance of yours.”<br><br>“Uh, yes,” the Fool says, sheepishly. “So sorry about that, and thank you both for taking care of Wotchimon! Take these potions in the way of thanks, they can bring your Virtual pets back anytime you like!”<br><br>You’re not 100% sure you’re on board with all the beeping, but they’re sure cute so it’s worth a shot!",
|
||||
"questVirtualPetBoss": "Wotchimon",
|
||||
"questVirtualPetRageTitle": "The Beepening",
|
||||
"questVirtualPetRageEffect": "Wotchimon uses Bothersome Beep! Wotchimon sounds a bothersome beep, and its happiness bar suddenly disappears! Pending damage reduced.",
|
||||
"questVirtualPetRageEffect": "`Wotchimon uses Bothersome Beep!` Wotchimon sounds a bothersome beep, and its happiness bar suddenly disappears! Pending damage reduced.",
|
||||
"questVirtualPetDropVirtualPetPotion": "Virtual Pet Hatching Potion",
|
||||
"questVirtualPetUnlockText": "Unlocks Virtual Pet Hatching Potion for purchase in the Market",
|
||||
"questVirtualPetRageDescription": "This bar fills when you don't complete your Dailies. When it is full, the Wotchimon will take away some of your party's pending damage!",
|
||||
@@ -769,7 +769,7 @@
|
||||
"questPinkMarbleBoss": "Cupido",
|
||||
"questPinkMarbleRageTitle": "Pink Punch",
|
||||
"questPinkMarbleRageDescription": "This bar fills when you don't complete your Dailies. When it is full, Cupido will take away some of your party's pending damage!",
|
||||
"questPinkMarbleRageEffect": "Cupido uses Pink Punch! That wasn't affectionate at all! Your partymates are taken aback. Pending damage reduced.",
|
||||
"questPinkMarbleRageEffect": "`Cupido uses Pink Punch!` That wasn't affectionate at all! Your partymates are taken aback. Pending damage reduced.",
|
||||
"questPinkMarbleDropPinkMarblePotion": "Pink Marble Hatching Potion",
|
||||
"questPinkMarbleText": "Calm the Corrupted Cupid",
|
||||
"questGiraffeText": "The Gear-affe",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"rebirthNew": "Rebirth: New Adventure Available!",
|
||||
"rebirthUnlock": "You've unlocked Rebirth! This special Market item allows you to begin a new game at level 1 while keeping your tasks, achievements, pets, and more. Use it to breathe new life into Habitica if you feel you've achieved it all, or to experience new features with the fresh eyes of a beginning character!",
|
||||
"rebirthAchievement": "You've used the Orb of Rebirth <strong><%= number %></strong> times, and your highest level reached is <strong><%= level %></strong>.",
|
||||
"rebirthAchievement100": "You've used the Orb of Rebirth <strong><%= number %></strong> times, and your highest level reached is <strong>100</strong> or higher.",
|
||||
"rebirthAchievement": "You've begun a new adventure! This is Rebirth <%= number %> for you, and the highest Level you've attained is <%= level %>. To stack this Achievement, begin your next new adventure when you've reached an even higher Level!",
|
||||
"rebirthAchievement100": "You've begun a new adventure! This is Rebirth <%= number %> for you, and the highest Level you've attained is 100 or higher. To stack this Achievement, begin your next new adventure when you've reached at least 100!",
|
||||
"rebirthBegan": "Began a New Adventure",
|
||||
"rebirthText": "Began <%= rebirths %> New Adventures",
|
||||
"rebirthOrb": "Used an Orb of Rebirth to start over after attaining Level <%= level %>.",
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
"onwards": "¡Adelante!",
|
||||
"levelup": "Al cumplir tus objetivos en la vida real, ¡has subido de nivel y has recuperado toda tu salud!",
|
||||
"reachedLevel": "Has Alcanzado el Nivel <%= level %>",
|
||||
"achievementLostMasterclasser": "Completista de Aventuras: Serie Arquimaestra",
|
||||
"achievementLostMasterclasser": "Completador de Aventuras: Serie Arquimaestra",
|
||||
"achievementLostMasterclasserText": "¡Ha completado las dieciséis misiones en la Serie Arquimaestra y resuelto el misterio de la Arquimaestra Perdida!",
|
||||
"achievementLostMasterclasserModalText": "¡Completaste las dieciséis misiones en la Serie Arquimaestra y resolviste el misterio de la Arquimaestra Perdida!",
|
||||
"achievementLostMasterclasserModalText": "¡Completaste las dieciséis misiones en la Serie Maestro de Clases y resolviste el misterio de la Arquimaestra Perdida!",
|
||||
"achievementMindOverMatter": "La mente sobre la materia",
|
||||
"achievementMindOverMatterText": "Ha completado las misiones de la Roca, el Limo y el Hilo.",
|
||||
"achievementMindOverMatterModalText": "¡Completaste las misiones de mascotas de la Roca, el Limo y el Hilo!",
|
||||
@@ -24,106 +24,106 @@
|
||||
"achievementAridAuthorityText": "Por domar todas las Monturas Desérticas.",
|
||||
"achievementAridAuthority": "Autoridad Árida",
|
||||
"achievementDustDevilModalText": "¡Conseguiste todas las Mascotas Desérticas!",
|
||||
"achievementDustDevilText": "Ha conseguido todas las Mascotas Desérticas.",
|
||||
"achievementDustDevilText": "Por conseguir todas las Mascotas Desérticas.",
|
||||
"achievementDustDevil": "Demonio de Polvo",
|
||||
"achievementMonsterMagus": "Monstruo Magus",
|
||||
"achievementUndeadUndertakerModalText": "¡Has domado todas las Monturas Zombi!",
|
||||
"achievementUndeadUndertakerText": "Ha domado todas las Monturas Zombi.",
|
||||
"achievementUndeadUndertakerText": "Por domar todas las Monturas Zombie.",
|
||||
"achievementUndeadUndertaker": "Sepulturero de Muertos Vivientes",
|
||||
"achievementMonsterMagusModalText": "¡Has conseguido todas las Mascotas Zombi!",
|
||||
"achievementMonsterMagusText": "Ha conseguido todas las Mascotas Zombi.",
|
||||
"achievementMonsterMagusText": "Por conseguir todas las Mascotas Zombi.",
|
||||
"achievementPartyOn": "¡Tu equipo llegó a 4 miembros!",
|
||||
"achievementPartyUp": "¡Formaste un equipo con alguien más!",
|
||||
"achievementPearlyProModalText": "¡Has domado todas las Monturas Blancas!",
|
||||
"achievementPearlyProText": "Ha domado todas las Monturas Blancas.",
|
||||
"achievementPearlyProModalText": "¡Has domado todas las Mascotas Blancas!",
|
||||
"achievementPearlyProText": "Ha domado Todas las Mascotas Blancas.",
|
||||
"achievementPrimedForPaintingModalText": "¡Has conseguido todas las Mascotas Blancas!",
|
||||
"achievementPrimedForPaintingText": "Ha conseguido todas las Mascotas Blancas.",
|
||||
"achievementPrimedForPainting": "Preparado para Pintar",
|
||||
"achievementPrimedForPainting": "Preparado para pintar",
|
||||
"hideAchievements": "Ocultar <%= category %>",
|
||||
"showAllAchievements": "Mostrar Todos <%= category %>",
|
||||
"onboardingCompleteDesc": "Has ganado <strong>5 Logros</strong> y <strong class=\"gold-amount\">100 de Oro</strong> por completar la lista.",
|
||||
"showAllAchievements": "Mostrar todo <%= category %>",
|
||||
"onboardingCompleteDesc": "Has ganado <strong>5 logros</strong> y <strong class=\"gold-amount\">100 de oro</strong> por completar la lista.",
|
||||
"earnedAchievement": "¡Has conseguido un logro!",
|
||||
"viewAchievements": "Ver Logros",
|
||||
"letsGetStarted": "¡Comencemos!",
|
||||
"onboardingProgress": "<%= percentage %> % de progreso",
|
||||
"gettingStartedDesc": "¡Completa estas tareas de introducción y ganarás <strong>5 Logros</strong> y <strong class=\"gold-amount\">100 de Oro</strong> una vez hayas terminado!",
|
||||
"gettingStartedDesc": "¡Completa estas tareas de incorporación y ganarás <strong>5 logros</strong> y <strong class=\"gold-amount\">100 de oro</strong> una vez hayas terminado!",
|
||||
"achievementCreatedTaskText": "Creó su primera tarea.",
|
||||
"achievementCreatedTask": "Crea tu primera tarea",
|
||||
"achievementFedPet": "Alimenta a una Mascota",
|
||||
"achievementFedPetModalText": "Hay muchos tipos diferentes de alimentos, pero las Mascotas pueden ser selectivas",
|
||||
"achievementFedPet": "Alimenta a una mascota",
|
||||
"achievementFedPetModalText": "Hay muchos tipos diferentes de alimentos, pero las mascotas pueden ser exigentes",
|
||||
"achievementHatchedPetModalText": "Dirígete a tu inventario y prueba a combinar una poción de eclosión y un huevo",
|
||||
"achievementCompletedTaskText": "Ha completado su primera tarea.",
|
||||
"achievementPurchasedEquipmentModalText": "El Equipamiento es una forma de personalizar tu avatar y mejorar tus Estadísticas",
|
||||
"achievementPurchasedEquipment": "Compra una pieza de Equipamiento",
|
||||
"achievementCompletedTaskModalText": "Marca como completada cualquier tarea para conseguir recompensas",
|
||||
"achievementCompletedTaskText": "Has completado tu primera tarea.",
|
||||
"achievementPurchasedEquipmentModalText": "El equipamiento es una forma de personalizar tu avatar y mejorar tus estadísticas",
|
||||
"achievementPurchasedEquipment": "Compra una pieza de equipamiento",
|
||||
"achievementCompletedTaskModalText": "Marca alguna de tus tareas para conseguir recompensas",
|
||||
"achievementCompletedTask": "Completa una tarea",
|
||||
"achievementCreatedTaskModalText": "Añade una tarea para algo que te gustaría cumplir esta semana",
|
||||
"achievementFedPetText": "Alimentó a su primera mascota.",
|
||||
"achievementPurchasedEquipmentText": "Adquirió su primera pieza de equipamento.",
|
||||
"achievementPurchasedEquipmentText": "Adquirió su primera pieza de equipo.",
|
||||
"achievementHatchedPetText": "Eclosionó su primera mascota.",
|
||||
"achievementHatchedPet": "Eclosiona una Mascota",
|
||||
"achievementHatchedPet": "Eclosiona una mascota",
|
||||
"achievementPearlyPro": "Coleccionista de Perlas",
|
||||
"achievementTickledPinkModalText": "¡Has conseguido todas las mascotas de Algodón de Azúcar Rosa!",
|
||||
"achievementTickledPinkText": "Ha conseguido todas las mascotas de Algodón de Azúcar Rosa.",
|
||||
"achievementTickledPinkModalText": "¡Has conseguido todas las mascotas de algodón de azúcar rosa!",
|
||||
"achievementTickledPinkText": "Ha conseguido todas las mascotas de algodón de azúcar rosa.",
|
||||
"achievementTickledPink": "cosquillas rosa",
|
||||
"foundNewItemsCTA": "¡Dirígete a tu Inventario e intenta combinar tu nueva poción de eclosión y un huevo!",
|
||||
"foundNewItemsCTA": "¡Dirígete a tu Inventario e intenta combinar tu nueva poción para incubar y un huevo!",
|
||||
"foundNewItemsExplanation": "Completar tareas te da la oportunidad de encontrar objetos, como Huevos, Pociones de Eclosión y Alimento para Mascotas.",
|
||||
"foundNewItems": "¡Encontraste nuevos artículos!",
|
||||
"onboardingCompleteDescSmall": "¡Si quieres aún más, mira tus Logros y empieza a coleccionarlos!",
|
||||
"yourProgress": "Tu Progreso",
|
||||
"onboardingComplete": "¡Has completado tus tareas de introducción!",
|
||||
"achievementRosyOutlookModalText": "¡Has domado todas las Monturas de Algodón de Azúcar Rosa!",
|
||||
"achievementRosyOutlookText": "Ha domado todas las Monturas de Algodón de Azúcar Rosa.",
|
||||
"achievementRosyOutlook": "Perspectiva Optimista",
|
||||
"achievementBareNecessities": "Necesidades Básicas",
|
||||
"achievementBugBonanzaModalText": "¡Has completado las misiones de las mascotas Escarabajo, Mariposa, Caracol y Araña!",
|
||||
"achievementBugBonanzaText": "Ha completado las misiones de las mascotas Escarabajo, Mariposa, Caracol y Araña.",
|
||||
"achievementBareNecessitiesModalText": "¡Has completado las misiones de las mascotas Mono, Perezoso y Brote!",
|
||||
"achievementBareNecessitiesText": "Ha completado las misiones de las mascotas Mono, Perezoso y Brote.",
|
||||
"onboardingComplete": "¡Has completado tus tareas de incorporación!",
|
||||
"achievementRosyOutlookModalText": "¡Has domado todas las monturas de algodón de azúcar rosa!",
|
||||
"achievementRosyOutlookText": "Ha domado todas las monturas de algodón de azúcar rosa.",
|
||||
"achievementRosyOutlook": "Perspectiva optimista",
|
||||
"achievementBareNecessities": "Necesidades básicas",
|
||||
"achievementBugBonanzaModalText": "¡Has completado las misiones de las mascotas escarabajo, mariposa, caracol y araña!",
|
||||
"achievementBugBonanzaText": "Ha completado las misiones de las mascotas escarabajo, mariposa, caracol y araña.",
|
||||
"achievementBareNecessitiesModalText": "¡Has completado las misiones de las mascotas mono, perezoso y brote!",
|
||||
"achievementBareNecessitiesText": "Ha completado las misiones de las mascotas mono, perezoso y brote.",
|
||||
"achievementBugBonanza": "Bonanza insectil",
|
||||
"achievementFreshwaterFriendsModalText": "¡Has completado las misiones de las mascotas Ajolote, Rana e Hipopótamo!",
|
||||
"achievementFreshwaterFriendsText": "Ha completado las misiones de las mascotas Ajolote, Rana, e Hipopótamo.",
|
||||
"achievementFreshwaterFriends": "Amigos de Agua Dulce",
|
||||
"achievementFreshwaterFriendsModalText": "¡Has completado las misiones de las mascotas ajolote, rana e hipopótamo!",
|
||||
"achievementFreshwaterFriendsText": "Ha completado las misiones de las mascotas ajolote, rana, e hipopótamo.",
|
||||
"achievementFreshwaterFriends": "Amigos de agua dulce",
|
||||
"achievementAllThatGlittersModalText": "¡Has domado todas las Monturas Doradas!",
|
||||
"achievementAllThatGlittersText": "Ha domado todas las Monturas Doradas.",
|
||||
"achievementGoodAsGoldModalText": "¡Has conseguido todas las Mascotas Doradas!",
|
||||
"achievementGoodAsGoldText": "Ha conseguido todas las Mascotas Doradas.",
|
||||
"achievementGoodAsGold": "Corazón de Oro",
|
||||
"achievementGoodAsGoldText": "Ha conseguido todas las Mascotas doradas.",
|
||||
"achievementGoodAsGold": "Más Bueno que el Pan",
|
||||
"yourRewards": "Tus Recompensas",
|
||||
"achievementAllThatGlitters": "Todo lo que Brilla",
|
||||
"achievementBoneCollector": "Coleccionista de Huesos",
|
||||
"achievementBoneCollectorText": "Ha conseguido todas las Mascotas Esqueleto.",
|
||||
"achievementAllThatGlitters": "Todo lo que brilla",
|
||||
"achievementBoneCollector": "Coleccionista de huesos",
|
||||
"achievementBoneCollectorText": "Ha conseguido todas las Mascotas esqueléticas.",
|
||||
"achievementSeeingRed": "Rojo de Ira",
|
||||
"achievementSkeletonCrewModalText": "¡Has domado todas las Monturas Esqueleto!",
|
||||
"achievementSkeletonCrewText": "Ha domado todas las Monturas Esqueleto.",
|
||||
"achievementSkeletonCrew": "Ejército Huesudo",
|
||||
"achievementBoneCollectorModalText": "¡Has conseguido todas las Mascotas Esqueleto!",
|
||||
"achievementSeeingRedText": "Ha conseguido todas las Mascotas Rojas.",
|
||||
"achievementSeeingRedModalText": "¡Has conseguido todas las Mascotas Rojas!",
|
||||
"achievementRedLetterDayModalText": "¡Has domado todas las Monturas Rojas!",
|
||||
"achievementRedLetterDayText": "Ha domado todas las Monturas Rojas.",
|
||||
"achievementSkeletonCrewModalText": "¡Has domado todas las monturas esqueléticas!",
|
||||
"achievementSkeletonCrewText": "Ha domado todas las monturas esqueléticas.",
|
||||
"achievementSkeletonCrew": "Equipo esquelético",
|
||||
"achievementBoneCollectorModalText": "¡Has conseguido todas las mascotas esqueléticas!",
|
||||
"achievementSeeingRedText": "Ha conseguido todas las Mascotas rojas.",
|
||||
"achievementSeeingRedModalText": "¡Has conseguido todas las mascotas rojas!",
|
||||
"achievementRedLetterDayModalText": "¡Has domado todas las monturas rojas!",
|
||||
"achievementRedLetterDayText": "Ha domado todas las monturas rojas.",
|
||||
"achievementRedLetterDay": "Día señalado",
|
||||
"achievementLegendaryBestiaryModalText": "¡Has conseguido todas las mascotas míticas!",
|
||||
"achievementLegendaryBestiaryText": "¡Ha eclosionado todos los colores estándar de todas las mascotas míticas: Dragón, Cerdo Volador, Grifo, Serpiente Marina y Unicornio!",
|
||||
"achievementLegendaryBestiary": "Bestiario Legendario",
|
||||
"achievementLegendaryBestiary": "Bestiario legendario",
|
||||
"achievementSeasonalSpecialistModalText": "¡Completaste todas las misiones estacionales!",
|
||||
"achievementSeasonalSpecialistText": "Ha completado todas las misiones estacionales de Primavera e Invierno: ¡Búsqueda de Huevos, Santa Trampero, y Encuentra al Cachorro!",
|
||||
"achievementSeasonalSpecialist": "Especialista Estacional",
|
||||
"achievementVioletsAreBlue": "Las Violetas son Azules",
|
||||
"achievementVioletsAreBlue": "Las violetas son azules",
|
||||
"achievementWildBlueYonderModalText": "¡Has domado todas las monturas de Algodon de Azúcar Azul!",
|
||||
"achievementWildBlueYonderText": "Ha domado todas las monturas de Algodon de Azúcar Azul.",
|
||||
"achievementWildBlueYonder": "La Salvaje y Azul Lejanía",
|
||||
"achievementWildBlueYonder": "La salvaje y azul lejanía",
|
||||
"achievementVioletsAreBlueModalText": "¡Has conseguido todas las mascotas de Algodon de Azúcar Azul!",
|
||||
"achievementVioletsAreBlueText": "Ha conseguido todas las mascotas de Algodon de Azúcar Azul.",
|
||||
"achievementDomesticatedText": "¡Ha eclosionado todos los colores de mascotas domésticas: Hurón, Cobaya, Gallo, Cerdo Volador, Rata, Conejito, Caballo y Vaca!",
|
||||
"achievementDomesticated": "I-A-I-A-O",
|
||||
"achievementDomesticatedText": "¡Has criado todos los colores de mascotas domésticas: hurón, cobaya, gallo, cerdo volador, rata, conejito, caballo y vaca!",
|
||||
"achievementDomesticated": "E-I-E-I-O",
|
||||
"achievementDomesticatedModalText": "¡Has conseguido todas las mascotas domesticadas!",
|
||||
"achievementShadyCustomerModalText": "¡Has conseguido todas las Mascotas Sombrías!",
|
||||
"achievementShadeOfItAll": "A la Sombra de Todo",
|
||||
"achievementShadeOfItAllText": "Ha domado todas las Monturas Sombrías.",
|
||||
"achievementShadeOfItAllModalText": "¡Has domado todas las Monturas Sombrías!",
|
||||
"achievementShadyCustomerText": "Ha conseguido todas las Mascotas Sombrías.",
|
||||
"achievementShadyCustomer": "Cliente Sombrío",
|
||||
"achievementShadyCustomerModalText": "¡Has conseguido todas las mascotas sombrías!",
|
||||
"achievementShadeOfItAll": "La sombra de todo ello",
|
||||
"achievementShadeOfItAllText": "Ha domado todas las monturas sombrías.",
|
||||
"achievementShadeOfItAllModalText": "¡Has domado todas las monturas sombrías!",
|
||||
"achievementShadyCustomerText": "Ha conseguido todas las mascotas sombrías.",
|
||||
"achievementShadyCustomer": "Cliente sombrío",
|
||||
"achievementZodiacZookeeper": "Cuidador del Zodiaco",
|
||||
"achievementZodiacZookeeperText": "¡Ha eclosionado todas las mascotas del zodíaco de color básico: Rata, Vaca, Conejo, Serpiente, Caballo, Oveja, Mono, Gallo, Lobo, Tigre, Cerdo Volador y Dragón!",
|
||||
"achievementZodiacZookeeperModalText": "¡Has conseguido todas las mascotas del zodíaco!",
|
||||
@@ -131,39 +131,39 @@
|
||||
"achievementBirdsOfAFeatherModalText": "¡Has conseguido todas las mascotas voladoras!",
|
||||
"achievementBirdsOfAFeather": "Aves de Pluma",
|
||||
"achievementReptacularRumbleModalText": "¡Has coleccionado todas las mascotas reptiles!",
|
||||
"achievementReptacularRumbleText": "¡Ha eclosionado todos los colores estándar de las mascotas reptiles: Caimán, Pterodáctilo, Serpiente, Triceratops, Tortuga, Tiranosaurio Rex y Velociraptor!",
|
||||
"achievementGroupsBeta2022": "Probador Beta Interactivo",
|
||||
"achievementGroupsBeta2022Text": "Tú y tu grupo proporcionaron comentarios invaluables para ayudar a probar Habitica.",
|
||||
"achievementReptacularRumbleText": "!Has incubado todos los colores estándar de las mascotas reptiles: caimán, pterodáctilo, serpiente, triceratops, tortuga, tiranosaurio rex y velociraptor!",
|
||||
"achievementGroupsBeta2022": "Probador Beta interactivo",
|
||||
"achievementGroupsBeta2022Text": "Tú y tu grupo habéis proporcionado comentarios invaluables para ayudar a probar Habitica.",
|
||||
"achievementGroupsBeta2022ModalText": "¡Usted y sus grupos ayudaron a Habitica probando y proporcionando comentarios!",
|
||||
"achievementReptacularRumble": "Rumble reptacular",
|
||||
"achievementWoodlandWizard": "Mago del Bosque",
|
||||
"achievementWoodlandWizardModalText": "¡Has conseguido todas las mascotas del bosque!",
|
||||
"achievementWoodlandWizardText": "¡Ha eclosionado todos los colores estándar de las criaturas del bosque: Tejón, Oso, Ciervo, Zorro, Rana, Erizo, Búho, Caracol, Ardilla y Brote!",
|
||||
"achievementBoneToPick": "Un Hueso Duro de Roer",
|
||||
"achievementBoneToPickText": "¡Ha eclosionado todas las Mascotas Esqueleto, Clásicas y de Misión!",
|
||||
"achievementWoodlandWizard": "Mago del bosque",
|
||||
"achievementWoodlandWizardModalText": "¡Has recogido todas las mascotas del bosque!",
|
||||
"achievementWoodlandWizardText": "Ha incubado todos los colores estándar de las criaturas del bosque: Tejón, Oso, Ciervo, Zorro, Rana, Erizo, Búho, Caracol, Ardilla y Treeling!",
|
||||
"achievementBoneToPick": "Un hueso duro de roer",
|
||||
"achievementBoneToPickText": "¡Ha eclosionado todas las mascotas Clásicas y de Misión Esqueléticas!",
|
||||
"achievementPolarPro": "Experto Polar",
|
||||
"achievementPolarProModalText": "¡Has conseguido todas las Mascotas Polares!",
|
||||
"achievementBoneToPickModalText": "¡Has coleccionado todas las Mascotas Esqueleto, Clásicas y de Misión!",
|
||||
"achievementPolarProModalText": "¡Has coleccionado todas las mascotas Polares!",
|
||||
"achievementBoneToPickModalText": "¡Has coleccionado todas las mascotas clásicas y de misiones esqueléticas!",
|
||||
"achievementPolarProText": "¡Ha eclosionado todos los colores estándar para mascotas Polares: Osos, Zorros, Pinguinos, Ballenas y Lobos!",
|
||||
"achievementPlantParent": "Cuidador de Plantas",
|
||||
"achievementPlantParentText": "¡Ha eclosionado todos los colores estándar de mascotas vegetales: Cactus y Brote!",
|
||||
"achievementPlantParentModalText": "¡Has conseguido todas las Mascotas Planta!",
|
||||
"achievementPlantParentText": "¡Ha eclosionado todos los colores estándar de mascotas vegetales: Cactus y Árbolito!",
|
||||
"achievementPlantParentModalText": "¡Has coleccionado todas las Mascotas Planta!",
|
||||
"achievementDinosaurDynasty": "Dinastía de Dinosaurios",
|
||||
"achievementDinosaurDynastyModalText": "¡Has conseguido todas las mascotas ave y dinosaurio!",
|
||||
"achievementDinosaurDynastyText": "Ha eclosionado todos los colores estándar de mascotas ave y dinosaurio: Halcón, Búho, Loro, Pavo Real, Pingüino, Gallo, Pterodáctilo, Tiranosaurio rex, Triceratops y Velociraptor!",
|
||||
"achievementDinosaurDynastyModalText": "¡Has recogido todas las mascotas de pájaros y dinosaurios!",
|
||||
"achievementDinosaurDynastyText": "Ha eclosionado todos los colores estándar de mascotas, de aves y dinosaurios: halcón, búho, loro, pavo real, pingüino, gallo, pterodáctilo, tiranosaurio rex, triceratops y velociraptor!",
|
||||
"achievementRoughRider": "Jinete tosco",
|
||||
"achievementRoughRiderText": "¡Ha eclosionado todos los colores estándar de mascotas y monturas incómodas: Cactus, Erizo y Piedra!",
|
||||
"achievementBonelessBossModalText": "¡Has conseguido todas las mascotas invertebradas!",
|
||||
"achievementBonelessBossText": "¡Ha eclosionado todos los colores estándar de mascotas invertebradas: Escarabajo, Mariposa, Calamar, Nudibranquio, Pulpo, Caracol y Araña!",
|
||||
"achievementBonelessBoss": "Jefe Deshuesado",
|
||||
"achievementDuneBuddyText": "¡Ha eclosionado todos los colores estándar de mascotas de clima desértico: Armadillo, Cactus, Zorro, Rana, Serpiente y Araña!",
|
||||
"achievementBonelessBossModalText": "¡Tienes todas las mascotas invertebradas en tu colección!",
|
||||
"achievementBonelessBossText": "Ha eclosionado todos los colores estándar de mascotas invertebradas: escarabajo, mariposa calamar, nudibranquio, pulpo, caracol y araña!",
|
||||
"achievementBonelessBoss": "Jefe deshuesado",
|
||||
"achievementDuneBuddyText": "¡Ha eclosionado todos los colores estándar de mascotas de clima desértico: armadillo, cactus, zorro, rana, serpiente y araña!",
|
||||
"achievementDuneBuddy": "Amigo de médano",
|
||||
"achievementDuneBuddyModalText": "¡Has conseguido todas las mascotas de desierto!",
|
||||
"achievementRoughRiderModalText": "¡Has conseguido todos los colores básicos de mascotas y monturas incómodas!",
|
||||
"achievementRodentRuler": "Rey Roedor",
|
||||
"achievementRodentRulerText": "¡Ha eclosionado todos los colores estándar de mascotas roedores: Conejillo de Indias, Rata y Ardilla!",
|
||||
"achievementRodentRulerModalText": "¡Has conseguido todos las mascotas roedores!",
|
||||
"achievementCats": "Señora de los Gatos",
|
||||
"achievementCatsText": "¡Ha eclosionado todos los colores estándar de mascotas felinas: Guepardo, León, Tigre Dientes de Sable y Tigre!",
|
||||
"achievementRoughRiderModalText": "¡Has conseguido todos los colores básicos de las mascotas y monturas incómodas!",
|
||||
"achievementRodentRuler": "Gobernante Roedor",
|
||||
"achievementRodentRulerText": "¡Ha eclosionado todos los colores estándar de las mascotas roedores: Conejillo de Indias, Rata y Ardilla!",
|
||||
"achievementRodentRulerModalText": "¡Has conseguido todos las roedores mascota!",
|
||||
"achievementCats": "Pastor de Gatos",
|
||||
"achievementCatsText": "¡Ha eclosionado todos los colores estándar de las mascotas felinas: Guepardo, León, Tigre Dientes de Sable y Tigre!",
|
||||
"achievementCatsModalText": "¡Has conseguido todas las mascotas felinas!"
|
||||
}
|
||||
|
||||
@@ -1,203 +1,203 @@
|
||||
{
|
||||
"backgrounds": "Fondos",
|
||||
"background": "Fondo",
|
||||
"backgroundShop": "Tienda de Fondos",
|
||||
"noBackground": "Ningún Fondo Seleccionado",
|
||||
"backgroundShop": "Tienda de fondos",
|
||||
"noBackground": "Ningún fondo seleccionado",
|
||||
"backgrounds062014": "1.ª serie: publicada en junio de 2014",
|
||||
"backgroundBeachText": "Playa",
|
||||
"backgroundBeachNotes": "Relájate en una cálida playa.",
|
||||
"backgroundFairyRingText": "Anillo de Hadas",
|
||||
"backgroundFairyRingText": "Anillo de hadas",
|
||||
"backgroundFairyRingNotes": "Baila en un anillo de hadas.",
|
||||
"backgroundForestText": "Bosque",
|
||||
"backgroundForestNotes": "Pasea por un bosque estival.",
|
||||
"backgrounds072014": "2.ª serie: publicada en julio de 2014",
|
||||
"backgroundCoralReefText": "Arrecife de Coral",
|
||||
"backgroundCoralReefText": "Arrecife de coral",
|
||||
"backgroundCoralReefNotes": "Nada en un arrecife de coral.",
|
||||
"backgroundOpenWatersText": "Aguas Abiertas",
|
||||
"backgroundOpenWatersText": "Aguas abiertas",
|
||||
"backgroundOpenWatersNotes": "Disfruta de las aguas abiertas.",
|
||||
"backgroundSeafarerShipText": "Bajel de Marineros",
|
||||
"backgroundSeafarerShipNotes": "Navega a bordo de un Barco Marinero.",
|
||||
"backgroundSeafarerShipText": "Bajel de marineros",
|
||||
"backgroundSeafarerShipNotes": "Navega a bordo de un barco marinero.",
|
||||
"backgrounds082014": "3.ª serie: publicada en agosto de 2014",
|
||||
"backgroundCloudsText": "Nubes",
|
||||
"backgroundCloudsNotes": "Planea entre las nubes.",
|
||||
"backgroundDustyCanyonsText": "Cañón Polvoriento",
|
||||
"backgroundDustyCanyonsText": "Cañón polvoriento",
|
||||
"backgroundDustyCanyonsNotes": "Pasea por un cañón polvoriento.",
|
||||
"backgroundVolcanoText": "Volcán",
|
||||
"backgroundVolcanoNotes": "Entra en calor dentro de un volcán.",
|
||||
"backgrounds092014": "4.ª serie: publicada en septiembre de 2014",
|
||||
"backgroundThunderstormText": "Tormenta Eléctrica",
|
||||
"backgroundThunderstormText": "Tormenta eléctrica",
|
||||
"backgroundThunderstormNotes": "Conduce rayos en la tormenta eléctrica.",
|
||||
"backgroundAutumnForestText": "Bosque Otoñal",
|
||||
"backgroundAutumnForestText": "Bosque otoñal",
|
||||
"backgroundAutumnForestNotes": "Pasea por un bosque otoñal.",
|
||||
"backgroundHarvestFieldsText": "Campos de Cultivo",
|
||||
"backgroundHarvestFieldsText": "Campos de cultivo",
|
||||
"backgroundHarvestFieldsNotes": "Labra tus campos de cultivo.",
|
||||
"backgrounds102014": "5.ª serie: publicada en octubre de 2014",
|
||||
"backgroundGraveyardText": "Cementerio",
|
||||
"backgroundGraveyardNotes": "Visita un espeluznante cementerio.",
|
||||
"backgroundHauntedHouseText": "Casa Encantada",
|
||||
"backgroundHauntedHouseText": "Casa encantada",
|
||||
"backgroundHauntedHouseNotes": "Entra a hurtadillas en una casa encantada.",
|
||||
"backgroundPumpkinPatchText": "Campo de Calabazas",
|
||||
"backgroundPumpkinPatchNotes": "Talla tus calabazas en este campo de calabazas.",
|
||||
"backgroundPumpkinPatchText": "Terreno de calabazas",
|
||||
"backgroundPumpkinPatchNotes": "Talla tu calabaza en este terreno.",
|
||||
"backgrounds112014": "6.ª serie: publicada en noviembre de 2014",
|
||||
"backgroundHarvestFeastText": "Festín de la Cosecha",
|
||||
"backgroundHarvestFeastNotes": "Disfruta del Banquete de la Cosecha.",
|
||||
"backgroundStarrySkiesText": "Cielos Estrellados",
|
||||
"backgroundHarvestFeastText": "Festín de la cosecha",
|
||||
"backgroundHarvestFeastNotes": "Disfruta del banquete de la cosecha.",
|
||||
"backgroundStarrySkiesText": "Cielos estrellados",
|
||||
"backgroundStarrySkiesNotes": "Contempla los cielos repletos de estrellas.",
|
||||
"backgroundSunsetMeadowText": "Atardecer en la Pradera",
|
||||
"backgroundSunsetMeadowText": "Atardecer en la pradera",
|
||||
"backgroundSunsetMeadowNotes": "Admira un atardecer en la pradera.",
|
||||
"backgrounds122014": "7.ª serie: publicada en diciembre de 2014",
|
||||
"backgroundIcebergText": "Témpano de Hielo",
|
||||
"backgroundIcebergNotes": "Flota a la deriva sobre un Témpano de Hielo.",
|
||||
"backgroundTwinklyLightsText": "Luces Brillantes de Invierno",
|
||||
"backgroundIcebergText": "Iceberg",
|
||||
"backgroundIcebergNotes": "Flota a la deriva sobre un iceberg.",
|
||||
"backgroundTwinklyLightsText": "Luces brillantes de invierno",
|
||||
"backgroundTwinklyLightsNotes": "Camina entre árboles engalanados con luces festivas.",
|
||||
"backgroundSouthPoleText": "Polo Sur",
|
||||
"backgroundSouthPoleNotes": "Visita el gélido Polo Sur.",
|
||||
"backgrounds012015": "8.ª serie: publicada en enero de 2015",
|
||||
"backgroundIceCaveText": "Cueva de Hielo",
|
||||
"backgroundIceCaveNotes": "Desciende y adéntrate en una Cueva de Hielo.",
|
||||
"backgroundFrigidPeakText": "Cima Glacial",
|
||||
"backgroundIceCaveText": "Cueva de hielo",
|
||||
"backgroundIceCaveNotes": "Desciende y adéntrate en una cueva de hielo.",
|
||||
"backgroundFrigidPeakText": "Cima glacial",
|
||||
"backgroundFrigidPeakNotes": "Escala una cima glacial.",
|
||||
"backgroundSnowyPinesText": "Pinos Nevados",
|
||||
"backgroundSnowyPinesText": "Pinos nevados",
|
||||
"backgroundSnowyPinesNotes": "Refúgiate entre pinos nevados.",
|
||||
"backgrounds022015": "9.ª serie: publicada en febrero de 2015",
|
||||
"backgroundBlacksmithyText": "Forja",
|
||||
"backgroundBlacksmithyNotes": "Trabaja en la forja.",
|
||||
"backgroundCrystalCaveText": "Cueva de Cristal",
|
||||
"backgroundCrystalCaveText": "Cueva de cristal",
|
||||
"backgroundCrystalCaveNotes": "Explora una cueva de cristal.",
|
||||
"backgroundDistantCastleText": "Castillo Distante",
|
||||
"backgroundDistantCastleText": "Castillo distante",
|
||||
"backgroundDistantCastleNotes": "Defiende un castillo distante.",
|
||||
"backgrounds032015": "10.ª serie: publicada en marzo de 2015",
|
||||
"backgroundSpringRainText": "Lluvia Primaveral",
|
||||
"backgroundSpringRainText": "Lluvia primaveral",
|
||||
"backgroundSpringRainNotes": "Baila bajo la lluvia de primavera.",
|
||||
"backgroundStainedGlassText": "Vidriera",
|
||||
"backgroundStainedGlassNotes": "Contempla las vidrieras.",
|
||||
"backgroundRollingHillsText": "Colinas Ondulantes",
|
||||
"backgroundRollingHillsText": "Colinas ondulantes",
|
||||
"backgroundRollingHillsNotes": "Corretea por las colinas ondulantes.",
|
||||
"backgrounds042015": "11.ª serie: publicada en abril de 2015",
|
||||
"backgroundCherryTreesText": "Cerezos",
|
||||
"backgroundCherryTreesNotes": "Admira los cerezos en flor.",
|
||||
"backgroundFloralMeadowText": "Prado Floreciente",
|
||||
"backgroundFloralMeadowText": "Prado floreciente",
|
||||
"backgroundFloralMeadowNotes": "Ve de pícnic a un prado floreciente.",
|
||||
"backgroundGumdropLandText": "País de las Gominolas",
|
||||
"backgroundGumdropLandNotes": "Mordisquea el paisaje del País de las Gominolas.",
|
||||
"backgrounds052015": "12.ª serie: publicada en mayo de 2015",
|
||||
"backgroundMarbleTempleText": "Templo de Mármol",
|
||||
"backgroundMarbleTempleText": "Templo de mármol",
|
||||
"backgroundMarbleTempleNotes": "Posa delante de un templo de mármol.",
|
||||
"backgroundMountainLakeText": "Lago de Montaña",
|
||||
"backgroundMountainLakeText": "Lago de montaña",
|
||||
"backgroundMountainLakeNotes": "Atrévete a sumergir la punta del pie en este lago de montaña.",
|
||||
"backgroundPagodasText": "Pagodas",
|
||||
"backgroundPagodasNotes": "Sube a lo alto de las Pagodas.",
|
||||
"backgroundPagodasNotes": "Sube a lo alto de las pagodas.",
|
||||
"backgrounds062015": "13.ª serie: publicada en junio de 2015",
|
||||
"backgroundDriftingRaftText": "Balsa a la Deriva",
|
||||
"backgroundDriftingRaftText": "Balsa a la deriva",
|
||||
"backgroundDriftingRaftNotes": "Rema sobre una balsa a la deriva.",
|
||||
"backgroundShimmeryBubblesText": "Burbujas Relucientes",
|
||||
"backgroundShimmeryBubblesText": "Burbujas relucientes",
|
||||
"backgroundShimmeryBubblesNotes": "Flota a través de un mar de burbujas relucientes.",
|
||||
"backgroundIslandWaterfallsText": "Cascadas Isleñas",
|
||||
"backgroundIslandWaterfallsText": "Cascadas isleñas",
|
||||
"backgroundIslandWaterfallsNotes": "Haz un pícnic junto a las cascadas de esta isla.",
|
||||
"backgrounds072015": "14.ª serie: publicada en julio de 2015",
|
||||
"backgroundDilatoryRuinsText": "Ruinas de Dilatoria",
|
||||
"backgroundDilatoryRuinsNotes": "Sumérgete en las ruinas de Dilatoria.",
|
||||
"backgroundGiantWaveText": "Ola Gigante",
|
||||
"backgroundGiantWaveText": "Ola gigante",
|
||||
"backgroundGiantWaveNotes": "¡Surfea una ola gigante!",
|
||||
"backgroundSunkenShipText": "Barco Hundido",
|
||||
"backgroundSunkenShipText": "Barco hundido",
|
||||
"backgroundSunkenShipNotes": "Explora un barco hundido.",
|
||||
"backgrounds082015": "15.ª serie: publicada en agosto de 2015",
|
||||
"backgroundPyramidsText": "Pirámides",
|
||||
"backgroundPyramidsNotes": "Admira las pirámides.",
|
||||
"backgroundSunsetSavannahText": "Ocaso en la Sabana",
|
||||
"backgroundSunsetSavannahText": "Ocaso en la sabana",
|
||||
"backgroundSunsetSavannahNotes": "Acecha a tus presas al atardecer en la sabana.",
|
||||
"backgroundTwinklyPartyLightsText": "Luces Parpadeantes de Fiesta",
|
||||
"backgroundTwinklyPartyLightsText": "Luces parpadeantes de fiesta",
|
||||
"backgroundTwinklyPartyLightsNotes": "¡Baila bajo las luces festivas centelleantes!",
|
||||
"backgrounds092015": "16.ª serie: publicada en septiembre de 2015",
|
||||
"backgroundMarketText": "Mercado de Habitica",
|
||||
"backgroundMarketNotes": "Compra en el Mercado de Habitica.",
|
||||
"backgroundMarketNotes": "Compra en el mercado de Habitica.",
|
||||
"backgroundStableText": "Establo de Habitica",
|
||||
"backgroundStableNotes": "Cuida a tus monturas en el Establo de Habitica.",
|
||||
"backgroundStableNotes": "Cuida a tus monturas en el establo de Habitica.",
|
||||
"backgroundTavernText": "Taberna de Habitica",
|
||||
"backgroundTavernNotes": "Visita la Taberna de Habitica.",
|
||||
"backgrounds102015": "17.ª serie: publicada en octubre de 2015",
|
||||
"backgroundHarvestMoonText": "Luna de Cosecha",
|
||||
"backgroundHarvestMoonText": "Luna de cosecha",
|
||||
"backgroundHarvestMoonNotes": "Ríete a carcajadas bajo la luna de cosecha.",
|
||||
"backgroundSlimySwampText": "Pantano Lodoso",
|
||||
"backgroundSlimySwampText": "Pantano lodoso",
|
||||
"backgroundSlimySwampNotes": "Cruza con esfuerzo el pantano lodoso.",
|
||||
"backgroundSwarmingDarknessText": "Criaturas de la Oscuridad",
|
||||
"backgroundSwarmingDarknessText": "Criaturas de la oscuridad",
|
||||
"backgroundSwarmingDarknessNotes": "Tiembla entre las criaturas de la oscuridad.",
|
||||
"backgrounds112015": "18.ª serie: publicada en noviembre de 2015",
|
||||
"backgroundFloatingIslandsText": "Islas Flotantes",
|
||||
"backgroundFloatingIslandsText": "Islas flotantes",
|
||||
"backgroundFloatingIslandsNotes": "Salta entre las islas flotantes.",
|
||||
"backgroundNightDunesText": "Dunas Nocturnas",
|
||||
"backgroundNightDunesText": "Dunas nocturnas",
|
||||
"backgroundNightDunesNotes": "Camina tranquilamente por las dunas nocturnas.",
|
||||
"backgroundSunsetOasisText": "Oasis al Atardecer",
|
||||
"backgroundSunsetOasisText": "Oasis al atardecer",
|
||||
"backgroundSunsetOasisNotes": "Disfruta del oasis al atardecer.",
|
||||
"backgrounds122015": "19.ª serie: publicada en diciembre de 2015",
|
||||
"backgroundAlpineSlopesText": "Laderas Alpinas",
|
||||
"backgroundAlpineSlopesText": "Laderas alpinas",
|
||||
"backgroundAlpineSlopesNotes": "Esquía en las laderas alpinas.",
|
||||
"backgroundSnowySunriseText": "Amanecer Nevado",
|
||||
"backgroundSnowySunriseText": "Amanecer nevado",
|
||||
"backgroundSnowySunriseNotes": "Contempla el amanecer nevado.",
|
||||
"backgroundWinterTownText": "Pueblo Invernal",
|
||||
"backgroundWinterTownText": "Pueblo invernal",
|
||||
"backgroundWinterTownNotes": "Camina deprisa por el pueblo invernal.",
|
||||
"backgrounds012016": "20.ª serie: publicada en enero de 2016",
|
||||
"backgroundFrozenLakeText": "Lago Congelado",
|
||||
"backgroundFrozenLakeText": "Lago congelado",
|
||||
"backgroundFrozenLakeNotes": "Patina sobre un lago congelado.",
|
||||
"backgroundSnowmanArmyText": "Ejército de Muñecos de Nieve",
|
||||
"backgroundSnowmanArmyText": "Ejército de muñecos de nieve",
|
||||
"backgroundSnowmanArmyNotes": "Lidera un ejército de muñecos de nieve.",
|
||||
"backgroundWinterNightText": "Noche de Invierno",
|
||||
"backgroundWinterNightText": "Noche de invierno",
|
||||
"backgroundWinterNightNotes": "Mira las estrellas de una noche de invierno.",
|
||||
"backgrounds022016": "21.ª serie: publicada en febrero de 2016",
|
||||
"backgroundBambooForestText": "Bosque de Bambú",
|
||||
"backgroundBambooForestText": "Bosque de bambú",
|
||||
"backgroundBambooForestNotes": "Pasea por el bosque de bambú.",
|
||||
"backgroundCozyLibraryText": "Biblioteca Acogedora",
|
||||
"backgroundCozyLibraryText": "Biblioteca acogedora",
|
||||
"backgroundCozyLibraryNotes": "Lee en esta acogedora biblioteca.",
|
||||
"backgroundGrandStaircaseText": "Gran Escalinata",
|
||||
"backgroundGrandStaircaseText": "Gran escalinata",
|
||||
"backgroundGrandStaircaseNotes": "Desciende por la gran escalinata.",
|
||||
"backgrounds032016": "22.ª serie: publicada en marzo de 2016",
|
||||
"backgroundDeepMineText": "Mina Profunda",
|
||||
"backgroundDeepMineText": "Mina profunda",
|
||||
"backgroundDeepMineNotes": "Encuentra metales preciosos en esta mina profunda.",
|
||||
"backgroundRainforestText": "Selva Tropical",
|
||||
"backgroundRainforestText": "Selva tropical",
|
||||
"backgroundRainforestNotes": "Adéntrate en la selva tropical.",
|
||||
"backgroundStoneCircleText": "Crómlech",
|
||||
"backgroundStoneCircleNotes": "Lanza hechizos en este crómlech.",
|
||||
"backgrounds042016": "23.ª serie: publicada en abril de 2016",
|
||||
"backgroundArcheryRangeText": "Campo de Tiro con Arco",
|
||||
"backgroundArcheryRangeText": "Campo de tiro con arco",
|
||||
"backgroundArcheryRangeNotes": "Practica en este campo de tiro con arco.",
|
||||
"backgroundGiantFlowersText": "Flores Gigantes",
|
||||
"backgroundGiantFlowersText": "Flores gigantes",
|
||||
"backgroundGiantFlowersNotes": "Diviértete sobre estas gigantescas flores.",
|
||||
"backgroundRainbowsEndText": "Final del Arcoíris",
|
||||
"backgroundRainbowsEndText": "Final del arcoíris",
|
||||
"backgroundRainbowsEndNotes": "Encuentra oro al final del arcoíris.",
|
||||
"backgrounds052016": "24.ª serie: publicada en mayo de 2016",
|
||||
"backgroundBeehiveText": "Colmena",
|
||||
"backgroundBeehiveNotes": "Zumba y baila en una colmena.",
|
||||
"backgroundGazeboText": "Kiosko",
|
||||
"backgroundGazeboNotes": "Pelea en un kiosko.",
|
||||
"backgroundTreeRootsText": "Raíces de Árbol",
|
||||
"backgroundTreeRootsText": "Raíces de árbol",
|
||||
"backgroundTreeRootsNotes": "Explora las raíces del árbol.",
|
||||
"backgrounds062016": "25.ª serie: publicada en junio de 2016",
|
||||
"backgroundLighthouseShoreText": "Costa con Faro",
|
||||
"backgroundLighthouseShoreText": "Costa con faro",
|
||||
"backgroundLighthouseShoreNotes": "Pasea por la costa junto al faro.",
|
||||
"backgroundLilypadText": "Nenúfar",
|
||||
"backgroundLilypadNotes": "Salta sobre un nenúfar.",
|
||||
"backgroundWaterfallRockText": "Roca de Cascada",
|
||||
"backgroundWaterfallRockText": "Roca de cascada",
|
||||
"backgroundWaterfallRockNotes": "Chapotea junto a la roca de la cascada.",
|
||||
"backgrounds072016": "26.ª serie: publicada en julio de 2016",
|
||||
"backgroundAquariumText": "Acuario",
|
||||
"backgroundAquariumNotes": "Sube y baja dentro de este acuario.",
|
||||
"backgroundDeepSeaText": "Mar Profundo",
|
||||
"backgroundDeepSeaText": "Profundidades del mar",
|
||||
"backgroundDeepSeaNotes": "Bucea hasta las profundidades del mar.",
|
||||
"backgroundDilatoryCastleText": "Castillo de Dilatoria",
|
||||
"backgroundDilatoryCastleNotes": "Nada junto al Castillo de Dilatoria.",
|
||||
"backgrounds082016": "27.ª serie: publicada en agosto de 2016",
|
||||
"backgroundIdyllicCabinText": "Cabaña Idílica",
|
||||
"backgroundIdyllicCabinNotes": "Retírate a una cabaña idílica.",
|
||||
"backgroundMountainPyramidText": "Pirámide de Montaña",
|
||||
"backgroundIdyllicCabinText": "Cabaña bucólica",
|
||||
"backgroundIdyllicCabinNotes": "Retírate a una cabaña bucólica.",
|
||||
"backgroundMountainPyramidText": "Pirámide de montaña",
|
||||
"backgroundMountainPyramidNotes": "Sube los incontables peldaños de esta pirámide de montaña.",
|
||||
"backgroundStormyShipText": "Barco Tormentoso",
|
||||
"backgroundStormyShipText": "Barco tormentoso",
|
||||
"backgroundStormyShipNotes": "Agárrate fuerte contra viento y marea a bordo de un barco tormentoso.",
|
||||
"backgrounds092016": "28.ª serie: publicada en septiembre de 2016",
|
||||
"backgroundCornfieldsText": "Campos de Maíz",
|
||||
"backgroundCornfieldsText": "Campos de maíz",
|
||||
"backgroundCornfieldsNotes": "Disfruta de un bonito día en los campos de maíz.",
|
||||
"backgroundFarmhouseText": "Casa de Granja",
|
||||
"backgroundFarmhouseText": "Casa de granja",
|
||||
"backgroundFarmhouseNotes": "Saluda a los animales de camino a la casa de la granja.",
|
||||
"backgroundOrchardText": "Huerto de Árboles Frutales",
|
||||
"backgroundOrchardText": "Huerto de árboles frutales",
|
||||
"backgroundOrchardNotes": "Coge fruta madura en el huerto.",
|
||||
"backgrounds102016": "29.ª serie: publicada en octubre de 2016",
|
||||
"backgroundSpiderWebText": "Telaraña",
|
||||
@@ -207,14 +207,14 @@
|
||||
"backgroundRainyCityText": "Ciudad Lluviosa",
|
||||
"backgroundRainyCityNotes": "Chapotea a través de una Ciudad Lluviosa.",
|
||||
"backgrounds112016": "30.ª serie: publicada en noviembre de 2016",
|
||||
"backgroundMidnightCloudsText": "Nubes de Medianoche",
|
||||
"backgroundMidnightCloudsNotes": "Vuela a través de las nubes de medianoche.",
|
||||
"backgroundStormyRooftopsText": "Techos Tormentosos",
|
||||
"backgroundStormyRooftopsNotes": "Deslízate a través de los techos tormentosos.",
|
||||
"backgroundMidnightCloudsText": "Media noche nublada",
|
||||
"backgroundMidnightCloudsNotes": "Vuela a través de la Media noche nublada.",
|
||||
"backgroundStormyRooftopsText": "Tempestuoso Techo",
|
||||
"backgroundStormyRooftopsNotes": "Deslízate a través del Tempestuoso Techo.",
|
||||
"backgroundWindyAutumnText": "Otoño Ventoso",
|
||||
"backgroundWindyAutumnNotes": "Persigue las hojas durante el otoño ventoso.",
|
||||
"backgroundWindyAutumnNotes": "Caza las hojas durante el Otoño Ventoso.",
|
||||
"incentiveBackgrounds": "Fondos Estándar",
|
||||
"backgroundVioletText": "Violeta",
|
||||
"backgroundVioletText": "violeta",
|
||||
"backgroundVioletNotes": "Un vibrante fondo violeta.",
|
||||
"backgroundBlueText": "Azul",
|
||||
"backgroundBlueNotes": "Un fondo básico azul.",
|
||||
@@ -228,16 +228,16 @@
|
||||
"backgroundYellowNotes": "Un agradable fondo amarillo.",
|
||||
"backgrounds122016": "31.ª serie: publicada en diciembre de 2016",
|
||||
"backgroundShimmeringIcePrismText": "Prismas de Hielo Relucientes",
|
||||
"backgroundShimmeringIcePrismNotes": "Baila junto a los prismas de hielo relucientes.",
|
||||
"backgroundShimmeringIcePrismNotes": "Baila junto a los Prismas de Hielo Relucientes.",
|
||||
"backgroundWinterFireworksText": "Fuegos Artificiales de Invierno",
|
||||
"backgroundWinterFireworksNotes": "Lanza los Fuegos Artificiales de Invierno.",
|
||||
"backgroundWinterStorefrontText": "Tienda Invernal",
|
||||
"backgroundWinterStorefrontNotes": "Compra regalos en la Tienda Invernal.",
|
||||
"backgrounds012017": "32.ª serie: publicada en enero de 2017",
|
||||
"backgroundBlizzardText": "Tormenta de Nieve",
|
||||
"backgroundBlizzardNotes": "Enfréntate a una terrible tormenta de nieve.",
|
||||
"backgroundBlizzardNotes": "Enfréntate a una terrible Tormenta de Nieve.",
|
||||
"backgroundSparklingSnowflakeText": "Copo de Nieve Chispeante",
|
||||
"backgroundSparklingSnowflakeNotes": "Deslízate en un copo de nieve chispeante.",
|
||||
"backgroundSparklingSnowflakeNotes": "Deslízate en un Copo de Nieve Chispeante.",
|
||||
"backgroundStoikalmVolcanoesText": "Volcanes Stoïkalm",
|
||||
"backgroundStoikalmVolcanoesNotes": "Explora los Volcanes Stoïkalm.",
|
||||
"backgrounds022017": "33.ª serie: publicada en febrero de 2017",
|
||||
@@ -246,10 +246,10 @@
|
||||
"backgroundTreasureRoomText": "Sala del Tesoro",
|
||||
"backgroundTreasureRoomNotes": "Disfruta de la riqueza de la Sala del Tesoro.",
|
||||
"backgroundWeddingArchText": "Arco de Boda",
|
||||
"backgroundWeddingArchNotes": "Posa bajo el arco de boda.",
|
||||
"backgroundWeddingArchNotes": "Posa bajo el Arco de Boda.",
|
||||
"backgrounds032017": "34.ª serie: publicada en marzo de 2017",
|
||||
"backgroundMagicBeanstalkText": "Tallo de Judía Mágico",
|
||||
"backgroundMagicBeanstalkNotes": "Sube por un tallo de judía mágico.",
|
||||
"backgroundMagicBeanstalkNotes": "Sube por un Tallo de Judía Mágico.",
|
||||
"backgroundMeanderingCaveText": "Cuerva Serpenteante",
|
||||
"backgroundMeanderingCaveNotes": "Explora la Cueva Serpenteante.",
|
||||
"backgroundMistiflyingCircusText": "Desconcertante Circo Volador",
|
||||
@@ -260,47 +260,47 @@
|
||||
"backgroundGiantBirdhouseText": "Casa de Pájaros Gigante",
|
||||
"backgroundGiantBirdhouseNotes": "Posarse sobre la Casa de Pájaros Gigante.",
|
||||
"backgroundMistShroudedMountainText": "Montaña Envuelta en Niebla",
|
||||
"backgroundMistShroudedMountainNotes": "Escala la montaña envuelta en niebla.",
|
||||
"backgroundMistShroudedMountainNotes": "Escala la Montaña Envuelta en Niebla.",
|
||||
"backgrounds052017": "36.ª serie: publicada en mayo de 2017",
|
||||
"backgroundGuardianStatuesText": "Estatuas Guardianes",
|
||||
"backgroundGuardianStatuesNotes": "Quédate en vigilia frente a Estatuas Guardianes.",
|
||||
"backgroundHabitCityStreetsText": "Calles de la Ciudad de los Hábitos",
|
||||
"backgroundHabitCityStreetsNotes": "Explora las Calles de la Ciudad de los Hábitos.",
|
||||
"backgroundOnATreeBranchText": "Sobre Una Rama de un Árbol",
|
||||
"backgroundOnATreeBranchNotes": "Pósate sobre una rama de un árbol.",
|
||||
"backgroundOnATreeBranchNotes": "Pósate sobre una Rama de un Árbol.",
|
||||
"backgrounds062017": "37.ª serie: publicada en junio de 2017",
|
||||
"backgroundBuriedTreasureText": "Tesoro Enterrado",
|
||||
"backgroundBuriedTreasureNotes": "Desentierra el tesoro enterrado.",
|
||||
"backgroundBuriedTreasureNotes": "Desentierra el Tesoro Enterrado.",
|
||||
"backgroundOceanSunriseText": "Amanecer Oceánico",
|
||||
"backgroundOceanSunriseNotes": "Admira el amanecer oceánico.",
|
||||
"backgroundOceanSunriseNotes": "Admira el Amanecer Oceánico.",
|
||||
"backgroundSandcastleText": "Castillo de Arena",
|
||||
"backgroundSandcastleNotes": "Rige sobre el castillo de arena.",
|
||||
"backgroundSandcastleNotes": "Rige sobre el Castillo de Arena.",
|
||||
"backgrounds072017": "38.ª serie: publicada en julio de 2017",
|
||||
"backgroundGiantSeashellText": "Concha Gigante",
|
||||
"backgroundGiantSeashellNotes": "Reposa en la concha gigante.",
|
||||
"backgroundGiantSeashellNotes": "Reposa en la Concha Gigante.",
|
||||
"backgroundKelpForestText": "Bosque de Algas Marinas",
|
||||
"backgroundKelpForestNotes": "Nada a través del bosque de algas marinas.",
|
||||
"backgroundKelpForestNotes": "Nada a través del Bosque de Algas Marinas.",
|
||||
"backgroundMidnightLakeText": "Lago Medianoche",
|
||||
"backgroundMidnightLakeNotes": "Descansa junto al Lago Medianoche.",
|
||||
"backgrounds082017": "39.ª serie: publicada en agosto de 2017",
|
||||
"backgroundBackOfGiantBeastText": "Espalda de una Bestia Gigante",
|
||||
"backgroundBackOfGiantBeastNotes": "Cabalga en la espalda de una bestia gigante.",
|
||||
"backgroundBackOfGiantBeastNotes": "Cabalga en la Espalda de una Bestia Gigante.",
|
||||
"backgroundDesertDunesText": "Dunas del Desierto",
|
||||
"backgroundDesertDunesNotes": "Explora valientemente las dunas del desierto.",
|
||||
"backgroundDesertDunesNotes": "Explora valientemente las Dunas del Desierto.",
|
||||
"backgroundSummerFireworksText": "Fuegos Artificiales de Verano",
|
||||
"backgroundSummerFireworksNotes": "¡Celebra el Día del Nombramiento de Habitica con Fuegos Artificiales de Verano!",
|
||||
"backgrounds092017": "40.ª serie: publicada en septiembre de 2017",
|
||||
"backgroundBesideWellText": "Al lado de un Pozo",
|
||||
"backgroundBesideWellNotes": "Paseo junto a un pozo.",
|
||||
"backgroundBesideWellNotes": "Paseo junto a un Pozo.",
|
||||
"backgroundGardenShedText": "Cobertizo de Jardín",
|
||||
"backgroundGardenShedNotes": "Trabaja en un cobertizo de jardín.",
|
||||
"backgroundGardenShedNotes": "Trabajo en un Cobertizo de Jardín.",
|
||||
"backgroundPixelistsWorkshopText": "Taller de Pixelist",
|
||||
"backgroundPixelistsWorkshopNotes": "Crea obras maestras en el Taller de Pixelist.",
|
||||
"backgrounds102017": "41.ª serie: publicada en octubre de 2017",
|
||||
"backgroundMagicalCandlesText": "Velas Mágicas",
|
||||
"backgroundMagicalCandlesNotes": "Déjate acariciar por la luz de velas mágicas.",
|
||||
"backgroundMagicalCandlesNotes": "Déjate acariciar por la luz de Velas Mágicas.",
|
||||
"backgroundSpookyHotelText": "Hotel Escalofriante",
|
||||
"backgroundSpookyHotelNotes": "Infíltrate por el vestíbulo de un hotel escalofriante.",
|
||||
"backgroundSpookyHotelNotes": "Infíltrate por el vestíbulo de un Hotel Escalofriante.",
|
||||
"backgroundTarPitsText": "Pozos de Alquitrán",
|
||||
"backgroundTarPitsNotes": "Pasa de puntillas por los Pozos de Alquitrán.",
|
||||
"backgrounds112017": "42.ª serie: publicada en noviembre de 2017",
|
||||
@@ -314,16 +314,16 @@
|
||||
"backgroundCrosscountrySkiTrailText": "Ruta de Ski Todo-Terreno",
|
||||
"backgroundCrosscountrySkiTrailNotes": "Planea sobre la Ruta de Ski Todo-Terreno.",
|
||||
"backgroundStarryWinterNightText": "Noche de Invierno Estrellada",
|
||||
"backgroundStarryWinterNightNotes": "Admira una noche de invierno estrellada.",
|
||||
"backgroundStarryWinterNightNotes": "Noche de Invierno Estrellada.",
|
||||
"backgroundToymakersWorkshopText": "Taller del Fabricante de Juguetes",
|
||||
"backgroundToymakersWorkshopNotes": "Disfrutar las maravillas del Taller del Fabricante de Juguetes.",
|
||||
"backgrounds012018": "44.ª serie: publicada en enero de 2018",
|
||||
"backgroundAuroraText": "Aurora",
|
||||
"backgroundAuroraNotes": "Disfruta del brillo invernal de la aurora.",
|
||||
"backgroundAuroraNotes": "Disfrutar del brillo invernal de la Aurora.",
|
||||
"backgroundDrivingASleighText": "Trineo",
|
||||
"backgroundDrivingASleighNotes": "Conduce un trineo sobre terreno nevado.",
|
||||
"backgroundDrivingASleighNotes": "Conduce un Trineo sobre terreno nevado.",
|
||||
"backgroundFlyingOverIcySteppesText": "Estepas heladas",
|
||||
"backgroundFlyingOverIcySteppesNotes": "Vuela sobre las estepas heladas.",
|
||||
"backgroundFlyingOverIcySteppesNotes": "Volar sobre las Estepas Heladas.",
|
||||
"backgrounds022018": "45.ª serie: publicada en febrero de 2018",
|
||||
"backgroundChessboardLandText": "Tierra de Tablero de Ajedrez",
|
||||
"backgroundChessboardLandNotes": "Juega una partida en la Tierra de Tablero de Ajedrez.",
|
||||
@@ -333,16 +333,16 @@
|
||||
"backgroundRoseGardenNotes": "Pasear por el Jardín de Rosas.",
|
||||
"backgrounds032018": "45.ª serie: publicada en marzo de 2018",
|
||||
"backgroundGorgeousGreenhouseText": "Espléndido Invernadero",
|
||||
"backgroundGorgeousGreenhouseNotes": "Camina entre la flora que se cuida en un espléndido invernadero.",
|
||||
"backgroundGorgeousGreenhouseNotes": "Camina entre la flora que se cuida en el Espléndido Invernadero.",
|
||||
"backgroundElegantBalconyText": "Elegante Balcón",
|
||||
"backgroundElegantBalconyNotes": "Admira el paisaje desde un elegante balcón.",
|
||||
"backgroundElegantBalconyNotes": "Admira el paisaje desde un Elegante Balcón.",
|
||||
"backgroundDrivingACoachText": "Conduciendo una Carroza",
|
||||
"backgroundDrivingACoachNotes": "Disfruta conducir una carroza por campos de flores.",
|
||||
"backgroundDrivingACoachNotes": "Disfruta Conducir una Carroza por campos de flores.",
|
||||
"backgrounds042018": "47.ª serie: publicada en abril de 2018",
|
||||
"backgroundTulipGardenText": "Jardín de Tulipanes",
|
||||
"backgroundTulipGardenNotes": "Pasa de puntillas por un jardín de tulipanes.",
|
||||
"backgroundTulipGardenNotes": "Pasa de puntillas por un Jardín de Tulipanes.",
|
||||
"backgroundFlyingOverWildflowerFieldText": "Campo de Flores silvestres",
|
||||
"backgroundFlyingOverWildflowerFieldNotes": "Elévate por encima de un campo de flores silvestres.",
|
||||
"backgroundFlyingOverWildflowerFieldNotes": "Elévate por encima de un Campo de Flores silvestres.",
|
||||
"backgroundFlyingOverAncientForestText": "Bosque Antiguo",
|
||||
"backgroundFlyingOverAncientForestNotes": "Vuela por encima de las copas de los árboles de un bosque antiguo.",
|
||||
"backgrounds052018": "48.ª serie: publicada en mayo de 2018",
|
||||
@@ -355,19 +355,19 @@
|
||||
"backgrounds062018": "49.ª serie: publicada en junio de 2018",
|
||||
"backgroundDocksText": "Muelle",
|
||||
"backgroundDocksNotes": "Pescado de lo alto del muelle.",
|
||||
"backgroundRowboatText": "Bote de Remos",
|
||||
"backgroundRowboatText": "Bote de remos",
|
||||
"backgroundRowboatNotes": "Canta en un bote de remos.",
|
||||
"backgroundPirateFlagText": "Bandera Pirata",
|
||||
"backgroundPirateFlagText": "Bandera pirata",
|
||||
"backgroundPirateFlagNotes": "Cuelga una temible bandera pirata.",
|
||||
"backgrounds072018": "50.ª serie: publicada en julio de 2018",
|
||||
"backgroundDarkDeepText": "Oscuras Profundidades",
|
||||
"backgroundDarkDeepText": "Oscuras profundidades",
|
||||
"backgroundDarkDeepNotes": "Nada en las oscuras profundidades entre bichos bioluminiscentes.",
|
||||
"backgroundDilatoryCityText": "Ciudad de Dilatoria",
|
||||
"backgroundDilatoryCityNotes": "Deambula a través de la ciudad submarina de Dilatoria.",
|
||||
"backgroundTidePoolText": "Poza de Marea",
|
||||
"backgroundTidePoolText": "Poza de marea",
|
||||
"backgroundTidePoolNotes": "Observa la vida del océano cerca de una poza de marea.",
|
||||
"backgrounds082018": "51.ª serie: publicada en agosto de 2018",
|
||||
"backgroundTrainingGroundsText": "Campos de Entrenamiento",
|
||||
"backgroundTrainingGroundsText": "Campos de entrenamiento",
|
||||
"backgroundTrainingGroundsNotes": "Practica en los campos de entrenamiento.",
|
||||
"backgroundFlyingOverRockyCanyonText": "Cañón Rocoso",
|
||||
"backgroundFlyingOverRockyCanyonNotes": "Contempla un escenario que quita el aliento mientras vuelas sobre un Cañón rocoso.",
|
||||
@@ -375,9 +375,9 @@
|
||||
"backgroundBridgeNotes": "Cruza un Puente encantador.",
|
||||
"backgrounds092018": "52.ª serie: publicada en septiembre de 2018",
|
||||
"backgroundApplePickingText": "Colecta de Manzanas",
|
||||
"backgroundApplePickingNotes": "Ve a recolectar manzanas y trae a casa unas cuantas.",
|
||||
"backgroundApplePickingNotes": "Ve a Recolectar Manzanas y trae a casa unas cuantas.",
|
||||
"backgroundGiantBookText": "Libro Gigante",
|
||||
"backgroundGiantBookNotes": "Lee mientras paseas por las páginas de un libro gigante.",
|
||||
"backgroundGiantBookNotes": "Lee mientras paseas por las páginas de un Libro Gigante.",
|
||||
"backgroundCozyBarnText": "Granero Confortable",
|
||||
"backgroundCozyBarnNotes": "Relájate con tus mascotas y monturas en su Confortable Granero.",
|
||||
"backgrounds102018": "53.ª serie: publicada en octubre de 2018",
|
||||
@@ -930,16 +930,5 @@
|
||||
"backgroundWinterDesertWithSaguarosNotes": "Exalta tus sentidos entre los Cactus en Desierto Invernal.",
|
||||
"backgrounds022026": "CONJUNTO 141: Publicado en Febrero 2026",
|
||||
"backgroundElegantPalaceText": "Palacio Elegante",
|
||||
"backgroundElegantPalaceNotes": "Quédate obnubilado por las coloridas salas del Palacio Elegante.",
|
||||
"backgrounds032026": "142.ª serie: publicada en marzo de 2026",
|
||||
"backgroundWaterfallWithRainbowText": "Cascada y Arcoíris",
|
||||
"backgroundWaterfallWithRainbowNotes": "Admira la belleza cautivadora de una cascada con un arcoíris.",
|
||||
"backgrounds042026": "143.ª serie: publicada en abril de 2026",
|
||||
"backgroundRidingACometText": "Montando un Cometa",
|
||||
"backgroundRidingACometNotes": "¡Viaja a través del espacio mientras montas un cometa!",
|
||||
"backgrounds052026": "144.ª serie: publicada en mayo de 2026",
|
||||
"backgroundElvenCitadelText": "Ciudadela Élfica",
|
||||
"backgroundElvenCitadelNotes": "Toma un pintoresto recorrido en una ciudadela élfica.",
|
||||
"backgroundOnAStrangePlanetText": "En un Extraño Planeta",
|
||||
"backgroundOnAStrangePlanetNotes": "Aventúrate allá donde ningun Habiticano ha viajado antes: hacia un extraño planeta."
|
||||
"backgroundElegantPalaceNotes": "Quédate obnubilado por las coloridas salas del Palacio Elegante."
|
||||
}
|
||||
|
||||
@@ -3,14 +3,14 @@
|
||||
"equipmentType": "Tipo",
|
||||
"klass": "Clase",
|
||||
"groupBy": "Agrupar por <%= type %>",
|
||||
"classBonus": "(Este equipamiento es de tu clase por lo que gana un multiplicador adicional de 1.5 a sus atributos)",
|
||||
"classArmor": "Armadura de Clase",
|
||||
"featuredset": "Conjunto Destacado: <%= name %>",
|
||||
"mysterySets": "Conjuntos Misteriosos",
|
||||
"classBonus": "(Este equipamiento es de tu clase por lo que gana un multiplicador de 1,5 a sus atributos)",
|
||||
"classArmor": "Armadura de clase",
|
||||
"featuredset": "Conjunto destacado: <%= name %>",
|
||||
"mysterySets": "Conjuntos misteriosos",
|
||||
"gearNotOwned": "No tienes este objeto.",
|
||||
"noGearItemsOfType": "No tienes ninguno de estos.",
|
||||
"classLockedItem": "Este equipamiento solo está disponible para una clase específica. ¡A partir del nivel 10, puedes cambiar tu clase pulsando: Icono de Usuario > Ajustes > Creación de personaje!",
|
||||
"tierLockedItem": "Este objeto solo estará disponible una vez hayas comprado los anteriores en orden. ¡Sigue trabajando duro para llegar hasta él!",
|
||||
"classLockedItem": "Este equipamiento solo está disponible para una clase específica. ¡A partir del nivel 10, cambia tu clase pulsando: Icono de Usuario > Ajustes > Creación de personaje!",
|
||||
"tierLockedItem": "Este objeto solo estará disponible una vez hayas comprado los anteriores de la secuencia. ¡Sigue trabajando duro para llegar hasta él!",
|
||||
"sortByType": "Tipo",
|
||||
"sortByPrice": "Precio",
|
||||
"sortByCon": "CON",
|
||||
@@ -18,16 +18,16 @@
|
||||
"sortByStr": "FUE",
|
||||
"sortByInt": "INT",
|
||||
"weapon": "arma",
|
||||
"weaponCapitalized": "Objeto Mano Dominante",
|
||||
"weaponBase0Text": "Sin Arma",
|
||||
"weaponBase0Notes": "Sin Arma.",
|
||||
"weaponWarrior0Text": "Espada de Entrenamiento",
|
||||
"weaponCapitalized": "Objeto de la mano dominante",
|
||||
"weaponBase0Text": "Sin arma",
|
||||
"weaponBase0Notes": "Sin arma.",
|
||||
"weaponWarrior0Text": "Espada de entrenamiento",
|
||||
"weaponWarrior0Notes": "Arma de práctica. No otorga ningún beneficio.",
|
||||
"weaponWarrior1Text": "Espada",
|
||||
"weaponWarrior1Notes": "Espada común de un soldado. Aumenta la Fuerza en <%= str %>.",
|
||||
"weaponWarrior2Text": "Hacha",
|
||||
"weaponWarrior2Notes": "Arma cortante de doble filo. Aumenta la fuerza en <%= str %>.",
|
||||
"weaponWarrior3Text": "Lucero del Alba",
|
||||
"weaponWarrior3Text": "Lucero del alba",
|
||||
"weaponWarrior3Notes": "Maza pesada con brutales espinas. Aumenta la Fuerza en <%= str %>.",
|
||||
"weaponWarrior4Text": "Espada de Zafiro",
|
||||
"weaponWarrior4Notes": "Espada cuyos filos cortan como el viento del norte. Aumenta la Fuerza en <%= str %>.",
|
||||
@@ -3108,9 +3108,9 @@
|
||||
"headSpecialSummer2024MageNotes": "Este sombrero se mece suavemente en las corrientes del océano a la vez que te asiste para canalizar tu gran sabiduría. Aumenta la percepcion en <%= per %>. Equipamiento de edición limitada Verano 2024.",
|
||||
"headArmoireCorsairsBandanaNotes": "Este pañuelo badana es esencial ya sea que desees mantener tu cabeza protegida de alguna gaviota que volando sobre ella suelte la carga o por que no quieras que la tripulación vea que estas sudando nerviosamente y decida amotinarse. Eso si, añade una cuenta decorativa cada vez que completes una de tus aventuras. Aumenta la Inteligencia en <%= int %>. Armario Encantado: Conjunto de Corsario (Artículo 2 de 3)",
|
||||
"shieldSpecialSummer2024WarriorNotes": "Jajaja, para todos aquellos que dicen que no eres capaz de alcanzar tus objetivos, mirad: ¡decídselo a mi mano, quiero decir, jeje, aleta! Aumenta la Constitución en <%= con %>. Equipamiento de edición limitada Verano 2024.",
|
||||
"gearItemsCompleted": "¡Ya tienes todo el equipamiento de <%= klass %>! Nuevo equipamiento se publica durante las Galas estaciónales.",
|
||||
"gearItemsCompleted": "¡Ya tienes todo el equipamiento de <%= klass %>! Se publicará nuevo equipamiento en las Galas estaciónales.",
|
||||
"moreArmoireGearAvailable": "¡Hasta entonces, hay aún <%= armoireCount %> piezas de equipamiento que puedes encontrar en el Armario Encantado!",
|
||||
"moreArmoireGearComing": "¡El Armario Encantado también obtiene objetos nuevos cada mes!",
|
||||
"moreArmoireGearComing": "¡También en el Armario Encantado tienes nuevos objetos cada mes!",
|
||||
"weaponSpecialSummer2024RogueText": "Tridente de Nudibranquio",
|
||||
"weaponSpecialSummer2024MageText": "Varita de Anémona de Mar",
|
||||
"weaponSpecialSummer2024MageNotes": "Estos tentáculos terroríficos poseen la habilidad de disipar, desviar y dirigir la magia indistintamente. Aumenta la inteligencia en <%= int %> y la percepción en <%= per %>. Equipamiento de edición limitada Verano 2024.",
|
||||
@@ -3484,7 +3484,7 @@
|
||||
"headMystery202512Text": "Yelmo de Galleta Ganadora",
|
||||
"headMystery202512Notes": "Pan de jengibre forjado con números hechizos arcanos que acabaron con la cordura de sus conjuradores, protección mística ¡siempre y cuando no te lo comas! No otorga ningún beneficio. Artículo de Suscriptor Diciembre 2025.",
|
||||
"headMystery202602Text": "Orejas de Zorro del Sakura",
|
||||
"headMystery202602Notes": "Con estas orejas tu oído se afilará tanto que podrás escuchar el brote de las flores en las ramas de los árboles al acercarse la primavera. No otorga ningún beneficio. Artículo de Suscriptor de febrero 2026.",
|
||||
"headMystery202602Notes": " Tu percepción de los sonidos será tan aguzada debido a estas orejas, que podrás escuchar no solo una mano aplaudiendo sola, si no también el florecimiento de las hermosas florecillas cuando la primavera se vaya acercando, florecilla. No otorga ningún beneficio. Artículo de Suscriptor Febrero 2026.",
|
||||
"headArmoireLoneCowpokeHatText": "Sombrero de Vaquero Solitario",
|
||||
"shieldSpecialWinter2026WarriorText": "Escudo Escarcha",
|
||||
"shieldSpecialWinter2026HealerText": "Explosión Estelar",
|
||||
@@ -3495,59 +3495,5 @@
|
||||
"backMystery202601Text": "Símbolo Invernal",
|
||||
"backMystery202602Text": "Las Cinco Colas de Sakura",
|
||||
"backArmoireHarpsichordText": "Clavicémbalo",
|
||||
"backArmoireHarpsichordNotes": "¡Duing! ¡Ding! Reúne a tu equipo ya sea para un almuerzo campestre o un picnic, algo totalmente diferente a lo anterior, y una vez allí deleita sus pabellones auditivos mientras interpretas Highway to Hell en tu clavicémbalo. Aumenta la Percepción y la Inteligencia en <%= attrs %> cada uno.Armario Encantado: Conjunto Instrumentos Musicales 2 (Artículo 1 de 3)",
|
||||
"weaponSpecialSpring2026WarriorText": "Florete de la Poderosa Rana",
|
||||
"weaponSpecialSpring2026RogueText": "Rama Primaveral",
|
||||
"weaponSpecialSpring2026HealerText": "Bastón de Campanilla de Invierno",
|
||||
"weaponSpecialSpring2026MageText": "Parasol Palo de Mayo",
|
||||
"weaponSpecialSpring2026MageNotes": "Se acerca una ocasión para celebrar, ¡y con este bonito palo-parasol estarás preparado! Aumenta la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"armorSpecialSpring2026WarriorText": "Armadura Rana",
|
||||
"armorSpecialSpring2026WarriorNotes": "Salta a la acción tan pronto como la nieve empieza a derretirse. Aumenta la Constitución en <%= con %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"armorSpecialSpring2026RogueText": "Armadura de Corteza de Abedul",
|
||||
"armorSpecialSpring2026RogueNotes": "Resiste las inevitables lluvias primaverales y las brisas ligeras. Aumenta la Percepción en <%= per %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"armorSpecialSpring2026HealerText": "Vestido de Campanilla de Invierno",
|
||||
"armorSpecialSpring2026MageText": "Traje de Bailarín del Palo de Mayo",
|
||||
"armorSpecialSpring2026MageNotes": "Llega preparado para bailar, hacer un picnic y disfrutar del clima cálido que trae la primavera. Aumenta la Inteligencia en <%= int %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"armorMystery202604Text": "Traje Espacial del Audaz Astronauta",
|
||||
"armorMystery202604Notes": "Un pequeño paso para tus Tareas Pendientes, ¡un gran salto para tu satisfacción personal! No otorga ningún beneficio. Artículo de Suscriptor de abril de 2026.",
|
||||
"armorArmoireHandstandOutfitText": "Parado de manos",
|
||||
"armorArmoireHandstandOutfitNotes": "Las cosas definitvamente se ven de otra manera cuando estás boca abajo, no es así? Si te sientes atrapado, ¡es tiempo de una nueva perspectiva! Aumenta la Percepción en <%= per %>. Armario Encantado: Conjunto Parado de Manos (Artículo 1 de 1).",
|
||||
"headSpecialSpring2026RogueText": "Casco Rama Primaveral",
|
||||
"headSpecialSpring2026HealerText": "Casco de Campanilla de Invierno",
|
||||
"headSpecialSpring2026HealerNotes": "Haz una esperanzadora declaración con estos hermosos, resistentes pétalos. Aumenta la Inteligencia en <%= int %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"headSpecialSpring2026MageText": "Corona de Flor de Mayo",
|
||||
"headMystery202603Text": "Sombrero de Mago de las Glicinias",
|
||||
"headMystery202604Text": "Casco del Audaz Astronauta",
|
||||
"headArmoireFloppyYellowHatText": "Sombrero Flexible Amarillo",
|
||||
"headArmoireVerdantArmingCapText": "Cofia Acolchada del Paje Verdoso",
|
||||
"shieldSpecialSpring2026RogueText": "Rama Primaveral",
|
||||
"shieldSpecialSpring2026RogueNotes": "Alcanza tus límites con estas ramas. También sirven como rascador de espalda en caso de necesitarlo. Aumenta la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"shieldSpecialSpring2026HealerText": "Hoja de Campanilla de Invierno",
|
||||
"shieldMystery202605Text": "Escudo del Anochecer",
|
||||
"shieldArmoireSoftYellowPillowText": "Almohada Amarillo Suave",
|
||||
"shieldArmoireVerdantBannerText": "Estandarte del Paje Verde",
|
||||
"shieldArmoireVerdantBannerNotes": "¡Ondea alto tu estandarte para indicar a tus amigos que es hora de reunirse! Aumenta la Inteligencia en <%= int %>. Armario Encantado: Conjunto del Paje Verdoso (Artículo 2 de 2).",
|
||||
"backMystery202605Text": "Nimbus del Anochecer",
|
||||
"weaponSpecialSpring2026RogueNotes": "Se acerca una gran oportunidad para crecer, ¡y con estas ramas en ciernes estarás preparado! Aumenta la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"weaponSpecialSpring2026WarriorNotes": "Puede que se presente una oportunidad para batirse en duelo en cualquier momento, ¡y con este formidable florete estarás preparado! Aumenta la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"weaponSpecialSpring2026HealerNotes": "Se presenta una oportunidad para empezar de nuevo con un fresco comienzo, ¡y con este espléndido bastón estarás preparado! Aumenta la Inteligencia en <%= int %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"weaponMystery202603Text": "Bastón de Mago de las Glicinias",
|
||||
"weaponMystery202603Notes": "¡Lanza hechizos para calentar el aire primaveral y favorecer la floración! No otorga ningún beneficio. Artículo de Suscriptor de marzo de 2026.",
|
||||
"armorSpecialSpring2026HealerNotes": "Deslízate con gracia desde un invierno frío y oscuro hasta una primavera gloriosa. Aumenta la Constitución en <%= con %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"armorArmoireSoftYellowSuitText": "Traje Amarillo Suave",
|
||||
"armorArmoireSoftYellowSuitNotes": "El amarillo es un color energético. Ponte esto a la hora de dormir, y te despertarás con el Sol, listo para enfrentarte a un día atareado. Aumenta la Constitución y la Fuerza en <%= attrs %>. Armario Encantado: Conjunto Ropa de Casa Amarilla (Artículo 2 de 3).",
|
||||
"headSpecialSpring2026WarriorText": "Casco del Guerrero Rana",
|
||||
"headSpecialSpring2026WarriorNotes": "Las ranas son famosas por su resistencia a la corrupción. ¡Este casco te otorgará sus nobles cualidades! Aumenta la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"headSpecialSpring2026RogueNotes": "Haz una notable declaración con ramitas y brotes creciendo de forma salvaje en todas direcciones. Aumenta la Percepción en <%= per %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"headSpecialSpring2026MageNotes": "Haz una alegre declaración con brillantes flores rodeando tu cabeza. Aumenta la Percepción en <%= per %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"headMystery202603Notes": "Este coqueto sombrero no solo potencia tus habilidades mágicas, ¡sino que además tiene un adorable aroma primaveral! No otorga ningún beneficio. Artículo de Suscriptor de marzo 2026.",
|
||||
"headMystery202604Notes": "En el espacio, nadie puede oirte completando tus Tareas Pendientes. ¡Pero la verdadera recompensa es la satisfacción personal! No otorga ningún beneficio. Artículo de Suscriptor de abril 2026.",
|
||||
"backMystery202605Notes": "Un halo resplandeciente de luz de luna y estrellas para iluminar la noche más oscura. No confiere ningún beneficio. Artículo de Suscriptor de mayo 2026.",
|
||||
"headArmoireFloppyYellowHatNotes": "Muchos encantamientos han sido cosidos a este simple sombrero, confiriéndole un juvenil color amarillo. Aumenta todas las estadísticas en <%= attrs %>. Armario Encantado: Conjunto Ropa de Casa Amarilla (Artículo 1 de 3).",
|
||||
"headArmoireVerdantArmingCapNotes": "Esta cómoda, acolchada cofia te prepara para la batalla y te ayuda a resistir cualquier cosa pesada que se te presente. Aumenta la Percepción y la Constitución en <%= attrs %>. Armario Encantado: Conjunto del Paje Verdoso (Artículo 1 de 2).",
|
||||
"shieldSpecialSpring2026WarriorText": "Candelabro del Guerrero Rana",
|
||||
"shieldSpecialSpring2026WarriorNotes": "Este candelabro no sólo puede iluminar tu camino; también puedes usarlo para derretir cualquier resto de nieve y hielo. Aumenta la Constitución en <%= con %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"shieldSpecialSpring2026HealerNotes": "Crea una brisa suave con este ventilador a medida que suben las temperaturas. También sirve como bolígrafo en caso de necesitarlo. Aumenta la Constitución en <%= con %>. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"shieldMystery202605Notes": "Deja que la brillante luz de luna te proteja de los peligros en la oscuridad. No otorga ningún beneficio. Artículo de Suscriptor de mayo 2026.",
|
||||
"shieldArmoireSoftYellowPillowNotes": "El guerrero experimentado lleva una almohada en cada expedición. Crece y brilla mientras consolidas todo lo aprendido en aventuras pasadas… incluso mientras duermes la siesta. Aumenta la Inteligencia y la Percepción en <%= attrs %>. Armario Encantado: Conjunto Ropa de Casa Amarilla (Artículo 3 de 3)."
|
||||
"backArmoireHarpsichordNotes": "¡Duing! ¡Ding! Reúne a tu equipo ya sea para un almuerzo campestre o un picnic, algo totalmente diferente a lo anterior, y una vez allí deleita sus pabellones auditivos mientras interpretas Highway to Hell en tu clavicémbalo. Aumenta la Percepción y la Inteligencia en <%= attrs %> cada uno.Armario Encantado: Conjunto Instrumentos Musicales 2 (Artículo 1 de 3)"
|
||||
}
|
||||
|
||||
@@ -428,17 +428,5 @@
|
||||
"groupTeacher": "Usándolo para dar clase",
|
||||
"groupParentChildren": "Usándolo con mi familia",
|
||||
"groupPlanBillingFYI": "Las suscripciones de Planes de Grupo se renuevan automáticamente a no ser que la canceles al menos 24 horas antes del fin del periodo en curso. Puedes cancelarla desde la pestaña Facturación de Grupo en tu Plan de Grupo. Se te cargará dentro de las 24 horas en las que renueva la suscripción y basado en el número de miembros de tu grupo en el Plan de Grupo en ese mismo momento. Si añades miembros entre períodos de pago, habrá un cargo adicional prorrateado por los beneficios obtenidos en tu siguiente ciclo de facturación.",
|
||||
"groupPlanBillingFYIShort": "Las suscripciones de Plan de Grupo se renuevan automáticamente a no ser que se cancelen 24 horas antes del fin del periodo actual. Se te cargará dentro de las 24 horas antes de la renovación de la suscripción, basado en el número de miembros de tu Plan de Grupo en ese mismo momento. Si añades miembros entre períodos de pago, se te aplicará un pago adicional prorrateado por los beneficios obtenidos en tu siguiente ciclo de facturación.",
|
||||
"createNewGroup": "Crear un Nuevo Grupo",
|
||||
"upgradeExistingGroup": "Mejorar un Grupo Existente",
|
||||
"chooseAnOption": "Elegir una Opción",
|
||||
"yourParty": "Tu Equipo",
|
||||
"previouslyUpgradedGroup": "Grupo previamente mejorado",
|
||||
"inviteOthersForAdditional": "Invita a otros a tu Grupo por un adicional de",
|
||||
"perMember": "por miembro",
|
||||
"oneMember": "1 miembro",
|
||||
"membersCount": "<%= count %> miembros",
|
||||
"pendingCount": "(<%= count %> pendiente)",
|
||||
"upgradeCancelsPendingInvites": "Mejorar tu Equipo cancelará todas las invitaciones pendientes",
|
||||
"additionalMembersProrated": "Miembros adicionales invitados durante el mes se añadirán al total del siguiente ciclo de facturación como cargo prorrateado."
|
||||
"groupPlanBillingFYIShort": "Las suscripciones de Plan de Grupo se renuevan automáticamente a no ser que se cancelen 24 horas antes del fin del periodo actual. Se te cargará dentro de las 24 horas antes de la renovación de la suscripción, basado en el número de miembros de tu Plan de Grupo en ese mismo momento. Si añades miembros entre períodos de pago, se te aplicará un pago adicional prorrateado por los beneficios obtenidos en tu siguiente ciclo de facturación."
|
||||
}
|
||||
|
||||
@@ -267,28 +267,24 @@
|
||||
"fall2024SpaceInvaderHealerSet": "Conjunto de Invasor del Espacio (Sanador)",
|
||||
"fall2024BlackCatRogueSet": "Conjunto Gato Negro (Pícaro)",
|
||||
"fall2024FieryImpWarriorSet": "Conjunto de Balrog Menor (Guerrero)",
|
||||
"winter2025StringLightsHealerSet": "Conjunto Tira de Luces (Sanador)",
|
||||
"winter2025SnowRogueSet": "Conjunto Muñeco de Nieve (Pícaro)",
|
||||
"winter2025MooseWarriorSet": "Conjunto Alce (Guerrero)",
|
||||
"winter2025AuroraMageSet": "Conjunto Aurora (Mago)",
|
||||
"spring2025CrystalPointRogueSet": "Conjunto Punta de Cristal (Pícaro)",
|
||||
"spring2025PlumeriaHealerSet": "Conjunto Plumeria (Sanador)",
|
||||
"spring2025MantisMageSet": "Conjunto Mantis (Mago)",
|
||||
"spring2025SunshineWarriorSet": "Conjunto Rayo de Sol (Guerrero)",
|
||||
"summer2025ScallopWarriorSet": "Conjunto Vieira (Guerrero)",
|
||||
"summer2025SquidRogueSet": "Conjunto Calamar (Pícaro)",
|
||||
"summer2025SeaAngelHealerSet": "Conjunto Ángel de Mar (Sanador)",
|
||||
"summer2025FairyWrasseMageSet": "Conjunto Pez Lábrido Hada (Mago)",
|
||||
"fall2025SasquatchWarriorSet": "Conjunto Pie Grande (Guerrero)",
|
||||
"fall2025SkeletonRogueSet": "Conjunto Esqueleto (Pícaro)",
|
||||
"fall2025KoboldHealerSet": "Conjunto Kobold (Sanador)",
|
||||
"fall2025MaskedGhostMageSet": "Conjunto Fantasma Enmascarado (Mago)",
|
||||
"winter2026RimeReaperWarriorSet": "Conjunto Destripador Escarcha (Guerrero)",
|
||||
"winter2026SkiRogueSet": "Conjunto Esquí (Pícaro)",
|
||||
"winter2026PolarBearHealerSet": "Conjunto Oso Polar (Sanador)",
|
||||
"winter2026MidwinterCandleMageSet": "Conjunto Vela Invernal (Mago)",
|
||||
"spring2026FrogWarriorSet": "Conjunto Rana (Guerrero)",
|
||||
"spring2026BranchRogueSet": "Conjunto Rama Primaveral (Pícaro)",
|
||||
"spring2026SnowdropHealerSet": "Conjunto Campanilla de Invierno (Sanador)",
|
||||
"spring2026MaypoleMageSet": "Conjunto Palo de Mayo (Mago)"
|
||||
"winter2025StringLightsHealerSet": "Conjunto de Sanador Tira de Luces",
|
||||
"winter2025SnowRogueSet": "Conjunto Pícaro Muñeco de Nieve",
|
||||
"winter2025MooseWarriorSet": "Conjunto de Guerrero Alce",
|
||||
"winter2025AuroraMageSet": "Conjunto de Mago de la Aurora",
|
||||
"spring2025CrystalPointRogueSet": "Conjunto Pícaro Puntas de Cristal",
|
||||
"spring2025PlumeriaHealerSet": "Conjunto Sanador Flor Plumaria",
|
||||
"spring2025MantisMageSet": "Conjunto Mago Mantis",
|
||||
"spring2025SunshineWarriorSet": "Conjunto Guerrero Brillo Solar",
|
||||
"summer2025ScallopWarriorSet": "Conjunto Guerrero Vieira",
|
||||
"summer2025SquidRogueSet": "Conjunto Pícaro Calamar",
|
||||
"summer2025SeaAngelHealerSet": "Conjunto Sanador Ángel de Mar",
|
||||
"summer2025FairyWrasseMageSet": "Conjunto Mago Pez Lábrido Hada",
|
||||
"fall2025SasquatchWarriorSet": "Conjunto de Guerrero Bigfoot",
|
||||
"fall2025SkeletonRogueSet": "Conjunto de Esqueleto Pícaro",
|
||||
"fall2025KoboldHealerSet": "Conjunto de Sanador Kobold",
|
||||
"fall2025MaskedGhostMageSet": "Conjunto de Mago Fantasma Enmascarado",
|
||||
"winter2026RimeReaperWarriorSet": "Conjunto de Guerrero Destripador Escarcha",
|
||||
"winter2026SkiRogueSet": "Conjunto de Esquiador Pícaro",
|
||||
"winter2026PolarBearHealerSet": "Conjunto de Sanador Oso Polar",
|
||||
"winter2026MidwinterCandleMageSet": "Conjunto de Mago Vela Invernal"
|
||||
}
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
"questTRexUndeadBoss": "Tiranosaurio Esqueleto",
|
||||
"questTRexUndeadRageTitle": "Sanación de Esqueleto",
|
||||
"questTRexUndeadRageDescription": "Esta barra se llena cuando no completas tus tareas Diarias. Cuando esté completa, ¡el Tiranosaurio Esqueleto va a sanar un 30 por ciento de su salud restante!",
|
||||
"questTRexUndeadRageEffect": "¡Tiranosaurio Esqueleto usa SANACIÓN DE ESQUELETO!\n\n¡El monstruo deja salir un rugido sobrenatural, y algunos de sus huesos dañados vuelven a unirse!",
|
||||
"questTRexUndeadRageEffect": "`¡Tiranosaurio Esqueleto usa SANACIÓN DE ESQUELETO!`\n\n¡El monstruo deja salir un rugido sobrenatural, y algunos de sus huesos dañados vuelven a unirse!",
|
||||
"questTRexDropTRexEgg": "Tiranosaurio (Huevo)",
|
||||
"questTRexUnlockText": "Desbloquea la compra de huevos de tiranosaurio en el Mercado",
|
||||
"questRockText": "Escapa de la Cueva Viviente",
|
||||
@@ -241,7 +241,7 @@
|
||||
"questDilatoryDistress2Boss": "Enjambre de Carabelas Aquaticas",
|
||||
"questDilatoryDistress2RageTitle": "Regeneración de Enjambre",
|
||||
"questDilatoryDistress2RageDescription": "Regeneración de Enjambre: Esta barra se va llenando cuando no completas tus Diarias. Cuando se llene completamente, ¡el Enjambre de Calaveras Acuáticas sanará el 30% de su salud restante!",
|
||||
"questDilatoryDistress2RageEffect": "¡El Enjambre de Calaveras Acuáticas usa REGENERACIÓN DE ENJAMBRE!\n\n¡Incentivadas por sus victorias, más calaveras salen de la grieta, fortaleciendo al enjambre!",
|
||||
"questDilatoryDistress2RageEffect": "`¡El Enjambre de Calaveras Acuáticas usa REGENERACIÓN DE ENJAMBRE!`\n\n¡Incentivadas por sus victorias, más calaveras salen de la grieta, fortaleciendo al enjambre!",
|
||||
"questDilatoryDistress2DropSkeletonPotion": "Poción de Eclosión Esquelética",
|
||||
"questDilatoryDistress2DropCottonCandyBluePotion": "Poción de Eclosión Algodón de Azúcar Azul",
|
||||
"questDilatoryDistress2DropHeadgear": "Diadema de coral de fuego (equipo de cabeza)",
|
||||
@@ -437,7 +437,7 @@
|
||||
"questStoikalmCalamity1Boss": "Enjambre de Calaveras Terrestres",
|
||||
"questStoikalmCalamity1RageTitle": "Reaparición del Enjambre",
|
||||
"questStoikalmCalamity1RageDescription": "Regeneración de Enjambre: Esta barra se va llenando cuando no completas tus Diarias. Cuando se llene completamente, ¡el Enjambre de Calaveras Terrestres sanará el 30% o de su salud restante!",
|
||||
"questStoikalmCalamity1RageEffect": "¡El Enjambre de Calaveras de Tierra usa REGENERACIÓN DE ENJAMBRE!\n\n¡Más calaveras salen de la tierra, chasqueando sus dientes en el frío!",
|
||||
"questStoikalmCalamity1RageEffect": "`¡El Enjambre de Calaveras de Tierra usa REGENERACIÓN DE ENJAMBRE!`\n\n¡Más calaveras salen de la tierra, chasqueando sus dientes en el frío!",
|
||||
"questStoikalmCalamity1DropSkeletonPotion": "Poción de eclosión de esqueleto",
|
||||
"questStoikalmCalamity1DropDesertPotion": "Poción de eclosión del desierto",
|
||||
"questStoikalmCalamity1DropArmor": "Armadura de jinete de mamut",
|
||||
@@ -478,7 +478,7 @@
|
||||
"questMayhemMistiflying1Boss": "Enjambre de Calaveras Aéreas",
|
||||
"questMayhemMistiflying1RageTitle": "Reaparición del Enjambre",
|
||||
"questMayhemMistiflying1RageDescription": "Reaparición del Enjambre: Esta barra se llena cuando no completas tus Tareas Diarias. Cuando está llena, ¡el Enjambre de Calaveras Aéreas recuperará el 30% de su salud restante!",
|
||||
"questMayhemMistiflying1RageEffect": "¡El Enjambre de Calaveras Aéreas utiliza REAPARICIÓN DEL ENJAMBRE!\n\n¡Envalentonadas por sus victorias, más calaveras aparecen girando de entre las nubes!",
|
||||
"questMayhemMistiflying1RageEffect": "`El Enjambre de Calaveras Aéreas utiliza REAPARICIÓN DEL ENJAMBRE`\n\n¡Envalentonadas por sus victorias, más calaveras aparecen girando de entre las nubes!",
|
||||
"questMayhemMistiflying1DropSkeletonPotion": "Poción de Eclosión Esquelética",
|
||||
"questMayhemMistiflying1DropWhitePotion": "Poción de Eclosión Blanca",
|
||||
"questMayhemMistiflying1DropArmor": "Túnicas del Mensajero Picaresco Arcoiris (Armadura)",
|
||||
@@ -548,7 +548,7 @@
|
||||
"questLostMasterclasser4Boss": "Anti'zinnya",
|
||||
"questLostMasterclasser4RageTitle": "Vacío Sifónico",
|
||||
"questLostMasterclasser4RageDescription": "Vacío Sifónico: Esta barra se llena cuando no completas tus Tareas Diarias. ¡Cuando esté llena, Anti'zinnya eliminará el Maná del Equipo!",
|
||||
"questLostMasterclasser4RageEffect": "¡'Anti'zinnya usa VACÍO SIFÓNICO! ¡En una inversión del hechizo Oleada Etérea, sientes que tu magia se escurre hacia la oscuridad!",
|
||||
"questLostMasterclasser4RageEffect": "'Anti'zinnya usa VACÍO SIFÓNICO! ¡En una inversión del hechizo Oleada Etérea, sientes que tu magia se escurre entre la oscuridad!",
|
||||
"questLostMasterclasser4DropBackAccessory": "Capa de Éter (Accesorio en la Espalda)",
|
||||
"questLostMasterclasser4DropWeapon": "Cristales de Éter (Arma de dos manos)",
|
||||
"questLostMasterclasser4DropMount": "Montura Invisible de Éter",
|
||||
@@ -693,7 +693,7 @@
|
||||
"jungleBuddiesText": "Paquete de misiones Colegas de la Jungla",
|
||||
"questWaffleUnlockText": "Desbloquea la compra de la poción de eclosión de confitería en el Mercado",
|
||||
"questWaffleDropDessertPotion": "Poción de eclosión de confitería",
|
||||
"questWaffleRageEffect": "¡Tortita Terrible usa CIENAGA DE ARCE! ¡Un sirope pegajoso de savia ralentiza tus golpes y hechizos! Daño pendiente reducido.",
|
||||
"questWaffleRageEffect": "`¡Tortita Terrible usa CIENAGA DE ARCE!` ¡Un sirope pegajoso de savia ralentiza tus golpes y hechizos! Daño pendiente reducido.",
|
||||
"questWaffleRageDescription": "Cienaga de Arce: Esta barra se llena cuando no completas tus Tareas Diarias. ¡Cuando esté llena, la Tortita Terrible restará del daño pendiente que los miembros del Equipo hayan acumulado!",
|
||||
"questBlackPearlUnlockText": "Desbloquea Pociones de Eclosión de Perla Negra para comprar en el Mercado",
|
||||
"questBlackPearlDropBlackPearlPotion": "Poción de Eclosión de Perla Negra",
|
||||
@@ -749,7 +749,7 @@
|
||||
"questVirtualPetNotes": "Es una tranquila y agradable mañana de primavera en Habitica, una semana después de un memorable Día de los Inocentes. Tú y @Beffymaroo estáis en los establos atendiendo a vuestras mascotas (¡quienes todavía están un poco confundidas por el tiempo que pasaron virtualmente!).<br><br>A lo lejos escuchas un estruendo y un pitido, suave al principio pero aumentando en volumen como si estuviera cada vez más cerca. Aparece una forma de huevo en el horizonte y, a medida que se acerca, con un pitido cada vez más fuerte, ¡ves que es una mascota virtual gigantesca!<br><br>“Oh, no”, exclama @Beffymaroo, “Creo que Santo Inocente dejó asuntos pendientes con este tipo grande aquí, ¡parece querer atención!”<br><br>La mascota virtual emite un pitido enfadado, lanzando una rabieta virtual y gritando cada vez más cerca.",
|
||||
"questVirtualPetBoss": "Tamagotchi",
|
||||
"questVirtualPetRageTitle": "El pitido",
|
||||
"questVirtualPetRageEffect": "¡Wotchimon usa Pitido Molesto!\" ¡Wotchimon emite un pitido molesto y su barra de felicidad desaparece repentinamente! Daño pendiente reducido.",
|
||||
"questVirtualPetRageEffect": "\"¡Wotchimon usa un pitido molesto!\" ¡Wotchimon emite un pitido molesto y su barra de felicidad desaparece repentinamente! Daño pendiente reducido.",
|
||||
"questVirtualPetRageDescription": "Esta barra se llena cuando no completas tus Diarios. ¡Cuando esté lleno, Wotchimon eliminará algunos de los daños causados de tu grupo!",
|
||||
"questVirtualPetDropVirtualPetPotion": "Poción virtual para incubar mascotas",
|
||||
"questVirtualPetText": "El Caos Virtual con Santo Inocente: El Pitido",
|
||||
@@ -760,7 +760,7 @@
|
||||
"questPinkMarbleBoss": "Cupido",
|
||||
"questPinkMarbleRageTitle": "Ponche Rosa",
|
||||
"questPinkMarbleRageDescription": "Esta barra se llena cuando no completas tus Tareas Diarias. ¡Cuando esté llena, Cupido eliminará algunos daños causados por tu grupo!",
|
||||
"questPinkMarbleRageEffect": "¡Cupido usa Ponche Rosa! ¡No ha sido nada afectuoso! Tus compañeros de equipo están desconcertados. El daño pendiente se ha reducido.",
|
||||
"questPinkMarbleRageEffect": "\"¡Cupido usa Ponche Rosa!\" ¡No ha sido nada afectuoso! Tus compañeros de equipo están desconcertados. El daño pendiente se ha reducido.",
|
||||
"questPinkMarbleDropPinkMarblePotion": "Poción de eclosión de mármol rosa",
|
||||
"questPinkMarbleUnlockText": "Desbloquea Poción de eclosión de mármol rosa para comprarla en el Mercado.",
|
||||
"questFungiNotes": "Ha sido una primavera lluviosa y la tierra alrededor de los establos está esponjosa y húmeda. Te das cuenta que bastantes setas han crecido cerca de las paredes de madera y en las vallas. Hay una niebla que impide que el sol brille con fuerza y esto crea un paisaje muy desalentador. <br><br>Entre la espesura de la bruma ves la silueta del Bromista de Abril, pero no parece que esté en su habitual estado divertido y saltarín.<br><br>”Esperaba traeros algunas divertidas pociones de eclosión de Setas Mágicas para que pudierais disfrutar de vuestras amigas setas desde mi día especial y para siempre” dice, con una expresión alarmantemente seria. “Pero esta fría niebla me está afectando, me hace sentirme demasiado cansado y triste y hace que mi magia no funcione.”<br><br>”Oh no, siento escuchar eso,” le dices, notando tu también tu propio estado de ánimo muy afectado y apagado. “Esta extraña niebla esta haciendo que el día se vuelva sombrío. Me pregunto cuál será su procedencia...”<br><br>Un estruendo apenas audible resuena por entre los campos y puedes ver una silueta emergiendo de la bruma. La sensación de peligro que notas se hace más intensa al ver una gigantesca criatura parecida a una seta con cara de pocos amigos, y la bruma parece que procede de ella.<br><br>”Vale,” dice el Bromista, “Creo que este colega micológico puede ser el origen de nuestra súbita tristeza. Veamos si una buena trifulca nos ameniza el día mientras le abrimos otra sonrisa al bicho.”",
|
||||
@@ -860,14 +860,5 @@
|
||||
"questOpalCollectMercuryRunes": "Runa de Mercurio",
|
||||
"questOpalCollectOpalGems": "Gema de Ópalo",
|
||||
"questOpalDropOpalPotion": "Poción de eclosión Ópalo",
|
||||
"questOpalUnlockText": "Desbloquea pociones de eclosión Ópalo para comprarlas en la Tienda",
|
||||
"questAlienText": "Invasión de los Ladrones de Motivación",
|
||||
"questAlienNotes": "Han sido días extraños en Habitica. El gran platillo volador aún flota cerca de los Campos Florecientes. Zumba extrañamente. ¿Por qué sigue ahí? El Día de los Santos Inocentes ha pasado, y el tiempo de protagonismo del Maestro de los Pícaros ha terminado.<br><br>Deambulas hacia la luz de la nave espacial. Podrías echarle un vistazo y adentrarte un poco, de paso.<br><br>Mientras te acercas, ves al Bromista de Abril, con aspecto algo sombrío. Su rostro luce verdoso a la luz del rayo de la nave.<br><br>\"'¡Era mi plan conseguir algunas pociones para todos, un pequeño regalo para que todos puedan disfrutar de sus pequeños amigos extraterrestres de nuevo! Pero simplemente no puedo reunir el valor... Creo que sé por qué\", dice el Bromista, asintiendo hacia el rayo.<br><br>Pequeños símbolos están siendo absorbidos por la nave. ¡Son todas tus tareas marcadas! No me extraña que tu motivación haya estado tan baja.<br><br>”¡Nuestra motivación está siendo abducida!” exclamas. “¡Tenemos que rescatarla antes de que acabe perdida en el espacio profundo!”<br><br>El Bromista sonríe. “¡Concentra tus pensamientos en las tareas que sabes que debes terminar! Yo haré el resto con un poco de magia.”",
|
||||
"questAlienBoss": "Ladrón de Ánimo, el Extraterrestre",
|
||||
"questAlienRageTitle": "Impedimento Intergaláctico",
|
||||
"questAlienRageEffect": "¡Ladrón de Ánimo usa Impedimento Intergaláctico! Has retrocedido a través del hiperespacio. ¡Tu oponente recupera PV!",
|
||||
"questAlienDropAlienPotion": "Poción de eclosión alien",
|
||||
"questAlienUnlockText": "Desbloque la Poción de Eclosión Alien para comprar en el Mercado",
|
||||
"questAlienRageDescription": "Esta barra se llena cuando no completas tus Tareas Diarias. ¡Cuando está llena, el Extraterrestre te desanimará recuperando parte de su Salud!",
|
||||
"questAlienCompletion": "Has logrado recuperar la motivación robada con tu determinación y el poder mágico del Bromista. Mientras sientes regresar tus fuerzas, el OVNI desciende y una rampa emerge lentamente junto con una criatura grande, verde y de un solo ojo. Aunque de aspecto extraño, no parece amenazante.<br><br>“Parece que fuimos un poco demasiado lejos al intentar obtener un poco de ánimo extra de tu hermosa ciudad”, dice. “Disculpas por eso, y fantástico trabajo al recuperarlo. ¡El aura extra de tus esfuerzos, de hecho, cargó el motor de la nave lo suficiente como para llevarnos a casa! Por favor, toma esto en señal de agradecimiento.”<br><br>“¡Oh, pociones!”, dice el Bromista, “¡qué encantador, y qué conveniente para mí que las tengas todas listas!”"
|
||||
"questOpalUnlockText": "Desbloquea pociones de eclosión Ópalo para comprarlas en la Tienda"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"rebirthNew": "Renacimiento: ¡Nueva aventura disponible!",
|
||||
"rebirthUnlock": "¡Has desbloqueado el Renacimiento! Este objeto especial del Mercado te permite empezar un juego nuevo en el nivel 1, manteniendo tus tareas, logros, mascotas, y más. Úsalo para comenzar una nueva vida en Habitica por si sientes que ya lo lograste todo, o para experimentar nuevas funciones con la perspectiva de un personaje nuevo.",
|
||||
"rebirthAchievement": "Has utilizado el Orbe del Renacimiento <strong><%= number %></strong> vez, y el nivel más alto que has conseguido <strong><%= level %></strong>.",
|
||||
"rebirthAchievement100": "Has utilizado el Orbe del Renacimiento <strong><%= number %></strong> veces, y el nivel más alto que has conseguido es <strong>100</strong> o superior.",
|
||||
"rebirthAchievement": "¡Has comenzado una nueva aventura! Este es tu renacimiento número <%= number %>, y el nivel más alto que has conseguido es <%= level %>. Para apilar este logro, ¡empieza tu siguiente aventura después de haber conseguido un nivel más alto!",
|
||||
"rebirthAchievement100": "¡Has comenzado una nueva aventura! Este es el Renacimiento <%= number %> para ti, y el Nivel más alto que has conseguido es 100 o superior. Para acumular este Logro, ¡empieza tu aventura siguiente después de haber conseguido al menos el nivel 100!",
|
||||
"rebirthBegan": "Comienza una nueva aventura",
|
||||
"rebirthText": "Has comenzado <%= rebirths %> nuevas aventuras",
|
||||
"rebirthOrb": "Usó un Orbe de Renacimiento para comenzar de nuevo después de alcanzar el Nivel <%= level %>.",
|
||||
@@ -11,12 +11,5 @@
|
||||
"rebirthPop": "Reinicia instantáneamente tu personaje como un Guerrero de Nivel 1, manteniendo logros, colecciones y equipamiento. Tus tareas y su historial se mantendrán, pero volverán a ser amarillas. Tus rachas desaparecerán excepto por tareas pertenecientes a Desafíos y Planes Grupales activos. Tu Oro, Experiencia, Maná y los efectos de todas tus habilidades desaparecerán. Todo esto tendrá efecto inmediato.",
|
||||
"rebirthName": "Esfera de Renacimiento",
|
||||
"rebirthComplete": "¡Has vuelto a nacer!",
|
||||
"nextFreeRebirth": "<strong><%= days %> días</strong> hasta la Orbe de Renacimiento <strong>GRATIS</strong>",
|
||||
"rebirthUnlockedOrb": "¡Una nueva aventura está disponible!",
|
||||
"rebirthNewAchievement": "Nuevo Logro",
|
||||
"rebirthNewAdventure": "¡Una nueva aventura comienza!",
|
||||
"rebirthAchievementPlural": "Has utilizado el Orbe del Renacimiento <strong><%= number %></strong> veces, y el nivel más alto que has conseguido <strong><%= level %></strong>.",
|
||||
"rebirthStackInfo": "Este logro se acumulará cada vez que uses el Orbe del Renacimiento.",
|
||||
"rebirthUnlockedNewItem": "Orbe del Renacimiento Desbloqueado",
|
||||
"rebirthUnlockedDesc": "¡Usa el Orbe del Renacimiento para darle nuevo significado a tu aventura en Habitica cuando sientas que ya has logrado todo! Vuelve a empezar desde el nivel 1 conservando tus tareas, Logros y Mascotas con este objeto especial que encontrarás en el Mercado."
|
||||
"nextFreeRebirth": "<strong><%= days %> días</strong> hasta la Orbe de Renacimiento <strong>GRATIS</strong>"
|
||||
}
|
||||
|
||||
@@ -273,9 +273,5 @@
|
||||
"mysterySet202512": "Conjunto de Galleta Ganadora",
|
||||
"mysterySet202601": "Conjunto Égida de Invierno",
|
||||
"mysterySet202602": "Conjunto Zorro del Sakura",
|
||||
"subscriptionBillingFYI": "Las suscripciones se renuevan automáticamente a no ser que se cancelen con 24 horas de antelación antes de que finalice el periodo en curso. Puedes modificar tu suscripción desde la pestaña Suscripción en los ajustes. Se te cargará a tu cuenta dentro de las 24 horas de la fecha de renovación, al mismo precio que pagaste inicialmente.",
|
||||
"mysterySet202603": "Conjunto de Mago de las Glicinias",
|
||||
"mysterySet202604": "Conjunto Astronauta Audaz",
|
||||
"mysterySet202605": "Conjunto Nimbus del Anochecer",
|
||||
"subscriptionBillingFYIShort": "Las suscripciones se renuevan automáticamente a menos que las canceles al menos 24 horas antes de que finalice el período actual. Se te cobrará el importe correspondiente en las 24 horas siguientes a la fecha de renovación, al mismo precio que pagaste inicialmente."
|
||||
"subscriptionBillingFYI": "Las suscripciones se renuevan automáticamente a no ser que se cancelen con 24 horas de antelación antes de que finalice el periodo en curso. Puedes modificar tu suscripción desde la pestaña Suscripción en los ajustes. Se te cargará a tu cuenta dentro de las 24 horas de la fecha de renovación, al mismo precio que pagaste inicialmente."
|
||||
}
|
||||
|
||||
@@ -932,7 +932,7 @@
|
||||
"backgroundElvenCitadelText": "ciudadela élfica",
|
||||
"backgroundElvenCitadelNotes": "Tome un viaje escénico a una ciudadela élfica.",
|
||||
"backgrounds122025": "Lote 139: Lanzamiento en diciembre de 2025",
|
||||
"backgroundNighttimeStreetWithShopsText": "Calle Nocturna con Tiendas",
|
||||
"backgroundNighttimeStreetWithShopsText": "Calle nocturna con tiendas",
|
||||
"backgroundNighttimeStreetWithShopsNotes": "Disfrutre del calido resplandor de una calle nocturna con tiendas.",
|
||||
"backgrounds012026": "Lote 140: Lanzamiento enero de 2026",
|
||||
"backgroundWinterDesertWithSaguarosText": "Desierto invernal con saguaros",
|
||||
|
||||
@@ -172,7 +172,7 @@
|
||||
"editProfile": "Editar Perfil",
|
||||
"challengesWon": "Desafíos Ganados",
|
||||
"questsCompleted": "Misiones Completadas",
|
||||
"headAccess": "Accesorio para la Cabeza.",
|
||||
"headAccess": "Accesorío para la Cabeza.",
|
||||
"backAccess": "Accesorio para la Espalda.",
|
||||
"bodyAccess": "Accesorio para el Cuerpo.",
|
||||
"mainHand": "Mano Principal",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"commGuideHeadingInteractions": "Interacciones en Habitica",
|
||||
"commGuidePara015": "Habitica tiene algunos espacios donde puedes interactuar con otros jugadores. Estos incluyen contextos privados (mensajes privados y mensajería de Grupo) además de la característica de Buscar Equipo y Desafíos.",
|
||||
"commGuidePara016": "Al navegar por los componentes sociales en Habitica, hay algunas reglas generales para mantener a todos seguros y felices.",
|
||||
"commGuideList02A": "<strong>Respétense unos a otros</strong>. Sean cortéses, amables, amigables y serviciales. Recuerda: los Habiticanos vienen de todo tipo de contextos y han tenido experiencias muy diferentes.",
|
||||
"commGuideList02A": "<strong>Respétense unos a los otros</strong>. Sean cortéses, amables , amigables y serviciales. Recuerda: los Habiticanos vienen de todo tipo de contextos y han tenido experiencias muy diferentes.",
|
||||
"commGuideList02C": "<strong>No publiques imágenes o textos que sean violentos, amenazantes, sexualmente explícitos o sugestivos, o que promuevan la discriminación, intolerancia, racismo, sexismo, odio, acoso o daño hacia cualquier individuo o grupo</strong>. Ni siquiera como una broma o meme. Esto incluye tanto insultos como declaraciones. No todos tienen el mismo sentido del humor, por lo que algo que tú consideres como broma podría ser hiriente para otros.",
|
||||
"commGuideList02D": "<strong>Mantén las discusiones apropiadas para todas las edades.</strong> Esto significa evitar temas de adultos en espacios públicos. Tenemos muchos Habiticanos jóvenes que usan el sitio, y gente que viene de muchos contextos diferentes. Queremos que nuestra comunidad sea tan cómoda e incluyente como sea posible.",
|
||||
"commGuideList02E": "<strong>Evita las obscenidades. Esto incluye groserías leves, basadas en la religión, que pueden ser aceptables en otros lugares y groserías abreviadas o camufladas.</strong> Tenemos gente de todos los contextos religiosos y culturales, y queremos asegurarnos de que todos ellos se sientan cómodos en los espacios públicos. <strong>Si un moderador o miembro del personal te dice que un término no está permitido en Habitica, incluso si no te diste cuenta de que el término era problemático, esa decisión es definitiva.</strong> Además, los insultos serán tratados de manera muy severa, ya que también son una violación a los Términos de Servicio.",
|
||||
@@ -22,7 +22,7 @@
|
||||
"commGuidePara050": "Abrumadoramente, los Habiticanos se ayudan los unos a los otros, son respetuosos y trabajan para que toda la comunidad sea divertida y amigable. Sin embargo, una vez cada muerte de obispo, algo que un Habiticano hace puede violar una de las pautas mencionadas. Cuando esto ocurra, los Mods actuarán de la manera que crean necesaria para mantener a Habitica segura y agradable para todos.",
|
||||
"commGuidePara051": "<strong>Hay varios tipos de infracciones, y se tratan dependiendo de su gravedad</strong>. Estas no son listas exhaustivas, y los Mods pueden tomar decisiones en temas que no están cubiertos aquí a su discreción. Los Mods tendrán en cuenta el contexto al evaluar las infracciones.",
|
||||
"commGuideHeadingSevereInfractions": "Infracciones graves",
|
||||
"commGuidePara052": "Las Infracciones Severas afectan de forma considerable la seguridad de la comunidad y a los usuarios de Habitica, y por lo tanto tienen consecuencias severas.",
|
||||
"commGuidePara052": "Infracciones severas dañan de forma importante la seguridad de la comunidad y a los usuarios de Habitica, y por lo tanto tienen consecuencias severas.",
|
||||
"commGuidePara053": "Los siguientes son ejemplos de algunas infracciones severas. Esta no es una lista completa.",
|
||||
"commGuideList05A": "Violación de los Términos y condiciones",
|
||||
"commGuideList05B": "Comentarios de Odio/imágenes de Odio, Acoso, Ciber-bullying, Mensajes ofensivos, y Provocaciones",
|
||||
@@ -81,6 +81,6 @@
|
||||
"commGuideList01A": "Nuestros Términos y Condiciones se aplican en Desafíos, Equipos, perfiles de jugador y mensajes privados.",
|
||||
"commGuideList02M": "No pidas gemas, suscripciones o membresía en Planes de Grupo. Esto no está permitido en la Taberna, espacios de chat públicos o privados, ni en mensajes privados. Si recibes mensajes solicitando artículos de pago, por favor márcalos para reportarlos. Pedir gemas o suscripciones repetida o intensamente, especialmente después de una advertencia, puede resultar en la suspensión de tu cuenta.",
|
||||
"commGuideList05H": "Intentos severos o repetidos de defraudar o presionar a otros jugadores por artículos de dinero real",
|
||||
"commGuideList02N": "<strong>Denuncia cualquier cosa que veas que rompa estas Reglas o nuestros Términos de Servicio.</strong> Puedes reportar los mensajes directamente o notificar a los moderadores a través de <a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a> por violaciones en perfiles o Desafíos. Lo manejaremos lo más rápido posible. Puedes contactarnos en tu idioma nativo si te es más fácil: quizá tengamos que usar el Traductor de Google, pero queremos que te sientas cómodo al contactarnos si tienes un problema.",
|
||||
"commGuideList02H": "<strong>Todos los Nombres Públicos y @nombresdeusuario deben cumplir con los Términos de Servicio</strong>. Para cambiar tu Nombre Público y/o tu @nombredeusuario: en móvil ve a Menu > Ajustes > Cuenta. En el sitio web, ve a Ajustes desde el ícono de usuario en la barra de navegación en la parte superior."
|
||||
"commGuideList02N": "<strong>Denuncia cualquier cosa que veas que rompe estas Pautas o nuestros Términos de Servicio.</strong> Puedes reportar los mensajes directamente o notificar a los Moderadores a través de <a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a> por violaciones en perfiles o Desafíos. Lo veremos lo mas rápido posible. Puedes contactarnos en tu lenguaje nativo si es mas fácil para tí: Tal vez tengamos que usar el Traductor de Google, pero queremos que te sientas cómodo en contactarnos si tienes un problema.",
|
||||
"commGuideList02H": "<strong>Todos los Nombres Públicos y @nombresdeusuario deben cumplir con los Términos de Servicio</strong>. Para cambiar tu Nombre Público y/o tu @nombredeusuario: en móvil ve a Menu > Ajustes > Cuenta. En la web, ve a Ajustes desde el ícono de usuario en la navegación en la parte superior."
|
||||
}
|
||||
|
||||
@@ -140,9 +140,9 @@
|
||||
"weaponSpecialFallRogueText": "Estaca de Plata",
|
||||
"weaponSpecialFallRogueNotes": "Elimina muertos vivientes. También otorga un bono contra hombres lobo, porque nunca se puede ser demasiado cuidadoso. Incrementa la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"weaponSpecialFallWarriorText": "Garra Acaparadora de Ciencia",
|
||||
"weaponSpecialFallWarriorNotes": "Esta garra acaparadora es lo más avanzado en tecnología. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"weaponSpecialFallWarriorNotes": "Esta garra acaparadora es lo más avanzado en tecnología. Incrementa la Fuerza en <%= str %>;. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"weaponSpecialFallMageText": "Escoba Mágica",
|
||||
"weaponSpecialFallMageNotes": "¡Esta escoba encantada vuela más rápido que un dragón! Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"weaponSpecialFallMageNotes": "¡Esta escoba encantada vuela más rápido que un dragón! Incrementa la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"weaponSpecialFallHealerText": "Varita de Escarabajo",
|
||||
"weaponSpecialFallHealerNotes": "El escarabajo en esta vara mágica protege y cura a quien la empuña. Incrementa la Inteligencia por <%= int %>. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"weaponSpecialWinter2015RogueText": "Pincho de Hielo",
|
||||
@@ -172,11 +172,11 @@
|
||||
"weaponSpecialFall2015RogueText": "Hacha de Bati-Batalla",
|
||||
"weaponSpecialFall2015RogueNotes": "Las Pendientes Aterradoras se encogen de miedo ante el batido de esta hacha. Incrementa la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"weaponSpecialFall2015WarriorText": "Tabla de Madera",
|
||||
"weaponSpecialFall2015WarriorNotes": "Excelente para elevar cosas en los maizales y/o abofetear tareas. Incrementa la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"weaponSpecialFall2015WarriorNotes": "Excelente para elevar cosas en los maizales y/o abofetear a tus tareas. Incrementa la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"weaponSpecialFall2015MageText": "Hilo Encantado",
|
||||
"weaponSpecialFall2015MageNotes": "¡Una poderosa Bruja de la Aguja puede controlar este hilo encantado sin siquiera tocarlo! Incrementa la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"weaponSpecialFall2015MageNotes": "¡Una poderosa Bruja de la Aguja puede controlar este hilo encantado sin siquiera tocarlo! Incrementa la Inteligencia por <%= int %> y la Percepción por <%= per %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"weaponSpecialFall2015HealerText": "Poción de Cieno de Pantano",
|
||||
"weaponSpecialFall2015HealerNotes": "¡Preparada a la perfección! Ahora sólo tienes que convencerte de beberla. Incrementa la Inteligencia en <%= int %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"weaponSpecialFall2015HealerNotes": "¡Preparada a la perfección! Ahora sólo tienes que convencerte de beberla. Incrementa la Inteligencia por <%= int %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"weaponSpecialWinter2016RogueText": "Taza de Chocolate",
|
||||
"weaponSpecialWinter2016RogueNotes": "¿Bebida caliente o proyectil ardiente? Tú decides... Incrementa la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Invierno 2015-2016.",
|
||||
"weaponSpecialWinter2016WarriorText": "Pala Robusta",
|
||||
@@ -202,13 +202,13 @@
|
||||
"weaponSpecialSummer2016HealerText": "Tridente sanador",
|
||||
"weaponSpecialSummer2016HealerNotes": "Una espina daña, la otra cura. Incrementa la inteligencia en <%= int %>. Equipamiento de Edición Limitada de Verano 2016.",
|
||||
"weaponSpecialFall2016RogueText": "Daga de mordida de araña",
|
||||
"weaponSpecialFall2016RogueNotes": "¡Siente el dolor de la picadura de la araña! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"weaponSpecialFall2016RogueNotes": "¡Siente el dolor de la picadura de la araña! Incrementa la Fuerza por <%= str %>. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"weaponSpecialFall2016WarriorText": "Raices que atacan",
|
||||
"weaponSpecialFall2016WarriorNotes": "¡Ataca tus tareas con estas retorcidas raíces! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"weaponSpecialFall2016WarriorNotes": "!Ataca tus tareas con estas retorcidas raíces! Incrementa la Fuerza por <%= str %>. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"weaponSpecialFall2016MageText": "Orbe Siniestro",
|
||||
"weaponSpecialFall2016MageNotes": "No le pidas a este orbe que te revele tu futuro... Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"weaponSpecialFall2016MageNotes": "No le pidas a este orbe que te revele tu futuro... Incrementa la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"weaponSpecialFall2016HealerText": "Serpiente Venenosa",
|
||||
"weaponSpecialFall2016HealerNotes": "Una mordida daña y otra mordida cura. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"weaponSpecialFall2016HealerNotes": "Una mordida daña y otra mordida cura. Incrementa la Inteligencia en <%= int %>. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"weaponSpecialWinter2017RogueText": "Hacha de Hielo",
|
||||
"weaponSpecialWinter2017RogueNotes": "¡Esta hacha es buenísima para el ataque, defensa y escalada en hielo! Incrementa la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Invierno 2016-2017.",
|
||||
"weaponSpecialWinter2017WarriorText": "Palo del Poder",
|
||||
@@ -234,19 +234,19 @@
|
||||
"weaponSpecialSummer2017HealerText": "Varita de Perla",
|
||||
"weaponSpecialSummer2017HealerNotes": "Un solo toque de esta varita con punta de perla calma todas las heridas. Aumenta la Inteligencia en <%= int %>. Equipamiento de Edición Limitada de Verano 2017.",
|
||||
"weaponSpecialFall2017RogueText": "Mazo de Manzana Caramelizada",
|
||||
"weaponSpecialFall2017RogueNotes": "¡Derrota a tus enemigos con dulzura! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada Otoño 2017.",
|
||||
"weaponSpecialFall2017RogueNotes": "¡Derrota a tus enemigos con dulzura! Incrementa la Fuerza en <%= str %>. Equipamiento de Edición Limitada Otoño 2017.",
|
||||
"weaponSpecialFall2017WarriorText": "Lanza de Maíz Dulce",
|
||||
"weaponSpecialFall2017WarriorNotes": "Todos tus enemigos se acobardarán ante esta lanza de apariencia dulce, independientemente de si son fantasmas, monstruos o tareas Pendientes en rojo. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada Otoño 2017.",
|
||||
"weaponSpecialFall2017WarriorNotes": "Todos tus enemigos se acobardarán ante esta lanza de apariencia dulce, independientemente de si son fantasmas, monstruos o tareas Pendientes rojas. Incrementa la Fuerza en <%= str %>. Equipamiento de Edición Limitada Otoño 2017.",
|
||||
"weaponSpecialFall2017MageText": "Báculo Escalofriante",
|
||||
"weaponSpecialFall2017MageNotes": "Los ojos de la calavera incandescente en este báculo irradian magia y misterio. Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada Otoño 2017.",
|
||||
"weaponSpecialFall2017MageNotes": "Los ojos de la calavera incandescente en este báculo irradian magia y misterio. Incrementa Ia Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipamiento de Edición Limitada Otoño 2017.",
|
||||
"weaponSpecialFall2017HealerText": "Candelabro Terrorífico",
|
||||
"weaponSpecialFall2017HealerNotes": "Esta luz disipa el miedo y les hace saber a los otros que tú estás ahí para ayudar. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2017.",
|
||||
"weaponSpecialFall2017HealerNotes": "Esta luz disipa el miedo y les hace saber a los otros que tú estás ahí para ayudar. Incrementa la Inteligencia en <%= int %>. Equipamiento de Edición Limitada de Otoño 2017.",
|
||||
"weaponSpecialWinter2018RogueText": "Gancho de menta",
|
||||
"weaponSpecialWinter2018RogueNotes": "Perfecto para escalar paredes o para distraer a tus oponentes con golosinas muy, muy dulces. Aumenta la Fuerza en <%= str %>. Equipo de Invierno de Edición Limitada 2017-2018.",
|
||||
"weaponSpecialWinter2018WarriorText": "Martillo de Proa Festivo",
|
||||
"weaponSpecialWinter2018WarriorNotes": "¡La chispeante apariencia de esta brillante arma deslumbrará a tus enemigos mientras la blandes! Aumenta la Fuerza en <%= str %>. Equipo de Invierno de Edición Limitada 2017-2018.",
|
||||
"weaponSpecialWinter2018MageText": "Confeti Festivo",
|
||||
"weaponSpecialWinter2018MageNotes": "¡La magia—y el brillo—están en el aire! Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada de Invierno 2017-2018.",
|
||||
"weaponSpecialWinter2018MageNotes": "¡La magia--y el brillo--están en el aire! Aumenta la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipo de Invierno de Edición Limitada 2017-2018.",
|
||||
"weaponSpecialWinter2018HealerText": "Varita de Muérdago",
|
||||
"weaponSpecialWinter2018HealerNotes": "¡Esta bola de muérdago seguramente encantará y deleitará a los transeúntes! Aumenta la Inteligencia en <%= int %>. Equipo de Invierno de Edición Limitada 2017-2018.",
|
||||
"weaponSpecialSpring2018RogueText": "Totora Boyante",
|
||||
@@ -266,13 +266,13 @@
|
||||
"weaponSpecialSummer2018HealerText": "Tridente de Sirena Monarca",
|
||||
"weaponSpecialSummer2018HealerNotes": "Con un gesto benévolo, ordenas que el agua curativa fluya en ondas a través de tus dominios. Aumenta la Inteligencia en <%= int %>. Equipamiento de Edición Limitada Verano 2018.",
|
||||
"weaponSpecialFall2018RogueText": "Vial de Claridad",
|
||||
"weaponSpecialFall2018RogueNotes": "Cuando necesites volver a la realidad, cuando necesites un pequeño empujón para tomar la decisión correcta, respira hondo y toma un sorbo. ¡Todo estará bien! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2018.",
|
||||
"weaponSpecialFall2018RogueNotes": "Cuando necesitas volver a la realidad, cuando necesitas un pequeño empuje para hacer la decisión correcta, respira hondo y toma un sorbo. ¡Todo estará bien! Aumenta la Fuerza en <%= str %>. Equipo de Otoño de 2018, Edición Limitada.",
|
||||
"weaponSpecialFall2018WarriorText": "Látigo de Minos",
|
||||
"weaponSpecialFall2018WarriorNotes": "No es suficientemente largo para usarlo como cuerda de guía en un laberinto. Bueno, tal vez en un laberinto muy pequeño. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2018.",
|
||||
"weaponSpecialFall2018WarriorNotes": "No es suficientemente largo para usarlo como cuerda de guía en un laberinto. Bueno, tal vez en un laberinto muy pequeño. Aumenta la Fuerza en <%= str %>. Equipo de Otoño 2018, Edición Limitada.",
|
||||
"weaponSpecialFall2018MageText": "Bastón de Dulzura",
|
||||
"weaponSpecialFall2018MageNotes": "¡Esta no es una chupeta cualquiera! El orbe brillante de azúcar mágica que corona este bastón tiene el poder de hacer que los buenos hábitos se adhieran a ti. Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2018.",
|
||||
"weaponSpecialFall2018MageNotes": "¡Esta no es una chupeta cualquiera! El orbe brillante de azúcar mágica que corona este bastón tiene el poder de hacer que los buenos hábitos se adhieran a ti. Aumenta la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipo de Otoño 2018, Edición Limitada.",
|
||||
"weaponSpecialFall2018HealerText": "Bastón Hambriento",
|
||||
"weaponSpecialFall2018HealerNotes": "Sólo mantén este bastón alimentado y concederá Bendiciones. Si olvidas alimentarlo, mantén los dedos fuera de su alcance. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2018.",
|
||||
"weaponSpecialFall2018HealerNotes": "Sólo mantén este bastón alimentado y concederá Bendiciones. Si olvidas alimentarlo, mantén los dedos fuera de su alcance. Aumenta la Inteligencia en <%= int %>. Equipo de Otoño 2018, Edición Limitada.",
|
||||
"weaponSpecialWinter2019RogueText": "Ramo de Flores de Pascua",
|
||||
"weaponSpecialWinter2019RogueNotes": "Usa este festivo ramo para camuflarte mejor ¡O para regalarlo generosamente y alegrarle el día a un amigo! Aumenta la Fuerza en <%= str %>. Equipamiento de Edición Limitada Invierno 2018-2019.",
|
||||
"weaponSpecialWinter2019WarriorText": "Alabarda Copo de Nieve",
|
||||
@@ -326,7 +326,7 @@
|
||||
"weaponArmoireBasicLongbowText": "Arco Largo Básico",
|
||||
"weaponArmoireBasicLongbowNotes": "Un arco útil de segunda mano. Incrementa la Fuerza por <%= str %>. Armario Encantado: Conjunto Básico de Arquero (Artículo 1 de 3).",
|
||||
"weaponArmoireHabiticanDiplomaText": "Diploma Habiticano",
|
||||
"weaponArmoireHabiticanDiplomaNotes": "Un certificado por un logro significante; ¡bien hecho! Incrementa la Inteligencia por <%= int %>. Armario Encantado: Conjunto Graduado (Artículo 1 de 3).",
|
||||
"weaponArmoireHabiticanDiplomaNotes": "Un certificado por un logro significante -- ¡Bien hecho! Incrementa la Inteligencia por <%= int %>. Armario Encantado: Conjunto de Graduado (Artículo 1 de 3).",
|
||||
"weaponArmoireSandySpadeText": "Pala arenosa",
|
||||
"weaponArmoireSandySpadeNotes": "Una herramienta para escavar... y para arrojar arena a lo ojos de monstruos enemigos. Aumenta la Fuerza por <%= str %>. Armario Encantado: Conjunto Costero (Artículo 1 de 3).",
|
||||
"weaponArmoireCannonText": "Cañón",
|
||||
@@ -492,13 +492,13 @@
|
||||
"armorSpecialSummerHealerText": "Cola de Marandero",
|
||||
"armorSpecialSummerHealerNotes": "¡Esta prenda con escamas relucientes transforma a quien la usa en un Marandero real! Incrementa la Constitución por <%= con %>. Equipamiento de Edición Limitada de Verano 2014.",
|
||||
"armorSpecialFallRogueText": "Túnica Rojo Sangre",
|
||||
"armorSpecialFallRogueNotes": "Vívido. Aterciopelado. Vampírico. Aumenta <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"armorSpecialFallRogueNotes": "Vívida. Aterciopelada. Vampírica. Incrementa la Percepción por <%= per %>. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"armorSpecialFallWarriorText": "Guardapolvo de Ciencia",
|
||||
"armorSpecialFallWarriorNotes": "Te protege de derrames de pociones misteriosas. Aumenta <%= con %> de Constitución. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"armorSpecialFallWarriorNotes": "Te protege de derrames de pociones misteriosas. Incrementa la Constitución por <%= con %>. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"armorSpecialFallMageText": "Túnica Embrujada",
|
||||
"armorSpecialFallMageNotes": "Esta túnica tiene muchos bolsillos para guardar raciones adicionales de ojo de tritón y lengua de rana. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"armorSpecialFallMageNotes": "Esta túnica tiene muchos bolsillos para guardar raciones adicionales de ojo de tritón y lengua de rana. Incrementa la Inteligencia por <%= int %>. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"armorSpecialFallHealerText": "Armadura de Gasa",
|
||||
"armorSpecialFallHealerNotes": "¡Irrumpe en la batalla pre-vendado! Aumenta <%= con %> de Constitución. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"armorSpecialFallHealerNotes": "¡Irrumpe en la batalla pre-vendado! Incrementa la Constitución por <%= con %>. Equipamiento de Edición Limitada de Otoño 2014.",
|
||||
"armorSpecialWinter2015RogueText": "Armadura de Bestia de Hielo",
|
||||
"armorSpecialWinter2015RogueNotes": "Esta armadura es extremadamente fría, pero definitivamente valdrá la pena cuando descubras las riquezas inconmensurables en el centro de las colmenas de las Bestias de Hielo. Por supuesto, no quiere decir que estés buscando activamente esas riquezas inconmensurables, porque tú real, definitiva y absolutamente eres una Bestia de Hielo, ¡¿sí?! ¡Deja de hacer preguntas! Incrementa la Percepción por <%= per %>. Equipamiento de Edición Limitada de Invierno de 2014-2015.",
|
||||
"armorSpecialWinter2015WarriorText": "Armadura de Pan de Jengibre",
|
||||
@@ -524,13 +524,13 @@
|
||||
"armorSpecialSummer2015HealerText": "Armadura de Marinero",
|
||||
"armorSpecialSummer2015HealerNotes": "Esta armadura les demuestra a todos que eres un marinero comerciante honesto que jamás pensaría en comportarse como un sinvergüenza. Incrementa la Constitución por <%= con %>. Equipamiento de Edición Limitada de Verano 2015.",
|
||||
"armorSpecialFall2015RogueText": "Armadura de Bati-Batalla",
|
||||
"armorSpecialFall2015RogueNotes": "¡Vuela hacia la bati-batalla! Aumenta <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"armorSpecialFall2015RogueNotes": "¡Vuela hacia la bati-batalla! Incrementa la Percepción por <%= per %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"armorSpecialFall2015WarriorText": "Armadura de Espantapájaros",
|
||||
"armorSpecialFall2015WarriorNotes": "A pesar de estar rellena de paja, ¡esta armadura es extremadamente pesada! Aumenta <%= con %> de Constitución. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"armorSpecialFall2015WarriorNotes": "A pesar de estar rellena de paja, ¡esta armadura es extremadamente pesada! Incrementa la Constitución por <%= con %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"armorSpecialFall2015MageText": "Túnica Cosida",
|
||||
"armorSpecialFall2015MageNotes": "Cada puntada en esta armadura centellea al estar encantada. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"armorSpecialFall2015MageNotes": "Cada puntada en esta armadura centellea al estar encantada. Incrementa la Inteligencia por <%= int %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"armorSpecialFall2015HealerText": "Túnica de Fabricante de Pociones",
|
||||
"armorSpecialFall2015HealerNotes": "¿Qué? Por supuesto que esa era una poción de complexión. No, ¡definitivamente no te estás transformando en una rana! No seas ilógi*croac*. Aumenta <%= con %> de Constitución. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"armorSpecialFall2015HealerNotes": "¿Qué? Por supuesto que esa era una poción de constitución. No, ¡definitivamente no te estás transformando en una rana! No seas ilógicroac. Incrementa la Constitución por <%= con %>. Equipamiento de Edición Limitada de Otoño 2015.",
|
||||
"armorSpecialWinter2016RogueText": "Armadura de Cacao",
|
||||
"armorSpecialWinter2016RogueNotes": "Esta armadura de cuero te mantiene cómodo y calentito. ¿Realmente está hecha de cacao? Nunca te darás cuenta. Incrementa la Percepción por <%= per %>. Equipamiento de Edición Limitada de Invierno 2015-2016.",
|
||||
"armorSpecialWinter2016WarriorText": "Traje de Muñeco de Nieve",
|
||||
@@ -556,13 +556,13 @@
|
||||
"armorSpecialSummer2016HealerText": "Cola de caballito de mar",
|
||||
"armorSpecialSummer2016HealerNotes": "Esta prenda puntiaguda convierte a su usuario en un verdadero Hipocampo Sanador. Incrementa la Constitución por <%= con %>. Equipamiento de edición limitada Verano de 2016.",
|
||||
"armorSpecialFall2016RogueText": "Armadura de viuda negra",
|
||||
"armorSpecialFall2016RogueNotes": "Los ojos de esta armadura parpadean constantemente. Aumenta <%= per %> de Percepción. Equipamento de Edición Limitada de Otoño 2016.",
|
||||
"armorSpecialFall2016RogueNotes": "Los ojos en esta armadura parpadean constantemente. Incrementa la Percepción en <%= per %>. Equipo de Otoño 2016, Edición Limitada.",
|
||||
"armorSpecialFall2016WarriorText": "Armadura de Baba a Rayas",
|
||||
"armorSpecialFall2016WarriorNotes": "¡Misteriosamente húmedo y musgoso! Aumenta <%= con %> de Constitución. Equipamento de Edición Limitada de Otoño 2016.",
|
||||
"armorSpecialFall2016WarriorNotes": "¡Misteriosamente húmedo y musgoso! Incrementa la Constitución en <%= con %>. Equipo de Otoño 2016, Edición Limitada.",
|
||||
"armorSpecialFall2016MageText": "Capa de la maldad",
|
||||
"armorSpecialFall2016MageNotes": "Cuando tu capa se agita, puedes oír el sonido de una carcajada. Aumenta <%= int %> de Inteligencia. Equipamento de Edición Limitada de Otoño 2016.",
|
||||
"armorSpecialFall2016MageNotes": "Cuando tu capa se agita, puedes oír el sonido de una carcajada. Incrementa la Inteligencia en <%= int %>. Equipo de Otoño 2016, Edición Limitada.",
|
||||
"armorSpecialFall2016HealerText": "Túnica de Gorgona",
|
||||
"armorSpecialFall2016HealerNotes": "En realidad esta túnica esta hecha de piedra. ¿Cómo es tan cómoda? Aumenta <%= con %> de Constitución. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"armorSpecialFall2016HealerNotes": "En realidad esta túnica esta hecha de piedra. ¿Cómo es tan cómoda? Incrementa la Constitución por <%= con %>. Equipamiento de Edición Limitada de Otoño 2016.",
|
||||
"armorSpecialWinter2017RogueText": "Armadura Helada",
|
||||
"armorSpecialWinter2017RogueNotes": "¡Este sigiloso traje refleja la luz para deslumbrar a tus desprevenidas tareas mientras tomas tus recompensas de ellas! Aumenta la Percepción en <%= per %>. Equipamiento de Edición Limitada Invierno 2016-2017.",
|
||||
"armorSpecialWinter2017WarriorText": "Armadura de Hockey en Hielo",
|
||||
@@ -588,13 +588,13 @@
|
||||
"armorSpecialSummer2017HealerText": "Cola Marplata",
|
||||
"armorSpecialSummer2017HealerNotes": "¡Esta prenda de escamas plateadas transforma a su usuario en un verdadero Sanador Marino! Aumenta la Constitución en <%= con %>. Equipamiento de Edición Limitada de Verano 2017.",
|
||||
"armorSpecialFall2017RogueText": "Ropajes de Huerto de Calabaza",
|
||||
"armorSpecialFall2017RogueNotes": "¿Necesitas esconderte? ¡Agáchate ente las Calabazas de Halloween y esta túnica te ocultará! Aumenta <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2017.",
|
||||
"armorSpecialFall2017RogueNotes": "¿Necesitas esconderte? ¡Agáchate ente las Calabazas de Halloween y este ropaje te ocultará! Aumenta la Percepción en <%= per %>. Equipamiento de Otoño de Edición Limitada 2017.",
|
||||
"armorSpecialFall2017WarriorText": "Armadura Fuerte y dulce",
|
||||
"armorSpecialFall2017WarriorNotes": "Esta armadura te protegerá como una deliciosa capa de caramelo. Aumenta <%= con %> de Constitución. Equipamiento de Edición Limitada de Otoño 2017.",
|
||||
"armorSpecialFall2017WarriorNotes": "Esta armadura te protegerá como una deliciosa cascara de caramelo. Aumenta la Constitución en <%= con %>. Equipamiento de Otoño de Edición Limitada 2017.",
|
||||
"armorSpecialFall2017MageText": "Ropaje de Mascarada",
|
||||
"armorSpecialFall2017MageNotes": "¿Qué conjunto de mascarada estaría completo sin ropajes dramáticos y deslumbrantes? Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2017.",
|
||||
"armorSpecialFall2017MageNotes": "¿Qué grupo de mascarada estaría completo sin ropajes dramáticos y deslumbrantes? Aumenta la Inteligencia en <%= int %>. Equipamiento de Otoño de Edición Limitada 2017.",
|
||||
"armorSpecialFall2017HealerText": "Armadura de Casa Embrujada",
|
||||
"armorSpecialFall2017HealerNotes": "Tu corazón es una puerta abierta. ¡Y tus hombros son tejas! Aumenta <%= con %> de Constitución. Equipamiento de Edición Limitada de Otoño 2017.",
|
||||
"armorSpecialFall2017HealerNotes": "Tu corazón es una puerta abierta. ¡Y tus hombros son tejas! Aumenta la Constitución en <%= con %>. Equipamiento de Otoño de Edición Limitada 2017.",
|
||||
"armorSpecialWinter2018RogueText": "Disfraz de Reno",
|
||||
"armorSpecialWinter2018RogueNotes": "Te ves tan adorable y suave, ¿quién podría sospechar que vas tras el botín festivo? Aumenta la Percepción en <%= per %>. Equipamiento de Invierno de Edición Limitada, 2017-2018.",
|
||||
"armorSpecialWinter2018WarriorText": "Armadura de Papel para Envolver",
|
||||
@@ -620,13 +620,13 @@
|
||||
"armorSpecialSummer2018HealerText": "Ropaje de Monarca Sirena",
|
||||
"armorSpecialSummer2018HealerNotes": "Estas vestiduras cerúleas revelan que tienes pies que caminan por la tierra... bueno. Ni siquiera un monarca puede ser perfecto. Aumenta la Constitución en <%= con %>. Equipo de Edición Limitada de Verano, 2018.",
|
||||
"armorSpecialFall2018RogueText": "Levita de Alter Ego",
|
||||
"armorSpecialFall2018RogueNotes": "Estilo para el día. Comodidad y protección para la noche. Aumenta <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2018.",
|
||||
"armorSpecialFall2018RogueNotes": "Estilo para el día. Comodidad y protección para la noche. Aumenta la Percepción en <%= per %>. Equipamiento de Otoño de Edición Limitada, 2018.",
|
||||
"armorSpecialFall2018WarriorText": "Armadura de Minotauro",
|
||||
"armorSpecialFall2018WarriorNotes": "Completa con cascos para tamborilear una cadencia suave mientras paseas por tu laberinto meditativo. Aumenta <%= con %> de Constitución. Equipamiento de Edición Limitada de Otoño 2018.",
|
||||
"armorSpecialFall2018WarriorNotes": "Completa con cascos para tamborilear una cadencia suave mientras paseas por tu laberinto meditativo. Aumenta la Constitución en <%= con %>. Equipamiento de Otoño de Edición Limitada, 2018.",
|
||||
"armorSpecialFall2018MageText": "Túnica de Dulcimante",
|
||||
"armorSpecialFall2018MageNotes": "¡La tela de esta túnica tiene dulces mágicos tejidos dentro! Aunque te recomendamos que no intentes comerlos. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2018.",
|
||||
"armorSpecialFall2018MageNotes": "¡La tela de esta túnica tiene dulces mágicos tejidos dentro! Aunque te recomendamos que no intentes comerlas. Aumenta la Inteligencia en <%= int %>. Equipamiento de Otoño de Edición Limitada, 2018.",
|
||||
"armorSpecialFall2018HealerText": "Túnicas de Carnívoro",
|
||||
"armorSpecialFall2018HealerNotes": "Está hecho de plantas, pero eso no significa que sea vegetariano. Los malos hábitos temen acercarse a varios kilómetros de estas túnicas. Aumenta <%= con %> de Complexión. Equipamiento de Edición Limitada de Otoño 2018.",
|
||||
"armorSpecialFall2018HealerNotes": "Está hecho de plantas, pero eso no significa que son vegetarianas. Los Malos Hábitos tienen miedo de acercarse a varios kilómetros de estas túnicas. Aumenta la Constitución en <%= con %>. Equipamiento de Otoño de Edición Limitada, 2018.",
|
||||
"armorSpecialWinter2019RogueText": "Armadura de Flor de Pascua",
|
||||
"armorSpecialWinter2019RogueNotes": "¡Con la vegetación navideña por todas partes, nadie va a notar otro arbusto más! Puedes moverte por las reuniones festivas con facilidad y sigilo. Aumenta la Percepción en <%= per %>. Equipamiento de Edición Limitada Invierno 2018-2019.",
|
||||
"armorSpecialWinter2019WarriorText": "Armadura Glacial",
|
||||
@@ -1723,7 +1723,7 @@
|
||||
"weaponSpecialSpring2019HealerText": "Canto Primaveral",
|
||||
"weaponArmoireBaseballBatNotes": "¡Anota un cuadrangular a esos buenos hábitos! Aumenta la Constitución en <%= con %>. Armario Encantado: Conjunto de Béisbol (Artículo 3 de 4).",
|
||||
"weaponSpecialFall2019WarriorText": "Tridente de Garra",
|
||||
"weaponSpecialFall2019RogueNotes": "Ya sea que estés dirigiendo la orquesta o cantando un aria, ¡este útil dispositivo mantiene tus manos libres para gestos dramáticos! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño de 2019.",
|
||||
"weaponSpecialFall2019RogueNotes": "Sea que estés dirigiendo la orquesta o cantando un aria, ¡este útil dispositivo mantiene tus manos libres para gestos dramáticos! Aumenta la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Otoño de 2019.",
|
||||
"weaponSpecialFall2019RogueText": "Atril de Música",
|
||||
"weaponSpecialSummer2019MageNotes": "Fruto de tu esfuerzo y obtenido del estanque, este pequeño tesoro da poder e inspira. Aumenta la Inteligencia en <%= int %>. Equipo de Verano de 2019, Edición Limitada.",
|
||||
"weaponSpecialSummer2019HealerNotes": "Las burbujas de esta varita capturan energía sanadora y magia oceánica antigua. Aumenta la Inteligencia en <%= int %>. Edición Limitada de verano de 2019.",
|
||||
@@ -1762,19 +1762,19 @@
|
||||
"weaponSpecialWinter2020WarriorText": "Cono de Conífera Puntudo",
|
||||
"weaponSpecialWinter2020RogueNotes": "La oscuridad es un elemento de los Pícaros. Entonces, ¿quién mejor que ellos para iluminar el camino en la época más oscura del año? Aumenta la Fuerza en <%= str %>. Equipo de Invierno 2019-2020, Edición Limitada.",
|
||||
"weaponSpecialWinter2020RogueText": "Vara de Linterna",
|
||||
"weaponSpecialFall2019HealerNotes": "Esta filacteria puede llamar los espíritus de tareas abatidas hace tiempo y usar su poder sanador. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada Otoño 2019.",
|
||||
"weaponSpecialFall2019HealerNotes": "Esta filacteria puede llamar los espíritus de tareas abatidas hace tiempo y usar su poder sanador. Aumenta la Inteligencia en <%= int %>. Equipamiento de Edición Limitada Otoño 2019.",
|
||||
"weaponSpecialFall2019HealerText": "Filacteria Temible",
|
||||
"weaponSpecialFall2019MageNotes": "Sea forjando rayos, erigiendo fortificaciones o, simplemente, infundiendo terror en los corazones de los mortales, este bastón presta el poder de los gigantes para hacer maravillas. Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada Otoño 2019.",
|
||||
"weaponSpecialFall2019MageNotes": "Sea forjando rayos, erigiendo fortificaciones o, simplemente, infundiendo terror en los corazones de los mortales, este bastón presta el poder de los gigantes para hacer maravillas. Aumenta la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipamiento de Edición Limitada Otoño 2019.",
|
||||
"weaponSpecialFall2019MageText": "Bastón Tuerto",
|
||||
"weaponSpecialFall2019WarriorNotes": "¡Prepárate para desgarrar a tus enemigos con las garras de un cuervo! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada Otoño 2019.",
|
||||
"weaponSpecialFall2019WarriorNotes": "¡Prepárate para desgarrar a tus enemigos con las garras de un cuervo! Aumenta la Fuerza en <%= str %>. Equipamiento de Edición Limitada Otoño 2019.",
|
||||
"weaponSpecialFall2020RogueText": "Katar Afilado",
|
||||
"weaponSpecialFall2020WarriorNotes": "Esta espada fue al más allá con un poderoso Guerrero, ¡y regresa para que la manejes! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2020.",
|
||||
"weaponSpecialFall2020WarriorNotes": "Esta espada fue al más allá con un poderoso guerrero, ¡y regresa para que la manejes! Aumenta la fuerza en <%= str %>. Equipamiento de Edición Limitada de Otoño 2020.",
|
||||
"weaponSpecialFall2020WarriorText": "Espada del Espectro",
|
||||
"weaponSpecialFall2020RogueNotes": "¡Atraviesa a tu enemigo con un golpe seco! Incluso la armadura más gruesa dará paso a tu espada. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2020.",
|
||||
"weaponSpecialFall2020RogueNotes": "¡Atraviesa a tu enemigo con un golpe seco! Incluso la armadura más gruesa dará paso a tu espada. Aumenta la fuerza en <%= str %>. Equipamiento de Edición Limitada de Otoño 2020.",
|
||||
"weaponSpecialFall2020MageText": "Tres Visiones",
|
||||
"weaponSpecialFall2020MageNotes": "Si algo escapa a tu vista de mago, los cristales brillantes sobre este bastón iluminarán lo que pasaste por alto. Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2020.",
|
||||
"weaponSpecialFall2020MageNotes": "Si algo escapa a tu vista de mago, los cristales brillantes sobre este bastón iluminarán lo que pasaste por alto. Aumenta la inteligencia en un <%= int %> y la percepción en un <%= per %>. Equipamiento de Edición Limitada de Otoño 2020.",
|
||||
"weaponSpecialFall2020HealerText": "Caña Capullo",
|
||||
"weaponSpecialFall2020HealerNotes": "Ahora que tu transformación está completa, este remanente de tu vida como pupa ahora sirve como la vara adivina con la que mides los destinos. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2020.",
|
||||
"weaponSpecialFall2020HealerNotes": "Ahora que tu transformación está completa, este remanente de tu vida como pupa ahora sirve como la vara adivina con la que mides los destinos. Aumenta la inteligencia en <%= int %>. Equipamiento de Edición Limitada de Otoño 2020.",
|
||||
"armorArmoireBoatingJacketText": "Chaqueta de Barquero",
|
||||
"armorArmoireNephriteArmorNotes": "Hecha de fuertes anillos de acero y decorada con jade, ¡Esta armadura te protegerá de la procrastinación! Aumenta la Fuerza en <%= str %> y la Percepción en <%= per %>. Armario Encantado: Conjunto de Arquero de Neferita (Artículo 3 de 3).",
|
||||
"armorArmoireNephriteArmorText": "Armadura de Neferita",
|
||||
@@ -1948,7 +1948,7 @@
|
||||
"armorSpecialFall2019MageText": "Delantal de Polifemo",
|
||||
"armorSpecialFall2019WarriorNotes": "Estas túnicas de plumas otorgan el poder de vuelo, permitiéndote volar sobre cualquier batalla. Aumenta la Constitución en <%= con %>. Equipamiento de Edición Limitada Otoño 2019.",
|
||||
"armorSpecialFall2019WarriorText": "Alas de la Noche",
|
||||
"armorSpecialFall2019RogueNotes": "Este traje viene completo con guantes blancos, y es ideal para meditar en tu palco privado sobre el escenario o para hacer entradas sorprendentes por las grandes escaleras. Aumenta <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2019.",
|
||||
"armorSpecialFall2019RogueNotes": "Este traje viene completo con guantes blancos, y es ideal para meditar en tu palco privado sobre el escenario o para hacer entradas sorprendentes por las grandes escaleras. Aumenta la Percepción en <%= per %>. Equipamiento de Edición Limitada Otoño 2019.",
|
||||
"armorSpecialFall2019RogueText": "Abrigo de Ópera con Capa",
|
||||
"headSpecialFall2020HealerNotes": "La terrible palidez de este rostro parecido a una calavera brilla como una advertencia para todos los mortales: ¡El tiempo es fugaz! ¡Atiende a tus plazos, antes de que sea demasiado tarde! Aumenta la Inteligencia en <%= int %>. Equipamiento de Edición Limitada Otoño 2020.",
|
||||
"headSpecialFall2020HealerText": "Máscara de la Cabeza de la Muerte",
|
||||
@@ -2390,12 +2390,12 @@
|
||||
"weaponArmoireSkullLanternNotes": "Deja esto brillar en las noches más oscuras de tus aventuras. Aumenta la Inteliencia por <%= int =%>. Armario encantado: Objeto independiente.",
|
||||
"armorSpecialFall2021RogueText": "Armadura afortunadamente no a prueba de slime",
|
||||
"weaponSpecialFall2021WarriorText": "Hacha de Jinete",
|
||||
"weaponSpecialFall2021WarriorNotes": "Esta estilizada hacha de hoja simple es ideal para cortar... ¡calabazas! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño, 2021.",
|
||||
"weaponSpecialFall2021WarriorNotes": "Esta estilizada hacha de hoja simple es ideal para cortar... ¡calabazas! Aumenta la Fuerza en <%= str %>. Equipamiento de Edición Limitada de Otoño, 2021.",
|
||||
"weaponSpecialFall2021HealerText": "Varita de Invocación",
|
||||
"weaponSpecialFall2021RogueText": "Baba Escurridiza",
|
||||
"weaponSpecialFall2021RogueNotes": "¿En qué desastre te has metido? Cuando la gente dice que los pícaros tienen dedos pegajosos, ¡no se refieren a esto! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2021.",
|
||||
"weaponSpecialFall2021MageNotes": "El conocimiento busca conocimiento. Formada a partir de memorias y deseos, esta temible mano desea aún más. Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2021.",
|
||||
"weaponSpecialFall2021HealerNotes": "Usa esta varita para invocar llamas sanadoras y una criatura fantasmal para ayudarte. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2021.",
|
||||
"weaponSpecialFall2021RogueNotes": "¿En qué desastre te has metido? Cuando la gente dice que los pícaros tienen dedos pegajosos, ¡no se refieren a esto! Incrementa la fuerza en <%= str %>. Equipamiento de Edición Limitada de Otoño 2021.",
|
||||
"weaponSpecialFall2021MageNotes": "El conocimiento busca conocimiento. Formada a partir de memorias y deseos, esta temible mano desea aún más. Aumenta la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipamiento de Edición Limitada de Otoño 2021.",
|
||||
"weaponSpecialFall2021HealerNotes": "Usa esta varita para invocar llamas sanadoras y una criatura fantasmal para ayudarte. Aumenta la Inteligencia en <%= int %>. Equipamiento de Edición Limitada de Otoño 2021.",
|
||||
"weaponSpecialSpring2022RogueText": "Pendiente de Botón Gigante",
|
||||
"weaponSpecialSpring2022RogueNotes": "¡Qué brillante! Es tan brillante y resplandeciente y bonito y lindo y todo tuyo. Aumenta la Fuerza en <%= str %>. Equipamiento de edición limitada de primavera 2022.",
|
||||
"weaponSpecialSpring2022WarriorText": "Paraguas del Revés",
|
||||
@@ -2508,7 +2508,7 @@
|
||||
"weaponSpecialSpring2023WarriorText": "Lámina de colibrí",
|
||||
"weaponSpecialSpring2023WarriorNotes": "¡En garde! ¡Ahuyenta a los enemigos de tus flores con este florete! Aumenta la fuerza en <%= str %>. Edición limitada de primavera de 2023.",
|
||||
"weaponSpecialSpring2023MageText": "Piedra Lunar Mágica",
|
||||
"weaponSpecialSpring2023MageNotes": "Cuanto mayor sea su brillo, más potente será su poder. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición limitada de Primavera 2023.",
|
||||
"weaponSpecialSpring2023MageNotes": "Cuanto mayor sea su brillo, más potente será su poder. Aumenta la inteligencia en <%= int %>. Edición limitada 2023.",
|
||||
"weaponSpecialSpring2023HealerText": "Polen de lirio",
|
||||
"weaponSpecialSpring2023HealerNotes": "Con un soplo y una chispa despiertas nuevos brotes, alegría y color. Aumenta la Inteligencia en <%= int %>. Equipamiento de edición limitada de primavera 2023.",
|
||||
"weaponSpecialWinter2023RogueText": "Banda verde de satén",
|
||||
@@ -2537,7 +2537,7 @@
|
||||
"weaponArmoireScholarlyTextbooksNotes": "Aquí tienes la oportunidad de profundizar y aprender sobre cualquier tema que te interese. ¿Cuál es tu hiperfijación actual? Aumenta la Inteligencia en <%= int %>. Armario Encantado: Conjunto de Uniformes Escolares (Artículo 3 de 4).",
|
||||
"weaponArmoireDragonKnightsLanceText": "Lanza del Caballero Dragón",
|
||||
"armorSpecialBirthday2023Text": "Fabulosas batas de fiesta",
|
||||
"weaponArmoireCorsairsBladeNotes": "Ya sea que lo uses para saquear o para proteger, puedes estar feliz de haber traído esta feroz espada al mar contigo. Solo asegúrate de guardarla de manera segura cuando no la estés usando. Aumenta <%= str %> de Fuerza. Armario Encantado: Conjunto Corsario (Artículo 3 de 3).",
|
||||
"weaponArmoireCorsairsBladeNotes": "Ya sea que lo uses para saquear o para proteger, puedes estar feliz de haber traído esta feroz espada al mar contigo. Solo asegúrate de guardarla de manera segura cuando no la estés usando. Aumenta la Fuerza en <%= str %>. Armario Encantado: Conjunto Corsario (Ítem 3 de 3)",
|
||||
"armorSpecialWinter2024RogueText": "Túnicas de búho nival",
|
||||
"armorSpecialWinter2024RogueNotes": "¿Quién serás con esta túnica? Cubierta de plumas y pelusa, ¡estarás abrigada y discreta! Aumenta la percepción en <%= per %>. Edición limitada 2023-2024.",
|
||||
"armorSpecialWinter2024MageText": "Túnicas de mago narval",
|
||||
@@ -2550,7 +2550,7 @@
|
||||
"armorSpecialSummer2024HealerText": "Armadura de caracol marino",
|
||||
"armorSpecialSummer2024HealerNotes": "No hagas caso a los detractores. ¡Despacio y con constancia es una estrategia válida para afrontar las tareas! Aumenta la Constitución en <%= con %>. Edición limitada de verano de 2024.",
|
||||
"armorMystery202406Notes": "¡Atormenta a tus enemigos con estilo y elegancia! No ofrece ningún beneficio. Artículo de suscriptor de junio de 2024.",
|
||||
"weaponArmoireSpookyCandyBucketNotes": "Con un disfraz tan épico como ese, ¡vas a recibir un montón de dulces! Menos mal que tienes este cubo sin fondo para guardarlos todos. Intenta no picar nada hasta llegar a casa. Aumenta <%= int %> de Inteligencia. Armario Encantado: Conjunto Noche de Terror (Artículo 2 de 2).",
|
||||
"weaponArmoireSpookyCandyBucketNotes": "Con un disfraz tan épico como ese, ¡vas a recibir un montón de dulces! Menos mal que tienes este cubo sin fondo para guardarlos todos. Intenta no picar nada hasta llegar a casa. Aumenta la inteligencia en <%= int %>. Armario Encantado: Set Noche de Terror (Artículo 2 de 2)",
|
||||
"weaponArmoirePottersWheelText": "Torno de alfarero",
|
||||
"armorSpecialSpring2024RogueText": "Túnica de nieve derretida",
|
||||
"weaponSpecialSpring2024WarriorText": "Lanza de fluorita",
|
||||
@@ -2572,7 +2572,7 @@
|
||||
"weaponSpecialWinter2025WarriorText": "Hacha de guerra Moose",
|
||||
"weaponSpecialWinter2025WarriorNotes": "¡Un hacha poderosa para un alce poderoso! ¡Serás imparable! Aumenta la Fuerza en <%= str %>. Edición Limitada Invierno 2024-2025.",
|
||||
"weaponSpecialWinter2025HealerNotes": "Lo que necesitas ahora son más luces y una estrella que brille en lo alto. ¡Serás imparable! Aumenta la Inteligencia en <%= int %>. Engranaje de invierno 2024-2025 de edición limitada.",
|
||||
"weaponArmoireDragonKnightsLanceNotes": "Esta lanza roja y plateada ha derribado a muchos oponentes de sus monturas. Aumenta <%= con %> de Complexión. Armario Encantado: Conjunto Caballero Dragón (Artículo 3 de 3).",
|
||||
"weaponArmoireDragonKnightsLanceNotes": "Esta lanza roja y plateada ha derribado a muchos oponentes de sus monturas. Aumenta la Constitución en <%= con %>. Armario Encantado: Conjunto de Caballero Dragón (Artículo 3 de 3)",
|
||||
"weaponArmoireFunnyFoolBatonText": "Bastón del tonto gracioso",
|
||||
"armorSpecialWinter2024WarriorNotes": "Resulta que el chocolate, la menta y el glaseado son materiales más resistentes de lo que crees. Aumenta la Constitución en <%= con %>. Edición limitada 2023-2024.",
|
||||
"armorSpecialSpring2022HealerText": "Armadura de peridoto",
|
||||
@@ -2623,7 +2623,7 @@
|
||||
"weaponSpecialSpring2025HealerText": "Plumeria Crook1",
|
||||
"weaponSpecialSpring2025MageNotes": "Con un solo tajo, puedes usar la magia elemental para controlar el entorno que te rodea. ¡Aprovecha y salta hacia delante! Aumenta la Inteligencia en <%= int %> y la Percepción en <%= per %>. Edición limitada Spring 2025 Gear.",
|
||||
"weaponArmoireOptimistsCloverNotes": "Bueno, ¿mirarías lo que encontraste? Nunca está de más tener un poco más de buena suerte de tu lado. Aumenta la Fuerza y la Constitución en un <%= attrs %> cada una. Armario encantado: Conjunto optimista (Objeto 4 de 4).",
|
||||
"weaponArmoireFunnyFoolBatonNotes": "Con un solo movimiento de bastón, puedes lanzar un remate, redirigir la atención o provocar aplausos. Aumenta <%= attrs %> de Constitución y Fuerza. Armario Encantado: Conjunto Bufón Divertido (Artículo 3 de 3).",
|
||||
"weaponArmoireFunnyFoolBatonNotes": "Con un solo movimiento de bastón, puedes lanzar un remate, redirigir la atención o provocar aplausos. Aumenta la Constitución y la Fuerza en <%= attrs %> cada una. Armario Encantado: Set del Tonto Divertido (Artículo 3 de 3)",
|
||||
"armorSpecialSpring2024WarriorText": "Armadura de fluorita",
|
||||
"armorSpecialSpring2024WarriorNotes": "Esta armadura de piedra estabilizadora te ayudará a mantenerte firme mientras deslumbra a todo lo que enfrentes. Aumenta la Constitución en <%= con %>. Edición limitada de primavera de 2024.",
|
||||
"armorSpecialSpring2024MageText": "Túnicas de hibisco",
|
||||
@@ -2648,7 +2648,7 @@
|
||||
"weaponArmoireHattersShearsNotes": "Corta a través del agobio y las complicaciones. Estas tijeras también cortan muy bien la tela, por supuesto. Aumenta la Fuerza en <%= str %>. Armario Encantado: Set de Sombrerero (Artículo 3 de 4).",
|
||||
"weaponArmoirePottersWheelNotes": "Echa un poco de arcilla en esta rueda y haz un cuenco o una taza o un jarrón o un cuenco ligeramente diferente. Si tienes suerte, ¡un fantasma podría visitarte mientras creas! Aumenta la percepción en un <%= por %>. Armario encantado: Conjunto de alfarero (Objeto 4 de 4).",
|
||||
"weaponArmoireCorsairsBladeText": "Espada de corsario",
|
||||
"weaponArmoireStormKnightAxeNotes": "¡Reúne tu furia y asesta un golpe como un trueno! Aumenta <%= str %> de Fuerza. Armario Encantado: Conjunto Caballero de la Tormenta (Artículo 3 de 3).",
|
||||
"weaponArmoireStormKnightAxeNotes": "¡Reúne tu furia y asesta un golpe como un trueno! Aumenta la fuerza en <%= str %>. Armario encantado: Conjunto de caballero de la tormenta (objeto 3 de 3)",
|
||||
"armorSpecialSpring2024HealerNotes": "Estas fabulosas plumas harán realidad tus sueños más felices. Aumenta tu Constitución en <%= con %>. Edición limitada primavera 2024.",
|
||||
"armorSpecialSummer2024WarriorNotes": "Tras transformarte en un auténtico guerrero tiburón ballena, ¡nada con valentía hacia tus objetivos! Aumenta tu Constitución en <%= con %>. Edición limitada de verano de 2024.",
|
||||
"armorSpecialSummer2024MageText": "Cola de anémona de mar",
|
||||
@@ -2689,7 +2689,7 @@
|
||||
"weaponArmoireFinelyCutGemNotes": "¡Menudo hallazgo! Esta impresionante gema tallada con precisión será el premio de su colección. Y puede que contenga una magia especial, esperando a que la aproveches. Aumenta la Constitución en <%= con %>. Armario Encantado: Set de Joyero (Artículo 4 de 4).",
|
||||
"weaponArmoireMopNotes": "Paso 1: Sumerja la fregona en un cubo con agua y espuma. Paso 2: Arrastra la fregona por el suelo. Paso 3: Imagina que el extremo del mango de la fregona es un micrófono y canta con todas tus fuerzas. Paso 4: Repite los pasos 1-3 hasta que el suelo esté limpio. Aumenta la Constitución y la Percepción en <%= attrs %> cada una. Armoire Enchanted: Cleaning Supplies Set Two (Item 2 of 3)",
|
||||
"weaponArmoireRidingBroomText": "Escoba de equitación",
|
||||
"weaponArmoireRidingBroomNotes": "Realiza todas tus más mágicas encomiendas sobre esta fina escoba o, simplemente, llévala a pasear por el vecindario. ¡Wiii! Aumenta <%= str %> de Fuerza y <%= int %> de Inteligencia. Armario Encantado: Conjunto Hechicería Espeluznante (Artículo 1 de 3)",
|
||||
"weaponArmoireRidingBroomNotes": "Haz todos tus recados más mágicos con esta escoba o, simplemente, llévala a pasear por el vecindario. ¡Vaya! Aumenta la Fuerza en <%= str %> y la Inteligencia en <%= int %>. Armario Encantado: Set de Hechicería Espeluznante (Artículo 1 de 3)",
|
||||
"weaponArmoireRollingPinText": "Rodillo",
|
||||
"weaponArmoireCleaningClothNotes": "Llévate esta herramienta de orden en tus aventuras y siempre podrás pulir una bonita placa o limpiar un alféizar de madera. Aumenta la Fuerza y la Constitución en <%= attrs %> cada una. Armario encantado: set dos de artículos de limpieza (unidad 3 de 3)",
|
||||
"weaponArmoireRollingPinNotes": "Enrolla tu pasta tan fina como quieras entre golpear malos hábitos cuando aparezcan a tu alrededor como cierto juego de golpear roedores. Aumenta la Fuerza en <%= str %>. Armario encantado: Set de utensilios de cocina 2 (objeto 2 de 2).",
|
||||
@@ -2794,56 +2794,5 @@
|
||||
"armorMystery202306Notes": "¡Nadie te va a amargar la fiesta! Y si lo intentan, ¡mantendrás la frescura y la sequedad! No ofrece ningún beneficio. Artículo para suscriptores de junio de 2023.",
|
||||
"armorMystery202310Text": "Túnica de espectro",
|
||||
"armorMystery202310Notes": "Una prenda fantasmal que se riza y se mueve con gracia mientras flotas entre los pantanos y páramos embrujados. No ofrece ningún beneficio. Artículo de suscriptor de octubre de 2023.",
|
||||
"armorArmoireHeraldsTunicText": "Túnica del heraldo",
|
||||
"weaponSpecialSpring2026WarriorText": "Florete de la Poderosa Ranita",
|
||||
"weaponSpecialSpring2026RogueText": "Rama Primaveral",
|
||||
"weaponSpecialSpring2026WarriorNotes": "¡En cualquier momento podría presentarse la oportunidad de batirse en duelo, y con este formidable florete estarás preparado! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"weaponSpecialSpring2026RogueNotes": "¡Una oportunidad de crecimiento se acerca, y con estas ramas en ciernes, estarás preparado! Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"weaponSpecialSpring2026HealerText": "Bastón de Campanilla de Invierno",
|
||||
"weaponSpecialSpring2026MageText": "Parasol de Palo de Mayo",
|
||||
"weaponSpecialSpring2026MageNotes": "¡Una oportunidad para celebrar se acerca, y con este bonito parasol, estarás preparado! Aumenta <%= per %> de Inteligencia. Equipamiento de Edición Limitada de Primavera 2026.",
|
||||
"weaponMystery202512Text": "Espada del Campeón de las Galletas",
|
||||
"weaponMystery202512Notes": "Una brillante espada hecha de azúcar, menta, y encantamientos arcanos. No otorga ningún beneficio. Artículo para Suscriptores de Diciembre 2025.",
|
||||
"weaponMystery202601Text": "Égida de Invierno",
|
||||
"weaponMystery202603Notes": "¡Lanza hechizos para calentar el aire primaveral y favorecer la floración! No otorga ningún beneficio. Artículo para suscriptores de Marzo 2026.",
|
||||
"weaponMystery202603Text": "Bastón de Mago de las Glicinias",
|
||||
"weaponArmoireGildedKnightsSpearText": "Lanza del Caballero Dorado",
|
||||
"weaponArmoireGildedKnightsSpearNotes": "Con esta arma, puedes asegurarte de que todo el mundo pague siempre sus deudas. Aumenta <%= str %> de Fuerza. Armario Encantado: Conjunto Caballero Dorado (Artículo 3 de 3).",
|
||||
"weaponArmoireBambooFluteText": "Flauta de Bambú",
|
||||
"weaponArmoirePrettyPinkParasolText": "Parasol Rosa Bonito",
|
||||
"weaponArmoirePrettyPinkParasolNotes": "La combinación perfecta de belleza y practicidad. Y para una presentación especialmente impactante, ¡dale una vuelta a este parasol! Aumenta <%= attrs %> a todos los atributos. Armario Encantado: Conjunto Bonito en Rosa (Artículo 1 de 2)",
|
||||
"weaponSpecialFall2025WarriorText": "Hacha de Pie Grande",
|
||||
"weaponSpecialFall2025WarriorNotes": "Un arma poderosa para abrirse paso de manera segura a través de un bosque otoñal repleto de complicaciones. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2025.",
|
||||
"weaponSpecialFall2025RogueText": "Cuchilla Esqueleto",
|
||||
"weaponSpecialFall2025RogueNotes": "Un arma poderosa para abrirse paso de manera segura a través de un bosque otoñal repleto de obstáculos. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Otoño 2025.",
|
||||
"weaponSpecialFall2025HealerText": "Hacha Kobold",
|
||||
"weaponSpecialFall2025HealerNotes": "Un arma poderosa para abrirse paso de manera segura a través de un bosque otoñal repleto de impedimentos. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Otoño 2025.",
|
||||
"weaponSpecialFall2025MageText": "Hacha de Fantasma Enmascarado",
|
||||
"weaponSpecialFall2025MageNotes": "Un arma poderosa para abrirse paso de manera segura a través de un bosque otoñal repleto de espantos. Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada de Otoño 2025.",
|
||||
"weaponMystery202511Text": "Espada Helada",
|
||||
"weaponMystery202511Notes": "El brillo helado de esta espada acabará rápidamente incluso con las Tareas de color rojo oscuro. No otorga ningún beneficio. Artículo para Suscriptores de Noviembre 2025.",
|
||||
"weaponArmoireBeekeepersSmokerText": "Ahumador",
|
||||
"weaponArmoireBlacksmithsHammerText": "Martillo del Herrero",
|
||||
"weaponArmoireBlacksmithsHammerNotes": "Este martillo es para trabajar el metal, pero también es perfectamente apto para trabajar entre brasas al rojo vivo y Tareas Diarias de color rojo vivo, también. Aumenta <%= str %> de Fuerza. Armario Encantado: Conjunto Herrero (Artículo 3 de 3).",
|
||||
"weaponSpecialSummer2025WarriorText": "Lanza Vieira",
|
||||
"weaponSpecialSummer2025RogueText": "Tentáculo de Calamar",
|
||||
"weaponSpecialSummer2025RogueNotes": "Este tentáculo se aferrará firmemente a tus metas para que no pierdas impulso al completar tareas. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Verano 2025.",
|
||||
"weaponSpecialSummer2025WarriorNotes": "Es imposible saber su antigüedad, pero te acompañará en muchas tareas difíciles. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Verano 2025.",
|
||||
"weaponSpecialSummer2025HealerText": "Remo de Ala de Ángel de Mar",
|
||||
"weaponSpecialSummer2025MageText": "Coral Ramificado",
|
||||
"weaponSpecialSummer2025MageNotes": "Expande las ramas de tus talentos y habilidades para abordar diversas tareas. Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada de Verano 2025.",
|
||||
"weaponMystery202508Notes": "¡Esta espada giratoria aterrorizará a cualquier monstruo o Tarea Diaria en rojo que se cruce en tu camino! No otorga ningún beneficio. Artículo para Suscriptores de Agosto 2025.",
|
||||
"weaponMystery202508Text": "Espada Carmesí Brillante",
|
||||
"weaponSpecialSpring2026HealerNotes": "¡Se acerca una oportunidad para empezar de nuevo con un fresco comienzo, y con este espléndido bastón, estarás listo! Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Primavera de 2026.",
|
||||
"weaponMystery202601Notes": "Un escudo de burbujas heladas que otorga protección mágica contra elementos opuestos. No otorga ningún beneficio. Artículo para suscriptores de Enero 2026.",
|
||||
"weaponSpecialWinter2026MageNotes": "Los candelabros son útiles porque pueden sostener más de una vela al mismo tiempo; sigue su ejemplo la próxima vez que necesites realizar varias tareas simultáneamente. Aumenta <%= int %> de Inteligencia y <%= per %> de Percepción. Equipamiento de Edición Limitada de Invierno 2025-2026.",
|
||||
"weaponArmoireBeekeepersSmokerNotes": "Úsalo para calmar a tus abejas y tomar un poco de miel. A las abejas no les importa. Honestamente, a todos nos vendrían bien algunos minutos extra de calma de vez en cuando. Aumenta <%= int %> de Inteligencia. Armario Encantado: Conjunto Apicultor (Artículo 3 de 4).",
|
||||
"weaponArmoireBambooFluteNotes": "¡Fiuuuuu! ¡Fiu-fiuuuu! Reúne a tu Grupo para una sesión de meditación o una siesta de auto-cuidado mientras se relajan al sonido de esta flauta de bambú. Aumenta <%= attrs %> de Complexión e Inteligencia. Armario Encantado: Conjunto 2 Instrumento Musical (Artículo 2 de 3)",
|
||||
"weaponSpecialWinter2026WarriorText": "Guadaña Escarcha",
|
||||
"weaponSpecialWinter2026RogueText": "Bastón de Esquí",
|
||||
"weaponSpecialWinter2026HealerText": "Bastón Polar",
|
||||
"weaponSpecialWinter2026RogueNotes": "Los bastones de esquí te ayudan a mantener el equilibrio, la estabilidad y la sincronización; todo lo que necesitas para ser verdaderamente productivo. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Invierno 2025-2026.",
|
||||
"weaponSpecialWinter2026WarriorNotes": "Las guadañas ayudan a cortar, segar y cubrir grandes áreas; todo lo que necesitas a la hora de elaborar una lista de tareas. Aumenta <%= str %> de Fuerza. Equipamiento de Edición Limitada de Invierno 2025-2026.",
|
||||
"weaponSpecialWinter2026HealerNotes": "Los bastones dan soporte, estabilidad y dirección; todo lo que ayuda a conquistar verdaderamente una lista de tareas. Aumenta <%= int %> de Inteligencia. Equipamiento de Edición Limitada de Invierno 2025-2026.",
|
||||
"weaponSpecialWinter2026MageText": "Bastón Candelabro"
|
||||
"armorArmoireHeraldsTunicText": "Túnica del heraldo"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"tavern": "Chat de la Taberna",
|
||||
"tavernChat": "Chat de la Taberna",
|
||||
"innCheckOutBanner": "Actualmente la opción de recibir daño se encuentra pausada. Tus Tareas Diarias no te dañarán y no progresarás en las Misiones.",
|
||||
"innCheckOutBannerShort": "Has pausado la opción de recibir daño.",
|
||||
"innCheckOutBanner": "Actualmente estás registrado en la Taberna. Tus Tareas Diarias no te dañarán y no progresarás en las Misiones.",
|
||||
"innCheckOutBannerShort": "Has entrado en la Taberna.",
|
||||
"resumeDamage": "Reanudar Daño",
|
||||
"helpfulLinks": "Enlaces Útiles",
|
||||
"lookingForGroup": "Publicaciones para buscar un Equipo (Party Wanted)",
|
||||
@@ -16,7 +16,7 @@
|
||||
"wiki": "Wiki",
|
||||
"resources": "Recursos",
|
||||
"communityGuidelines": "Normas de la Comunidad",
|
||||
"bannedWordUsed": "¡Ups! Parece que esta publicación contiene alguna palabra altisonante, referencia a sustancias adictivas o temas adultos (<%= swearWordsUsed %>). En Habitica mantenemos nuestro chat limpio. ¡Siéntete libre de editar tu mensaje para que puedas publicarlo! Deberás remover la palabra en cuestión, no sólo censurarla.",
|
||||
"bannedWordUsed": "¡Ups! Parece que esta publicación contiene alguna palabrota, juramento religioso o referencia a una sustancia adictiva o tema adulto (<%= swearWordsUsed %>). Habitica tiene usuarios de todo tipo de origen, así que mantenemos nuestro chat muy limpio. ¡Puedes editar tu mensaje para poder publicarlo!",
|
||||
"bannedSlurUsed": "Tu publicación contenía lenguaje inapropiado, y tus privilegios de chat han sido revocados.",
|
||||
"party": "Equipo",
|
||||
"usernameCopied": "Nombre de usuario copiado al portapapeles.",
|
||||
@@ -76,9 +76,9 @@
|
||||
"PMDisabledOptPopoverText": "Los Mensajes Privados están desactivados. Habilita esta opción para permitir que los usuarios se comuniquen contigo a través de tu perfil.",
|
||||
"PMDisabledCaptionTitle": "Los Mensajes Privados están deshabilitados",
|
||||
"PMDisabledCaptionText": "Aún puedes enviar mensajes, pero nadie puede enviártelos.",
|
||||
"block": "Bloquear Jugador",
|
||||
"unblock": "Desbloquear Jugador",
|
||||
"blockWarning": "Esta acción no tendrá efecto si el jugador es administrador.",
|
||||
"block": "Bloquear",
|
||||
"unblock": "Desbloquear",
|
||||
"blockWarning": "Bloquear - Esto no tendrá efecto si el jugador es un moderador ahora o se convierte en un moderador en el futuro.",
|
||||
"inbox": "Bandeja de Entrada",
|
||||
"messageRequired": "Un mensaje es requerido.",
|
||||
"toUserIDRequired": "Un ID de Usuario es requerido",
|
||||
@@ -89,10 +89,10 @@
|
||||
"badAmountOfGemsToSend": "La cantidad de gemas debe de estar entre 1 y el número de gemas que tienes.",
|
||||
"report": "Reportar",
|
||||
"abuseFlagModalHeading": "Reportar una Infracción",
|
||||
"abuseFlagModalBody": "Sólo debes denunciar las publicaciones que infrinjan las <%= firstLinkStart %>Normas de la Comunidad<%= linkEnd %> y/o <%= secondLinkStart %>los Terms of Service<%= linkEnd %>. Presentar una denuncia falsa es en sí misma una infracción a las Normas de la Comunidad de Habitica.",
|
||||
"abuseFlagModalBody": "¿Estás seguro de querer reportar este mensaje? <strong>Sólo</strong> debes reportar un mensaje que infringe las <%= firstLinkStart %>Normas de la Comunidad<%= linkEnd %> y/o los <%= secondLinkStart %>Términos de Servicio<%= linkEnd %>. Reportar inapropiadamente un mensaje es una violación de las Normas de la Comunidad y podría generarte una infracción.",
|
||||
"abuseReported": "Gracias por reportar esta violación. Los moderadores han sido notificados.",
|
||||
"whyReportingPost": "¿Por qué denuncias esta publicación?",
|
||||
"whyReportingPostPlaceholder": "Motivo del reporte",
|
||||
"whyReportingPostPlaceholder": "Ayuda a nuestros moderadores contándonos por qué estás denunciando esta publicación como infracción; por ejemplo, spam, groserías, juramentos religiosos, intolerancia, insultos, temas para adultos, violencia.",
|
||||
"optional": "Opcional",
|
||||
"needsTextPlaceholder": "Escribe tu mensaje aqui.",
|
||||
"leaderOnlyChallenges": "Sólo el líder del grupo puede crear desafíos",
|
||||
@@ -111,10 +111,10 @@
|
||||
"sendGiftCost": "Total: $<%= cost %> (USD)",
|
||||
"sendGiftFromBalance": "De tu saldo",
|
||||
"sendGiftPurchase": "Comprar",
|
||||
"sendGiftMessagePlaceholder": "Añadir un mensaje al regalo",
|
||||
"sendGiftMessagePlaceholder": "Mensaje personal (opcional)",
|
||||
"sendGiftSubscription": "<%= months %> Mes(es): $<%= price %> USD",
|
||||
"gemGiftsAreOptional": "Por favor ten en cuenta que Habitica nunca te pedirá que regales gemas a otros usuarios. La gente que pide gemas está <strong>violación a las Normas de la Comunidad</strong>, por lo que todos esos casos deben ser reportados a <%= hrefTechAssistanceEmail %>.",
|
||||
"battleWithFriends": "Juega Habitica con Otros",
|
||||
"battleWithFriends": "Combate a monstruos con tus amigos",
|
||||
"startAParty": "Crea un Equipo",
|
||||
"partyUpName": "Equipados",
|
||||
"partyOnName": "Equipazo",
|
||||
@@ -150,10 +150,10 @@
|
||||
"onlyCreatorOrAdminCanDeleteChat": "¡No autorizado a eliminar este mensaje!",
|
||||
"onlyGroupLeaderCanEditTasks": "¡No autorizado para administrar tareas!",
|
||||
"onlyGroupTasksCanBeAssigned": "Solo las tareas grupales pueden ser asignadas",
|
||||
"assignedTo": "Asignado a",
|
||||
"assignedTo": "Asignar a",
|
||||
"assignedToUser": "Asignado a <strong><%= userName %></strong>",
|
||||
"assignedToMembers": "<%= userCount %> miembros",
|
||||
"assignedToYouAndMembers": "<strong>Tú</strong>, <%= userCount %> miembros",
|
||||
"assignedToMembers": "Asignado a <strong><%= userCount %> miembros</strong>",
|
||||
"assignedToYouAndMembers": "Asignado a ti y a <strong><%= userCount %> miembros</strong>",
|
||||
"youAreAssigned": "Asignado: <strong>tú</strong>",
|
||||
"taskIsUnassigned": "Esta tarea está sin asignar",
|
||||
"confirmUnClaim": "¿Estás seguro que no quieres reclamar esta tarea?",
|
||||
@@ -206,43 +206,43 @@
|
||||
"badAmountOfGemsToPurchase": "La cantidad debe ser de al menos 1.",
|
||||
"groupPolicyCannotGetGems": "La política de un grupo al que perteneces impide que sus miembros obtengan gemas.",
|
||||
"viewParty": "Ver Grupo",
|
||||
"newGuildPlaceholder": "Ingresa el nombre de tu Grupo.",
|
||||
"guildBank": "Banco",
|
||||
"chatPlaceholder": "Escribe tu mensaje para los miembros del Grupo aquí",
|
||||
"newGuildPlaceholder": "Ingresa el nombre de tu gremio.",
|
||||
"guildBank": "Banco del Gremio",
|
||||
"chatPlaceholder": "Escribe tu mensaje para los miembros del Gremio aquí",
|
||||
"partyChatPlaceholder": "Escribe tu mensaje para los miembros del Grupo aquí",
|
||||
"fetchRecentMessages": "Recuperar Mensajes Recientes",
|
||||
"like": "Me gusta",
|
||||
"liked": "Te gusta",
|
||||
"inviteToGuild": "Invitar al Grupo",
|
||||
"inviteToGuild": "Invitar al Gremio",
|
||||
"inviteToParty": "Invitar al Equipo",
|
||||
"inviteEmailUsername": "Invitar via Email o Nombre de Usuario",
|
||||
"inviteEmailUsernameInfo": "Invita a usuarios usando email o nombre de usuario válidos. Si un email no está registrado aún, lo invitaremos a unirse.",
|
||||
"emailOrUsernameInvite": "Dirección de Email o Nombre de Usuario",
|
||||
"messageGuildLeader": "Mensaje para el Líder del Grupo",
|
||||
"messageGuildLeader": "Mensaje para el Líder del Gremio",
|
||||
"donateGems": "Donar Gemas",
|
||||
"updateGuild": "Actualizar Grupo",
|
||||
"updateGuild": "Actualizar Gremio",
|
||||
"viewMembers": "Ver Miembros",
|
||||
"memberCount": "Número de Miembros",
|
||||
"recentActivity": "Actividad Reciente",
|
||||
"myGuilds": "Mis Gremios",
|
||||
"guildsDiscovery": "Descubrir Gremios",
|
||||
"role": "Role",
|
||||
"guildLeader": "Líder de Grupo",
|
||||
"guildLeader": "Líder del Gremio",
|
||||
"member": "Miembro",
|
||||
"guildSize": "Tamaño del Grupo",
|
||||
"guildSize": "Tamaño del Gremio",
|
||||
"goldTier": "Nivel Oro",
|
||||
"silverTier": "Nivel Plata",
|
||||
"bronzeTier": "Nivel Bronce",
|
||||
"privacySettings": "Ajustes de Privacidad",
|
||||
"onlyLeaderCreatesChallenges": "Solo el Líder puede crear Desafíos",
|
||||
"onlyLeaderCreatesChallengesDetail": "Con esta opción seleccionada, los miembros ordinarios del grupo no pueden crear Desafíos para el Grupo.",
|
||||
"privateGuild": "Grupo Privado",
|
||||
"onlyLeaderCreatesChallengesDetail": "Con esta opción seleccionada, los miembros ordinarios del grupo no pueden crear desafíos para el grupo.",
|
||||
"privateGuild": "Gremio Privado",
|
||||
"charactersRemaining": "<%= characters %> caracteres restantes",
|
||||
"guildSummary": "Resumen",
|
||||
"guildSummaryPlaceholder": "Escribe una breve descripción de tu Grupo. ¿Cuál es el propósito principal del Grupo y a qué se dedicarán sus miembros?",
|
||||
"guildSummaryPlaceholder": "Escribe una corta descripción anunciando tu Gremio para los otros Habiticans. ¿Cuál es el propósito principal de tu Gremio y por qué debería unirse la gente? Intenta incluir palabras claves en el resumen ¡así los Habiticans podrán encontrarte fácilmente cuando estén buscando!",
|
||||
"groupDescription": "Descripción",
|
||||
"guildDescriptionPlaceholder": "Utiliza esta sección para entrar en detalles sobre todo lo que los miembros deberían saber sobre el Grupo. Consejos útiles, enlaces de ayuda, declaraciones alentadoras... ¡escríbelo aquí!",
|
||||
"markdownFormattingHelp": "[Guía de formato Markdown](https://habitica.fandom.com/es/wiki/Gu%C3%ADa_de_Markdown)",
|
||||
"guildDescriptionPlaceholder": "Utiliza esta sección para entrar en más detalles sobre todo lo que los miembros del Gremio deben saber sobre su Gremio. ¡Aquí encontrarás consejos útiles, enlaces útiles y declaraciones alentadoras!",
|
||||
"markdownFormattingHelp": "[Ayuda del formato Markdown](https://habitica.fandom.com/es/wiki/Gu%C3%ADa_de_Markdown)",
|
||||
"partyDescriptionPlaceholder": "Esta es la descripción de nuestro Equipo. Describe lo que hacemos en este Equoi. Si quieres saber más sobre lo que hacemos en este Equipo, lee la descripción. Equipo Activo.",
|
||||
"guildGemCostInfo": "Un costo de gema promueve Gremios de alta calidad y se transfiere al banco de tu gremio.",
|
||||
"noGuildsTitle": "No eres miembro de algún gremio.",
|
||||
@@ -250,15 +250,15 @@
|
||||
"noGuildsParagraph2": "Haz clic en la pestaña Descubrir para ver los Gremios recomendados según tus intereses, explora los Gremios públicos de Habitica o crea tu propio Gremio.",
|
||||
"noGuildsMatchFilters": "No pudimos encontrar ningún gremio que coincida.",
|
||||
"privateDescription": "Un gremio privado no se mostrará en el directorio de gremios de Habitica. Solo se pueden agregar nuevos miembros mediante invitación.",
|
||||
"removeInvite": "Cancelar Invitación",
|
||||
"removeInvite": "Remover invitación",
|
||||
"removeMember": "Remover miembro",
|
||||
"sendMessage": "Mandar mensaje",
|
||||
"promoteToLeader": "Transferir Posesión",
|
||||
"inviteFriendsParty": "Invita a otro jugador a tu Equipo<br/> y recibe el exclusivo Pergamino de Misión para luchar contra la Basi-Lista",
|
||||
"inviteFriendsParty": "¡Invitar amigos a tu Equipo te dará un exclusivo <br/> Pergamino de Misión para luchar juntos contra la Basi-Lista!",
|
||||
"createParty": "Crear un Equipo",
|
||||
"inviteMembersNow": "¿Te gustaría invitar a miembros ahora?",
|
||||
"playInPartyTitle": "¡Juega Habitica en Grupo!",
|
||||
"playInPartyDescription": "Emprende increíbles Misiones con amigos o por tu cuenta. Combate monstruos, crea Desafíos y ayúdate a ser responsable con ayuda de los Equipos.",
|
||||
"playInPartyDescription": "Emprende increíbles misiones con amigos o por tu cuenta. Combate monstruos, crea Desafíos y ayúdate a ser responsable con Equipos.",
|
||||
"wantToJoinPartyTitle": "¿Quieres unirte a un Equipo?",
|
||||
"wantToJoinPartyDescription": "¡Da tu nombre de usuario a un amigo que ya tiene un Equipo, o ve al gremio <a href='/groups/guild/f2db2a7f-13c5-454d-b3ee-ea1f5089e601'>Party Wanted Guild</a> para encontrar posibles compañeros!",
|
||||
"copy": "Copiar",
|
||||
@@ -271,7 +271,7 @@
|
||||
"details": "Detalles",
|
||||
"participantDesc": "Cuando todos los miembros hayan aceptado o rechazado, comenzará la Misión. Solo los que hicieron clic en \"aceptar\" podrán participar en la Misión y recibir los premios.",
|
||||
"groupGems": "Gemas del Grupo",
|
||||
"groupGemsDesc": "¡Las Gemas del Grupo se pueden gastar para crear Desafíos! En el futuro, podrás agregar más Gemas del Grupo.",
|
||||
"groupGemsDesc": "¡Las Gemas del gremio se pueden gastar para crear Desafíos! En el futuro, podrás agregar más Gemas del Gremio.",
|
||||
"groupTaskBoard": "Tablero de Tareas",
|
||||
"groupInformation": "Información del Grupo",
|
||||
"groupBilling": "Facturación del Grupo",
|
||||
@@ -287,15 +287,15 @@
|
||||
"worldBossBullet3": "Puedes continuar con Jefes de Misión normales, el daño aplicará a ambos",
|
||||
"worldBossBullet4": "Revisa la Taberna regularmente para ver el progreso del Jefe Mundial y los Ataques de Ira",
|
||||
"worldBoss": "Jefe Mundial",
|
||||
"groupPlanTitle": "¿Necesitas más para tu Gremio?",
|
||||
"groupPlanDesc": "¿Organizando las tareas del hogar o un pequeño proyecto de clase? Con los Planes Grupales de Habitica puedes acceder a tareas compartidas, además de una sala de chat especial para ayudarte a ti y a tu Grupo a mantenerse motivados.",
|
||||
"groupPlanTitle": "¿Necesitas más para tu gente?",
|
||||
"groupPlanDesc": "¿Manejando un grupo pequeño u organizando tareas del hogar? ¡Nuestros planes grupales te otorgan acceso exclusivo a un tablero de tareas privado y una sala de chat dedicada para ti y los miembros de tu grupo!",
|
||||
"billedMonthly": "*pagado como suscripción mensual",
|
||||
"teamBasedTasksList": "Lista de Tareas Compartidas",
|
||||
"teamBasedTasksListDesc": "Todos los miembros del Grupo pueden trabajar desde el mismo tablero de tareas para garantizar que nadie se pierda de nada. Completa las tareas desde el tablero de Tareas Compartidas o cópialas a tus Tareas Personales para completarlas sobre la marcha.",
|
||||
"groupManagementControls": "Responsabilidad Flexible",
|
||||
"groupManagementControlsDesc": "Distribuye responsabilidades asignando tareas a uno o varios miembros, o marca las tareas como Desafíos para ver quién las completa primero. Los miembros del Grupo pueden estar al pendiente del progreso de otros al ver el estado de la tarea.",
|
||||
"inGameBenefits": "¡Todos los beneficios!",
|
||||
"inGameBenefitsDesc": "Los miembros del Grupo obtienen una Montura exclusiva de Jackalope, así como beneficios de suscripción completos, incluyendo Conjuntos de Equipamiento Especiales cada mes y la habilidad de comprar Gemas con Oro.",
|
||||
"teamBasedTasksList": "Lista de Tareas del Grupo",
|
||||
"teamBasedTasksListDesc": "Configura una lista compartida de tareas fácil de ver para el grupo. ¡Asigna tareas a tus compañeros de grupo, o deja que reclamen sus propias tareas para que sea claro en qué están trabajando todos!",
|
||||
"groupManagementControls": "Controles de Gestión de Grupo",
|
||||
"groupManagementControlsDesc": "Usa la aprobación de tareas para verificar que una tarea fue completada, agrega Administradores de Grupo para compartir responsabilidades y disfruta de un chat privado para todos los miembros del grupo.",
|
||||
"inGameBenefits": "Beneficios dentro del Juego",
|
||||
"inGameBenefitsDesc": "Los miembros del grupo obtienen una exclusiva Montura de Jackalope, así como beneficios de suscripción completos, incluyendo conjuntos especiales de equipamiento cada mes y la habilidad de comprar gemas con oro.",
|
||||
"letsMakeAccount": "Primero, creemos una cuenta",
|
||||
"nameYourGroup": "Siguiente, nombra tu grupo",
|
||||
"exampleGroupName": "Por Ejemplo: Academia de los Vengadores",
|
||||
@@ -331,7 +331,7 @@
|
||||
"PMDisabled": "Desactivar Mensajes Privados",
|
||||
"taskClaimed": "<%= userName %> ha reclamado la tarea <span class=\"notification-bold\"><%= taskText %></span>.",
|
||||
"thisTaskApproved": "Esta tarea fue aprovada",
|
||||
"chooseTeamMember": "Buscar miembro de equipo",
|
||||
"chooseTeamMember": "Escoge un miembro del equipo",
|
||||
"unassigned": "Sin asignar",
|
||||
"claimRewards": "Reclamar Premios",
|
||||
"managerNotes": "Notas de Administrador",
|
||||
@@ -341,10 +341,10 @@
|
||||
"onlyPrivateGuildsCanUpgrade": "Solo los gremios privados pueden actualizarse a un plan grupal.",
|
||||
"assignedDateAndUser": "Asignado por <strong>@<%= username %></strong> en <strong><%= date %></strong>",
|
||||
"assignedDateOnly": "Asignado en <strong><%= date %></strong>",
|
||||
"bannedWordsAllowedDetail": "Con esta opción seleccionada, se permitirá el uso de palabras prohibidas en este Grupo.",
|
||||
"bannedWordsAllowedDetail": "Con esta opción seleccionada, se permitirá el uso de palabras prohibidas en este Gremio.",
|
||||
"bannedWordsAllowed": "Permitir palabras prohibidas",
|
||||
"languageSettings": "Configuración de Lenguaje",
|
||||
"newPartyPlaceholder": "Ingresa el nombre de tu Equipo.",
|
||||
"newPartyPlaceholder": "Ingresa el nombre de tu Grupo.",
|
||||
"cannotRemoveQuestOwner": "No puedes eliminar al dueño de la misión activa. Aborta la misión primero.",
|
||||
"features": "Características",
|
||||
"giftMessageTooLong": "La longitud máxima para mensajes de regalo es <%= maxGiftMessageLength %>.",
|
||||
@@ -358,52 +358,5 @@
|
||||
"joinParty": "Unirse al Equipo",
|
||||
"editGuild": "Editar Gremio",
|
||||
"editParty": "Editar Equipo",
|
||||
"leaveGuild": "Abandonar Gremio",
|
||||
"createGroup": "Crea un Grupo",
|
||||
"newGroupsWelcome": "¡Bienvenido al Nuevo Tablón de Tareas Compartidas!",
|
||||
"newGroupsWhatsNew": "Noticias:",
|
||||
"challengeBannedWords": "Tu Desafío contiene una o más palabras altisonantes o referencias a temas adultos. Por favor edítalo para que puedas guardarlo. Deberás remover la palabra, no sólo censurarla.",
|
||||
"challengeBannedSlurs": "Tu Desafío contiene una palabra ofensiva, lo que infringe las Normas de la Comunidad de Habitica, por tanto, tu acceso al chat y la creación de Desafíos ha sido revocado. Para más información, contacta al correo admin@habitica.com.",
|
||||
"challengeBannedSlursPrivate": "Tu Desafío contiene una palabra ofensiva, lo cual infringe las Normas de la Comunidad de Habitica. Por favor remuévela para poder guardar tu Desafío.",
|
||||
"lookForParty": "Buscar un Equipo",
|
||||
"currentlyLookingForParty": "¡Estás en búsqueda de un Equipo!",
|
||||
"groupUseDefault": "Elige una respuesta",
|
||||
"groupParentChildren": "Para uso familiar",
|
||||
"groupManager": "Para trabajar",
|
||||
"readyToUpgrade": "¿Listo para subir de nivel?",
|
||||
"messageCopiedToClipboard": "Mensaje copiado al portapapeles.",
|
||||
"partyFinderDescription": "¿Quieres unirte a un Equipo, pero no conoces a otros jugadores? ¡Deja que los Líderes de Equipo sepan que estás buscando una invitación!",
|
||||
"upgradeYourCrew": "¿Listo para mejorar tu Gremio?",
|
||||
"createGroupToday": "¡Crea tu grupo hoy mismo!",
|
||||
"createGroupTitle": "Crear Grupo",
|
||||
"groupUse": "¿Qué describe mejor el propósito de tu Grupo?*",
|
||||
"groupTeacher": "Para educar",
|
||||
"descriptionOptionalText": "Añade una descripción",
|
||||
"nextPaymentMethod": "Siguiente: Método de Pago",
|
||||
"dayStart": "<strong>Comienza el día</strong>: <%= startTime %>",
|
||||
"lastCompleted": "Último completado",
|
||||
"youEmphasized": "<strong>Tú</strong>",
|
||||
"chatTemporarilyUnavailable": "El chat no está disponible por ahora. Inténtalo de nuevo más tarde.",
|
||||
"newGroupsBullet01": "Interactúa con tareas directamente desde el tablón de tareas compartidas",
|
||||
"newGroupsBullet02": "Cualquiera puede completar una tarea sin asignar",
|
||||
"newGroupsBullet03": "Las Tareas Compartidas se reinician a la misma hora para todos para fácilitar la colaboración",
|
||||
"newGroupsBullet04": "Las actividades diarias compartidas no causarán daño si se omiten o aparecen en la ventana de \"Registrar Actividad del Día Anterior\"",
|
||||
"newGroupsBullet05": "Las tareas compartidas se degradarán de color si se dejan incompletas para ayudar a manejar el progreso",
|
||||
"newGroupsBullet06": "El estado de la tarea permite ver fácilmente qué persona asignada ha completado una tarea",
|
||||
"newGroupsBullet07": "Activa la habilidad de mostrar las tareas compartidas en tu tablón personal",
|
||||
"partyExceedsInvitesLimit": "Un Equipo sólo puede tener un máximo de <%= maxInvites %> invitaciones pendientes.",
|
||||
"assignTo": "Asignar a",
|
||||
"newGroupsBullet08": "El líder de grupo y los administradores pueden añadir tareas rápidamente desde la parte superior de las columnas de tareas",
|
||||
"newGroupsBullet09": "Una tarea compartida puede ser desmarcada para indicar que aún necesita trabajarse en ella",
|
||||
"sendGiftLabel": "¿Te gustaría añadir un mensaje al regalo?",
|
||||
"groupFriends": "Para uso con amigos",
|
||||
"nameStar": "Nombre*",
|
||||
"nameStarText": "Añade un título",
|
||||
"descriptionOptional": "Descripción",
|
||||
"viewStatus": "Estado",
|
||||
"questWithOthers": "Acepta Misiones con Otros",
|
||||
"startPartyDetail": "¡Comienza tu propio Equipo o únete a uno existente <br/>para aceptar Misiones y potenciar tu motivación!",
|
||||
"blockedUser": "<strong>Has bloqueado a este jugador.</strong> No podrán enviarte Mensajes Privados, pero aún podrás ver sus publicaciones.",
|
||||
"bannedUser": "<strong>Este jugador ha sido suspendido.</strong>",
|
||||
"sendTotal": "Total:"
|
||||
"leaveGuild": "Abandonar Gremio"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"questEvilSantaText": "Santa Trampero",
|
||||
"questEvilSantaNotes": "Escuchas rugidos agonizantes en las profundidades de los campos de hielo. Sigues los gruñidos, interrumpidos por carcajadas, hasta un claro en el bosque, donde ves una osa polar adulta. Está enjaulada y encadenada, luchando por su vida. Bailando encima de la jaula se encuentra un diablillo malicioso vestido como náufrago. ¡Vence al Cazador Santa y salva a la bestia!<br><br><strong>Nota</strong>: Vencer a “Cazador Santa” otorga un logro de misión acumulable, pero también una montura rara que sólo se puede añadir a tu establo una vez.",
|
||||
"questEvilSantaNotes": "Escuchas rugidos lastimosos en las profundidades de los campos de hielo. Sigues los gruñidos - interrumpidos por carcajadas - hasta un claro en el bosque, donde ves una osa polar adulta. Está enjaulada y encadenada, luchando por su vida. Bailando encima de la jaula se encuentra un diablillo malicioso vestido como un náufrago. Vence a Santa Trampero ¡y salva a la bestia! <br><br><strong>Nota</strong>: “Santa Trampero ” premia una misión apilable además da una montura rara que solo puede ser agregada a tu establo una unica vez.",
|
||||
"questEvilSantaCompletion": "Trapper Santa chilla de rabia y se aleja hacia la noche. La osita agradecida, entre rugidos y gruñidos, intenta decirte algo. La llevas de vuelta a los establos, donde Matt Boch, el Amo de las Bestias, escucha su historia con un grito de horror. Tiene un cachorro. Huyó a los campos de hielo cuando mamá osa fue capturada.",
|
||||
"questEvilSantaBoss": "Santa Trampero",
|
||||
"questEvilSantaDropBearCubPolarMount": "Oso Polar (Montura)",
|
||||
|
||||
@@ -939,7 +939,5 @@
|
||||
"backgrounds042026": "Ensemble 143 : Sortie Avril 2026",
|
||||
"backgroundRidingACometText": "Chevaucher une Comète",
|
||||
"backgrounds052026": "Ensemble 144 : Sortie Mai 2026",
|
||||
"backgroundElvenCitadelText": "Citadelle Elfique",
|
||||
"backgroundOnAStrangePlanetText": "Sur une Étrange Planète",
|
||||
"backgroundOnAStrangePlanetNotes": "Aventurez vous là ou aucun·e habitant·e d'Habitica n'est allé·e auparavant : Sur une Étrange Planète."
|
||||
"backgroundElvenCitadelText": "Citadelle Elfique"
|
||||
}
|
||||
|
||||
@@ -410,6 +410,5 @@
|
||||
"questEggPlatypusText": "Ornithorynque",
|
||||
"questEggPlatypusMountText": "Ornithorynque",
|
||||
"questEggPlatypusAdjective": "organisé",
|
||||
"hatchingPotionOpal": "Opal",
|
||||
"hatchingPotionAlien": "Alien"
|
||||
"hatchingPotionOpal": "Opal"
|
||||
}
|
||||
|
||||
@@ -187,7 +187,5 @@
|
||||
"minPasswordLengthLogin": "Votre mot de passe contient au moins 8 caractères.",
|
||||
"enterValidEmail": "Merci d'entrer une adresse email valide.",
|
||||
"whatToCallYou": "Comment souhaitez-vous que nous vous appelions ?",
|
||||
"acceptPrivacyTOS": "Vous confirmez avoir au moins 18 ans, et avoir lu et approuvé nos <a href='/static/terms' target='_blank'>Conditions de Service</a> ainsi que notre <a href='/static/privacy' target='_blank'>Politique de confidentialité</a>",
|
||||
"emailAddress": "Adresse mail",
|
||||
"emailRequiredForSupport": "Une adresse mail est nécessaire pour le support utilisat·eur·rice. Veuillez entrer une adresse mail pour poursuivre la création de votre compte."
|
||||
"acceptPrivacyTOS": "Vous confirmez avoir au moins 18 ans, et avoir lu et approuvé nos <a href='/static/terms' target='_blank'>Conditions de Service</a> ainsi que notre <a href='/static/privacy' target='_blank'>Politique de confidentialité</a>"
|
||||
}
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
"questTRexUndeadBoss": "Tyrannosaure squelettique",
|
||||
"questTRexUndeadRageTitle": "Soin squelettique",
|
||||
"questTRexUndeadRageDescription": "Cette barre se remplit lorsque vous ne complétez pas vos tâches quotidiennes. Lorsqu'elle est pleine, le tyrannosaure squelettique se soigne à hauteur de 30% de sa santé restante !",
|
||||
"questTRexUndeadRageEffect": "Le Tyrannosaure Squelette utilise SOIN SQUELETTIQUE !\n\nLe monstre laisse échapper un rugissement surnaturel, et certains de ses os brisés se ressoudent !",
|
||||
"questTRexUndeadRageEffect": "Le tyrannosaure squelette utilise SOIN SQUELETTIQUE !\n\nLe monstre laisse échapper un rugissement surnaturel, et certains de ses os brisés se ressoudent !",
|
||||
"questTRexDropTRexEgg": "Tyrannosaure (œuf)",
|
||||
"questTRexUnlockText": "Déverrouille l'achat d’œufs de tyrannosaure au marché",
|
||||
"questRockText": "Échappez à la créature des cavernes",
|
||||
@@ -241,7 +241,7 @@
|
||||
"questDilatoryDistress2Boss": "Nuée de crânes aquatiques",
|
||||
"questDilatoryDistress2RageTitle": "Régénération de la nuée",
|
||||
"questDilatoryDistress2RageDescription": "Régénération de la nuée : Cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !",
|
||||
"questDilatoryDistress2RageEffect": "La Nuée utilise RÉGÉNÉRATION DE LA NUÉE !\n\nEncouragés par leurs victoires, plus de crânes affluent de la crevasse pour renforcer la nuée !",
|
||||
"questDilatoryDistress2RageEffect": "'La nuée utilise RÉGÉNÉRATION DE LA NUÉE !'\n\nEncouragés par leurs victoires, plus de crânes affluent de la crevasse pour renforcer la nuée !",
|
||||
"questDilatoryDistress2DropSkeletonPotion": "Potion d'éclosion squelette",
|
||||
"questDilatoryDistress2DropCottonCandyBluePotion": "Potion d'éclosion bleu barbe-à-papa",
|
||||
"questDilatoryDistress2DropHeadgear": "Diadème de corail de feu (couvre-chef)",
|
||||
@@ -343,7 +343,7 @@
|
||||
"questAxolotlUnlockText": "Déverrouille l'achat d’œufs d'axolotl au marché",
|
||||
"questAxolotlRageTitle": "Regénération de l'axolotl",
|
||||
"questAxolotlRageDescription": "Cette barre se remplit lorsque vous ne terminez pas vos tâches quotidiennes. Lorsqu'elle est pleine, l'axolotl magique se régénère à hauteur de 30% de sa santé restante !",
|
||||
"questAxolotlRageEffect": "L'Axolotl Magique utilise la RÉGÉNÉRATION DE L'AXOLOTL !\n\nUn rideau de bulles colorées dissimule un instant le monstre ; lorsqu'il réapparaît, une partie de ses blessures est guérie !",
|
||||
"questAxolotlRageEffect": "`L'axolotl magique utilise la RÉGÉNÉRATION DE L'AXOLOTL`\n\n `Un rideau de bulles colorées dissimule un instant le monstre. Lorsqu'il réapparaît, une partie de ses blessures a guéri !`",
|
||||
"questTurtleText": "Guidez la tortue",
|
||||
"questTurtleNotes": "À l’aide ! Cette tortue marine géante ne retrouve pas sa plage de nidification. Elle y retourne tous les ans pour pondre ses œufs, mais cette année la baie d’Inkomplet est remplie d’épaves de tâches toxiques à cause des quotidiennes rouges et des tâches encore à faire. \"Elle se débat de panique !\" dit @JessicaChase.<br><br>@UncommonCriminal confirme. \"C’est parce qu’elle est confuse, ses sens sont brouillés.\"<br><br> @Scarabsi vous attrape le bras. \"Pouvez-vous aider à dégager les épaves de tâches qui lui bloquent le chemin ? Ce sera sans doute dangereux, mais il faut qu’on la sauve !\"",
|
||||
"questTurtleCompletion": "Grâce à vos vaillants efforts, les eaux ont été dégagées, permettant à notre chère tortue marine de retrouver la plage. Vous, @Bambin, et @JaizakAripaik la regardez pendant qu’elle enterre sa nichée dans le sable pour permettre à ses œufs d’incuber et d’éclore en centaines de petites tortues. La sage tortue vous donne à chacun trois œufs, et demande à ce que vous les nourrissiez et les éleviez afin qu’ils deviennent un jour, eux aussi, de grandes tortues marines.",
|
||||
@@ -375,7 +375,7 @@
|
||||
"questTaskwoodsTerror1Boss": "Nuée de crânes enflammés",
|
||||
"questTaskwoodsTerror1RageTitle": "Régénération de la nuée",
|
||||
"questTaskwoodsTerror1RageDescription": "Régénération de la nuée : cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !",
|
||||
"questTaskwoodsTerror1RageEffect": "La Nuée utilise RÉGÉNÉRATION DE LA NUÉE !\n\nEncouragés par cette victoire, d'autres crânes se joignent a la nuée dans une gerbe de flammes !",
|
||||
"questTaskwoodsTerror1RageEffect": "`La nuée utilise RÉGÉNÉRATION DE LA NUÉE !`\n\nEncouragés par cette victoire, d'autres crânes se joignent a la nuée dans une gerbe de flammes !",
|
||||
"questTaskwoodsTerror1DropSkeletonPotion": "Potion d'éclosion squelette",
|
||||
"questTaskwoodsTerror1DropRedPotion": "Potion d'éclosion rouge",
|
||||
"questTaskwoodsTerror1DropHeadgear": "Turban de pyromancienne (couvre-chef)",
|
||||
@@ -437,7 +437,7 @@
|
||||
"questStoikalmCalamity1Boss": "Nuée de crânes telluriques",
|
||||
"questStoikalmCalamity1RageTitle": "Régénération de la nuée",
|
||||
"questStoikalmCalamity1RageDescription": "Régénération de la nuée : Cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !",
|
||||
"questStoikalmCalamity1RageEffect": "La Nuée utilise RÉSURRECTION DE LA NUÉE !\n\nDe nouveaux crânes sortent de terre, leurs dents claquant dans l'air froid !",
|
||||
"questStoikalmCalamity1RageEffect": "`La nuée utilise RÉSURRECTION DE LA NUÉE !`\n\nDe nouveaux crânes sortent de terre, leurs dents claquant dans l'air froid !",
|
||||
"questStoikalmCalamity1DropSkeletonPotion": "Potion d'éclosion squelette",
|
||||
"questStoikalmCalamity1DropDesertPotion": "Potion d'éclosion du désert",
|
||||
"questStoikalmCalamity1DropArmor": "Armure de chevaucheur de mammouths",
|
||||
@@ -478,7 +478,7 @@
|
||||
"questMayhemMistiflying1Boss": "Nuée de crânes aériens",
|
||||
"questMayhemMistiflying1RageTitle": "Régénération de la nuée",
|
||||
"questMayhemMistiflying1RageDescription": "Régénération de la nuée : cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !",
|
||||
"questMayhemMistiflying1RageEffect": "La Nuée utilise RÉGÉNÉRATION DE LA NUÉE !\n\nEncouragés par cette victoire, d'autres crânes apparaissent des nuages, et tournoient de plus belle !",
|
||||
"questMayhemMistiflying1RageEffect": "`La nuée utilise RÉGÉNÉRATION DE LA NUÉE !`\n\nEncouragés par cette victoire, d'autres crânes apparaissent des nuages, et tournoient de plus belle !",
|
||||
"questMayhemMistiflying1DropSkeletonPotion": "Potion d'éclosion squelette",
|
||||
"questMayhemMistiflying1DropWhitePotion": "Potion d'éclosion des neiges",
|
||||
"questMayhemMistiflying1DropArmor": "Tunique du malicieux messager arc-en-ciel (armure)",
|
||||
@@ -535,7 +535,7 @@
|
||||
"questLostMasterclasser3Boss": "Nuée de crânes vides",
|
||||
"questLostMasterclasser3RageTitle": "Régénération de la nuée",
|
||||
"questLostMasterclasser3RageDescription": "Régénération de la nuée : Cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !",
|
||||
"questLostMasterclasser3RageEffect": "L'Essaim de Crânes Vides utilise RÉGÉNÉRATION DE LA NUÉE !\n\nEncouragés par leurs victoires, de nouveaux crânes tombent des cieux en criant, renforçant l'essaim !",
|
||||
"questLostMasterclasser3RageEffect": "`L'essaim de crânes vides utilise RÉGÉNÉRATION DE LA NUÉE !`\n\nEncouragés par leurs victoires, de nouveaux crânes tombent des cieux en criant, renforçant l'essaim !",
|
||||
"questLostMasterclasser3DropBodyAccessory": "Amulette d'éther (accessoire de torse)",
|
||||
"questLostMasterclasser3DropBasePotion": "Potion d'éclosion de base",
|
||||
"questLostMasterclasser3DropGoldenPotion": "Potion d'éclosion dorée",
|
||||
@@ -548,7 +548,7 @@
|
||||
"questLostMasterclasser4Boss": "Anti'zinnya",
|
||||
"questLostMasterclasser4RageTitle": "Absorption du vide",
|
||||
"questLostMasterclasser4RageDescription": "Absorption du vide : Cette jauge se remplit lorsque vous ne complétez pas vos quotidiennes. Lorsqu'elle est pleine, Anti'zinnya fera disparaître le mana de l'équipe !",
|
||||
"questLostMasterclasser4RageEffect": "Anti'zinnya utilise ABSORPTION DU VIDE ! À travers une inversion du sort de Poussée Éthérée, vous sentez votre magie drainée dans les ténèbres !",
|
||||
"questLostMasterclasser4RageEffect": "`Anti'zinnya utilise ABSORPTION DU VIDE !` À travers une inversion du sort de poussée éthérée, vous sentez votre magie drainée dans les ténèbres !",
|
||||
"questLostMasterclasser4DropBackAccessory": "Cape d'éther (accessoire dorsal)",
|
||||
"questLostMasterclasser4DropWeapon": "Cristaux d'éther (arme à deux mains)",
|
||||
"questLostMasterclasser4DropMount": "Monture d'éther invisible",
|
||||
@@ -686,7 +686,7 @@
|
||||
"questRubyText": "Rapport rubis",
|
||||
"questWaffleUnlockText": "Déverrouille l'achat de potion d'éclosion de confiserie au marché",
|
||||
"questWaffleDropDessertPotion": "Potion d'éclosion de confiserie",
|
||||
"questWaffleRageEffect": "L'Affreuse Gaufre utilise BOURBIER D'ERABLE ! Un sirop de sève collante ralentit vos coups et vos sorts ! Les dégâts en cours sont diminués.",
|
||||
"questWaffleRageEffect": "`L'affreuse gaufre utilise BOURBIER D'ERABLE !` Un sirop de sève collante ralentit vos coups et vos sorts ! Les dégâts en cours sont diminués.",
|
||||
"questWaffleRageDescription": "Bourbier d'érable : Cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Lorsqu'elle est pleine, l'affreuse gaufre diminuera d'autant les dégâts en cours accumulés par les membres de l'équipe !",
|
||||
"questWaffleRageTitle": "Bourbier d'érable",
|
||||
"questWaffleBoss": "Affreuse gaufre",
|
||||
@@ -749,14 +749,14 @@
|
||||
"questVirtualPetNotes": "C'est un matin de printemps calme et agréable à Habitica, une semaine après un mémorable premier avril. Vous et @Beffymaroo êtes à l'écurie en train de vous occuper de vos animaux de compagnie (qui sont encore un peu désorientés par le temps qu'ils ont passé virtuellement !)<br><br>Au loin, vous entendez un grondement et un bip, d'abord faible mais dont le volume augmente comme s'il se rapprochait. Une forme d'œuf apparaît à l'horizon et à mesure qu'elle s'approche, en émettant des bips de plus en plus forts, vous voyez qu'il s'agit d'un gigantesque animal de compagnie virtuel !<br><br>\"Oh non\", s'exclame @Beffymaroo, \"Je pense que le poisson d'avril n'a pas terminé son travail avec ce grand gaillard, il semble vouloir attirer l'attention !\".<br><br>L'animal virtuel émet un bip furieux, fait une crise de colère virtuelle et se rapproche de plus en plus.",
|
||||
"questVirtualPetBoss": "Wotchimon",
|
||||
"questVirtualPetRageTitle": "L'événe-biiip",
|
||||
"questVirtualPetRageEffect": "Wotchimon utilise Bip Énervant ! Wotchimon fait un bip énervant, et sa barre de joie disparaît soudain ! Les dégâts en cours sont réduits.",
|
||||
"questVirtualPetRageEffect": "`Wotchimon utilise Bip énervant !` Wotchimon fait un bip énervant, et sa barre de joie disparaît soudain ! Les dégâts en cours sont réduits.",
|
||||
"questVirtualPetDropVirtualPetPotion": "Potion d'éclosion de familier virtuel",
|
||||
"questVirtualPetUnlockText": "Déverrouille l'achat de potions d'éclosion de familier virtuel au marché",
|
||||
"questVirtualPetRageDescription": "Cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle sera pleine, le Wotchimon fera disparaître une partie des dégâts en cours de votre équipe !",
|
||||
"questVirtualPetCompletion": "Quelques pressions sur des boutons semblent avoir satisfait les besoins mystérieux de l'animal virtuel, qui s'est finalement calmé et semble content.<br><br>Soudain, dans une explosion de confettis, le poisson d'avril apparaît avec un panier rempli d'étranges potions émettant de doux bips.<br><br>\"Quel timing, poisson d'avril\", dit @Beffymaroo avec un sourire en coin. \"Je soupçonne que ce grand gaillard qui émet des bips est une de vos connaissances.\"<br><br>\"Euh, oui,\" dit-il, penaud. \"Je suis vraiment désolé, et je vous remercie tous les deux d'avoir pris soin de Wotchimon ! Prenez ces potions en guise de remerciement, elles peuvent faire retransformer vos animaux de façon virtuelle quand vous le souhaitez !\".<br><br>Vous doutez d'être 100% d'accord avec tous ces bips, mais comme ils sont mignons, ça vaut le coup d'essayer !",
|
||||
"questPinkMarbleBoss": "Corrompidon",
|
||||
"questPinkMarbleRageDescription": "Cette barre se remplit quand vous n'effectuez pas vos tâches quotidiennes. Lorsqu'elle est pleine, Corrompidon réduira une partie des dommages reçues de la part de votre équipe !",
|
||||
"questPinkMarbleRageEffect": "Corrompidon donne un Coup Rose-Mantique ! Ce n'était pas du tout affectueux ! Votre équipe et vous êtes pris·e·s par surprise. Les dégâts en attente sont réduits.",
|
||||
"questPinkMarbleRageEffect": "`Corrompidon donne un coup rose-mantique !` Ce n'était pas du tout affectueux ! Vos compagnons et vous êtes pris par surprise. Les prochains dégâts seront réduits.",
|
||||
"questPinkMarbleDropPinkMarblePotion": "Potion d'éclosion marbre rose",
|
||||
"questPinkMarbleRageTitle": "Coup Rose-mantique",
|
||||
"questPinkMarbleCompletion": "Vous réussissez finalement à épingler le petit gars – il était bien plus costaud et rapide qu'on aurait pu croire. Avant qu'il ne recommence à remuer, vous lui confisquez son carquois de flèches brillantes. Il cligne des yeux et regarde soudainement autour de lui avec un air surpris. \"Je me suis piqué avec une de mes propres flèches pour échapper à ma tristesse et à mon chagrin d'amour… Je ne me souviens de rien après ça !\"<br><br>Alors qu'il s'apprête à fuir la cave, il remarque que @Loremi a pris un échantillon de poussière de marbre rose et se met à sourire. \"Essayez d'utiliser un peu de cette poussière rose dans une potion ! Nourrissez les familiers qu'elle fera éclore et vous découvrirez que les vraies relations naissent de la communication, de la confiance mutuelle et du soin. Je vous souhaite bonne chance, et je vous souhaite de l'amour !\"",
|
||||
@@ -860,14 +860,5 @@
|
||||
"questOpalNotes": "Les érudit·e·s d'Habitica recherchent depuis longtemps la légendaire Potion d'Éclosion Magique d'Opale. Une potion si puissante qu'elle confère aux familiers et aux montures une couleur ardente et une brillance incomparable à celles de toute autre pierre précieuse ou métal précieux. On raconte même que la magie des opales améliore la planification, la perspicacité et la créativité. Quel atout pour vos tâches !<br><br>Après de longues recherches, vous avez peut-être enfin trouvé la réponse. Les Potions d'Opale nécessitent la forge de pierres d'opale brutes avec les runes magiques de Balance et Mercure. Ces objets anciens ne se trouvent qu'à un seul endroit... les ruines périlleuses de la cité perdue, aux confins du Désert du Temps Perdu.<br><br>Vous arrivez aux ruines après avoir chevauché votre monture la plus puissante pendant des jours à travers un terrain reculé et accidenté. Parmi les pierres brisées et blanchies par le soleil, vous apercevez une lueur éclatante. La recherche commence !",
|
||||
"questOpalCompletion": "Enfin, fatigué·e et poussiéreu·x·se, vous trouvez les dernières runes et l'opale nécessaires à la création de la Potion d'Éclosion Magique.<br><br>Vous commencez le processus de forge dès votre retour dans la ville principale d'Habitica. Le pouvoir des runes et des opales emplit votre laboratoire d'une lumière arc-en-ciel ! En un rien de temps, vous obtenez trois potions et vous avez hâte de faire éclore de nouveaux amis colorés.",
|
||||
"questOpalCollectLibraRunes": "Rune de la Balance",
|
||||
"questOpalCollectMercuryRunes": "Rune de Mercure",
|
||||
"questAlienText": "Invasion des Voleurs de Motivation",
|
||||
"questAlienRageTitle": "Incident Intergalactique",
|
||||
"questAlienRageDescription": "Cette barre se remplit quand vous n'effectuez pas vos Quotidiennes. Si elle se remplit, l'Extraterrestre vous découragera en regagnant une partie de sa Vie !",
|
||||
"questAlienRageEffect": "Le Voleur d'Encouragement utilise Incident Intergalactique ! Vous glissez dans l'hyperespace. Votre opposant récupère des PV !",
|
||||
"questAlienBoss": "Voleur d'Encouragement, l'Extraterrestre",
|
||||
"questAlienUnlockText": "Débloque la possibilité d'acquérir des Potions d'Éclosion Alien au Marché",
|
||||
"questAlienDropAlienPotion": "Potion d'Éclosion Alien",
|
||||
"questAlienNotes": "Les derniers jours ont été bien étranges en Habitica. La grand soucoupe volante flotte toujours au-dessus des Champs Charmants. Elle vrombit bizarrement. Pourquoi est-ce qu'elle reste là ? Le Jour du Fou d'Avril est passé, et le moment de gloire du Maître des Voleu·r·se·s aussi.<br><br>Vous vous approchez du faisceau de lumière émis par le vaisseau spatial. Autant en profiter pour faire le tour et jeter un coup d'œil.<br><br>En arrivant plus près, vous remarquez le Fou d'Avril, la mine lugubre. Son visage est verdâtre dans la lumière du vaisseau.<br><br>\"Je voulais juste distribuer des potions à tout le monde, un petit cadeau pour que chacun·e puisse profiter de nouveau de nos compagnons extraterrestres ! Mais je n'arrive pas à trouver l'enthousiasme... Et je pense savoir pourquoi... dit le Fou, en fixant le faisceau de lumière.<br><br>Des petits symboles sont aspirés dans le vaisseau. Ce sont toutes vos tâches accomplies ! Pas étonnant que votre motivation soit basse.\"<br><br>\"Notre motivation est en train d'être kidnappée ! vous vous exclamez. Nous devons la récupérer avant qu'elle ne disparaisse au fin fond de l'espace !\"<br><br>Le Fou sourit. \"Concentre-toi sur les tâches que tu dois finir ! Je vais m'occuper du reste avant un peu de magie.\"",
|
||||
"questAlienCompletion": "Vous avez réussi à récupérer votre motivation volée grâce à votre détermination et aux pouvoirs magiques du Fou. Tandis que vous sentez votre volonté revenir, le vaisseau spatial se pose, et une rampe descend, faisant apparaître une grande et verte créature à un œil. Bien qu'elle ait une apparence étrange, elle n'a pas l'air menaçant.<br><br>\"Il semblerait que nous y avons été un peu fort en voulant récolter un peu d'encouragement de votre jolie ville, dit-elle, Veuillez nous en excuser, et bravo pour votre fabuleux travail pour récupérer votre motivation. La force supplémentaire des efforts que vous avez fournis a suffisamment rechargé le moteur de notre vaisseau, et nous pouvons désormais rentrer chez nous ! Veuillez prendre ceci en guise de remerciement, s'il-vous-plaît.\"<br><br>\"Ooh, des potions, dit le Fou, comme c'est gentil, et comme c'est pratique pour moi que vous les récupériez toutes d'un coup !\""
|
||||
"questOpalCollectMercuryRunes": "Rune de Mercure"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"rebirthNew": "Renaissance : Une nouvelle aventure disponible !",
|
||||
"rebirthUnlock": "Vous avez débloqué la renaissance ! Cet article spécial du marché vous permet de commencer une nouvelle partie au niveau 1 tout en gardant vos tâches, vos familiers et bien plus. Utilisez-le pour vous procurer un vent de renouveau dans Habitica si vous sentez que vous en avez fait le tour, ou pour expérimenter de nouvelles fonctionnalités avec le regard nouveau d'un personnage débutant !",
|
||||
"rebirthAchievement": "Vous avez utilisé l'Orbe de Renaissance <strong><%= number %></strong> fois, et votre plus haut niveau atteint est <strong><%= level %></strong>.",
|
||||
"rebirthAchievement100": "Vous avez utilisé l'Orbe de Renaissance <strong><%= number %></strong> fois, et votre plus haut niveau atteint est <strong><%= level %>100</strong> ou plus.",
|
||||
"rebirthAchievement": "Vous avez commencé une nouvelle aventure ! C'est votre renaissance n°<%= number %> et le niveau le plus élevé que vous avez atteint est <%= level %>. Pour cumuler ce succès, commencez votre nouvelle aventure une fois que vous aurez atteint un niveau encore plus élevé !",
|
||||
"rebirthAchievement100": "Vous avez commencé une nouvelle aventure ! C'est votre renaissance <%= number %>, et le plus haut niveau que vous ayez atteint est 100 ou plus. Pour obtenir ce succès une fois de plus, commencez votre prochaine nouvelle aventure lorsque vous aurez atteint la prochaine centaine !",
|
||||
"rebirthBegan": "A commencé une nouvelle aventure",
|
||||
"rebirthText": "A débuté <%= rebirths %> nouvelles aventures",
|
||||
"rebirthOrb": "A utilisé un orbe de renaissance pour recommencer à zéro après avoir atteint le niveau <%= level %>.",
|
||||
@@ -11,12 +11,5 @@
|
||||
"rebirthPop": "Recommencez instantanément avec un avatar guerrier de niveau 1, tout en conservant vos succès, votre butin et votre équipement. Les tâches et leur historique seront également conservés mais ramenés à la couleur jaune. Vos combos seront remis à zéro, sauf pour les tâches de provenant de défis ou de groupes. Votre or, votre expérience, votre mana et les effets de vos compétences seront supprimés. Tout ceci prendra effet immédiatement.",
|
||||
"rebirthName": "Orbe de renaissance",
|
||||
"rebirthComplete": "Vous avez été ressuscité !",
|
||||
"nextFreeRebirth": "<strong><%= days %> jours</strong> avant un orbe de résurrection <strong>GRATUIT</strong>",
|
||||
"rebirthUnlockedOrb": "Une nouvelle aventure s'offre à vous !",
|
||||
"rebirthNewAchievement": "Nouveau Succès",
|
||||
"rebirthNewAdventure": "Une nouvelle aventure commence !",
|
||||
"rebirthAchievementPlural": "Vous avez utilisé l'Orbe de Renaissance <strong><%= number %></strong> fois, et votre plus haut niveau atteint est <strong><%= level %></strong>.",
|
||||
"rebirthStackInfo": "Ce succès va s'accumuler à chaque fois que vous utilisez l'Orbe de Renaissance.",
|
||||
"rebirthUnlockedDesc": "Utilisez l'Orbe de Renaissance pour instaurer un nouveau souffle dans votre aventure Habitica quand vous aurez la sensation d'avoir tout accompli ! Recommencez au niveau 1 sans perdre vos tâches, Succès, et Familiers avec cet objet spécial que vous trouverez au Marché.",
|
||||
"rebirthUnlockedNewItem": "Orbe de Renaissance Débloquée"
|
||||
"nextFreeRebirth": "<strong><%= days %> jours</strong> avant un orbe de résurrection <strong>GRATUIT</strong>"
|
||||
}
|
||||
|
||||
@@ -930,16 +930,5 @@
|
||||
"backgroundElegantPalaceNotes": "Csodáld meg az elegáns palota színes folyosóit.",
|
||||
"backgrounds122025": "139. KÉSZLET: Megjelent 2025 december",
|
||||
"backgrounds012026": "140. KÉSZLET: Megjelent 2026 január",
|
||||
"backgrounds022026": "141. KÉSZLET: Megjelent 2026 február",
|
||||
"backgrounds032026": "KÉSZLET 142: Megjelent 2026. március",
|
||||
"backgroundWaterfallWithRainbowText": "Vízesés szivárvánnyal",
|
||||
"backgroundWaterfallWithRainbowNotes": "Gyönyörködj a vízesés és a szivárvány lélegzetelállító szépségében.",
|
||||
"backgrounds042026": "KÉSZLET 143: Megjelent 2026. április",
|
||||
"backgroundRidingACometText": "Üstököslovaglás",
|
||||
"backgroundRidingACometNotes": "Utazz az űrben üstökösön lovagolva!",
|
||||
"backgrounds052026": "KÉSZLET 144: Megjelent 2026. május",
|
||||
"backgroundElvenCitadelText": "Tündék citadellája",
|
||||
"backgroundElvenCitadelNotes": "Tegyél egy festői utazást a tündék citadellájához.",
|
||||
"backgroundOnAStrangePlanetText": "Idegen bolygón",
|
||||
"backgroundOnAStrangePlanetNotes": "Merészkedj oda, ahol még egyetlen habiticai sem járt: egy idegen bolygóra."
|
||||
"backgrounds022026": "141. KÉSZLET: Megjelent 2026 február"
|
||||
}
|
||||
|
||||
@@ -410,6 +410,5 @@
|
||||
"questEggPlatypusText": "Kacsacsőrű emlős",
|
||||
"questEggPlatypusAdjective": "egy maximalista",
|
||||
"questEggPlatypusMountText": "Kacsacsőrű emlős",
|
||||
"hatchingPotionOpal": "Opál",
|
||||
"hatchingPotionAlien": "Földönkívüli"
|
||||
"hatchingPotionOpal": "Opál"
|
||||
}
|
||||
|
||||
@@ -3429,7 +3429,7 @@
|
||||
"armorSpecialWinter2026HealerNotes": "Mint egy természetes fényshow, lenyűgöző leszel, miközben a napi teendőid felé tartasz. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadás 2025-2026 téli felszerelés.",
|
||||
"armorMystery202512Notes": "Készen állsz a harcra ebben az édes és erős páncélban. Nem jár semmilyen előnnyel. 2025. december előfizetői tárgy.",
|
||||
"headSpecialWinter2026RogueNotes": "Tartsd fenn a fókuszodat és a látásodat, miközben nagyobb célokra összpontosítasz ebben a szezonban. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadás 2025-2026 téli felszerelés.",
|
||||
"headMystery202602Notes": "Ezek a fülek annyira kiélesítik a hallásodat, hogy hallani fogod a virágbimbók növését a faágakon, ahogy közeledik a tavasz. Nem jár semmilyen előnnyel. 2026. február előfizetői tárgy.",
|
||||
"headMystery202602Notes": " Ezek a fülek annyira kiélesítik a hallásodat, hogy hallani fogod a virágbimbók növését a faágakon, ahogy közeledik a tavasz. Nem jár semmilyen előnnyel. 2026. február előfizetői tárgy.",
|
||||
"shieldArmoirePrettyPinkGiftBoxNotes": "Ez az ajándék egy kedves barátodtól van? Egy gondoskodó rokonodtól? Az igazitól? Egy titkos imádótól? Bárki küldte is, tudja, hogy örülni fogsz a benne lévőknek. Növeli az összes tulajdonságodat egyaránt <%= attrs %> ponttal. Megbűvölt komód: Rózsaszín szépség szett (2/2. tárgy)",
|
||||
"backArmoireHarpsichordNotes": "Pting! Ptiiing! Gyűjtsd össze a csapatodat egy vacsorára vagy piknikre, és hallgasd a fémesen csengő dallamot ezen a csembalón. Növeli az észlelésedet és az intelligenciádat egyaránt <%= attrs %> ponttal. Megbűvölt komód: Hangszerkészlet 2 (1. tárgy a 3-ból)",
|
||||
"weaponSpecialWinter2026MageNotes": "A kandeláberek úgy segítenek, hogy egyszerre több gyertyát tartanak - kövesd a példáját, amikor legközelebb több feladatot kell egyszerre kezelned. Növeli az intelligenciádat <%= int %> ponttal és az észlelésedet <%= per %> ponttal. Limitált kiadás 2025-2026 téli felszerelés.",
|
||||
@@ -3495,59 +3495,5 @@
|
||||
"backMystery202601Notes": "Ez a jel megadja a használójának az irányítást a hideg és a fagy szezonjának elemei felett. Nem jár semmilyen előnnyel. 2026. január előfizetői tárgy.",
|
||||
"backMystery202602Text": "Sakura öt farka",
|
||||
"backMystery202602Notes": "Ezek a bolyhos farkak cseresznyevirág színűek, emlékeztetve arra, hogy a tavasz közeleg! Nem jár semmilyen előnnyel. 2026. február előfizetői tárgy.",
|
||||
"backArmoireHarpsichordText": "Csembaló",
|
||||
"armorArmoireSoftYellowSuitNotes": "A sárga egy energikus szín. Viselj ezt lefekvéskor, és a nappal együtt fogsz felébredni másnap reggel, készen egy feladatokkal teli napra. Növeli a szívósságodat és az erődet egyaránt <%= attrs %> ponttal. Megbűvölt komód: Sárga pihenőruha szett (2/3 tárgy).",
|
||||
"weaponSpecialSpring2026WarriorText": "Hatalmas békatőr",
|
||||
"weaponSpecialSpring2026WarriorNotes": "Egy párbajlehetőség bármikor adódhat, és ezzel a félelmetes tőrrel készen fogsz állni! Növeli az erődet <%= str %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"weaponSpecialSpring2026RogueText": "Tavaszi ág",
|
||||
"weaponSpecialSpring2026RogueNotes": "Egy fejlődési lehetőség már közeleg, és ezekkel a rügyező ágakkal készen fogsz állni! Növeli az erődet <%= str %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"weaponSpecialSpring2026HealerText": "Hóvirág bot",
|
||||
"weaponSpecialSpring2026HealerNotes": "Egy lehetőség, hogy friss kezdettel újra kezdhesd, már épp előtted van, és ezzel a pompás bottal készen fogsz állni! Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"weaponSpecialSpring2026MageText": "Májusfa napernyő",
|
||||
"weaponSpecialSpring2026MageNotes": "Egy ünneplési lehetőség közeledik, és ezzel a csinos napernyő rúddal készen fogsz állni! Növeli az intelligenciádat <%= int %> ponttal és az észlelésedet <%= per %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"weaponMystery202603Text": "Lilaakác varázsló bot",
|
||||
"weaponMystery202603Notes": "Varázslj, hogy felmelegítsd a tavaszi levegőt és bátorítsd a virágokat a rügyezésre! Nem jár semmilyen előnnyel. 2026. március előfizetői tárgy.",
|
||||
"armorSpecialSpring2026WarriorText": "Béka páncél",
|
||||
"armorSpecialSpring2026WarriorNotes": "Ugorj akcióba, amint a hó elkezdett olvadni. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"armorSpecialSpring2026RogueText": "Nyírfakéreg páncél",
|
||||
"armorSpecialSpring2026RogueNotes": "Állj ellen az elkerülhetetlen tavaszi esőknek és a lágy szellőknek is. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"armorSpecialSpring2026HealerText": "Hóvirág ruha",
|
||||
"armorSpecialSpring2026HealerNotes": "Siklj kecsesen át a hideg, sötét télből a dicsőséges tavaszba. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"armorSpecialSpring2026MageText": "Májusfa táncos ruha",
|
||||
"armorSpecialSpring2026MageNotes": "Érkezz készen táncolni, piknikezni és élvezni a meleg időt, amit a tavasz hoz. Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"armorMystery202604Text": "Merész űrhajós szkafander",
|
||||
"armorMystery202604Notes": "Egy kis lépés a feladatlistádnak, egy óriási ugrás a teljesítmény érzésednek! Nem jár semmilyen előnnyel. 2026. április előfizetői tárgy.",
|
||||
"armorArmoireSoftYellowSuitText": "Puha sárga öltöny",
|
||||
"armorArmoireHandstandOutfitText": "Kézállás",
|
||||
"armorArmoireHandstandOutfitNotes": "A dolgok bizony másként néznek ki, amikor fejjel lefelé vagy, nem igaz? Ha úgy érzed, hogy elakadtál, itt az ideje egy friss nézőpontnak! Növeli az észlelésedet <%= per %> ponttal. Megbűvölt komód: Kézállás szett (1/1 tárgy).",
|
||||
"headSpecialSpring2026WarriorText": "Béka harcos sisak",
|
||||
"headSpecialSpring2026WarriorNotes": "A békák jól ismertek a korrupcióval szembeni ellenállásukról. Ez a sisak megadja neked a nemes tulajdonságaikat! Növeli az erődet <%= str %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"headSpecialSpring2026RogueText": "Tavaszi ág sisak",
|
||||
"headSpecialSpring2026RogueNotes": "Tegyél feltűnő kijelentést gallyakkal és rügyekkel, amelyek vadul növnek minden irányba. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadás 2026. tavaszi felszerelés.",
|
||||
"headSpecialSpring2026HealerText": "Hóvirág sisak",
|
||||
"headSpecialSpring2026HealerNotes": "Tegyél reményteljes kijelentést ezekkel a gyönyörű, ellenálló szirmokkal. Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadás 2026 tavaszi felszerelés.",
|
||||
"headSpecialSpring2026MageText": "Májusvirág korona",
|
||||
"headSpecialSpring2026MageNotes": "Tegyél vidám kijelentést a fejedet körbeölelő élénk virágokkal. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadás 2026 tavaszi felszerelés.",
|
||||
"headMystery202603Text": "Glicíniavarázs kalap",
|
||||
"headMystery202603Notes": "Ez a vidám kalap nemcsak fokozza a mágikus képességedet, hanem kellemes tavaszi illattal is rendelkezik! Nem jár semmilyen előnnyel. 2026. március előfizetői tárgy.",
|
||||
"headMystery202604Text": "Merész űrhajós sisak",
|
||||
"headMystery202604Notes": "Az űrben senki sem hallja, ahogy kipipálod a feladataidat. De az igazi jutalom a személyes elégedettség érzése! Nem jár semmilyen előnnyel. 2026. április előfizetői tárgy.",
|
||||
"headArmoireFloppyYellowHatText": "Sárga lógó kalap",
|
||||
"headArmoireFloppyYellowHatNotes": "Sok varázslat van bevarrva ebbe az egyszerű kalapba, ami ifjúságos sárga színt kölcsönöz neki. Növeli az összes tulajdonságodat egyaránt <%= attrs %> ponttal. Megbűvölt komód: Sárga pihenőruha szett (1. tárgy a 3-ból).",
|
||||
"headArmoireVerdantArmingCapText": "Zöldellő apródok páncélsipkája",
|
||||
"headArmoireVerdantArmingCapNotes": "Ez a kényelmes, párnázott fejvédő harcra készen tart, és segít elviselni bármilyen nehezet, ami az utadba kerülhet. Növeli az észlelésedet és a szívósságodat egyaránt <%= attrs %> ponttal. Megbűvölt komód: Zöldellő apród szett (1. tárgy a 2-ből).",
|
||||
"shieldSpecialSpring2026WarriorText": "Békaharcos gyertyatartó",
|
||||
"shieldSpecialSpring2026WarriorNotes": "Ez a gyertyatartó nemcsak megvilágítja az utadat, hanem felolvaszthatod vele a megmaradt havat és jeget is. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadás 2026 tavaszi felszerelés.",
|
||||
"shieldSpecialSpring2026RogueText": "Tavaszi ág",
|
||||
"shieldSpecialSpring2026RogueNotes": "Nyúlj ki és nyúlj magasra ezekkel az ágakkal. Szükség esetén hátvakaróként is használhatod őket. Növeli az erődet <%= str %> ponttal. Limitált kiadás 2026 tavaszi felszerelés.",
|
||||
"shieldSpecialSpring2026HealerText": "Hóvirág levél",
|
||||
"shieldSpecialSpring2026HealerNotes": "Teremts enyhe szellőt ezzel a legyezővel, ahogy a napok melegebbek lesznek. Szükség esetén írószárként is használhatod. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadás 2026 tavaszi felszerelés.",
|
||||
"shieldMystery202605Text": "Alkonyat pajzs",
|
||||
"shieldMystery202605Notes": "Hagyd, hogy a hold ragyogó fénye megvédjen a sötétségben leselkedő veszélyektől. Nem jár semmilyen előnnyel. 2026. május előfizetői tárgy.",
|
||||
"shieldArmoireSoftYellowPillowText": "Puha sárga párna",
|
||||
"shieldArmoireSoftYellowPillowNotes": "A tapasztalt harcos párnát pakol minden expedícióhoz. Fejlődj és ragyogj, miközben megszilárdítod mindazt, amit a korábbi kalandok során megtanultál... még alvás közben is. Növeli az intelligenciádat és az észlelésedet egyaránt <%= attrs %> ponttal. Megbűvölt komód: Sárga pihenőruha szett (3. tárgy a 3-ból).",
|
||||
"shieldArmoireVerdantBannerText": "Zöldellő apród zászló",
|
||||
"shieldArmoireVerdantBannerNotes": "Lobogtatd magasan a zászlódat, hogy jelezd a barátaidnak: itt az ideje összegyűlni! Növeli az intelligenciádat <%= int %> ponttal. Megbűvölt komód: Zöldellő apród szett (2. tárgy a 2-ből).",
|
||||
"backMystery202605Text": "Alkonyat nimbus",
|
||||
"backMystery202605Notes": "Egy ragyogó fénykör holdfényből és csillagfényből, hogy megvilágítsd a legsötétebb éjszakát. Nem jár semmilyen előnnyel. 2026. május előfizetői tárgy."
|
||||
"backArmoireHarpsichordText": "Csembaló"
|
||||
}
|
||||
|
||||
@@ -428,17 +428,5 @@
|
||||
"groupParentChildren": "Használat a háztartásommal",
|
||||
"groupFriends": "Használat barátokkal",
|
||||
"groupManager": "Használat munkában",
|
||||
"groupTeacher": "Használat oktatásban",
|
||||
"previouslyUpgradedGroup": "Korábban fejlesztett csoport",
|
||||
"additionalMembersProrated": "A hónap során meghívott további tagok arányosan kerülnek hozzáadásra a következő számlázási ciklus összegéhez.",
|
||||
"upgradeCancelsPendingInvites": "A csapatod fejlesztése törli az összes függőben lévő meghívót",
|
||||
"chooseAnOption": "Válassz egy lehetőséget",
|
||||
"upgradeExistingGroup": "Meglévő csoport fejlesztése",
|
||||
"createNewGroup": "Új csoport létrehozása",
|
||||
"yourParty": "A csapatod",
|
||||
"inviteOthersForAdditional": "Hívj meg másokat a csoportodba további",
|
||||
"perMember": "tagonként",
|
||||
"oneMember": "1 tag",
|
||||
"membersCount": "<%= count %> tag",
|
||||
"pendingCount": "(<%= count %> függőben)"
|
||||
"groupTeacher": "Használat oktatásban"
|
||||
}
|
||||
|
||||
@@ -170,8 +170,8 @@
|
||||
"summer2024SeaSnailHealerSet": "Tengeri csiga szett (Gyógyító)",
|
||||
"summer2024NudibranchRogueSet": "Csupaszkopoltyús szett (Tolvaj)",
|
||||
"anniversaryGryphatriceText": "A ritka Ünnepi griffatrice is csatlakozik a születésnapi ünnepléshez! Ne hagyd ki a lehetőséget, hogy megszerezd ezt az exkluzív animált kisállatot.",
|
||||
"winter2025AuroraMageSet": "Sarki fény szett (Mágus)",
|
||||
"winter2025SnowRogueSet": "Hó szett (Tolvaj)",
|
||||
"winter2025AuroraMageSet": "Auróra mágus szett",
|
||||
"winter2025SnowRogueSet": "Hó tolvaj szett",
|
||||
"celebrateBirthday": "Ünnepeld Habitica 10. születésnapját ajándékokkal és exkluzív tárgyakkal!",
|
||||
"jubilantGryphatricePromo": "Animált Ünnepi griffatrice kisállat",
|
||||
"winter2024PeppermintBarkWarriorSet": "Borsmentás kéreg szett (Harcos)",
|
||||
@@ -185,10 +185,10 @@
|
||||
"winter2023FairyLightsMageSet": "Tündérfények (Mágus)",
|
||||
"winter2023CardinalHealerSet": "Kardinális (Gyógyító)",
|
||||
"winter2024SnowyOwlRogueSet": "Havas bagoly (Tolvaj)",
|
||||
"winter2025StringLightsHealerSet": "Fényfüzér szett (Gyógyító)",
|
||||
"winter2025StringLightsHealerSet": "Fényfüzéres gyógyító szett",
|
||||
"winter2024FrozenHealerSet": "Fagyott (Gyógyító)",
|
||||
"gemSaleLimitationsText": "Ez az akció kizárólag az esemény ideje alatt érvényes. Az esemény <%= eventStartMonth %> <%= eventStartOrdinal %>-án <%= eventStartTime %> <%= timeZone %>-kor kezdődik, és <%= eventEndMonth %> <%= eventEndOrdinal %>-án <%= eventEndTime %> <%= timeZone %>-kor ér véget. A promóciós ajánlat csak akkor érhető el, ha saját magadnak vásárolsz gyémántokat.",
|
||||
"winter2025MooseWarriorSet": "Jávorszarvas szett (Harcos)",
|
||||
"winter2025MooseWarriorSet": "Jávorszarvas harcos szett",
|
||||
"celebrateAnniversary": "Ünnepeld Habitica 10. születésnapját ajándékokkal és exkluzív tárgyakkal!",
|
||||
"wantToPayWithGemsText": "Szeretnél gyémánttal fizetni?",
|
||||
"spring2023CaterpillarRogueSet": "Hernyó (Tolvaj)",
|
||||
@@ -271,24 +271,20 @@
|
||||
"fourForFreeText": "Hogy tovább folytassuk az ünneplést, ajándékba adunk Parti köpenyt, 20 gyémántot, valamint egy limitált kiadású születésnapi hátteret és tárgyszettet, amely tartalmaz egy köpenyt, vállvérteket és egy szemmaszkot.",
|
||||
"twentyGems": "20 gyémánt",
|
||||
"jubilantSuccess": "Sikeresen megvásároltad a <strong>Ünnepi griffatrice!</strong>",
|
||||
"spring2025SunshineWarriorSet": "Napsugár szett (Harcos)",
|
||||
"spring2025CrystalPointRogueSet": "Kristálycsúcs szett (Tolvaj)",
|
||||
"spring2025PlumeriaHealerSet": "Plumeria szett (Gyógyító)",
|
||||
"spring2025MantisMageSet": "Imádkozósáska szett (Mágus)",
|
||||
"summer2025ScallopWarriorSet": "Fésűkagyló szett (Harcos)",
|
||||
"summer2025SquidRogueSet": "Tintahal szett (Tolvaj)",
|
||||
"summer2025SeaAngelHealerSet": "Tengeri angyal szett (Gyógyító)",
|
||||
"summer2025FairyWrasseMageSet": "Tündérhal szett (Mágus)",
|
||||
"fall2025SasquatchWarriorSet": "Nagyláb szett (Harcos)",
|
||||
"fall2025SkeletonRogueSet": "Csontváz szett (Tolvaj)",
|
||||
"fall2025KoboldHealerSet": "Kobold szett (Gyógyító)",
|
||||
"fall2025MaskedGhostMageSet": "Álarcos szellem szett (Mágus)",
|
||||
"winter2026RimeReaperWarriorSet": "Dérarcú szett (Harcos)",
|
||||
"winter2026SkiRogueSet": "Síelő szett (Tolvaj)",
|
||||
"winter2026PolarBearHealerSet": "Jegesmedve szett (Gyógyító)",
|
||||
"winter2026MidwinterCandleMageSet": "Téli napforduló gyertya szett (Mágus)",
|
||||
"spring2026FrogWarriorSet": "Béka szett (Harcos)",
|
||||
"spring2026BranchRogueSet": "Tavaszi ág szett (Tolvaj)",
|
||||
"spring2026SnowdropHealerSet": "Hóvirág szett (Gyógyító)",
|
||||
"spring2026MaypoleMageSet": "Májusfa szett (Mágus)"
|
||||
"spring2025SunshineWarriorSet": "Napsugár harcos szett",
|
||||
"spring2025CrystalPointRogueSet": "Kristálycsúcs tolvaj szett",
|
||||
"spring2025PlumeriaHealerSet": "Plumeria gyógyító szett",
|
||||
"spring2025MantisMageSet": "Sáska mágus szett",
|
||||
"summer2025ScallopWarriorSet": "Kagyló harcos szett",
|
||||
"summer2025SquidRogueSet": "Tintahal tolvaj szett",
|
||||
"summer2025SeaAngelHealerSet": "Tengeri angyal gyógyító szett",
|
||||
"summer2025FairyWrasseMageSet": "Tündérajkú mágus szett",
|
||||
"fall2025SasquatchWarriorSet": "Nagyláb harcos szett",
|
||||
"fall2025SkeletonRogueSet": "Csontváz tolvaj szett",
|
||||
"fall2025KoboldHealerSet": "Kobold gyógyító szett",
|
||||
"fall2025MaskedGhostMageSet": "Álarcos szellem mágus szett",
|
||||
"winter2026RimeReaperWarriorSet": "Dérarcú harcos szett",
|
||||
"winter2026SkiRogueSet": "Síelő tolvaj szett",
|
||||
"winter2026PolarBearHealerSet": "Jegesmedve gyógyító szett",
|
||||
"winter2026MidwinterCandleMageSet": "Téli napforduló gyertyamágus szett"
|
||||
}
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
"questTRexUndeadBoss": "Csontváz tirannoszaurusz",
|
||||
"questTRexUndeadRageTitle": "Csontváz gyógyulás",
|
||||
"questTRexUndeadRageDescription": "Ez a sáv megtelik, ha nem teljesíted a napi teendőidet. Ha teljesen feltöltődik, a Csontváz tirannoszaurusz a megmaradt életerejének 30%-át visszanyeri!",
|
||||
"questTRexUndeadRageEffect": "Csontváz tirannoszaurusz használja a CSONTVÁZ GYÓGYULÁST!\n\nA szörnyeteg földöntúli ordítást hallat és néhány sérült csontja újra összeforr!",
|
||||
"questTRexUndeadRageEffect": "`Csontváz tirannoszaurusz használja a CSONTVÁZ GYÓGYULÁST!`\n\nA szörnyeteg földöntúli ordítást hallat és néhány sérült csontja újra összeforr!",
|
||||
"questTRexDropTRexEgg": "Tirannoszaurusz (Tojás)",
|
||||
"questTRexUnlockText": "Elérhetővé teszi a tirannoszaurusz tojások vásárlását a piacon",
|
||||
"questRockText": "Menekülés a barlangi lény elől",
|
||||
@@ -241,7 +241,7 @@
|
||||
"questDilatoryDistress2Boss": "Vízikoponya raj",
|
||||
"questDilatoryDistress2RageTitle": "A raj újjászületése",
|
||||
"questDilatoryDistress2RageDescription": "A raj újjászületése: Ez a sáv akkor telik meg, ha nem teljesíted a napi teendőidet. Ha betelik, a vízikoponya raj visszanyeri megmaradt életerejének 30%-át!",
|
||||
"questDilatoryDistress2RageEffect": "A vízikoponya raj alkalmazza A RAJ ÚJJÁSZÜLETÉSÉT!\n\nA győzelmeiktől felbátorodva még több koponya tör elő a hasadékból, megerősítve a rajt!",
|
||||
"questDilatoryDistress2RageEffect": "`A vízikoponya raj alkalmazza A RAJ ÚJJÁSZÜLETÉSÉT!`\n\nA győzelmeiktől felbátorodva még több koponya tör elő a hasadékból, megerősítve a rajt!",
|
||||
"questDilatoryDistress2DropSkeletonPotion": "Csontváz keltetőfőzet",
|
||||
"questDilatoryDistress2DropCottonCandyBluePotion": "Kék vattacukor keltetőfőzet",
|
||||
"questDilatoryDistress2DropHeadgear": "Tűzkorall diadém (Fejfedő)",
|
||||
@@ -343,7 +343,7 @@
|
||||
"questAxolotlUnlockText": "Elérhetővé teszi az axolotl tojások vásárlását a piacon",
|
||||
"questAxolotlRageTitle": "Axolotl regeneráció",
|
||||
"questAxolotlRageDescription": "Ha nem végzed el a napi teendőidet, ez a sáv megtelik. Ha teljesen feltöltődik, a varázslatos axolotl visszanyeri megmaradt életereje 30%-át!",
|
||||
"questAxolotlRageEffect": "A varázslatos axolotl beveti az AXOLOTL REGENERÁCIÓT!\n\nEgy színes buborékfüggöny egy pillanatra eltakarja a szörnyet, és mire eloszlik, néhány sebe eltűnik!",
|
||||
"questAxolotlRageEffect": "`A varázslatos axolotl beveti az AXOLOTL REGENERÁCIÓT!`\n\n`Egy színes buborékfüggöny egy pillanatra eltakarja a szörnyet, és mire eloszlik, néhány sebe eltűnik!`",
|
||||
"questTurtleText": "Vezesd a teknőst",
|
||||
"questTurtleNotes": "Segítség! Ez a hatalmas tengeri teknős nem talál vissza a fészkelőhelyére. Minden évben ide tér vissza, hogy lerakja a tojásait, de idén az Elintézetlenség-öböl tele van mérgező feladat-szeméttel, vörös napi teendőkkel és kipipálatlan tennivalókkal. „Pánikban csapkod!” – mondja @JessicaChase.<br><br>@UncommonCriminal bólint. „Azért, mert az érzékei elhomályosultak és összezavarodtak.”<br><br>@Scarabsi megragadja a karod. „Segítenél kitakarítani a feladat-szemetet az útjából? Lehet, hogy veszélyes, de segítenünk kell neki!”",
|
||||
"questTurtleCompletion": "Hősies munkáddal sikerült megtisztítani a vizet, és a tengeri teknősünk végre megtalálta a partját. Te, @Bambin és @JaizakAripaik figyelitek, ahogy mélyre ássa a tojásait a homokban, hogy azok kikelhessenek, és több száz kis teknőssé váljanak. Igazi hölgyként mindannyiótoknak három tojást ad, és arra kér, hogy gondoskodjatok róluk, hogy egyszer majd nagy teknősökké nőhessenek.",
|
||||
@@ -375,7 +375,7 @@
|
||||
"questTaskwoodsTerror1Boss": "Tűzkoponya raj",
|
||||
"questTaskwoodsTerror1RageTitle": "Raj újjászületés",
|
||||
"questTaskwoodsTerror1RageDescription": "Raj újjászületés: Ez a sáv akkor töltődik fel, ha nem teljesíted a napi teendőidet. Ha megtelik, a Tűzkoponya raj visszanyeri megmaradt életerejének 30%-át!",
|
||||
"questTaskwoodsTerror1RageEffect": "A Tűzkoponya raj használja a RAJ ÚJJÁSZÜLETÉST!\n\nMegbátorodva győzelmeiktől, még több koponya kavarog körülötted lángoló örvényben!",
|
||||
"questTaskwoodsTerror1RageEffect": "`A Tűzkoponya raj használja a RAJ ÚJJÁSZÜLETÉST!`\n\nMegbátorodva győzelmeiktől, még több koponya kavarog körülötted lángoló örvényben!",
|
||||
"questTaskwoodsTerror1DropSkeletonPotion": "Csontváz keltetőfőzet",
|
||||
"questTaskwoodsTerror1DropRedPotion": "Vörös keltetőfőzet",
|
||||
"questTaskwoodsTerror1DropHeadgear": "Pirokinetikus turbán (fejfedő)",
|
||||
@@ -437,7 +437,7 @@
|
||||
"questStoikalmCalamity1Boss": "Föld koponyaraj",
|
||||
"questStoikalmCalamity1RageTitle": "Raj újraszületés",
|
||||
"questStoikalmCalamity1RageDescription": "Raj újraszületés: Ez a sáv akkor töltődik, ha nem végzed el a napi teendőidet. Ha megtelik, a Föld koponyaraj 30%-ét visszanyeri a megmaradt életerejének!",
|
||||
"questStoikalmCalamity1RageEffect": "Föld Koponyaraj használja a RAJ ÚJRASZÜLETÉST!\n\nMég több koponya tör elő a földből, foguk vacog a hidegben!",
|
||||
"questStoikalmCalamity1RageEffect": "`Föld Koponyaraj használja a RAJ ÚJRASZÜLETÉST!`\n\nMég több koponya tör elő a földből, foguk vacog a hidegben!",
|
||||
"questStoikalmCalamity1DropSkeletonPotion": "Csontváz keltetőfőzet",
|
||||
"questStoikalmCalamity1DropDesertPotion": "Sivatagi keltetőfőzet",
|
||||
"questStoikalmCalamity1DropArmor": "Mamutlovas páncél",
|
||||
@@ -478,7 +478,7 @@
|
||||
"questMayhemMistiflying1Boss": "Repülő koponyaraj",
|
||||
"questMayhemMistiflying1RageTitle": "Raj újraszületés",
|
||||
"questMayhemMistiflying1RageDescription": "Raj újraszületés: Ez a sáv akkor töltődik, ha nem végzed el a napi teendőidet. Ha megtelik, a Repülő koponyaraj visszanyeri megmaradt életereje 30%-át!",
|
||||
"questMayhemMistiflying1RageEffect": "A Repülő koponyaraj beveti a RAJ ÚJRASZÜLETÉST!\n\nA győzelmektől felbátorodva még több koponya pörög elő a felhők közül!",
|
||||
"questMayhemMistiflying1RageEffect": "`A Repülő koponyaraj beveti a RAJ ÚJRASZÜLETÉST!`\n\nA győzelmektől felbátorodva még több koponya pörög elő a felhők közül!",
|
||||
"questMayhemMistiflying1DropSkeletonPotion": "Csontváz keltetőfőzet",
|
||||
"questMayhemMistiflying1DropWhitePotion": "Fehér keltetőfőzet",
|
||||
"questMayhemMistiflying1DropArmor": "Szivárványszínű küldöncköpeny (Páncél)",
|
||||
@@ -535,7 +535,7 @@
|
||||
"questLostMasterclasser3Boss": "Vákuumkoponya raj",
|
||||
"questLostMasterclasser3RageTitle": "A raj újjászületése",
|
||||
"questLostMasterclasser3RageDescription": "A raj újjászületése: Ez a sáv akkor töltődik, ha nem teljesíted a napi teendőidet. Ha megtelik, a vákuumkoponya raj visszanyeri megmaradt életerejének 30%-át!",
|
||||
"questLostMasterclasser3RageEffect": "A Vákuumkoponya raj alkalmazza A RAJ ÚJJÁSZÜLETÉSÉT!\n\nA győzelmeiktől felbátorodva még több koponya zúdul alá az égből, megerősítve a rajt!",
|
||||
"questLostMasterclasser3RageEffect": "`A Vákuumkoponya raj alkalmazza A RAJ ÚJJÁSZÜLETÉSÉT!`\n\nA győzelmeiktől felbátorodva még több koponya zúdul alá az égből, megerősítve a rajt!",
|
||||
"questLostMasterclasser3DropBodyAccessory": "Éter amulett (Testkiegészítő)",
|
||||
"questLostMasterclasser3DropBasePotion": "Alap keltetőfőzet",
|
||||
"questLostMasterclasser3DropGoldenPotion": "Arany keltetőfőzet",
|
||||
@@ -548,7 +548,7 @@
|
||||
"questLostMasterclasser4Boss": "Anti'Zinnya",
|
||||
"questLostMasterclasser4RageTitle": "Üresség kifacsarása",
|
||||
"questLostMasterclasser4RageDescription": "Üresség kifacsarása: Ez a sáv akkor telik meg, ha nem teljesíted a napi teendőidet. Ha betelik, Anti'Zinnya kiszívja a csapatod manáját!",
|
||||
"questLostMasterclasser4RageEffect": "Anti'Zinnya alkalmazza az ÜRESSÉG KIFACSARÁSÁT! Az Éteri kitörés varázslat egy kifacsart változataként érzed, ahogy a mágiád elszivárog a sötétségbe!",
|
||||
"questLostMasterclasser4RageEffect": "`Anti'Zinnya alkalmazza az ÜRESSÉG KIFACSARÁSÁT!` Az Éteri kitörés varázslat egy kifacsart változataként érzed, ahogy a mágiád elszivárog a sötétségbe!",
|
||||
"questLostMasterclasser4DropBackAccessory": "Éterköpeny (Hátkiegészítő)",
|
||||
"questLostMasterclasser4DropWeapon": "Éterkristályok (Kétkezes fegyver)",
|
||||
"questLostMasterclasser4DropMount": "Láthatatlan éter hátas",
|
||||
@@ -704,7 +704,7 @@
|
||||
"questSilverNotes": "A nemrég felfedezett bronz keltetőfőzet a habiticaiak között beszédtéma lett. Lehetséges, hogy még fényesebb fémekből is léteznek főzetek? @QuartzFox és @starsystemic társaságában a Habit város központi könyvtárába mész, és hatalmas halom alkímiáról szóló könyvet gyűjtötök össze tanulmányozásra.<br><br>Órákig tartó szemfárasztó kutatás után @QuartzFox egy nem éppen könyvtárba illő diadalittas kiáltást hallat. „Aha! Megtaláltam!” Odasietsz, hogy megnézd. „Ezüst keltetőfőzetet lehet készíteni a rák csillagjegy rúnáival, amelyeket tiszta ezüstben kell feloldani, miután holdrúnák erejével átitatott láng fölött megolvasztottuk.”<br><br>„Sok hozzávalóra lesz szükségünk” – töpreng @starsystemic. „Hátha elrontunk egy-két próbát.”<br><br>„Csak egy hely van, ahol ekkora mennyiségben találhatunk ilyen különös alkímiai anyagokat” – szólal meg @Edge, aki karba tett kézzel áll a könyvespolcok árnyékában. Vajon végig ott volt? „A robotolás kazamatái. Induljunk!”",
|
||||
"questAmberBoss": "Trerezin",
|
||||
"questRubyNotes": "A Stoïkalm-vulkánok általában nyüzsgő csúcsai most csendesen pihennek a hó alatt. „Gondolom, a túrázók és a látogatók téli álmot alszanak” – mondja @gully neked és @Aspiring_Advocate-nek. „Ez megkönnyíti a keresésünket.”<br><br>Ahogy eléritek a hegytetőt, a jeges szél összeolvad a kráterből gomolygó gőzzel. „Ott!” – kiált fel @Aspiring_Advocate, egy forró forrás felé mutatva. „Hol máshol találhatnánk meg a hűvös vízöntő rúnákat és a szenvedélyes vénusz rúnákat, mint ott, ahol a jég és a tűz találkozik?”<br><br>Hárman sietve indultok a forró forráshoz. „A kutatásaim szerint” – mondja @Aspiring_Advocate –, „ha ezeket a rúnákat szív alakú rubinokkal kombináljuk, egy olyan keltetőfőzetet hozhatunk létre, amely elősegíti a barátságot és a szeretetet!”<br><br>Izgatottan a felfedezés lehetőségétől mindannyian elmosolyodtok. „Rendben” – mondja @gully –, „kezdjük el a keresést!”",
|
||||
"questWaffleRageEffect": "Borzalmas Gofri használja a JUHARSZIRUP CSAPDÁT! A ragacsos szirup lelassítja a csapásaidat és varázslataidat! A felhalmozott sebzés csökken.",
|
||||
"questWaffleRageEffect": "`Borzalmas Gofri használja a JUHARSZIRUP CSAPDÁT!` A ragacsos szirup lelassítja a csapásaidat és varázslataidat! A felhalmozott sebzés csökken.",
|
||||
"questRubyUnlockText": "Elérhetővé teszi a rubin keltetőfőzetek vásárlását a piacon",
|
||||
"questDolphinUnlockText": "Elérhetővé teszi a delfin tojások vásárlását a piacon",
|
||||
"questFluoriteCompletion": "Ahogy harcoltok, a kristálylény egyre jobban elmerül a fények játékában, amelyet teremtetek. „Olyan… csillogó…” – mormolja elbűvölten.<br><br>„Persze!” – kiált fel @nirbhao. „Ez egy fluorit elementál! Csak fényre van szüksége, hogy igazán ragyogjon. Segítsünk neki tündökölni!”<br><br>Az elementál boldogan kuncog és egyre fényesebben izzik, miközben még több fáklyát és mágikus fényforrást gyújtotok. Olyan hálás, hogy újra ragyoghat, hogy cserébe elvezet titeket egy gazdag fluorit-lelőhelyhez.<br><br>„Ez tökéletes alapanyag egy új keltetőfőzethez” – mondja @nirbhao. „Egy olyan főzethez, amely kisállatainkat éppoly fénylővé teszi, mint az új fluoreszkáló barátunk.”",
|
||||
@@ -810,14 +810,14 @@
|
||||
"questVirtualPetBoss": "Wotchimon",
|
||||
"questVirtualPetRageTitle": "A csipogás veszélye",
|
||||
"questVirtualPetRageDescription": "Ez a sáv akkor töltődik, ha nem teljesíted a napi teendőidet. Ha betelik, Wotchimon csökkenti a csapat által felhalmozott sebzést!",
|
||||
"questVirtualPetRageEffect": "Wotchimon használja a zavaró csipogást! Wotchimon éles csipogással jelez, és boldogságsávja hirtelen eltűnik! A felhalmozott sebzés csökken.",
|
||||
"questVirtualPetRageEffect": "`Wotchimon használja a zavaró csipogást!` Wotchimon éles csipogással jelez, és boldogságsávja hirtelen eltűnik! A felhalmozott sebzés csökken.",
|
||||
"questVirtualPetDropVirtualPetPotion": "Virtuális kisállat keltetőfőzet",
|
||||
"questVirtualPetUnlockText": "Elérhetővé teszi a virtuális kisállat keltetőfőzetek vásárlását a piacon",
|
||||
"questPinkMarbleText": "Nyugtasd meg a megtébolyult Ámort",
|
||||
"questPinkMarbleNotes": "Az a hír járja, hogy a Kanyargó-hegységben van egy barlang, amelyből rózsaszín por és kődarabok lövellnek ki. A csapatoddal elindultok, hogy kiderítsétek az igazságot. Ahogy közeledtek, valóban hatalmas rózsaszín porfelhőt láttok – és furcsa módon egy apró hang harci kiáltása csendül fel, amit kőzúzás hangja követ.<br><br>@Empress42 véletlenül belélegzi a port, és hirtelen álmodozóvá és kevésbé produktívvá válik. „Nálam is ugyanez!” – mondja @QuartzFox. „Egyszer csak azon kaptam magam, hogy egy alig ismert személyről fantáziálok!”<br><br>@a_diamond bekukkant a barlangba, és egy apró lényt lát cikázni, amint rózsaszín márványköveket zúz porrá. „Fedezékbe! Ez az Ámor megtébolyult és a varázserejét arra használja, hogy megszállott rajongást és hamis illúziókat keltsen! Le kell állítanunk!”",
|
||||
"questPinkMarbleBoss": "Ámor",
|
||||
"questPinkMarbleRageDescription": "Ez a sáv akkor töltődik, ha nem teljesíted a napi teendőidet. Ha betelik, Ámor csökkenti a csapat által felhalmozott sebzést!",
|
||||
"questPinkMarbleRageEffect": "Ámor használja a RÓZSASZÍN ÖKLÖST! Hát, ez nem volt valami gyengéd! A csapattársaid hátrahőkölnek. A felhalmozott sebzés csökken.",
|
||||
"questPinkMarbleRageEffect": "`Ámor használja a RÓZSASZÍN ÖKLÖST!` Hát, ez nem volt valami gyengéd! A csapattársaid hátrahőkölnek. A felhalmozott sebzés csökken.",
|
||||
"questPinkMarbleDropPinkMarblePotion": "Rózsaszín márvány keltetőfőzet",
|
||||
"questPinkMarbleRageTitle": "Rózsaszín öklös",
|
||||
"questOtterText": "A ravasz Tervmester!",
|
||||
@@ -860,14 +860,5 @@
|
||||
"questOpalCollectMercuryRunes": "Merkúr rúna",
|
||||
"questOpalCollectLibraRunes": "Mérleg rúna",
|
||||
"questOpalDropOpalPotion": "Opál keltetőfőzet",
|
||||
"questOpalUnlockText": "Elérhetővé teszi az opál keltetőfőzetek megvásárlását a piacon",
|
||||
"questAlienRageDescription": "Ez a sáv akkor töltődik fel, amikor nem teljesíted a napi teendőidet. Amikor tele van, a földönkívüli elkedvetlenít azzal, hogy visszanyeri egy részét az életerejének!",
|
||||
"questAlienNotes": "Furcsa napok voltak ezek a Habiticában. A nagy repülő csészealj még mindig ott lebeg a Virágzó Mezők közelében. Furcsán zümmög. Miért időzik ott? Az április bolondja már elmúlt, és a tolvajok mesterének ideje a reflektorfényben is véget ért.<br><br>Az űrhajó fénye felé vándorolsz. Megnézheted, és közben még egy pár lépést is tehetsz.<br><br>Ahogy közelebb érsz, meglátod az Április bolondját, aki kissé komor képet vág. Az arca zöldesen csillog a hajó fénysugarában.<br><br>\"Az volt a tervem, hogy szerezek egy kis főzetet mindenkinek, egy kis ajándékot, hogy újra élvezhessenek a kis földönkívüli cimborákkal! De egyszerűen nem tudom felszedni a bátorságot... Azt hiszem, tudom, miért\" - mondja a Bolond, a fénysugár felé bólintva.<br><br>Kis szimbólumokat szívnak fel a hajóba. Ezek mind a teljesített feladataid! Nem csoda, hogy lanyhult a motivációd.<br><br>\"A motivációnkat rabolják el!\" - kiáltod fel. \"Meg kell mentenünk, mielőtt valahol a világűr mélyén köt ki!\"<br><br>A Bolond elmosolyodik. \"Összpontosítsd a gondolataidat azokra a feladatokra, amiket tudod, hogy be kell fejezned! A többit intézem egy kis mágiával.\"",
|
||||
"questAlienText": "A motivációrablók inváziója",
|
||||
"questAlienCompletion": "Sikerült visszaszerezned az ellopott motivációt az elszántságoddal és a Bolond varázserejével. Ahogy érzed, hogy visszatér a lendületed, az UFO leereszkedik, és egy rámpa lassan kijön belőle, vele együtt egy nagy, zöld, egyszemű lény. Bár furcsán néz ki, nem tűnik fenyegetőnek.<br><br>\"Úgy tűnik, egy kicsit túlzásba vittük, amikor megpróbáltunk egy kis extra bátorítást aratni a szép városotokból\" - mondja. \"Elnézést ezért, és fantasztikus munka volt visszaszerezni. A erőfeszítéseitek extra aurája tulajdonképpen annyira feltöltötte a hajó hajtóművét, hogy hazajuthatunk! Kérlek, fogadjátok el ezeket a köszönetünkkel.\"<br><br>\"Óh, főzetek\" - mondja a Bolond -, \"milyen bájos, és milyen kényelmes nekem, hogy már készen állnak!\"",
|
||||
"questAlienBoss": "Bátorításrabló, a földönkívüli",
|
||||
"questAlienRageTitle": "Galaktikus akadály",
|
||||
"questAlienRageEffect": "A Bátorításrabló használja a Galaktikus akadályt! Egyenesen a hipertéren keresztül csúsztál vissza. Az ellenfeled visszanyeri az ÉP-jét!",
|
||||
"questAlienDropAlienPotion": "Földönkívüli kikeltetőfőzet",
|
||||
"questAlienUnlockText": "Feloldja a földönkívüli kikeltetőfőzetet megvásárlásra a piacon"
|
||||
"questOpalUnlockText": "Elérhetővé teszi az opál keltetőfőzetek megvásárlását a piacon"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"rebirthNew": "Újjászületés: új kaland érhető el!",
|
||||
"rebirthUnlock": "Feloldottad az újjászületést! Ez a különleges bolti tárgy lehetővé teszi, hogy új játékot kezdj az 1. szinttől, megtartva a feladataidat, kitüntetéseidet, háziállataidat és még sok mást. Használd arra, hogy új életet lehelj a Habitica-ba, ha úgy érzed, hogy már mindent elértél, vagy hogy új funkciókat tapasztalj meg egy kezdő karakter friss szemeivel!",
|
||||
"rebirthAchievement": "<strong><%= number %>.</strong> alkalommal használtad az Újjászületés Gömbjét, és a legmagasabb elért szinted <strong><%= level %></strong>.",
|
||||
"rebirthAchievement100": "<strong><%= number %>.</strong> alkalommal használtad az Újjászületés Gömbjét, és a legmagasabb elért szinted <strong>100</strong> vagy magasabb.",
|
||||
"rebirthAchievement": "Új kalandot kezdtél! Ez a <%= number %>. újjászületésed és a <%= level %>. szint a legmagasabb, amit elértél. Hogy halmozd ezt a kitüntetést kezdj új kalandot amikor elértél egy még magasabb szintet!",
|
||||
"rebirthAchievement100": "Új kalandot kezdtél! Ez a <%= number %>. újjászületésed, és a legmagasabb szint amit elértél 100, vagy annál több. Hogy halmozd ezt a kitüntetést kezdj új kalandot, amikor 100. vagy magasabb szinten vagy!",
|
||||
"rebirthBegan": "Új kalandot kezdtél",
|
||||
"rebirthText": "Eddig <%= rebirths %> új kalandot kezdtél",
|
||||
"rebirthOrb": "Használtad az újjászületés gömbjét hogy új kalandot kezdj miután elérted a <%= level %>. szintet.",
|
||||
@@ -11,12 +11,5 @@
|
||||
"rebirthPop": "Azonnal újrakezdheted a karaktered 1. szintű Harcosként, miközben megtartod az elért kitüntetéseidet, gyűjteményeidet és felszerelésedet. A feladataid és azok előzményei megmaradnak, de mind sárgára lesznek visszaállítva. A szériáid törlődnek, kivéve az aktív kihívásokhoz és Csoportos csomagokhoz tartozó feladatok esetében. Az aranyad, tapasztalatod, manád és az összes képesség hatása eltűnik. Mindez azonnal életbe lép.",
|
||||
"rebirthName": "Újjászületés gömbje",
|
||||
"rebirthComplete": "Újjászülettél!",
|
||||
"nextFreeRebirth": "<strong><%= days %> nap </strong> amíg <strong> INGYENES </strong> újjászületés gömbjét szerzel",
|
||||
"rebirthAchievementPlural": "<strong><%= number %>.</strong> alkalommal használtad az Újjászületés Gömbjét, és a legmagasabb elért szinted <strong><%= level %></strong>.",
|
||||
"rebirthUnlockedNewItem": "Újjászületés Gömbje feloldva",
|
||||
"rebirthUnlockedOrb": "Új kaland vár rád!",
|
||||
"rebirthUnlockedDesc": "Használd az Újjászületés Gömbjét, hogy új életet lehelj Habitica kalandodba, amikor úgy érzed, mindent elértél! Kezdd újra az 1. szinten, miközben megtartod feladataidat, kitüntetéseidet és kisállataidat ezzel a különleges tárggyal, amit a Piactéren találsz.",
|
||||
"rebirthNewAchievement": "Új kitüntetés",
|
||||
"rebirthNewAdventure": "Új kaland kezdődik most!",
|
||||
"rebirthStackInfo": "Ez a kitüntetés minden alkalommal halmozódik, amikor használod az Újjászületés Gömbjét."
|
||||
"nextFreeRebirth": "<strong><%= days %> nap </strong> amíg <strong> INGYENES </strong> újjászületés gömbjét szerzel"
|
||||
}
|
||||
|
||||
@@ -274,8 +274,5 @@
|
||||
"subscriptionBillingFYI": "Az előfizetések automatikusan megújulnak, hacsak nem mondod le legalább 24 órával az aktuális időszak vége előtt. Az előfizetésedet a beállítások Előfizetés fülén kezelhetsz. A fiókodat 24 órán belül terhelik a megújítási dátumtól számítva, ugyanazon az áron, amit eredetileg fizettél.",
|
||||
"mysterySet202512": "Sütemény bajnok szett",
|
||||
"mysterySet202601": "Tél védőpajzsa szett",
|
||||
"mysterySet202602": "Cseresznyevirág róka szett",
|
||||
"mysterySet202603": "Lilaakác varázsló szett",
|
||||
"mysterySet202604": "Merész űrhajós szett",
|
||||
"mysterySet202605": "Alkonyati felhőfátyol szett"
|
||||
"mysterySet202602": "Cseresznyevirág róka szett"
|
||||
}
|
||||
|
||||
@@ -860,11 +860,11 @@
|
||||
"backgroundRainyRainforestNotes": "雨降る熱帯雨林で爽やかな豪雨を楽しみましょう。",
|
||||
"backgrounds042024": "セット119: 2024年4月リリース",
|
||||
"backgroundContainerGardenNotes": "鉢植え園芸で手を汚しましょう。",
|
||||
"backgroundMaypoleNotes": "メイポールの周りで踊りましょう。",
|
||||
"backgroundMaypoleNotes": "五月祭の柱の周りで踊りましょう。",
|
||||
"backgrounds052024": "セット120:2024年5月リリース",
|
||||
"backgroundDragonsBackText": "ドラゴンの背中",
|
||||
"backgroundDragonsBackNotes": "ドラゴンの背中で空を飛びましょう。",
|
||||
"backgroundMaypoleText": "メイポール",
|
||||
"backgroundMaypoleText": "五月祭の柱",
|
||||
"backgroundPottersStudioText": "陶芸家のスタジオ",
|
||||
"backgroundPottersStudioNotes": "陶芸家のスタジオで作品を作りましょう。",
|
||||
"backgrounds062024": "セット121:2024年6月リリース",
|
||||
@@ -930,16 +930,5 @@
|
||||
"backgroundWinterDesertWithSaguarosNotes": "冬の砂漠に並ぶサボテンの間で、冷たい空気を味わいましょう。",
|
||||
"backgrounds022026": "セット141:2026年2月リリース",
|
||||
"backgroundElegantPalaceText": "立派なパレス",
|
||||
"backgroundElegantPalaceNotes": "立派なパレスの、カラフルな広間を歩きましょう。",
|
||||
"backgroundRidingACometNotes": "彗星を乗りながら宇宙を旅しましょう!",
|
||||
"backgrounds032026": "セット142:2026年3月リリース",
|
||||
"backgroundWaterfallWithRainbowText": "滝にかかる虹",
|
||||
"backgroundWaterfallWithRainbowNotes": "滝にかかる虹の圧倒的な美しさを眺めましょう。",
|
||||
"backgrounds042026": "セット143:2026年4月リリース",
|
||||
"backgroundRidingACometText": "彗星に着陸",
|
||||
"backgrounds052026": "セット144:2026年5月リリース",
|
||||
"backgroundElvenCitadelText": "エルフの城塞",
|
||||
"backgroundElvenCitadelNotes": "エルフの城塞まで、景色のいい道を歩きましょう。",
|
||||
"backgroundOnAStrangePlanetText": "不思議な惑星",
|
||||
"backgroundOnAStrangePlanetNotes": "Habiticaの住民の行ったことない、不思議な惑星を冒険しましょう。"
|
||||
"backgroundElegantPalaceNotes": "立派なパレスの、カラフルな広間を歩きましょう。"
|
||||
}
|
||||
|
||||
@@ -410,6 +410,5 @@
|
||||
"questEggPlatypusMountText": "カモノハシ",
|
||||
"questEggPlatypusAdjective": "完璧主義者",
|
||||
"hatchingPotionBalloon": "風船の",
|
||||
"hatchingPotionOpal": "オパールの",
|
||||
"hatchingPotionAlien": "エイリアン"
|
||||
"hatchingPotionOpal": "オパールの"
|
||||
}
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
"subscriptionDetail002": "有料会員は、定期支払いの翌月まで神秘の砂時計を待つ必要がなくなります。",
|
||||
"subscriptionDetail01": "新しく12か月の有料会員購入時一回、12個追加で神秘の砂時計を手に入れることができます。",
|
||||
"subscriptionDetail010": "これはすべての有料会員が毎月1個ずつもらえる神秘の砂時計に追加してもらえます。",
|
||||
"webFaqAnswer67": "「クラス」とは、あなたが選べるキャラクタータイプであり、レベルアップすると、それぞれ固有の能力やスキルが使えるようになります。このスキルはタスクをするときや、パーティーでクエストをするときに役に立ちます。\n\nクラスによって、ごほうび、市場と季節の店で買える装備も違います。\n\n自分のプレイスタイルに合うクラスが選べるように、ここで各クラスの概要を説明します:\n#### **戦士**\n* 戦士はボスに大きなダメージを与え、クリティカルヒットのチャンスが高いので、タスクを完了するときに経験値やゴールドがたくさん獲得できます。\n* メインの属性は力で、ボスに与えられるダメージを高めます。\n* 二番目の属性は体質で、ボスから受けるダメージを減らします。\n* 戦士のスキルは、パーティーメンバーの力と体質を向上させます。\n* このクラスはボスと戦うことが好きだが、タスクをやり忘れてしまった時のために保護が欲しい人におすすめです。\n#### **治療師**\n* 治療師は守りの力が強く、自分またはパーティーメンバーを治療することができます。\n* メインの属性は体質で、治療を強めて、ボスから受けるダメージを減らします。\n* 二番目の属性は知能で、マナと経験値を増やします。\n* 治療師のスキルは、タスクの色を青くすることと、パーティーメンバーの体質を向上させることです。\n* このクラスはよくタスクをやり忘れて、自分やパーティーメンバーの体力を回復する能力が必要な人におすすめです。\n#### **魔道士**\n* 魔道士は速くレベルアップし、マナをたくさん獲得して、クエストのボスにダメージを与えます。\n* メインの属性は知能で、マナと経験値を増やします。\n* 二番目の属性は知覚で、ゴールドとアイテムがたくさん獲得できます。\n* 魔道士のスキルは、タスクの連続実行回数を保留したり、パーティーメンバーのマナや知能を向上させたりすることです。\n* このクラスはレベルアップからやる気が出て、ボスにダメージを与えたい人におすすめです。\n#### **盗賊**\n* 盗賊はタスクを完了するときに一番多くアイテムとゴールドが獲得でき、クリティカルヒットのチャンスが高いので、更に多くの経験値とゴールドが獲得できます。\n* メインの属性は知覚で、獲得できるゴールドとアイテムを増やします。\n* 二番目の属性は力で、ボスに与えられるダメージを増やします。\n* 盗賊のスキルは、完了しなかった日課から受けるダメージを避けること、ゴールドをたくさん取ること、パーティーメンバーの知覚を向上させることです。\n* このクラスはごほうびがモチベーションになる人におすすめです。",
|
||||
"webFaqAnswer67": "「クラス」とは、あなたが選べるキャラクタータイプであり、レベルアップすると、それぞれ固有の能力やスキルが使えるようになります。このスキルはタスクをするときや、パーティーでクエストをするときに役に立ちます。\n\nクラスによって、ごほうび、市場と季節の店で買える装備も違います。\n\n自分のプレイスタイルに合うクラスが選べるように、ここで各クラスの概要を説明します:\n#### **戦士**\n* 戦士はボスに大きなダメージを与え、クリティカルヒットのチャンスが高いので、タスクを完了するときに経験値やゴールドがたくさん獲得できます。\n* メインの属性は力で、ボスに与えられるダメージを高めます。\n* 二番目の属性は体質で、ボスから受けるダメージを減らします。\n* 戦士のスキルは、パーティーメンバーの力と体質を向上させます。\n* このクラスはボスと戦うことが好きだが、タスクをやり忘れてしまった時のために保護が欲しい人におすすめです。\n#### **治療師**\n* 治療師は守りの力が強く、自分またはパーティーメンバーを治療することができます。\n* メインの属性は体質で、治療を強めて、ボスから受けるダメージを減らします。\n* 二番目の属性は知能で、マナと経験値を増やします。\n* 治療師のスキルは、タスクの色を青くすることと、パーティーメンバーの体質を向上させることです。\n* このクラスはよくタスクをやり忘れて、自分やパーティーメンバーの体力を回復する能力が必要な人におすすめです。\n#### **魔導士**\n* 魔導士は速くレベルアップし、マナをたくさん獲得して、クエストのボスにダメージを与えます。\n* メインの属性は知能で、マナと経験値を増やします。\n* 二番目の属性は知覚で、ゴールドとアイテムがたくさん獲得できます。\n* 魔導士のスキルは、タスクの連続実行回数を保留したり、パーティーメンバーのマナや知能を向上させたりすることです。\n* このクラスはレベルアップでやる気が出て、ボスにダメージを与えたい人におすすめです。\n#### **盗賊**\n* 盗賊はタスクを完了するときに一番多くアイテムとゴールドが獲得でき、クリティカルヒットのチャンスが高いので、更に多くの経験値とゴールドが獲得できます。\n* メインの属性は知覚で、獲得できるゴールドとアイテムを増やします。\n* 二番目の属性は力で、ボスに与えられるダメージを増やします。\n* 盗賊のスキルは、完了しなかった日課から受けるダメージを避けること、ゴールドをたくさん取ること、パーティーメンバーの知覚を向上させることです。\n* このクラスはごほうびがモチベーションになる人におすすめです。",
|
||||
"subscriptionDetail011": "現在、12ヶ月の継続有料プランに加入しているプレイヤーは、この変更が実施される日にボーナスを受け取ることができます。",
|
||||
"subscriptionDetail012": "このボーナスは、プレゼントされた有料プランには適用されません。",
|
||||
"subscriptionHeading1": "有料会員のジェムへの変更",
|
||||
|
||||
@@ -187,7 +187,5 @@
|
||||
"enterValidEmail": "有効なメールアドレスを入力してください。",
|
||||
"minPasswordLengthLogin": "パスワードは8文字以上です。",
|
||||
"whatToCallYou": "何とお呼びしたらいいですか?",
|
||||
"acceptPrivacyTOS": "あなたは18歳以上であり、Habiticaの<a href='/static/terms' target='_blank'>利用規約</a>および<a href='/static/privacy' target='_blank'>プライバシーポリシー</a>に同意することを確認します",
|
||||
"emailAddress": "メールアドレス",
|
||||
"emailRequiredForSupport": "ユーザーサポートのためにメールアドレスが必要です。アカウントの作成を続けるにはメールアドレスを入力してください。"
|
||||
"acceptPrivacyTOS": "あなたは18歳以上であり、Habiticaの<a href='/static/terms' target='_blank'>利用規約</a>および<a href='/static/privacy' target='_blank'>プライバシーポリシー</a>に同意することを確認します"
|
||||
}
|
||||
|
||||
@@ -3464,11 +3464,5 @@
|
||||
"headArmoireFloppyYellowHatNotes": "このシンプルな帽子にはたくさんの呪文が縫い込まれて、きれいな黄色がつきました。すべての能力値がそれぞれ<%= attrs %>上がります。ラッキー宝箱:黄色の部屋着セット(アイテム1/3)。",
|
||||
"shieldSpecialWinter2026HealerText": "スターバースト",
|
||||
"shieldMystery202605Notes": "月の光は、暗闇の中に隠れている危険から守ってくれます。効果なし。2026年5月の有料会員アイテム。",
|
||||
"shieldArmoireSoftYellowPillowNotes": "経験豊富な戦士はどんな冒険にもまくらを持っていきます。過去の冒険から習い、成長し、輝きましょう...うたた寝しているときでさえ。知能と知覚がそれぞれ<%= attrs %>上がります。ラッキー宝箱:黄色の部屋着セット(アイテム3/3)。",
|
||||
"backMystery202605Text": "夜の帳",
|
||||
"armorSpecialWinter2026WarriorText": "霜の死神のスーツ",
|
||||
"shieldSpecialWinter2026WarriorText": "霧氷の盾",
|
||||
"shieldArmoireFancyFloralFanText": "おしゃれな花の扇子",
|
||||
"shieldArmoireFlyFishingRodText": "フライフィッシングの釣竿",
|
||||
"headSpecialWinter2026WarriorText": "霜の死神のかぶと"
|
||||
"shieldArmoireSoftYellowPillowNotes": "経験豊富な戦士はどんな冒険にもまくらを持っていきます。過去の冒険から習い、成長し、輝きましょう...うたた寝しているときでさえ。知能と知覚がそれぞれ<%= attrs %>上がります。ラッキー宝箱:黄色の部屋着セット(アイテム3/3)。"
|
||||
}
|
||||
|
||||
@@ -426,9 +426,5 @@
|
||||
"groupFriends": "友達と一緒に使用",
|
||||
"groupManager": "仕事のために使用",
|
||||
"groupTeacher": "教育のために使用",
|
||||
"groupParentChildren": "家庭で使用",
|
||||
"createNewGroup": "新しいグループを作成",
|
||||
"yourParty": "あなたのパーティー",
|
||||
"oneMember": "メンバー1人",
|
||||
"membersCount": "メンバー<%= count %>人"
|
||||
"groupParentChildren": "家庭で使用"
|
||||
}
|
||||
|
||||
@@ -265,30 +265,26 @@
|
||||
"fall2024FieryImpWarriorSet": "ファイアインプセット(戦士)",
|
||||
"fall2024UnderworldSorcerorMageSet": "黄泉の国の魔術師セット(魔道士)",
|
||||
"gemSaleLimitationsText": "このプロモーションは期間限定イベント中のみ有効です。このイベントは<%= eventStartMonth %><%= eventStartOrdinal %> <%= eventStartTime %> <%= timeZone %>に始まり、<%= eventEndMonth %><%= eventEndOrdinal %><%= eventEndTime %> <%= timeZone %>に終了します。ジェムを自分で購入した方のみ対象です。",
|
||||
"winter2025MooseWarriorSet": "ヘラジカセット(戦士)",
|
||||
"winter2025AuroraMageSet": "オーロラセット(魔道士)",
|
||||
"winter2025StringLightsHealerSet": "ストリングライトセット(治療師)",
|
||||
"winter2025SnowRogueSet": "雪セット(盗賊)",
|
||||
"winter2025MooseWarriorSet": "ヘラジカの戦士セット",
|
||||
"winter2025AuroraMageSet": "オーロラの魔道士セット",
|
||||
"winter2025StringLightsHealerSet": "ストリングライトの治療師セット",
|
||||
"winter2025SnowRogueSet": "雪の盗賊セット",
|
||||
"fall2024SpaceInvaderHealerSet": "スペースインベーダーセット(治療師)",
|
||||
"fall2024BlackCatRogueSet": "黒ネコセット(盗賊)",
|
||||
"spring2025CrystalPointRogueSet": "水晶ポイントセット(盗賊)",
|
||||
"spring2025PlumeriaHealerSet": "プルメリアセット(治療師)",
|
||||
"spring2025MantisMageSet": "カマキリセット(魔道士)",
|
||||
"spring2025SunshineWarriorSet": "陽光セット(戦士)",
|
||||
"summer2025ScallopWarriorSet": "ホタテ貝セット(戦士)",
|
||||
"summer2025SquidRogueSet": "イカセット(盗賊)",
|
||||
"summer2025SeaAngelHealerSet": "クリオネセット(治療師)",
|
||||
"summer2025FairyWrasseMageSet": "イトヒキベラセット(魔道士)",
|
||||
"fall2025SasquatchWarriorSet": "サスクワッチセット(戦士)",
|
||||
"fall2025SkeletonRogueSet": "ガイコツセット(盗賊)",
|
||||
"fall2025KoboldHealerSet": "コボルドセット(治療師)",
|
||||
"fall2025MaskedGhostMageSet": "マスクお化けセット(魔道士)",
|
||||
"winter2026MidwinterCandleMageSet": "真冬のろうそくセット(魔道士)",
|
||||
"winter2026SkiRogueSet": "スキーセット(盗賊)",
|
||||
"winter2026PolarBearHealerSet": "ホッキョクグマセット(治療師)",
|
||||
"winter2026RimeReaperWarriorSet": "霜の死神セット(戦士)",
|
||||
"spring2026SnowdropHealerSet": "スノードロップセット(治療師)",
|
||||
"spring2026MaypoleMageSet": "メイポールセット(魔道士)",
|
||||
"spring2026FrogWarriorSet": "カエルセット(戦士)",
|
||||
"spring2026BranchRogueSet": "春の枝セット(盗賊)"
|
||||
"spring2025CrystalPointRogueSet": "水晶ポイントの盗賊セット",
|
||||
"spring2025PlumeriaHealerSet": "プルメリアの治療師セット",
|
||||
"spring2025MantisMageSet": "カマキリの魔導士セット",
|
||||
"spring2025SunshineWarriorSet": "陽光の戦士セット",
|
||||
"summer2025ScallopWarriorSet": "ホタテ貝の戦士セット",
|
||||
"summer2025SquidRogueSet": "イカの盗賊セット",
|
||||
"summer2025SeaAngelHealerSet": "クリオネの治療師セット",
|
||||
"summer2025FairyWrasseMageSet": "イトヒキベラの魔導士セット",
|
||||
"fall2025SasquatchWarriorSet": "サスクワッチの戦士セット",
|
||||
"fall2025SkeletonRogueSet": "ガイコツの盗賊セット",
|
||||
"fall2025KoboldHealerSet": "コボルドの治療師セット",
|
||||
"fall2025MaskedGhostMageSet": "マスクお化けの魔導士セット",
|
||||
"winter2026MidwinterCandleMageSet": "真冬のろうそくの魔導士セット",
|
||||
"winter2026SkiRogueSet": "スキーの盗賊セット",
|
||||
"winter2026PolarBearHealerSet": "ホッキョクグマの治療師セット",
|
||||
"winter2026RimeReaperWarriorSet": "霜の死神の戦士セット"
|
||||
}
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"questVice3DropShadeHatchingPotion": "影のたまごがえしの薬",
|
||||
"questGroupMoonstone": "復活のリシディヴェート",
|
||||
"questMoonstone1Text": "リシディヴェート・第1部:ムーンストーンの鎖",
|
||||
"questMoonstone1Notes": "ひどい苦悩が Habitica の人びとを襲いました。長い間死んだと思われていた悪い習慣が報復のため復活したのです。汚れた皿は積み重なり、教科書は読まれずに放置され、先延ばしが横行しています!<br><br>復活したあなた自身の悪い習慣を追跡すると、ヨドミ沼でその原因を見つけました。…リシディヴェート、幽霊の魔術師を。「常習犯」と名付けられた彼女に駆け寄って武器を振り回しますが、亡霊の彼女が相手ではすり抜けるばかり。<br><br>「邪魔をするな」。彼女は耳障りな乾いたかすれた声でささやきます。「ムーンストーンの鎖がなければ、だれも私を傷つけることはできない…だからあの宝玉使いのマスター @aurakami は、遥か昔にムーンストーンのすべてを Habitica 中にばらまいたのさ!」あなたは息切れしながら、退却します…が、すべきことはわかりました。",
|
||||
"questMoonstone1Notes": "ひどい苦悩が Habiticia の人びとを襲いました。長い間死んだと思われていた悪い習慣が報復のため復活したのです。汚れた皿は積み重なり、教科書は読まれずに放置され、先延ばしが横行しています!<br><br>復活したあなた自身の悪い習慣を追跡すると、ヨドミ沼でその原因を見つけました。…リシディヴェート、幽霊の魔術師を。「常習犯」と名付けられた彼女に駆け寄って武器を振り回しますが、亡霊の彼女が相手ではすり抜けるばかり。<br><br>「邪魔をするな」。彼女は耳障りな乾いたかすれた声でささやきます。「ムーンストーンの鎖がなければ、だれも私を傷つけることはできない…だからあの宝玉使いのマスター @aurakaml は、遥か昔にムーンストーンのすべてを Habitica 中にばらまいたのさ!」あなたは息切れしながら、退却します…が、すべきことはわかりました。",
|
||||
"questMoonstone1CollectMoonstone": "ムーンストーン",
|
||||
"questMoonstone1Completion": "ついに、最後のムーンストーンを沼のヘドロから引き上げることができました。次は集めた石から武器をこしらえる番です。リシディヴェートを打ち倒す武器を!",
|
||||
"questMoonstone1DropMoonstone2Quest": "リシディヴェート・第2部:悪事をくり返す魔術師(巻物)",
|
||||
@@ -189,7 +189,7 @@
|
||||
"questTRexUndeadBoss": "骸骨ティラノサウルス",
|
||||
"questTRexUndeadRageTitle": "骨休め",
|
||||
"questTRexUndeadRageDescription": "日課を終えないと、このバーがたまっていきます。いっぱいになると、骸骨ティラノサウルスは残っている体力の 30% を回復します!",
|
||||
"questTRexUndeadRageEffect": "骸骨ティラノサウルスは、秘技『骨休め』を使いました!\n\nモンスターはとんでもない声でほえ、傷ついた骨の一部をくっつけました!",
|
||||
"questTRexUndeadRageEffect": "`骸骨ティラノサウルスは、秘技『骨休め』を使った!`\n\nモンスターはとんでもない声でほえ、傷ついた骨の一部をくっつけました!",
|
||||
"questTRexDropTRexEgg": "ティラノサウルス ( たまご )",
|
||||
"questTRexUnlockText": "市場でティラノサウルスのたまごを買えるようになります",
|
||||
"questRockText": "洞窟の化け物から逃げろ",
|
||||
@@ -241,7 +241,7 @@
|
||||
"questDilatoryDistress2Boss": "ウミドクロの群れ",
|
||||
"questDilatoryDistress2RageTitle": "群れの復活",
|
||||
"questDilatoryDistress2RageDescription": "群れの復活:日課を完了しないとこのバーが増えていきます。いっぱいになると、ウミドクロの群れは残りの体力を30%回復します!",
|
||||
"questDilatoryDistress2RageEffect": "ウミドクロの群れは、『群れの復活』を使いました!\n\nウミドクロは勝利に活気づき、クレバスから仲間がやってきて、群れを強化しました!",
|
||||
"questDilatoryDistress2RageEffect": "`ウミドクロの群れは、『群れの復活』を使いました!`\n\nウミドクロは勝利に活気づき、クレバスから仲間がやってきて、群れを強化しました!",
|
||||
"questDilatoryDistress2DropSkeletonPotion": "骨のたまごがえしの薬",
|
||||
"questDilatoryDistress2DropCottonCandyBluePotion": "わたあめブルーのたまごがえしの薬",
|
||||
"questDilatoryDistress2DropHeadgear": "炎のサンゴのサークレット(頭装備)",
|
||||
@@ -277,7 +277,7 @@
|
||||
"questBurnoutBossRageSeasonalShop": "`モエツ鬼は、消耗の一撃を放った!`\n\nあーっ! 私たちの未了の日課が、モエツ鬼の炎のえさになってしまい、再度一撃を放つだけのエネルギーとなってしまいました! したたり落ちるスペクトルの炎が、季節の店をおそいました。恐る恐るのぞくと、陽気な季節の魔女が消耗した魂となって、ぶら下がっています。\n\nNPC たちを救わないと! Habitica の民よ、急いで自分のタスクをこなし、モエツ鬼が三度の攻撃を加えてくる前に退治しましょう!",
|
||||
"questBurnoutBossRageTavern": "`モエツ鬼が、消耗の一撃を下した!`\n\nたくさんの Habitica の人びとは、キャンプ場にひそみ、モエツ鬼から隠れていますが、もう無理です! 天をも揺るがす吠え声とともに、モエツ鬼は熱さで白く光る手でキャンプ場を一かき。キャンプ場の支配人・Danielが、モエツ鬼の手に捕まり、目の前で消耗した魂へと姿を変えられてしまいました!\n\nこのせっかちがもたらす恐怖は、そう長くはつづきません。あきらめてはいけません…モエツ鬼にとどめを刺すまで、あとほんの少しです!",
|
||||
"questFrogText": "散らかしカエルの沼",
|
||||
"questFrogNotes": "友達と一緒にヨドミ沼をのろのろと歩いていると、@starsystemicが大きな看板を指さします。そこには、「進み続けなさい――できるなら」と書いてあります。<br><br>「そんな難しいことじゃないでしょ!」と、@RosemonkeyCTが言います。「道は広いし、見晴らしもいいもん!」<br><br>しかし、進み続けるうち、通り道が徐々に沼の汚れにふさがれ、奇妙な青いゴミやがらくたが散らかされていくことに気づきます。とうとう、先に進むことはできなくなってしまいました。<br><br>どうしてこんなに汚くなったのだろう、と周囲を見回していると、「気を付けて!」と、@Jon Arjinbornの叫び声が聞こえてきます。汚い洗濯物を身につけて、青い炎で照らされたカエルが、怒って泥沼から飛び出てきます。先に進むためには、この散らかし毒ガエルを打ち破らなければなりません!",
|
||||
"questFrogNotes": "友達と一緒にヨドミ沼をのろのろと歩いていると、@starsystemicが大きな看板を指さします。そこには、「進み続けなさい ― できるなら」と書いてあります。<br><br>「そんな難しいことじゃないでしょ!」と、@RosemonkeyCTが言います。「道は広いし、見晴らしもいいもん!」<br><br>しかし、進み続けるうち、通り道が徐々に沼の汚れにふさがれ、奇妙な青いゴミやがらくたが散らかされていくことに気づきます。とうとう、先に進むことはできなくなってしまいました。<br><br>どうしてこんなに汚くなったのだろう、と周囲を見回していると、「気を付けて!」と、@Jon Arjinbornの叫び声が聞こえてきます。汚い洗濯物を身につけて、青い炎で照らされたカエルが、怒って泥沼から飛び出てきます。先に進むためには、この散らかし毒ガエルを打ち破らなければなりません!",
|
||||
"questFrogCompletion": "戦いを負けたカエルは縮こまって、泥の中に戻っていきます。カエルがにゅるりと去っていくと、青いスライムが消え、視界が明けます。<br><br>なんと、道の真ん中に 3 つのきれいなたまごが見えてきました!「透明な殻の中に小さなオタマジャクシが見れるよ!」と、@Breadstrings 。「これ、あなたが持って帰りな。」",
|
||||
"questFrogBoss": "散らかしカエル",
|
||||
"questFrogDropFrogEgg": "カエル(たまご)",
|
||||
@@ -343,7 +343,7 @@
|
||||
"questAxolotlUnlockText": "市場でウーパールーパーのたまごを買えるようになります",
|
||||
"questAxolotlRageTitle": "アホロートル再生",
|
||||
"questAxolotlRageDescription": "日課を完了しないとこのバーが増えていきます。いっぱいになると魔のウーパールーパーは体力を30%回復してしまいます!",
|
||||
"questAxolotlRageEffect": "魔のウーパールーパーが、『アホロートル再生』の呪文を使いました!\n\n`色とりどりの泡がモンスターの姿をさえぎったかと思うと、それが晴れるとモンスターの傷の一部が消えています!`",
|
||||
"questAxolotlRageEffect": "`魔のウーパールーパーが、『アホロートル再生』の呪文を使った!`\n\n`色とりどりの泡がモンスターの姿をさえぎったかと思うと、それが晴れるとモンスターの傷の一部が消えています!`",
|
||||
"questTurtleText": "カメの案内",
|
||||
"questTurtleNotes": "助けてください! この巨大ウミガメは、海岸の巣への戻り方がわからなくなってしまいました。この母ウミガメは、毎年そこに戻ってきてたまごを生んでいましたが、今年、ミスミ湾は赤くなった日課や未達成のTo Doでできた毒性のタスクがガラクタとなって埋まっています。@JessicaChaseがいうには「ウミガメがパニックを起こして暴れている!」 とのこと。<br><br>@UncommonCriminalはうなずいて、「あのウミガメの帰巣本能がぼやけてしまって混乱してるんだ」。<br><br>@Scarabsiは、あなたの腕をつかんで「彼女の行く手を邪魔しているタスクのガラクタをかたづけるのを手伝ってくれませんか? このままでは危険です。あのウミガメを救わないと!」",
|
||||
"questTurtleCompletion": "あなたの勇敢な働きにより、水はきれいになり、ウミガメは海岸への戻り方を思い出しました。あなたと @Bambin、そして @JaizakAripaik はウミガメが、浜の砂深くにたまごを生むのを見つめました。あのたまごはやがてかえり、数百のウミガメの子となることでしょう。母ウミガメは、あなた方各々に 3 個ずつのたまごを託し、いつか大きなウミガメとなる日まで育ててくれるよう、頭を下げました。",
|
||||
@@ -375,7 +375,7 @@
|
||||
"questTaskwoodsTerror1Boss": "炎ドクロの群れ",
|
||||
"questTaskwoodsTerror1RageTitle": "群れの復活",
|
||||
"questTaskwoodsTerror1RageDescription": "群れの復活:日課を完了しないとこのバーが増えていきます。いっぱいになると、炎ドクロの群れは体力を30%回復してしまいます!",
|
||||
"questTaskwoodsTerror1RageEffect": "炎ドクロの群れは、『群れの復活』を使いました!\n\nヤツらは勝利に勢いづき、熱風とともにもっとたくさんのドクロがあなたのまわりに渦巻いています!",
|
||||
"questTaskwoodsTerror1RageEffect": "`炎ドクロの群れは、『群れの復活』を使いました!`\n\nヤツらは勝利に勢いづき、熱風とともにもっとたくさんのドクロがあなたのまわりに渦巻いています!",
|
||||
"questTaskwoodsTerror1DropSkeletonPotion": "骨のたまごがえしの薬",
|
||||
"questTaskwoodsTerror1DropRedPotion": "赤のたまごがえしの薬",
|
||||
"questTaskwoodsTerror1DropHeadgear": "火占い師のターバン ( 帽子・ヘルメット )",
|
||||
@@ -432,12 +432,12 @@
|
||||
"questTriceratopsUnlockText": "市場でトリケラトプスのたまごを買えるようになります",
|
||||
"questGroupStoikalmCalamity": "オダヤカニの厄災",
|
||||
"questStoikalmCalamity1Text": "オダヤカニの厄災・第1部:地底からの敵",
|
||||
"questStoikalmCalamity1Notes": "@Kiwibotから短い手紙が届き、霜に覆われたその巻物は触れた指先と同じくらい心臓を凍えさせました。「オダヤカニ草原に来てみたら――地面から爆発する怪物が――救援を!!」あなたはパーティーを結成して北へ向かいます。しかし危険な山岳地帯を抜けてから間もなく、足元の雪が爆発し、ぞっとするような笑いを浮かべたドクロに取り囲まれてしまいました!<br><br>その時、突如として槍が脇をすり抜け、あなたを雪の中から不意打ちせんとしているドクロを貫きました。砕けたドクロから無造作に槍を引き戻すのに合わせて長い三つ編みがなびき、精巧な鎧をまとった長身の女性がマンモスの背に乗って躍り込んできます。マンモス乗りたちのリーダー、レディ・グラシエイトの助けを借りて、今こそ戦うときです!",
|
||||
"questStoikalmCalamity1Notes": "@Kiwibotから短い手紙が届き、霜に覆われたその巻物は触れた指先と同じくらい心臓を凍えさせました。「オダヤカニ草原に来てみたら -- 地面から爆発する怪物が -- 救援を!!」あなたはパーティーを結成して北へ向かいます。しかし危険な山岳地帯を抜けてから間もなく、足元の雪が爆発し、ぞっとするような笑いを浮かべたドクロに取り囲まれてしまいました!<br><br>その時、突如として槍が脇をすり抜け、あなたを雪の中から不意打ちせんとしているドクロを貫きました。砕けたドクロから無造作に槍を引き戻すのに合わせて長い三つ編みがなびき、精巧な鎧をまとった長身の女性がマンモスの背に乗って躍り込んできます。マンモス乗りたちのリーダー、レディ・グラシエイトの助けを借りて、今こそ戦うときです!",
|
||||
"questStoikalmCalamity1Completion": "あなたがドクロの群れに最後の一撃を食らわせると、それらは魔法の煙の中に掻き消えてしまいました。「忌々しい連中はいなくなったようだ」レディ・グラシエイトは告げます。「しかしもっと厄介な問題が残っている。私についてこい」彼女はあなたに冷たい外気から守ってくれる外套を投げてよこします。そうしてあなたたちは彼女に従い、その場を後にしたのでした。",
|
||||
"questStoikalmCalamity1Boss": "ツチドクロの群れ",
|
||||
"questStoikalmCalamity1RageTitle": "群れの復活",
|
||||
"questStoikalmCalamity1RageDescription": "群れの復活:日課を完了しないとこのバーが増えていきます。いっぱいになると、ツチドクロの群れは体力を30%回復してしまいます!",
|
||||
"questStoikalmCalamity1RageEffect": "ツチドクロの群れは『群れの復活』を使いました!\n\n更なるドクロが地底から現れ、寒さに歯をガチガチ鳴らしています!",
|
||||
"questStoikalmCalamity1RageEffect": "`ツチドクロの群れは『群れの復活』を使いました!`\n\n更なるドクロが地底から現れ、寒さに歯をガチガチ鳴らしています!",
|
||||
"questStoikalmCalamity1DropSkeletonPotion": "骨のたまごがえしの薬",
|
||||
"questStoikalmCalamity1DropDesertPotion": "砂漠のたまごがえしの薬",
|
||||
"questStoikalmCalamity1DropArmor": "マンモス乗りの鎧",
|
||||
@@ -478,7 +478,7 @@
|
||||
"questMayhemMistiflying1Boss": "風ドクロの群れ",
|
||||
"questMayhemMistiflying1RageTitle": "群れの復活",
|
||||
"questMayhemMistiflying1RageDescription": "群れの復活:日課を完了しないとこのバーが増えていきます。いっぱいになると、風ドクロの群れは体力を30%回復してしまいます!",
|
||||
"questMayhemMistiflying1RageEffect": "風ドクロの群れは『群れの復活』を使いました!\n\n勝利に勢いづき、さらにたくさんのドクロが雲の中から飛び出してきます!",
|
||||
"questMayhemMistiflying1RageEffect": "`風ドクロの群れは『群れの復活』を使いました!`\n\n勝利に勢いづき、さらにたくさんのドクロが雲の中から飛び出してきます!",
|
||||
"questMayhemMistiflying1DropSkeletonPotion": "骨のたまごがえしの薬",
|
||||
"questMayhemMistiflying1DropWhitePotion": "白いたまごがえしの薬",
|
||||
"questMayhemMistiflying1DropArmor": "ゆかいな虹色の配達人ローブ(鎧)",
|
||||
@@ -535,7 +535,7 @@
|
||||
"questLostMasterclasser3Boss": "虚無ドクロの群れ",
|
||||
"questLostMasterclasser3RageTitle": "群れの復活",
|
||||
"questLostMasterclasser3RageDescription": "群れの復活:日課を完了しないとこのバーが増えていきます。いっぱいになると、虚無ドクロの群れは体力を30%回復してしまいます!",
|
||||
"questLostMasterclasser3RageEffect": "虚無ドクロの群れは『群れの復活』を使いました!\n\n勝利に勢いづき、空から更なるドクロが叫びながら急降下してきて、群れを強化しました!",
|
||||
"questLostMasterclasser3RageEffect": "`虚無ドクロの群れは『群れの復活』を使いました!`\n\n勝利に勢いづき、空から更なるドクロが叫びながら急降下してきて、群れを強化しました!",
|
||||
"questLostMasterclasser3DropBodyAccessory": "エーテルのアミュレット(胴のアクセサリー)",
|
||||
"questLostMasterclasser3DropBasePotion": "普通のたまごがえしの薬",
|
||||
"questLostMasterclasser3DropGoldenPotion": "金のたまごがえしの薬",
|
||||
@@ -548,7 +548,7 @@
|
||||
"questLostMasterclasser4Boss": "昏冥のジニア",
|
||||
"questLostMasterclasser4RageTitle": "吸い上げる虚無",
|
||||
"questLostMasterclasser4RageDescription": "吸い上げる虚無:日課を完了しないとこのバーが増えていきます。いっぱいになると、昏冥のジニアはパーティーのマナを奪ってしまいます!",
|
||||
"questLostMasterclasser4RageEffect": "昏冥のジニアは吸い上げる虚無を使いました! エーテル波動呪文の作用がねじれて反転し、マナが闇に吸い取られていくのを感じます!",
|
||||
"questLostMasterclasser4RageEffect": "`昏冥のジニアは吸い上げる虚無を使いました!`エーテル波動呪文の作用がねじれて反転し、マナが闇に吸い取られていくのを感じます!",
|
||||
"questLostMasterclasser4DropBackAccessory": "エーテルの外套(背のアクセサリー)",
|
||||
"questLostMasterclasser4DropWeapon": "エーテルクリスタル(両手武器)",
|
||||
"questLostMasterclasser4DropMount": "不可視のエーテル獣の乗騎",
|
||||
@@ -693,7 +693,7 @@
|
||||
"questAmberNotes": "キャンプ場のロッジでくつろいでいるあなたと@beffymarooと@-Tyr-の3人のところに、@Vikteがドアを勢いよく開けて、タスクの森に隠されているという新しいタイプの魔法のたまごがえしの薬の噂を、興奮ぎみにしゃべり出しました。今日の日課は終わっているので、3人は@Vikteの調査を手伝うことに大賛成です。人生には小さな冒険が必要ですものね。<br><br>タスクの森を数時間歩くと、あなたはこの森の調査に参加したことを後悔し始めました。あなたがまさに家に帰ろうとしたその時、突然、驚くような鳴き声が聞こえ、琥珀色に輝くうろこのトカゲが巨大な木に巻きついた様が見えたのです。トカゲは、@Vikteをその爪でつかんでいます。@beffymarooは剣を構えます。<br><br>「待って!」@-Tyr-は叫びました。「琥珀トカゲだよ! 危険な生き物じゃない! あのままつかみ続けられたら死んじゃうけど!」",
|
||||
"jungleBuddiesNotes": "サル、木人、ナマケモノのペットのたまごが手に入るクエストセット:「巨大マンドリルといたずらザル」「混乱の木」「ネムネムのねむケモノ」。",
|
||||
"jungleBuddiesText": "「ジャングルの相棒」クエストセット",
|
||||
"questWaffleRageEffect": "荒ぶるワッフルは「べとべとメープルシロップ」を使いました! ネバネバでべとべとのシロップが攻撃や呪文を鈍らせます! 保留中のダメージが減ってしまいました。",
|
||||
"questWaffleRageEffect": "`荒ぶるワッフルは「べとべとメープルシロップ」を使った!` ネバネバでべとべとのシロップが攻撃や呪文を鈍らせます! 保留中のダメージが減ってしまいました。",
|
||||
"questWaffleRageDescription": "べとべとメープルシロップ:このバーはあなたが日課を完了しないと増えていきます。いっぱいになると、荒ぶるワッフルはパーティーメンバーがためてきた保留中のダメージを減らしてしまいます!",
|
||||
"questWaffleRageTitle": "べとべとメープルシロップ",
|
||||
"questWaffleBoss": "荒ぶるワッフル",
|
||||
@@ -751,7 +751,7 @@
|
||||
"questVirtualPetBoss": "ウォッチモン",
|
||||
"questVirtualPetRageTitle": "ビービー音",
|
||||
"questVirtualPetRageDescription": "このバーはあなたが日課を完了しないと増えていきます。いっぱいになると、ウォッチモンはパーティーの保留ダメージを減らします!",
|
||||
"questVirtualPetRageEffect": "ウォッチモンは秘技『うるさいビービー音』を使いました! ウォッチモンはうるさいビービー音を鳴らし、ハピネスバーは突然消え去ってしまいました!保留中のダメージは減少しました。",
|
||||
"questVirtualPetRageEffect": "`ウォッチモンは秘技『うるさいビービー音』を使った!`ウォッチモンはうるさいビービー音を鳴らし、ハピネスバーは突然消え去った!保留中のダメージは減少した。",
|
||||
"questVirtualPetNotes": "Habiticaの静かで気持ちのよい春の朝です。忘れられないエイプリルフールの日から一週間が過ぎました。あなたと@Beffymarooは動物小屋でペットに餌やりをしていました。ペットたちはまだエイプリル・フールのいたずらでヴァーチャルペットになったことに少し混乱しているようです。<br><br>遠くからがやがやという音とビーッビーッというノイズが聞こえました。はじめは小さかったのですが、近づくにつれてボリュームが上がります。卵形の影が地平線上に姿をあらわしました。やがてそれは側に来ると爆音でビービー音を鳴らします。――巨大なバーチャルペットです!<br><br>「うわーお」@Beffymarooは叫びます。「エイプリル・フールはなにかこのでっかいやつの作業を終わらせなかったんじゃない?だから警告を発してるんだと思う!」<br><br>ヴァーチャルペットはビービー怒り、ヴァーチャルかんしゃくをおこし、ますます近づいてきます。",
|
||||
"questVirtualPetCompletion": "慎重にボタンを押すとヴァーチャルペットの謎の欲求を満たしたらしく、最終的にヴァーチャルペットは静かになり満足そうな表情を浮かべています。<br><br>突如として紙吹雪が舞い上がり、エイプリル・フールが姿を現しました。その手にはかごがあり、小さくピーピーと鳴る魔法のたまごがえしの薬でいっぱいです。<br><br>「良いタイミングね」@Beffymarooは皮肉げな笑みを浮かべます。「このビービーうるさいやつは、あなたのお知り合いだと思うのだけど」<br><br>「えぇ、はい……」フールは弱腰です。「それについては謝罪をいたしますよ。お二人にはウォッチモンの面倒を見ていただいたことをまことに感謝いたします!感謝の気持ちにこのたまごがえしの薬をお持ち下さい。いつでも好きなときにヴァーチャルペットに会えるようになりますよ!」<br><br>ピーピー音と共にする覚悟が100%あるわけではありませんが、ヴァーチャルペットがカワイイのは周知のことですから、このたまごがえしの薬を試してみる価値はありそうです!",
|
||||
"questPinkMarbleBoss": "キューピット",
|
||||
@@ -759,7 +759,7 @@
|
||||
"questPinkMarbleCompletion": "ようやく彼を押さえ込むことに成功する。彼は予想以上にタフですばしこかった。彼が再び動き出す前に光り輝く矢筒を取り上げた。彼はまばたきをし、突然驚いてあたりを見回した。「しばらくの間、自分の悲しみと傷心から逃れるために、私は矢の一本で自分を刺した......その後のことは何も覚えていない!」。<br><br>彼は洞窟から逃げ出そうとしたとき、@Loremiが大理石の粉を採取したことに気づき、ニヤリと笑った。「このピンクの大理石の粉を薬に使ってみてください!そこから生まれたペットを育てれば、コミュニケーションから本当の人間関係、相互の信頼と配慮が生まれることに気づくでしょう。幸運と愛を祈ります!」",
|
||||
"questPinkMarbleText": "堕落したキューピッドを鎮圧せよ",
|
||||
"questPinkMarbleRageDescription": "このバーはあなたが日課を完了しないと増えていきます。いっぱいになると、キューピッドはパーティーの保留ダメージを減らします!",
|
||||
"questPinkMarbleRageEffect": "キューピッドはピンクパンチを使いました! まったく愛情がこもっていません!パーティーの仲間は驚いています。保留中のダメージが減少しました。",
|
||||
"questPinkMarbleRageEffect": "キューピッドはピンクパンチを使った!まったく愛情がこもっていない!パーティーの仲間は驚いている。保留中のダメージが減少する。",
|
||||
"questPinkMarbleDropPinkMarblePotion": "ピンク大理石のたまごがえしの薬",
|
||||
"questPinkMarbleRageTitle": "ピンクパンチ",
|
||||
"questPinkMarbleUnlockText": "市場で購入できる「ピンクマーブルのたまごがえしの薬」をアンロックします。",
|
||||
@@ -776,7 +776,7 @@
|
||||
"questCrabBoss": "いじわるカニ",
|
||||
"questCrabRageTitle": "気まぐれないじわる",
|
||||
"questGiraffeText": "キ・リン",
|
||||
"questOpalUnlockText": "市場でオパールのたまごがえしの薬を買えるようになります",
|
||||
"questOpalUnlockText": "オパールのたまごがえしの薬を市場で買えるようになる",
|
||||
"questGiraffeNotes": "イッポイッポ草原の長い草の中を歩いて、タスクから休憩するために自然を感じ取っている途中です。小山を通り抜けると、遠くに物がたくさん置いてあることに気づきます。楽器、画材、電子機器などがたくさん集まっているようです。<br><br>ちょっと近づいてみると、「おい!何してるの?!」と、アカシアの木の後ろから叫び声が聞こえます。カッコいいサングラスをつけた、背の高くて堂々としたキリンが現れます。手にはギターを持っていて、長い首からカメラがぶら下がっています。「これは全部僕の物だよ!気を付けて、何も触らないで!」<br><br>多くの物にほこりがたまっていることに気づきます。「わぁ、趣味がたくさんあるんだね!好きな作品とか、見せてくれない?」と聞いてみます。<br><br>キリンは集めたものを全部見渡すと、顔をそむけてしまいます。「こんなにたくさんあるのに、どこから始めたらいいのか、わからないんだよ!やる気が出るように手伝って!」",
|
||||
"questRaccoonBoss": "欲張りなアライグマ",
|
||||
"questRaccoonDropRaccoonEgg": "アライグマ(たまご)",
|
||||
@@ -860,11 +860,5 @@
|
||||
"questJadeBoss": "ヒスイ・ジンクス",
|
||||
"questDogNotes": "あなたは Habitica の地下の洞窟を調査し、地図を作成するための探検に選ばれました!ハビットシティの研究者たちは、ここにはタスクを管理するための新しいツールや、まだ発見されていない生物が存在するかもしれないと考えています。<br><br>ヨモヤマ山脈の麓の周りのトンネルを地図化していると、目の前の洞窟の入り口から光が漏れているのに気づきます。近づいてみると…おもちゃ?床には、ぬいぐるみやボールがたくさん散らばっています。今の、吠え声…?<br><br>突然、巨大な三つ首の犬が飛び出てきて、拾おうとしていたおもちゃに走ってきます!あなたは思わず凍りついてしまいます。しかし…犬の口はおもちゃで夢中で、攻撃する暇はなさそうです。<br><br>「ワン!」犬の一つの頭が吠え、ボロボロなアライグマのぬいぐるみを落とします。「掃除を手伝いに来てくれたの??片づけなきゃいけないんだけど、おもちゃを拾うたびに遊んじゃって、全然進まないのさ… ほらっ、急いで!!」<br><br>犬はボールをあなたに向かって、次々と投げてきます。頭の多い分、ドッジするのも大変です!",
|
||||
"questJadeCompletion": "数え切れないほどの挫折を経て、あなたはなんとか翡翠の岩を山頂まで転がすことに成功しました!石の姿をした人物が追いつき、微笑みます。彼はそっと岩を押し、あなたは恐怖とともにそれが再び山のふもとまで転がり落ちるのを見ます。<br><br>「なぜそんなことを…?また最初からやらなきゃいけないじゃないか!」とあなたは思わず叫びます。<br><br>「同じことを何度もやらなければならないからといって、あなたの達成が無意味になるわけではない」と石の人物は言います。「今は、達成したことに目を向けて、報酬を楽しむといい!」<br><br>あなたはソファで目を覚まし、携帯電話は床に落ちています。その代わりに、流れる翡翠で満たされた三本の瓶が置かれていました!今日は皿を片付けたあと、このポーションがペットの卵にどんな効果をもたらすか試してみる時間かもしれません…",
|
||||
"questOtterCompletion": "リストの項目を拾い上げると、それぞれのタスクの重要度ごとに整理し、かなり取り組みやすい状態にまとめることができました!<br><br>「なるほど!」とあなたはカワウソに言います。「あのふざけたやり方が、本当にどのタスクを優先すべきか考える助けになったんだね。」<br><br>カワウソは喜びながら水しぶきを上げ、ほっぺたをこすります。「僕のちょっとした作戦が、タスクを違った見方で考えるきっかけになってよかったよ。」水中に潜り、近くで再び顔を出すと、「リストは達成可能な範囲にしておくことを忘れずに。報酬も役立つから、これを受け取って!」",
|
||||
"questAlienDropAlienPotion": "エイリアンのたまごがえしの薬",
|
||||
"questAlienUnlockText": "市場でエイリアンのたまごがえしの薬を買えるようになります",
|
||||
"questAlienBoss": "宇宙人「勇気の泥棒」",
|
||||
"questAlienText": "やる気泥棒の侵攻",
|
||||
"questAlienRageTitle": "銀河の妨害",
|
||||
"questAlienRageDescription": "日課を完了しないとこのバーが増えていきます。いっぱいになると、宇宙人は体力を回復してしまいます!"
|
||||
"questOtterCompletion": "リストの項目を拾い上げると、それぞれのタスクの重要度ごとに整理し、かなり取り組みやすい状態にまとめることができました!<br><br>「なるほど!」とあなたはカワウソに言います。「あのふざけたやり方が、本当にどのタスクを優先すべきか考える助けになったんだね。」<br><br>カワウソは喜びながら水しぶきを上げ、ほっぺたをこすります。「僕のちょっとした作戦が、タスクを違った見方で考えるきっかけになってよかったよ。」水中に潜り、近くで再び顔を出すと、「リストは達成可能な範囲にしておくことを忘れずに。報酬も役立つから、これを受け取って!」"
|
||||
}
|
||||
|
||||
@@ -276,6 +276,5 @@
|
||||
"subscriptionBillingFYI": "有料プランは現在加入している期間が終了する24時間前までに解約しない限り、自動的に更新されます。設定の「有料プラン」タブから有料プランを管理できます。あなたのアカウントは更新日の24時間以内に、最初にお支払った料金で、請求されます。",
|
||||
"subscriptionBillingFYIShort": "有料プランは現在加入している期間が終了する24時間前までに解約しない限り、自動的に更新されます。あなたのアカウントは更新日の24時間以内に、最初にお支払った料金で、請求されます。",
|
||||
"mysterySet202603": "藤の魔術師セット",
|
||||
"mysterySet202604": "大胆な宇宙飛行士セット",
|
||||
"mysterySet202605": "夜の帳セット"
|
||||
"mysterySet202604": "大胆な宇宙飛行士セット"
|
||||
}
|
||||
|
||||
@@ -141,7 +141,5 @@
|
||||
"deleteType": "<%= type %>を削除する",
|
||||
"deleteTask": "タスクを削除する",
|
||||
"deleteXTasks": "<%= count %>つのタスクを削除する",
|
||||
"confirmDeleteTasks": "タスクを削除したいですか?",
|
||||
"sureDeleteType": "本当にこのタスクを削除してもいいですか?",
|
||||
"brokenChallengeTaskCount": "これは終了したチャレンジに関する<%= count %>つのタスクのうちの一つです。"
|
||||
"confirmDeleteTasks": "タスクを削除したいですか?"
|
||||
}
|
||||
|
||||
@@ -102,6 +102,5 @@
|
||||
"whyReportingChallengePlaceholder": "보고의 이유",
|
||||
"messageChallengeFlagOfficial": "공식 도전 과제는 신고가 불가능합니다.",
|
||||
"messageChallengeFlagAlreadyReported": "이 도전을 이미 신고하셨습니다.",
|
||||
"flaggedAndHidden": "도전 플래그 세우고 숨기기",
|
||||
"brokenTask": "챌린지"
|
||||
"flaggedAndHidden": "도전 플래그 세우고 숨기기"
|
||||
}
|
||||
|
||||
@@ -11,6 +11,5 @@
|
||||
"rebirthPop": "캐릭터를 레벨1 전사로 즉시 다시 시작합니다. 업적달성, 수집품 및 장비는 사라지지 않습니다. 할 일 목록과 그 기록은 유지되지만, 노란색으로 재설정됩니다. 진행 중인 챌린지와 그룹 플랜에 속한 할 일 목록을 제외하고, 연속 기록은 0일로 지워집니다. 골드, 경험치, 마나 및 모든 스킬 효과도 제거됩니다. 이 모든 것들은 환생과 동시에 즉시 적용됩니다. 자세한 내용은 위키의 <a href='http://habitica.wikia.com/wiki/Orb_of_Rebirth' target='_blank'>Orb of Rebirth</a> 페이지를 참조하세요.",
|
||||
"rebirthName": "환생의 구슬",
|
||||
"rebirthComplete": "다시 태어났습니다!",
|
||||
"nextFreeRebirth": "<strong>무료로</strong> 환생의 구슬을 사용할 수 있을 때까지 <strong><%= days %> 일</strong>이 남았습니다.",
|
||||
"rebirthUnlockedOrb": "새로운 모험을 할수있습니다!"
|
||||
"nextFreeRebirth": "<strong>무료로</strong> 환생의 구슬을 사용할 수 있을 때까지 <strong><%= days %> 일</strong>이 남았습니다."
|
||||
}
|
||||
|
||||
@@ -213,7 +213,7 @@
|
||||
"backgroundStormyRooftopsNotes": "Kruip over de Stormachtige Daken.",
|
||||
"backgroundWindyAutumnText": "Winderige Herfst",
|
||||
"backgroundWindyAutumnNotes": "Jaag op bladeren tijdens een Winderige Herfst.",
|
||||
"incentiveBackgrounds": "Standaard Achtergronden",
|
||||
"incentiveBackgrounds": "Eenvoudige Achtergronden",
|
||||
"backgroundVioletText": "Violet",
|
||||
"backgroundVioletNotes": "Een vreugevolle violette achtergrond.",
|
||||
"backgroundBlueText": "Blauw",
|
||||
@@ -472,10 +472,10 @@
|
||||
"backgroundAutumnFlowerGardenText": "Herfstbloementuin",
|
||||
"backgrounds092019": "SET 64: uitgebracht in september 2019",
|
||||
"backgroundFarmersMarketText": "Boerenmarkt",
|
||||
"backgroundPotionShopText": "Toverdrankenwinkel",
|
||||
"backgroundFlyingInAThunderstormNotes": "Achtervolg een Woestende Onweersbui so dichtbij mogelijk als je durft.",
|
||||
"backgroundFlyingInAThunderstormText": "Woeste Onweersbui",
|
||||
"backgroundFarmersMarketNotes": "Koop de allerverse voedsel op de Boerenmarkt.",
|
||||
"backgroundPotionShopText": "Uitbroeddrankenwinkel",
|
||||
"backgroundFlyingInAThunderstormNotes": "Achtervolg een Driftige Donderbui, zo dichtbij als je durft.",
|
||||
"backgroundFlyingInAThunderstormText": "Driftige Donderbui",
|
||||
"backgroundFarmersMarketNotes": "Koop het verste voedsel bij de Boerenmarkt.",
|
||||
"backgrounds112019": "SET 66: Uitgebracht in November 2019",
|
||||
"backgroundClocktowerNotes": "Plaats je geheime schuilplaats achter de wijzerplaat van een Kloktoren.",
|
||||
"backgroundClocktowerText": "Kloktoren",
|
||||
@@ -508,11 +508,11 @@
|
||||
"backgroundWinterNocturneNotes": "Baad in het sterrenlicht van een Winters Nachttafereel.",
|
||||
"backgroundWinterNocturneText": "Winters Nachttafereel",
|
||||
"backgroundHolidayWreathNotes": "Versier je avatar met een geurende Feestelijke Krans.",
|
||||
"backgroundHolidayWreathText": "Feestkrans",
|
||||
"backgroundHolidayMarketNotes": "Vind de perfecte cadeaus en versieringen op de feestmarkt.",
|
||||
"backgroundHolidayWreathText": "Feestelijke Krans",
|
||||
"backgroundHolidayMarketNotes": "Vind de perfecte cadeaus en versieringen bij een Feestdagen Markt.",
|
||||
"backgroundHolidayMarketText": "Feestdagen Markt",
|
||||
"backgrounds122019": "SET 67: Uitgebracht December 2019",
|
||||
"backgroundPotionShopNotes": "Vind een elixer voor elke kwaal in een Toverdrankenwinkel.",
|
||||
"backgroundPotionShopNotes": "Vind een elixer tegen een kwaal in een Uitbroeddrankenwinkel.",
|
||||
"backgroundRainyBarnyardNotes": "Maak een drassige, spetterende wandeling door een Regenachtige Boerenerf.",
|
||||
"backgroundRainyBarnyardText": "Regenachtige boerenerf",
|
||||
"backgroundHeatherFieldNotes": "Geniet van de geur van een Heather Veld.",
|
||||
@@ -715,7 +715,7 @@
|
||||
"backgroundByACampfireNotes": "Geniet bij de gloed van een kampvuur.",
|
||||
"backgrounds092022": "SET 100: Uitgebracht September 2022",
|
||||
"backgroundTheatreStageText": "Theater Podium",
|
||||
"backgroundTheatreStageNotes": "Optreden op een Theater Podium.",
|
||||
"backgroundTheatreStageNotes": "Treed op op een Theater Podium.",
|
||||
"backgroundAutumnPicnicText": "Herfst Picknick",
|
||||
"backgroundAutumnPicnicNotes": "Geniet van een Herfst Picknick.",
|
||||
"backgroundOldPhotoText": "Oude Foto",
|
||||
@@ -939,7 +939,5 @@
|
||||
"backgroundRidingACometNotes": "Reis door de ruimte terwijl je rijdt op een Komeet!",
|
||||
"backgrounds052026": "SET 144: Uitgebracht Mei 2026",
|
||||
"backgroundElvenCitadelText": "Elfenburcht",
|
||||
"backgroundElvenCitadelNotes": "Onderneem de schilderachtige reis naar een Elfenburcht.",
|
||||
"backgroundOnAStrangePlanetText": "Op een Vreemde Planeet",
|
||||
"backgroundOnAStrangePlanetNotes": "Ga waar nog geen Habitican is geweest: Op een Vreemde Planeet."
|
||||
"backgroundElvenCitadelNotes": "Onderneem de schilderachtige reis naar een Elfenburcht."
|
||||
}
|
||||
|
||||
@@ -2673,8 +2673,5 @@
|
||||
"weaponSpecialSummer2024MageNotes": "Deze verschrikkelijke tentakels kunnen tegelijkertijd magie afleiden, afbuigen en sturen. Verhoogt Intelligentie met <%= int %> en Perceptie met <%= per %>. Beperkte Oplage Zomer 2024 Uitrusting.",
|
||||
"weaponSpecialSummer2024HealerNotes": "Het zal je verbazen wanneer je ontdekt hoe hard de schelp aan het eind van deze staf is. Verhoogt Intelligentie met <%= int %>. Beperkte Oplage Zomer 2024 Uitrusting.",
|
||||
"weaponSpecialWinter2025RogueNotes": "Verblind die moeilijke taken tot onderwerping! Je zult niet te stoppen zijn! Verhoogt Kracht met <%= str %>. Beperkte Oplage Winter 2024-2025 Uitrusting.",
|
||||
"weaponSpecialWinter2025HealerNotes": "Wat je nu nodig hebt zijn meer lichtjes met een lichtgevende ster er bovenop! Je zal niet te stoppen zijn! Verhoogt Intelligentie met <%= int %>. Beperkte Oplage Winter 2024-2025 Uitrusting.",
|
||||
"headMystery202111Text": "Chroovision Hoed",
|
||||
"headArmoireRegalCrownText": "Koninklijke Kroon",
|
||||
"shieldArmoireBucketText": "Emmer"
|
||||
"weaponSpecialWinter2025HealerNotes": "Wat je nu nodig hebt zijn meer lichtjes met een lichtgevende ster er bovenop! Je zal niet te stoppen zijn! Verhoogt Intelligentie met <%= int %>. Beperkte Oplage Winter 2024-2025 Uitrusting."
|
||||
}
|
||||
|
||||
@@ -54,13 +54,13 @@
|
||||
"questRoosterUnlockText": "Ontgrendelt het kopen van Haneneieren op de Markt",
|
||||
"questSpiderText": "De IJzige Spinachtige",
|
||||
"questSpiderNotes": "Nu het weer begint af te koelen, verschijnen er webben van delicate ijsbloemen op de ruiten van de Habiticanen... behalve bij @Arcosine, wiens ramen volledig dichtgevroren zijn door de vorstspin die momenteel zijn huis in beslag neemt. O jee.",
|
||||
"questSpiderCompletion": "De vorstspin stort in, een klein hoopje rijp en een paar van haar betoverde eiercocons achterlatend. @Arcosine biedt ze je nogal haastig aan als beloning — misschien wil je een aantal niet-bedreigende spinnen als huisdier hebben?",
|
||||
"questSpiderCompletion": "De vorstspin stort in, een klein hoopje rijp en een paar van haar betoverde eiercocons achterlatend. @Arcosine biedt ze je nogal haastig aan als beloning - misschien wil je een aantal niet-bedreigende spinnen als huisdier hebben?",
|
||||
"questSpiderBoss": "Spin",
|
||||
"questSpiderDropSpiderEgg": "Spin (ei)",
|
||||
"questSpiderUnlockText": "Ontgrendelt het kopen van Spinneneieren op de Markt",
|
||||
"questGroupVice": "Ondeugd de schaduwdraak",
|
||||
"questVice1Text": "Ondeugd, deel 1: Bevrijd jezelf van de Invloed van de Draak",
|
||||
"questVice1Notes": "Ze zeggen dat er een vreselijk kwaad schuilt in de grotten van Berg Habitica. Een monster wiens aanwezigheid de wil van de sterke helden van het land verdraait en hen naar slechte gewoonten en luiheid leidt! Het beest is een grootse draak met immense kracht, bestaande uit de schaduw zelf: Ondeugd, het verraderlijke Schaduw Serpent. Dappere Habiteers, sta op en versla dit vuile beest voor eens en altijd, maar alleen als je gelooft dat je opkan tegen zijn immense kracht. <br><br>Hoe kan je verwachten te vechten tegen zo'n beest wanneer het jou al in zijn macht heeft? Val niet ten slachtoffer aan luiheid en ondeugd! Werk hard om te vechten tegen de duistere invloed van de draak en verdrijf zijn greep op je!</p>",
|
||||
"questVice1Notes": "<p> Ze zeggen dat er een vreselijk kwaad schuilt in de grotten van Berg Habitica. Een monster wiens aanwezigheid de wil van de sterke helden van het land verdraait en hen naar slechte gewoonten en luiheid leidt! Het beest is een grootse draak met immense kracht, bestaande uit de schaduw zelf: Ondeugd, het verraderlijke Schaduw Serpent. Dappere Habiteers, sta op en versla dit vuile beest voor eens en altijd, maar alleen als je gelooft dat je opkan tegen zijn immense kracht. </p><h3>Ondeugd Deel 1: </h3><p>Hoe kan je verwachten te vechten tegen zo'n beest wanneer het jou al in zijn macht heeft? Val niet ten slachtoffer aan luiheid en ondeugd! Werk hard om te vechten tegen de duistere invloed van de draak en verdrijf zijn greep op je!</p>",
|
||||
"questVice1Boss": "De Schaduw van Ondeugd",
|
||||
"questVice1Completion": "Met Vice`s invloed over je betoverd, voel je opeens een golf aan kracht waarvan je niet wist dat je hem had wederkeren naar je. Gefeliciteerd! Maar een nog angstaanjagerende vijand wacht op je...",
|
||||
"questVice1DropVice2Quest": "Ondeugd deel 2 (perkamentrol)",
|
||||
@@ -113,7 +113,7 @@
|
||||
"questGoldenknight3DropWeapon": "Mustaine's Milestone Mashing Morning Star (Off-hand Weapon)",
|
||||
"questGroupEarnable": "Queesten om te verdienen",
|
||||
"questBasilistText": "De Basi-lijst",
|
||||
"questBasilistNotes": "Er heerst onrust op de marktplaats — het soort waar je eigenlijk voor weg moet rennen. Omdat je een dappere avonturier bent, ren je er juist naartoe. Je ontdekt een basi-lijst, die samen aan het smelten is uit een klont onvoltooide To Do's! Habiticanen in de omgeving zijn verlamd van angst door hoe lang de Basi-lijst is, en zijn niet in staat om aan het werk te gaan. Ergens dichtbij hoor je @Arcosine roepen: \"Snel! Voltooi je To Do's en Dagelijkse Taken om het monster te verslaan, voordat er iemand zich openhaalt aan het papier!\" Sla snel toe, avonturier, en vink iets af - maar pas op! Als je ook maar één Dagelijkse Taak onvoltooid laat, zal de Basi-lijst jou en je gezelschap aanvallen!",
|
||||
"questBasilistNotes": "Er heerst onrust op de marktplaats - het soort waar je eigenlijk voor weg moet rennen. Omdat je een dappere avonturier bent, ren je er juist naartoe. Je ontdekt een basi-lijst, die samen aan het smelten is uit een klont onvoltooide To Do's! Habiticanen in de omgeving zijn verlamd van angst door hoe lang de Basi-lijst is, en zijn niet in staat om aan het werk te gaan. Ergens dichtbij hoor je @Arcosine roepen: \"Snel! Voltooi je To Do's en Dagelijkse Taken om het monster te verslaan, voordat er iemand zich openhaalt aan het papier!\" Sla snel toe, avonturier, en vink iets af - maar pas op! Als je ook maar één Dagelijkse Taak onvoltooid laat, zal de Basi-lijst jou en je gezelschap aanvallen!",
|
||||
"questBasilistCompletion": "De basi-lijst valt uiteen in papiersnippers met zachtjes glinsterende regenboogkleuren. \"Oef!\" zegt @Arcosine. \"Het is maar goed dat jullie langskwamen!\" Je voelt je meer ervaren dan ooit, en raapt wat goud op dat tussen het papier ligt.",
|
||||
"questBasilistBoss": "De Basi-lijst",
|
||||
"questEggHuntText": "Eierenjacht",
|
||||
@@ -189,7 +189,7 @@
|
||||
"questTRexUndeadBoss": "Skeletachtige Tyrannosaurus",
|
||||
"questTRexUndeadRageTitle": "Skeletgenezing",
|
||||
"questTRexUndeadRageDescription": "Deze balk vult zich wanneer je je dagelijkse taken niet afvinkt. Wanneer de balk vol is, zal de Skeletachtige Tyrannosaurus 30% van zijn resterende gezondheid terugkrijgen!",
|
||||
"questTRexUndeadRageEffect": "Skeletachtige Tyrannosaurus gebruikt SKELETSGENEZING!\n\nHet monster slaakt een onaardse brul, en een paar van zijn beschadigde botten komen weer terug op de goede plaats!",
|
||||
"questTRexUndeadRageEffect": "'Skeletachtige Tyrannosaurus gebruikt Skeletgenezing!'\n\nHet monster slaakt een onaardse brul, en een paar van zijn beschadigde botten komen weer terug op de goede plaats!",
|
||||
"questTRexDropTRexEgg": "Tyrannosaurus (ei)",
|
||||
"questTRexUnlockText": "Ontgrendelt het kopen van Tyrannosauruseieren op de Markt",
|
||||
"questRockText": "Ontsnap aan het Grottenmonster",
|
||||
@@ -241,7 +241,7 @@
|
||||
"questDilatoryDistress2Boss": "Waterschedelzwerm",
|
||||
"questDilatoryDistress2RageTitle": "De zwerm laten herrijzen",
|
||||
"questDilatoryDistress2RageDescription": "De zwerm laten herrijzen: deze balk vult zich als je je dagelijkse taken niet afvinkt. Wanneer de balk vol is, zal de waterschedelzwerm 30% van zijn resterende gezondheid terugkrijgen!",
|
||||
"questDilatoryDistress2RageEffect": "Waterschedelzwerm gebruikt LAAT DE ZWERM HERRIJZEN!\n\nAangemoedigd door hun overwinningen komen er meer schedels uit de gletsjerspleet om de zwerm te versterken!",
|
||||
"questDilatoryDistress2RageEffect": "`Waterschedelzwerm gebruikt LAAT DE ZWERM HERRIJZEN!`\n\nAangemoedigd door hun overwinningen komen er meer schedels uit de gletsjerspleet om de zwerm te versterken!",
|
||||
"questDilatoryDistress2DropSkeletonPotion": "Skelet uitbroeddrank",
|
||||
"questDilatoryDistress2DropCottonCandyBluePotion": "Suikerspinblauwe uitbroeddrank",
|
||||
"questDilatoryDistress2DropHeadgear": "Diadeem van brandkoraal (hoofduitrusting)",
|
||||
@@ -727,17 +727,5 @@
|
||||
"questStoneCollectMossyStones": "Bemoste Stenen",
|
||||
"sandySidekicksText": "Zandige Hulpjes Queeste Bundel",
|
||||
"sandySidekicksNotes": "Bevat 'Het Zwichtende Gorgeldier', 'De Slang van Afleiding', en 'De IJzige Spinachtige'. Beschikbaar tot <% date %>.",
|
||||
"questStoneUnlockText": "Ontgrendelt het kopen van Bemoste Steen uitbroeddranken op de Markt",
|
||||
"questFungiDropFungiPotion": "Schimmel Uitbroeddrankje",
|
||||
"questRaccoonNotes": "Het is een warme herfstdag in Habitica en je maakt een rustige wandeling langs de Vaart van Verovering. Je ziet een paar handige halfedelstenen langs de oever, die perfect zijn voor een project wat je al een tijdje van plan bent.<br><br>Je begint de beste te verzamelen op een stapel onder een boom. Alleen elke keer als je terugkomt lijkt de stapel kleiner te worden in plaats van groter...<br><br>Dat kan niet kloppen. Je kijkt overal om je heen maar merkt niets vreemds op. Dan als je omdraait om terug naar de vaart te lopen, zie je een handachtig pootje uit een gat in de boomstam komen en een paar van je stenen grijpen!<br><br>\"Hey!\" roep je. \"Ik ben hard aan het werk geweest om die te verzamelen. Het is niet netjes om ze te pakken zonder het te vragen!\"<br><br>Een gemaskerd gezicht verschijnt in het gat en grijnst naar je. \"Wie vindt mag het houden!\" zegt de Wasbeer. Hij glipt terug de boom in, met zakken vol stenen in zijn hand. Je duikt hem achterna! Deze stenen zijn het waard om voor te vechten.",
|
||||
"questRaccoonText": "Wasbeer Tycoon",
|
||||
"questSolarSystemDropSolarSystemPotion": "Zonnestelsel Uitbroeddrankje",
|
||||
"questSolarSystemUnlockText": "Ontgrendelt de aankoop van Zonnestelsel Uitbroeddranken in de Marktplaats",
|
||||
"questOnyxText": "De Onyx Odyssee",
|
||||
"questOnyxCollectPlutoRunes": "Pluto Runes",
|
||||
"questOnyxCollectLeoRunes": "Leeuw Runes",
|
||||
"questOnyxCollectOnyxStones": "Onyx Stenen",
|
||||
"questOnyxDropOnyxPotion": "Onyx Uitbroeddrankje",
|
||||
"questOnyxUnlockText": "Ontgrendelt Onyx Uitbroeddranken voor aankoop in de Marktplaats",
|
||||
"questVirtualPetText": "Virtuele chaos met 1 April: Het Gepiep"
|
||||
"questStoneUnlockText": "Ontgrendelt het kopen van Bemoste Steen uitbroeddranken op de Markt"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"dontDespair": "Não desesperes!",
|
||||
"deathPenaltyDetails": "Perbeste um Nível, o teu Ouro e uma peça de Equipamento, mas podes recuperar tudo com esforço! Boa sorte — vais sair-te bem.",
|
||||
"refillHealthTryAgain": "Recarregar Vida e Tentar Novamente",
|
||||
"dyingOftenTips": "Isto acontece com frequência? <a href='https://habitica.fandom.com/wiki/Death_Mechanics#Strategies_for_Staying_Alive' target='_blank'>Temos algumas dicas aqui!</a>",
|
||||
"dyingOftenTips": "Isto está acontecendo com frequência? <a href='https://habitica.fandom.com/wiki/Death_Mechanics#Strategies_for_Staying_Alive' target='_blank'>Temos algumas dicas aqui!</a>",
|
||||
"losingHealthWarning": "Cuidado - Está a perder Vida!",
|
||||
"losingHealthWarning2": "Não deixe sua Vida chegar à zero! Se você deixar, você irá perder um nível, seu ouro e uma peça do equipamento.",
|
||||
"toRegainHealth": "Para recuperar Vida:",
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
"faqQuestion29": "Como eu recupero vida (HP)?",
|
||||
"webFaqAnswer29": "Pode recuperar 15 de HP comprando uma \"Poção de Saúde\" na sua coluna de \"Recompensas\" por 25 de Ouro. Além disso, recupera sempre toda a sua vida ao subir de nível!",
|
||||
"faqQuestion30": "O que acontece quando eu fico sem vida (HP)?",
|
||||
"webFaqAnswer30": "Se o seu HP chegar a zero, você perderá um nível, todo o seu ouro e uma peça de equipamento que poderá ser recomprado. Você perderá reconstruí-los ao completar tarefas e subindo de nível de novo.",
|
||||
"webFaqAnswer30": "Se o seu HP atingir zero, perderá um nível, ou seja, todo o XP acumulado do seu actual nível será perdido, será retirado todo o seu Ouro e uma peça de equipamento que pode ser comprada de novo no seu Armário. Pode sempre recuperar o seu progresso ao completar tarefas.",
|
||||
"faqQuestion31": "Por que perdi vida (HP) ao interagir com uma tarefa não negativa?",
|
||||
"webFaqAnswer31": "Se concluir uma tarefa e perder HP quando não deveria, é sinal que se encontrou perante um atraso do servidor enquanto sincronizava alterações feitas noutras plataformas. Se, por exemplo, usou Ouro e Mana ou perdeu HP na aplicação do seu telemóvel e depois completou a tarefa acedendo pelo site no computador, o servidor está apenas a confirmar que tudo se encontra sincronizado.",
|
||||
"webFaqAnswer31": "Se concluir uma tarefa e perder HP quando não deveria, é sinal que se encontrou perante um atraso do servidor quando este sincroniza alterações feitas noutras plataformas. Se, por exemplo, usou Ouro, Mana ou perdeu HP na aplicação do seu telemóvel e depois completou a tarefa acedendo o site pelo computador, o servidor está simplesmente confirmando que todo está sincronizado",
|
||||
"faqQuestion32": "Como posso escolher uma classe?",
|
||||
"webFaqAnswer32": "Existem quatro classes no Habitica: Guerreiro, Mago, Ladino e Curandeiro. Todos os jogadores começam na classe Guerreiro até atingirem o nível 10. Ao atingir o nível 10, têm a escolha de selecionar uma nova classe ou continuar como Guerreiro.\n\nCada classe possuí equipamentos e habilidades diferentes. Se não quiser escolher uma classe, pode selecionar \"Cancelar\". Se assim optar, poderá ativar o Sistema de Classes em Configurações mais tarde.\n\nSe quiser mudar de classe depois do nível 10, pode fazê-lo usando a Orbe do Renascimento. A Orbe do Renascimento torna-se disponível no Mercado por 6 Jóias no nível 50 e de graça depois do nível 100.\n\nDe outro modo, pode mudar de classe quando quiser nas Configurações por 3 Jóias. Isto não o fará perder o actual nível, como acontece com a Orbe do Renascimento, e permitirá manter atributos ganhos até a altura e resdistribui-los na sua nova classe.",
|
||||
"faqQuestion33": "O que é a barra azul que aparece após o nível 10?",
|
||||
@@ -203,7 +203,7 @@
|
||||
"subscriptionDetail40": "Sou assinante, quando receberei meu primeiro aumento regular no limite de Ampulheta Mística e Gemas com a nova programação?",
|
||||
"subscriptionDetail32": "Os jogadores com assinaturas recorrentes de 12 meses receberão o bônus Mystic Hourglass de 12 mencionados acima e 20 joias.",
|
||||
"subscriptionDetail43": "Se eu me inscrever para uma assinatura recorrente e cancelar, ainda terei benefícios?",
|
||||
"subscriptionPara3": "Esperamos que esta nova programação seja mais previsível, permita acesso ao incrível estoque de itens da Loja dos Viajantes do Tempo e dê ainda mais motivação para progredir nas suas tarefas mensalmente!",
|
||||
"subscriptionPara3": "Esperamos que esta nova programação seja mais previsível, permita mais acesso ao incrível estoque de itens da Loja dos Viajantes do Tempo e dê ainda mais motivação para progredir em suas tarefas a cada mês!",
|
||||
"contentAnswer71": "Fique ligado para mais atualizações sobre melhorias planejadas para a experiência da Loja dos Viajantes do Tempo.",
|
||||
"subscriptionDetail00": "Todos os assinantes, incluindo aqueles com assinaturas de presente, receberão 1 Mystic Hourglass no início de cada mês em que tiverem benefícios de assinante.",
|
||||
"subscriptionDetail000": "Ao assinar por 12 meses, você ganhará 12 Ampulhetas Místicas em vez das 4 anteriores.",
|
||||
@@ -237,7 +237,7 @@
|
||||
"subscriptionDetail47": "Tenho uma assinatura do Plano de Grupo. Como isso me afeta?",
|
||||
"subscriptionDetail48": "Há alguma alteração em outros benefícios da assinatura, como conjuntos de equipamentos misteriosos?",
|
||||
"subscriptionDetail480": "Essas mudanças afetam apenas as Ampulhetas Místicas e as Gemas de assinante. Todos os outros benefícios permanecerão os mesmos.",
|
||||
"subscriptionPara2": "Se tiver alguma dúvida que não fui respondida nas respostas acima, pode sempre contactar a nossa equipa em <%= mailto %>.",
|
||||
"subscriptionPara2": "Se tiver alguma dúvida não contemplada nas respostas acima, pode sempre contactar a nossa equipa em <%= mailto %>.",
|
||||
"subscriptionDetail012": "Este bônus não se aplica a assinaturas de presente.",
|
||||
"subscriptionDetail4400": "Se você desbloqueou <%= inicialNumber %> joias por mês, você será definido como <%= roundNumber %>.",
|
||||
"subscriptionDetail46": "Se eu já tinha uma assinatura, posso desbloquear meu antigo limite de Gemas se assinar novamente agora?",
|
||||
@@ -245,11 +245,5 @@
|
||||
"sunsetFaqHeader3": "Ainda poderei falar com os membros do meu grupo ou plano de grupo?",
|
||||
"sunsetFaqPara7": "As festas e os planos de grupo permanecerão e manterão seus espaços de bate-papo. Você também poderá enviar mensagens privadas.",
|
||||
"sunsetFaqHeader4": "Onde posso pausar minhas Diárias?",
|
||||
"sunsetFaqPara8": "Este recurso foi realocado para Configurações. As funções de Pause Damage não serão afetadas pelo fim dos serviços da Taverna e da Guilda.",
|
||||
"contentFaqPara3": "Se tiver alguma dúvida que não foi respondida acima, entre em contato com nossa equipe pelo e-mail <%= mailto %>! Estamos animados com este novo cronograma de lançamento de conteúdo e ansiosos por mais futuros projetos para tornar o Habitica ainda melhor para todos os jogadores.",
|
||||
"subscriptionDetail430": "Cancelar uma subscrição recorrente definirá uma data final para todos os seus benefícios, mas ainda terá acesso completo a todas as vantagens antes dessa data. Isso significa que ainda receberá Ampulhetas Místicas mensais e aumentos no limite de Jóias no início de cada mês em que tiver acesso a esses benefícios.",
|
||||
"subscriptionDetail451": "Cada subscrição recebida como presente aumentará a quantidade de meses em que o jogador terá benefícios de assinatura, permitindo que continue recebendo mais Ampulhetas Místicas e Joias a cada mês.",
|
||||
"subscriptionDetail470": "Os benefícios dos subscritores do Plano de Grupo funcionarão da mesma forma que os de uma assinatura mensal recorrente. Você receberá uma Ampulheta Mística no início de cada mês e a quantidade de Joias que pode comprar mensalmente no Mercado aumentará de 2 em 2 até atingir 50.",
|
||||
"subscriptionDetail420": "Assim como nos Conjuntos de Equipamentos Misteriosos, não perderá nenhuma Ampulheta Mística nem Jóias se não fizer login durante o período da sua assinatura. Na próxima vez que fizer login, receberá todos os benefícios referentes a cada mês em que esteve subscrito.",
|
||||
"sunsetFaqList3": "Para nós, é importante continuar a oferecer acesso global à crescente base internacional de jogadores do Habitica. A remoção destes serviços permite-nos manter esse objetivo sem precisar restringir o acesso em regiões onde seja necessária uma supervisão de conteúdo mais rigorosa do que a que podemos dar."
|
||||
"sunsetFaqPara8": "Este recurso foi realocado para Configurações. As funções de Pause Damage não serão afetadas pelo fim dos serviços da Taverna e da Guilda."
|
||||
}
|
||||
|
||||
@@ -138,13 +138,13 @@
|
||||
"weaponSpecialSummerHealerText": "Varinha das Superficiais",
|
||||
"weaponSpecialSummerHealerNotes": "Essa varinha, feita de água-marinha e coral vivo, é muito atrativa para cardumes de peixes. Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Verão 2014.",
|
||||
"weaponSpecialFallRogueText": "Estaca de Prata",
|
||||
"weaponSpecialFallRogueNotes": "Despacha dos mortos-vivos. Além disso garante um bónus contra lobisomens, porque o cuidado nunca é pouco. Aumenta a Força em <%= str %>. Edição Limitada de Equipamento de Outono 2014.",
|
||||
"weaponSpecialFallRogueNotes": "Despacha mortos-vivos. Além disso garante um bônus contra lobisomens, porque você nunca é cuidadoso demais. Aumenta Força em <%= str %>. Edição Limitada de Equipamento de Outono 2014.",
|
||||
"weaponSpecialFallWarriorText": "Pinça Agarradora Científica",
|
||||
"weaponSpecialFallWarriorNotes": "Esta pinça agarradora é uma tecnologia de ponta. Aumenta Força em <%= str %>. Equipamento Edição Limitada de Outono 2014.",
|
||||
"weaponSpecialFallMageText": "Vassoura Mágica",
|
||||
"weaponSpecialFallMageNotes": "Esta vassoura encantada voa mais rápido que um dragão! Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Equipamento Edição Limitada de Outono 2014.",
|
||||
"weaponSpecialFallHealerText": "Varinha do Escaravelho",
|
||||
"weaponSpecialFallHealerNotes": "O escaravelho desta varinha protege e cura o seu dono. Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Outono 2014.",
|
||||
"weaponSpecialFallHealerNotes": "O escaravelho nesta varinha protege e cura seu dono. Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Outono 2014.",
|
||||
"weaponSpecialWinter2015RogueText": "Estaca de Gelo",
|
||||
"weaponSpecialWinter2015RogueNotes": "Você realmente, definitivamente, absolutamente simplesmente pegou esses do chão. Aumenta Força em <%= str %>. Equipamento Edição Limitada de Inverno 2014-2015.",
|
||||
"weaponSpecialWinter2015WarriorText": "Espada de Goma",
|
||||
@@ -170,13 +170,13 @@
|
||||
"weaponSpecialSummer2015HealerText": "Varinha das Ondas",
|
||||
"weaponSpecialSummer2015HealerNotes": "Cura enjôos e maresias! Aumenta a Inteligência em <%= int %>. Edição Limitada Conjunto de Verão 2015.",
|
||||
"weaponSpecialFall2015RogueText": "Machado de Morcego",
|
||||
"weaponSpecialFall2015RogueNotes": "Os Afazeres amedrontadores se acobardam frente a esse machado. Aumenta Força em <%= str %>. Equipamento Edição Limitada do Outono de 2015.",
|
||||
"weaponSpecialFall2015RogueNotes": "Afazeres amedrontadores se acovardam frente a esse machado. Aumenta Força em <%= str %>. Equipamento Edição Limitada do Outono de 2015.",
|
||||
"weaponSpecialFall2015WarriorText": "Placa de Madeira",
|
||||
"weaponSpecialFall2015WarriorNotes": "Ótimo para levitar coisas em campos de milho ou esmagar tarefas. Aumenta Força em <%= str %>. Equipamento de Outono Edição Limitada 2015.",
|
||||
"weaponSpecialFall2015WarriorNotes": "Ótimo para levantar coisas em milharais ou esmagar tarefas. Aumenta Força em <%= str %>. Equipamento de Outono Edição Limitada 2015.",
|
||||
"weaponSpecialFall2015MageText": "Fio Encantado",
|
||||
"weaponSpecialFall2015MageNotes": "Uma poderosa Bruxa da Costura pode controlar esse fio encantado sem sequer tocá-lo! Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Equipamento de Outono Edição Limitada 2015.",
|
||||
"weaponSpecialFall2015MageNotes": "Uma poderosa Bruxa da Costura pode controlar esse fio encantado sem nem tocá-lo! Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Equipamento de Outono Edição Limitada 2015.",
|
||||
"weaponSpecialFall2015HealerText": "Poção de Limo de Pântano",
|
||||
"weaponSpecialFall2015HealerNotes": "Fermentado com perfeição! Agora tudo o que precisa é se convencer a beber. Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Outono 2015.",
|
||||
"weaponSpecialFall2015HealerNotes": "Fermentado com perfeição! Agora tudo que você precisa é se convencer a beber. Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Outono 2015.",
|
||||
"weaponSpecialWinter2016RogueText": "Caneca de Cacau",
|
||||
"weaponSpecialWinter2016RogueNotes": "Bebida para aquecer, ou projétil de ebulição? Você decide... Aumenta a Força em <%= str %>. Equipamento de Inverno da Edição Limitada 2015-2016.",
|
||||
"weaponSpecialWinter2016WarriorText": "Pá Robusta",
|
||||
@@ -202,13 +202,13 @@
|
||||
"weaponSpecialSummer2016HealerText": "Tridente Curador",
|
||||
"weaponSpecialSummer2016HealerNotes": "Um espinho machuca, os outros curam. Aumenta Inteligência em <%= int %>. Edição Limitada 2016 Equipamento de Verão.",
|
||||
"weaponSpecialFall2016RogueText": "Adaga Spiderbite",
|
||||
"weaponSpecialFall2016RogueNotes": "Sinta o ataque da mordida da aranha! Aumenta a Força de <%= str %>. Edição Limitada 2016 Equipamento de Outono.",
|
||||
"weaponSpecialFall2016RogueNotes": "Sinta picada da mordida da aranha! Aumenta a Força de <%= str %>. Edição Limitada 2016 Equipamento de Outono.",
|
||||
"weaponSpecialFall2016WarriorText": "Raízes Atacantes",
|
||||
"weaponSpecialFall2016WarriorNotes": "Ataque as suas tarefas com essas raízes torcidas! Aumenta Força em <%= str %>. Edição Limitada 2016 Equipamento de Outono.",
|
||||
"weaponSpecialFall2016WarriorNotes": "Ataque suas tarefas com essas raízes distorcidas! Aumenta Força em <%= str %>. Edição Limitada 2016 Equipamento de Outono.",
|
||||
"weaponSpecialFall2016MageText": "Esfera Sinistra",
|
||||
"weaponSpecialFall2016MageNotes": "Não pergunte à orbe o seu futuro... Aumenta Inteligência em <%= int %>. e percepção em <%= per %>. Edição limitada 2016 do Equipamento de Outono.",
|
||||
"weaponSpecialFall2016MageNotes": "Não Pergunte para essa orb contar o seu futuro... Aumenta Inteligência em <%= int %>. e percepção em <%= per %>. Edição limitada 2016 Equipamento de Outono.",
|
||||
"weaponSpecialFall2016HealerText": "Serpente Venenosa",
|
||||
"weaponSpecialFall2016HealerNotes": "Uma mordida magoa, outra mordida recupera. Aumenta inteligência em <%= int %>. Edição limitada 2016 do Equipamento de Outono.",
|
||||
"weaponSpecialFall2016HealerNotes": "Uma mordia machuca, e outra mordida recupera. Aumenta inteligência em <%= int %>. Edição limitada 2016 Equipamento de Outono.",
|
||||
"weaponSpecialWinter2017RogueText": "Machado de Gelo",
|
||||
"weaponSpecialWinter2017RogueNotes": "Este machado é ótimo para ataque, defesa e escalada no gelo! Aumenta a Força em <%= str %>. Edição Limitada do Equipamento de Inverno 2016-2017.",
|
||||
"weaponSpecialWinter2017WarriorText": "Cajado da Força",
|
||||
@@ -246,7 +246,7 @@
|
||||
"weaponSpecialWinter2018WarriorText": "Martelo do Laço de Boas Festas",
|
||||
"weaponSpecialWinter2018WarriorNotes": "O aspeto brilhante desta arma clara irá ofuscar os seus inimigos quando a balançar! Aumenta Força em <%= str %>. Equipamento de Edição Limitada do Inverno de 2017-2018.",
|
||||
"weaponSpecialWinter2018MageText": "Confetti de Boas Festas",
|
||||
"weaponSpecialWinter2018MageNotes": "A Magia— e brilho—está no ar! Aumenta a Inteligência em <%= int %> e a Perceção em <%= per %>. Equipamento de Edição Limitada do Inverno de 2017-2018.",
|
||||
"weaponSpecialWinter2018MageNotes": "Magia--e brilhantes--estão no ar! Aumenta Inteligência em <%= int %> e Perceção em <%= per %>. Equipamento de Edição Limitada do Inverno de 2017-2018.",
|
||||
"weaponSpecialWinter2018HealerText": "Varinha de Azevinho",
|
||||
"weaponSpecialWinter2018HealerNotes": "É garantido que esta bola de azevinho irá encantar e deliciar transeuntes! Aumenta Inteligência em <%= int %>. Equipamento de Edição Limitada do Inverno de 2017-2018.",
|
||||
"weaponSpecialSpring2018RogueText": "Tábuas'Estreitas Flutuantes",
|
||||
@@ -266,13 +266,13 @@
|
||||
"weaponSpecialSummer2018HealerText": "Tridente de Monarca de Tritões",
|
||||
"weaponSpecialSummer2018HealerNotes": "Com um gesto benevolente, poderá comandar que água curativas fluam pelos seus domínios em ondas. Aumenta Inteligência em <%= int %>. Equipamento de Edição Limitada do Verão de 2018.",
|
||||
"weaponSpecialFall2018RogueText": "Frasco de Claridade",
|
||||
"weaponSpecialFall2018RogueNotes": "Quando precisar de recuperar a sua lucidez, quando precisar de um pequeno impulso para tomar a decisão correcta, respire fundo e tome um trago. Tudo vai ficar bem! Aumenta Força em <%= str %>. Equipamento de Edição Limitada do Outono de 2018.",
|
||||
"weaponSpecialFall2018RogueNotes": "Quando precisar de recobrar a sua lucidez, quando precisar de um pequeno impulso para tomar a decisão correcta, respire fundo e tome um trago. Tudo vai estar bem! Aumenta Força em <%= str %>. Equipamento de Edição Limitada do Outono de 2018.",
|
||||
"weaponSpecialFall2018WarriorText": "Chicote de Minos",
|
||||
"weaponSpecialFall2018WarriorNotes": "Não é comprido o suficiente para desenrolar atrás de si ajudando-o a orientar-se num labirinto. Bem, talvez num labirinto muito pequeno. Aumenta a Força em <%= str %>. Equipamento de Edição Limitada do Outono de 2018.",
|
||||
"weaponSpecialFall2018WarriorNotes": "Não é comprido o suficiente para desenrolar atrás de si para o ajudar a manter orientado num labirinto. Bem, talvez num labirinto muito pequeno. Aumenta Força em <%= str %>. Equipamento de Edição Limitada do Outono de 2018.",
|
||||
"weaponSpecialFall2018MageText": "Cajado de Doçura",
|
||||
"weaponSpecialFall2018MageNotes": "Este não é um chupa-chupa normal! O orbe brilhante de açúcar mágico no topo deste bastão tem o poder de fazer os bons hábitos apegarem-se a si. Aumenta a Inteligência em <%= int %> e a Percepção em <%= per %>. Equipamento de Edição Limitada do Outono de 2018.",
|
||||
"weaponSpecialFall2018MageNotes": "Este não é um chupa-chupa normal! O orbe brilhante de açúcar mágico no topo deste bordão tem o poder de fazer bons hábitos pegarem-se a si. Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Equipamento de Edição Limitada do Outono de 2018.",
|
||||
"weaponSpecialFall2018HealerText": "Cajado Esfomeado",
|
||||
"weaponSpecialFall2018HealerNotes": "Mantenha este bastão alimentado e ele irá conceder Benções. Se se esquecer de o manter alimentado, tenha a certeza de manter os seus dedos fora de alcance. Aumenta a Inteligência em <%= int %>. Equipamento de Edição Limitada do Outono de 2018.",
|
||||
"weaponSpecialFall2018HealerNotes": "Mantenha este bordão alimentado e ele irá conceder Benções. Se se esquecer de o manter alimentado, tenha a certeza de manter os seus dedos fora de alcance. Aumenta Inteligência em <%= int %>. Equipamento de Edição Limitada do Outono de 2018.",
|
||||
"weaponSpecialWinter2019RogueText": "Ramo de Poinsétia",
|
||||
"weaponSpecialWinter2019RogueNotes": "Use este arranjo festivo para se camuflar ainda mais, ou ofereça-o como presente para abrilhantar o dia de um amigo! Aumenta Força em <%= str %>. Equipamento de Edição Limitada do Inverno de 2018-2019.",
|
||||
"weaponSpecialWinter2019WarriorText": "Alabarda de Floco de Neve",
|
||||
@@ -326,7 +326,7 @@
|
||||
"weaponArmoireBasicLongbowText": "Arco Longo basico",
|
||||
"weaponArmoireBasicLongbowNotes": "Um arco em segunda mão ainda em condição de uso. Aumenta Força em <%= str %> pontos. Armário Encantado: Conjunto básico de Arqueiro (item 1 de 3).",
|
||||
"weaponArmoireHabiticanDiplomaText": "Diploma Habiticano",
|
||||
"weaponArmoireHabiticanDiplomaNotes": "Um certificado de uma conquista significativa - muito bem! Aumenta a Inteligência em <%= int %>. Baú Encantado: Conjunto de Graduação (Item 1 de 3).",
|
||||
"weaponArmoireHabiticanDiplomaNotes": "Um certificado de conquista significativo - muito bem! Aumenta a Inteligência em <%= int %>. Armário Encantado: Conjunto de Graduação (Item 1 de 3).",
|
||||
"weaponArmoireSandySpadeText": "Pá de Areia",
|
||||
"weaponArmoireSandySpadeNotes": "Uma ferramenta para cavar, assim como jogar areia nos olhos dos monstros inimigos. Aumenta Força em <%= str %>. Armário Encantado: Conjunto do Mar (Item 1 de 3).",
|
||||
"weaponArmoireCannonText": "Canhão",
|
||||
@@ -1730,14 +1730,14 @@
|
||||
"weaponSpecialSummer2019WarriorNotes": "Agora você está lutando com fractais! Aumenta Força em <%= str %>. Equipamento de Edição Limitada do Verão de 2019.",
|
||||
"weaponSpecialSummer2019RogueNotes": "Essa antiga e formidável arma irá ajudá-lo a vencer qualquer batalha submarina. Aumenta Força em <%= str %>. Equipamento de Edição Limitada do Verão de 2019.",
|
||||
"weaponSpecialSpring2019HealerNotes": "Sua canção de flores e chuva irá acalmar os espíritos de todos que escutam. Aumenta inteligência em <%= int %>. Equipamento de Edição Limitada da Primavera de 2019.",
|
||||
"weaponSpecialFall2019WarriorNotes": "Prepare para rasgar os seus oponentes com as presas de um corvo! Aumenta a Força em <%= str %>. Equipamento de Edição Limitada do Outono de 2019.",
|
||||
"weaponSpecialFall2019WarriorNotes": "Prepare para rasgar seus oponentes com presas de um corvo! Aumenta Força em <%= str %>. Equipamento de Edição Limitada do Outono de 2019.",
|
||||
"weaponSpecialFall2019WarriorText": "Tridente de Presa",
|
||||
"weaponSpecialFall2019RogueNotes": "Se está conduzindo uma orquestra ou cantando uma ária, esse útil dispositivo mantém as suas mãos livres para gestos dramáticos! Aumenta a Força em <%= str %>. Equipamento de Edição Limitada do Outono de 2019.",
|
||||
"weaponSpecialFall2019RogueNotes": "Se você está conduzindo uma orquestra ou cantando uma ária, esse dispositivo útil mantém suas mãos livres para gestos dramáticos! Aumenta Força em <%= str %>. Equipamento de Edição Limitada do Outono de 2019.",
|
||||
"weaponSpecialFall2019RogueText": "Pauta de Música",
|
||||
"weaponSpecialWinter2020RogueText": "Vara Lanterna",
|
||||
"weaponSpecialFall2019HealerNotes": "Este talisma pode chamar os espíritos das antigas tarefas derrotadas e usar os seus poderes curativos. Aumenta Inteligência em <%= int %>. Equipamento de Edição Limitada do Outono de 2019.",
|
||||
"weaponSpecialFall2019HealerNotes": "Esse filactério pode chamar os espíritos das antigas tarefas derrotadas e usar os seus poderes curativos. Aumenta Inteligência em <%= int %>. Equipamento de Edição Limitada do Outono de 2019.",
|
||||
"weaponSpecialFall2019HealerText": "Filactério Assustador",
|
||||
"weaponSpecialFall2019MageNotes": "Seja forjando relâmpagos, edificando fortificações, ou simplesmente espalhando o terror nos corações dos mortais, esse bastão empresta o poder dos gigantes para fazer maravilhas. Aumenta a Inteligência em <%= int %> e a Percepção em <%= per %>. Equipamento de Edição Limitada do Outono de 2019.",
|
||||
"weaponSpecialFall2019MageNotes": "Seja forjando relâmpagos, edificando fortificações, ou simplesmente tacando terror nos corações dos mortais, esse bastão empresta o poder dos gigantes para fazer maravilhas. Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Equipamento de Edição Limitada do Outono de 2019.",
|
||||
"weaponSpecialFall2019MageText": "Bastão Caolho",
|
||||
"headMystery202106Text": "Coroa do Pôr do Sol",
|
||||
"armorMystery202106Text": "Cauda do Pôr do Sol",
|
||||
@@ -1780,11 +1780,11 @@
|
||||
"weaponSpecialSummer2020HealerNotes": "Assim como as correntes desgastam as pontas afiadas, a sua mágica também atenuará a dor de seus aliados. Aumenta Inteligência em <%=int%>. Edição Limitada 2020 Equipamento de Verão.",
|
||||
"weaponSpecialFall2020RogueText": "Katar Afiada",
|
||||
"weaponSpecialFall2020WarriorText": "Espada do Espectro",
|
||||
"weaponSpecialFall2020RogueNotes": "Perfure o seu oponente com um golpe afiado! Até a armadura mais grossa falhará contra a sua lâmina. Aumenta a Força por <%=str%>. Edição Limitada 2020 Equipamento de Outono.",
|
||||
"weaponSpecialFall2020RogueNotes": "Perfure seu oponente com um golpe afiado! Até a armadura mais grossa falhará contra a sua lâmina. Aumenta Força por <%=str%>. Edição Limitada 2020 Equipamento de Outono.",
|
||||
"weaponSpecialSummer2020RogueText": "Lâmina da Presa",
|
||||
"weaponSpecialFall2020WarriorNotes": "Esta espada foi para a vida após a morte com um poderoso Guerreiro, e agora retorna para a brandir! Aumenta Força por <%=str%>. Edição Limitada 2020 Equipamento de Outono.",
|
||||
"weaponSpecialFall2020WarriorNotes": "Essa espada foi para a vida após a morte com um poderoso Guerreiro, e agora retorna para você brandir! Aumenta Força por <%=str%>. Edição Limitada 2020 Equipamento de Outono.",
|
||||
"weaponSpecialFall2020MageText": "Três Visões",
|
||||
"weaponSpecialFall2020MageNotes": "Se alguma coisa escapou da sua visão de mago, os brilhantes cristais no topo deste bastão devem iluminar o que deixou passar. Aumenta a Inteligência em <%= int %> e a Percepção em <%= por %>. Edição Limitada 2020 do Equipamento de Outono.",
|
||||
"weaponSpecialFall2020MageNotes": "Se alguma coisa escapou da sua visão de mago, os brilhantes cristais no topo deste bastão devem iluminar o que deixou passar. Aumenta a Inteligência em <%= int %> e a Percepção em <%= por %>. Edição Limitada 2020 Engrenagem de Outono.",
|
||||
"weaponSpecialWinter2021WarriorText": "Cana de Pesca Poderosa",
|
||||
"gearItemsCompleted": "Você tem todo o equipamento de <%= klass %>! Novos equipamentos serão lançados nas Galas sazonais.",
|
||||
"moreArmoireGearAvailable": "Até lá, há <%= armoireCount %> peças de equipamento no Baú Encantado!",
|
||||
@@ -1804,7 +1804,7 @@
|
||||
"weaponSpecialSpring2021HealerText": "Ramo de Salgueiro",
|
||||
"weaponSpecialSpring2021MageNotes": "Atira, bate, abana, descansa! Açoita esta magnífica pena dentro do tempo para conduzir a música da tua magia. Aumenta Inteligência em <%= int %> e Perceção em <%= per %>. Edição Limitada de Equipamento de Primavera de 2021.",
|
||||
"weaponSpecialWinter2021RogueNotes": "Tanto um disfarce como uma arma, este mangual de azevinho irá ajudar-te nas mais difíceis tarefas. Aumenta a Força em <%= str %>. Edição Limitada de equipamento de Inverno de 2020-2021.",
|
||||
"weaponSpecialFall2020HealerNotes": "Agora que a sua transformação está completa, esta reminiscência da sua vida como uma pupa agora serve como a vara de adivinhação com a qual se mede destinos. Aumenta a Inteligência por <%= int %>. Edição Limitada de Equipamento de Outono de 2020.",
|
||||
"weaponSpecialFall2020HealerNotes": "Agora que a sua transformação está completa, esta reminiscência de sua vida como crisálida agora serve como o cajado divinal com o qual você mede destinos. Aumenta Inteligência por <%= int %>. Edição Limitada de Equipamento de Outono de 2020.",
|
||||
"weaponSpecialWinter2021RogueText": "Mangual de Bagas de Azevinho",
|
||||
"backMystery202507Notes": "Seu corcel para as calçadas e meio tubos. Não confere benefícios. Julho 2025 Item de Assinante.",
|
||||
"shieldArmoireFlyFishingRodNotes": "Coloque uma isca nesta vara longa e flexível e os peixes a confundirão com um inseto todas as vezes. Aumenta Força e Inteligência em <%= attrs %> cada. Baú Encantando: Conjunto Fly Fishing (Item 3 de 3)",
|
||||
@@ -1836,7 +1836,7 @@
|
||||
"weaponSpecialSummer2021RogueNotes": "Qualquer monstro predador que ousar se aproximar sentirá a ferroada dos seus amigos protetores! Aumenta a Força em <%= str %>. Equipamento de Verão de 2021 de Edição Limitada.",
|
||||
"weaponSpecialSummer2021MageText": "Bastão Nautilus",
|
||||
"weaponSpecialSummer2021WarriorNotes": "Esta lâmina brilhante pode fluir como água, mas pode cortar o cerne dos problemas mais complicados! Aumenta a Força em <%= str %>. Equipamento de edição limitada do verão de 2021.",
|
||||
"weaponSpecialWinter2021HealerText": "Vara Flageada de Flocos",
|
||||
"weaponSpecialWinter2021HealerText": "Haste com flange de lascas",
|
||||
"weaponSpecialSummer2021MageNotes": "Quer suas ambições mágicas cheguem a vinte mil léguas de profundidade, ou se você pretende apenas mergulhar nas profundezas da arte, este instrumento brilhante lhe servirá bem! Aumenta a Inteligência por <%= int %> e Percepção por <%= per %>. Equipamentos de verão de edição limitada de 2021.",
|
||||
"weaponSpecialSummer2021HealerText": "Cajado de Milho",
|
||||
"armorArmoireChefsJacketText": "Jaqueta de chef",
|
||||
@@ -2201,35 +2201,5 @@
|
||||
"weaponArmoireRidingBroomText": "Vassoura de equitação",
|
||||
"weaponSpecialSpring2025HealerText": "Plumeria Crook",
|
||||
"weaponMystery202511Text": "Espada Gélida",
|
||||
"weaponSpecialWinter2026WarriorText": "Foice Rime",
|
||||
"weaponSpecialWinter2024MageNotes": "Graças a um generoso, mágico narval que pressentiu as suas grandes habilidades, foi recompensado com uma presa que permite sentir todas as mudanças ao seu redor. Aumenta a Inteligência em <%= int %>. Equipamento de Edição Limitada Inverno 2023-2024.",
|
||||
"weaponArmoirePotionDesertNotes": "Com esta poção nas suas mãos, não precisa de estar perdido numa ilha deserta para encontrar uma mascote com as cores do deserto para compartilhar a sua sobremesa! Aumenta a Força em <%= str %> e a Constituição em <%= con %>. Baú Encantado: Conjunto de Poções (Item 3 de 10)",
|
||||
"weaponArmoirePotionPinkNotes": "A vida fica um pouco mais doce e muito mais cor-de-rosa com esta poção de algodão-doce rosa para os animais de estimação! Aumenta a Inteligência em <%= int %> e a Constituição em <%= con %>. Báu Encantado: Conjunto de Poções (Item 8 de 10)",
|
||||
"weaponArmoirePotionSkeletonNotes": "Sentes-te produtivo? Achas que merece um ossinho? Então não se esqueça de levar esta poção de eclosão esquelética! Aumenta a Força em <%= str %> e a Inteligência em <%= int %>. Baú Encantado: Conjunto de Poções (Item 6 de 10)",
|
||||
"weaponArmoirePotionBlueNotes": "A vida fica um pouco mais fofa e bem mais azul com esta poção para conceber criaturas de algodão-doce azul! Aumenta a Inteligência em <%= int %> e a Constituição em <%= con %>. Baú Encantado: Conjunto de Poções (Item 9 de 10)",
|
||||
"weaponSpecialWinter2026MageNotes": "Os candelabros ajudam a segurar várias velas ao mesmo tempo — siga o exemplo na próxima vez que precisar de realizar várias tarefas simultaneamente. Aumenta a Inteligência em <%= int %> e a Percepção em <%= per %>. Equipamento de Edição Limitada Inverno 2025-2026.",
|
||||
"weaponArmoirePotionGoldenNotes": "Com esta poção, a tua mascote pode ter um coração de ouro... e orelhas de ouro... e uma cauda de ouro... Aumenta a Força e a Inteligência em <%= attrs %> cada. Baú Encantado: Conjunto de Poções (Item 10 de 10)",
|
||||
"weaponArmoireJadeGlaiveText": "Lança de Jade",
|
||||
"weaponArmoireNephriteBowNotes": "Este arco dispara flechas especiais com ponta de jade que acabarão até com os seus piores e mais persistentes hábitos! Aumenta a Inteligência em <%= int %> e a Força em <%= str %>. Baú Encantado: Conjunto de Arqueiro de Nefrita (Item 1 de 3).",
|
||||
"weaponArmoireBambooCaneNotes": "Perfeito para acompanhar num passeio ou para dançar Charleston. Aumenta a Inteligência, a Percepção e a Constituição em <%= attrs %> cada. Baú Encantado: Conjunto Náutico (Item 3 de 3).",
|
||||
"weaponArmoireHuntingHornNotes": "Dooooois! Doois! Doois! Junte a sua Equipa para uma aventura ou missão ao tocar esta trombeta. Aumenta a Força em <%= str %> e a Inteligência em <%= int %>. Baú Encantado: Conjunto de Instrumentos Musicais 1 (Item 1 de 3)",
|
||||
"weaponArmoireMagicSpatulaNotes": "Observe a sua comida a voar e a dar cambalhotas no ar. Ganhará boa fortuna se um dia magicamente der três cambalhotas e pousar de volta na sua espátula. Aumenta a Percepção em <%= por %>. Baú Encantado: Conjunto de Utensílios de Cozinha (Item 1 de 2).",
|
||||
"weaponArmoireFinelyCutGemNotes": "Mas que descoberta! Esta magnifica joia, lapidada com toda a precisão, será a joia mais valiosa da sua coleção. E pode conter alguma magia especial, à espera de ser explorada. Aumenta a Constituição em <%= con %>. Baú Encantado: Conjunto de Joalheiro (Item 4 de 4).",
|
||||
"weaponArmoirePaintbrushNotes": "Uma onda de pura inspiração percorre-o ao pegar este pincel, permitindo que pinte tudo o que imaginar. Aumenta a Inteligência em <%= int %>. Baú Encantado: Conjunto de Pintor (Item 3 de 4).",
|
||||
"weaponArmoireRidingBroomNotes": "Realize todas as suas tarefas mais mágicas nesta vassoura incrível — ou simplesmente dê uma voltinha pelo bairro. Uau! Aumenta a Força em <%= str %> e a Inteligência em <%= int %>. Baú Encantado: Conjunto de Feitiçaria Assustadora (Item 1 de 3)",
|
||||
"weaponArmoireRollingPinNotes": "Role a massa o mais fina que quiser, enquanto elimina os maus hábitos que surgirem, como num certo jogo de acertar em roedores. Aumenta a Força em <%= str %>. Baú Encantado: Conjunto de Utensílios de Cozinha 2 (Item 2 de 2).",
|
||||
"weaponArmoireFeatherDusterNotes": "Deixe essas penas elegantes voarem sobre todos os seus objetos antigos para que brilhem como novos. Só tome cuidado com a poeira levantada para não espirrar! Aumenta a Constituição e a Percepção em <%= attrs %> cada. Baú Encantado: Conjunto de Materiais de Limpeza (Item 2 de 3)",
|
||||
"weaponArmoireCleaningClothNotes": "Leve esta ferramenta de limpeza em todas as suas aventuras e esteja sempre pronto para polir uma bela placa ou limpar um parapeito de madeira. Aumenta a Força e a Constituição em <%= attrs %> cada. Baú Encantado: Conjunto de Materiais de Limpeza II (Item 3 de 3)",
|
||||
"weaponArmoireMopNotes": "Passo 1: Mergulhe o esfregão num balde com água e sabão. Passo 2: Arraste o esfregão pelo chão. Passo 3: Finja que a ponta do cabo do esfregão é um microfone e cante com toda a sua alma. Passo 4: Repita os passos 1 a 3 até que o chão esteja limpo. Aumenta a Constituição e a Perceção em <%= attrs %> cada. Baú Encantado: Conjunto de Materiais de Limpeza II (Item 2 de 3)",
|
||||
"weaponArmoireScholarlyTextbooksNotes": "Esta é a sua chance de mergulhar fundo e aprender sobre qualquer assunto que lhe interesse. Qual é a sua hiperfixação atual? Aumenta a Inteligência em <%= int %>. Baú Encantado: Conjunto de Uniforme Escolar (Item 3 de 4).",
|
||||
"weaponArmoireHattersShearsNotes": "Desfaça as complicações e a sobrecarga. Esta tesoura também corta tecido com excelência, é claro. Aumenta a Força em <%= str %>. Baú Encantado: Conjunto de Chapeleiro (Item 3 de 4).",
|
||||
"weaponArmoireSpookyCandyBucketNotes": "Com uma fantasia épica dessas, com certeza que vai ganhar um monte de doces! Ainda bem que têm esse balde sem fundo para guardar tudo. Tente não comer nenhum até chegar em casa. Aumenta a Inteligência em <%= int %>. Baú Encantado: Conjunto Noite do Terror (Item 2 de 2).",
|
||||
"weaponArmoireBambooFluteNotes": "Uuuu! Uuuuuu! Reúna a sua equipa para uma sessão de meditação ou uma sesta relaxante ao som de melodias tocadas nesta flauta de bambu. Aumenta a Constituição e a Inteligência em <%= attrs %> cada. Baú Encantado: Conjunto de Instrumentos Musicais 2 (Item 2 de 3)",
|
||||
"weaponArmoireOptimistsCloverNotes": "Olhe só o que encontrou! Um pouco de sorte a mais nunca é demais. Aumenta a Força e a Constituição em <%= attrs %> cada. Baú Encantado: Conjunto Otimista (Item 4 de 4).",
|
||||
"weaponArmoirePottersWheelNotes": "Coloque um pouco de argila nesta roda e faça uma tigela, uma caneca, um vaso ou uma tigela ligeiramente diferente. Se tiver sorte, um fantasma poderá aparecer enquanto cria! Aumenta a Percepção em <%= por %>. Baú Encantado: Conjunto de Oleiro (Item 4 de 4).",
|
||||
"weaponArmoireShadyBeachUmbrellaNotes": "A sombra deste guarda-chuva multicolorido protege-te brevemente da luz do dia e de qualquer incómodo indesejado. Aumenta a Percepção em <%= por %>. Baú Encantado: Conjunto Praia (Item 3 de 4).",
|
||||
"weaponArmoireCorsairsBladeNotes": "Quer a use para causar caos ou para proteger, pode ter certeza que esta lâmina afiada te segue para o mar. Apenas certifique-se de guardá-la em segurança quando não estiver em uso. Aumenta a Força em <%= str %>. Baú Encantado: Conjunto Corsário (Item 3 de 3).",
|
||||
"weaponArmoireBeekeepersSmokerNotes": "Use isso para acalmar as suas abelhas e assim poderá coletar um pouco de mel. As abelhas não se importarão. Com franqueza, todos nós poderíamos usar alguns minutos extras de sossego de vez em quando. Aumenta a Inteligência em <%= int %>. Baú Encantado: Conjunto de Apicultor (Item 3 de 4).",
|
||||
"weaponArmoireBlacksmithsHammerNotes": "Este martelo é para trabalhar o metal, mas também é perfeitamente adequado para brasas incandescentes e tarefas diárias árduas. Aumenta a Força em <%= str %>. Baú Encantado: Conjunto de Ferreiro (Item 3 de 3).",
|
||||
"weaponArmoirePrettyPinkParasolNotes": "Bonito e prático é a combinação perfeita. E para uma apresentação particularmente impressionante, experimente este guarda-sol! Aumenta todos os atributos em <%= attrs %> cada. Baú Encantado: Conjunto Rosa Delicado (Item 1 de 2)"
|
||||
"weaponSpecialWinter2026WarriorText": "Foice Rime"
|
||||
}
|
||||
|
||||
@@ -160,27 +160,9 @@
|
||||
"mysterySet201908": "Conjunto Fauno Descomprometido",
|
||||
"mysterySet201909": "Conjunto Bolota Afável",
|
||||
"mysterySet201910": "Conjunto Chama Misteriosa",
|
||||
"cancelSubInfoGoogle": "Para cancelar a sua subscrição ou visualizar a data de finalidade, por favor aceda a <a href='https://play.google.com/store/account/subscriptions'>Google Play Store</a>. Os meses restantes da assinatura serão adicionados à data final após o cancelamento.",
|
||||
"cancelSubInfoGoogle": "Vá para a seção \"Conta\" > \"Assinaturas\" do aplicativo Google Play Store para cancelar sua assinatura ou para ver a data de término da sua assinatura, caso você já a tenha cancelado. Esta tela não consegue mostrar se sua assinatura foi cancelada.",
|
||||
"cancelSubInfoApple": "Por favor siga as <a href=\"https://support.apple.com/pt-pt/HT202039\">instruções oficiais da Apple</a> para cancelar a sua subscrição ou para ver a data de cancelamento da sua subscrição caso já a tenha cancelado. Este ecrã não permite mostrar-lhe se a sua subscrição foi cancelada.",
|
||||
"mysterySet201911": "Kit do Encantador de Cristais",
|
||||
"mysterySet201912": "Traje da Duende Polar",
|
||||
"mysterySet202001": "Conjunto da Raposa Fabulosa",
|
||||
"earn2GemsGift": "Ganharão <strong>+2 Joias</strong> todos os meses em que estiverem subscritos.",
|
||||
"unlockNGemsGift": "Irão desbloquear <strong><%= count %> Joias</strong> por mês no Mercado",
|
||||
"maxGemCapGift": "Terão um máximo <strong>Limite de Joias</strong>",
|
||||
"subscribeAgainContinueHourglasses": "Subscreva de novo para continuar a receber as Ampulhetas Místicas",
|
||||
"selectPayment": "Selecione Pagamento",
|
||||
"immediate12Hourglasses": "Receba <strong>12 Ampulhetas Místicas</strong> logo após a sua primeira subscrição de 12 meses!",
|
||||
"nMonthsGift": "Por <%= meses %> meses",
|
||||
"youAreSubscribed": "Está subscrito ao Habitica",
|
||||
"subscriptionBillingFYI": "As subscrições automaticamente renovam-se a menos que cancele no mínimo 24 horas antes do seu fim. Pode manusear a sua subscrição no separador de Subscrição nas Definições. A sua conta será debitada nas próximas 24 horas após a data de renovação, pelo mesmo valor pago inicialmente.",
|
||||
"subscriptionBillingFYIShort": "As subscrições são renovadas automaticamente, a menos que cancele pelo menos 24 horas antes do fim. A sua conta será cobrada até 24 horas após a data de renovação, pelo mesmo preço inicial.",
|
||||
"subscribe": "Subscreva",
|
||||
"giftSubscriptionLeadText": "Escolha a subscrição que gostaria de oferecer em baixo! Esta oferta não se renovará automaticamente.",
|
||||
"oneMonthGift": "Por 1 mês",
|
||||
"mysterySet202002": "Conjunto Amorzinho Artístico",
|
||||
"dropCapReached": "Encontrou todos os itens do dia!",
|
||||
"dropCapLearnMore": "Saiba mais sobre o sistema de probabilidade do Habitica",
|
||||
"doubleDropCap": "O Dobro da Probabilidade",
|
||||
"dropCapExplanation": "As suas recompensas irão reiniciar amanhã. Contudo, continuará a receber Ouro, Experiência e progresso na sua Missão quando completar as suas tarefas."
|
||||
"mysterySet202001": "Conjunto da Raposa Fabulosa"
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user