Merge branch 'develop' into analytics-service-server-side
50
bower.json
|
|
@ -14,34 +14,34 @@
|
|||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "~2.1.0",
|
||||
"jquery.cookie": "~1.4.0",
|
||||
"Angular-At-Directive": "snicker/Angular-At-Directive#c27bae207aa06d1e",
|
||||
"BrowserQuest": "browserquest/BrowserQuest#c3a960b03031dad5d",
|
||||
"angular": "1.3.9",
|
||||
"angular-ui": "~0.4.0",
|
||||
"angular-sanitize": "1.3.9",
|
||||
"angular-resource": "1.3.9",
|
||||
"angular-ui-utils": "~0.1.0",
|
||||
"angular-ui-select2": "git://github.com/angular-ui/ui-select2.git",
|
||||
"angular-bootstrap": "~0.13.0",
|
||||
"angular-loading-bar": "~0.6.0",
|
||||
"bootstrap": "~3.1.0",
|
||||
"bootstrap-growl": "git://github.com/ifightcrime/bootstrap-growl.git#master",
|
||||
"bootstrap-tour": "~0.10.1",
|
||||
"BrowserQuest": "git://github.com/browserquest/BrowserQuest.git",
|
||||
"github-buttons": "git://github.com/mdo/github-buttons.git",
|
||||
"marked": "~0.2.9",
|
||||
"Angular-At-Directive": "git://github.com/snicker/Angular-At-Directive#master",
|
||||
"js-emoji": "git://github.com/snicker/js-emoji#master",
|
||||
"sticky": "*",
|
||||
"swagger-ui": "git://github.com/wordnik/swagger-ui.git#v2.0.24",
|
||||
"ngInfiniteScroll": "1.0.0",
|
||||
"jquery-colorbox": "~1.4.36",
|
||||
"pnotify": "~1.3.1",
|
||||
"jquery-ui": "~1.10.3",
|
||||
"hello": "~1.5.0",
|
||||
"css-social-buttons": "https://github.com/samcollins/css-social-buttons.git",
|
||||
"angular-filter": "~0.5.1",
|
||||
"angular-ui-router": "~0.2.13"
|
||||
"angular-loading-bar": "~0.6.0",
|
||||
"angular-resource": "1.3.9",
|
||||
"angular-sanitize": "1.3.9",
|
||||
"angular-ui": "~0.4.0",
|
||||
"angular-ui-router": "~0.2.13",
|
||||
"angular-ui-select2": "angular-ui/ui-select2#afa6589a54cb72815f",
|
||||
"angular-ui-utils": "~0.1.0",
|
||||
"bootstrap": "~3.1.0",
|
||||
"bootstrap-growl": "ifightcrime/bootstrap-growl#162daa41cd1155f",
|
||||
"bootstrap-tour": "~0.10.1",
|
||||
"css-social-buttons": "samcollins/css-social-buttons#v1.1.1 ",
|
||||
"github-buttons": "mdo/github-buttons#v3.0.0",
|
||||
"hello": "~1.5.0",
|
||||
"jquery": "~2.1.0",
|
||||
"jquery-colorbox": "~1.4.36",
|
||||
"jquery-ui": "~1.10.3",
|
||||
"jquery.cookie": "~1.4.0",
|
||||
"js-emoji": "snicker/js-emoji#f25d8a303f",
|
||||
"marked": "~0.2.9",
|
||||
"ngInfiniteScroll": "1.0.0",
|
||||
"pnotify": "~1.3.1",
|
||||
"sticky": "*",
|
||||
"swagger-ui": "wordnik/swagger-ui#v2.0.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "1.3.9"
|
||||
|
|
|
|||
2
common/dist/sprites/habitrpg-shared.css
vendored
348
common/dist/sprites/spritesmith0.css
vendored
|
|
@ -1,222 +1,222 @@
|
|||
.achievement-alien {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1507px;
|
||||
background-position: -1354px -1274px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-alpha {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1183px;
|
||||
background-position: -1925px -1820px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-armor {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1480px;
|
||||
background-position: -1495px -1392px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-boot {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1480px;
|
||||
background-position: -1470px -1392px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-bow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1480px;
|
||||
background-position: -1445px -1392px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-cactus {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1453px;
|
||||
background-position: -1495px -1365px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-cake {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1453px;
|
||||
background-position: -1470px -1365px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-cave {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1453px;
|
||||
background-position: -1445px -1365px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-coffin {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1426px;
|
||||
background-position: -1586px -1483px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-comment {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1426px;
|
||||
background-position: -1561px -1483px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-costumeContest {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1426px;
|
||||
background-position: -1536px -1483px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-dilatory {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1399px;
|
||||
background-position: -1586px -1456px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-firefox {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1399px;
|
||||
background-position: -1561px -1456px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-habitBirthday {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1399px;
|
||||
background-position: -1536px -1456px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-heart {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1372px;
|
||||
background-position: -1677px -1574px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-karaoke {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1372px;
|
||||
background-position: -1652px -1574px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-ninja {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1372px;
|
||||
background-position: -1627px -1574px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-nye {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1345px;
|
||||
background-position: -1677px -1547px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-perfect {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1345px;
|
||||
background-position: -1652px -1547px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-rat {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1183px;
|
||||
background-position: -1900px -1820px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-seafoam {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1318px;
|
||||
background-position: -1768px -1665px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-shield {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1318px;
|
||||
background-position: -1743px -1665px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-shinySeed {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1318px;
|
||||
background-position: -1718px -1665px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-snowball {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1291px;
|
||||
background-position: -1768px -1638px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-spookDust {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1291px;
|
||||
background-position: -1743px -1638px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-stoikalm {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1291px;
|
||||
background-position: -1718px -1638px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-sun {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1264px;
|
||||
background-position: -1859px -1756px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-sword {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1264px;
|
||||
background-position: -1834px -1756px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-thermometer {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1264px;
|
||||
background-position: -1809px -1756px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-tree {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1237px;
|
||||
background-position: -1859px -1729px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-triadbingo {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1237px;
|
||||
background-position: -1834px -1729px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-ultimate-healer {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1237px;
|
||||
background-position: -1809px -1729px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-ultimate-mage {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1210px;
|
||||
background-position: -1950px -1847px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-ultimate-rogue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1925px -1210px;
|
||||
background-position: -1925px -1847px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-ultimate-warrior {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1210px;
|
||||
background-position: -1900px -1847px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-valentine {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1950px -1183px;
|
||||
background-position: -1950px -1820px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
.achievement-wolf {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1900px -1345px;
|
||||
background-position: -1627px -1547px;
|
||||
width: 24px;
|
||||
height: 26px;
|
||||
}
|
||||
|
|
@ -1938,13 +1938,13 @@
|
|||
}
|
||||
.hair_mustache_1_purple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: 0px -888px;
|
||||
background-position: -819px -1434px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_mustache_1_purple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -25px -903px;
|
||||
background-position: -844px -1449px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
|
@ -1998,13 +1998,13 @@
|
|||
}
|
||||
.hair_mustache_1_white {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1274px -1434px;
|
||||
background-position: 0px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_mustache_1_white {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1299px -1449px;
|
||||
background-position: -25px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
|
@ -3906,443 +3906,563 @@
|
|||
}
|
||||
.hair_bangs_3_yellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -819px -1434px;
|
||||
background-position: -1900px -1183px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_yellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -844px -1449px;
|
||||
background-position: -1925px -1198px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_bangs_3_zombie {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -910px -979px;
|
||||
background-position: -1900px -1274px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_bangs_3_zombie {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -935px -994px;
|
||||
background-position: -1925px -1289px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_TRUred {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -819px -979px;
|
||||
background-position: -1900px -1365px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_TRUred {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -844px -994px;
|
||||
background-position: -1925px -1380px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_aurora {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -728px -979px;
|
||||
background-position: -1900px -1456px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_aurora {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -753px -994px;
|
||||
background-position: -1925px -1471px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_black {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -637px -979px;
|
||||
background-position: -1900px -1547px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_black {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -662px -994px;
|
||||
background-position: -1925px -1562px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_blond {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -546px -979px;
|
||||
background-position: -1900px -1638px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_blond {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -571px -994px;
|
||||
background-position: -1925px -1653px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_blue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -455px -979px;
|
||||
background-position: -1900px -1729px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_blue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -480px -994px;
|
||||
background-position: -1925px -1744px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_brown {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -364px -979px;
|
||||
background-position: 0px -1889px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_brown {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -389px -994px;
|
||||
background-position: -25px -1904px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_candycane {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -273px -979px;
|
||||
background-position: -91px -1889px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_candycane {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -298px -994px;
|
||||
background-position: -116px -1904px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_candycorn {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -182px -979px;
|
||||
background-position: -182px -1889px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_candycorn {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -207px -994px;
|
||||
background-position: -207px -1904px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_festive {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -91px -979px;
|
||||
background-position: -1274px -1434px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_festive {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -116px -994px;
|
||||
background-position: -1299px -1449px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_frost {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: 0px -979px;
|
||||
background-position: -910px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_frost {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -25px -994px;
|
||||
background-position: -935px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_ghostwhite {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px -819px;
|
||||
background-position: -819px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_ghostwhite {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -834px;
|
||||
background-position: -844px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_green {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px -728px;
|
||||
background-position: -728px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_green {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -743px;
|
||||
background-position: -753px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_halloween {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px -637px;
|
||||
background-position: -637px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_halloween {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -652px;
|
||||
background-position: -662px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_holly {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px -546px;
|
||||
background-position: -546px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_holly {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -561px;
|
||||
background-position: -571px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_hollygreen {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px -455px;
|
||||
background-position: -455px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_hollygreen {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -470px;
|
||||
background-position: -480px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_midnight {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px -364px;
|
||||
background-position: -364px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_midnight {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -379px;
|
||||
background-position: -389px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_pblue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px -273px;
|
||||
background-position: -273px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_pblue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -288px;
|
||||
background-position: -298px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_pblue2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px -182px;
|
||||
background-position: -182px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_pblue2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -197px;
|
||||
background-position: -207px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_peppermint {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px -91px;
|
||||
background-position: -91px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_peppermint {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -106px;
|
||||
background-position: -116px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_pgreen {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -990px 0px;
|
||||
background-position: 0px -979px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_pgreen {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1015px -15px;
|
||||
background-position: -25px -994px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_pgreen2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -819px -888px;
|
||||
background-position: -990px -819px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_pgreen2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -844px -903px;
|
||||
background-position: -1015px -834px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_porange {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -728px -888px;
|
||||
background-position: -990px -728px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_porange {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -753px -903px;
|
||||
background-position: -1015px -743px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_porange2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -637px -888px;
|
||||
background-position: -990px -637px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_porange2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -662px -903px;
|
||||
background-position: -1015px -652px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_ppink {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -546px -888px;
|
||||
background-position: -990px -546px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_ppink {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -571px -903px;
|
||||
background-position: -1015px -561px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_ppink2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -455px -888px;
|
||||
background-position: -990px -455px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_ppink2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -480px -903px;
|
||||
background-position: -1015px -470px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_ppurple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -364px -888px;
|
||||
background-position: -990px -364px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_ppurple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -389px -903px;
|
||||
background-position: -1015px -379px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_ppurple2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -273px -888px;
|
||||
background-position: -990px -273px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_ppurple2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -298px -903px;
|
||||
background-position: -1015px -288px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_pumpkin {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -182px -888px;
|
||||
background-position: -990px -182px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_pumpkin {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -207px -903px;
|
||||
background-position: -1015px -197px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_purple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -91px -888px;
|
||||
background-position: -990px -91px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_purple {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -116px -903px;
|
||||
background-position: -1015px -106px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_pyellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -455px;
|
||||
background-position: -990px 0px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_pyellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -470px;
|
||||
background-position: -1015px -15px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_pyellow2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -364px;
|
||||
background-position: -819px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_pyellow2 {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -379px;
|
||||
background-position: -844px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_rainbow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -273px;
|
||||
background-position: -728px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_rainbow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -288px;
|
||||
background-position: -753px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_red {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -182px;
|
||||
background-position: -637px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_red {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -197px;
|
||||
background-position: -662px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_snowy {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -91px;
|
||||
background-position: -546px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_snowy {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -106px;
|
||||
background-position: -571px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_white {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px 0px;
|
||||
background-position: -455px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_white {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -480px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_winternight {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -364px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_winternight {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -389px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_winterstar {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -273px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_winterstar {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -298px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_yellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -182px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_yellow {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -207px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_10_zombie {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -91px -888px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_10_zombie {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -116px -903px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_11_TRUred {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -455px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_11_TRUred {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -470px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_11_aurora {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -364px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_11_aurora {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -379px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_11_black {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -273px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_11_black {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -288px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_11_blond {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -182px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_11_blond {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -197px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_11_blue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px -91px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_11_blue {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -106px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
.hair_base_11_brown {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1081px 0px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
.customize-option.hair_base_11_brown {
|
||||
background-image: url(spritesmith0.png);
|
||||
background-position: -1106px -15px;
|
||||
width: 60px;
|
||||
|
|
|
|||
BIN
common/dist/sprites/spritesmith0.png
vendored
|
Before Width: | Height: | Size: 219 KiB After Width: | Height: | Size: 221 KiB |
5828
common/dist/sprites/spritesmith1.css
vendored
BIN
common/dist/sprites/spritesmith1.png
vendored
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
6218
common/dist/sprites/spritesmith2.css
vendored
BIN
common/dist/sprites/spritesmith2.png
vendored
|
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 109 KiB |
4690
common/dist/sprites/spritesmith3.css
vendored
BIN
common/dist/sprites/spritesmith3.png
vendored
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 88 KiB |
1188
common/dist/sprites/spritesmith4.css
vendored
BIN
common/dist/sprites/spritesmith4.png
vendored
|
Before Width: | Height: | Size: 500 KiB After Width: | Height: | Size: 554 KiB |
4218
common/dist/sprites/spritesmith5.css
vendored
BIN
common/dist/sprites/spritesmith5.png
vendored
|
Before Width: | Height: | Size: 226 KiB After Width: | Height: | Size: 234 KiB |
1040
common/dist/sprites/spritesmith6.css
vendored
BIN
common/dist/sprites/spritesmith6.png
vendored
|
Before Width: | Height: | Size: 195 KiB After Width: | Height: | Size: 199 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 25 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 445 B |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3 KiB |
|
After Width: | Height: | Size: 3 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 3 KiB |
|
After Width: | Height: | Size: 3 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 696 B |
BIN
common/img/sprites/spritesmith/promo/promo_dilatoryDistress.png
Normal file
|
After Width: | Height: | Size: 4 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
BIN
common/img/sprites/spritesmith/promo/promo_habitica.png
Normal file
|
After Width: | Height: | Size: 8.3 KiB |
BIN
common/img/sprites/spritesmith/promo/promo_orca.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 7.3 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 7.3 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 25 KiB |
|
After Width: | Height: | Size: 7.3 KiB |
|
After Width: | Height: | Size: 7.3 KiB |
|
After Width: | Height: | Size: 7.3 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 683 B |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
BIN
common/img/sprites/spritesmith/quests/quest_evilsanta2.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
common/img/sprites/spritesmith/quests/quest_whale.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 1.4 KiB |
BIN
common/img/sprites/spritesmith/stable/eggs/Pet_Egg_Whale.png
Normal file
|
After Width: | Height: | Size: 1 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 20 KiB |
BIN
common/img/sprites/spritesmith/stable/pets/Pet-Whale-Base.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 18 KiB |
BIN
common/img/sprites/spritesmith/stable/pets/Pet-Whale-Desert.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
common/img/sprites/spritesmith/stable/pets/Pet-Whale-Golden.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
common/img/sprites/spritesmith/stable/pets/Pet-Whale-Red.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
common/img/sprites/spritesmith/stable/pets/Pet-Whale-Shade.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
BIN
common/img/sprites/spritesmith/stable/pets/Pet-Whale-White.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
common/img/sprites/spritesmith/stable/pets/Pet-Whale-Zombie.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
|
|
@ -90,5 +90,12 @@
|
|||
"backgroundShimmeryBubblesText": "Mihotající se bublinky",
|
||||
"backgroundShimmeryBubblesNotes": "Nech se nadnášet mořem mihotajících se bublinek.",
|
||||
"backgroundIslandWaterfallsText": "Ostrovní vodopády",
|
||||
"backgroundIslandWaterfallsNotes": "Udělej si piknik u ostrovních vodopádů."
|
||||
"backgroundIslandWaterfallsNotes": "Udělej si piknik u ostrovních vodopádů.",
|
||||
"backgrounds072015": "SET 14: Vydáno v červenci 2015",
|
||||
"backgroundDilatoryRuinsText": "Trosky Liknavosti",
|
||||
"backgroundDilatoryRuinsNotes": "Potom se k troskám Liknavosti.",
|
||||
"backgroundGiantWaveText": "Obrovská vlna",
|
||||
"backgroundGiantWaveNotes": "Surfuj na obří vlně!",
|
||||
"backgroundSunkenShipText": "Potopená loď",
|
||||
"backgroundSunkenShipNotes": "Prozkoumej potopenou loď."
|
||||
}
|
||||
|
|
@ -53,6 +53,7 @@
|
|||
"challengedOwnedFilter": "Vlastníš",
|
||||
"challengedNotOwnedFilter": "Nevlastníš",
|
||||
"challengedEitherOwnedFilter": "Obojí",
|
||||
"backToChallenges": "Back to all challenges",
|
||||
"prizeValue": "<%= gemcount %> <%= gemicon %> Prize"
|
||||
"backToChallenges": "Zpět na všechny výzvy.",
|
||||
"prizeValue": "<%= gemcount %> <%= gemicon %> Cena",
|
||||
"clone": "Naklonuj"
|
||||
}
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
"pastelSkins": "Pastelové kůže",
|
||||
"spookySkins": "Strašidelné kůže",
|
||||
"supernaturalSkins": "Nadpřirozené kůže",
|
||||
"splashySkins": "Splashy Skins",
|
||||
"splashySkins": "Vodní kůže",
|
||||
"rainbowColors": "Duhové barvy",
|
||||
"shimmerColors": "Třpytivé barvy",
|
||||
"hauntedColors": "Strašidelné barvy",
|
||||
|
|
@ -54,8 +54,8 @@
|
|||
"costume": "Kostým",
|
||||
"costumeText": "Pokud se ti více líbí vzhled jiného vybavení, než toho, které máš na sobě, zaškrtni \"použít kostým\". Kostým se ti zobrazí na tvém právě používaném vybavení, které tak hezky schová.",
|
||||
"useCostume": "Použít kostým",
|
||||
"useCostumeInfo1": "Click \"Use Costume\" to equip items to your avatar without affecting the stats from your Battle Gear! This means that you can equip for the best stats on the left, and dress up your avatar with your equipment on the right.",
|
||||
"useCostumeInfo2": "Once you click \"Use Costume\" your avatar will look pretty basic... but don't worry! If you look on the left, you'll see that your Battle Gear is still equipped. Next, you can make things fancy! Anything you equip on the right won't affect your stats, but can make you look super awesome. Try out different combos, mixing sets, and coordinating your Costume with your pets, mounts, and backgrounds.<br><br>Got more questions? Check out the <a href=\"http://habitrpg.wikia.com/wiki/Equipment#Costumes\">Costume page</a> on the wiki. Find the perfect ensemble? Show it off in the <a href=\"/#/options/groups/guilds/3884eeaa-2d6a-45e8-a279-ada6de9709e1\">Costume Carnival guild</a> or brag in the Tavern!",
|
||||
"useCostumeInfo1": "Klikni na \"Použít kostým\" abys vybavil svého avatara aniž bys nějak ovlivnil statistiky Bojové výzbroje! To znamená, že se můžeš vybavit nejlepšími statistikami vlevo, a převléknout svého avatara vybavením vpravo.",
|
||||
"useCostumeInfo2": "Jakmile klikneš na \"Použít kostým\", tvůj avatar bude vypadat docela jednoduše... ale neboj! Když se podíváš doleva, uvidíš, že tvá Bojová zbroj je stále používána. Pak si můžeš svého avatara převléknout! Cokoliv, co mu oblečeš zprava, neovlivní tvoje statistiky, ale budeš vypadat suprově. Vyzkoušej různé styly, smíchej sety, nebo slaď svůj Kostým se svými Mazlíčky, osedlanými zvířaty nebo pozadími. <br><br>Máš další otázky? Koukni se na <a href=\"http://habitrpg.wikia.com/wiki/Equipment#Costumes\">Costume page</a> wiki. Našel jsi ten nej ohoz? Ukaž nám ho v <a href=\"/#/options/groups/guilds/3884eeaa-2d6a-45e8-a279-ada6de9709e1\">Cechu karnevalových kostýmů</a> nebo se s ním pochlub v Krčmě!",
|
||||
"gearAchievement": "Získal jsi Ocenění \"Maximální Vybavení\" za vylepšení výbavy na maximální set vybavení pro povolání! Získal jsi následující kompletní sety:",
|
||||
"moreGearAchievements": "Abys získal více Ocenění Maximálního Vybavení, změň svou třídu na stránce <a href='/#/options/profile/stats' target='_blank'>Statistiky</a> a nakup si vybavení pro své nové povolání!",
|
||||
"armoireUnlocked": "Také jsi odemkl <strong>Začarovanou almaru!</strong> Klikni na Odměnu začarované almary a náhodně získej speciální Vybavení! Také ti může náhodně dát Zkušenostní body nebo jídlo.",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"armoireText": "Začarovaná almara",
|
||||
"armoireNotesFull": "Otevři almaru a náhodně získej speciální Vybavení, Zkušenostní body, nebo jídlo! Zbývá následující Vybavení:",
|
||||
"armoireLastItem": "Našel jsi poslední kousek vzácného Vybavení v Začarované almaře.",
|
||||
"armoireNotesEmpty": "Almara bude ukrývat nové Vybavení každý měsíc.Do té doby na ni můžeš klikat a získáš Zkušenostní body a jídlo!",
|
||||
"armoireNotesEmpty": "The Armoire will have new Equipment in the first week of every month. Until then, keep clicking for Experience and Food!",
|
||||
"dropEggWolfText": "vlk",
|
||||
"dropEggWolfAdjective": "věrný",
|
||||
"dropEggTigerCubText": "tygřík",
|
||||
|
|
@ -62,8 +62,10 @@
|
|||
"questEggSlimeAdjective": "sladký",
|
||||
"questEggSheepText": "Beran",
|
||||
"questEggSheepAdjective": "huňatý",
|
||||
"questEggCuttlefishText": "Cuttlefish",
|
||||
"questEggCuttlefishAdjective": "cuddly",
|
||||
"questEggCuttlefishText": "Sépiák",
|
||||
"questEggCuttlefishAdjective": "mazlivý",
|
||||
"questEggWhaleText": "Plejtvák",
|
||||
"questEggWhaleAdjective": "cákavá",
|
||||
"eggNotes": "Najdi líhnoucí lektvar, nalij ho na vejce a z něj se pak vylíhne <%= eggAdjective(locale) %> <%= eggText(locale) %>.",
|
||||
"hatchingPotionBase": "Základní",
|
||||
"hatchingPotionWhite": "Bílý",
|
||||
|
|
|
|||
|
|
@ -61,5 +61,10 @@
|
|||
"surveysSingle": "Pomohl HabitRPG vyplněním dotazníku. Nejsou žádné aktivní dotazníky.",
|
||||
"surveysMultiple": "Pomohl HabitRPG růst vyplněním <%= surveys%> dotazníků. Nejsou žádné aktivní dotazníky.",
|
||||
"currentSurvey": "Aktuální dotazník",
|
||||
"surveyWhen": "Odznaky budou rozdány všem účastníkům poté, co budou všechny dotazníky zpracovány ke konci března."
|
||||
"surveyWhen": "Odznaky budou rozdány všem účastníkům poté, co budou všechny dotazníky zpracovány ke konci března.",
|
||||
"blurbInbox": "Tady se ti ukládají soukromé zprávy! Zprávu někomu odešleš tak, že klikneš na ikonku obálky vedle jejich jména v Krčmě, Družině, nebo chatu v Cechu.",
|
||||
"blurbGuildsPage": "Cechy jsou chatovací skupiny s podobnými zájmy, které jsou tvořené hráči pro hráče. Můžeš si vyhledat témata, která tě zajímají! ",
|
||||
"blurbChallenges": "Výzvy jsou tvořeny tvými spoluhráči. Když se účastníš Výzvy, přidají se ti úkoly na tvou stránku s úkoly, a když Výzvu vyhraješ, dostaneš ocenění a často i Drahokamy!",
|
||||
"blurbHallPatrons": "Toto je Síň Patronů, ve které oslavujeme vznešené dobrodruhy, kteří podpořili HabitRPG na Kickstarteru. Jsme jim vděční za to, že pomohli Habitiku přivést k životu!",
|
||||
"blurbHallHeroes": "Toto je Síň Hrdinů, kde oslavujeme open-source přispěvatele HabitRPG. Ať už za kód, kresby, hudbu, psaní, nebo jen prostě za pomoc, vysloužili si <a href='http://habitrpg.wikia.com/wiki/Contributor_Rewards' target='_blank'> Drahokamy, exkluzivní vybavení</a> a <a href='http://habitrpg.wikia.com/wiki/Contributor_Titles' target='_blank'>prestižní tituly</a>. Také můžeš HabitRPG přispět! <a href='http://habitrpg.wikia.com/wiki/Contributing_to_HabitRPG' target='_blank'> Více informací najdeš zde.</a>"
|
||||
}
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"defaultHabit1Text": "Productive Work (Click the pencil to edit)",
|
||||
"defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work",
|
||||
"defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)",
|
||||
"defaultHabit1Text": "Produktivní práce (uprav kliknutím na tužku)",
|
||||
"defaultHabit1Notes": "Příklad dobrých zvyků: + Sníst zeleninu + 15 minut produktivní práce",
|
||||
"defaultHabit2Text": "Nezdravé jídlo (uprav kliknutím na tužku)",
|
||||
"defaultHabit2Notes": "Příklad zlozvyku: - Kouření - Flákání se",
|
||||
"defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)",
|
||||
"defaultHabit3Text": "Jít po schodech/Jet výtahem (uprav kliknutím na tužku)",
|
||||
"defaultHabit3Notes": "Příklad Dobrého zvyku nebo zlozvyku: +/- Schody/Výtah; +/- Voda/Limonáda",
|
||||
"defaultDaily1Text": "1 hodina práce na osobním projektu",
|
||||
"defaultDaily1Notes": "Po vytvoření jsou všechny úkoly žluté. Takže jejich nesplnění způsobí jen mírnou újmu, naopak splnění ti vynese přiměřenou odměnu.",
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
"defaultTodo4Checklist2": "nastav obtížnost v sekci Pokročilé nastavení",
|
||||
"defaultTodo4Checklist3": "volitelné: nastavte Datum splnění",
|
||||
"defaultTodo5Text": "Založ si Družinu (soukromá skupina) s přáteli (Komunita > Družina)",
|
||||
"defaultReward1Text": "15 minute break",
|
||||
"defaultReward1Text": "15minutová přestávka",
|
||||
"defaultReward1Notes": "Vlastní odměny mohou mít mnoho podob. Někteří lidé se zdrží sledování své oblíbené šou, pokud nemají dost zlata na její zaplacení.",
|
||||
"defaultReward2Text": "Dort",
|
||||
"defaultReward2Notes": "Jiní lidé ocení pěkný kousek dortu. Zkus vytvářet odměny, které tě budou nejvíc motivovat.",
|
||||
|
|
|
|||
|
|
@ -68,6 +68,8 @@
|
|||
"weaponSpecial3Notes": "Meetingy, monstra, neklid: zvládnuty! Mash! Zvyšuje Sílu, Inteligenci a Obranu o <%= attrs %>.",
|
||||
"weaponSpecialCriticalText": "Kritické kladivo na drcení chyb",
|
||||
"weaponSpecialCriticalNotes": "Tento šampion skolil kritického nepřítele Githubu, kde padla spousta válečníků. Zhotoveno z kostí Chyby, toto kladivo zasadí mocný kritický úder. Zvyšuje Sílu a Vnímání o <%= attrs %>.",
|
||||
"weaponSpecialTridentOfCrashingTidesText": "Trident of Crashing Tides",
|
||||
"weaponSpecialTridentOfCrashingTidesNotes": "Gives you the ability to command fish, and also deliver some mighty stabs to your tasks. Increases Intelligence by <%= int %>.",
|
||||
"weaponSpecialYetiText": "Kopí krotitele Yettiho",
|
||||
"weaponSpecialYetiNotes": "Toto kopí umožňuje svému uživateli velet jakémukoliv Yettimu. Zvyšuje sílu o <%= str %>. Limitovaná edice zimního vybavení 2013-2014! ",
|
||||
"weaponSpecialSkiText": "Lyžovražedná hůl",
|
||||
|
|
@ -116,14 +118,14 @@
|
|||
"weaponSpecialSpring2015MageNotes": "Vykouzli si mrkev s touhle super hůlkou. Zvyšuje Inteligenci o <%= int %> a Vnímání o <%= per %>. Limitovaná edice Jarní výbavy 2015.",
|
||||
"weaponSpecialSpring2015HealerText": "Kočičí chrastítko",
|
||||
"weaponSpecialSpring2015HealerNotes": "Když s ním zamáváš, vydává fascinující chřestivý zvuk, který zabaví KOHOKOLIV na hodiny. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice Jarní výbavy 2015.",
|
||||
"weaponSpecialSummer2015RogueText": "Firing Coral",
|
||||
"weaponSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.",
|
||||
"weaponSpecialSummer2015WarriorText": "Sun Swordfish",
|
||||
"weaponSpecialSummer2015WarriorNotes": "The Sun Swordfish is a fearsome weapon, provided that it can be induced to stop wriggling. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.",
|
||||
"weaponSpecialSummer2015MageText": "Soothsayer Staff",
|
||||
"weaponSpecialSummer2015MageNotes": "Hidden power glimmers in the jewels of this staff. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
|
||||
"weaponSpecialSummer2015HealerText": "Wand of the Waves",
|
||||
"weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
|
||||
"weaponSpecialSummer2015RogueText": "Střílející korál",
|
||||
"weaponSpecialSummer2015RogueNotes": "Tato odrůda korálu má schopnost vystřelovat svůj jed skrz vody. Zvyšuje Sílu o <%= str %>. Limitovaná edice letní výbavy 2015.",
|
||||
"weaponSpecialSummer2015WarriorText": "Sluneční mečoun",
|
||||
"weaponSpecialSummer2015WarriorNotes": "Sluneční mečoun je hrůzu nahánějící zbraň, pokud jí tedy přiměješ, aby se přestala kroutit. Zvyšuje Sílu o <%= str %>. Limitovaná edice letní výbavy 2015.",
|
||||
"weaponSpecialSummer2015MageText": "Věštecká hůl",
|
||||
"weaponSpecialSummer2015MageNotes": "V kamenech tohoto žezla se blyští skrytá síla. Zvyšuje Inteligenci o <%= int %> a Vnímání o <%= per %>. Limitovaná edice letní výbavy 2015.",
|
||||
"weaponSpecialSummer2015HealerText": "Hůlka vln",
|
||||
"weaponSpecialSummer2015HealerNotes": "Léčí mořské nemoci i mořskou nemoc! Zvyšuje Inteligenci o <%= int %>. Limitovaná edice letní výbavy 2015.",
|
||||
"weaponMystery201411Text": "Vidle hodů",
|
||||
"weaponMystery201411Notes": "Píchni své nepřátele nebo se pusť do svého oblíbeného jídla - tyhle všestranné vidle zvládnou všechno! Nepřináší žádný benefit.",
|
||||
"weaponMystery201502Text": "Třpytivá okřídlená hůl lásky a také pravdy",
|
||||
|
|
@ -132,10 +134,12 @@
|
|||
"weaponMystery201505Notes": "Toto zelené a stříbrné kopí sundalo již mnoho jezdců z jejich zvířat. Nepřináší žádný benefit. Předmět pro předplatitele květen 2015.",
|
||||
"weaponMystery301404Text": "Steampunková hůl",
|
||||
"weaponMystery301404Notes": "Výborná na procházku po městě. Předmět pro předplatitele březen 2015. Nepřináší žádný benefit.",
|
||||
"weaponArmoireBasicCrossbowText": "Basic Crossbow",
|
||||
"weaponArmoireBasicCrossbowNotes": "This crossbow can pierce a task's armor from very far away! Increases Strength by <%= str %>, Perception by <%= per %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireLunarSceptreText": "Soothing Lunar Sceptre",
|
||||
"weaponArmoireLunarSceptreNotes": "The healing power of this wand waxes and wanes. Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 3 of 3).",
|
||||
"weaponArmoireBasicCrossbowText": "Základní kuše",
|
||||
"weaponArmoireBasicCrossbowNotes": "Tato kuše dokáže prostřelit brnění úkolu z velké dálky! Zvyšuje Sílu o <%= str %>, Vnímání o <%= per %> a Obranu o <%= con %>. Začarovaná almara: Nezávislý předmět.",
|
||||
"weaponArmoireLunarSceptreText": "Uklidňující měsíční žezlo",
|
||||
"weaponArmoireLunarSceptreNotes": "Hojivá síla této hůlky přibývá a mizí. Zvyšuje Obranu o <%= con %> a Inteligenci o <%= int %>. Začarovaná almara: Uklidňující lunární set (předmět 3 ze 3).",
|
||||
"weaponArmoireRancherLassoText": "Rancher Lasso",
|
||||
"weaponArmoireRancherLassoNotes": "Lassos: the ideal tool for rounding up and wrangling. Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Rancher Set (Item 3 of 3).",
|
||||
"armor": "zbroj",
|
||||
"armorBase0Text": "Obyčejné oblečení",
|
||||
"armorBase0Notes": "Běžné oblečení. Nenabízí žádný bonus.",
|
||||
|
|
@ -185,6 +189,8 @@
|
|||
"armorSpecial1Notes": "Její neúnavná moc navykne svého nositele na světské nepohodlí. Zvyšuje všechny atributy o <%= attrs %>.",
|
||||
"armorSpecial2Text": "Vznešená tunika Jeana Chalarda",
|
||||
"armorSpecial2Notes": "Budeš extra načechraný! Zvyšuje Obranu a Inteligenci o <%= attrs %>.",
|
||||
"armorSpecialFinnedOceanicArmorText": "Finned Oceanic Armor",
|
||||
"armorSpecialFinnedOceanicArmorNotes": "Although delicate, this armor makes your skin as harmful to the touch as a fire coral. Increases Strength by <%= str %>.",
|
||||
"armorSpecialYetiText": "Oděv krotitele Yetti",
|
||||
"armorSpecialYetiNotes": "Načechraná a divoká. Zvyšuje Obranu o <%= con %>. Limitovaná edice zimní výbavy 2013-2014! ",
|
||||
"armorSpecialSkiText": "Lyžovražedná větrovka",
|
||||
|
|
@ -239,14 +245,14 @@
|
|||
"armorSpecialSpring2015MageNotes": "Všechno k sobě ladí! Zvyšuje Inteligenci o <%= int %>. Limitovaná edice Jarní výbavy 2015.",
|
||||
"armorSpecialSpring2015HealerText": "Uklidňující overal",
|
||||
"armorSpecialSpring2015HealerNotes": "Tenhle měkký overal je pohodlný a uklidňující jako mátový čaj. Zvyšuje Obranu o <%= con %>. Limitovaná edice Jarní výbavy 2015.",
|
||||
"armorSpecialSummer2015RogueText": "Ruby Tail",
|
||||
"armorSpecialSummer2015RogueNotes": "This garment of shimmering scales transforms its wearer into a real Reef Renegade! Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
|
||||
"armorSpecialSummer2015WarriorText": "Golden Tail",
|
||||
"armorSpecialSummer2015WarriorNotes": "This garment of shimmering scales transforms its wearer into a real Sunfish Warrior! Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
|
||||
"armorSpecialSummer2015MageText": "Soothsayer Robes",
|
||||
"armorSpecialSummer2015MageNotes": "Hidden power resides in the puffs of these sleeves. Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
|
||||
"armorSpecialSummer2015HealerText": "Sailor's Armor",
|
||||
"armorSpecialSummer2015HealerNotes": "This armor lets everyone know that you are an honest merchant sailor who would never dream of behaving like a scalawag. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
|
||||
"armorSpecialSummer2015RogueText": "Rubínový ocas",
|
||||
"armorSpecialSummer2015RogueNotes": "Tento oděv ze třpytivých šupin přemění svého nositele na opravdového korálového odpadlíka! Zvyšuje Vnímání o <%= per %>. Limitovaná edice letní výbavy 2015.",
|
||||
"armorSpecialSummer2015WarriorText": "Zlatý ocas",
|
||||
"armorSpecialSummer2015WarriorNotes": "Tento oděv posetý lesklými šupinami mění svého nositele v opravdového měsíčníkového válečníka! Zvyšuje Obranu o <%= con %>. Limitovaná edice letní výbava 2015.",
|
||||
"armorSpecialSummer2015MageText": "Věštecké roucho",
|
||||
"armorSpecialSummer2015MageNotes": "Moc se skrývá v nadýchaných rukávech. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice letní výbavy 2015.",
|
||||
"armorSpecialSummer2015HealerText": "Námořníkovo brnění",
|
||||
"armorSpecialSummer2015HealerNotes": "Toto brnění dává všem najevo, že jsi čestný námořní kupec, který by se nikdy nechoval jako křivák. Zvyšuje Obranu o <%= con %>. Limitovaná edice letní výbavy 2015.",
|
||||
"armorMystery201402Text": "Oděv poslíčka",
|
||||
"armorMystery201402Notes": "Třpytivý a silný, tento oděv má spoustu kapes na dopisy. Nepřináší žádný benefit. Výbava pro předplatitele únor 2014",
|
||||
"armorMystery201403Text": "Zbroj lesáka",
|
||||
|
|
@ -271,14 +277,16 @@
|
|||
"armorMystery201503Notes": "Tento modrý minerál symbolizuje štěstí, spokojenost a nekonečnou produktivitu. Nepřináší žádný benefit. Předmět pro předplatitele březen 2015.",
|
||||
"armorMystery201504Text": "Oděv pilné včelky",
|
||||
"armorMystery201504Notes": "V tomto okouzlujícím oděvu budeš produktivní jako pilná včelka! Nepřináší žádný benefit. Předmět pro předplatitele Duben 2015.",
|
||||
"armorMystery201506Text": "Snorkel Suit",
|
||||
"armorMystery201506Notes": "Snorkel through a coral reef in this brightly-colored swim suit! Confers no benefit. June 2015 Subscriber Item.",
|
||||
"armorMystery201506Text": "Neopren na šnorchlování",
|
||||
"armorMystery201506Notes": "Zašnorchluj si u korálového útesu v tomto zářivě barevném úboru! Nepřináší žádný benefit. Předmět pro předplatitele červen 2015.",
|
||||
"armorMystery301404Text": "Steampunk oblek",
|
||||
"armorMystery301404Notes": "Elegantní a fešácký, joj! Nepřináší žádný benefit. Předmět pro předplatitele únor 3015.",
|
||||
"armorArmoireLunarArmorText": "Soothing Lunar Armor",
|
||||
"armorArmoireLunarArmorNotes": "The light of the moon will make you strong and savvy. Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Soothing Lunar Set (Item 2 of 3).",
|
||||
"armorArmoireGladiatorArmorText": "Gladiator Armor",
|
||||
"armorArmoireGladiatorArmorNotes": "To be a gladiator you must be not only cunning... but strong. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 2 of 3).",
|
||||
"armorArmoireLunarArmorText": "Uklidňující měsíční brnění",
|
||||
"armorArmoireLunarArmorNotes": "Světlo měsíce tě učiní silným a bystrým. Zvyšuje Sílu o <%= str %> a Inteligenci o <%= int %>. Začarovaná almara: Uklidňující měsíční set (předmět 2 ze 3).",
|
||||
"armorArmoireGladiatorArmorText": "Brnění gladiátora",
|
||||
"armorArmoireGladiatorArmorNotes": "Abys mohl být gladiátorem, musíš být nejen mazaný.... ale taky silný. Zvyšuje Vnímání o <%= per %> a Sílu o <%= str %>. Začarovaná almara: Set gladiátora (předmět 2 ze 3).",
|
||||
"armorArmoireRancherRobesText": "Rancher Robes",
|
||||
"armorArmoireRancherRobesNotes": "Wrangle your mounts and round up your pets while wearing these magical Rancher Robes! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Rancher Set (Item 2 of 3).",
|
||||
"headgear": "Pokrývka hlavy",
|
||||
"headBase0Text": "Žádná přilba",
|
||||
"headBase0Notes": "Žádná pokrývka hlavy",
|
||||
|
|
@ -328,6 +336,8 @@
|
|||
"headSpecial1Notes": "Oblíbená koruna těch, kteří jdou příkladem. Zvyšuje všechny vlastnosti o <%= attrs %>.",
|
||||
"headSpecial2Text": "Bezejmenná přilba",
|
||||
"headSpecial2Notes": "Testament těch, kteří se rozdali a nežádali nic na oplátku. Zvyšuje Inteligenci a Sílu o <%= attrs %>.",
|
||||
"headSpecialFireCoralCircletText": "Fire Coral Circlet",
|
||||
"headSpecialFireCoralCircletNotes": "This circlet, designed by Habitica's greatest alchemists, allows you to breathe water and dive for treasure! Increases Perception by <%= per %>.",
|
||||
"headSpecialNyeText": "Absurdní Párty Klobouk",
|
||||
"headSpecialNyeNotes": "Získal jsi Absurdní párty klobouk! Nos ho s hrdostí, když odbíjí Nový rok! Nepřináší žádný benefit.",
|
||||
"headSpecialYetiText": "Helma krotitele Yetti",
|
||||
|
|
@ -380,14 +390,14 @@
|
|||
"headSpecialSpring2015MageNotes": "Co bylo první? Králík nebo klobouk? Zvyšuje Vnímání o <%= per %>. Limitovaná edice Jarní výbavy 2015.",
|
||||
"headSpecialSpring2015HealerText": "Uklidňující koruna",
|
||||
"headSpecialSpring2015HealerNotes": "Perla ve středu korunu uklidňuje ty kolem sebe. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice Jarní výbavy 2015.",
|
||||
"headSpecialSummer2015RogueText": "Renegade Hat",
|
||||
"headSpecialSummer2015RogueNotes": "This pirate hat fell overboard and has been decorated with scraps of fire coral. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
|
||||
"headSpecialSummer2015WarriorText": "Jeweled Oceanic Helm",
|
||||
"headSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this helm is strong and handsome. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.",
|
||||
"headSpecialSummer2015MageText": "Soothsayer Scarf",
|
||||
"headSpecialSummer2015MageNotes": "Hidden power shines in the threads of this scarf. Increases Perception by <%= per %>. Limited Edition 2015 Summer Gear.",
|
||||
"headSpecialSummer2015HealerText": "Sailor's Cap",
|
||||
"headSpecialSummer2015HealerNotes": "With your sailor's cap set firmly on your head, you can navigate even the stormiest seas! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.",
|
||||
"headSpecialSummer2015RogueText": "Klobouk odpadlíka",
|
||||
"headSpecialSummer2015RogueNotes": "Tento pirátský klobouk spadl přes palubu a byl ozdoben kusy korálu. Zvyšuje Vnímání o <%= per %>. Limitovaná edice letní výbavy 2015.",
|
||||
"headSpecialSummer2015WarriorText": "Oceánská helma vykládaná drahokamy",
|
||||
"headSpecialSummer2015WarriorNotes": "Tato helma, vyrobena z hlubinných kovů řemeslníky z Liknavosti, je silná a krásná. Zvyšuje Sílu o <%= str %>. Limitovaná edice letní výbavy 2015.",
|
||||
"headSpecialSummer2015MageText": "Věštecká šála",
|
||||
"headSpecialSummer2015MageNotes": "Ukrytá moc září v každé niti této šály. Zvyšuje Vnímání o <%= per %>. Limitovaná edice letní výbavy 2015.",
|
||||
"headSpecialSummer2015HealerText": "Námořnická čapka",
|
||||
"headSpecialSummer2015HealerNotes": "S námořnickou čapkou pevně nasazenou na hlavě můžeš proplout i těmi nejbouřlivějšími moři! Zvyšuje Inteligenci o <%= int %>. Limitovaná edice letní výbavy 2015.",
|
||||
"headSpecialGaymerxText": "Helma duhového bojovníka",
|
||||
"headSpecialGaymerxNotes": "Ku příležitosti oslav sezóny Gay Pride a GaymerX je tato speciální helma zdobená zářivým barevným duhovým vzorem! GaymerX je herní veletrh oslavující LGBTQ a hry a je otevřený všem. Koná se v InterContinentalu v centru San Francisca 11.-13. července! Nepřináší žádné výhody.",
|
||||
"headMystery201402Text": "Okřídlená přilba",
|
||||
|
|
@ -412,16 +422,20 @@
|
|||
"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.",
|
||||
"headArmoireLunarCrownText": "Soothing Lunar Crown",
|
||||
"headArmoireLunarCrownNotes": "This crown strengthens health and sharpens senses, especially when the moon is full. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Soothing Lunar Set (Item 1 of 3).",
|
||||
"headArmoireRedHairbowText": "Red Hairbow",
|
||||
"headArmoireRedHairbowNotes": "Become strong, tough and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.",
|
||||
"headArmoireVioletFloppyHatText": "Violet Floppy Hat",
|
||||
"headArmoireVioletFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a pleasing purple color. Increases Perception by <%= per %>, Intelligence by <%= int %>, and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"headArmoireGladiatorHelmText": "Gladiator Helm",
|
||||
"headArmoireGladiatorHelmNotes": "To be a gladiator you must be not only strong.... but cunning. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Gladiator Set (Item 1 of 3).",
|
||||
"headArmoireRancherHatText": "Rancher Hat",
|
||||
"headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.",
|
||||
"headArmoireLunarCrownText": "Uklidňující měsíční koruna",
|
||||
"headArmoireLunarCrownNotes": "Tato koruna utužuje zdraví a zbystří smysly, obzvláště při úplňku. Zvyšuje Obranu o <%= con %> a Vnímání o <%= per %>. Začarovaná almara: Uklidňující měsíční set (předmět 1 ze 3).",
|
||||
"headArmoireRedHairbowText": "Červená mašle do vlasů",
|
||||
"headArmoireRedHairbowNotes": "Become strong, tough, and smart while wearing this beautiful Red Hairbow! Increases Strength by <%= str %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.",
|
||||
"headArmoireVioletFloppyHatText": "Fialový měkký klobouk",
|
||||
"headArmoireVioletFloppyHatNotes": "Mnoho zaříkadel bylo všito do tohoto jednoduchého klobouku a to mu dává jeho pěknou fialovou barvu. Zvyšuje Vnímání o <%= per %>, Inteligenci o <%= int %> a Obranu o <%= con %>. Začarovaná almara: Nezávislý předmět.",
|
||||
"headArmoireGladiatorHelmText": "Helma gladiátora",
|
||||
"headArmoireGladiatorHelmNotes": "Abys mohl být gladiátorem, musíš být nejen mazaný.... ale taky silný. Zvyšuje Inteligenci o <%= int %> a Vnímání o <%= per %>. Začarovaná almara: Set gladiátora (předmět 1 ze 3).",
|
||||
"headArmoireRancherHatText": "Rančerský klobouk",
|
||||
"headArmoireRancherHatNotes": "Round up your pets and wrangle your mounts while wearing this magical Rancher Hat! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Rancher Set (Item 1 of 3).",
|
||||
"headArmoireBlueHairbowText": "Blue Hairbow",
|
||||
"headArmoireBlueHairbowNotes": "Become perceptive, tough, and smart while wearing this beautiful Blue Hairbow! Increases Perception by <%= per %>, Constitution by <%= con %>, and Intelligence by <%= int %>. Enchanted Armoire: Independent Item.",
|
||||
"headArmoireRoyalCrownText": "Royal Crown",
|
||||
"headArmoireRoyalCrownNotes": "Hooray for the ruler, mighty and strong! Increases Strength by <%= str %>. Enchanted Armoire: Independent Item.",
|
||||
"offhand": "štít v ruce",
|
||||
"shieldBase0Text": "Bez štítu v ruce",
|
||||
"shieldBase0Notes": "Bez štítu nebo druhé zbraně.",
|
||||
|
|
@ -449,6 +463,8 @@
|
|||
"shieldSpecial0Notes": "Vidí za závoj smrti a ke strachu nepřátel ukazuje, co tam vidí. Zvyšuje Vnímání o <%= per %>.",
|
||||
"shieldSpecial1Text": "Křišťálový štít",
|
||||
"shieldSpecial1Notes": "Tříští šípy a odráží slova vzbouřenců. Zvyšuje všechny atributy o <%= attrs %>.",
|
||||
"shieldSpecialMoonpearlShieldText": "Moonpearl Shield",
|
||||
"shieldSpecialMoonpearlShieldNotes": "Designed for fast swimming, and also some defense. Increases Constitution by <%= con %>.",
|
||||
"shieldSpecialGoldenknightText": "Mustainův Milník drtící řemdih",
|
||||
"shieldSpecialGoldenknightNotes": "Meetingy, monstra, neduhy: zvládnuto! Prásk! Zvyšuje Obranu a Vnímání o <%= attrs %> každé.",
|
||||
"shieldSpecialYetiText": "Štít krotitele Yetti",
|
||||
|
|
@ -485,17 +501,17 @@
|
|||
"shieldSpecialSpring2015WarriorNotes": "Hoď ho po nepřátelích... nebo ho drž, protože se naplní dobrůtkami na večeři. Zvyšuje Obranu o <%= con %>. Limitovaná edice Jarní výbavy 2015.",
|
||||
"shieldSpecialSpring2015HealerText": "Vzorovaný polštář",
|
||||
"shieldSpecialSpring2015HealerNotes": "Na tomhle měkkém polštáři si můžeš odpočinout nebo s ním můžeš zápasit. Grrr! Zvyšuje Obranu o <%= con %>. Limitovaná edice Jarní výbavy 2015.",
|
||||
"shieldSpecialSummer2015RogueText": "Firing Coral",
|
||||
"shieldSpecialSummer2015RogueNotes": "This relative of fire coral has the ability to propel its venom through the water. Increases Strength by <%= str %>. Limited Edition 2015 Summer Gear.",
|
||||
"shieldSpecialSummer2015WarriorText": "Sunfish Shield",
|
||||
"shieldSpecialSummer2015WarriorNotes": "Crafted of deep-ocean metal by the artisans of Dilatory, this shield shines like the sand and the sea. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
|
||||
"shieldSpecialSummer2015HealerText": "Strapping Shield",
|
||||
"shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.",
|
||||
"shieldSpecialSummer2015RogueText": "Střílející korál",
|
||||
"shieldSpecialSummer2015RogueNotes": "Tato odrůda korálu má schopnost vystřelovat svůj jed skrz vody. Zvyšuje Sílu o <%= str %>. Limitovaná edice letní výbavy 2015.",
|
||||
"shieldSpecialSummer2015WarriorText": "Měsíčníkův štít",
|
||||
"shieldSpecialSummer2015WarriorNotes": "Tento štít, vyroben z hlubinných kovů řemeslníky z Liknavosti, září jako písek a moře. Zvyšuje Obranu o <%= con %>. Limitovaná edice letní výbavy 2015.",
|
||||
"shieldSpecialSummer2015HealerText": "Štít z řemínků",
|
||||
"shieldSpecialSummer2015HealerNotes": "Použij tento štít k vyhnání krys z podpalubí. Zvyšuje Obranu o <%= con %>. Limitovaná edice letní výbavy 2015.",
|
||||
"shieldMystery301405Text": "Štít z hodin",
|
||||
"shieldMystery301405Notes": "Čas je na tvé straně s tímhle štítem z hodin! Nepřináší žádný benefit. Předmět pro předplatitele červen 3015.",
|
||||
"shieldArmoireGladiatorShieldText": "Gladiator Shield",
|
||||
"shieldArmoireGladiatorShieldNotes": "To be a gladiator you must.... eh, whatever, just bash them with your shield. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Gladiator Set (Item 3 of 3).",
|
||||
"back": "Back Accessory",
|
||||
"shieldArmoireGladiatorShieldText": "Štít gladiátora",
|
||||
"shieldArmoireGladiatorShieldNotes": "Abys mohl být gladiátorem, musíš... ale kecy, prostě je flákni svým štítem. Zvyšuje Obranu o <%= con %> a Sílu o <%= str %>. Začarovaná almara: Set gladiátora (předmět 3 ze 3).",
|
||||
"back": "Příslušenství na záda",
|
||||
"backBase0Text": "Bez příslušenství na zádech",
|
||||
"backBase0Notes": "Bez příslušenství na zádech.",
|
||||
"backMystery201402Text": "Zlatá křídla",
|
||||
|
|
@ -510,7 +526,7 @@
|
|||
"backSpecialWonderconRedNotes": "Skví se silou a krásou. Speciální edice běžné zbroje. Nepřináší žádný benefit.",
|
||||
"backSpecialWonderconBlackText": "Záludná kápě",
|
||||
"backSpecialWonderconBlackNotes": "Utkána ze stínů a šepotu. Speciální edice běžné zbroje. Nepřináší žádný benefit.",
|
||||
"body": "Body Accessory",
|
||||
"body": "Příslušenství na tělo",
|
||||
"bodyBase0Text": "Žádné doplňky",
|
||||
"bodyBase0Notes": "Žádné doplňky",
|
||||
"bodySpecialWonderconRedText": "Rubínový límec",
|
||||
|
|
@ -523,14 +539,14 @@
|
|||
"bodySpecialSummerMageNotes": "Slaná ani sladká voda neponičí tuto kovovou karkulku. Nepřidává žádný bonus. Limitovaná edice 2014 Letní Výbava.",
|
||||
"bodySpecialSummerHealerText": "Korálový límec",
|
||||
"bodySpecialSummerHealerNotes": "Stylový límec ze živého korálů! Nepřidává žádný bonus. Limitovaná edice 2014 Letní Výbava.",
|
||||
"bodySpecialSummer2015RogueText": "Renegade Sash",
|
||||
"bodySpecialSummer2015RogueNotes": "You can't be a true Renegade without panache... and a sash. Confers no benefit. Limited Edition 2015 Summer Gear.",
|
||||
"bodySpecialSummer2015WarriorText": "Oceanic Spikes",
|
||||
"bodySpecialSummer2015WarriorNotes": "Each spike drips jellyfish venom, defending the wearer. Confers no benefit. Limited Edition 2015 Summer Gear.",
|
||||
"bodySpecialSummer2015MageText": "Golden Buckle",
|
||||
"bodySpecialSummer2015MageNotes": "This buckle adds no power at all, but it's shiny. Confers no benefit. Limited Edition 2015 Summer Gear.",
|
||||
"bodySpecialSummer2015HealerText": "Sailor's Neckerchief",
|
||||
"bodySpecialSummer2015HealerNotes": "Yo ho ho? No, no, no! Confers no benefit. Limited Edition 2015 Summer Gear.",
|
||||
"bodySpecialSummer2015RogueText": "Šerpa odpadlíka",
|
||||
"bodySpecialSummer2015RogueNotes": "Nemůžeš být správný odpadlík bez šmrncu... a šerpy. Nepřináší žádný benefit. Limitovaná edice letní výbavy 2015.",
|
||||
"bodySpecialSummer2015WarriorText": "Oceánské hroty",
|
||||
"bodySpecialSummer2015WarriorNotes": "Každý hrot je pokryt jedem z medúzy, který chrání svého nositele. Nepřináší žádný benefit. Limitovaná edice letní výbavy 2015.",
|
||||
"bodySpecialSummer2015MageText": "Zlatá přezka",
|
||||
"bodySpecialSummer2015MageNotes": "Tato přezka nemá vůbec žádnou moc, ale hezky se leskne. Nepřináší žádný benefit. Limitovaná edice letní výbavy 2015.",
|
||||
"bodySpecialSummer2015HealerText": "Námořníkův šátek",
|
||||
"bodySpecialSummer2015HealerNotes": "Jo ho ho? Ne, ne, ne! Nepřináší žádný benefit. Limitovaná edice letní výbavy 2015.",
|
||||
"headAccessory": "doplňky na hlavu",
|
||||
"accessories": "Doplňky",
|
||||
"animalEars": "Zvířecí uši",
|
||||
|
|
@ -578,7 +594,7 @@
|
|||
"headAccessoryMystery201502Notes": "Nech svou představivost létat! Nepřináší žádný benefit. Předmět pro předplatitele únor 2015.",
|
||||
"headAccessoryMystery301405Text": "Brýle na čele",
|
||||
"headAccessoryMystery301405Notes": "\"Brýle jsou na oči,\" říkali. \"Nikdo nechce nosit brýle na čele,\" říkali. Ha! Teď jsi jim to natřel! Nepřináší žádný benefit. Předmět pro předplatitele srpen 3015.",
|
||||
"eyewear": "Eyewear",
|
||||
"eyewear": "Brýle",
|
||||
"eyewearBase0Text": "Žádné vybavení pro oči",
|
||||
"eyewearBase0Notes": "Žádné vybavení pro oči.",
|
||||
"eyewearSpecialSummerRogueText": "Ničemné brýle",
|
||||
|
|
@ -591,8 +607,8 @@
|
|||
"eyewearSpecialWonderconBlackNotes": "Tvé motivy jsou bezpochyby legitimní. Nepřináší žádný benefit. Speciální edice běžné zbroje.",
|
||||
"eyewearMystery201503Text": "Akvamarínová maska",
|
||||
"eyewearMystery201503Notes": "Ať ti třpytivé krystaly nevypíchnou oko! Nepřináší žádný benefit. Předmět pro předplatitele březen 2015.",
|
||||
"eyewearMystery201506Text": "Neon Snorkel",
|
||||
"eyewearMystery201506Notes": "This neon snorkel lets its wearer see underwater. Confers no benefit. June 2015 Subscriber Item.",
|
||||
"eyewearMystery201506Text": "Neonový šnorchl",
|
||||
"eyewearMystery201506Notes": "Tento neonový šnorchl umožňuje svému nositeli vidět pod vodou. Nepřináší žádný benefit. Předmět pro předplatitele červen 2015.",
|
||||
"eyewearMystery301404Text": "Brýle na oči",
|
||||
"eyewearMystery301404Notes": "Nic na oči nemůže být trendovějšího než brýle - možná tedy kromě monoklu. Nepřináší žádný benefit. Předmět pro předplatitele duben 3015.",
|
||||
"eyewearMystery301405Text": "Monokl",
|
||||
|
|
|
|||
|
|
@ -54,9 +54,9 @@
|
|||
"gems": "Drahokamy",
|
||||
"gemButton": "Máš <%= number %> Drahokamy/Drahokamů",
|
||||
"moreInfo": "Více informací",
|
||||
"showMoreMore": "(show more)",
|
||||
"showMoreLess": "(show less)",
|
||||
"gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.",
|
||||
"showMoreMore": "(zobrazit více)",
|
||||
"showMoreLess": "(zobrazit méně)",
|
||||
"gemsWhatFor": "Klikni pro nákup drahokamů! Za drahokamy si můžeš koupit speciální předměty jako Výpravy, vybavení avataru a sezónní vybavení.",
|
||||
"veteran": "Veterán",
|
||||
"veteranText": "Vystavil Zvyk Šedý (naši stránku před použitím Angular) vlivu přírody a získal mnoho jizev z boje s jejími chybami. ",
|
||||
"originalUser": "Původní uživatel!",
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
"audioTheme_off": "Vypnuto",
|
||||
"audioTheme_danielTheBard": "Bard Daniel",
|
||||
"audioTheme_wattsTheme": "Watts' téma",
|
||||
"audioTheme_gokulTheme": "Gokul Theme",
|
||||
"audioTheme_gokulTheme": "Gokul téma",
|
||||
"askQuestion": "Položit otázku",
|
||||
"reportBug": "Nahlásit chybu",
|
||||
"contributeToHRPG": "Přispět HabitRPG",
|
||||
|
|
|
|||
|
|
@ -39,8 +39,8 @@
|
|||
"editGroup": "Upravit družinu",
|
||||
"newGroupName": "<%= groupType %> jméno",
|
||||
"groupName": "Jméno družiny",
|
||||
"groupLeader": "Group Leader",
|
||||
"groupID": "Group ID",
|
||||
"groupLeader": "Vůdce skupiny",
|
||||
"groupID": "ID skupiny",
|
||||
"groupDescr": "Popisek zobrazovaný ve veřejném seznamu cechů (formátování povoleno)",
|
||||
"logoUrl": "Adresa loga",
|
||||
"assignLeader": "Zvolit vůdce družiny",
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
"abuseFlag": "Nahlaš porušení Zásad komunity",
|
||||
"abuseFlagModalHeading": "Nahlásit <%= name %> za porušení?",
|
||||
"abuseFlagModalBody": "Jsi si jistý, že chceš nahlásit tento příspěvek? Měl bys hlásit POUZE příspěvky, které porušují <%= firstLinkStart %>Zásady komunity<%= linkEnd %> a/nebo <%= secondLinkStart %>Pravidla používání<%= linkEnd %>. Neoprávněné hlášení příspěvku porušuje Zásady komunity a může být trestáno.",
|
||||
"abuseFlagModalButton": "Nahlásit",
|
||||
"abuseFlagModalButton": "Nahlásit porušení pravidel",
|
||||
"abuseReported": "Děkujeme za nahlášení tohoto příspěvku. Moderátoři byli upozorněni.",
|
||||
"abuseAlreadyReported": "Již jsi tento příspěvek nahlásil.",
|
||||
"needsText": "Prosím, napiš zprávu.",
|
||||
|
|
@ -119,6 +119,8 @@
|
|||
"sendGiftPurchase": "Koupit",
|
||||
"sendGiftMessagePlaceholder": "Osobní zpráva (volitelné)",
|
||||
"sendGiftSubscription": "<%= months %> měsíc(e/ů): $<%= price %>",
|
||||
"startAParty": "Start a Party",
|
||||
"addToParty": "Add someone to your party"
|
||||
"battleWithFriends": "Bojuj s přáteli proti příšerám",
|
||||
"startAParty": "Založ družinu",
|
||||
"addToParty": "Přidej někoho do své družiny",
|
||||
"likePost": "Klikni sem, pokud se ti tenhle příspěvek líbí!"
|
||||
}
|
||||
|
|
@ -8,6 +8,8 @@
|
|||
"alarmingFriendsText": "Byl <%= spookDust %>krát vyděšen členy družiny.",
|
||||
"agriculturalFriends": "Zemědělští přátelé",
|
||||
"agriculturalFriendsText": "Byl kamarády transformován <%= seeds %>krát na kytku.",
|
||||
"aquaticFriends": "Podvodní přátelé",
|
||||
"aquaticFriendsText": "Byl pocákán <%= seafoam %>krát členy Družiny.",
|
||||
"valentineCard": "Valentýnka",
|
||||
"valentineCardNotes": "Poslat Valentínku členu družiny. ",
|
||||
"valentine0": "\"Růže jsou červené<%= lineBreak %>Mé denní úkoly modré<%= lineBreak %>Být s Tebou v družině<%= lineBreak %>Je vážně dobré!\"",
|
||||
|
|
@ -25,7 +27,7 @@
|
|||
"seasonalShopTitle": "<%= linkStart %>Sezónní mudrci<%= linkEnd %>",
|
||||
"seasonalShopClosedText": "Sezónní obchod je momentálně zavřený!! Nevím, kde se momentálně Sezonní Kouzelnice nachází, ale vsadím se, že bude zpět na další <%= linkStart %>Velkolepé Gala<%= linkEnd %>!",
|
||||
"seasonalShopText": "Vítej v Sezonním obchodě! Zrovna tu máme jarní <a href='http://habitrpg.wikia.com/wiki/Item_Availability' target='_blank'>Sezonní edici</a> zboží. Všechno zde je možné zakoupit v průběhu Jarního flámu každý rok, ale máme otevřeno pouze do 30. dubna, tak si nakup teď nebo budeš muset čekat další rok!",
|
||||
"seasonalShopSummerText": "Welcome to the Seasonal Shop!! We're stocking summertime <a href='http://habitrpg.wikia.com/wiki/Item_Availability' target='_blank'>Seasonal Edition</a> goodies at the moment. Everything here will be available to purchase during the Summer Splash event each year, but we're only open until July 31st, so be sure to stock up now, or you'll have to wait a year to buy these items again!",
|
||||
"seasonalShopSummerText": "Vítej v Sezonním obchodě! Zrovna tu máme jarní <a href='http://habitrpg.wikia.com/wiki/Item_Availability' target='_blank'>Sezonní edici</a> zboží. Všechno zde je možné zakoupit v průběhu Letního šplouchání každý rok, ale máme otevřeno pouze do 31. července, tak si nakup teď, nebo budeš muset čekat další rok!",
|
||||
"seasonalShopRebirth": "Pokud jsi použil Kouli znovuzrození, můžeš si znovu zakoupit toto vybavení ve sloupci s odměnami, jakmile odemkneš Obchod. Ze začátku si budeš moci koupit pouze vybavení pro tvou momentální třídu (výchozí je Válečník), ale neboj, další vybavení pro další třídy bude přístupné jakmile si budeš moci svou třídu vybrat.",
|
||||
"candycaneSet": "Cukrátková hůl (mág)",
|
||||
"skiSet": "Lyžovrah (zloděj)",
|
||||
|
|
@ -46,8 +48,8 @@
|
|||
"magicMouseSet": "Kouzelná Myš (mág)",
|
||||
"lovingPupSet": "Milující Štěně (léčitel)",
|
||||
"stealthyKittySet": "Nenápadná Kočka (lupič)",
|
||||
"daringSwashbucklerSet": "Daring Swashbuckler (Warrior)",
|
||||
"emeraldMermageSet": "Emerald Mermage (Mage)",
|
||||
"reefSeahealerSet": "Reef Seahealer (Healer)",
|
||||
"roguishPirateSet": "Roguish Pirate (Rogue)"
|
||||
"daringSwashbucklerSet": "Smělý dobrodruh (Válečník)",
|
||||
"emeraldMermageSet": "Smaragdový mořský mág (Mág)",
|
||||
"reefSeahealerSet": "Útesový mořský léčitel (Léčitel)",
|
||||
"roguishPirateSet": "Ničemný pirát (Zloděj)"
|
||||
}
|
||||