Merge branch 'release' into develop
|
|
@ -17,7 +17,7 @@ RUN npm install -g gulp-cli mocha
|
|||
# Clone Habitica repo and install dependencies
|
||||
RUN mkdir -p /usr/src/habitrpg
|
||||
WORKDIR /usr/src/habitrpg
|
||||
RUN git clone --branch v4.48.0 https://github.com/HabitRPG/habitica.git /usr/src/habitrpg
|
||||
RUN git clone --branch v4.49.1 https://github.com/HabitRPG/habitica.git /usr/src/habitrpg
|
||||
RUN npm install
|
||||
RUN gulp build:prod --force
|
||||
|
||||
|
|
|
|||
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "habitica",
|
||||
"version": "4.49.0",
|
||||
"version": "4.50.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "habitica",
|
||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||
"version": "4.49.0",
|
||||
"version": "4.50.0",
|
||||
"main": "./website/server/index.js",
|
||||
"dependencies": {
|
||||
"@slack/client": "^3.8.1",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,15 @@
|
|||
.promo_armoire_backgrounds_201806 {
|
||||
.promo_aquatic_glass_potions {
|
||||
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -627px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_armoire_backgrounds_201806 {
|
||||
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -627px -442px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_bundle_aquaticAmigos {
|
||||
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -142px -533px;
|
||||
|
|
@ -18,10 +24,16 @@
|
|||
}
|
||||
.promo_mystery_201806 {
|
||||
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -627px -442px;
|
||||
background-position: -769px -442px;
|
||||
width: 121px;
|
||||
height: 114px;
|
||||
}
|
||||
.promo_seafoam {
|
||||
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -769px 0px;
|
||||
width: 141px;
|
||||
height: 441px;
|
||||
}
|
||||
.promo_seasonal_shop_summer {
|
||||
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -142px -681px;
|
||||
|
|
@ -36,7 +48,7 @@
|
|||
}
|
||||
.promo_take_this {
|
||||
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
||||
background-position: -627px -557px;
|
||||
background-position: -769px -557px;
|
||||
width: 96px;
|
||||
height: 69px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,168 +1,408 @@
|
|||
.Pet-Yarn-Skeleton {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-White {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -164px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-Zombie {
|
||||
.Pet-Whale-Golden {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -82px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet_HatchingPotion_Aquatic {
|
||||
.Pet-Whale-Red {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -492px -400px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Whale-Shade {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -164px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Whale-Skeleton {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px -100px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Whale-White {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -82px -100px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Whale-Zombie {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -164px -100px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Aquatic {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -246px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Base {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -246px -100px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-CottonCandyBlue {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px -200px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-CottonCandyPink {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -82px -200px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Cupid {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -164px -200px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Desert {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -246px -200px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Ember {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -328px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Fairy {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -328px -100px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Floral {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -328px -200px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Ghost {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px -300px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Glass {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -82px -300px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Golden {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -164px -300px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Holly {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -246px -300px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Peppermint {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -328px -300px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Rainbow {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -410px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Red {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -410px -100px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-RoyalPurple {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -410px -200px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Shade {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -410px -300px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Shimmer {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -492px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Skeleton {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -492px -100px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Spooky {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -492px -200px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-StarryNight {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -492px -300px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Thunderstorm {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px -400px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Veteran {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -82px -400px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-White {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -164px -400px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Wolf-Zombie {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -246px -400px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-Base {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -328px -400px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-CottonCandyBlue {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -410px -400px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-CottonCandyPink {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-Desert {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -574px 0px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-Golden {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -574px -100px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-Red {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -574px -200px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-Shade {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -574px -300px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-Skeleton {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -574px -400px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-White {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px -500px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet-Yarn-Zombie {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -82px -500px;
|
||||
width: 81px;
|
||||
height: 99px;
|
||||
}
|
||||
.Pet_HatchingPotion_Aquatic {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -233px -500px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Base {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -69px -100px;
|
||||
background-position: -656px -414px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_CottonCandyBlue {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -138px -100px;
|
||||
background-position: -302px -500px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_CottonCandyPink {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px -169px;
|
||||
background-position: -371px -500px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Cupid {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -69px -169px;
|
||||
background-position: -440px -500px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Desert {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -138px -169px;
|
||||
background-position: -509px -500px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Ember {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -246px 0px;
|
||||
background-position: -578px -500px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Fairy {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -246px -69px;
|
||||
background-position: -656px 0px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Floral {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -246px -138px;
|
||||
background-position: -656px -69px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Ghost {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px -238px;
|
||||
background-position: -656px -138px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Glass {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -656px -207px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Golden {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -69px -238px;
|
||||
background-position: -656px -276px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Holly {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -384px -138px;
|
||||
background-position: -656px -345px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Peppermint {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -207px -238px;
|
||||
background-position: -164px -500px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Purple {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -315px 0px;
|
||||
background-position: -656px -483px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Rainbow {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -315px -69px;
|
||||
background-position: 0px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Red {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -315px -138px;
|
||||
background-position: -69px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_RoyalPurple {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -315px -207px;
|
||||
background-position: -138px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Shade {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: 0px -307px;
|
||||
background-position: -207px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Shimmer {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -69px -307px;
|
||||
background-position: -276px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Skeleton {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -138px -307px;
|
||||
background-position: -345px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Spooky {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -207px -307px;
|
||||
background-position: -414px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_StarryNight {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -276px -307px;
|
||||
background-position: -483px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Thunderstorm {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -384px 0px;
|
||||
background-position: -552px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_White {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -384px -69px;
|
||||
background-position: -621px -600px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Zombie {
|
||||
background-image: url('~assets/images/sprites/spritesmith-main-22.png');
|
||||
background-position: -138px -238px;
|
||||
background-position: -725px 0px;
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 137 KiB |
|
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 160 KiB |
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 143 KiB |
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 130 KiB |
|
Before Width: | Height: | Size: 167 KiB After Width: | Height: | Size: 166 KiB |
|
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 141 KiB |
|
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 144 KiB |
|
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 153 KiB |
|
Before Width: | Height: | Size: 177 KiB After Width: | Height: | Size: 158 KiB |
|
Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 176 KiB |
|
Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 162 KiB |
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 113 KiB |
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Фейски цвят",
|
||||
"hatchingPotionStarryNight": "Звездна нощ",
|
||||
"hatchingPotionRainbow": "Дъга",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Излейте това върху яйце и от него ще се излюпи любимец с(ъс) <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "Не може да се използва върху яйца за любимци от мисии.",
|
||||
"foodMeat": "Месо",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 април",
|
||||
"dateEndMay": "31 май",
|
||||
"dateEndJune": "14 юни",
|
||||
"dateEndJuly": "29 юли",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31 август",
|
||||
"dateEndOctober": "31 октомври",
|
||||
"dateEndNovember": "30 ноември",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "pohádkový",
|
||||
"hatchingPotionStarryNight": "Hvězdná Noc",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Nalij ho na vejce a vylíhne se ti <%= potText(locale) %> mazlíček.",
|
||||
"premiumPotionAddlNotes": "Nelze použít na vejce mazlíčků z výprav.",
|
||||
"foodMeat": "Maso",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "Duben 19",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "Červen 14",
|
||||
"dateEndJuly": "Červenec 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "Srpen 31",
|
||||
"dateEndOctober": "Říjen 31",
|
||||
"dateEndNovember": "Listopad 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fe",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Hæld på et æg, og det vil udklække til et <%= potText(locale) %> kæledyr.",
|
||||
"premiumPotionAddlNotes": "Kan ikke bruges på quest-æg.",
|
||||
"foodMeat": "Kød",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19. april",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "Juni 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Feenhaftes",
|
||||
"hatchingPotionStarryNight": "Sternenklare Nacht",
|
||||
"hatchingPotionRainbow": "Regenbogen",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Gieße dies über ein Ei und es wird ein <%= potText(locale) %> Haustier daraus schlüpfen.",
|
||||
"premiumPotionAddlNotes": "Nicht auf Eier von Quest-Haustieren anwendbar.",
|
||||
"foodMeat": "Fleisch",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19. April",
|
||||
"dateEndMay": "31. Mai",
|
||||
"dateEndJune": "14. Juni",
|
||||
"dateEndJuly": "29. Juli",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31. August",
|
||||
"dateEndOctober": "31. Oktober",
|
||||
"dateEndNovember": "30. November",
|
||||
|
|
|
|||
|
|
@ -261,6 +261,7 @@
|
|||
"hatchingPotionFairy": "Fairy",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
|
||||
"hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText(locale) %> pet.",
|
||||
"premiumPotionAddlNotes": "Not usable on quest pet eggs.",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fairy",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Pour this on an egg, an' it'll hatch as a <%= potText(locale) %> pet.",
|
||||
"premiumPotionAddlNotes": "Ye canna use this on quest pet eggs.",
|
||||
"foodMeat": "Meat",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fairy",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText(locale) %> pet.",
|
||||
"premiumPotionAddlNotes": "Not usable on quest pet eggs.",
|
||||
"foodMeat": "Meat",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Hada",
|
||||
"hatchingPotionStarryNight": "Noche Estrellada",
|
||||
"hatchingPotionRainbow": "Arco-iris",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Vierte esto en un huevo y eclosionará como una mascota <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "No puede usarse en huevos de mascota de misión.",
|
||||
"foodMeat": "Carne",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 de abril",
|
||||
"dateEndMay": "31 de mayo",
|
||||
"dateEndJune": "14 de junio",
|
||||
"dateEndJuly": "Julio 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "Agosto 31",
|
||||
"dateEndOctober": "31 de octubre",
|
||||
"dateEndNovember": "30 de noviembre",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Hadas",
|
||||
"hatchingPotionStarryNight": "Noche Estrellada",
|
||||
"hatchingPotionRainbow": "Arcoíris",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Vierte esto sobre un huevo, y nacerá una mascota <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "No se puede usar con huevos de mascotas de misión.",
|
||||
"foodMeat": "Carne",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 de Abril",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "14 de junio",
|
||||
"dateEndJuly": "29 de julio",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31 de Agosto",
|
||||
"dateEndOctober": "31 de octubre",
|
||||
"dateEndNovember": "30 de Noviembre",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "féerique",
|
||||
"hatchingPotionStarryNight": "Nuit étoilée",
|
||||
"hatchingPotionRainbow": "Arc-en-ciel",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Versez-la sur un œuf et il en sortira un familier <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "N'est pas utilisable sur les œufs de quête.",
|
||||
"foodMeat": "Côtelette",
|
||||
|
|
|
|||
|
|
@ -261,7 +261,7 @@
|
|||
"weaponSpecialSummer2018RogueText": "Canne à pêche",
|
||||
"weaponSpecialSummer2018RogueNotes": "Cette canne à pêche, légère et pratiquement incassable, peut-être utilisée avec une autre canne à pêche pour optimiser votre DPS (poisson-Dragon Par Saison). Augmente la Force de <%= str %>. Équipement en édition limitée de l’été 2018.",
|
||||
"weaponSpecialSummer2018WarriorText": "Harpon à Betta Splendens",
|
||||
"weaponSpecialSummer2018WarriorNotes": "Mighty enough for battle, elegant enough for ceremony, this exquisitely crafted spear shows you will protect your home surf no matter what! Increases Strength by <%= str %>. Limited Edition 2018 Summer Gear.",
|
||||
"weaponSpecialSummer2018WarriorNotes": "Suffisamment puissant pour le combat, suffisamment élégante pour les cérémonies, cette lance fabriquée avec minutie montre que vous allez protéger votre surf, peu importe le reste ! Augmente la Force de <%= str %>. Équipement en édition limitée de l’été 2018.",
|
||||
"weaponSpecialSummer2018MageText": "Lionfish Fin Rays",
|
||||
"weaponSpecialSummer2018MageNotes": "Underwater, magic based on fire, ice, or electricity can prove hazardous to the Mage wielding it. Conjuring poisonous spines, however, works brilliantly! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2018 Summer Gear.",
|
||||
"weaponSpecialSummer2018HealerText": "Merfolk Monarch Trident",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 avril",
|
||||
"dateEndMay": "31 mai",
|
||||
"dateEndJune": "14 juin",
|
||||
"dateEndJuly": "29 juillet",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31 août",
|
||||
"dateEndOctober": "31 octobre",
|
||||
"dateEndNovember": "30 novembre",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fairy",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "מזוג שיקוי זה על ביצה, והיא תבקע כ: <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "לא ניתן לשימוש על ביצי הרפתקאות.",
|
||||
"foodMeat": "בשר",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Tündér",
|
||||
"hatchingPotionStarryNight": "Csillagos éjszaka",
|
||||
"hatchingPotionRainbow": "Szivárvány",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Öntsd ezt egy tojásra, és egy <%= potText(locale) %> háziállat fog belőle kikelni.",
|
||||
"premiumPotionAddlNotes": "Nem használható küldetésben szerzett tojásokhoz.",
|
||||
"foodMeat": "Hús",
|
||||
|
|
|
|||
|
|
@ -262,8 +262,8 @@
|
|||
"weaponSpecialSummer2018RogueNotes": "Ez a könnyű, de gyakorlatilag törhetetlen bot és orsó duplán is használható hogy maximalizálja a DPS-t (doktorhal per szezon). Növeli az erődet <%= str %> ponttal. Limitált kiadású 2018-as nyári felszerelés.",
|
||||
"weaponSpecialSummer2018WarriorText": "Betta Fish Spear",
|
||||
"weaponSpecialSummer2018WarriorNotes": "Mighty enough for battle, elegant enough for ceremony, this exquisitely crafted spear shows you will protect your home surf no matter what! Increases Strength by <%= str %>. Limited Edition 2018 Summer Gear.",
|
||||
"weaponSpecialSummer2018MageText": "Lionfish Fin Rays",
|
||||
"weaponSpecialSummer2018MageNotes": "Underwater, magic based on fire, ice, or electricity can prove hazardous to the Mage wielding it. Conjuring poisonous spines, however, works brilliantly! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2018 Summer Gear.",
|
||||
"weaponSpecialSummer2018MageText": "Tűzhal uszonytüskék",
|
||||
"weaponSpecialSummer2018MageNotes": "Víz alatt a tűz, jég, vagy elektromosság alapú varázslatok veszélyesek a mágusra aki használja őket. Ezek a megidézett mérgező tüskék viszont rendkívül hatásosak! Növeli az intelligenciádat <%= int %> ponttal és az észlelésedet <%= per %> ponttal. Limitált kiadású 2018-as nyári felszerelés.",
|
||||
"weaponSpecialSummer2018HealerText": "Merfolk Monarch Trident",
|
||||
"weaponSpecialSummer2018HealerNotes": "With a benevolent gesture, you command healing water to flow through your dominions in waves. Increases Intelligence by <%= int %>. Limited Edition 2018 Summer Gear.",
|
||||
"weaponMystery201411Text": "A lakmározás vasvillája",
|
||||
|
|
@ -584,8 +584,8 @@
|
|||
"armorSpecialSummer2018RogueNotes": "Úszók? Több doboz horog? Tartalék zsinór? Tolvajkulcs? Fütbomba? Bátmire is van szükséged a nyári halászat közben, találsz neki egy zsebet! Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2018-as nyári felszerelés.",
|
||||
"armorSpecialSummer2018WarriorText": "Betta Tail Armor",
|
||||
"armorSpecialSummer2018WarriorNotes": "Dazzle onlookers with whorls of magnificent color as you spin and dart through the water. How could any opponent dare strike at this beauty? Increases Constitution by <%= con %>. Limited Edition 2018 Summer Gear.",
|
||||
"armorSpecialSummer2018MageText": "Lionfish Scale Hauberk",
|
||||
"armorSpecialSummer2018MageNotes": "Venom magic has a reputation for subtlety. Not so this colorful armor, whose message is clear to beast and task alike: watch out! Increases Intelligence by <%= int %>. Limited Edition 2018 Summer Gear.",
|
||||
"armorSpecialSummer2018MageText": "Pikkelyes tűzhal páncéling",
|
||||
"armorSpecialSummer2018MageNotes": "A méregvarázslat a találékonyságáról híres. Nem annyira mint ez a színes páncél, aminek üzenete egyértelmű szörnyek és feladatok számára egyaránt: ide nézz! Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2018-as nyári felszerelés.",
|
||||
"armorSpecialSummer2018HealerText": "Merfolk Monarch Robes",
|
||||
"armorSpecialSummer2018HealerNotes": "These cerulean vestments reveal that you have land-walking feet... well. Not even a monarch can be expected to be perfect. Increases Constitution by <%= con %>. Limited Edition 2018 Summer Gear.",
|
||||
"armorMystery201402Text": "Hírvivő köpeny",
|
||||
|
|
@ -982,8 +982,8 @@
|
|||
"headSpecialSummer2018RogueNotes": "Kényelmet, valamint védelmet biztosít a tűző nap sugaraival szemben. Különösen fontos ha hozzá vagy szokva a rejtőzködéshez! Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2018-as nyári felszerelés.",
|
||||
"headSpecialSummer2018WarriorText": "Betta Fish Barbute",
|
||||
"headSpecialSummer2018WarriorNotes": "Show everyone you're the alpha betta with this flamboyant helm! Increases Strength by <%= str %>. Limited Edition 2018 Summer Gear.",
|
||||
"headSpecialSummer2018MageText": "Lionfish Crest",
|
||||
"headSpecialSummer2018MageNotes": "Glare dolorously upon anyone who dares say you look like a “tastyfish”. Increases Perception by <%= per %>. Limited Edition 2018 Summer Gear.",
|
||||
"headSpecialSummer2018MageText": "Tűzhal címer",
|
||||
"headSpecialSummer2018MageNotes": "Bámulj búsan bárkire aki azt mondja úgy nézel ki mint egy \"ínyenchal\". Növeli az észlelésdet <%= per %> ponttal. Limitált kiadású 2018-as nyári felszerelés.",
|
||||
"headSpecialSummer2018HealerText": "Merfolk Monarch Crown",
|
||||
"headSpecialSummer2018HealerNotes": "Adorned with aquamarine, this finned diadem marks leadership of folk, fish, and those who are a bit of both! Increases Intelligence by <%= int %>. Limited Edition 2018 Summer Gear.",
|
||||
"headSpecialGaymerxText": "Szívárványos harci sisak",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "április 19",
|
||||
"dateEndMay": "május 31",
|
||||
"dateEndJune": "június 14",
|
||||
"dateEndJuly": "július 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "augusztus 31",
|
||||
"dateEndOctober": "október 31",
|
||||
"dateEndNovember": "november 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Peri",
|
||||
"hatchingPotionStarryNight": "Malam Berbintang",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Berikan ini kepada sebuah telur, dan ia akan menetas menjadi binatang peliharaan <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "Tidak dapat digunakan kepada telur peliharaan yang didapat dari misi.",
|
||||
"foodMeat": "Daging",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 April",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "14 Juni",
|
||||
"dateEndJuly": "29 Juli",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31 Agustus",
|
||||
"dateEndOctober": "31 Oktober",
|
||||
"dateEndNovember": "30 November",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fatato",
|
||||
"hatchingPotionStarryNight": "Notte stellata",
|
||||
"hatchingPotionRainbow": "Arcobaleno",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Versa questa pozione su un uovo, e nascerà un animale <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "Non utilizzabile su uova di animali ottenute dalle missioni.",
|
||||
"foodMeat": "Carne",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 aprile",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "14 giugno",
|
||||
"dateEndJuly": "29 luglio",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31 agosto",
|
||||
"dateEndOctober": "31 ottobre",
|
||||
"dateEndNovember": "30 novembre",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "フェアリーの",
|
||||
"hatchingPotionStarryNight": "星降る夜の",
|
||||
"hatchingPotionRainbow": "にじ色の",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "これをたまごにかけると、<%= potText(locale) %> ペットが生まれます。",
|
||||
"premiumPotionAddlNotes": "クエスト ペットのたまごには使えません。",
|
||||
"foodMeat": "肉",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "4月19日",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "6月14日",
|
||||
"dateEndJuly": "7月29日",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "8月31日",
|
||||
"dateEndOctober": "10月31日",
|
||||
"dateEndNovember": "11月30日",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fee",
|
||||
"hatchingPotionStarryNight": "Sterrennacht",
|
||||
"hatchingPotionRainbow": "Regenboog",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Giet dit over een ei, en er zal een <%= potText(locale) %> dierlijke metgezel uitkomen.",
|
||||
"premiumPotionAddlNotes": "Niet te gebruiken op eieren van queeste-huisdieren.",
|
||||
"foodMeat": "Vlees",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 april",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "14 juni",
|
||||
"dateEndJuly": "29 juli",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31 augustus",
|
||||
"dateEndOctober": "31 oktober",
|
||||
"dateEndNovember": "30 november",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Bajeczny",
|
||||
"hatchingPotionStarryNight": "Gwiezdna Noc",
|
||||
"hatchingPotionRainbow": "Tęcza",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Wylej go na jajko, a wykluje się z niego <%=potText(locale)%>.",
|
||||
"premiumPotionAddlNotes": "Nie nadaje się do użytku na jajach otrzymanych za misje.",
|
||||
"foodMeat": "Mięso",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 kwietnia",
|
||||
"dateEndMay": "31 Maja",
|
||||
"dateEndJune": "14 czerwca",
|
||||
"dateEndJuly": "29 lipca",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "Sierpień 31",
|
||||
"dateEndOctober": "31 października",
|
||||
"dateEndNovember": "30 listopada",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fada",
|
||||
"hatchingPotionStarryNight": "Noite Estrelada",
|
||||
"hatchingPotionRainbow": "Arco-Íris",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Utilize isto num ovo, e ele chocará como um mascote <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "Não utilizável nos ovos de mascote de missão.",
|
||||
"foodMeat": "Carne",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 de abril",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"subscription": "Subscrição",
|
||||
"subscriptions": "Subscrições",
|
||||
"subDescription": "Compre Gemas com ouro, ganhe itens misteriosos mensalmente, mantenha o histórico do progresso, dobre o limite de drop diário e ajude os desenvolvedores. Clique para mais informações.",
|
||||
"sendGems": "Send Gems",
|
||||
"sendGems": "Enviar Gemas",
|
||||
"buyGemsGold": "Comprar Gemas com Ouro",
|
||||
"buyGemsGoldText": "Alexander the Merchant will sell you Gems at a cost of 20 Gold per Gem. His monthly shipments are initially capped at 25 Gems per month, but for every 3 consecutive months that you are subscribed, this cap increases by 5 Gems, up to a maximum of 50 Gems per month!",
|
||||
"mustSubscribeToPurchaseGems": "Deve subscrever para comprar gemas com ouro.",
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
"giftSubscriptionText4": "Obrigado por suportar Habitica!",
|
||||
"monthUSD": "USD / Mês",
|
||||
"organization": "Organização",
|
||||
"groupPlans": "Group Plans",
|
||||
"groupPlans": "Planos de Grupo",
|
||||
"indivPlan1": "Para indivíduos, Habitica é grátis. Até para pequenos grupos de interesse, grátis (ou barato)",
|
||||
"indivPlan2": "pode ser usado para motivar participantes em modificações comportamentais Pense em grupos de redação, desafios de arte, e mais.",
|
||||
"groupText1": "Mas alguns líderes de grupos irão querer mais controle, privacidade, segurança, e suporte. Exemplos de tais grupos são famílias, grupos de saúde e bem-estar, grupos de funcionários, e mais. Esses planos fornecem instâncias privadas do Habitica para seu grupo ou organização, seguro e independente de",
|
||||
|
|
@ -131,10 +131,10 @@
|
|||
"mysterySet201702": "Conjunto do Rouba-Corações",
|
||||
"mysterySet201703": "Conjunto Cintilante",
|
||||
"mysterySet201704": "Conjunto de Conto de Fadas",
|
||||
"mysterySet201705": "Feathered Fighter Set",
|
||||
"mysterySet201706": "Pirate Pioneer Set",
|
||||
"mysterySet201705": "Conjunto de Guerreiro Emplumado",
|
||||
"mysterySet201706": "Conjunto de Pirata Pioneiro",
|
||||
"mysterySet201707": "Jellymancer Set",
|
||||
"mysterySet201708": "Lava Warrior Set",
|
||||
"mysterySet201708": "Conjunto do Guerreiro de Lava",
|
||||
"mysterySet201709": "Sorcery Student Set",
|
||||
"mysterySet201710": "Imperious Imp Set",
|
||||
"mysterySet201711": "Carpet Rider Set",
|
||||
|
|
@ -187,7 +187,7 @@
|
|||
"choosePaymentMethod": "Choose your payment method",
|
||||
"subscribeSupportsDevs": "Subscribing supports the developers and helps keep Habitica running",
|
||||
"buyGemsSupportsDevs": "Purchasing Gems supports the developers and helps keep Habitica running",
|
||||
"support": "SUPPORT",
|
||||
"support": "SUPORTE",
|
||||
"gemBenefitLeadin": "Gems allow you to buy fun extras for your account, including:",
|
||||
"gemBenefit1": "Unique and fashionable costumes for your avatar.",
|
||||
"gemBenefit2": "Backgrounds to immerse your avatar in the world of Habitica!",
|
||||
|
|
@ -201,10 +201,10 @@
|
|||
"subscriptionBenefit5": "Receive the exclusive Royal Purple Jackalope pet!",
|
||||
"subscriptionBenefit6": "Earn Mystic Hourglasses for use in the Time Travelers' Shop!",
|
||||
"haveCouponCode": "Do you have a coupon code?",
|
||||
"subscriptionAlreadySubscribedLeadIn": "Thanks for subscribing!",
|
||||
"subscriptionAlreadySubscribedLeadIn": "Obrigado pela subscrição!",
|
||||
"subscriptionAlreadySubscribed1": "To see your subscription details and cancel, renew, or change your subscription, please go to <a href='/user/settings/subscription'>User icon > Settings > Subscription</a>.",
|
||||
"purchaseAll": "Purchase All",
|
||||
"purchaseAll": "Comprar Tudo",
|
||||
"gemsPurchaseNote": "Subscribers can buy gems for gold in the Market! For easy access, you can also pin the gem to your Rewards column.",
|
||||
"gemsRemaining": "gems remaining",
|
||||
"notEnoughGemsToBuy": "You are unable to buy that amount of gems"
|
||||
"gemsRemaining": "gemas restantes",
|
||||
"notEnoughGemsToBuy": "É incapaz de comprar essa quantidade de gemas"
|
||||
}
|
||||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fada",
|
||||
"hatchingPotionStarryNight": "Noite Estrelada",
|
||||
"hatchingPotionRainbow": "Arco-Íris",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Use-a em um ovo e ele chocará como um mascote <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "Não utilizável em ovos de mascote de missões.",
|
||||
"foodMeat": "Carne",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 de Abril",
|
||||
"dateEndMay": "31 de Maio",
|
||||
"dateEndJune": "14 de Junho",
|
||||
"dateEndJuly": "29 de Julho",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31 de Agosto",
|
||||
"dateEndOctober": "31 de Outubro",
|
||||
"dateEndNovember": "30 de Novembro",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fairy",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Toarnă aceasta pe un ou și va ecloza ca un companion <%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "Neutilizabil pe ouă de companioni obținute din expediții.",
|
||||
"foodMeat": "Carne",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Сказочный",
|
||||
"hatchingPotionStarryNight": "Ночной звездный",
|
||||
"hatchingPotionRainbow": "Радужный",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Полейте его на яйцо и из него вылупится <%= potText(locale) %> питомец.",
|
||||
"premiumPotionAddlNotes": "Несовместим с яйцами квестовых питомцев.",
|
||||
"foodMeat": "Мясо",
|
||||
|
|
|
|||
|
|
@ -261,11 +261,11 @@
|
|||
"weaponSpecialSummer2018RogueText": "Удочка",
|
||||
"weaponSpecialSummer2018RogueNotes": "Эту лёгкую, практически нерушимую удочку можно держать в обеих руках, чтобы увеличить ваш УВС (Уклейки в Сезон). Увеличивает силу на <%= str %>. Ограниченный выпуск лета 2018.",
|
||||
"weaponSpecialSummer2018WarriorText": "Копье Бойцовской рыбы",
|
||||
"weaponSpecialSummer2018WarriorNotes": "Mighty enough for battle, elegant enough for ceremony, this exquisitely crafted spear shows you will protect your home surf no matter what! Increases Strength by <%= str %>. Limited Edition 2018 Summer Gear.",
|
||||
"weaponSpecialSummer2018WarriorNotes": "Достаточно мощная для битвы, достаточно элегантная для церемонии, это изысканно созданное копье показывает, что вы защитите свои родные прибои, несмотря ни на что! Увеличивает силу на <%= str %>. Ограниченный выпуск лета 2018.",
|
||||
"weaponSpecialSummer2018MageText": "Плавники Крылатки",
|
||||
"weaponSpecialSummer2018MageNotes": "Underwater, magic based on fire, ice, or electricity can prove hazardous to the Mage wielding it. Conjuring poisonous spines, however, works brilliantly! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2018 Summer Gear.",
|
||||
"weaponSpecialSummer2018HealerText": "Трезубец Амфибии",
|
||||
"weaponSpecialSummer2018HealerNotes": "With a benevolent gesture, you command healing water to flow through your dominions in waves. Increases Intelligence by <%= int %>. Limited Edition 2018 Summer Gear.",
|
||||
"weaponSpecialSummer2018HealerNotes": "С доброжелательным жестом, вы приказываете целебной воде течь сквозь ваши владения под волнами. Увеличивает интеллект на <%= int %>. Ограниченный выпуск лета 2018. ",
|
||||
"weaponMystery201411Text": "Вилы пиршества",
|
||||
"weaponMystery201411Notes": "Многофункциональные вилы – вонзайте их во врагов, или в свои любимые блюда! Бонусов не дают. Подарок подписчикам ноября 2014.",
|
||||
"weaponMystery201502Text": "Сверкающий крылатый посох Любви-а-также-Правды",
|
||||
|
|
@ -652,7 +652,7 @@
|
|||
"armorMystery201712Notes": "Тепло и свет от этой магической брони согреют ваше сердце, но никогда не обожгут кожу! Бонусов не даёт. Подарок подписчикам декабря 2017.",
|
||||
"armorMystery201802Text": "Броня Жука любви",
|
||||
"armorMystery201802Notes": "Эта блестящая броня отражает силу вашего сердца и наполняет ей любого жителя Хабитики вблизи, нуждающегося в ободрении! Бонусов не дает. Подарок подписчикам февраля 2018.",
|
||||
"armorMystery201806Text": "Alluring Anglerfish Tail",
|
||||
"armorMystery201806Text": "Хвост притягательного удильщика",
|
||||
"armorMystery201806Notes": "This sinuous tail features glowing spots to light your way through the deep. Confers no benefit. June 2018 Subscriber Item.",
|
||||
"armorMystery301404Text": "Стимпанковский костюм",
|
||||
"armorMystery301404Notes": "Чудной и лихой! Бонусов не дает. Подарок подписчикам февраля 3015.",
|
||||
|
|
@ -743,7 +743,7 @@
|
|||
"armorArmoireGlassblowersCoverallsText": "Костюм Стеклодува",
|
||||
"armorArmoireGlassblowersCoverallsNotes": "Этот комбинезон защитит вас, пока вы делаете шедевры из горячего плавленного стекла. Усиливает Телосложение на <%= con %>. Зачарованный сундук: Набор Стеклодува (предмет 2 из 4).",
|
||||
"armorArmoireBluePartyDressText": "Синее вечернее платье",
|
||||
"armorArmoireBluePartyDressNotes": "You're perceptive, tough, smart, and so fashionable! Increases Perception, Strength, and Constitution by <%= attrs %> each. Enchanted Armoire: Blue Hairbow Set (Item 2 of 2).",
|
||||
"armorArmoireBluePartyDressNotes": "Вы проницательны, сильны, умны и восхитительны! Увеличивает Восприятие, Силу, и Интеллект на <%= attrs %> каждый. Зачарованный сундук: Набор Синего банта (предмет 2 из 2).",
|
||||
"headgear": "Головной убор",
|
||||
"headgearCapitalized": "Головной убор",
|
||||
"headBase0Text": "Нет шлема",
|
||||
|
|
@ -1056,7 +1056,7 @@
|
|||
"headMystery201803Notes": "Хотя его внешний вид довольно декоративен, вы можете задействовать крылья на этом ободке для дополнительного подъема! Не даёт преимуществ. Подарок подписчикам марта 2018.",
|
||||
"headMystery201805Text": "Восхитительный Шлем Павлина",
|
||||
"headMystery201805Notes": "This helm will make you the proudest and prettiest (possibly also the loudest) bird in town. Confers no benefit. May 2018 Subscriber Item.",
|
||||
"headMystery201806Text": "Alluring Anglerfish Helm",
|
||||
"headMystery201806Text": "Голова притягательного удильщика",
|
||||
"headMystery201806Notes": "The mesmerizing light atop this helm will call all the creatures of the sea to your side. We urge you to use your glowy powers of attraction for good! Confers no benefit. June 2018 Subscriber Item.",
|
||||
"headMystery301404Text": "Модный цилиндр",
|
||||
"headMystery301404Notes": "Модный цилиндр для самых уважаемых господ! Подарок подписчикам января 3015. Бонусов не дает.",
|
||||
|
|
@ -1147,9 +1147,9 @@
|
|||
"headArmoireCoachDriversHatText": "Водительская фуражка",
|
||||
"headArmoireCoachDriversHatNotes": "Эта шляпа довольно изящна, хотя не и так, как цилиндр. Постарайтесь не потерять ее, когда будете спешно колесить по стране! Повышает Интеллект на <%= int %>. Зачарованный сундук: набор водителя автобуса (предмет 2 из 3)",
|
||||
"headArmoireCrownOfDiamondsText": "Бриллиантовая корона",
|
||||
"headArmoireCrownOfDiamondsNotes": "This shining crown isn't just a great hat; it will also sharpen your mind! Increases Intelligence by <%= int %>. Enchanted Armoire: King of Diamonds Set (Item 2 of 4).",
|
||||
"headArmoireCrownOfDiamondsNotes": "Эта сверкающая корона не просто великолепный головной убор; она также обостряет ваш ум! Повышает Интеллект на <%= int %>. Зачарованный сундук: Алмазный набор (предмет 2 из 4).",
|
||||
"headArmoireFlutteryWigText": "Порхающий парик",
|
||||
"headArmoireFlutteryWigNotes": "This fine powdered wig has plenty of room for your butterflies to rest if they get tired while doing your bidding. Increases Intelligence, Perception, and Strength by <%= attrs %> each. Enchanted Armoire: Fluttery Frock Set (Item 2 of 4).",
|
||||
"headArmoireFlutteryWigNotes": "Этот прекрасный напудренный парик имеет много места для отдыха вашим бабочкам, если они устанут от ваших аукционов. Увеличивает интеллект, восприятие, и силу на <%= attrs %> каждый. Зачарованный сундук: Набор порхающего платья (предмет 2 из 4).",
|
||||
"headArmoireBirdsNestText": "Птичье гнездо",
|
||||
"headArmoireBirdsNestNotes": "Если вы начнете ощущать движение и слышать чириканье, ваша новая шляпа, возможно, превратилась в новых друзей. Увеличивает интеллект на <%= int %>. Зачарованный сундук: Независимый предмет.",
|
||||
"headArmoirePaperBagText": "Бумажный пакет",
|
||||
|
|
@ -1365,7 +1365,7 @@
|
|||
"shieldArmoireWeaversShuttleText": "Ткацкий челнок",
|
||||
"shieldArmoireWeaversShuttleNotes": "Этот инструмент протягивает уточную нить через тканную основу, создавая одежду! Повышает Интеллект на <%= int %> и Восприятие на <%= per %>. Зачарованный сундук: набор Ткача (предмет 3 из 3).",
|
||||
"shieldArmoireShieldOfDiamondsText": "Сапфировый щит",
|
||||
"shieldArmoireShieldOfDiamondsNotes": "This radiant shield not only provides protection, it empowers you with endurance! Increases Constitution by <%= con %>. Enchanted Armoire: King of Diamonds Set (Item 4 of 4).",
|
||||
"shieldArmoireShieldOfDiamondsNotes": "Этот круглый щит не только обеспечивает защиту, но и придает вам стойкости! Повышает Телосложение на <%= con %>. Зачарованный сундук: Алмазный набор (Предмет 4 из 4).",
|
||||
"shieldArmoireFlutteryFanText": "Витиеватый веер",
|
||||
"shieldArmoireFlutteryFanNotes": "В жаркий денек ничто не сравнится с узорчатым веером в способности сохранять владельца хладнокровным умом и телом. Повышает Телосложение, Интеллект и Восприятие на <%= attrs %>. Зачарованный сундук: независимый предмет. (предмет 4 из 4).",
|
||||
"shieldArmoireFancyShoeText": "Стильный башмак",
|
||||
|
|
@ -1407,7 +1407,7 @@
|
|||
"backMystery201804Text": "Беличий хвост",
|
||||
"backMystery201804Notes": "Конечно, он помогает вам балансировать, когда вы прыгаете по веткам, но самое главное - МАКСИМАЛЬНАЯ ПУШИСТОСТЬ. Бонусов не дает. Подарок подписчикам апреля 2018.",
|
||||
"backMystery201805Text": "Восхитительное Оперение Павлина",
|
||||
"backMystery201805Notes": "This gorgeous feathery tail is perfect for a strut down a lovely garden path! Confers no benefit. May 2018 Subscriber Item.",
|
||||
"backMystery201805Notes": "Этот роскошный пушистый хвост просто идеален для прогулок по парку! Бонусов не дает. Май 2018 предмет подписчика.",
|
||||
"backSpecialWonderconRedText": "Могущественный плащ",
|
||||
"backSpecialWonderconRedNotes": "Развевается мощно и красиво. Бонусов не дает. Предмет специального фестивального выпуска.",
|
||||
"backSpecialWonderconBlackText": "Тайный плащ",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "Апрель 19",
|
||||
"dateEndMay": "Май 31",
|
||||
"dateEndJune": "14 Июня",
|
||||
"dateEndJuly": "29 июля",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31 августа",
|
||||
"dateEndOctober": "31 октября",
|
||||
"dateEndNovember": "30 ноября",
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@
|
|||
"mysterySet201803": "Набор отважной Стрекозы",
|
||||
"mysterySet201804": "Набор Нарядной белки",
|
||||
"mysterySet201805": "Восхитительный Набор Павлина",
|
||||
"mysterySet201806": "Alluring Anglerfish Set",
|
||||
"mysterySet201806": "Притигающий набор удильщика",
|
||||
"mysterySet301404": "Стандартный Стимпанковый набор",
|
||||
"mysterySet301405": "Набор аксессуаров в стиле Стимпанка",
|
||||
"mysterySet301703": "Набор Стимпанк Павлина",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fairy",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Vylej tento elixír na vajíčko a vyliahne sa z neho <%= potText(locale) %> zvieratko.",
|
||||
"premiumPotionAddlNotes": "Nedá sa použiť na vajíčka zvieratiek z výprav.",
|
||||
"foodMeat": "Mäso",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fairy",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Pospite ovo po jajetu, i iz njega će se izleći <%= potText(locale) %> ljubimac.",
|
||||
"premiumPotionAddlNotes": "Not usable on quest pet eggs.",
|
||||
"foodMeat": "Meso",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Älva",
|
||||
"hatchingPotionStarryNight": "Stjärnklar Natt",
|
||||
"hatchingPotionRainbow": "Regnbåge",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Häll den här på ett ägg, så kläcks det som ett <%= potText(locale) %> husdjur.",
|
||||
"premiumPotionAddlNotes": "Kan ej användas på ägg till uppdragshusdjur",
|
||||
"foodMeat": "Kött",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "Maj 31",
|
||||
"dateEndJune": "Juni 14",
|
||||
"dateEndJuly": "Juli 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "Augusti 31",
|
||||
"dateEndOctober": "Den 31:a Oktober",
|
||||
"dateEndNovember": "30:e November",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"challenges": "Mücadeleler",
|
||||
"challengesLink": "<a href='http://tr.habitica.wikia.com/wiki/Mücadeleler' target='_blank'>Mücadeleler</a>",
|
||||
"challengePrize": "Mücadele Ödülü",
|
||||
"endDate": "Ends",
|
||||
"endDate": "Bitiş Tarihi",
|
||||
"noChallenges": "Henüz mücadele yok, yeni bir tane oluşturmak için",
|
||||
"toCreate": "sekmesini ziyaret et.",
|
||||
"selectWinner": "Kazananı seç ve mücadeleyi bitir:",
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
"filter": "Filtrele",
|
||||
"groups": "Gruplar",
|
||||
"noNone": "Hiçbiri",
|
||||
"category": "Category",
|
||||
"category": "Kategori",
|
||||
"membership": "Üyelik",
|
||||
"ownership": "Ownership",
|
||||
"participating": "Üye Oldukların",
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
"either": "Tümü",
|
||||
"createChallenge": "Mücadele Oluştur",
|
||||
"createChallengeAddTasks": "Mücadele İşleri ekle ",
|
||||
"createChallengeCloneTasks": "Clone Challenge Tasks",
|
||||
"createChallengeCloneTasks": "Mücadele İşlerini Kopyala",
|
||||
"addTaskToChallenge": "İş ekle",
|
||||
"discard": "Vazgeç",
|
||||
"challengeTitle": "Mücadele Başlığı",
|
||||
|
|
@ -104,17 +104,17 @@
|
|||
"leaveChallenge": "MÜcadeleden ayrıl ",
|
||||
"addTask": "İş ekle ",
|
||||
"editChallenge": "Edit Challenge",
|
||||
"challengeDescription": "Challenge Description",
|
||||
"selectChallengeWinnersDescription": "Select a winner from the Challenge participants",
|
||||
"awardWinners": "Award Winner",
|
||||
"challengeDescription": "Mücadele Açıklaması",
|
||||
"selectChallengeWinnersDescription": "Mücadele katılımcıları arasından kazananı seç",
|
||||
"awardWinners": "Kazananı Ödüllendir",
|
||||
"doYouWantedToDeleteChallenge": "Bu Mücadeleyi silmek istiyor musun?",
|
||||
"deleteChallenge": "Mücadeleyi sil",
|
||||
"challengeNamePlaceholder": "Mücadele ismi nedir?",
|
||||
"challengeSummary": "Özet",
|
||||
"challengeSummaryPlaceholder": "Write a short description advertising your Challenge to other Habiticans. What is the main purpose of your Challenge and why should people join it? Try to include useful keywords in the description so that Habiticans can easily find it when they search!",
|
||||
"challengeDescriptionPlaceholder": "Use this section to go into more detail about everything that Challenge participants should know about your Challenge.",
|
||||
"challengeGuild": "Add to",
|
||||
"challengeMinimum": "Minimum 1 Gem for public Challenges (helps prevent spam, it really does).",
|
||||
"challengeGuild": "'a/'e Ekle",
|
||||
"challengeMinimum": "Umumi mücadeleler için en az 1 Elmas (Spam'in önüne geçmeye yardımcı olur, gerçekten).",
|
||||
"participantsTitle": "Katılımcılar ",
|
||||
"shortName": "Kısa İsim",
|
||||
"shortNamePlaceholder": "What short tag should be used to identify your Challenge?",
|
||||
|
|
@ -123,15 +123,15 @@
|
|||
"loadMore": "Devamını Yükle",
|
||||
"exportChallengeCsv": "Export Challenge",
|
||||
"editingChallenge": "Editing Challenge",
|
||||
"nameRequired": "Name is required",
|
||||
"nameRequired": "İsim gerekli",
|
||||
"tagTooShort": "Tag name is too short",
|
||||
"summaryRequired": "Summary is required",
|
||||
"summaryTooLong": "Summary is too long",
|
||||
"descriptionRequired": "Description is required",
|
||||
"summaryRequired": "Özet gerekli",
|
||||
"summaryTooLong": "Özet çok uzun",
|
||||
"descriptionRequired": "Tanım gerekli",
|
||||
"locationRequired": "Location of challenge is required ('Add to')",
|
||||
"categoiresRequired": "One or more categories must be selected",
|
||||
"viewProgressOf": "View Progress Of",
|
||||
"selectMember": "Select Member",
|
||||
"confirmKeepChallengeTasks": "Do you want to keep challenge tasks?",
|
||||
"selectParticipant": "Select a Participant"
|
||||
"viewProgressOf": "'ın/'in İlerleme Durumunu Görüntüle",
|
||||
"selectMember": "Katılımcı Seç",
|
||||
"confirmKeepChallengeTasks": "Mücadele görevlerini saklamak istiyor musun?",
|
||||
"selectParticipant": "Katılımcı Seç"
|
||||
}
|
||||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Peri",
|
||||
"hatchingPotionStarryNight": "Yıldızlı Gece",
|
||||
"hatchingPotionRainbow": "Gökkuşağı",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Bunu yumurtanın üstüne döktüğünde <%= potText(locale) %> türünde bir hayvan çıkacak.",
|
||||
"premiumPotionAddlNotes": "Görev yumurtalarıyla kullanılamaz.",
|
||||
"foodMeat": "Et",
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"heroicText": "Epik kademesi, Habitica kadrosunu ve kadro seviyesindeki katılımcıları kapsar. Bu unvana sahipsen, görevlendirildin (ya da işe alındın!) demektir.",
|
||||
"npcText": "NPC'ler, Habitica Kickstarter kampanyasının en üst kademede destekçileridir. Avatarlarının, sitenin çeşitli özelliklerine göz kulak olduğunu görebilirsin!",
|
||||
"modalContribAchievement": "Katılımcı Başarısı!",
|
||||
"contribModal": "<%= name %>, sen mükemmel bir insansın! Habiticaya katkda bulunduğun için artık <%= level %>. kademe bir katılımcısın.",
|
||||
"contribModal": "<%= name %>, sen mükemmel bir insansın! Habiticaya katkıda bulunduğun için artık <%= level %>. Kademe bir katılımcısın.",
|
||||
"contribLink": "Katılımından dolayı kazandığın ödüllere bak!",
|
||||
"contribName": "Katılımcı",
|
||||
"contribText": "Habitica'ya yazılım, tasarım, müzik vb. şekillerde katkıda bulunmuştur. Daha fazlasını ögrenmek için Aspiring Legends Loncasına katıl!",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "19 Nisan",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "14 Haziran",
|
||||
"dateEndJuly": "29 Temmuz",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "31 Ağustos",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "Fairy",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "Вилийте це на яйце, і з нього вилупиться улюбленець<%= potText(locale) %>.",
|
||||
"premiumPotionAddlNotes": "Неможливо використати на квестових яйцях з улюбленцями.",
|
||||
"foodMeat": "М'ясо",
|
||||
|
|
|
|||
|
|
@ -183,14 +183,14 @@
|
|||
"byColon": "By:",
|
||||
"inviteNewUsers": "Запросити нових користувачів",
|
||||
"sendInvitations": "Надіслати запрошення",
|
||||
"invitationsSent": "Invitations sent!",
|
||||
"invitationSent": "Invitation sent!",
|
||||
"invitedFriend": "Invited a Friend",
|
||||
"invitedFriendText": "This user invited a friend (or friends) who joined them on their adventure!",
|
||||
"inviteAlertInfo2": "Or share this link (copy/paste):",
|
||||
"invitationsSent": "Запрошення надіслано!",
|
||||
"invitationSent": "Запрошення надіслано!",
|
||||
"invitedFriend": "Запросити друга",
|
||||
"invitedFriendText": "Цей користувач запросив друга (або друзів), які приєднались до них у їхній пригоді!",
|
||||
"inviteAlertInfo2": "Або поділись цим посиланням (копіювати/вставити):",
|
||||
"inviteLimitReached": "You have already sent the maximum number of email invitations. We have a limit to prevent spamming, however if you would like more, please contact us at <%= techAssistanceEmail %> and we'll be happy to discuss it!",
|
||||
"sendGiftHeading": "Send Gift to <%= name %>",
|
||||
"sendGiftGemsBalance": "From <%= number %> Gems",
|
||||
"sendGiftHeading": "Надіслати подарунок для <%= name %>",
|
||||
"sendGiftGemsBalance": "Від <%= number %> Самоцвітів",
|
||||
"sendGiftCost": "Total: $<%= cost %> USD",
|
||||
"sendGiftFromBalance": "From Balance",
|
||||
"sendGiftPurchase": "Purchase",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "August 31",
|
||||
"dateEndOctober": "October 31",
|
||||
"dateEndNovember": "November 30",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "仙女",
|
||||
"hatchingPotionStarryNight": "星夜",
|
||||
"hatchingPotionRainbow": "彩虹",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "把它倒在宠物蛋上可以孵化出一只<%= potText(locale) %>宠物。",
|
||||
"premiumPotionAddlNotes": "无法在任务奖励宠物蛋上使用",
|
||||
"foodMeat": "肉",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "4月19日",
|
||||
"dateEndMay": "5月31日",
|
||||
"dateEndJune": "6月14日",
|
||||
"dateEndJuly": "7月29日",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "8月31日",
|
||||
"dateEndOctober": "10月31日",
|
||||
"dateEndNovember": "11月30日",
|
||||
|
|
|
|||
|
|
@ -195,6 +195,7 @@
|
|||
"hatchingPotionFairy": "仙女",
|
||||
"hatchingPotionStarryNight": "Starry Night",
|
||||
"hatchingPotionRainbow": "Rainbow",
|
||||
"hatchingPotionGlass": "Glass",
|
||||
"hatchingPotionNotes": "把它倒在寵物蛋上可以孵化出一隻<%= potText(locale) %>寵物。",
|
||||
"premiumPotionAddlNotes": "不能夠在任務寵物蛋上使用。",
|
||||
"foodMeat": "肉",
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
"dateEndApril": "四月19",
|
||||
"dateEndMay": "五月31",
|
||||
"dateEndJune": "六月14",
|
||||
"dateEndJuly": "七月29",
|
||||
"dateEndJuly": "July 31",
|
||||
"dateEndAugust": "八月31",
|
||||
"dateEndOctober": "十月31",
|
||||
"dateEndNovember": "十一月30",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ import defaults from 'lodash/defaults';
|
|||
import each from 'lodash/each';
|
||||
import t from './translation';
|
||||
|
||||
const CURRENT_SEASON = '_NONE_';
|
||||
const CURRENT_SEASON = 'July';
|
||||
|
||||
let drops = {
|
||||
Base: {
|
||||
|
|
@ -132,6 +132,12 @@ let premium = {
|
|||
limited: true,
|
||||
_season: 'March',
|
||||
},
|
||||
Glass: {
|
||||
value: 2,
|
||||
text: t('hatchingPotionGlass'),
|
||||
limited: true,
|
||||
_season: 'July',
|
||||
},
|
||||
};
|
||||
|
||||
each(drops, (pot, key) => {
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@ const featuredItems = {
|
|||
path: 'armoire',
|
||||
},
|
||||
{
|
||||
type: 'hatchingPotions',
|
||||
path: 'hatchingPotions.Desert',
|
||||
type: 'premiumHatchingPotion',
|
||||
path: 'premiumHatchingPotions.Glass',
|
||||
},
|
||||
{
|
||||
type: 'food',
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ module.exports = {
|
|||
},
|
||||
|
||||
availableSpells: [
|
||||
'seafoam',
|
||||
],
|
||||
|
||||
availableQuests: [
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 512 B After Width: | Height: | Size: 936 B |
|
Before Width: | Height: | Size: 511 B After Width: | Height: | Size: 512 B |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 17 KiB |
|
After Width: | Height: | Size: 18 KiB |