Merge branch 'develop' of github.com:HabitRPG/habitrpg-shared into mountmaster
Conflicts: dist/habitrpg-shared.css dist/habitrpg-shared.js dist/spritesmith0.css dist/spritesmith0.png
2
dist/habitrpg-shared.css
vendored
75
dist/habitrpg-shared.js
vendored
|
|
@ -12642,6 +12642,11 @@ api.questEggs = {
|
|||
text: t('questEggPenguinText'),
|
||||
adjective: t('questEggPenguinAdjective'),
|
||||
canBuy: false
|
||||
},
|
||||
TRex: {
|
||||
text: t('questEggTRexText'),
|
||||
adjective: t('questEggTRexAdjective'),
|
||||
canBuy: false
|
||||
}
|
||||
};
|
||||
|
||||
|
|
@ -13077,6 +13082,7 @@ api.quests = {
|
|||
title: t("questStressbeastBossRageTitle"),
|
||||
description: t("questStressbeastBossRageDescription"),
|
||||
value: 1450000,
|
||||
healing: .3,
|
||||
stables: t('questStressbeastBossRageStables'),
|
||||
bailey: t('questStressbeastBossRageBailey'),
|
||||
guide: t('questStressbeastBossRageGuide')
|
||||
|
|
@ -13951,6 +13957,73 @@ api.quests = {
|
|||
gp: 31,
|
||||
exp: 200
|
||||
}
|
||||
},
|
||||
trex: {
|
||||
text: t('questTRexText'),
|
||||
notes: t('questTRexNotes'),
|
||||
completion: t('questTRexCompletion'),
|
||||
value: 4,
|
||||
boss: {
|
||||
name: t('questTRexBoss'),
|
||||
hp: 800,
|
||||
str: 2
|
||||
},
|
||||
drop: {
|
||||
items: [
|
||||
{
|
||||
type: 'eggs',
|
||||
key: 'TRex',
|
||||
text: t('questTRexDropTRexEgg')
|
||||
}, {
|
||||
type: 'eggs',
|
||||
key: 'TRex',
|
||||
text: t('questTRexDropTRexEgg')
|
||||
}, {
|
||||
type: 'eggs',
|
||||
key: 'TRex',
|
||||
text: t('questTRexDropTRexEgg')
|
||||
}
|
||||
],
|
||||
gp: 55,
|
||||
exp: 500
|
||||
}
|
||||
},
|
||||
trex_undead: {
|
||||
text: t('questTRexUndeadText'),
|
||||
notes: t('questTRexUndeadNotes'),
|
||||
completion: t('questTRexUndeadCompletion'),
|
||||
value: 4,
|
||||
boss: {
|
||||
name: t('questTRexUndeadBoss'),
|
||||
hp: 500,
|
||||
str: 2,
|
||||
rage: {
|
||||
title: t("questTRexUndeadRageTitle"),
|
||||
description: t("questTRexUndeadRageDescription"),
|
||||
value: 50,
|
||||
healing: .3,
|
||||
effect: t('questTRexUndeadRageEffect')
|
||||
}
|
||||
},
|
||||
drop: {
|
||||
items: [
|
||||
{
|
||||
type: 'eggs',
|
||||
key: 'TRex',
|
||||
text: t('questTRexDropTRexEgg')
|
||||
}, {
|
||||
type: 'eggs',
|
||||
key: 'TRex',
|
||||
text: t('questTRexDropTRexEgg')
|
||||
}, {
|
||||
type: 'eggs',
|
||||
key: 'TRex',
|
||||
text: t('questTRexDropTRexEgg')
|
||||
}
|
||||
],
|
||||
gp: 55,
|
||||
exp: 500
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
|
@ -15196,7 +15269,7 @@ api.wrap = function(user, main) {
|
|||
message: i18n.t('messageTaskNotFound', req.language)
|
||||
}) : void 0;
|
||||
}
|
||||
_.merge(task, _.omit(req.body, ['checklist', 'id']));
|
||||
_.merge(task, _.omit(req.body, ['checklist', 'id', 'type']));
|
||||
if (req.body.checklist) {
|
||||
task.checklist = req.body.checklist;
|
||||
}
|
||||
|
|
|
|||
246
dist/spritesmith0.css
vendored
|
|
@ -1,180 +1,180 @@
|
|||
.achievement-alien {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1517px;
|
||||
background-position: -284px -683px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-armor {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1274px;
|
||||
background-position: -822px -444px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-boot {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1517px;
|
||||
background-position: -666px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-bow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1517px;
|
||||
background-position: -641px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-cactus {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1490px;
|
||||
background-position: -616px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-cake {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1490px;
|
||||
background-position: -591px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-cave {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1490px;
|
||||
background-position: -566px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-coffin {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1463px;
|
||||
background-position: -666px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-comment {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1463px;
|
||||
background-position: -641px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-costumeContest {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1463px;
|
||||
background-position: -616px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-dilatory {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1436px;
|
||||
background-position: -591px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-firefox {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1436px;
|
||||
background-position: -566px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-habitBirthday {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1436px;
|
||||
background-position: -657px -498px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-heart {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1409px;
|
||||
background-position: -657px -471px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-helm {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1409px;
|
||||
background-position: -657px -444px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-karaoke {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1274px;
|
||||
background-position: -797px -444px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-ninja {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1382px;
|
||||
background-position: -781px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-nye {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1382px;
|
||||
background-position: -756px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-perfect {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1382px;
|
||||
background-position: -731px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-rat {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1355px;
|
||||
background-position: -706px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-shield {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1355px;
|
||||
background-position: -806px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-snowball {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1355px;
|
||||
background-position: -781px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-spookDust {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1328px;
|
||||
background-position: -756px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-stoikalm {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1328px;
|
||||
background-position: -731px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-sun {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1328px;
|
||||
background-position: -706px -535px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-sword {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1301px;
|
||||
background-position: -822px -498px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-thermometer {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1691px -1301px;
|
||||
background-position: -797px -498px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-tree {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1301px;
|
||||
background-position: -822px -471px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-valentine {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1716px -1274px;
|
||||
background-position: -797px -471px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-wolf {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1666px -1409px;
|
||||
background-position: -806px -562px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
|
|
@ -1644,13 +1644,13 @@
|
|||
}
|
||||
.hair_mustache_1_green {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -706px -444px;
|
||||
background-position: -1302px -728px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_mustache_1_green {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -731px -459px;
|
||||
background-position: -1327px -743px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
|
@ -1668,13 +1668,13 @@
|
|||
}
|
||||
.hair_mustache_1_holly {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1302px -910px;
|
||||
background-position: -706px -444px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_mustache_1_holly {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1327px -925px;
|
||||
background-position: -731px -459px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
|
@ -3252,359 +3252,419 @@
|
|||
}
|
||||
.hair_bangs_3_candycorn {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1302px -728px;
|
||||
background-position: -1666px -1274px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_candycorn {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1327px -743px;
|
||||
background-position: -1691px -1289px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_festive {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -557px -592px;
|
||||
background-position: -1666px -1365px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_festive {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -582px -607px;
|
||||
background-position: -1691px -1380px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_frost {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -466px -592px;
|
||||
background-position: -1666px -1456px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_frost {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -491px -607px;
|
||||
background-position: -1691px -1471px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_ghostwhite {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -375px -592px;
|
||||
background-position: -1666px -1547px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_ghostwhite {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -400px -607px;
|
||||
background-position: -1691px -1562px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_green {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -284px -592px;
|
||||
background-position: 0px -1650px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_green {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -309px -607px;
|
||||
background-position: -25px -1665px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_halloween {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -566px -444px;
|
||||
background-position: -1302px -910px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_halloween {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -591px -459px;
|
||||
background-position: -1327px -925px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_holly {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -273px -831px;
|
||||
background-position: -557px -592px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_holly {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -298px -846px;
|
||||
background-position: -582px -607px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_hollygreen {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -182px -831px;
|
||||
background-position: -466px -592px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_hollygreen {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -207px -846px;
|
||||
background-position: -491px -607px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_midnight {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -91px -831px;
|
||||
background-position: -375px -592px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_midnight {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -116px -846px;
|
||||
background-position: -400px -607px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_pblue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: 0px -831px;
|
||||
background-position: -284px -592px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_pblue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -25px -846px;
|
||||
background-position: -309px -607px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_peppermint {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -847px -728px;
|
||||
background-position: -566px -444px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_peppermint {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -872px -743px;
|
||||
background-position: -591px -459px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_pgreen {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -847px -637px;
|
||||
background-position: -273px -831px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_pgreen {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -872px -652px;
|
||||
background-position: -298px -846px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_porange {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -847px -546px;
|
||||
background-position: -182px -831px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_porange {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -872px -561px;
|
||||
background-position: -207px -846px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_ppink {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -847px -455px;
|
||||
background-position: -91px -831px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_ppink {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -872px -470px;
|
||||
background-position: -116px -846px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_ppurple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -847px -364px;
|
||||
background-position: 0px -831px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_ppurple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -872px -379px;
|
||||
background-position: -25px -846px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_pumpkin {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -847px -273px;
|
||||
background-position: -847px -728px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_pumpkin {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -872px -288px;
|
||||
background-position: -872px -743px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_purple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -847px -182px;
|
||||
background-position: -847px -637px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_purple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -872px -197px;
|
||||
background-position: -872px -652px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_pyellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -847px -91px;
|
||||
background-position: -847px -546px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_pyellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -872px -106px;
|
||||
background-position: -872px -561px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_rainbow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -847px 0px;
|
||||
background-position: -847px -455px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_rainbow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -872px -15px;
|
||||
background-position: -872px -470px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_red {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -728px -740px;
|
||||
background-position: -847px -364px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_red {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -753px -755px;
|
||||
background-position: -872px -379px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_snowy {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -637px -740px;
|
||||
background-position: -847px -273px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_snowy {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -662px -755px;
|
||||
background-position: -872px -288px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_white {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -546px -740px;
|
||||
background-position: -847px -182px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_white {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -571px -755px;
|
||||
background-position: -872px -197px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_winternight {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -455px -740px;
|
||||
background-position: -847px -91px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_winternight {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -480px -755px;
|
||||
background-position: -872px -106px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_winterstar {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -364px -740px;
|
||||
background-position: -847px 0px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_winterstar {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -389px -755px;
|
||||
background-position: -872px -15px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_yellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -273px -740px;
|
||||
background-position: -728px -740px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_yellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -298px -755px;
|
||||
background-position: -753px -755px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_zombie {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -182px -740px;
|
||||
background-position: -637px -740px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_zombie {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -207px -755px;
|
||||
background-position: -662px -755px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_1_TRUred {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -91px -740px;
|
||||
background-position: -546px -740px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_1_TRUred {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -116px -755px;
|
||||
background-position: -571px -755px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_1_aurora {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: 0px -740px;
|
||||
background-position: -455px -740px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_1_aurora {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -25px -755px;
|
||||
background-position: -480px -755px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_1_black {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -739px -592px;
|
||||
background-position: -364px -740px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_1_black {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -764px -607px;
|
||||
background-position: -389px -755px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_1_blond {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -648px -592px;
|
||||
background-position: -273px -740px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_1_blond {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -298px -755px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_1_blue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -182px -740px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_1_blue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -207px -755px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_1_brown {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -91px -740px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_1_brown {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -116px -755px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_1_candycane {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: 0px -740px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_1_candycane {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -25px -755px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_1_candycorn {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -739px -592px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_1_candycorn {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -764px -607px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_1_festive {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -648px -592px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_1_festive {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -673px -607px;
|
||||
width: 60px;
|
||||
|
|
|
|||
BIN
dist/spritesmith0.png
vendored
|
Before Width: | Height: | Size: 200 KiB After Width: | Height: | Size: 201 KiB |
4700
dist/spritesmith1.css
vendored
BIN
dist/spritesmith1.png
vendored
|
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 103 KiB |
888
dist/spritesmith2.css
vendored
BIN
dist/spritesmith2.png
vendored
|
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 153 KiB |
856
dist/spritesmith3.css
vendored
BIN
dist/spritesmith3.png
vendored
|
Before Width: | Height: | Size: 413 KiB After Width: | Height: | Size: 427 KiB |
876
dist/spritesmith4.css
vendored
BIN
dist/spritesmith4.png
vendored
|
Before Width: | Height: | Size: 288 KiB After Width: | Height: | Size: 297 KiB |
832
dist/spritesmith5.css
vendored
BIN
dist/spritesmith5.png
vendored
|
Before Width: | Height: | Size: 239 KiB After Width: | Height: | Size: 254 KiB |
BIN
img/sprites/spritesmith/quests/quest_trex.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
img/sprites/spritesmith/quests/quest_trex_undead.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
img/sprites/spritesmith/stable/eggs/Pet_Egg_TRex.png
Normal file
|
After Width: | Height: | Size: 469 B |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Body_TRex-Base.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Body_TRex-Desert.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Body_TRex-Golden.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Body_TRex-Red.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Body_TRex-Shade.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Body_TRex-White.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Body_TRex-Zombie.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Head_TRex-Base.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Head_TRex-Desert.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Head_TRex-Golden.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Head_TRex-Red.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Head_TRex-Shade.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Head_TRex-White.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
img/sprites/spritesmith/stable/mounts/Mount_Head_TRex-Zombie.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-Base.png
Normal file
|
After Width: | Height: | Size: 706 B |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-CottonCandyBlue.png
Normal file
|
After Width: | Height: | Size: 703 B |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-CottonCandyPink.png
Normal file
|
After Width: | Height: | Size: 707 B |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-Desert.png
Normal file
|
After Width: | Height: | Size: 807 B |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-Golden.png
Normal file
|
After Width: | Height: | Size: 854 B |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-Red.png
Normal file
|
After Width: | Height: | Size: 700 B |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-Shade.png
Normal file
|
After Width: | Height: | Size: 653 B |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-Skeleton.png
Normal file
|
After Width: | Height: | Size: 683 B |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-White.png
Normal file
|
After Width: | Height: | Size: 729 B |
BIN
img/sprites/spritesmith/stable/pets/Pet-TRex-Zombie.png
Normal file
|
After Width: | Height: | Size: 789 B |
|
|
@ -49,11 +49,11 @@
|
|||
"backgroundTwinklyLightsNotes": "Procházej se mezi stromy posetými svátečními světýlky",
|
||||
"backgroundSouthPoleText": "Jižní pól",
|
||||
"backgroundSouthPoleNotes": "Navštiv ledový jižní pól",
|
||||
"backgrounds012015": "SET 8: Released January 2015",
|
||||
"backgroundIceCaveText": "Ice Cave",
|
||||
"backgroundIceCaveNotes": "Descend into an Ice Cave.",
|
||||
"backgroundFrigidPeakText": "Frigid Peak",
|
||||
"backgroundFrigidPeakNotes": "Summit a Frigid Peak.",
|
||||
"backgroundSnowyPinesText": "Snowy Pines",
|
||||
"backgroundSnowyPinesNotes": "Shelter amid Snowy Pines."
|
||||
"backgrounds012015": "SET 8: Vydán v lednu 2015",
|
||||
"backgroundIceCaveText": "Ledová jeskyně",
|
||||
"backgroundIceCaveNotes": "Sestup do ledové jeskyně.",
|
||||
"backgroundFrigidPeakText": "Mrazivý vrch",
|
||||
"backgroundFrigidPeakNotes": "Vrchol mrazivého vrchu",
|
||||
"backgroundSnowyPinesText": "Zasněžené jedle",
|
||||
"backgroundSnowyPinesNotes": "Přístřeší mezi zasněženými jedlemi"
|
||||
}
|
||||
|
|
@ -47,6 +47,8 @@
|
|||
"questEggOwlAdjective": "moudrý",
|
||||
"questEggPenguinText": "Tučňák",
|
||||
"questEggPenguinAdjective": "bystrý",
|
||||
"questEggTRexText": "Tyrannosaur",
|
||||
"questEggTRexAdjective": "tiny-armed",
|
||||
"eggNotes": "Najdi líhnoucí lektvar, nalij ho na vejce a z něj se vylíhne <%= eggAdjective() %> <%= eggText() %>.",
|
||||
"hatchingPotionBase": "Základní",
|
||||
"hatchingPotionWhite": "Bílý",
|
||||
|
|
|
|||
|
|
@ -338,8 +338,8 @@
|
|||
"headMystery301404Notes": "Fešný cylindr pro ty největší džentlmeny. Předmět pro předplatitele leden 2015. Nepřináší žádný benefit.",
|
||||
"headMystery301405Text": "Obyčejný cylindr",
|
||||
"headMystery301405Notes": "Obyčejný cylindr, který si přímo žádá o doplnění nějakým fešáckým ohozem. Nepřináší žádný benefit. Předmět pro předplatitele květen 3015.",
|
||||
"offhand": "shield-hand item",
|
||||
"shieldBase0Text": "No Shield-Hand Equipment",
|
||||
"offhand": "štít v ruce",
|
||||
"shieldBase0Text": "Bez štítu v ruce",
|
||||
"shieldBase0Notes": "Bez štítu nebo druhé zbraně.",
|
||||
"shieldWarrior1Text": "Dřevěný štít",
|
||||
"shieldWarrior1Notes": "Kulatý štít z tlustého dřeva. Zvyšuje Obranu o <%= con %>.",
|
||||
|
|
|
|||
|
|
@ -85,5 +85,7 @@
|
|||
"October": "Říjen",
|
||||
"November": "Listopad",
|
||||
"December": "Prosinec",
|
||||
"dateFormat": "Formát data"
|
||||
"dateFormat": "Formát data",
|
||||
"achievementStressbeast": "Savior of Stoïkalm",
|
||||
"achievementStressbeastText": "Helped defeat the Abominable Stressbeast during the 2015 Winter Wonderland Event!"
|
||||
}
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"card": "Kartou",
|
||||
"paymentMethods": "Platební metody:",
|
||||
"welcomeHabit": "Vítej v HabitRPG",
|
||||
"welcomeHabitT1": "Vítej v HabitRPG, aplikaci, kde sleduješ své zvyky a získáváš body za úkoly jako ve hře. Já jsem",
|
||||
"welcomeHabitT1": "Welcome to HabitRPG, a habit tracker that treats your tasks like a Role Playing Game. I'm",
|
||||
"welcomeHabitT2": ", tvůj průvodce!",
|
||||
"yourAvatar": "Tvá postava",
|
||||
"yourAvatarText": "Tohle je tvá postava. Reprezentuje Tě ve světě Habitika. Za plnění úkolů bude postupovat do vyšších úrovní, získávat zlaťáky a vybavení potřebné v dalších dobrodružstvích, které leží před tebou.",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
"cerberusPup": "Štěně Kerbera",
|
||||
"hydra": "Hydra",
|
||||
"mantisShrimp": "Strašek paví",
|
||||
"mammoth": "Woolly Mammoth",
|
||||
"rarePetPop1": "Klikni na zlatou packu pro více informací o tom, jak získat toto vzácné zvíře za přispívání HabitRPG!",
|
||||
"rarePetPop2": "Jak získat toto zvíře!",
|
||||
"potion": "<%= potionType %> lektvar",
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@
|
|||
"questGoldenknight3Boss": "Železný rytíř",
|
||||
"questGoldenknight3DropHoney": "Med (jídlo)",
|
||||
"questGoldenknight3DropGoldenPotion": "Zlatý líhnoucí lektvar",
|
||||
"questGoldenknight3DropWeapon": "Mustaine's Milestone Mashing Morning Star (Shield-hand Weapon)",
|
||||
"questGoldenknight3DropWeapon": "Řemdih milníku Mustaine rmutování (kryjící zbraň)",
|
||||
"questBasilistText": "Bazi-lístek",
|
||||
"questBasilistNotes": "Na tržišti se něco děje - něco, kvůli čemu bys měl utíkat. Ale protože jsi odvážný dobrodruh, vydáš se tomu naproti a objevíš bazi-lístka plazícího se z kupy nesplněných úkolů! Přihlížející Habiťané jsou paralyzováni strachem z bazi-lístkovy délky a nemohou začít pracovat. Nedaleko slyšíš @Arcosine křičet \"Rychle! Splňte své úkoly a denní úkoly abyste přemohly to stvoření než někoho pořeže papír!\" Zasaď úder rychle, dobrodruhu, a splň něco - avšak pozor! Pokus nesplníš nějaké denní úkoly, Bazi-lístek zaútočí na tvou družinu!",
|
||||
"questBasilistCompletion": "Bazi-lístek se rozpadl ve změť papírů, které se ve vzduchu blýskají jako duha. \"Ufff!\" říká @Arcosine. \"Dobře, že jste tu byli!\" Nabytí zkušenostmi posbíráte popadané zlato mezi papíry.",
|
||||
|
|
@ -141,5 +141,29 @@
|
|||
"questPenguinNotes": "I když je v nejjižnějším cípu Habitiky horký letní den, na Živé jezero padl nebývalý chlad. Silný, mrazivý vítr hučí všude kolem a pobřeží začíná zamrzat. Ledové bodce vyráží ze země a přitom rvou trávu z kořenů. @Melynnrose a @Breadstrings k tobě běží. <br><br> \"Pomoc!\" říká @Melynnrose. \"Přivedli jsme sem obřího tučňáka, aby zmrazil jezero a my na něm mohli bruslit, jenže nám došly ryby, kterými jsme ho krmili!\"<br><br>\"Naštval se a dýchá svým ledovým dechem na vše, co vidí!\" říká @Breadstrings. \"Prosím, musíš ho umírnit než nás všechny pokryje ledem!\" Vypadá to, že budeš muset tohohle tučňáka... <em>dát k ledu.</em>",
|
||||
"questPenguinCompletion": "Když tučňáka porazíš, led roztaje. Tučňák se usadí na sluníčku a srká z kyblík plného ryb, který jste našli. Foukajíc před sebe jemný třpytivý led odbruslí přes jezero. Jaký to divní pták! \"Zdá se, že tu za sebou nechal pár vajec,\" říká @Painter de Cluster. <br><br>@Rattify se směje \"Možná budou tihle tučňáčci trochu... chladnější?\"",
|
||||
"questPenguinBoss": "Mrazivý tučňák",
|
||||
"questPenguinDropPenguinEgg": "Tučňák (vejce)"
|
||||
"questPenguinDropPenguinEgg": "Tučňák (vejce)",
|
||||
"questStressbeastText": "The Abominable Stressbeast of the Stoïkalm Steppes",
|
||||
"questStressbeastNotes": "Complete Dailies and To-Dos to damage the World Boss! Incomplete Dailies fill the Stress Strike Bar. When the Stress Strike bar is full, the World Boss will attack an NPC. A World Boss will never damage individual players or accounts in any way. Only active accounts who are not resting in the inn will have their incomplete Dailies tallied.<br><br>~*~<br><br>The first thing we hear are the footsteps, slower and more thundering than the stampede. One by one, Habiticans look outside their doors, and words fail us.<br><br>We've all seen Stressbeasts before, of course - tiny vicious creatures that attack during difficult times. But this? This towers taller than the buildings, with paws that could crush a dragon with ease. Frost swings from its stinking fur, and as it roars, the icy blast rips the roofs off our houses. A monster of this magnitude has never been mentioned outside of distant legend.<br><br>\"Beware, Habiticans!\" SabreCat cries. \"Barricade yourselves indoors - this is the Abominable Stressbeast itself!\"<br><br>\"That thing must be made of centuries of stress!\" Kiwibot says, locking the Tavern door tightly and shuttering the windows.<br><br>\"The Stoïkalm Steppes,\" Lemoness says, face grim. \"All this time, we thought they were placid and untroubled, but they must have been secretly hiding their stress somewhere. Over generations, it grew into this, and now it's broken free and attacked them - and us!\"<br><br>There's only one way to drive away a Stressbeast, Abominable or otherwise, and that's to attack it with completed Dailies and To-Dos! Let's all band together and fight off this fearsome foe - but be sure not to slack on your tasks, or our undone Dailies may enrage it so much that it lashes out...",
|
||||
"questStressbeastBoss": "The Abominable Stressbeast",
|
||||
"questStressbeastBossRageTitle": "Stress Strike",
|
||||
"questStressbeastBossRageDescription": "When this gauge fills, the Abominable Stressbeast will unleash its Stress Strike on Habitica!",
|
||||
"questStressbeastDropMammothPet": "Mammoth (Pet)",
|
||||
"questStressbeastDropMammothMount": "Mammoth (Mount)",
|
||||
"questStressbeastBossRageStables": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nOh no! Despite our best efforts, we've let some Dailies get away from us, and their dark-red color has infuriated the Abominable Stressbeast and caused it to regain some of its health! The horrible creature lunges for the Stables, but Matt the Beast Master heroically leaps into the fray to protect the pets and mounts. The Stressbeast has seized Matt in its vicious grip, but at least it's distracted for the moment. Hurry! Let's keep our Dailies in check and defeat this monster before it attacks again!",
|
||||
"questStressbeastBossRageBailey": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nAhh!!! Our incomplete Dailies caused the Abominable Stressbeast to become madder than ever and regain some of its health! Bailey the Town Crier was shouting for citizens to get to safety, and now it has seized her in its other hand! Look at her, valiantly reporting on the news as the Stressbeast swings her around viciously... Let's be worthy of her bravery by being as productive as we can to save our NPCs!",
|
||||
"questStressbeastBossRageGuide": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nLook out! Justin the Guide is trying to distract the Stressbeast by running around its ankles, yelling productivity tips! The Abominable Stressbeast is stomping madly, but it seems like we're really wearing this beast down. I doubt it has enough energy for another strike. Don't give up... we're so close to finishing it off!",
|
||||
"questStressbeastCompletion": "<strong>The Abominable Stressbeast is DEFEATED!</strong><br><br>We've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!<br><br><strong>Stoïkalm is Saved!</strong><br><br>SabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.<br><br>\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"<br><br>She turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
"questStressbeastCompletionChat": "`The Abominable Stressbeast is DEFEATED!`\n\nWe've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!\n\n`Stoïkalm is Saved!`\n\nSabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.\n\n\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"\n\nShe turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
"questTRexText": "King of the Dinosaurs",
|
||||
"questTRexNotes": "Now that ancient creatures from the Stoïkalm Steppes are roaming throughout all of Habitica, @Urse has decided to adopt a full-grown Tyrannosaur. What could go wrong?<br><br>Everything.",
|
||||
"questTRexCompletion": "The wild dinosaur finally stops its rampage and settles down to make friends with the giant roosters. @Urse beams down at it. \"They're not such terrible pets, after all! They just need a little discipline. Here, take some Tyrannosaur eggs for yourself.\"",
|
||||
"questTRexBoss": "Flesh Tyrannosaur",
|
||||
"questTRexUndeadText": "The Dinosaur Unearthed",
|
||||
"questTRexUndeadNotes": "As the ancient dinosaurs from the Stoïkalm Steppes roam through Habit City, a cry of terror emanates from the Grand Museum. @Baconsaur shouts, \"The Tyrannosaur skeleton in the museum is stirring! It must have sensed its kin!\" The bony beast bares its teeth and clatters towards you. How can you defeat a creature that is already dead? You'll have to strike fast before it heals itself!",
|
||||
"questTRexUndeadCompletion": "The Tyrannosaur's glowing eyes grow dark, and it settles back onto its familiar pedestal. Everyone sighs with relief. \"Look!\" @Baconsaur says. \"Some of the fossilized eggs are shiny and new! Maybe they'll hatch for you.\"",
|
||||
"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!",
|
||||
"questTRexDropTRexEgg": "Tyrannosaur (Egg)"
|
||||
}
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
"disableAds": "Zablokuj reklamy",
|
||||
"disableAdsText": "Reklamy zůstanou vypnuté, dokud je předplatné aktivní. (pro uživatele kteří si reklamy odstranili v dřívější akci to neplatí)",
|
||||
"buyGemsGold": "Kup drahokamy za zlato",
|
||||
"buyGemsGoldText": "(1 drahokam stojí <%= gemCost %> zlaťáků) Řeší obavu o \"zaplacení výhry\", jelikož vše lze nyní získat tvrdou prací. Existuje měsíční limit převodu <%= gemLimit %> drahokamů, kvůli omezení farmingu.",
|
||||
"buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %> Gem monthly conversion cap to prevent farming.",
|
||||
"retainHistory": "Ponech si veškeré položky historie",
|
||||
"retainHistoryText": "Tvá plná historie bude k dispozici v grafu a pro export. Ostatním uživatelům se historie kvůli optimalizaci databáze slučuje.",
|
||||
"doubleDrops": "Denně získáš dvakrát více předmětů",
|
||||
|
|
|
|||
|
|
@ -49,11 +49,11 @@
|
|||
"backgroundTwinklyLightsNotes": "Spadser mellem træer pyntet med festlige lys.",
|
||||
"backgroundSouthPoleText": "Sydpolen",
|
||||
"backgroundSouthPoleNotes": "Besøg den kolde Sydpol.",
|
||||
"backgrounds012015": "SET 8: Released January 2015",
|
||||
"backgroundIceCaveText": "Ice Cave",
|
||||
"backgroundIceCaveNotes": "Descend into an Ice Cave.",
|
||||
"backgroundFrigidPeakText": "Frigid Peak",
|
||||
"backgroundFrigidPeakNotes": "Summit a Frigid Peak.",
|
||||
"backgroundSnowyPinesText": "Snowy Pines",
|
||||
"backgroundSnowyPinesNotes": "Shelter amid Snowy Pines."
|
||||
"backgrounds012015": "SÆT 8: Udgivet Januar 2015",
|
||||
"backgroundIceCaveText": "Isgrotte",
|
||||
"backgroundIceCaveNotes": "Bevæg dig ind i en Isgrotte.",
|
||||
"backgroundFrigidPeakText": "Iskold Bjergtop",
|
||||
"backgroundFrigidPeakNotes": "Kom til tops på en Iskold Bjergtop.",
|
||||
"backgroundSnowyPinesText": "Tilsneede Grantræer",
|
||||
"backgroundSnowyPinesNotes": "Find læ mellem Tilsneede Grantræer."
|
||||
}
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
"changeClass": "Skift klasse, Refunder attributpoint",
|
||||
"levelPopover": "Hvert niveau giver dig et point du kan tildele en attribut efter eget valg. Du kan gøre det manuelt, eller lade spillet bestemme for dig ved hjælp af en af de automatiske tildelingsmuligheder.",
|
||||
"unallocated": "Ufordelte attributpoint",
|
||||
"haveUnallocated": "Du har <%= points %> ubrugte attributpoint",
|
||||
"haveUnallocated": "Du har <%= points %> ubrugt(e) attributpoint",
|
||||
"autoAllocation": "Automatisk tildeling",
|
||||
"autoAllocationPop": "Tildel point til dine attributter i forhold til dine ønsker, når du går et niveau op. ",
|
||||
"evenAllocation": "Fordel attributpoint jævnt",
|
||||
|
|
@ -129,5 +129,5 @@
|
|||
"youCast": "Du kaster <%= spell %>.",
|
||||
"youCastTarget": "Du kaster <%= spell %> på <%= target %>.",
|
||||
"youCastParty": "Du kaster <%= spell %> for hele selskabet.",
|
||||
"critBonus": "Fuldtræffer! Bonus:"
|
||||
"critBonus": "Fuldtræffer! Bonus: "
|
||||
}
|
||||
|
|
@ -47,6 +47,8 @@
|
|||
"questEggOwlAdjective": "klog",
|
||||
"questEggPenguinText": "Pingvin",
|
||||
"questEggPenguinAdjective": "Skarpsindig",
|
||||
"questEggTRexText": "Tyrannosaur",
|
||||
"questEggTRexAdjective": "tiny-armed",
|
||||
"eggNotes": "Find en udrugningseliksir til at hælde på dit æg, og det vil udklække en <%= eggAdjective() %> <%= eggText() %>.",
|
||||
"hatchingPotionBase": "Almindelig",
|
||||
"hatchingPotionWhite": "Hvid",
|
||||
|
|
|
|||
|
|
@ -28,12 +28,12 @@
|
|||
"helped": "Hjalp Habit med at vokse",
|
||||
"helpedText1": "Hjalp HabitRPG med at vokse ved at udfylde",
|
||||
"helpedText2": "dette spørgeskema",
|
||||
"hall": "Sal",
|
||||
"hall": "Sale",
|
||||
"contribTitle": "Bidragsydertitel (fx, \"Grovsmed\")",
|
||||
"contribLevel": "Bidragstrin",
|
||||
"contribHallText": "1-7 for normale bidragsydere, 8 for moderatorer, 9 for ansatte. Dette har betydning for, hvilke varer, kæledyr og ridedyr, der er tilgængelige. Bestemmer også navne-farve. Trin 8 og 9 får automatisk administratorstatus.",
|
||||
"hallHeroes": "Heltenes sal",
|
||||
"hallPatrons": "Protektorernes sal",
|
||||
"hallHeroes": "Heltenes Sal",
|
||||
"hallPatrons": "Protektorernes Sal",
|
||||
"rewardUser": "Beløn bruger",
|
||||
"UUID": "Unikt Bruger-ID",
|
||||
"loadUser": "Indlæs bruger",
|
||||
|
|
|
|||
|
|
@ -338,8 +338,8 @@
|
|||
"headMystery301404Notes": "En smart tophat for de fineste folk! Giver ingen bonusser. Januar 3015 Abonnentting.",
|
||||
"headMystery301405Text": "Simpel Tophat",
|
||||
"headMystery301405Notes": "En simpel tophat, der bare beder om at blive sat sammen med smart hovedtilbehør. Giver ingen bonusser. Maj 3015 Abonnentting.",
|
||||
"offhand": "shield-hand item",
|
||||
"shieldBase0Text": "No Shield-Hand Equipment",
|
||||
"offhand": "skjoldhånds-udstyr",
|
||||
"shieldBase0Text": "Intet Skjoldhånds-udstyr",
|
||||
"shieldBase0Notes": "Intet skjold eller andet våben.",
|
||||
"shieldWarrior1Text": "Træskjold",
|
||||
"shieldWarrior1Notes": "Rundt skjold af tykt træ. Øger Konstitution med <%= con %>.",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"formattingMarkdown": "Markdown-formattering tilladt",
|
||||
"achievements": "Præstationer",
|
||||
"modalAchievement": "Præstation!",
|
||||
"special": "Særlig",
|
||||
"special": "Andet",
|
||||
"site": "Side",
|
||||
"help": "Hjælp",
|
||||
"user": "Bruger",
|
||||
|
|
@ -85,5 +85,7 @@
|
|||
"October": "Oktober",
|
||||
"November": "November",
|
||||
"December": "December",
|
||||
"dateFormat": "Datoformat"
|
||||
"dateFormat": "Datoformat",
|
||||
"achievementStressbeast": "Frelser af Stoiskro",
|
||||
"achievementStressbeastText": "Var med til at overvinde Det Afskyelige Stressbæst i 2015 Vintereventyr-eventet!"
|
||||
}
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
"resources": "Ressourcer",
|
||||
"tavernTalk": "Værtshuschat",
|
||||
"tavernAlert1": "Obs: hvis du rapporterer en fejl vil udviklerne ikke se det. Brug venligst",
|
||||
"tavernAlert2": "Github i stedet.",
|
||||
"tavernAlert2": "Github i stedet",
|
||||
"moderatorIntro1": "Værtshus- og Klanmoderatorer er:",
|
||||
"communityGuidelines": "Retningslinjer for Fællesskabet",
|
||||
"communityGuidelinesRead1": "Læs venligst vores",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"npcText": "Støttede Kickstarterprojektet på det maksimale niveau!",
|
||||
"mattBoch": "Matt Boch",
|
||||
"mattShall": "Skal jeg hente dit ridedyr, <%= name %>? Klik på et ridedyr for at bestige det.",
|
||||
"mattBochText1": "Velkommen til Stalden! Jeg er Matt, bæstmesteren. Vælg et kæledyr, du vil have til at følge dig, her. Fodr dem, og de vil vokse til kraftfulde ridedyr.",
|
||||
"mattBochText1": "Velkommen til Stalden! Jeg er Matt, bæstmesteren. Vælg det kæledyr, du vil have til at følge dig, her. Fodr dem, og de vil vokse til kraftfulde ridedyr.",
|
||||
"mattBochText2": "Kast et kig",
|
||||
"mattBochText3": "på alle de kæledyr, du kan samle.",
|
||||
"daniel": "Daniel",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@
|
|||
"cerberusPup": "Kerberoshvalp",
|
||||
"hydra": "Hydra",
|
||||
"mantisShrimp": "Knælerreje",
|
||||
"rarePetPop1": "Klik den gyldne pote for at lære mere om, hvordan du kan opnå dette sjældne kæledyr ved at bidrage til HabitRPG!",
|
||||
"mammoth": "Ulden Mammut",
|
||||
"rarePetPop1": "Klik på den gyldne pote for at læse om, hvordan du kan opnå dette sjældne kæledyr ved at bidrage til HabitRPG!",
|
||||
"rarePetPop2": "Sådan får du dette kæledyr!",
|
||||
"potion": "<%= potionType %> Eliksir",
|
||||
"egg": "<%= eggType %> Æg",
|
||||
|
|
@ -23,28 +24,28 @@
|
|||
"hatchingPotions": "Udrugningseliksirer",
|
||||
"hatchingPotion": "Udrugningseliksir",
|
||||
"noHatchingPotions": "Du har ikke nogen udrugningseliksir.",
|
||||
"inventoryText": "Klik på et æg for at se brugbare eliksirer fremhævet i grøn, og klik derefter på en af de fremhævede eliksirer til at udrugne dit kæledyr. Hvis ingen eliksirer er fremhævet, klik på ægget igen for at fravælge det, og i stedet klikke en eliksir først for at få de brugbare æg fremhævet. Du kan også sælge uønskede drops til Købmanden Alexander.",
|
||||
"inventoryText": "Klik på et æg for at se brugbare eliksirer fremhævet med grønt, og klik derefter på en af de fremhævede eliksirer for at udruge dit kæledyr. Hvis ingen eliksirer er fremhævede, så klik på ægget igen for at fravælge det, og i stedet klikke en eliksir først for at få de brugbare æg fremhævet. Du kan også sælge uønskede drops til Købmanden Alexander.",
|
||||
"food": "Mad og sadler",
|
||||
"noFood": "Du har hverken mad eller sadler.",
|
||||
"beastAchievement": "Du har tjent \"Bæstmester\"-præstationen ved at samle alle kæledyr!",
|
||||
"beastAchievement": "Du har opnået \"Bæstmester\"-præstationen ved at samle alle kæledyr!",
|
||||
"beastMastName": "Bæstmester",
|
||||
"beastMastText": "Har fundet alle 90 kæledyr (sindsoprivende vanskeligt, lykønsk denne bruger!)",
|
||||
"beastMastText2": "og har sluppet deres kæledyr fri <%= count %> gange",
|
||||
"dropsEnabled": "Drops aktiveret!",
|
||||
"itemDrop": "En ting er droppet!",
|
||||
"firstDrop": "Du har nu adgang til dropsystemet! Når du nu fuldender opgaver, har du en lille chance for at finde en ting. Du lige fundet et <strong><%= eggText %> Æg</strong>! <%= eggNotes %>",
|
||||
"useGems": "Hvis du gerne vil have et bestemt kæledyr, men du ikke kan vente længere på at det dropper, så brug ædelsten i <strong>Valgmuligheder > Inventar</strong> til at købe det!",
|
||||
"firstDrop": "Du har nu adgang til dropsystemet! Når du nu fuldender opgaver, har du en lille chance for at finde en ting. Du har lige fundet et <strong><%= eggText %>-æg</strong>! <%= eggNotes %>",
|
||||
"useGems": "Hvis du gerne vil have et bestemt kæledyr, men vil ikke vente længere på at det dropper, så brug ædelsten i <strong>Valgmuligheder > Inventar</strong> til at købe det!",
|
||||
"hatchAPot": "Vil du udruge et <%= potion %> <%= egg %>?",
|
||||
"feedPet": "Giv <%= article %><%= text %> til din <%= name %>?",
|
||||
"feedPet": "Giv <%= article %><%= text %> til <%= name %>?",
|
||||
"useSaddle": "Giv <%= pet %> sadel på?",
|
||||
"petName": "<%= potion %> <%= egg %>",
|
||||
"mountName": "<%= potion %> <%= mount %>",
|
||||
"petKeyName": "Nøglen til Kennelen",
|
||||
"petKeyPop": "Slip dine kæledyr fri og lad dem starte deres eget eventyr, så kan du igen opleve glæden ved at være Bæstmester!",
|
||||
"petKeyBegin": "Nøglen til Kennelen: Oplev Bæstmester Igen!",
|
||||
"petKeyBegin": "Nøglen til Kennelen: Bliv Bæstmester Igen!",
|
||||
"petKeyInfo": "Vis dine kæledyr kærlighed ved at slippe dem fri, og få drops til at føles meningsfulde igen.",
|
||||
"petKeyInfo2": "Nøglen til kennelen nulstiller alle kæledyr du ikke har fået fra quests, som om du aldrig har fundet dem. Når du har brugt den kan du gentage Bæstmester-præstationen, og prale med hvor mange gange du kan overvinde vores tilfældige drop-generator.",
|
||||
"petKeyInfo3": "Der er to sæt nøgler: du kan enten vælge kun at slippe dine kæledyr fri for fire Ædelsten, eller alle dine kæledyr og ridefyr for otte Ædelsten. Hvis du stadig arbejder hen imod at få alle ridedyr, kan det tænkes, at du ikke vil slippe dem fri endnu!",
|
||||
"petKeyInfo3": "Der er to sæt nøgler: du kan enten vælge kun at slippe dine Kæledyr fri for fire Ædelsten, eller alle dine Kæledyr og Ridedyr for otte Ædelsten. Hvis du stadig arbejder hen imod at få alle Ridedyr, kan det tænkes, at du ikke vil slippe dem fri endnu!",
|
||||
"petKeyPets": "Slip mine kæledyr fri",
|
||||
"petKeyMounts": "Slip begge fri, tak",
|
||||
"petKeyNeverMind": "Ikke endnu",
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@
|
|||
"questGoldenknight3Boss": "Jernridderen",
|
||||
"questGoldenknight3DropHoney": "Honning (Mad)",
|
||||
"questGoldenknight3DropGoldenPotion": "Gylden Udrugningseliksir",
|
||||
"questGoldenknight3DropWeapon": "Mustaine's Milestone Mashing Morning Star (Shield-hand Weapon)",
|
||||
"questGoldenknight3DropWeapon": "Mustaines Milepæls-masende Morgenstjerne (Skjoldhånds-våben)",
|
||||
"questBasilistText": "Basi-listen",
|
||||
"questBasilistNotes": "Der er optøjer på markedspladsen - den slags du bør løbe fra. Du er dog en modig eventyrer og løber i stedet mod det, og opdager en Basi-liste, en sammenvoksning af ufærdige Gøremål! De omkringstående Habitboer er stivnet af skræk over længden af Basi-listen, ude af stand til at begynde på noget. Fra et sted i nærheden hører du @Arcosine råbe: \"Hurtigt! Færdiggør dine Gøremål og Daglige for at neutralisere monstret før en eller anden skærer sig på papiret!\" Slå hurtigt til, eventyrer, og færdiggør noget - men pas på! Hvis du efterlader nogen Daglige umarkerede vil Basi-listen angribe dig og din gruppe!",
|
||||
"questBasilistCompletion": "Basi-listen er blevet til papirstumper, der glimter blidt i regnbuefarver. \"Puha!\" siger @Arcosine. \"Godt I lige kom forbi!\" Du føler dig mere erfaren end før mens du samler guld op mellem papirerne.",
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
"questDilatoryNotes": "<p>Vi skulle have lyttet til advarslerne.</p><br/><p>Mørke skinnende øjne. Ældgamle skæl. Massive kæber og glinsende tænder. Vi har vækket noget frygteligt fra sprækken på bunden: <strong> Den Frygtelige Drag'e af Forhaling!</strong> Skrigende Habitboer flygtede i alle retninger da den fløj op af havet, dens skræmmende lange nakke ragende hundrede meter over vandet, og dens brøl smadrede alle vinduer i nærheden.</p><br/><p>\"Det må være den, der trak Forhaling ned!\" råber Lemoness. \"Det var ikke vægten af ignorerede opgaver - de Mørkerøde Daglige tiltrak bare dens opmærksomhed!\"</p><br/><p>\"Den er fyldt med magisk energi!\" råber @Baconsaur. \"For at leve så længe må den kunne hele sig selv! Hvordan kan vi besejre den?\"</p><br/><p>På samme måde som alle andre bæster - med produktivitet, selvfølgelig! Hurtigt, Habitica, arbejd sammen og kæmp jer gennem jeres opgaver, og vi vil alle bekæmpe dette monster sammen! (Der er ingen grund til at stoppe igangværende quests - vi tror på dine evner til at kæmpe dobbelt!) Det vil ikke angribe os hver især, men jo flere Daglige vi springer over, jo tættere kommer vi på dens Forsømmelsesslag - og jeg kan ikke lide den måde, den ser på Værtshuset...</p>",
|
||||
"questDilatoryBoss": "Den Frygtelige Drag'e af Forhaling",
|
||||
"questDilatoryBossRageTitle": "Forsømmelsesslag",
|
||||
"questDilatoryBossRageDescription": "Når denne bar er fyldt op vil Den Frygtelige Drag'e af Forhaling gøre stor skade på Habiticas omgivelser",
|
||||
"questDilatoryBossRageDescription": "Når denne måler er fyldt op vil Den Frygtelige Drag'e af Forhaling gøre stor skade på Habiticas omgivelser",
|
||||
"questDilatoryDropMantisShrimpPet": "Knælerreje (Kæledyr)",
|
||||
"questDilatoryDropMantisShrimpMount": "Knælerreje (Ridedyr)",
|
||||
"questDilatoryBossRageTavern": "Den Frygtelige Drag'e af Forhaling slår sit FORSØMMELSESSLAG!\n\nÅh nej! På trods af vores indsats lod vi nogle Daglige slippe fra os, og deres mørkerøde farve har tiltrukket Drag'ens vrede! Med dens frygtelige Forsømmelsesslag har den ødelagt Værtshuset! Heldigvis har vi bygget en Kro i en by tæt på, og du kan blive ved med at chatte på stranden... men stakkels Kroejer Daniel så lige sin elskede bygning falde sammen!\n\nJeg håber ikke, at monstret angriber igen!",
|
||||
|
|
@ -141,5 +141,29 @@
|
|||
"questPenguinNotes": "Selvom det er en barm sommerdag i det sydligste Habitica er en unaturlig kulde faldet på den Sprælske Sø. Kraftige kolde vinde fyger rundt, og kystlinjen begynder at fryse til. Istapper stikker op af jorden og skubber græs og jord væk. @Melynnrose og @Breadstrings løber hen til dig.<br><br>\"Hjælp!\" siger @Melynnrose. \"Vi hentede en stor pingvin ind for at fryse søen til så vi kunne skøjte, men vi løb tør for fisk til at fodre ham med!\"<br><br>\"Han blev vred og bruger nu sin kolde ånde på alt han ser!\" siger @Breadstrongs. \"Du bliver nødt til at berolige ham før vi allesammen er dækket af is!\" Ser ud til, at du bliver nødt til at få denne pingvin til at... <em>køle ned.</em>",
|
||||
"questPenguinCompletion": "Med pingvinen besejret smelter isen. Den store pingvin sætter sig i solskinnet og spiser den ekstra spand fisk, som du fandt til ham. Han skøjter over søen, og blæser blidt for at lave glat, skinnende is. Sikke en sær fugl! \"Det ser ud til, at han også efterlod nogle æg,\" siger @Painter de Cluster.<br><br>@Rattify griner. \"Måske er disse pingviner lidt mere... cool?\"",
|
||||
"questPenguinBoss": "Frostpingvin",
|
||||
"questPenguinDropPenguinEgg": "Pingvin (Æg)"
|
||||
"questPenguinDropPenguinEgg": "Pingvin (Æg)",
|
||||
"questStressbeastText": "Det Afskyelige Stressbæst fra Stoiskros Stepper",
|
||||
"questStressbeastNotes": "Færdiggør Daglige og Gøremål for at skade Verdensbossen! Uafsluttede Daglige fylder Stressangrebsmåleren. Når Stressangrebsmåleren er fyldt vil Verdensbossen angribe en NPC. En Verdensboss vil aldrig skade individuelle spillere eller konti på nogen måder. Kun aktive konti, der ikke er tjekket ind på kroen, får deres ufærdige Daglige talt med.<br><br>~*~<br><br>Det første, vi hører, er trinnene, langsommere og mere tordnende end lyden af de paniske dyr. En efter en kigger Habitboerne ud af deres døre, og vi er mundlamme.<br><br>Vi har selvfølgelig alle set Stressbæster før - små bidske væsner, der angriber når tingene bliver svære. Men dette? Dette bæst tårner sig op over bygningerne, med poter store nok til med lethed at kvase en drage. Frost klistrer til den ildelugtende pels, og da det brøler river lyden taget af vores huse. Så stort et monster er aldrig blevet omtalt andet end i ældgamle legender.<br><br>\"Pas på, Habitboer!\" råber SabreCat. \"Barrikadér jer indenfor - dette er selveste Det Afskyelige Stressbæst!\"</br><br>\"Den må være lavet af århundreders stress!\" siger Kiwibot, låser døren til Værtshuset godt og grundigt, og lukker skodderne for vinduerne.<br><br>\"Stoiskros Sletter,\" siger Lemoness med en alvorlig mine. \"Al denne tid har vi troet, at de var rolige og uproblematiske, men de må have gemt på deres stress et hemmeligt sted. Gennem generationer er det vokset til dette bæst, og nu er det sluppet fri og har angrebet dem - og os!\"<br><br>Der er kun én måde at drive et Stressbæst væk, Afskyeligt eller ej, og det er at angribe det med færdiggjorte Daglige og Gøremål! Lad os alle arbejde sammen og bekæmpe denne frygtindgydende fjende - men pas på med at skippe dine opgaver, for ellers vil vores ufærdige Daglige ophidse bæstet så meget, at det slår ud efter os...",
|
||||
"questStressbeastBoss": "Det Afskyelige Stressbæst",
|
||||
"questStressbeastBossRageTitle": "Stressangreb",
|
||||
"questStressbeastBossRageDescription": "Når denne måler fyldes helt vil Det Afskyelige Stressbæst udføre sit Stress-angreb på Habitica!",
|
||||
"questStressbeastDropMammothPet": "Mammut (Kæledyr)",
|
||||
"questStressbeastDropMammothMount": "Mammut (Ridedyr)",
|
||||
"questStressbeastBossRageStables": "`Det Afskyelige Stressbæst bruger STRESSANGREB!`\n\nMængden af stress heler Det Afskyelige Stressbæst!\n\nÅh nej! På trods af forsøget på at gøre vores bedste, er nogle Daglige sluppet fra os, og deres mørkerøde farve har ophidset Det Afskyelige Stressbæst og det har genvundet noget Helbred! Det forfærdelige bæst slår ud efter Stalden, men Bæstmesteren Matt beskytter heltemodigt alle kæledyr og ridedyr. Stressbæstet har fanget Matt i sin store klo, men i det mindste er det distraheret nu. Skynd dig! Lad os holde vores Daglige nede så vi kan overvinde dette monster før det angriber igen!",
|
||||
"questStressbeastBossRageBailey": "`Det Afskyelige Stressbæst bruger STRESSANGREB!`\n\nMængden af stress heler Det Afskyelige Stressbæst!\n\nÅååååh! Vores ufærdige Daglige har gjort Det Afskyelige Stressbæst vredere end nogen sinde før, og det har genvundet noget Helbred! Byudråberen Bailey stod og råbte til nogle indbyggere, at de skulle komme i sikkerhed, og nu har den fanget hende i sin anden klo! Se på hende, hun råber stadig nyheder mens Stressbæstet svinger hende rundt... Lad os ære hendes heltemod ved at være så produktive som muligt, så vi kan redde vores NPCer!",
|
||||
"questStressbeastBossRageGuide": "`Det Afskyelige Stressbæst bruger STRESSANGREB!`\n\nMængden af stress heler Det Afskyelige Stressbæst!\n\nPas på! Guiden Justin prøver at distrahere Stressbæstet ved at løbe rundt om dets ankler og give det produktivitetstips! Det Afskyelige Stressbæst stamper vredt, men det ser ud til, at vi er ved at overvinde bæstet. Jeg tvivler på, at det har kræfter til endnu et angreb. Giv ikke op... vi er så tæt på at få det ned med nakken!",
|
||||
"questStressbeastCompletion": "<strong>Det Afskyelige Stressbæst er BESEJRET!</strong><br><br>Vi har gjort det! Med et sidste brøl opløses Det Afskyelige Stressbæst i en sky af sne. Snefnuggene glimter på deres vej ned, og glade Habitboer krammer deres kæledyr og ridedyr. Vores dyr og NPCer er igen i sikkerhed!<br><br><strong>Stoiskro er Reddet!</strong><br><br>SabreCat taler blidt til en lille sabeltandstiger. \"Hjælp os med at finde Stoiskros Steppers indbyggere og led dem hen til os,\" siger han. Flere timer senere vender sabeltandstigeren tilbage med en gruppe mammut-ryttere ridende langsomt efter sig. Du genkender deres leder som Madam Gletscha, lederen af Stoiskro.<br><br>\"Ærede Habitboer,\" siger hun, \"Mine landsmænd og jeg skylder jer en stor tak, og en stor undskyldning. I et forsøg på at beskytte vores stepper mod uro, begyndte vi i al hemmelighed at sende al vores stress til frostbjergene. Vi havde ikke forestillet os, at det ville ende med at vokse sig til det Stressbæst, I så! Da de slap løs fangede det os alle i bjergene i stedet for det selv, og gik til angreb på vores elskede dyr.\" Hendes triste blik følger den faldende sne. \"Vi bragte alle i fare med vores ubetænksomhed. Jeg forsikrer jer om, at i fremtiden vil vi komme til jer med vores problemer, før vores problemer kommer til jer.\"<br><br>Hun vender sig mod @Baconsaur, der nusser nogle baby-mamutter. \"Vi har taget mad med til jeres dyr som undskyldning for at skræmme dem, og som et symbol på vores tiltro til jer vil vi efterlade nogle af vores kæledyr og ridedyr hos jer. Vi ved, at I alle vil tage jer godt af dem.\"",
|
||||
"questStressbeastCompletionChat": "`Det Afskyelige Stressbæst er BESEJRET!`\n\nVi har gjort det! Med et sidste brøl opløses Det Afskyelige Stressbæst i en sky af sne. Snefnuggene glimter på deres vej ned, og glade Habitboer krammer deres kæledyr og ridedyr. Vores dyr og NPCer er igen i sikkerhed!\n\n`Stoiskro er Reddet!`\n\nSabreCat taler blidt til en lille sabeltandstiger. \"Hjælp os med at finde Stoiskros Steppers indbyggere og led dem hen til os,\" siger han. Flere timer senere vender sabeltandstigeren tilbage med en gruppe mammut-ryttere ridende langsomt efter sig. Du genkender deres leder som Madam Gletscha, lederen af Stoiskro.\n\n\"Ærede Habitboer,\" siger hun, \"Mine landsmænd og jeg skylder jer en stor tak, og en stor undskyldning. I et forsøg på at beskytte vores stepper mod uro, begyndte vi i al hemmelighed at sende al vores stress til frostbjergene. Vi havde ikke forestillet os, at det ville ende med at vokse sig til det Stressbæst, I så! Da de slap løs fangede det os alle i bjergene i stedet for det selv, og gik til angreb på vores elskede dyr.\" Hendes triste blik følger den faldende sne. \"Vi bragte alle i fare med vores ubetænksomhed. Jeg forsikrer jer om, at i fremtiden vil vi komme til jer med vores problemer, før vores problemer kommer til jer.\"\n\nHun vender sig mod @Baconsaur, der nusser nogle baby-mamutter. \"Vi har taget mad med til jeres dyr som undskyldning for at skræmme dem, og som et symbol på vores tiltro til jer vil vi efterlade nogle af vores kæledyr og ridedyr hos jer. Vi ved, at I alle vil tage jer godt af dem.\"",
|
||||
"questTRexText": "King of the Dinosaurs",
|
||||
"questTRexNotes": "Now that ancient creatures from the Stoïkalm Steppes are roaming throughout all of Habitica, @Urse has decided to adopt a full-grown Tyrannosaur. What could go wrong?<br><br>Everything.",
|
||||
"questTRexCompletion": "The wild dinosaur finally stops its rampage and settles down to make friends with the giant roosters. @Urse beams down at it. \"They're not such terrible pets, after all! They just need a little discipline. Here, take some Tyrannosaur eggs for yourself.\"",
|
||||
"questTRexBoss": "Flesh Tyrannosaur",
|
||||
"questTRexUndeadText": "The Dinosaur Unearthed",
|
||||
"questTRexUndeadNotes": "As the ancient dinosaurs from the Stoïkalm Steppes roam through Habit City, a cry of terror emanates from the Grand Museum. @Baconsaur shouts, \"The Tyrannosaur skeleton in the museum is stirring! It must have sensed its kin!\" The bony beast bares its teeth and clatters towards you. How can you defeat a creature that is already dead? You'll have to strike fast before it heals itself!",
|
||||
"questTRexUndeadCompletion": "The Tyrannosaur's glowing eyes grow dark, and it settles back onto its familiar pedestal. Everyone sighs with relief. \"Look!\" @Baconsaur says. \"Some of the fossilized eggs are shiny and new! Maybe they'll hatch for you.\"",
|
||||
"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!",
|
||||
"questTRexDropTRexEgg": "Tyrannosaur (Egg)"
|
||||
}
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
"fixValues": "Ret Værdier",
|
||||
"fixValuesText1": "Hvis du er løbet ind i en fejl eller har lavet en bommert, der har ændret din karakter på en unfair måde (såsom skade du ikke skulle have taget, Guld du ikke har tjent rigtigt osv.), kan du manuelt rette tallene her. Ja, det gør det muligt at snyde, så brug denne mulighed fornuftigt, ellers vil du bare sabotere din egen vaneopbygning.",
|
||||
"fixValuesText2": "Vær opmærksom på at du ikke kan genskabe Striber her. For at gøre det kan du rette den Daglige og se under Avancerede Indstillinger, hvor du vil finde et \"Genskab Stribe\"-felt.",
|
||||
"disabledWinterEvent": "Deaktiveret under Vintereventyrland-Eventet pt.4 (da belønningerne kan købes for guld).",
|
||||
"disabledWinterEvent": "Deaktiveret under Vintereventyr-eventet pt.4 (da belønningerne kan købes for guld).",
|
||||
"fix21Streaks": "21-dages Striber",
|
||||
"discardChanges": "Kassér Ændringer",
|
||||
"deleteDo": "Gør det, slet min konto!",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"disableAds": "Deaktivér reklamer",
|
||||
"disableAdsText": "Reklamer vil være væk så længe du har et aktivt abonnement (originale brugere er fritaget for reklamer).",
|
||||
"buyGemsGold": "Køb Ædelsten med Guld",
|
||||
"buyGemsGoldText": "(1 ædelsten koster <%= gemCost %> Guld) Håndterer \"betal for at vinde\"-bekymringer, da alt er nu opnåeligt gennem hårdt arbejde. Der er en <%= gemLimit %>Æ månedlig vekselgrænse for at forhindre udbytning.",
|
||||
"buyGemsGoldText": "(1 ædelsten koster <%= gemCost %> Guld) Modvirker \"betal for at vinde\"-bekymringen, da alt nu kan opnås gennem hårdt arbejde. Der er et månedligt vekslemaksimum på <%= gemLimit %>Ædelsten for at forhindre udbytning/misbrug.",
|
||||
"retainHistory": "Behold fuld historik",
|
||||
"retainHistoryText": "Gør din fulde historik tilgængelig i grafer og eksport. Ikke-abonnent-historik bliver sammenlagt til databaseoptimering.",
|
||||
"doubleDrops": "Daglig drop-grænse fordoblet",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"clearCompleted": "Sletning færdig",
|
||||
"clearCompleted": "Slet Færdiggjorte",
|
||||
"lotOfToDos": "Færdiggjorte Gøremål bliver automatisk arkiveret efter 3 dage. Du kan tilgå dem i Indstillinger > Eksport.",
|
||||
"deleteToDosExplanation": "Hvis du trykker på knappen nedenunder vil alle dine færdiggjorte Gøremål og arkiverede Gøremål permanent blive slettet. Eksporter dem først, hvis du vil beholde en optegnelse af dem.",
|
||||
"beeminderDeleteWarning": "Beeminder brugere: Læs <strong>først</strong> <a href=\"http://habitrpg.wikia.com/wiki/Beeminder#Deleting_Completed_To-Dos_Without_Confusing_Beeminder\">Deleting Completed To-Dos Without Confusing Beeminder</a>! (\"Slet Færdigggjorte Gøremål Uden at Forvirre Beeminder)",
|
||||
|
|
|
|||
|
|
@ -49,11 +49,11 @@
|
|||
"backgroundTwinklyLightsNotes": "Spaziere unter festlich geschmückten Bäumen herum",
|
||||
"backgroundSouthPoleText": "Südpol",
|
||||
"backgroundSouthPoleNotes": "Besuche den eisigen Südpol",
|
||||
"backgrounds012015": "SET 8: Released January 2015",
|
||||
"backgroundIceCaveText": "Ice Cave",
|
||||
"backgroundIceCaveNotes": "Descend into an Ice Cave.",
|
||||
"backgroundFrigidPeakText": "Frigid Peak",
|
||||
"backgroundFrigidPeakNotes": "Summit a Frigid Peak.",
|
||||
"backgroundSnowyPinesText": "Snowy Pines",
|
||||
"backgroundSnowyPinesNotes": "Shelter amid Snowy Pines."
|
||||
"backgrounds012015": "SET 8: Veröffentlicht im Januar 2015",
|
||||
"backgroundIceCaveText": "Eishöhle",
|
||||
"backgroundIceCaveNotes": "Steig in eine Eishöhle hinab.",
|
||||
"backgroundFrigidPeakText": "Eisiger Gipfel",
|
||||
"backgroundFrigidPeakNotes": "Besteige einen eisigen Gipfel.",
|
||||
"backgroundSnowyPinesText": "Verschneite Fichten",
|
||||
"backgroundSnowyPinesNotes": "Suche Zuflucht unter verschneiten Fichten."
|
||||
}
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
"commGuideList05D": "Mitarbeiter oder Moderatoren nachahmen",
|
||||
"commGuideList05E": "Wiederholte mittlere Regelverletzungen",
|
||||
"commGuideHeadingModerateInfractions": "Mittlere Regelverletzungen",
|
||||
"commGuidePara054": "Moderate infractions do not make our community unsafe, but they do make it unpleasant. These infractions will have moderate consequences. When in conjunction with multiple infractions, the consequences may grow more severe.",
|
||||
"commGuidePara054": "Mäßige Verstöße machen unsere Community nicht unsicher, aber sie machen sie unangenehm. Diese Verstöße haben mäßige Konsequenzen. Mehrere mäßige Verstöße können jedoch zu ernsteren Konsequenzen führen.",
|
||||
"commGuidePara055": "Die folgende Liste sind Beispiele für mittlere Regelverletzungen. Die Liste ist nicht vollständig.",
|
||||
"commGuideList06A": "Einen Mod ignorieren oder respektlos behandeln. Darunter verstehen wir öffentliches Beschweren über Moderatoren oder andere Nutzer oder öffentliches Verherrlichen von verbannten Benutzern. Wenn du Bedenken über eine Regel oder einen Moderator hast, bitte schreibe Lemoness eine E-Mail darüber (<a href=\"mailto:leslie@habitrpg.com\">leslie@habitrpg.com</a>).",
|
||||
"commGuideList06B": "\"Besserwisser-Moderieren\" von Nicht-Moderatoren. Um vorher etwas klarzustellen: ein freundliches Erwähnen der Regeln ist völlig in Ordnung. \"Besserwisser-Moderieren\" ist es, wenn man sagt, verlangt oder deutlich andeutet dass jemand eine bestimmte Handlung durchführen muss, um einen Fehler zu korrigieren. Du kannst jemandem Bescheid sagen, dass die Person eine Regel verletzt hat, aber bitte verlange keine bestimmte Konsequenz - z.B. wäre es besser zu sagen \"Nur dass du es weißt, Fluchen ist im Gasthaus nicht erlaubt, deshalb solltest du das vielleicht besser löschen\" als \"Lösch jetzt dieses Kommentar\". ",
|
||||
|
|
|
|||
|
|
@ -47,6 +47,8 @@
|
|||
"questEggOwlAdjective": "weise",
|
||||
"questEggPenguinText": "Pinguin",
|
||||
"questEggPenguinAdjective": "scharfsinning",
|
||||
"questEggTRexText": "Tyrannosaur",
|
||||
"questEggTRexAdjective": "tiny-armed",
|
||||
"eggNotes": "Übergieße dieses Ei mit einem Schlüpftrank und ein <%= eggAdjective() %> <%= eggText() %> wird schlüpfen.",
|
||||
"hatchingPotionBase": "Normaler",
|
||||
"hatchingPotionWhite": "Weißer",
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"landingp2header": "Sofortige Belohnung",
|
||||
"landingp2": "Jedes Mal wenn Ihr eine gute Angewohnheit trainiert, eine tägliche Aufgabe erfüllt oder eine andere Aufgabe erfüllt, belohnt Euch HabitRPG sofort mit Erfahrungspunkten und Gold. Durch Erfahrungspunkte steigt Ihr im Level auf, verbessert Eure Charakterwerte und schaltet weitere Features frei wie Klassen und Haustiere. Gold kann für Spielgegenstände, die Eurem Charakter nützen ausgegeben werden, oder für persönliche Belohnungen, die Ihr zur Motivation erstellen könnt. Wenn auch der kleinste Erfolg Euch eine sofortige Belohnung verspricht, werdet Ihr Eure Aufgaben immer weniger aufschieben.",
|
||||
"landingp3header": "Konsequenzen",
|
||||
"landingp3": "Jedes Mal wenn Ihr einer schlechten Angewohnheit nachgebt oder Eure täglichen Aufgaben vernachlässigt verliert Ihr Lebenspunkte. Wenn Eure Lebenspunkte zu weit sinken, sterbt Ihr und verliert einen Teil Eures Fortschritts. Indem es Konsequenzen setzt kann HabitRPG dabei helfen schlechte Angewhonheiten und ständiges Hinausschieben zu beenden, bevor sie zu Problemen in Eurem Leben werden.",
|
||||
"landingp3": "Jedes Mal wenn Ihr einer schlechten Angewohnheit nachgebt oder Eure täglichen Aufgaben vernachlässigt verliert Ihr Lebenspunkte. Wenn Eure Lebenspunkte zu weit sinken, sterbt Ihr und verliert einen Teil Eures Fortschritts. Indem es Konsequenzen setzt kann HabitRPG dabei helfen schlechte Angewohnheiten und ständiges Hinausschieben zu beenden, bevor sie zu Problemen in Eurem Leben werden.",
|
||||
"landingp4header": "Verantwortung",
|
||||
"landingp4": "Mit einer lebendigen Community bietet HabitRPG die Verantwortung die Ihr braucht um auf Eure Aufgaben konzentriert zu bleiben. Mit dem Gruppensystem, könnt Ihr eine Gruppe Eurer besten Freunde zur Unterstützung rufen. Das Gildensystem erlaubt Euch Spieler mit ähnlichen Interessen oder Hindernissen zu finden, damit Ihr Eure Ziele gemeinsam erreichen und Tips, wie Ihr Eure Probleme angehen könnt, austauschen könnt. Auf HabitRPG steht die Community für die Unterstützung und die Verantwortung die Ihr braucht um Erfolg zu haben.",
|
||||
"landingend": "Noch nicht überzeugt?",
|
||||
|
|
|
|||
|
|
@ -69,13 +69,13 @@
|
|||
"weaponSpecialCriticalText": "Bedrohlicher Hammer der Bug-Vernichtung",
|
||||
"weaponSpecialCriticalNotes": "Dieser Meisterkämpfer schlachtete ein bösartiges Github-Monster, dem bereits viele Krieger erlagen. Dieser Hammer, der aus den Knochen von Bug gefertigt ist, teilt mächtige, todbringende Hiebe aus. Erhöht Stärke und Wahrnehmung um jeweils <%= attrs %>.",
|
||||
"weaponSpecialYetiText": "Speer des Yeti-Zähmers",
|
||||
"weaponSpecialYetiNotes": "This spear allows its user to command any yeti. Increases Strength by <%= str %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"weaponSpecialYetiNotes": "Dieser Speer erlaubt dem Träger, jeden Yeti zu bändigen. Erhöht Stärke um <%= str %>. Limited Edition 2013-2014 Winter Ausrüstung.",
|
||||
"weaponSpecialSkiText": "Schaft des Ski-ssassinen ",
|
||||
"weaponSpecialSkiNotes": "A weapon capable of destroying hordes of enemies! It also helps the user make very nice parallel turns. Increases Strength by <%= str %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"weaponSpecialSkiNotes": "Zermalmt ganze Horden von Gegnern! Außerdem hilft es den Träger dabei, schöne Parallelschwünge zu fahren. Erhöht Stärke um <%= str %>. Limited Edition 2013-2014 Winter Ausrüstung.",
|
||||
"weaponSpecialCandycaneText": "Zuckerstangenstab",
|
||||
"weaponSpecialCandycaneNotes": "A powerful mage's staff. Powerfully DELICIOUS, we mean! Two-handed weapon. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"weaponSpecialCandycaneNotes": "Ein mächtiger Zauberstab. Mächtig LECKER, wollten wir sagen! Zweihändige Waffe. Erhöht Intelligenz um <%= int %> und Wahrnehmung um <%= per %>. Limited Edition 2013-2014 Winter Ausrüstung. ",
|
||||
"weaponSpecialSnowflakeText": "Zauberstab der Schneeflocke",
|
||||
"weaponSpecialSnowflakeNotes": "This wand sparkles with unlimited healing power. Increases Intelligence by <%= int %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"weaponSpecialSnowflakeNotes": "Dieser Zauberstab funkelt vor unerschöpflicher Heilkraft. Erhöht Intelligenz um <%= int %>. Limited Edition 2013-2014 Winter-Set.",
|
||||
"weaponSpecialSpringRogueText": "Hakenkrallen",
|
||||
"weaponSpecialSpringRogueNotes": "Sehr nützlich um hohe Gebäude zu erklimmen und ebenso um Teppiche zu zerfetzen. Erhöht STR um <%= str %>. Limited Edition 2014 Frühlings-Set.",
|
||||
"weaponSpecialSpringWarriorText": "Karottenschwert",
|
||||
|
|
@ -101,13 +101,13 @@
|
|||
"weaponSpecialFallHealerText": "Skarabäus Zauberstab",
|
||||
"weaponSpecialFallHealerNotes": "Der Skarabäus auf diesem Stab schützt und heilt den Besitzer. Erhöht Intelligenz um <%= int %>. Limited Edition 2014 Herbst-Ausrüstung.",
|
||||
"weaponSpecialWinter2015RogueText": "Eiszapfen",
|
||||
"weaponSpecialWinter2015RogueNotes": "You truly, definitely, absolutely just picked these up off of the ground. Increases Strength by <%= str %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"weaponSpecialWinter2015RogueNotes": "Du hast Sie wirklich, wahrhaftig und ungelogen gerade vom Boden aufgelesen. Erhöhen Stärke um <%= str %>. Limited Edition 2014-2015 Winter Ausrüstung.",
|
||||
"weaponSpecialWinter2015WarriorText": "Gummibonbonschwert",
|
||||
"weaponSpecialWinter2015WarriorNotes": "This delicious sword probably attracts monsters... but you're up for the challenge! Increases Strength by <%= str %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"weaponSpecialWinter2015WarriorNotes": "Dieses leckere Schwert lockt wahrscheinlich Monster an... aber du bist der Herausforderung gewachsen! Erhöht Stärke um <%= str %>. Limited Edition 2014-2015 Winter-Ausrüstung.",
|
||||
"weaponSpecialWinter2015MageText": "Stab des Winterleuchtens",
|
||||
"weaponSpecialWinter2015MageNotes": "The light of this crystal staff fills hearts with cheer. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"weaponSpecialWinter2015MageNotes": "Das Licht dieses Kristallstabs füllt die Herzen mit Freude. Erhöht Intelligenz um <%= int %> und Wahrnehmung um <%= per %>. Limited Edition 2014-2015 Winter-Ausrüstung.",
|
||||
"weaponSpecialWinter2015HealerText": "Beruhigendes Szepter",
|
||||
"weaponSpecialWinter2015HealerNotes": "This scepter warms sore muscles and soothes away stress. Increases Intelligence by <%= int %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"weaponSpecialWinter2015HealerNotes": "Dieses Zepter wärmt schmerzende Muskeln und lindert Stress. Erhöht Intelligenz um <%= int %>. Limited Edition 2014-2015 Winter Ausrüstung. ",
|
||||
"weaponMystery201411Text": "Forke des Feierns",
|
||||
"weaponMystery201411Notes": "Ersteche deine Feinde oder verschling dein Lieblingsessen - diese flexible Forke ist universell einsetzbar! Gewährt keinen Bonus. November 2014 Abonnenten-Gegenstand.",
|
||||
"weaponMystery301404Text": "Steampunk Spazierstock",
|
||||
|
|
@ -162,13 +162,13 @@
|
|||
"armorSpecial2Text": "Jean Chalard's edle Tunika",
|
||||
"armorSpecial2Notes": "Macht dich besonders flauschig! Erhöht Ausdauer und Intelligenz um jeweils <%= attrs %>.",
|
||||
"armorSpecialYetiText": "Robe des Yeti-Zähmers",
|
||||
"armorSpecialYetiNotes": "Fuzzy and fierce. Increases Constitution by <%= con %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"armorSpecialYetiNotes": "Flauschig und wild. Erhöht Ausdauer um <%= con %>. Limited Edition 2013-2014 Winter-Ausrüstung. ",
|
||||
"armorSpecialSkiText": "Parka des Ski-ssassinen",
|
||||
"armorSpecialSkiNotes": "Full of secret daggers and ski trail maps. Increases Perception by <%= per %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"armorSpecialSkiNotes": "Voller versteckter Dolche und Skipistenkarten. Erhöht Wahrnehmung um <%= per %>. Limited Edition 2013-2014 Winter-Ausrüstung.",
|
||||
"armorSpecialCandycaneText": "Zuckerstangenrobe",
|
||||
"armorSpecialCandycaneNotes": "Spun from sugar and silk. Increases Intelligence by <%= int %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"armorSpecialCandycaneNotes": "Gesponnen aus Zucker und Seide. Erhöht Intelligenz um <%= int %>. Limited Edition 2013-2014 Winter-Ausrüstung. ",
|
||||
"armorSpecialSnowflakeText": "Schneeflockengewand",
|
||||
"armorSpecialSnowflakeNotes": "A robe to keep you warm, even in a blizzard. Increases Constitution by <%= con %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"armorSpecialSnowflakeNotes": "Ein Gewand, das dich selbst im kältesten Schneesturm warm hält. Erhöht Ausdauer um <%= con %>. Limited Edition 2013-2014 Winter-Ausrüstung.",
|
||||
"armorSpecialBirthdayText": "Ulkiges Festgewand",
|
||||
"armorSpecialBirthdayNotes": "Als Teil der Festlichkeiten gibt es für alle Spieler kostenlose ulkige Festgewänder! Schmeißt Euch in diese lustigen Sachen und setzt die passenden Hüte auf um diesen bedeutsamen Tag zu feiern. Gewährt keine Boni auf Attribute.",
|
||||
"armorSpecialGaymerxText": "Regenbogenkriegerrüstung",
|
||||
|
|
@ -198,13 +198,13 @@
|
|||
"armorSpecialFallHealerText": "Bandagenrüstung",
|
||||
"armorSpecialFallHealerNotes": "Wirf dich vor-verarztet in die Schlacht! Erhöht Ausdauer um <%= con %> Punkte. Limited Edition 2014 Herbst-Ausrüstung.",
|
||||
"armorSpecialWinter2015RogueText": "Eiszapfen-Drachenrüstung",
|
||||
"armorSpecialWinter2015RogueNotes": "This armor is freezing cold, but it will definitely be worth it when you uncover the untold riches at the center of the Icicle Drake hives. Not that you are looking for any such untold riches, because you are truly, definitely, absolutely a genuine Icicle Drake, okay?! Stop asking questions! Increases Perception by <%= per %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"armorSpecialWinter2015RogueNotes": "Diese Rüstung ist eiskalt, aber das ist es definitiv wert, wenn du erst du die unermesslichen Reichtümer im Zentrum des Eiszapfen-Drachennestes abräumst. Nicht, dass du irgendwie nach solchen unermesslichen Reichtümern suchen würdest. Du bist nämlich wirklich, wahrhaftig und ungelogen ein total echter Eiszapfen-Drache, okay?! Hör auf zu fragen! Erhöht Wahrnehmung um <%= per %>. Limited Edition 2014-2015 Winter Ausrüstung",
|
||||
"armorSpecialWinter2015WarriorText": "Lebkuchenrüstung",
|
||||
"armorSpecialWinter2015WarriorNotes": "Cozy and warm, straight from the oven! Increases Constitution by <%= con %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"armorSpecialWinter2015WarriorNotes": "Gemütlich und warm, frisch aus dem Ofen! Erhöht Ausdauer um <%= con %>. Limited Edition 2014-2015 Winter-Ausrüstung.",
|
||||
"armorSpecialWinter2015MageText": "Boreale Robe",
|
||||
"armorSpecialWinter2015MageNotes": "You can see the glimmering lights of the north in this robe. Increases Intelligence by <%= int %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"armorSpecialWinter2015MageNotes": "In dieser Robe sind die schimmernden Lichter des Nordens sichtbar. Erhöht Intelligenz um <%= int %>. Limited Edition 2014-2015 Winter-Ausrüstung.",
|
||||
"armorSpecialWinter2015HealerText": "Schlittschuhoutfit",
|
||||
"armorSpecialWinter2015HealerNotes": "Ice-skating is very relaxing, but you shouldn't try it without this protective gear in case you get attacked by the icicle drakes. Increases Constitution by <%= con %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"armorSpecialWinter2015HealerNotes": "Eislaufen ist sehr entspannend. Für den Fall, dass Dich die Eiszapfen-Drachen angreifen, solltest du es allerdings nicht ohne diese Schutzausrüstung probieren. Erhöht Konstitution um <%= con %>. Limited Edition 2014-2015 Winter Ausrüstung",
|
||||
"armorMystery201402Text": "Robe des Nachrichtenbringers",
|
||||
"armorMystery201402Notes": "Schimmernd, stabil und mit vielen Taschen für Briefe. Gewährt keinen Bonus zu Attributen. Februar 2014 Abonnenten-Gegenstand.",
|
||||
"armorMystery201403Text": "Waldwanderer Rüstung",
|
||||
|
|
@ -225,7 +225,7 @@
|
|||
"armorMystery201412Notes": "Du bist ein Pinguin! Kein Attributbonus. Dezember 2014 Abonnenten-Gegenstand.",
|
||||
"armorMystery301404Text": "Steampunk-Anzug",
|
||||
"armorMystery301404Notes": "Adrett und schneidig, hoho! Februar 3015 Abonennten-Gegenstand. Kein Attributbonus.",
|
||||
"headgear": "headgear",
|
||||
"headgear": "Kopfschutz",
|
||||
"headBase0Text": "Kein Helm.",
|
||||
"headBase0Notes": "Keine Kopfbedeckung.",
|
||||
"headWarrior1Text": "Lederhelm",
|
||||
|
|
@ -277,13 +277,13 @@
|
|||
"headSpecialNyeText": "Ulkiger Festhut",
|
||||
"headSpecialNyeNotes": "Du hast einen ulkigen Partyhut erhalten! Trage ihn mit Stolz bei Deinem Rutsch ins neue Jahr! Kein Attributbonus.",
|
||||
"headSpecialYetiText": "Helm des Yeti-Zähmers",
|
||||
"headSpecialYetiNotes": "An adorably fearsome hat. Increases Strength by <%= str %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"headSpecialYetiNotes": "Eine niedliche, aber gleichzeitig furchterregende Kopfbedeckung. Erhöht Stärke um <%= str %>. Limited Edition 2013-2014 Winter-Ausrüstung.",
|
||||
"headSpecialSkiText": "Kapuze des Ski-ssassinen",
|
||||
"headSpecialSkiNotes": "Keeps the wearer's identity secret... and their face toasty. Increases Perception by <%= per %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"headSpecialSkiNotes": "Hält Deine Identität geheim... und Dein Gesicht schön warm. Erhöhrt Wahrnehmung um <%= per %>. Limited Edition 2013-2014 Winter Ausrüstung",
|
||||
"headSpecialCandycaneText": "Zuckerstangenhut",
|
||||
"headSpecialCandycaneNotes": "This is the most delicious hat in the world. It's also known to appear and disappear mysteriously. Increases Perception by <%= per %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"headSpecialCandycaneNotes": "Der leckerste Hut der Welt. Berüchtigt dafür, dass er mysteriös auftaucht und wieder verschwindet. Erhöht Wahrnehmung um <%= per %>. Limited Edition 2013-2014 Winter-Ausrüstung.",
|
||||
"headSpecialSnowflakeText": "Schneeflockenkrone",
|
||||
"headSpecialSnowflakeNotes": "The wearer of this crown is never cold. Increases Intelligence by <%= int %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"headSpecialSnowflakeNotes": "Der Träger dieser Krone wird niemals frieren. Erhöht Intelligenz um <%= int %>. Limited Edition 2013-2014 Winter-Ausrüstung.",
|
||||
"headSpecialSpringRogueText": "Verstohlene Kätzchenmaske",
|
||||
"headSpecialSpringRogueNotes": "Niemand wird je darauf kommen, dass du ein Katzeneinbrecher bist! Erhöht Wahrnehmung um <%= per %>. Limited Edition 2014 Frühlings-Ausrüstung.",
|
||||
"headSpecialSpringWarriorText": "Hartkleehelm",
|
||||
|
|
@ -311,13 +311,13 @@
|
|||
"headSpecialNye2014Text": "Alberner Partyhut",
|
||||
"headSpecialNye2014Notes": "Du hast einen albernen Partyhut erhalten! Trag ihn mit Stolz, während du ins neue Jahr hineinfeierst! Kein Attributbonus.",
|
||||
"headSpecialWinter2015RogueText": "Eiszapfen-Drachenmaske",
|
||||
"headSpecialWinter2015RogueNotes": "You are truly, definitely, absolutely a genuine Icicle Drake. You are not infiltrating the Icicle Drake hives. You have no interest at all in the hoards of riches rumored to lie in their frigid tunnels. Rawr. Increases Perception by <%= per %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"headSpecialWinter2015RogueNotes": "Du bist wirklich, wahrhaftig und zweifellos ein total echter Eiszapfen-Drache. Du dringst nicht in das Nest der Eiszapfen-Drachen ein. Du hast absolut gar kein Interesse an den unermesslichen Reichtümern, die Gerüchten zufolge in ihren kalten Tunneln lagern sollen. Rawr. Erhöht Wahrnehmung um <%= per %>. Limited Edition 2014-2015 Winter Ausrüstung",
|
||||
"headSpecialWinter2015WarriorText": "Lebkuchenhelm",
|
||||
"headSpecialWinter2015WarriorNotes": "Think, think, think as hard as you can. Increases Strength by <%= str %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"headSpecialWinter2015WarriorNotes": "Denk, denk, denk, bis dir der Kopf brummt. Erhöht Stärke um <%= str %>. Limited Edition 2014-2015 Winter Ausrüstung.",
|
||||
"headSpecialWinter2015MageText": "Nordlichthelm",
|
||||
"headSpecialWinter2015MageNotes": "The fabric of this hat shifts and glows when the wearer studies. Increases Perception by <%= per %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"headSpecialWinter2015MageNotes": "Das Gewebe dieses Hutes bewegt sich und leuchtet, während der Träger lernt. Erhöht Wahrnehmung um <%= per %>. Limited Edition 2014-2015 Winter Ausrüstung",
|
||||
"headSpecialWinter2015HealerText": "Kuschelige Ohrenwärmer",
|
||||
"headSpecialWinter2015HealerNotes": "These warm earmuffs keep out chills and distracting noises. Increases Intelligence by <%= int %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"headSpecialWinter2015HealerNotes": "Diese warmen Ohrenschützer schützen vor Kälte und störendem Krach. Erhöhen Intelligenz um <%= int %>. Limited Edition 2014-2015 Winter Ausrüstung",
|
||||
"headSpecialGaymerxText": "Regenbogenkriegerhelm",
|
||||
"headSpecialGaymerxNotes": "Dieser besondere Helm ist zur Feier der Pride-Zeit und GaymerX mit einem strahlenden, bunten Regenbogen verziert! GaymerX ist eine Game Convention, die LGBTQ und Gaming feiert und an der jeder teilnehmen kann. Sie findet im InterContinental in der Stadtmitte von SanFrancisco vom 11.-13. Juli statt. Kein Attributbonus.",
|
||||
"headMystery201402Text": "Geflügelter Helm",
|
||||
|
|
@ -338,8 +338,8 @@
|
|||
"headMystery301404Notes": "Ein schicker Zylinder für die feinsten Gentlemänner und -frauen! Januar 3015 Abonennten-Gegenstand. Kein Attributbonus. ",
|
||||
"headMystery301405Text": "Einfacher Zylinder",
|
||||
"headMystery301405Notes": "Ein einfacher Zylinder, der wie gemacht für ein paar schicke Kopf-Accessoires ist. Mai 3015 Abonnenten-Gegenstand. Kein Attributbonus.",
|
||||
"offhand": "shield-hand item",
|
||||
"shieldBase0Text": "No Shield-Hand Equipment",
|
||||
"offhand": "Schildhand-Gegenstand",
|
||||
"shieldBase0Text": "Keine Schildhand-Ausrüstung",
|
||||
"shieldBase0Notes": "Kein Schild oder keine zweite Waffe.",
|
||||
"shieldWarrior1Text": "Holzschild",
|
||||
"shieldWarrior1Notes": "Rundes Schild aus dickem Holz. Erhöht die Ausdauer um <%= con %>.",
|
||||
|
|
@ -368,9 +368,9 @@
|
|||
"shieldSpecialGoldenknightText": "Mustaines Morgenstern des Meilenstein-Zerquetschens",
|
||||
"shieldSpecialGoldenknightNotes": "Meetings, Monster und Malaise: Alles erledigt! Zu Brei! Erhöht STR, INT und AUS jeweils um <%= attrs %>.",
|
||||
"shieldSpecialYetiText": "Schild des Yeti-Zähmers",
|
||||
"shieldSpecialYetiNotes": "This shield reflects light from the snow. Increases Constitution by <%= con %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"shieldSpecialYetiNotes": "Dieser Schild reflektiert das Licht vom Schnee. Erhöht Ausdauer um <%= con %>. Limited Edition 2013-2014 Winter Ausrüstung",
|
||||
"shieldSpecialSnowflakeText": "Schneeflockenschild",
|
||||
"shieldSpecialSnowflakeNotes": "Every shield is unique. Increases Constitution by <%= con %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"shieldSpecialSnowflakeNotes": "Jeder Schild ist ein Unikat. Erhöht Konstitution um <%= con %>. Limited Edition 2013-2014 Winter Ausrüstung",
|
||||
"shieldSpecialSpringRogueText": "Hakenkrallen",
|
||||
"shieldSpecialSpringRogueNotes": "Sehr nützlich um hohe Gebäude zu erklimmen und ebenso um Teppiche zu zerfetzen. Erhöht STR um <%= str %>. Limited Edition 2014 Frühlings-Ausrüstung.",
|
||||
"shieldSpecialSpringWarriorText": "Eischild",
|
||||
|
|
@ -390,11 +390,11 @@
|
|||
"shieldSpecialFallHealerText": "Juwelenschild",
|
||||
"shieldSpecialFallHealerNotes": "Dieser glitzernde Schild wurde in einem uralten Grab gefunden. Erhöht Ausdauer um <%= con %>. Limited Edition 2014 Herbst-Ausrüstung.",
|
||||
"shieldSpecialWinter2015RogueText": "Eiszapfen",
|
||||
"shieldSpecialWinter2015RogueNotes": "You truly, definitely, absolutely just picked these up off of the ground. Increases Strength by <%= str %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"shieldSpecialWinter2015RogueNotes": "Du hast Sie wirklich, wahrhaftig und ungelogen gerade vom Boden aufgelesen. Erhöhen Stärke um <%= str %>. Limited Edition 2014-2015 Winter Ausrüstung.",
|
||||
"shieldSpecialWinter2015WarriorText": "Gummibonbonschild",
|
||||
"shieldSpecialWinter2015WarriorNotes": "This seemingly-sugary shield is actually made of nutritious, gelatinous vegetables. Increases Constitution by <%= con %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"shieldSpecialWinter2015WarriorNotes": "Dieser scheinbar zuckersüße Schild besteht in Wirklichkeit aus nahrhaftem, gallertartigem Gemüse. Erhöht Ausdauer um <%= con %>. Limited Edition 2014-2015 Winter Ausrüstung",
|
||||
"shieldSpecialWinter2015HealerText": "Beruhigendes Schild",
|
||||
"shieldSpecialWinter2015HealerNotes": "This shield deflects the freezing wind. Increases Constitution by <%= con %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"shieldSpecialWinter2015HealerNotes": "Dieser Schild wehrt den kalten Wind ab. Erhöht Ausdauer um <%= con %>. Limited Edition 2014-2015 Winter Ausrüstung",
|
||||
"shieldMystery301405Text": "Uhrenschild",
|
||||
"shieldMystery301405Notes": "Die Zeit ist auf deiner Seite mit diesem gewaltigen Uhrenschild! Juni 3015 Abonennten-Gegenstand. Kein Attributbonus.",
|
||||
"backBase0Text": "Kein Rückenschmuck",
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"neverMind": "Vergiss es",
|
||||
"buyMoreGems": "Mehr Edelsteine kaufen",
|
||||
"notEnoughGems": "Nicht genug Edelsteine",
|
||||
"alreadyHave": "Whoops! Du hast diesen Gegenstand bereits. Keine Notwendigkeit, es wieder zu kaufen!",
|
||||
"alreadyHave": "Hoppla! Du hast diesen Gegenstand bereits. Keine Notwendigkeit, ihn wieder zu kaufen!",
|
||||
"delete": "Löschen",
|
||||
"gems": "Edelsteine",
|
||||
"moreInfo": "Mehr Informationen",
|
||||
|
|
@ -85,5 +85,7 @@
|
|||
"October": "Oktober",
|
||||
"November": "November",
|
||||
"December": "Dezember",
|
||||
"dateFormat": "Datumsformat"
|
||||
"dateFormat": "Datumsformat",
|
||||
"achievementStressbeast": "Savior of Stoïkalm",
|
||||
"achievementStressbeastText": "Helped defeat the Abominable Stressbeast during the 2015 Winter Wonderland Event!"
|
||||
}
|
||||
|
|
@ -84,10 +84,10 @@
|
|||
"unblock": "Ent-Blockieren",
|
||||
"pm-reply": "Eine Antwort schicken",
|
||||
"inbox": "Postfach",
|
||||
"abuseFlag": "Report violation of Community Guidelines",
|
||||
"abuseFlagModalHeading": "Report <%= name %> for violation?",
|
||||
"abuseFlagModalBody": "Are you sure you want to report this post? You should ONLY report a post that violates the <%= firstLinkStart %>Community Guidelines<%= linkEnd %> and/or <%= secondLinkStart %>Terms of Service<%= linkEnd %>. Inappropriately reporting a post is a violation of the Community Guidelines and may give you an infraction.",
|
||||
"abuseFlagModalButton": "Report",
|
||||
"abuseReported": "Thank you for reporting this violation. The moderators have been notified.",
|
||||
"abuseAlreadyReported": "You have already reported this message."
|
||||
"abuseFlag": "Verletzung der Community-Richtlinien melden",
|
||||
"abuseFlagModalHeading": "<%= name %> melden?",
|
||||
"abuseFlagModalBody": "Bist Du sicher, dass Du diesen Eintrag melden willst? Du solltest AUSSCHLIEßLICH Einträge melden, die gegen die <%= firstLinkStart %>Community-Richtlinien<%= linkEnd %> und/oder die <%= secondLinkStart %>Nutzungsbedingungen<%= linkEnd %> verstoßen. Das ungerechtfertigte Melden von Einträgen ist ein Verstoß gegen die Community-Richtlinien und kann dazu führen, dass Du verwarnt wirst.",
|
||||
"abuseFlagModalButton": "Melden",
|
||||
"abuseReported": "Danke, dass Du diesen Verstoß gemeldet hast. Die Moderatoren wurden benachrichtigt.",
|
||||
"abuseAlreadyReported": "Du hast diese Nachricht bereits gemeldet."
|
||||
}
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"card": "Kreditkarte",
|
||||
"paymentMethods": "Zahlungsarten:",
|
||||
"welcomeHabit": "Wilkommen zu HabitRPG",
|
||||
"welcomeHabitT1": "Willkommen zu HabitRPG, einem Gewohnheits-Tracker, der Deine Ziele wie ein Rollenspiel behandelt. Ich bin",
|
||||
"welcomeHabitT1": "Welcome to HabitRPG, a habit tracker that treats your tasks like a Role Playing Game. I'm",
|
||||
"welcomeHabitT2": "Dein Fremdenführer!",
|
||||
"yourAvatar": "Dein Avatar",
|
||||
"yourAvatarText": "Das ist Dein Avatar. Er repräsentiert Dich in der Welt von Habitica. Wenn Du Ziele erreichst, erhält Dein Avatar Level, verdient Gold und rüstet sich für zukünftige Herausforderungen aus.",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
"cerberusPup": "Zerberuswelpe",
|
||||
"hydra": "Hydra",
|
||||
"mantisShrimp": "Fangschreckenkrebs",
|
||||
"mammoth": "Wollmammut",
|
||||
"rarePetPop1": "Klicke auf den goldenen Pfotenabdruch um zu sehen, wie Du diese seltenen Haustiere erhalten kannst indem Du bei HabitRPG mitwirkst!",
|
||||
"rarePetPop2": "Wie erhält man dieses Haustier?",
|
||||
"potion": "<%= potionType %> Trank",
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@
|
|||
"questGoldenknight3Boss": "Der Eiserne Ritter",
|
||||
"questGoldenknight3DropHoney": "Honig (Futter)",
|
||||
"questGoldenknight3DropGoldenPotion": "Goldener Schlüpftrank",
|
||||
"questGoldenknight3DropWeapon": "Mustaine's Milestone Mashing Morning Star (Shield-hand Weapon)",
|
||||
"questGoldenknight3DropWeapon": "Mustaines Meilenstein-matschender Morgenstern (Schildhand-Waffe)",
|
||||
"questBasilistText": "Der Basi-List",
|
||||
"questBasilistNotes": "Da ist eine Aufruhr auf dem Marktplatz - es sieht ganz so aus, als man lieber in die andere Richtung rennen sollte. Da du aber ein mutiger Abenteurer bist, rennst du stattdessen darauf zu und entdeckst einen Basi-List, der sich aus einem Haufen unerledigter Aufgaben geformt hat! Alle umstehenden Habiticaner sind gelähmt vor Angst vor der Länge des Basi-List und können nicht anfangen, zu arbeiten. Von irgendwo in der Nähe hörst du @Arcosine schreien: \"Schnell! Erledige deine einmaligen und täglichen Aufgaben, um dem Monster die Zähne zu entfernen, bevor jemand sich am Papier schneidet!\" Greife schnell an, Abenteurer, und hake etwas ab - aber Vorsicht! Wenn du irgendwelche täglichen Aufgaben nicht erledigst, wird der Basi-List Dich und Deine Gruppe angreifen! ",
|
||||
"questBasilistCompletion": "Der Basi-List ist in Papierschnitzel zerfallen, die sanft in Regenbogenfarben schimmern. \"Puh!\" sagt @Arcosine. \"Gut, dass ihr gerade hier wart!\" Du fühlst dich erfahrener als vorher und sammelst ein paar verstreute Goldstücke zwischen den Papierstücken auf. ",
|
||||
|
|
@ -141,5 +141,29 @@
|
|||
"questPenguinNotes": "Obwohl es auf der Südspitze von Habitica ein heißer Sommertag ist, hat eine unnatürliche Kälte den Lively Lake befallen. Man hört das Heulen von starken, eisige Winden und das Ufer fängt an, zuzufrieren. Eisspitzen brechen aus dem Boden und verdrängen Gras und Dreck. @Melynnrose und @Breadstrings rennen zu dir hinüber.<br><br>\"Hilfe!\" sagt @Melynnrose. \"Wir haben einen riesigen Pinguin hergebracht, um den See zuzufrieren damit wir alle schlittschuhlaufen können, aber uns sind die Fische ausgegangen, mit denen wir ihn gefüttert haben!\"<br><br>\"Er wurde wütend und friert mit seinem Eis-Atem alles zu, was er sieht!\" sagt @Breadstrings. \"Bitte, du musst ihn überwältigen bevor wir alle von Eis bedeckt sind!\" Sieht aus, als ob du das Gemüt dieses Pinguins... etwas <em>abkühlen</em> musst. ",
|
||||
"questPenguinCompletion": "Mit der Niederlage des Pinguins beginnt das Eis zu schmelzen. Der riesige Pinguin setzt sich im Sonnenschein auf den Boden und schlürft einen Eimer Fische herunter. Er gleitet über den See und lässt dabei mit einem leichten Pusten nach unten glattes, glitzerndes Eis entstehen. Was für ein komischer Vogel! \"Es scheint so, als hätte er einige Eier hinterlassen,\" sagt @Painter de Cluster. <br><br>@Rattify lacht. \"Vielleicht werden diese Pinguine ein bisschen... gechillter sein?\"",
|
||||
"questPenguinBoss": "Frostpinguin",
|
||||
"questPenguinDropPenguinEgg": "Pinguin (Ei)"
|
||||
"questPenguinDropPenguinEgg": "Pinguin (Ei)",
|
||||
"questStressbeastText": "Das Schreckliche Stressbiest aus den Stoistillen Steppen",
|
||||
"questStressbeastNotes": "Complete Dailies and To-Dos to damage the World Boss! Incomplete Dailies fill the Stress Strike Bar. When the Stress Strike bar is full, the World Boss will attack an NPC. A World Boss will never damage individual players or accounts in any way. Only active accounts who are not resting in the inn will have their incomplete Dailies tallied.<br><br>~*~<br><br>The first thing we hear are the footsteps, slower and more thundering than the stampede. One by one, Habiticans look outside their doors, and words fail us.<br><br>We've all seen Stressbeasts before, of course - tiny vicious creatures that attack during difficult times. But this? This towers taller than the buildings, with paws that could crush a dragon with ease. Frost swings from its stinking fur, and as it roars, the icy blast rips the roofs off our houses. A monster of this magnitude has never been mentioned outside of distant legend.<br><br>\"Beware, Habiticans!\" SabreCat cries. \"Barricade yourselves indoors - this is the Abominable Stressbeast itself!\"<br><br>\"That thing must be made of centuries of stress!\" Kiwibot says, locking the Tavern door tightly and shuttering the windows.<br><br>\"The Stoïkalm Steppes,\" Lemoness says, face grim. \"All this time, we thought they were placid and untroubled, but they must have been secretly hiding their stress somewhere. Over generations, it grew into this, and now it's broken free and attacked them - and us!\"<br><br>There's only one way to drive away a Stressbeast, Abominable or otherwise, and that's to attack it with completed Dailies and To-Dos! Let's all band together and fight off this fearsome foe - but be sure not to slack on your tasks, or our undone Dailies may enrage it so much that it lashes out...",
|
||||
"questStressbeastBoss": "Das schreckliche Stressbiest",
|
||||
"questStressbeastBossRageTitle": "Stressschlag",
|
||||
"questStressbeastBossRageDescription": "Wenn sich die Anzeige füllt, entfesselt das Schreckliche Stressbiest seinen Stressschlag auf Habitica!",
|
||||
"questStressbeastDropMammothPet": "Mammut (Haustier)",
|
||||
"questStressbeastDropMammothMount": "Mammut (Reittier)",
|
||||
"questStressbeastBossRageStables": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nOh no! Despite our best efforts, we've let some Dailies get away from us, and their dark-red color has infuriated the Abominable Stressbeast and caused it to regain some of its health! The horrible creature lunges for the Stables, but Matt the Beast Master heroically leaps into the fray to protect the pets and mounts. The Stressbeast has seized Matt in its vicious grip, but at least it's distracted for the moment. Hurry! Let's keep our Dailies in check and defeat this monster before it attacks again!",
|
||||
"questStressbeastBossRageBailey": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nAhh!!! Our incomplete Dailies caused the Abominable Stressbeast to become madder than ever and regain some of its health! Bailey the Town Crier was shouting for citizens to get to safety, and now it has seized her in its other hand! Look at her, valiantly reporting on the news as the Stressbeast swings her around viciously... Let's be worthy of her bravery by being as productive as we can to save our NPCs!",
|
||||
"questStressbeastBossRageGuide": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nLook out! Justin the Guide is trying to distract the Stressbeast by running around its ankles, yelling productivity tips! The Abominable Stressbeast is stomping madly, but it seems like we're really wearing this beast down. I doubt it has enough energy for another strike. Don't give up... we're so close to finishing it off!",
|
||||
"questStressbeastCompletion": "<strong>The Abominable Stressbeast is DEFEATED!</strong><br><br>We've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!<br><br><strong>Stoïkalm is Saved!</strong><br><br>SabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.<br><br>\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"<br><br>She turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
"questStressbeastCompletionChat": "`The Abominable Stressbeast is DEFEATED!`\n\nWe've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!\n\n`Stoïkalm is Saved!`\n\nSabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.\n\n\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"\n\nShe turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
"questTRexText": "King of the Dinosaurs",
|
||||
"questTRexNotes": "Now that ancient creatures from the Stoïkalm Steppes are roaming throughout all of Habitica, @Urse has decided to adopt a full-grown Tyrannosaur. What could go wrong?<br><br>Everything.",
|
||||
"questTRexCompletion": "The wild dinosaur finally stops its rampage and settles down to make friends with the giant roosters. @Urse beams down at it. \"They're not such terrible pets, after all! They just need a little discipline. Here, take some Tyrannosaur eggs for yourself.\"",
|
||||
"questTRexBoss": "Flesh Tyrannosaur",
|
||||
"questTRexUndeadText": "The Dinosaur Unearthed",
|
||||
"questTRexUndeadNotes": "As the ancient dinosaurs from the Stoïkalm Steppes roam through Habit City, a cry of terror emanates from the Grand Museum. @Baconsaur shouts, \"The Tyrannosaur skeleton in the museum is stirring! It must have sensed its kin!\" The bony beast bares its teeth and clatters towards you. How can you defeat a creature that is already dead? You'll have to strike fast before it heals itself!",
|
||||
"questTRexUndeadCompletion": "The Tyrannosaur's glowing eyes grow dark, and it settles back onto its familiar pedestal. Everyone sighs with relief. \"Look!\" @Baconsaur says. \"Some of the fossilized eggs are shiny and new! Maybe they'll hatch for you.\"",
|
||||
"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!",
|
||||
"questTRexDropTRexEgg": "Tyrannosaur (Egg)"
|
||||
}
|
||||
|
|
@ -70,5 +70,5 @@
|
|||
"passSuccess": "Passwort erfolgreich geändert",
|
||||
"usernameSuccess": "Benutzername erfolgreich geändert",
|
||||
"data": "Daten",
|
||||
"exportData": "Daten exortieren"
|
||||
"exportData": "Daten exportieren"
|
||||
}
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
"disableAds": "Werbung entfernen",
|
||||
"disableAdsText": "Werbung wird entfernt bleiben, solange Du ein aktives Abo hast (ursprüngliche Benutzer mit entfernter Werbung sind von Neuregelungen ausgenommen).",
|
||||
"buyGemsGold": "Kaufe Edelsteine mit Gold",
|
||||
"buyGemsGoldText": "(1 Edelstein kostet <%= gemCost %> Gold) Das zielt auf die \"Geld gewinnt das Spiel\" Bedenken, weil dadurch alles mit harter Arbeit verdient werden kann. Es gibt ein <%= gemLimit %> Edelstein Limit, um unfaire Vorteile zu verhindern.",
|
||||
"buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %> Gem monthly conversion cap to prevent farming.",
|
||||
"retainHistory": "Behalte alle Verlaufeinträge",
|
||||
"retainHistoryText": "Dein gesamter Verlauf steht Dir für Graphen und Exporte zur Verfügung. Der Verlauf von Nicht-Abonnementen wird zusammengelegt um die Datenbanken zu optimieren.",
|
||||
"doubleDrops": "Du kannst doppelt so viele Gegenstände pro Tag finden",
|
||||
|
|
@ -71,5 +71,5 @@
|
|||
"mysticHourglassPopover": "Die Mysteriöse Sanduhr erlaubt dir, Abonnenten-Sets früherer Monate zu kaufen. ",
|
||||
"subUpdateCard": "Aktualisiere deine Karte",
|
||||
"subUpdateTitle": "Aktualisiere",
|
||||
"subUpdateDescription": "Aktualisiere die Karte geladen werden."
|
||||
"subUpdateDescription": "Aktualisiere die Karte mit der Du zahlen möchtest."
|
||||
}
|
||||
|
|
@ -69,6 +69,9 @@
|
|||
"questEggPenguinText": "Penguin",
|
||||
"questEggPenguinAdjective": "perspicacious",
|
||||
|
||||
"questEggTRexText": "Tyrannosaur",
|
||||
"questEggTRexAdjective": "tiny-armed",
|
||||
|
||||
"eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective() %> <%= eggText() %>.",
|
||||
|
||||
"hatchingPotionBase": "Base",
|
||||
|
|
|
|||
|
|
@ -177,9 +177,24 @@
|
|||
"questStressbeastBossRageDescription": "When this gauge fills, the Abominable Stressbeast will unleash its Stress Strike on Habitica!",
|
||||
"questStressbeastDropMammothPet": "Mammoth (Pet)",
|
||||
"questStressbeastDropMammothMount": "Mammoth (Mount)",
|
||||
"questStressbeastBossRageStables": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nOh no! Despite our best efforts, we've let some Dailies get away from us, and their dark-red color has infuriated the Abominable Stressbeast! The horrible creature lunges for the Stables, but Matt the Beast Master heroically leaps into the fray to protect the pets and mounts. The Stressbeast has seized Matt in its vicious grip, but at least it's distracted for the moment. Hurry! Let's keep our Dailies in check and defeat this monster before it attacks again!",
|
||||
"questStressbeastBossRageBailey": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nAhh!!! Our incomplete Dailies caused the Abominable Stressbeast to become madder than ever! Bailey the Town Crier was shouting for citizens to get to safety, and now it has seized her in its other hand! Look at her, valiantly reporting on the news as the Stressbeast swings her around viciously... Let's be worthy of her bravery by being as productive as we can to save our NPCs!",
|
||||
"questStressbeastBossRageGuide": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nLook out! Justin the Guide is trying to distract the Stressbeast by running around its ankles, yelling productivity tips! The Abominable Stressbeast is stomping madly, but it seems like we're really wearing this beast down. I doubt it has enough energy for another strike. Don't give up... we're so close to finishing it off!",
|
||||
"questStressbeastBossRageStables": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nOh no! Despite our best efforts, we've let some Dailies get away from us, and their dark-red color has infuriated the Abominable Stressbeast and caused it to regain some of its health! The horrible creature lunges for the Stables, but Matt the Beast Master heroically leaps into the fray to protect the pets and mounts. The Stressbeast has seized Matt in its vicious grip, but at least it's distracted for the moment. Hurry! Let's keep our Dailies in check and defeat this monster before it attacks again!",
|
||||
"questStressbeastBossRageBailey": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nAhh!!! Our incomplete Dailies caused the Abominable Stressbeast to become madder than ever and regain some of its health! Bailey the Town Crier was shouting for citizens to get to safety, and now it has seized her in its other hand! Look at her, valiantly reporting on the news as the Stressbeast swings her around viciously... Let's be worthy of her bravery by being as productive as we can to save our NPCs!",
|
||||
"questStressbeastBossRageGuide": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nLook out! Justin the Guide is trying to distract the Stressbeast by running around its ankles, yelling productivity tips! The Abominable Stressbeast is stomping madly, but it seems like we're really wearing this beast down. I doubt it has enough energy for another strike. Don't give up... we're so close to finishing it off!",
|
||||
"questStressbeastCompletion": "<strong>The Abominable Stressbeast is DEFEATED!</strong><br><br>We've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!<br><br><strong>Stoïkalm is Saved!</strong><br><br>SabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.<br><br>\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"<br><br>She turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
"questStressbeastCompletionChat": "`The Abominable Stressbeast is DEFEATED!`\n\nWe've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!\n\n`Stoïkalm is Saved!`\n\nSabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.\n\n\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"\n\nShe turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\""
|
||||
"questStressbeastCompletionChat": "`The Abominable Stressbeast is DEFEATED!`\n\nWe've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!\n\n`Stoïkalm is Saved!`\n\nSabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.\n\n\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"\n\nShe turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
|
||||
"questTRexText": "King of the Dinosaurs",
|
||||
"questTRexNotes": "Now that ancient creatures from the Stoïkalm Steppes are roaming throughout all of Habitica, @Urse has decided to adopt a full-grown Tyrannosaur. What could go wrong?<br><br>Everything.",
|
||||
"questTRexCompletion": "The wild dinosaur finally stops its rampage and settles down to make friends with the giant roosters. @Urse beams down at it. \"They're not such terrible pets, after all! They just need a little discipline. Here, take some Tyrannosaur eggs for yourself.\"",
|
||||
"questTRexBoss": "Flesh Tyrannosaur",
|
||||
|
||||
"questTRexUndeadText": "The Dinosaur Unearthed",
|
||||
"questTRexUndeadNotes": "As the ancient dinosaurs from the Stoïkalm Steppes roam through Habit City, a cry of terror emanates from the Grand Museum. @Baconsaur shouts, \"The Tyrannosaur skeleton in the museum is stirring! It must have sensed its kin!\" The bony beast bares its teeth and clatters towards you. How can you defeat a creature that is already dead? You'll have to strike fast before it heals itself!",
|
||||
"questTRexUndeadCompletion": "The Tyrannosaur's glowing eyes grow dark, and it settles back onto its familiar pedestal. Everyone sighs with relief. \"Look!\" @Baconsaur says. \"Some of the fossilized eggs are shiny and new! Maybe they'll hatch for you.\"",
|
||||
"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!",
|
||||
|
||||
"questTRexDropTRexEgg": "Tyrannosaur (Egg)"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -47,6 +47,8 @@
|
|||
"questEggOwlAdjective": "wise",
|
||||
"questEggPenguinText": "Penguin",
|
||||
"questEggPenguinAdjective": "perspicacious",
|
||||
"questEggTRexText": "Tyrannosaur",
|
||||
"questEggTRexAdjective": "tiny-armed",
|
||||
"eggNotes": "Find a hatchin' potion to pour on 'tis egg, 'n it gunna hatch into a <%= eggAdjective() %> <%= eggText() %>.",
|
||||
"hatchingPotionBase": "Base",
|
||||
"hatchingPotionWhite": "White",
|
||||
|
|
|
|||
|
|
@ -85,5 +85,7 @@
|
|||
"October": "October",
|
||||
"November": "November",
|
||||
"December": "December",
|
||||
"dateFormat": "Date Format"
|
||||
"dateFormat": "Date Format",
|
||||
"achievementStressbeast": "Savior of Stoïkalm",
|
||||
"achievementStressbeastText": "Helped defeat the Abominable Stressbeast during the 2015 Winter Wonderland Event!"
|
||||
}
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"card": "Card",
|
||||
"paymentMethods": "Payment Methods:",
|
||||
"welcomeHabit": "Welcome to HabitRPG",
|
||||
"welcomeHabitT1": "Welcome to HabitRPG, a habit-tracker which treats ye tasks like a Role Playin' Game. I be",
|
||||
"welcomeHabitT1": "Welcome to HabitRPG, a habit tracker that treats your tasks like a Role Playing Game. I'm",
|
||||
"welcomeHabitT2": "yer guide!",
|
||||
"yourAvatar": "Yer Avatarrr",
|
||||
"yourAvatarText": "This is yer avatarrr. It represents ye in th' world o' Habitica. As ye accomplish tasks, yer avatarr will gain levels, earn Doubloons, and equip itself fer further challenges abroad.",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
"cerberusPup": "Cerberus Pup",
|
||||
"hydra": "Hydra",
|
||||
"mantisShrimp": "Mantis Shrimp",
|
||||
"mammoth": "Woolly Mammoth",
|
||||
"rarePetPop1": "Click th' gold paw to learn more 'bout how ye can obtain 'tis rare pet through contributin' to HabitRPG!",
|
||||
"rarePetPop2": "How t' Get this Pet!",
|
||||
"potion": "<%= potionType %> Potion",
|
||||
|
|
|
|||
|
|
@ -141,5 +141,29 @@
|
|||
"questPenguinNotes": "Although it's a hot summer day in the southernmost tip of Habitica, an unnatural chill has fallen upon Lively Lake. Strong, frigid winds rush around as the shore begins to freeze over. Ice spikes jut up from the ground, pushing grass and dirt away. @Melynnrose and @Breadstrings run up to you.<br><br>\"Help!\" says @Melynnrose. \"We brought a giant penguin in to freeze the lake so we could all go ice skating, but we ran out of fish to feed him!\"<br><br>\"He got angry and is using his freeze breath on everything he sees!\" says @Breadstrings. \"Please, you have to subdue him before all of us are covered in ice!\" Looks like you need this penguin to... <em>cool down.</em>",
|
||||
"questPenguinCompletion": "Upon the penguin's defeat, the ice melts away. The giant penguin settles down in the sunshine, slurping up an extra bucket of fish you found. He skates off across the lake, blowing gently downwards to create smooth, sparkling ice. What an odd bird! \"It appears he left behind a few eggs, as well,\" says @Painter de Cluster. <br><br>@Rattify laughs. \"Maybe these penguins will be a little more... chill?\"",
|
||||
"questPenguinBoss": "Frost Penguin",
|
||||
"questPenguinDropPenguinEgg": "Penguin (Egg)"
|
||||
"questPenguinDropPenguinEgg": "Penguin (Egg)",
|
||||
"questStressbeastText": "The Abominable Stressbeast of the Stoïkalm Steppes",
|
||||
"questStressbeastNotes": "Complete Dailies and To-Dos to damage the World Boss! Incomplete Dailies fill the Stress Strike Bar. When the Stress Strike bar is full, the World Boss will attack an NPC. A World Boss will never damage individual players or accounts in any way. Only active accounts who are not resting in the inn will have their incomplete Dailies tallied.<br><br>~*~<br><br>The first thing we hear are the footsteps, slower and more thundering than the stampede. One by one, Habiticans look outside their doors, and words fail us.<br><br>We've all seen Stressbeasts before, of course - tiny vicious creatures that attack during difficult times. But this? This towers taller than the buildings, with paws that could crush a dragon with ease. Frost swings from its stinking fur, and as it roars, the icy blast rips the roofs off our houses. A monster of this magnitude has never been mentioned outside of distant legend.<br><br>\"Beware, Habiticans!\" SabreCat cries. \"Barricade yourselves indoors - this is the Abominable Stressbeast itself!\"<br><br>\"That thing must be made of centuries of stress!\" Kiwibot says, locking the Tavern door tightly and shuttering the windows.<br><br>\"The Stoïkalm Steppes,\" Lemoness says, face grim. \"All this time, we thought they were placid and untroubled, but they must have been secretly hiding their stress somewhere. Over generations, it grew into this, and now it's broken free and attacked them - and us!\"<br><br>There's only one way to drive away a Stressbeast, Abominable or otherwise, and that's to attack it with completed Dailies and To-Dos! Let's all band together and fight off this fearsome foe - but be sure not to slack on your tasks, or our undone Dailies may enrage it so much that it lashes out...",
|
||||
"questStressbeastBoss": "The Abominable Stressbeast",
|
||||
"questStressbeastBossRageTitle": "Stress Strike",
|
||||
"questStressbeastBossRageDescription": "When this gauge fills, the Abominable Stressbeast will unleash its Stress Strike on Habitica!",
|
||||
"questStressbeastDropMammothPet": "Mammoth (Pet)",
|
||||
"questStressbeastDropMammothMount": "Mammoth (Mount)",
|
||||
"questStressbeastBossRageStables": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nOh no! Despite our best efforts, we've let some Dailies get away from us, and their dark-red color has infuriated the Abominable Stressbeast and caused it to regain some of its health! The horrible creature lunges for the Stables, but Matt the Beast Master heroically leaps into the fray to protect the pets and mounts. The Stressbeast has seized Matt in its vicious grip, but at least it's distracted for the moment. Hurry! Let's keep our Dailies in check and defeat this monster before it attacks again!",
|
||||
"questStressbeastBossRageBailey": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nAhh!!! Our incomplete Dailies caused the Abominable Stressbeast to become madder than ever and regain some of its health! Bailey the Town Crier was shouting for citizens to get to safety, and now it has seized her in its other hand! Look at her, valiantly reporting on the news as the Stressbeast swings her around viciously... Let's be worthy of her bravery by being as productive as we can to save our NPCs!",
|
||||
"questStressbeastBossRageGuide": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nLook out! Justin the Guide is trying to distract the Stressbeast by running around its ankles, yelling productivity tips! The Abominable Stressbeast is stomping madly, but it seems like we're really wearing this beast down. I doubt it has enough energy for another strike. Don't give up... we're so close to finishing it off!",
|
||||
"questStressbeastCompletion": "<strong>The Abominable Stressbeast is DEFEATED!</strong><br><br>We've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!<br><br><strong>Stoïkalm is Saved!</strong><br><br>SabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.<br><br>\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"<br><br>She turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
"questStressbeastCompletionChat": "`The Abominable Stressbeast is DEFEATED!`\n\nWe've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!\n\n`Stoïkalm is Saved!`\n\nSabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.\n\n\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"\n\nShe turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
"questTRexText": "King of the Dinosaurs",
|
||||
"questTRexNotes": "Now that ancient creatures from the Stoïkalm Steppes are roaming throughout all of Habitica, @Urse has decided to adopt a full-grown Tyrannosaur. What could go wrong?<br><br>Everything.",
|
||||
"questTRexCompletion": "The wild dinosaur finally stops its rampage and settles down to make friends with the giant roosters. @Urse beams down at it. \"They're not such terrible pets, after all! They just need a little discipline. Here, take some Tyrannosaur eggs for yourself.\"",
|
||||
"questTRexBoss": "Flesh Tyrannosaur",
|
||||
"questTRexUndeadText": "The Dinosaur Unearthed",
|
||||
"questTRexUndeadNotes": "As the ancient dinosaurs from the Stoïkalm Steppes roam through Habit City, a cry of terror emanates from the Grand Museum. @Baconsaur shouts, \"The Tyrannosaur skeleton in the museum is stirring! It must have sensed its kin!\" The bony beast bares its teeth and clatters towards you. How can you defeat a creature that is already dead? You'll have to strike fast before it heals itself!",
|
||||
"questTRexUndeadCompletion": "The Tyrannosaur's glowing eyes grow dark, and it settles back onto its familiar pedestal. Everyone sighs with relief. \"Look!\" @Baconsaur says. \"Some of the fossilized eggs are shiny and new! Maybe they'll hatch for you.\"",
|
||||
"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!",
|
||||
"questTRexDropTRexEgg": "Tyrannosaur (Egg)"
|
||||
}
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
"disableAds": "Disable ads",
|
||||
"disableAdsText": "Ads will stay disabled whilst ye 'ave an active subscription (original users with disabled ads arrr grandfathered).",
|
||||
"buyGemsGold": "Buy Gems with Doubloons",
|
||||
"buyGemsGoldText": "(1 Gem costs <%= gemCost %> Doubloons) Addresses t' \"pay t' win\" concern, as everythin' be now achievable through hard work. There's a <%= gemLimit %>G monthly conversion cap t' prevent farmin'.",
|
||||
"buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %> Gem monthly conversion cap to prevent farming.",
|
||||
"retainHistory": "Retain full log entries",
|
||||
"retainHistoryText": "Makes yer full history available in graphs an' export. Non-subscriber histories get consolidated fer database optimization.",
|
||||
"doubleDrops": "Daily loot-caps doubled",
|
||||
|
|
|
|||
|
|
@ -47,6 +47,8 @@
|
|||
"questEggOwlAdjective": "wise",
|
||||
"questEggPenguinText": "Penguin",
|
||||
"questEggPenguinAdjective": "perspicacious",
|
||||
"questEggTRexText": "Tyrannosaur",
|
||||
"questEggTRexAdjective": "tiny-armed",
|
||||
"eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective() %> <%= eggText() %>.",
|
||||
"hatchingPotionBase": "Base",
|
||||
"hatchingPotionWhite": "White",
|
||||
|
|
@ -55,8 +57,8 @@
|
|||
"hatchingPotionShade": "Shade",
|
||||
"hatchingPotionSkeleton": "Skeleton",
|
||||
"hatchingPotionZombie": "Zombie",
|
||||
"hatchingPotionCottonCandyPink": "Cotton Candy Pink",
|
||||
"hatchingPotionCottonCandyBlue": "Cotton Candy Blue",
|
||||
"hatchingPotionCottonCandyPink": "Fairy Floss Pink",
|
||||
"hatchingPotionCottonCandyBlue": "Fairy Floss Blue",
|
||||
"hatchingPotionGolden": "Golden",
|
||||
"hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText() %> pet.",
|
||||
"foodMeat": "Meat",
|
||||
|
|
@ -66,8 +68,8 @@
|
|||
"foodChocolate": "Chocolate",
|
||||
"foodFish": "Fish",
|
||||
"foodRottenMeat": "Rotten Meat",
|
||||
"foodCottonCandyPink": "Pink Cotton Candy",
|
||||
"foodCottonCandyBlue": "Blue Cotton Candy",
|
||||
"foodCottonCandyPink": "Pink Fairy Floss",
|
||||
"foodCottonCandyBlue": "Blue Fairy Floss",
|
||||
"foodHoney": "Honey",
|
||||
"foodCakeSkeleton": "Bare Bones Cake",
|
||||
"foodCakeBase": "Basic Cake",
|
||||
|
|
|
|||
|
|
@ -85,5 +85,7 @@
|
|||
"October": "October",
|
||||
"November": "November",
|
||||
"December": "December",
|
||||
"dateFormat": "Date Format"
|
||||
"dateFormat": "Date Format",
|
||||
"achievementStressbeast": "Savior of Stoïkalm",
|
||||
"achievementStressbeastText": "Helped defeat the Abominable Stressbeast during the 2015 Winter Wonderland Event!"
|
||||
}
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"card": "Card",
|
||||
"paymentMethods": "Payment Methods:",
|
||||
"welcomeHabit": "Welcome to HabitRPG",
|
||||
"welcomeHabitT1": "Welcome to HabitRPG, a habit-tracker which treats your tasks like a Role Playing Game. I'm",
|
||||
"welcomeHabitT1": "Welcome to HabitRPG, a habit tracker that treats your tasks like a Role Playing Game. I'm",
|
||||
"welcomeHabitT2": "your guide!",
|
||||
"yourAvatar": "Your Avatar",
|
||||
"yourAvatarText": "This is your avatar. It represents you in the world of Habitica. As you accomplish tasks, your avatar will gain levels, earn gold, and equip itself for further challenges ahead.",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
"cerberusPup": "Cerberus Pup",
|
||||
"hydra": "Hydra",
|
||||
"mantisShrimp": "Mantis Shrimp",
|
||||
"mammoth": "Woolly Mammoth",
|
||||
"rarePetPop1": "Click the gold paw to learn more about how you can obtain this rare pet through contributing to HabitRPG!",
|
||||
"rarePetPop2": "How to Get this Pet!",
|
||||
"potion": "<%= potionType %> Potion",
|
||||
|
|
|
|||
|
|
@ -141,5 +141,29 @@
|
|||
"questPenguinNotes": "Although it's a hot summer day in the southernmost tip of Habitica, an unnatural chill has fallen upon Lively Lake. Strong, frigid winds rush around as the shore begins to freeze over. Ice spikes jut up from the ground, pushing grass and dirt away. @Melynnrose and @Breadstrings run up to you.<br><br>\"Help!\" says @Melynnrose. \"We brought a giant penguin in to freeze the lake so we could all go ice skating, but we ran out of fish to feed him!\"<br><br>\"He got angry and is using his freeze breath on everything he sees!\" says @Breadstrings. \"Please, you have to subdue him before all of us are covered in ice!\" Looks like you need this penguin to... <em>cool down.</em>",
|
||||
"questPenguinCompletion": "Upon the penguin's defeat, the ice melts away. The giant penguin settles down in the sunshine, slurping up an extra bucket of fish you found. He skates off across the lake, blowing gently downwards to create smooth, sparkling ice. What an odd bird! \"It appears he left behind a few eggs, as well,\" says @Painter de Cluster. <br><br>@Rattify laughs. \"Maybe these penguins will be a little more... chill?\"",
|
||||
"questPenguinBoss": "Frost Penguin",
|
||||
"questPenguinDropPenguinEgg": "Penguin (Egg)"
|
||||
"questPenguinDropPenguinEgg": "Penguin (Egg)",
|
||||
"questStressbeastText": "The Abominable Stressbeast of the Stoïkalm Steppes",
|
||||
"questStressbeastNotes": "Complete Dailies and To-Dos to damage the World Boss! Incomplete Dailies fill the Stress Strike Bar. When the Stress Strike bar is full, the World Boss will attack an NPC. A World Boss will never damage individual players or accounts in any way. Only active accounts who are not resting in the inn will have their incomplete Dailies tallied.<br><br>~*~<br><br>The first thing we hear are the footsteps, slower and more thundering than the stampede. One by one, Habiticans look outside their doors, and words fail us.<br><br>We've all seen Stressbeasts before, of course - tiny vicious creatures that attack during difficult times. But this? This towers taller than the buildings, with paws that could crush a dragon with ease. Frost swings from its stinking fur, and as it roars, the icy blast rips the roofs off our houses. A monster of this magnitude has never been mentioned outside of distant legend.<br><br>\"Beware, Habiticans!\" SabreCat cries. \"Barricade yourselves indoors - this is the Abominable Stressbeast itself!\"<br><br>\"That thing must be made of centuries of stress!\" Kiwibot says, locking the Tavern door tightly and shuttering the windows.<br><br>\"The Stoïkalm Steppes,\" Lemoness says, face grim. \"All this time, we thought they were placid and untroubled, but they must have been secretly hiding their stress somewhere. Over generations, it grew into this, and now it's broken free and attacked them - and us!\"<br><br>There's only one way to drive away a Stressbeast, Abominable or otherwise, and that's to attack it with completed Dailies and To-Dos! Let's all band together and fight off this fearsome foe - but be sure not to slack on your tasks, or our undone Dailies may enrage it so much that it lashes out...",
|
||||
"questStressbeastBoss": "The Abominable Stressbeast",
|
||||
"questStressbeastBossRageTitle": "Stress Strike",
|
||||
"questStressbeastBossRageDescription": "When this gauge fills, the Abominable Stressbeast will unleash its Stress Strike on Habitica!",
|
||||
"questStressbeastDropMammothPet": "Mammoth (Pet)",
|
||||
"questStressbeastDropMammothMount": "Mammoth (Mount)",
|
||||
"questStressbeastBossRageStables": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nOh no! Despite our best efforts, we've let some Dailies get away from us, and their dark-red color has infuriated the Abominable Stressbeast and caused it to regain some of its health! The horrible creature lunges for the Stables, but Matt the Beast Master heroically leaps into the fray to protect the pets and mounts. The Stressbeast has seized Matt in its vicious grip, but at least it's distracted for the moment. Hurry! Let's keep our Dailies in check and defeat this monster before it attacks again!",
|
||||
"questStressbeastBossRageBailey": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nAhh!!! Our incomplete Dailies caused the Abominable Stressbeast to become madder than ever and regain some of its health! Bailey the Town Crier was shouting for citizens to get to safety, and now it has seized her in its other hand! Look at her, valiantly reporting on the news as the Stressbeast swings her around viciously... Let's be worthy of her bravery by being as productive as we can to save our NPCs!",
|
||||
"questStressbeastBossRageGuide": "`Abominable Stressbeast uses STRESS STRIKE!`\n\nThe surge of stress heals Abominable Stressbeast!\n\nLook out! Justin the Guide is trying to distract the Stressbeast by running around its ankles, yelling productivity tips! The Abominable Stressbeast is stomping madly, but it seems like we're really wearing this beast down. I doubt it has enough energy for another strike. Don't give up... we're so close to finishing it off!",
|
||||
"questStressbeastCompletion": "<strong>The Abominable Stressbeast is DEFEATED!</strong><br><br>We've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!<br><br><strong>Stoïkalm is Saved!</strong><br><br>SabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.<br><br>\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"<br><br>She turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
"questStressbeastCompletionChat": "`The Abominable Stressbeast is DEFEATED!`\n\nWe've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!\n\n`Stoïkalm is Saved!`\n\nSabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.\n\n\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"\n\nShe turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"",
|
||||
"questTRexText": "King of the Dinosaurs",
|
||||
"questTRexNotes": "Now that ancient creatures from the Stoïkalm Steppes are roaming throughout all of Habitica, @Urse has decided to adopt a full-grown Tyrannosaur. What could go wrong?<br><br>Everything.",
|
||||
"questTRexCompletion": "The wild dinosaur finally stops its rampage and settles down to make friends with the giant roosters. @Urse beams down at it. \"They're not such terrible pets, after all! They just need a little discipline. Here, take some Tyrannosaur eggs for yourself.\"",
|
||||
"questTRexBoss": "Flesh Tyrannosaur",
|
||||
"questTRexUndeadText": "The Dinosaur Unearthed",
|
||||
"questTRexUndeadNotes": "As the ancient dinosaurs from the Stoïkalm Steppes roam through Habit City, a cry of terror emanates from the Grand Museum. @Baconsaur shouts, \"The Tyrannosaur skeleton in the museum is stirring! It must have sensed its kin!\" The bony beast bares its teeth and clatters towards you. How can you defeat a creature that is already dead? You'll have to strike fast before it heals itself!",
|
||||
"questTRexUndeadCompletion": "The Tyrannosaur's glowing eyes grow dark, and it settles back onto its familiar pedestal. Everyone sighs with relief. \"Look!\" @Baconsaur says. \"Some of the fossilized eggs are shiny and new! Maybe they'll hatch for you.\"",
|
||||
"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!",
|
||||
"questTRexDropTRexEgg": "Tyrannosaur (Egg)"
|
||||
}
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
"disableAds": "Disable ads",
|
||||
"disableAdsText": "Ads will stay disabled while you have an active subscription (original users with disabled ads are grandfathered).",
|
||||
"buyGemsGold": "Buy Gems with Gold",
|
||||
"buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %>G monthly conversion cap to prevent farming.",
|
||||
"buyGemsGoldText": "(1 Gem costs <%= gemCost %> Gold) Addresses the \"pay to win\" concern, as everything is now achievable through hard work. There's a <%= gemLimit %> Gem monthly conversion cap to prevent farming.",
|
||||
"retainHistory": "Retain full history entries",
|
||||
"retainHistoryText": "Makes your full history available in graphs and export. Non-subscriber histories get consolidated for database optimisation.",
|
||||
"doubleDrops": "Daily drop-caps doubled",
|
||||
|
|
|
|||
|
|
@ -2,58 +2,58 @@
|
|||
"backgrounds": "Fondos",
|
||||
"backgrounds062014": "SET 1: Lanzado en junio del 2014",
|
||||
"backgroundBeachText": "Playa",
|
||||
"backgroundBeachNotes": "Relajarse en la cálida playa",
|
||||
"backgroundBeachNotes": "Relájate en una cálida playa",
|
||||
"backgroundFairyRingText": "Anillo de hada",
|
||||
"backgroundFairyRingNotes": "Bailar en un anillo de hada.",
|
||||
"backgroundFairyRingNotes": "Baila en un anillo de hada.",
|
||||
"backgroundForestText": "Bosque",
|
||||
"backgroundForestNotes": "Pasear a través del bosque en verano",
|
||||
"backgrounds072014": "SET 2: Lanzado en Julio del 2014",
|
||||
"backgroundForestNotes": "Pasea a través del bosque en verano",
|
||||
"backgrounds072014": "SET 2: Lanzado en julio del 2014",
|
||||
"backgroundCoralReefText": "Arrecife de coral",
|
||||
"backgroundCoralReefNotes": "Nadar en un arrecife de coral.",
|
||||
"backgroundCoralReefNotes": "Nada en un arrecife de coral.",
|
||||
"backgroundOpenWatersText": "Aguas abiertas",
|
||||
"backgroundOpenWatersNotes": "Disfrutar de las aguas abiertas.",
|
||||
"backgroundSeafarerShipText": "Barco de un marinero",
|
||||
"backgroundSeafarerShipNotes": "Navegar a bordo del barco de un marinero",
|
||||
"backgrounds082014": "SET 3: Lanzado en Agosto del 2014",
|
||||
"backgroundOpenWatersNotes": "Disfruta de las aguas abiertas.",
|
||||
"backgroundSeafarerShipText": "Bajel marinero",
|
||||
"backgroundSeafarerShipNotes": "Navega a bordo de un barco marinero",
|
||||
"backgrounds082014": "SET 3: Lanzado en agosto del 2014",
|
||||
"backgroundCloudsText": "Nubes",
|
||||
"backgroundCloudsNotes": "Elevarse a través de las nubes",
|
||||
"backgroundDustyCanyonsText": "Desfiladero Polvoriento",
|
||||
"backgroundDustyCanyonsNotes": "Pasear por el el Desfiladero Polvoriento",
|
||||
"backgroundCloudsNotes": "Elévate a través de las nubes.",
|
||||
"backgroundDustyCanyonsText": "Cañón polvoriento",
|
||||
"backgroundDustyCanyonsNotes": "Pasea por un cañón polvoriento.",
|
||||
"backgroundVolcanoText": "Volcán",
|
||||
"backgroundVolcanoNotes": "Caliéntate dentro de un volcán",
|
||||
"backgrounds092014": "SET 4: Lanzado en Septiembre del 2014",
|
||||
"backgrounds092014": "SET 4: Lanzado en septiembre del 2014",
|
||||
"backgroundThunderstormText": "Tormenta eléctrica",
|
||||
"backgroundThunderstormNotes": "Cae un rayo en la Tormenta",
|
||||
"backgroundThunderstormNotes": "Dirige un rayo en la tormenta.",
|
||||
"backgroundAutumnForestText": "Bosque otoñal",
|
||||
"backgroundAutumnForestNotes": "Pasea a través del Bosque en Otoño",
|
||||
"backgroundAutumnForestNotes": "Pasea a través de un bosque otoñal.",
|
||||
"backgroundHarvestFieldsText": "Campos de cultivo",
|
||||
"backgroundHarvestFieldsNotes": "Cultiva tus Campos de Cultivo",
|
||||
"backgrounds102014": "Set 5: Lanzado en Octubre del 2014",
|
||||
"backgroundHarvestFieldsNotes": "Cultiva tus campos de cultivo",
|
||||
"backgrounds102014": "Set 5: Lanzado en octubre del 2014",
|
||||
"backgroundGraveyardText": "Cementerio",
|
||||
"backgroundGraveyardNotes": "Visita un Cementerio Espeluznante",
|
||||
"backgroundGraveyardNotes": "Visita un espeluznante cementerio.",
|
||||
"backgroundHauntedHouseText": "Casa encantada",
|
||||
"backgroundHauntedHouseNotes": "Escabúllete por la Casa Encantada",
|
||||
"backgroundPumpkinPatchText": "Parche Calabaza",
|
||||
"backgroundPumpkinPatchNotes": "Talla un \"Jack-O-Lantern\" en un Parche Calabaza",
|
||||
"backgrounds112014": "Set 6: Lanzado en Noviembre del 2014",
|
||||
"backgroundHarvestFeastText": "Fiesta del Cultivo",
|
||||
"backgroundHarvestFeastNotes": "Disfrutar la Fiesta del Cultivo",
|
||||
"backgroundStarrySkiesText": "Cielos Estrellados",
|
||||
"backgroundStarrySkiesNotes": "Contemplar los Cielos Estrellados",
|
||||
"backgroundSunsetMeadowText": "Atardecer en la Pradera",
|
||||
"backgroundSunsetMeadowNotes": "Admirar el Atardecer en la Pradera",
|
||||
"backgrounds122014": "SET 7: Publicado Diciembre del 2014",
|
||||
"backgroundHauntedHouseNotes": "Escabúllete por una casa encantada.",
|
||||
"backgroundPumpkinPatchText": "Parcela de calabazas",
|
||||
"backgroundPumpkinPatchNotes": "Talla un \"Jack-O-Lantern\" en una parcela de calabazas.",
|
||||
"backgrounds112014": "Set 6: Lanzado en noviembre del 2014",
|
||||
"backgroundHarvestFeastText": "Fiesta de la Cosecha",
|
||||
"backgroundHarvestFeastNotes": "Disfruta la fiesta de la cosecha.",
|
||||
"backgroundStarrySkiesText": "Cielos estrellados",
|
||||
"backgroundStarrySkiesNotes": "Contempla los eielos estrellados.",
|
||||
"backgroundSunsetMeadowText": "Atardecer en la pradera",
|
||||
"backgroundSunsetMeadowNotes": "Admira un atardecer en la pradera",
|
||||
"backgrounds122014": "SET 7: Lanzado el diciembre del 2014",
|
||||
"backgroundIcebergText": "Iceberg",
|
||||
"backgroundIcebergNotes": "Flotar en un Iceberg.",
|
||||
"backgroundTwinklyLightsText": "Luces Brillantes de Invierno",
|
||||
"backgroundTwinklyLightsNotes": "Anda entre los árboles engalanados en luces festivas.",
|
||||
"backgroundSouthPoleText": "Polo Sur",
|
||||
"backgroundSouthPoleNotes": "Visita el Polo Sur helado.",
|
||||
"backgrounds012015": "SET 8: Released January 2015",
|
||||
"backgroundIceCaveText": "Ice Cave",
|
||||
"backgroundIceCaveNotes": "Descend into an Ice Cave.",
|
||||
"backgroundFrigidPeakText": "Frigid Peak",
|
||||
"backgroundFrigidPeakNotes": "Summit a Frigid Peak.",
|
||||
"backgroundSnowyPinesText": "Snowy Pines",
|
||||
"backgroundSnowyPinesNotes": "Shelter amid Snowy Pines."
|
||||
"backgroundIcebergNotes": "Flota en un iceberg.",
|
||||
"backgroundTwinklyLightsText": "Luces brillantes de invierno",
|
||||
"backgroundTwinklyLightsNotes": "Camina entre árboles engalanados con luces festivas.",
|
||||
"backgroundSouthPoleText": "Polo sur",
|
||||
"backgroundSouthPoleNotes": "Visita el helado Polo Sur .",
|
||||
"backgrounds012015": "SET 8: Lanzado en enero 2015",
|
||||
"backgroundIceCaveText": "Cueva de hielo",
|
||||
"backgroundIceCaveNotes": "Desciende a una cueva de hielo.",
|
||||
"backgroundFrigidPeakText": "Pico frígido",
|
||||
"backgroundFrigidPeakNotes": "Escala un pico frígido.",
|
||||
"backgroundSnowyPinesText": "Pinos nevados",
|
||||
"backgroundSnowyPinesNotes": "Refúgiate entre pinos nevados."
|
||||
}
|
||||
|
|
@ -46,40 +46,40 @@
|
|||
"commGuidePara024": "Porque el chat de la Taberna solo puede acomodar 200 mensajes, <strong>no es un lugar bueno para conversaciones excesivas, especialmente las que son delicadas</strong> (ej. política, religión, depresión, si se debe prohibir la caza de trasgos, etc.). Se debe llevar estas conversaciones a un gremio pertinente o al Rincón Trasero (más información ajabo).",
|
||||
"commGuidePara027": "<strong>No converses sobre nada adictiva en la Taberna.</strong> Mucha gente usan HabitRPG para intentar dejar sus hábitos malos. Escuchar a otros hablando de sustancias adictivas/ilegales puede hacer más difícil su intento! Ten respeto por tus compañeros de la Taberna, y ten en cuenta esto. Incluye, pero no exclusivamente: fumar, alcohol, pornografía, juegos de apuesto, y uso/abuso de drogas.",
|
||||
"commGuideHeadingPublicGuilds": "Gremios Públicos",
|
||||
"commGuidePara029": "<strong>Public guilds are much like the Tavern, except that instead of being centered around general conversation, they have a focused theme.</strong> Public guild chat should focus on this theme. For example, members of the Wordsmiths guild might be cross if they found the conversation suddenly focusing on gardening instead of writing, and a Dragon-Fanciers guild might not have any interest in deciphering ancient runes. Some guilds are more lax about this than others, but in general, <strong>try to stay on topic!</strong>",
|
||||
"commGuidePara029": "<strong>Gremios públicos son como la Taberna, menos que en vez de centrarse sobre conversación general, tiene un tema específico.</strong> Charla publica del gremio se debe enfocar en su tema. Por ejemplo, podría ser que miembros del gremo Wordsmiths se enojan si la conversación de repente enfoca en jardinería en vez de escritura, y puede ser que un gremio de aficionados de dragones no tiene interés en decifrar runas antiguas. Algunos gremios son menos exijentes que otros, pero en general, <strong>quédate con el tema!</strong>",
|
||||
"commGuidePara031": "<strong>Varios de los gremios públicos contienen temas delicadas, como depresión, religión, política, etc.</strong> Está bien con tal que las conversaciones allí dentro no violan ninguno de los Terminos y Condiciones o Reglas de Espacios Públicos, y con tal que se mantengan en el tema.",
|
||||
"commGuidePara033": "<strong>Public Guilds may NOT contain 18+ content. If they plan to regularly discuss sensitive content, they should say so in the Guild title.</strong> This is to keep Habitica safe and comfortable for everyone. If the guild in question has different kinds of sensitive issues, it is respectful to your fellow Habiticans to place your comment behind a warning (ex. \"Warning: references self-harm\"). Additionally, the sensitive material should be topical -- bringing up self-harm in a guild focused on fighting depression may make sense, but may be less appropriate in a music guild. If you see someone who is repeatedly violating this guideline, even after several requests, please email <a href=\"mailto:leslie@habitrpg.com\">leslie@habitrpg.com</a> with screenshots.",
|
||||
"commGuidePara033": "<strong>Gremios públicos NO pueden tener contenido especificamente para adultos mayor de 18 años. Si planean tener conversaciones delicadas, debe haber un aviso en el título del Gremio.</strong> Esto es para que Habitica sea un lugar seguro y comodo para todos. Si el gremio en cuestión tiene otras clases de asuntos delicados, por respeto a los compañeros Habiticanos pon tu comentario detrás de una advertencia (ej. \"Advertencia: hace referencia a daño propio\"). Además, la conversación delicada debe pertenecer al tema del gremio -- hablar de daño propio en un gremio de combatir depresión puede tener sentido, pero tendria menos sentido en un gremio de música. Si ves a alguien que sigue violar esta norma, aún después de varios avisos, por favor envíe un email a <a href=\"mailto:leslie@habitrpg.com\">leslie@habitrpg.com</a> con imágenes.",
|
||||
"commGuidePara035": "<strong>No se debe crear ningún gremio, ni privado ni público, con el propósito de atacar a un grupo o individuo. Crear tal gremio es razón para expulsión inmediata.</strong> Lucha contra hábitos malos, no los compañeros de aventura!",
|
||||
"commGuidePara037": "Cada Desafío de la Taberna y Desafíos de Gremios Públicos deben cumplir con estas reglas también.",
|
||||
"commGuideHeadingBackCorner": "El Rincón Trasero",
|
||||
"commGuidePara038": "<strong>Sometimes a conversation will get too long, off-topic, or sensitive to be continued in a Public Space without making users uncomfortable. In that case, the conversation will be directed to the Back Corner Guild. Note that being directed to the Back Corner is not at all a punishment!</strong> In fact, many Habiticans like to hang out there and discuss things at length.",
|
||||
"commGuidePara039": "The Back Corner Guild is a free public space to discuss sensitive material or a single conversation for a long time, and it is carefully moderated. <strong>The Public Space Guidelines still apply, as do all of the Terms and Conditions.</strong> Just because we are wearing long cloaks and clustering in a corner doesn't mean that anything goes! Now pass me that smoldering candle, will you?",
|
||||
"commGuidePara038": "<strong>A veces una conversación se alargará, salir del tema, o volver muy delicada para seguir en un Espacio Publico sin hacer incomodos los otros usuarios. En ese caso, la conversación será dirigida al gremio Rincón Trasero. Que se note que ser dirijido al Rincón Trasero no es un castigo!</strong> De hecho, a muchos Habiticanos les gusta pasar tiempo ahi y participar en conversaciones largas.",
|
||||
"commGuidePara039": "El Rincón Trasero Gremio es un espacio público libre de hablar de material sensible o una sola conversación durante mucho tiempo, y se modera con cuidado.<strong> Las Normas de Espacios Públicos siguen aplicando, al igual que todos los Términos y Condiciones.</strong> El hecho de que estamos usando largas capas y la agrupación en una esquina, no significa que todo se vale! Ahora me paso que arde la vela, ¿quieres?",
|
||||
"commGuideHeadingTrello": "Paneles de Trello",
|
||||
"commGuidePara040": "<strong>Trello serves as an open forum for suggestions and discussion of site features.</strong> Habitica is ruled by the people in the form of valiant contributors -- we all build the site together. Trello is the system that lends method to our madness. Out of consideration for this, <strong>try your best to contain all your thoughts into one comment, instead of commenting many times in a row on the same card. If you think of something new, feel free to edit your original comments.</strong> Please, take pity on those of us who receive a notification for every new comment. Our inboxes can only withstand so much.",
|
||||
"commGuidePara041": "HabitRPG usa cinco paneles diferentes de Trello.",
|
||||
"commGuideList03A": "El <strong>Main Board</strong> es un lugar para solicitar y votar sobre características de sitio.",
|
||||
"commGuideList03B": "El <strong>Tablero Móvil (Mobile Board)</strong> es un lugar para pedir y votar por características de aplicaciones móviles.",
|
||||
"commGuideList03C": "El <strong>Tablero de Arte Pixil (Pixel Art Board)</strong> es un lugar para conversar sobre y presentar arte Pixil.",
|
||||
"commGuideList03D": "The <strong>Quest Board</strong> is a place to discuss and submit quests.",
|
||||
"commGuideList03E": "The <strong>Wiki Board</strong> is a place to improve, discuss and request new wiki content.",
|
||||
"commGuidePara042": "<strong>All have their own guidelines outlined, and the Public Spaces rules apply.</strong> Users should avoid going off-topic in any of the boards or cards. Trust us, the boards get crowded enough as it is! Prolonged conversations should be moved to the Back Corner Guild.",
|
||||
"commGuideList03D": "El <strong>Tablero de Aventura (Quest Board)</strong> es un lugar para conversar sobre y presentar aventuras.",
|
||||
"commGuideList03E": "El <strong>Tablero Wiki (Wiki Board)</strong> es un lugar para mejorar, conversar sobre, y pedir contenido nuevo para la wiki.",
|
||||
"commGuidePara042": "<strong>Todos tienen sus propias directrices describen y aplican las normas Espacios Públicos .</strong> Los usuarios deben evitar ir fuera de tema en cualquiera de los tableros o tarjetas . Confíe en nosotros, los tableros se llenan lo suficiente, ya que es! Conversaciones prolongadas deberán trasladarse a la esquina posterior del Rincón Trasero Gremio.",
|
||||
"commGuideHeadingGitHub": "GitHub",
|
||||
"commGuidePara043": "<strong>HabitRPG uses GitHub to track bugs and contribute code.</strong> It's the smithy where the tireless Blacksmiths forge the features! <strong>All the Public Spaces rules apply.</strong> Be sure to be polite to the Blacksmiths -- they have a lot of work to do, keeping the site running! Hooray, Blacksmiths!",
|
||||
"commGuidePara043": "<strong>HabitRPG usa a GitHub para rastrear errores y contribuir código.</strong> ¡Es la herrería donde los Herreros incansables forjan las características! <strong>Se aplican todas las reglas de Lugares Públicos.</strong> Asegúrete de ser cortés a los Herreros -- tienen mucho trabajo que hacer, mantiendo funcionando el sitio. ¡Hurra, Herreros!",
|
||||
"commGuidePara044": "Los siguiente usuarios son miembros de la repositorio de HabitRPG:",
|
||||
"commGuideHeadingWiki": "Wiki",
|
||||
"commGuidePara045": "<strong>The HabitRPG wiki collects information about the site.</strong> It also hosts a few forums similar to the guilds on HabitRPG. Hence, all the Public Space rules apply.",
|
||||
"commGuidePara045": "<strong>La wiki HabitRPG recolecta información acerca del sitio web.</strong> También contiene algunos foros semejantes a los gremios en HabitRPG. Por lo tanto, se aplican todas las reglas del Espacio Publico.",
|
||||
"commGuidePara046": "The HabitRPG wiki can be considered to be a database of all things HabitRPG. It provides information about site features, guides to play the game, tips on how you can contribute to HabitRPG and also provides a place for you to advertise your guild or party and vote on topics.",
|
||||
"commGuidePara047": "Since the wiki is hosted by Wikia, the terms and conditions of Wikia also apply in addition to the rules set by HabitRPG and the HabitRPG wiki site.",
|
||||
"commGuidePara048": "The wiki is solely a collaboration between all of its editors so some additional guidelines include:",
|
||||
"commGuideList04A": "Requesting new pages or major changes on the Wiki Trello board",
|
||||
"commGuideList04B": "Being open to other peoples' suggestion about your edit",
|
||||
"commGuideList04C": "Discussing any conflict of edits within the page's talk page",
|
||||
"commGuideList04D": "Bringing any unresolved conflict to the attention of wiki admins",
|
||||
"commGuideList04E": "Not spamming or sabotaging pages for personal gain",
|
||||
"commGuideList04F": "Read the wiki contribution page before making major changes",
|
||||
"commGuideList04G": "Impartial tone within wiki pages",
|
||||
"commGuideList04H": "Ensuring that wiki content is relevant to the whole site of HabitRPG and not pertaining to a particular guild or party (such information can be moved to the forums)",
|
||||
"commGuidePara049": "The following people are the current wiki administrators:",
|
||||
"commGuidePara047": "Como la wiki está alojada por Wikia, los términos y condicones de Wikia se aplican ademas de las reglas establecidas por HabitRPG y el sitio wiki de HabitRPG. ",
|
||||
"commGuidePara048": "Este wiki es únicamente una colaboración entre todos sus editores entonces unas normas adiconales uncluyen:",
|
||||
"commGuideList04A": "Pedir páginas nuevas o grandes cambios por el tablero Wiki en Trello",
|
||||
"commGuideList04B": "Ser abierto a sugerencias de otras personas acerca de tu edición",
|
||||
"commGuideList04C": "Conversar sobre cualquier conflicto de edición dentro de la \"página de charlas\" de su página",
|
||||
"commGuideList04D": "Llamar la atención de los administadores de la wiki cualquier conflicto irresoluto",
|
||||
"commGuideList04E": "No escribir spam o sabotear páginas para beneficio personal",
|
||||
"commGuideList04F": "Leer la página de contribución de la wiki antes de hacer cambiós grandes",
|
||||
"commGuideList04G": "Tono imparcial dentro de páginas de la wiki",
|
||||
"commGuideList04H": "Asegurando que el contenido de la wiki sea pertinente al sitio entero de HabitRPG y no solamente a un gremio o grupo especifico (se puede mover tal información a los foros)",
|
||||
"commGuidePara049": "Las siguientes personas son los administradores actuales de la wiki:",
|
||||
"commGuidePara018": "Wiki Administradores Emérito son",
|
||||
"commGuideHeadingInfractionsEtc": "Infracciones, Consecuencias y Restauración",
|
||||
"commGuideHeadingInfractions": "Infracciones",
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
"commGuidePara051": "<strong>There are a variety of infractions, and they are dealt with depending on their severity.</strong> These are not conclusive lists, and Mods have a certain amount of discretion. The Mods will take context into account when evaluating infractions.",
|
||||
"commGuideHeadingSevereInfractions": "Infracciones graves",
|
||||
"commGuidePara052": "Severe infractions greatly harm the safety of Habitica's community and users, and therefore have severe consequences as a result.",
|
||||
"commGuidePara053": "The following are examples of some severe infractions. This is not a comprehensive list.",
|
||||
"commGuidePara053": "Los siguientes son algunos ejemplos de infracciones graves. Esta no es una lista completa.",
|
||||
"commGuideList05A": "Violación de los Términos y Condiciones",
|
||||
"commGuideList05B": "Hate Speech/Images, Harassment/Stalking, Cyber-Bullying, Flaming, and Trolling",
|
||||
"commGuideList05C": "Violación de Libertad Condicional",
|
||||
|
|
|
|||
|
|
@ -47,6 +47,8 @@
|
|||
"questEggOwlAdjective": "sabio",
|
||||
"questEggPenguinText": "Pingüino",
|
||||
"questEggPenguinAdjective": "perspicaz",
|
||||
"questEggTRexText": "Tyrannosaur",
|
||||
"questEggTRexAdjective": "tiny-armed",
|
||||
"eggNotes": "Encuentra una poción para verter sobre este huevo y saldrá un <%= eggText() %> <%= eggAdjective() %>.",
|
||||
"hatchingPotionBase": "Base",
|
||||
"hatchingPotionWhite": "Blanco",
|
||||
|
|
|
|||
|
|
@ -5,41 +5,41 @@
|
|||
"weaponWarrior0Text": "Espada de entrenamiento",
|
||||
"weaponWarrior0Notes": "Arma de práctica. No otorga ningún beneficio.",
|
||||
"weaponWarrior1Text": "Espada",
|
||||
"weaponWarrior1Notes": "Espada común de un soldado. Incrementa Fuerza en <%= str %>.",
|
||||
"weaponWarrior1Notes": "Espada común de un soldado. Incrementa la Fuerza en <%= str %>.",
|
||||
"weaponWarrior2Text": "Hacha",
|
||||
"weaponWarrior2Notes": "Hacha de batalla de doble filo. Incrementa Fuerza en <%= str %>",
|
||||
"weaponWarrior2Notes": "Hacha de batalla de doble filo. Incrementa la Fuerza en <%= str %>",
|
||||
"weaponWarrior3Text": "Lucero del alba",
|
||||
"weaponWarrior3Notes": "Maza pesada con Espinas brutales. Incrementa Fuerza en <%= str %>",
|
||||
"weaponWarrior3Notes": "Maza pesada con brutales espinas . Incrementa la Fuerza en <%= str %>",
|
||||
"weaponWarrior4Text": "Espada de Zafiro",
|
||||
"weaponWarrior4Notes": "Espada cuyos filos cortan como el viento del norte. Incrementa la Fuerza en <%= str %>.",
|
||||
"weaponWarrior5Text": "Espada de Rubí",
|
||||
"weaponWarrior5Notes": "Arma que no pierde el brillo del forjado. Incrementa la Fuerza en <%= str %>.",
|
||||
"weaponWarrior6Text": "Espada Dorada",
|
||||
"weaponWarrior6Notes": "La perdición de las criaturas de la oscuridad. Incrementa Fuerza en <%= str %>.",
|
||||
"weaponWarrior6Notes": "La perdición de las criaturas de la oscuridad. Incrementa la Fuerza en <%= str %>.",
|
||||
"weaponRogue0Text": "Daga",
|
||||
"weaponRogue0Notes": "El arma más básica de un Pícaro. No aporta ningún beneficio.",
|
||||
"weaponRogue1Text": "Espada corta",
|
||||
"weaponRogue1Notes": "Espada ligera y disimulable. Incrementa Fuerza en <%= str %>.",
|
||||
"weaponRogue1Notes": "Espada ligera y disimulable. Incrementa la Fuerza en <%= str %>.",
|
||||
"weaponRogue2Text": "Cimitarra",
|
||||
"weaponRogue2Notes": "Espada cortante, rápida para realizar un golpe mortal. Aumenta la Fuerza por <%= str %>.",
|
||||
"weaponRogue3Text": "Kukri",
|
||||
"weaponRogue3Notes": "Cuchillo distintivo de cazador, tanto un arma y una herramienta de supervivencia. Aumenta la Fuerza por <%= str %>.",
|
||||
"weaponRogue4Text": "Nunchaku",
|
||||
"weaponRogue4Notes": "Bastones pesados que giran en una cadena. Aumenta la Fuerza de <%= str %>.",
|
||||
"weaponRogue4Notes": "Bastones pesados que giran en una cadena. Aumenta la Fuerza por <%= str %>.",
|
||||
"weaponRogue5Text": "Ninja-to",
|
||||
"weaponRogue5Notes": "Elegantes y mortales como los propios ninjas. Aumenta la Fuerza de <%= str %>.",
|
||||
"weaponRogue5Notes": "Elegantes y mortales como los propios ninjas. Aumenta la Fuerza por <%= str %>.",
|
||||
"weaponRogue6Text": "Espada Gancho",
|
||||
"weaponRogue6Notes": "Un arma complicado adepto para entrampar y desarmar oponentes. Aumenta la Fuerza de <%= str %>.",
|
||||
"weaponRogue6Notes": "Compleja arma pensada para entrampar y desarmar a los oponentes. Aumenta la Fuerza de <%= str %>.",
|
||||
"weaponWizard0Text": "Báculo de aprendiz",
|
||||
"weaponWizard0Notes": "Báculo de práctica. No aporta ningún beneficio.",
|
||||
"weaponWizard1Text": "Báculo de madera",
|
||||
"weaponWizard1Notes": "Baculo básico de madera tallada. Aumenta INT en <%= int %> y PER en <%= per %>.",
|
||||
"weaponWizard1Notes": "Baculo básico de madera tallada. Aumenta la Inteligencia por <%= int %> y la Percepción por <%= per %>.",
|
||||
"weaponWizard2Text": "Báculo enjoyado",
|
||||
"weaponWizard2Notes": "Enfoca el poder a través de una piedra preciosa. Aumenta INT en <%= int %> y PER en <%= per %>.",
|
||||
"weaponWizard2Notes": "Enfoca el poder a través de una piedra preciosa. Aumenta la Inteligenica por <%= int %> y la Percepción por <%= per %>.",
|
||||
"weaponWizard3Text": "Báculo de hierro",
|
||||
"weaponWizard3Notes": "Chapado en metal para canalizar calor, frío, y rayo. Aumenta INT en <%= int %> y PER en <%= per %>.",
|
||||
"weaponWizard3Notes": "Chapado en metal para canalizar calor, frío y rayo. Aumenta la Inteligencia por <%= int %> y la Percepción por <%= per %>.",
|
||||
"weaponWizard4Text": "Báculo de latón",
|
||||
"weaponWizard4Notes": "Tan fuerte como pesado. Aumenta INT en <%= int %> y PER en <%= per %>.",
|
||||
"weaponWizard4Notes": "Tan fuerte como pesado. Aumenta la Inteligencia por <%= int %> y la Percepción por <%= per %>.",
|
||||
"weaponWizard5Text": "Báculo de archimago",
|
||||
"weaponWizard5Notes": "Ayuda a tejer los hechizos más complejos. Incrementa INT en <%= int %> y PER en <%= per %>.",
|
||||
"weaponWizard6Text": "Báculo dorado",
|
||||
|
|
@ -69,13 +69,13 @@
|
|||
"weaponSpecialCriticalText": "Martillo Crítico de Aplastar \"Bugs\"",
|
||||
"weaponSpecialCriticalNotes": "Este campeón mató un enemigo crítico de Github donde cayeron muchos guerreros. Formado de los huesos del Error, este martillo reparte un poderoso golpe crítico. Aumenta la Fuerza y la Percepción por <%= attrs %> cada uno.",
|
||||
"weaponSpecialYetiText": "Lanza domadora de Yetis",
|
||||
"weaponSpecialYetiNotes": "This spear allows its user to command any yeti. Increases Strength by <%= str %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"weaponSpecialYetiNotes": "Esta lanza permite que el usuario comande a cualquier yeti. Incrementa Fuerza en <%=str%>. Edición Limitada Equipo de Invierno de 2013-2014",
|
||||
"weaponSpecialSkiText": "Pértiga del Ski-asesino",
|
||||
"weaponSpecialSkiNotes": "A weapon capable of destroying hordes of enemies! It also helps the user make very nice parallel turns. Increases Strength by <%= str %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"weaponSpecialSkiNotes": "¡Un arma capaz de destruir hordas enteras de enemigos! También ayuda al usuario a hacer bonitos giros paralelos. Aumenta la Fuerza en <%= str %>. Equipo de Invierno Edición Limitada 2013-2014.",
|
||||
"weaponSpecialCandycaneText": "Báculo Bastón de Caramelo",
|
||||
"weaponSpecialCandycaneNotes": "A powerful mage's staff. Powerfully DELICIOUS, we mean! Two-handed weapon. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"weaponSpecialCandycaneNotes": "Un báculo de mago poderoso. ¡Nos referimos a poderosamente DELICIOSO! Arma de dos manos. Incrementa Inteligencia en <%= int %> y Percepción en <%= per %>. Equipo de Invierno Edición Limitada 2013-2014.",
|
||||
"weaponSpecialSnowflakeText": "Varita de Copo de Nieve",
|
||||
"weaponSpecialSnowflakeNotes": "This wand sparkles with unlimited healing power. Increases Intelligence by <%= int %>. Limited Edition 2013-2014 Winter Gear.",
|
||||
"weaponSpecialSnowflakeNotes": "Esta varita centellea con poder sanador ilimitado. Aumenta la Inteligencia en <%= int %>. Equipo de Invierno Edición Limitada 2013-2014.",
|
||||
"weaponSpecialSpringRogueText": "Garras de gancho",
|
||||
"weaponSpecialSpringRogueNotes": "Perfecto para escalar edificios altos, y para triturar alfombras. Incrementa Fuerzo por <%= str %>. Equipo de Primavera Edición Limitada 2014.",
|
||||
"weaponSpecialSpringWarriorText": "Espada zanahoria",
|
||||
|
|
@ -89,30 +89,30 @@
|
|||
"weaponSpecialSummerWarriorText": "Rebanadora Marinera",
|
||||
"weaponSpecialSummerWarriorNotes": "¡No hay ninguna tarea en la lista de Tareas Pendientes que sea dispusta a meterse con este mazo de cuchillo! Incrementa Fuerza por <%=str=%>. Equipo de Verano Edición Limitada 2014.",
|
||||
"weaponSpecialSummerMageText": "Atrapaalgas",
|
||||
"weaponSpecialSummerMageNotes": "This trident is used to spear seaweed effectively, for extra-productive kelp harvesting! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2014 Summer Gear.",
|
||||
"weaponSpecialSummerMageNotes": "Este tridente es usado para esparcir eficazmente semillas marinas , ¡para una producción extra en los Cultivos de Algas! Incrementa la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipo de Verano Edición Limitada 2014.",
|
||||
"weaponSpecialSummerHealerText": "Varita de los Bajíos",
|
||||
"weaponSpecialSummerHealerNotes": "This wand, made of aquamarine and live coral, is very attractive to schools of fish. Increases Intelligence by <%= int %>. Limited Edition 2014 Summer Gear.",
|
||||
"weaponSpecialSummerHealerNotes": "Esta varita, hecha de aguamarinas y coral vivo, es muy atractiva para los bancos de peces. Aumenta la Inteligencia en <%= int %>. Equipo de Verano Edición Limitada 2014.",
|
||||
"weaponSpecialFallRogueText": "Estaca de Plata",
|
||||
"weaponSpecialFallRogueNotes": "Dispatches undead. Also grants a bonus against werewolves, because you can never be too careful. Increases Strength by <%= str %>. Limited Edition 2014 Autumn Gear.",
|
||||
"weaponSpecialFallRogueNotes": "Despacha no-muertos. También añade un bono contra hombres lobo, porque nunca se es demasiado cuidadoso. Incrementa la Fuerza en <%= str %>. Equipo de Otoño Edición Limitada 2014.",
|
||||
"weaponSpecialFallWarriorText": "Garra Codiciosa de la Ciencia",
|
||||
"weaponSpecialFallWarriorNotes": "This grabby claw is at the very cutting edge of technology. Increases Strength by <%= str %>. Limited Edition 2014 Autumn Gear.",
|
||||
"weaponSpecialFallWarriorNotes": "Esta garra codiciosa está afilada con tecnología de vanguardia. Incrementa la Fuerza en <%= str %>. Equipo de Otoño Edición Limitada 2014.",
|
||||
"weaponSpecialFallMageText": "Escoba Mágica",
|
||||
"weaponSpecialFallMageNotes": "This enchanted broom flies faster than a dragon! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2014 Autumn Gear.",
|
||||
"weaponSpecialFallMageNotes": "¡Esta escoba mágica vuela más rápido que un dragón! Incrementa la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipo de Otoño de Edición Limitada 2014.",
|
||||
"weaponSpecialFallHealerText": "Varita de escarabajo",
|
||||
"weaponSpecialFallHealerNotes": "The scarab on this wand protects and heals its wielder. Increases Intelligence by <%= int %>. Limited Edition 2014 Autumn Gear.",
|
||||
"weaponSpecialWinter2015RogueText": "Ice Spike",
|
||||
"weaponSpecialWinter2015RogueNotes": "You truly, definitely, absolutely just picked these up off of the ground. Increases Strength by <%= str %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"weaponSpecialWinter2015WarriorText": "Gumdrop Sword",
|
||||
"weaponSpecialWinter2015WarriorNotes": "This delicious sword probably attracts monsters... but you're up for the challenge! Increases Strength by <%= str %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"weaponSpecialWinter2015MageText": "Winter-lit Staff",
|
||||
"weaponSpecialWinter2015MageNotes": "The light of this crystal staff fills hearts with cheer. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"weaponSpecialWinter2015HealerText": "Soothing Scepter",
|
||||
"weaponSpecialWinter2015HealerNotes": "This scepter warms sore muscles and soothes away stress. Increases Intelligence by <%= int %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"weaponSpecialFallHealerNotes": "El escarabajo en esta varita protege y cura a su portador. Incrementa la Inteligencia en <%= int %>. Equipo de Otoño Edición Limitada 2014.",
|
||||
"weaponSpecialWinter2015RogueText": "Pico de Hielo",
|
||||
"weaponSpecialWinter2015RogueNotes": "Verdadera, definitiva y absolutamente acabas de recoger esto del suelo. Aumenta la Fuerza en <%= str %>. Equipo de Invierno 2014-2015 Edición Limitada.",
|
||||
"weaponSpecialWinter2015WarriorText": "Espada de Gominola",
|
||||
"weaponSpecialWinter2015WarriorNotes": "Esta deliciosa espada probablemente atraiga monstruos... ¡pero a ti te gustan los desafíos! Incrementa la Fuerza en <%= str %>. Equipo de Invierno 2014-2015 Edición Limitada.",
|
||||
"weaponSpecialWinter2015MageText": "Espada Luz de Invierno",
|
||||
"weaponSpecialWinter2015MageNotes": "La luz de este báculo de cristal llena los corazones de alegría. Aumenta la Inteligencia en <%= int %> y la Percepción en <%= per %>. Equipo de Invierno 2014-2015 Edición Limitada.",
|
||||
"weaponSpecialWinter2015HealerText": "Cetro Reconfortante",
|
||||
"weaponSpecialWinter2015HealerNotes": "Este cetro calienta los musculos agarrotados y elimina el estrés. Incrementa la Inteligencia en <%= int %>. Equipo de Invierno 2014-2015 Edición Limitada.",
|
||||
"weaponMystery201411Text": "Horca de Banquete",
|
||||
"weaponMystery201411Notes": "Stab your enemies or dig in to your favorite foods - this versatile pitchfork does it all! Confers no benefit. November 2014 Subscriber Item.",
|
||||
"weaponMystery301404Text": "Steampunk Cane",
|
||||
"weaponMystery301404Notes": "Excellent for taking a turn about town. March 3015 Subscriber Item. Confers no benefit.",
|
||||
"armor": "armor",
|
||||
"weaponMystery301404Text": "Bastón Steampunk",
|
||||
"weaponMystery301404Notes": "Excelente para darse una vuelta por la ciudad. Artículo del suscriptor de marzo 3015. No da beneficios.",
|
||||
"armor": "armadura",
|
||||
"armorBase0Text": "Ropa normal",
|
||||
"armorBase0Notes": "Ropa normal. No otorga ningún beneficio.",
|
||||
"armorWarrior1Text": "Armadura de cuero",
|
||||
|
|
@ -178,7 +178,7 @@
|
|||
"armorSpecialSpringWarriorText": "Armadura de Acero de Trébol.",
|
||||
"armorSpecialSpringWarriorNotes": "Soft as clover, strong as steel! Increases Constitution by <%= con %>. Limited Edition 2014 Spring Gear.",
|
||||
"armorSpecialSpringMageText": "Túnica de Rodentia",
|
||||
"armorSpecialSpringMageNotes": "Mice are nice! Increases Intelligence by <%= int %>. Limited Edition 2014 Spring Gear.",
|
||||
"armorSpecialSpringMageNotes": "¡Los ratones son geniales! Añade <%= int %> puntos a INT. Equipo de Primavera Edición Limitada 2014. ",
|
||||
"armorSpecialSpringHealerText": "Túnica de Cachorro Felpudo",
|
||||
"armorSpecialSpringHealerNotes": "Warm and snuggly, but protects its owner from harm. Increases Constitution by <%= con %>. Limited Edition 2014 Spring Gear.",
|
||||
"armorSpecialSummerRogueText": "Manto de Pirata",
|
||||
|
|
@ -199,9 +199,9 @@
|
|||
"armorSpecialFallHealerNotes": "Charge into battle pre-bandaged! Increases Constitution by <%= con %>. Limited Edition 2014 Autumn Gear.",
|
||||
"armorSpecialWinter2015RogueText": "Icicle Drake Armor",
|
||||
"armorSpecialWinter2015RogueNotes": "This armor is freezing cold, but it will definitely be worth it when you uncover the untold riches at the center of the Icicle Drake hives. Not that you are looking for any such untold riches, because you are truly, definitely, absolutely a genuine Icicle Drake, okay?! Stop asking questions! Increases Perception by <%= per %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"armorSpecialWinter2015WarriorText": "Gingerbread Armor",
|
||||
"armorSpecialWinter2015WarriorText": "Armadura de pan de jengibre",
|
||||
"armorSpecialWinter2015WarriorNotes": "Cozy and warm, straight from the oven! Increases Constitution by <%= con %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"armorSpecialWinter2015MageText": "Boreal Robe",
|
||||
"armorSpecialWinter2015MageText": "Túnica Boreal",
|
||||
"armorSpecialWinter2015MageNotes": "You can see the glimmering lights of the north in this robe. Increases Intelligence by <%= int %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"armorSpecialWinter2015HealerText": "Skating Outfit",
|
||||
"armorSpecialWinter2015HealerNotes": "Ice-skating is very relaxing, but you shouldn't try it without this protective gear in case you get attacked by the icicle drakes. Increases Constitution by <%= con %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
|
|
@ -221,7 +221,7 @@
|
|||
"armorMystery201409Notes": "A leaf-covered vest that camouflages the wearer. Confers no benefit. September 2014 Subscriber Item.",
|
||||
"armorMystery201410Text": "Equipo de Duende",
|
||||
"armorMystery201410Notes": "Scaly, slimy, and strong! Confers no benefit. October 2014 Subscriber Item.",
|
||||
"armorMystery201412Text": "Penguin Suit",
|
||||
"armorMystery201412Text": "Traje de Pingüino",
|
||||
"armorMystery201412Notes": "You're a penguin! Confers no benefit. December 2014 Subscriber Item.",
|
||||
"armorMystery301404Text": "Traje Steampunk",
|
||||
"armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.",
|
||||
|
|
@ -239,7 +239,7 @@
|
|||
"headWarrior5Text": "Casco dorado",
|
||||
"headWarrior5Notes": "Regal crown bound to shining armor. Increases Strength by <%= str %>.",
|
||||
"headRogue1Text": "Capucha de cuero",
|
||||
"headRogue1Notes": "Basic protective cowl. Increases Perception by <%= per %>.",
|
||||
"headRogue1Notes": "Capucha protectora básica. Incrementa la Percepción por <%= per %>.",
|
||||
"headRogue2Text": "Capucha de cuero negro",
|
||||
"headRogue2Notes": "Útil tanto como defensa como para disfraz. Aumenta la Percepción en <%= per %>.",
|
||||
"headRogue3Text": "Capucha de camulflaje",
|
||||
|
|
@ -308,13 +308,13 @@
|
|||
"headSpecialFallMageNotes": "Magic is woven into every thread of this hat. Increases Perception by <%= per %>. Limited Edition 2014 Autumn Gear.",
|
||||
"headSpecialFallHealerText": "Vendajes para la cabeza",
|
||||
"headSpecialFallHealerNotes": "Highly sanitary and very fashionable. Increases Intelligence by <%= int %>. Limited Edition 2014 Autumn Gear.",
|
||||
"headSpecialNye2014Text": "Silly Party Hat",
|
||||
"headSpecialNye2014Text": "Sombrero de fiesta tonto.",
|
||||
"headSpecialNye2014Notes": "You've received a Silly Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.",
|
||||
"headSpecialWinter2015RogueText": "Icicle Drake Mask",
|
||||
"headSpecialWinter2015RogueNotes": "You are truly, definitely, absolutely a genuine Icicle Drake. You are not infiltrating the Icicle Drake hives. You have no interest at all in the hoards of riches rumored to lie in their frigid tunnels. Rawr. Increases Perception by <%= per %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"headSpecialWinter2015WarriorText": "Gingerbread Helm",
|
||||
"headSpecialWinter2015WarriorText": "Casco de pan de jengibre",
|
||||
"headSpecialWinter2015WarriorNotes": "Think, think, think as hard as you can. Increases Strength by <%= str %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"headSpecialWinter2015MageText": "Aurora Hat",
|
||||
"headSpecialWinter2015MageText": "Sombrero Aurora",
|
||||
"headSpecialWinter2015MageNotes": "The fabric of this hat shifts and glows when the wearer studies. Increases Perception by <%= per %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
"headSpecialWinter2015HealerText": "Snuggly Earmuffs",
|
||||
"headSpecialWinter2015HealerNotes": "These warm earmuffs keep out chills and distracting noises. Increases Intelligence by <%= int %>. Limited Edition 2014-2015 Winter Gear.",
|
||||
|
|
@ -332,7 +332,7 @@
|
|||
"headMystery201408Notes": "This blazing crown gives its wearer great strength of will. Confers no benefit. August 2014 Subscriber Item.",
|
||||
"headMystery201411Text": "Steel Helm of Sporting",
|
||||
"headMystery201411Notes": "This is the traditional helmet worn in the beloved Habitican sport of Balance Ball, which consists of covering yourself with heavy protective gear and then committing to a healthy work-life balance..... WHILE PURSUED BY HIPPOGRIFFS. Confers no benefit. November 2014 Subscriber Item.",
|
||||
"headMystery201412Text": "Penguin Hat",
|
||||
"headMystery201412Text": "Sombrero de Pingüino",
|
||||
"headMystery201412Notes": "Who's a penguin? Confers no benefit. December 2014 Subscriber Item.",
|
||||
"headMystery301404Text": "Fancy Top Hat",
|
||||
"headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.",
|
||||
|
|
|
|||
|
|
@ -85,5 +85,7 @@
|
|||
"October": "Octubre",
|
||||
"November": "Noviembre",
|
||||
"December": "Diciembre",
|
||||
"dateFormat": "Formato de Fecha"
|
||||
"dateFormat": "Formato de Fecha",
|
||||
"achievementStressbeast": "salvador de Stoïkalm",
|
||||
"achievementStressbeastText": "Ayudó a derrotar el Abominable Stressbeast durante el 2015 Winter Wonderland Evento!"
|
||||
}
|
||||
|
|
@ -84,10 +84,10 @@
|
|||
"unblock": "Desbloquear",
|
||||
"pm-reply": "Enviar una respuesta",
|
||||
"inbox": "Bandeja de entrada",
|
||||
"abuseFlag": "Report violation of Community Guidelines",
|
||||
"abuseFlagModalHeading": "Report <%= name %> for violation?",
|
||||
"abuseFlagModalBody": "Are you sure you want to report this post? You should ONLY report a post that violates the <%= firstLinkStart %>Community Guidelines<%= linkEnd %> and/or <%= secondLinkStart %>Terms of Service<%= linkEnd %>. Inappropriately reporting a post is a violation of the Community Guidelines and may give you an infraction.",
|
||||
"abuseFlagModalButton": "Report",
|
||||
"abuseReported": "Thank you for reporting this violation. The moderators have been notified.",
|
||||
"abuseAlreadyReported": "You have already reported this message."
|
||||
"abuseFlag": "Notificación de violación de las normas de la comunidad",
|
||||
"abuseFlagModalHeading": "¿Notificar a <%= name %> por infracción?",
|
||||
"abuseFlagModalBody": "¿Estás seguro de querer notificar este mensaje? SOLO los mensajes que violan las <%= firstLinkStart %>normas de la comunidad<%= linkEnd %> y/o los<%= secondLinkStart %>Términos de Servicio<%= linkEnd %> deben ser notificados.\nUn reporte inapropiado de un mensaje es una violación de las normas de la comunidad y puede costarte una infracción. ",
|
||||
"abuseFlagModalButton": "Notificar",
|
||||
"abuseReported": "Gracias por notificar esta infracción. Los moderadores han sido informados.",
|
||||
"abuseAlreadyReported": "Ya has notificado este mensaje."
|
||||
}
|
||||