diff --git a/package-lock.json b/package-lock.json index ba678bbc22..c0824f17c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "habitica", - "version": "4.13.0", + "version": "4.13.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0d20d639de..d09581b599 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "habitica", "description": "A habit tracker app which treats your goals like a Role Playing Game.", - "version": "4.13.0", + "version": "4.13.1", "main": "./website/server/index.js", "dependencies": { "@slack/client": "^3.8.1", diff --git a/website/common/locales/bg/backgrounds.json b/website/common/locales/bg/backgrounds.json index 66ba46155d..26c9a5d548 100644 --- a/website/common/locales/bg/backgrounds.json +++ b/website/common/locales/bg/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Среднощен замък", "backgroundMidnightCastleNotes": "Разходете се около замък посред нощ.", "backgroundTornadoText": "Торнадо", - "backgroundTornadoNotes": "Летете в торнадо." + "backgroundTornadoNotes": "Летете в торнадо.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/bg/challenge.json b/website/common/locales/bg/challenge.json index 5e305f3aa9..d7bdb19cdd 100644 --- a/website/common/locales/bg/challenge.json +++ b/website/common/locales/bg/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Мястото на предизвикателството е задължително („Добавяне в“)", "categoiresRequired": "Задължително е да бъде избрана поне една категория", "viewProgressOf": "Преглед на напредъка на", - "selectMember": "Изберете член" + "selectMember": "Изберете член", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/bg/character.json b/website/common/locales/bg/character.json index dc651c0c2e..ae921d955f 100644 --- a/website/common/locales/bg/character.json +++ b/website/common/locales/bg/character.json @@ -163,6 +163,7 @@ "dieText": "Изгубихте ниво, всичкото си злато и случаен предмет от екипировката. Станете, хабитанецо, и опитайте отново! Обуздайте вредните навици, следете зорко изпълнението на ежедневните си задачи и дръжте смъртта на една ръка разстояние с Лековита отвара, ако залитнете!", "sureReset": "Наистина ли искате това? Това ще нулира класа на героя Ви и разпределените точки (ще си ги получите обратно за повторно разпределение), както и ще струва 3 диаманта.", "purchaseFor": "Купуване за <%= cost %> диамант(а)?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Няма достатъчно мана.", "invalidTarget": "Не може да използвате умение върху това.", "youCast": "Направихте заклинанието <%= spell %>.", diff --git a/website/common/locales/bg/contrib.json b/website/common/locales/bg/contrib.json index 42268bb2d5..60a5182afe 100644 --- a/website/common/locales/bg/contrib.json +++ b/website/common/locales/bg/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, Вие сте невероятен човек! Вече сте сътрудник ниво <%= level %>, заради приноса си към Хабитика. Вижте", "contribLink": "какви награди получихте за помощта си!", "contribName": "Сътрудник", - "contribText": "Допринесъл/ла към Хабитика (с код, дизайн, пикселна графика, правен съвет, документация и т.н.). Искате ли тази значка? Прочетете повече.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Прочетете повече", "kickstartName": "Подкрепил(а) кампанията в Kickstarter — ниво <%= key %> $", "kickstartText": "Подкрепил кампанията в Kickstarter", diff --git a/website/common/locales/bg/front.json b/website/common/locales/bg/front.json index fe630a2165..4af8088c1e 100644 --- a/website/common/locales/bg/front.json +++ b/website/common/locales/bg/front.json @@ -30,6 +30,7 @@ "companyAbout": "Как работи", "companyBlog": "Блог", "devBlog": "Блог на разработчиците", + "companyContribute": "Contribute", "companyDonate": "Дарете", "companyPrivacy": "Поверителност", "companyTerms": "Условия", @@ -252,7 +253,7 @@ "missingNewPassword": "Липсва нова парола.", "invalidEmailDomain": "Не можете да се регистрирате, използвайки е-поща от следните сървъри: <%= domains %>", "wrongPassword": "Грешна парола.", - "incorrectDeletePhrase": "Моля, напишете „DELETE“ с главни букви (без кавичките), за да изтриете профила си.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Грешен адрес на е-поща.", "emailTaken": "Тази е-поща вече се използва от съществуващ профил.", "newEmailRequired": "Липсва нов адрес на е-поща.", diff --git a/website/common/locales/bg/gear.json b/website/common/locales/bg/gear.json index bfbbc4e418..fa68c6442b 100644 --- a/website/common/locales/bg/gear.json +++ b/website/common/locales/bg/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Подкастрете копитата на трудолюбивите си превози, за да им помогнете да бъдат здрави, докато Ви носят по време на приключенията Ви! Увеличава силата, интелигентността и якостта с по <%= attrs %>. Омагьосан гардероб: комплект „Подковач“ (предмет 1 от 3).", "weaponArmoireWeaversCombText": "Тъкачески гребен", "weaponArmoireWeaversCombNotes": "Използвайте този гребен за притискане на нишките, за да направите плътно изтъкана материя. Увеличава усета с <%= per %> и силата с <%= str %>. Омагьосан гардероб: Тъкачески комплект (предмет 2 от 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "броня", "armorCapitalized": "Броня", "armorBase0Text": "Обикновени дрехи", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "Този здрав комплект дрехи ще Ви защитава от горещия восък, който Ви капе, докато упражнявате занаята си! Увеличава якостта с <%= con %>. Омагьосан гардероб: комплект „Създател на свещи“ (предмет 1 от 3).", "armorArmoireWovenRobesText": "Тъкани одежди", "armorArmoireWovenRobesNotes": "Покажете какво сте изтъкали, като носите тези цветни одежди! Увеличава якостта с <%= con %> и интелигентността с <%= int %>. Омагьосан гардероб: Тъкачески комплект (предмет 1 от 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "шлем", "headgearCapitalized": "Защита за главата", "headBase0Text": "Няма защита за главата", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Този могъщ стоманен шлем ще Ви помогне да спечелите битката за здравето, щастието и продуктивността си! Увеличава усета с <%= per %>. Омагьосан гардероб: Противо-протакащ комплект (предмет 1 от 3).", "headArmoireCandlestickMakerHatText": "Шапка на създател на свещи", "headArmoireCandlestickMakerHatNotes": "Весела шапка, която прави всяка задача по-забавна, и правенето на свещи не е изключение! Увеличава усета и интелигентността с по <%= attrs %>. Омагьосан гардероб: комплект „Създател на свещи“ (предмет 2 от 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "страничен предмет", "offhandCapitalized": "Страничен предмет", "shieldBase0Text": "Няма страничен предмет", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Това наметало има тайни джобове, където можете да скриете всичкото злато, което измъкнете от задачите си. Не променя показателите. Предмет за абонати: юни 2017 г.", "bodyMystery201711Text": "Шал на килимния летец", "bodyMystery201711Notes": "Този мек плетен шал изглежда доста впечатляващо, когато се развява от вятъра. Не променя показателите. Предмет за абонати: ноември 2017 г.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "аксесоар за глава", "headAccessoryCapitalized": "Аксесоар за глава", "accessories": "Аксесоари", diff --git a/website/common/locales/bg/generic.json b/website/common/locales/bg/generic.json index 8505a4e49b..ba37a29a47 100644 --- a/website/common/locales/bg/generic.json +++ b/website/common/locales/bg/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Спасител на Мудноград", "achievementDilatoryText": "Помогнал(а) за победата над Дръзкия дракон на Мудноград по време на Смазващото лятно събитие — 2014 г.", "costumeContest": "Участник в конкурс за костюми", - "costumeContestText": "Участвал(а) в конкурса за костюми „Хабитоуин“. Вижте някои от участниците в блога на Хабитика!", - "costumeContestTextPlural": "Участвал(а) в <%= count %> конкурса за костюми „Хабитоуин“. Вижте някои от участниците в блога на Хабитика!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Потребител от", "lastLoggedIn": "- Последно влизане на", "notPorted": "Тази функционалност все още не е пренесена от оригиналния сайт.", diff --git a/website/common/locales/bg/groups.json b/website/common/locales/bg/groups.json index bbf662acd7..7f39e00d09 100644 --- a/website/common/locales/bg/groups.json +++ b/website/common/locales/bg/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Незадължително съобщение", "yesRemove": "Да, нека бъдат премахнати", "foreverAlone": "Не можете да харесате собственото си съобщение. Не бъдете такъв човек.", - "sortLevel": "Подреждане по ниво", - "sortRandom": "Произволно подреждане", - "sortPets": "Подреждане по брой любимци", - "sortName": "Подреждане по име на героя", - "sortBackgrounds": "Подреждане по фоново изображение", - "sortHabitrpgJoined": "Подреждане по дата на присъединяване към Хабитика", - "sortHabitrpgLastLoggedIn": "Подреждане по време на последно влизане в системата", - "ascendingSort": "Възходяща подредба", - "descendingSort": "Низходяща подредба", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Създавате ли гилдията за 4 диаманта?", "leaveGroupCha": "Напускане на предизвикателствата на гилдията и…", "confirm": "Потвърждаване", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Нямате право да изтриете това съобщение!", "onlyGroupLeaderCanEditTasks": "Нямате право да управлявате задачите!", "onlyGroupTasksCanBeAssigned": "Само групови задачи могат да бъдат зададени", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Привилегиите Ви в чата Ви бяха отнети.", "newChatMessagePlainNotification": "Има ново съобщение в <%= groupName %> от <%= authorName %>. Щракнете тук, за да отворите страницата!", "newChatMessageTitle": "Има ново съобщение в <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Забавни екстри", "enterprisePlansButton": "Попитайте за фирмените планове", "enterprisePlansDescription": "Нуждаете се от поддръжка на повече хора или имате специални изисквания? Вижте дали фирмените ни планове са подходящи иза Вас.", - "enterprisePlansEmailSubject": "Въпрос относно фирмените планове", "familyPlansButton": "Запишете се в семейния ни пощенски списък", "familyPlansDescription": "Искате по-интересно решение за управление на домакинството си? Скоро ще добавим семейни планове!", "createAGroup": "Създайте група", diff --git a/website/common/locales/bg/messages.json b/website/common/locales/bg/messages.json index 3517794a83..86181636fb 100644 --- a/website/common/locales/bg/messages.json +++ b/website/common/locales/bg/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Вече сте докладвали това съобщение", "messageGroupChatNotFound": "Съобщението не е намерено!", "messageGroupChatAdminClearFlagCount": "Само администратор може да изчисти броя на докладванията!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Опа! Изглежда публикувате твърде много съобщения. Моля, изчакайте малко и опитайте отново. Чатът в кръчмата може да показва най-много 200 съобщения, така че съветваме потребителите да публикуват по-дълги и добре обмислени съобщения, както и да обединяват отговорите си. Скоро ще можете да пишете отново! :)", "messageUserOperationProtected": "Пътят `<%= operation %>` не беше запазен, тъй като е защитен път.", "messageUserOperationNotFound": "Операцията „<%= operation %>“ не е намерена", diff --git a/website/common/locales/bg/npc.json b/website/common/locales/bg/npc.json index 392f6ce973..fcf9700d47 100644 --- a/website/common/locales/bg/npc.json +++ b/website/common/locales/bg/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 диамант", "typeNotSellable": "Този тип не може да се продава. Трябва да бъде един от следните: <%= acceptedTypes %>", "userItemsKeyNotFound": "Ключът не е намерен за user.items <%= type %>", - "userItemsNotEnough": "Не са открити достатъчно предмети за user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Низът за път е задължителен", "unlocked": "Предметите бяха отключени", "alreadyUnlocked": "Пълният комплект вече е отключен.", diff --git a/website/common/locales/bg/quests.json b/website/common/locales/bg/quests.json index d3c68677a6..6117164646 100644 --- a/website/common/locales/bg/quests.json +++ b/website/common/locales/bg/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Трябва да бъдете ниво <%= level %>, за да купите тази мисия!", "mustInviteFriend": "За да получите тази мисия, поканете приятел в група. Искате ли да поканите някого сега?", "unlockByQuesting": "За да отключите тази мисия, първо завършете <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Наистина ли искате да прекратите мисията? Всички приети покани ще бъдат загубени. Притежателят на мисията ще си запази свитъка ѝ.", "sureAbort": "Наистина ли искате да прекратите мисията? Тя ще бъде прекратена за всекиго в групата, а напредъкът по нея ще бъде загубен. Свитъкът с мисията ще бъде върнат на притежателя си.", "doubleSureAbort": "Наистина ли искате това? Дано приятелите Ви не се ядосат!", diff --git a/website/common/locales/bg/questscontent.json b/website/common/locales/bg/questscontent.json index 2bc589cec5..47667826d0 100644 --- a/website/common/locales/bg/questscontent.json +++ b/website/common/locales/bg/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Броненосец (яйце)", "questArmadilloUnlockText": "Отключва възможността за купуване на яйца на броненосец от пазара.", "questCowText": "Муутиралата крава", - "questCowNotes": "Беше дълъг, горещ ден във фермата Спаринг и няма нищо, което да желаеш повече от вода и добър сън. Както си стоиш замечтано, изведнъж @Soloana започва да крещи: „Бягайте, всички! Кравата на наградите муутира!“

@eevachu преглъща уплашено и казва: „Сигурно лошите ни навици са я заразили.“

„Бързо!“ — казва Фералем Тау — „Да направим нещо, преди и другите крави да муутират.“

Чу достатъчно. Без повече размотаване — време е да поставиш лошите навици на мястото им!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Издояваш добрите си навици колкото може, докато кравата най-после връща нормалната си форма. Сега тя те гледа с красивите си кафяви очи и побутва към теб три яйца.

@fuzzytrees се смее и ти подава яйцата: „Може би все още е муутирала, ако в тези яйца има малки кравички. Вярвам че ще се придържаш към добрите си навици докато ги отглеждаш!“", "questCowBoss": "Муутирала крава", "questCowDropCowEgg": "Крава (яйце)", diff --git a/website/common/locales/bg/settings.json b/website/common/locales/bg/settings.json index 5f7e97a79a..bd59e86ecf 100644 --- a/website/common/locales/bg/settings.json +++ b/website/common/locales/bg/settings.json @@ -65,7 +65,7 @@ "resetText1": "ВНИМАНИЕ! Това нулира части от профила Ви. Това е силно непрепоръчително, но някои хора го смятат за полезно в началото, след като са използвали уеб сайта известно време.", "resetText2": "Ще загубите всичките си нива, злато и точки опит. Всички задачи (освен тези от предизвикателства) ще бъдат изтрити завинаги и ще загубите цялата им история. Ще загубите всичката си екипировка, но ще можете да си купите отново всичко, включително предметите от ограничени серии и тайнствените предмети за абонати, които притежавате в момента (ще трябва да използвате правилния клас, за да закупите отново класово-специфичната екипировка). Ще запазите текущия си клас, както и любимците и превозите си. Вместо това, може да предпочетете да използвате Кълбото на прераждането, което е много по-безопасно и ще запази задачите Ви.", "deleteLocalAccountText": "Наистина ли искате това? Профилът Ви ще бъде изтрит завинаги и няма да може да бъде възстановен! Ще трябва да регистрирате нов профил, ако искате да използвате Хабитика отново. Закупените и използваните диаманти няма да Ви бъдат възстановени. Ако сте напълно сигурен/на в решението си, въведете паролата си в полето.", - "deleteSocialAccountText": "Наистина ли искате това? Профилът Ви ще бъде изтрит завинаги и няма да може да бъде възстановен! Ще трябва да регистрирате нов профил, ако искате да използвате Хабитика отново. Закупените и използваните диаманти няма да Ви бъдат възстановени. Ако сте напълно сигурен/на в решението си, въведете „DELETE“ (без кавичките) в полето по-долу.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "ППИ", "APIv3": "ППИ версия 3", "APIText": "Можете да копирате тези стойности и да ги използвате във външни приложения. Имайте предвид, че Вашият жетон за ППИ е нещо като парола - и не го споделяйте. Понякога от Вас може да изискват Вашия потребителски идентификатор и в това няма нищо опасно, но никога не публикувайте своя жетон за ППИ там, където той може да бъде видян от другиго, включително в Github.", diff --git a/website/common/locales/bg/subscriber.json b/website/common/locales/bg/subscriber.json index 0c8e7deaa2..33faa5a6a1 100644 --- a/website/common/locales/bg/subscriber.json +++ b/website/common/locales/bg/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Непознат вид карта.", "invalidCoupon": "Грешен код от купон.", "couponUsed": "Този код от купон вече е използван.", - "noSudoAccess": "Нямате достъп на супер потребител.", "couponCodeRequired": "Кодът от купона е задължителен.", "eventRequired": "„req.params.event“ е задължително.", "countRequired": "„req.query.count“ е задължително.", diff --git a/website/common/locales/bg/tasks.json b/website/common/locales/bg/tasks.json index 85b1ffc0a0..4c1263a624 100644 --- a/website/common/locales/bg/tasks.json +++ b/website/common/locales/bg/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Потвърждаване, че тази ежедневна задача не е била свършена, преди нанасяне на щетите", "yesterDailiesDescription": "Ако това е включено, Хабитика ще ви пита дали наистина сте искали да оставите ежедневната задача несвършена, преди да изчисли и приложи щетите върху героя Ви. Това може да Ви предпази от нежелани щети по невнимание.", "repeatDayError": "Моля, уверете се, че сте избрали поне един ден от седмицата.", - "searchTasks": "Търсене в заглавията и описанията…" + "searchTasks": "Търсене в заглавията и описанията…", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/cs/backgrounds.json b/website/common/locales/cs/backgrounds.json index 0711a2deac..98ab066226 100644 --- a/website/common/locales/cs/backgrounds.json +++ b/website/common/locales/cs/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Půlnoční hrad", "backgroundMidnightCastleNotes": "Procházej se půlnočním hradem.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Leť skrz tornádo." + "backgroundTornadoNotes": "Leť skrz tornádo.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/cs/challenge.json b/website/common/locales/cs/challenge.json index 69b35f0282..cdb42ec305 100644 --- a/website/common/locales/cs/challenge.json +++ b/website/common/locales/cs/challenge.json @@ -111,7 +111,7 @@ "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).", - "participantsTitle": "Participants", + "participantsTitle": "účastníci", "shortName": "Short Name", "shortNamePlaceholder": "What short tag should be used to identify your Challenge?", "updateChallenge": "Update Challenge", @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/cs/character.json b/website/common/locales/cs/character.json index 52e52e3103..c9afdd7024 100644 --- a/website/common/locales/cs/character.json +++ b/website/common/locales/cs/character.json @@ -163,6 +163,7 @@ "dieText": "Propadl jsi o úroveň níž a přišel jsi o všechny zlaťáky a náhodný kus vybavení. Povstaň, Habiťane, a zkus to znovu! Zbav se zlozvyků, poctivě plň denní úkoly a v případě zaváhání se vyhni smrti pomocí léčivého lektvaru.", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "Koupit za <%= cost %> drahokamů?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Nedostatek many.", "invalidTarget": "You can't cast a skill on that.", "youCast": "Seslal jsi <%= spell %>.", diff --git a/website/common/locales/cs/content.json b/website/common/locales/cs/content.json index 832de375af..77b47445d3 100644 --- a/website/common/locales/cs/content.json +++ b/website/common/locales/cs/content.json @@ -159,8 +159,8 @@ "questEggHippoMountText": "hroch", "questEggHippoAdjective": "veselý", "questEggYarnText": "Yarn", - "questEggYarnMountText": "Flying Carpet", - "questEggYarnAdjective": "woolen", + "questEggYarnMountText": "létající koberec", + "questEggYarnAdjective": "vlněný", "eggNotes": "Najdi líhnoucí lektvar, nalij ho na vejce a to se vylíhne v <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Základní", "hatchingPotionWhite": "Bílý", diff --git a/website/common/locales/cs/contrib.json b/website/common/locales/cs/contrib.json index 28fdc55fbe..1f0d48ec39 100644 --- a/website/common/locales/cs/contrib.json +++ b/website/common/locales/cs/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, ty úžasná osobo! Nyní jsi za pomoc programu Habitica na úrovni přispěvatele <%= name %> . Podívej se", "contribLink": "jaké ceny jsi za svou pomoc získal!", "contribName": "Přispěvatel", - "contribText": "Pomohl programu Habitica (programování, design, pixel art, právní pomoc, dokumentace, atd.). Chceš toto ocenění? Přečti si víc.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Číst dál", "kickstartName": "Podporovatel z Kickstarteru úrovně - $<%= key %>", "kickstartText": "Podpořil projekt na Kickstarteru", diff --git a/website/common/locales/cs/faq.json b/website/common/locales/cs/faq.json index b084b1f846..23308c11ad 100644 --- a/website/common/locales/cs/faq.json +++ b/website/common/locales/cs/faq.json @@ -2,7 +2,7 @@ "frequentlyAskedQuestions": "Nejčastější otázky", "faqQuestion0": "Jsem zmatený. Kde najdu přehled?", "iosFaqAnswer0": "Nejprve si zadáš nějaký úkol, který chceš splnit (ve škole, v práci, etc.). Až ho splníš a odškrtneš, dostaneš Zkušenostní body a zlato. Zlato se používá na nákup vybavení nebo jiných předmětů a vlastních odměn. Díky zkušenosti budeš získávat vyšší a vyšší úrovně a odemykat obsah, jakým jsou třeba Mazlíčci, Dovednosti, nebo Výpravy! Svou postavu si můžeš upravit v Menu > Upravit postavu.\n\nPár základních rad jak se tu pohybovat: když chceš přidat úkol klikni na (+) v pravém horním rohu. Ťuknutím na již existující úkol ho můžeš měnit, a když s ním pohneš doleva, vymaže se. Můžeš si úkoly řadit pomocí tagů v horním pravém rohu, a rozbalovat a zabalovat seznamy kliknutím na bublinu seznamu.", - "androidFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn experience and gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as Pets, Skills, and Quests! You can customize your character under Menu > [Inventory >] Avatar.\n\n Some basic ways to interact: click the (+) in the lower-right-hand corner to add a new task. Tap on an existing task to edit it, and swipe left on a task to delete it. You can sort tasks using Tags in the upper-right-hand corner, and expand and contract checklists by clicking on the checklist count box.", + "androidFaqAnswer0": "Nejprve si nastavíš úkoly, které chceš dělat v každodenním životě. Poté, zatímco budeš plnit své úkoly v reálném životě a odškrtávat si je, budeš dostávat zkušenosti a zlato. Zlato můžeš použít na nákup vybavení a i nějakých položek v obchodě, ale také na své vlastní odměny. Zkušenosti způsobují to, že se tvoje postava dostane na další úroveň (level) a tím se ti postupně odemyká další obsah jako domácí mazlíčci, dovednosti a úkoly. Můžeš si svoji postavu upravit pod Menu > [Inventář] > [Avatar].\n\nNěkteré základní způsoby interakce: klikni na (+) v pravém dolním rohu pro přidání nového úkolu. Klikni na již vytvořený úkol pro jeho úpravu a přejeď prstem doleva na úkolu pro jeho odstranění. Můžeš si úkoly seřadit za použití Štítků v pravém horním rohu a rozbalit či zabalit seznamy tím, že klikneš na počítadlo seznamu.", "webFaqAnswer0": "Nejprve si zadáš nějaký úkol, který chceš splnit v reálném životě. Až ho splníš a odškrtneš, dostaneš Zkušenostní body a zlato. Zlato se používá na nákup vybavení nebo jiných předmětů a vlastních odměn. Díky zkušenosti budeš získávat vyšší a vyšší úrovně a odemykat obsah, jakým jsou třeba Mazlíčci, Dovednosti, nebo Výpravy! Pro více informací se podívej na přehled krok-za-krokem v [Nápověda -> Přehled pro nové uživatele] (https://habitica.com/static/overview).", "faqQuestion1": "Jak si přidám úkoly?", "iosFaqAnswer1": "Dobré zvyky (ty s +), jsou věci, které můžeš plnit kolikrát chceš, například jedení zeleniny. Zlozvyky (ty s -) jsou věci, kterým se chceš vyhnout, třeba kousání nehtů. Zvyky s + a - jsou takové věci, kde můžeš udělat dobré či špatné rozhodnutí, jako třeba když jdeš po schodech vs. jízda výtahem. Dobré zvyky tě za splnění odmění Zkušenostmi a zlatem. Zlozvyky ti uberou Zdraví.\n\nDenní úkoly jsou věci, které musíš dělat každý den, jako třeba čištění zubů nebo kontrola emailu. Můžeš si nastavit ve které dny máš plnit které denní úkoly tak, že na ně ťukneš. Pokud naplánovaný Denní úkol nesplníš, odečte se ti přes noc Zdraví. Dávej pozor, aby sis nepřidal moc Denních úkolů najednou!\n\nÚkolníček obsahuje tvoje naplánované úkoly. Když je splníš, přinesou ti Zkušenost a zlato. Za nesplněné úkoly v Úkolníčku nikdy neztratíš Zdraví. Můžeš jim přiřadit datum splnění tím, že na ně ťukneš.", @@ -10,7 +10,7 @@ "webFaqAnswer1": "* Good Habits (the ones with a :heavy_plus_sign:) are tasks that you can do many times a day, such as eating vegetables. Bad Habits (the ones with a :heavy_minus_sign:) are tasks that you should avoid, like biting nails. Habits with a :heavy_plus_sign: and a :heavy_minus_sign: have a good choice and a bad choice, like taking the stairs vs. taking the elevator. Good Habits award Experience and Gold. Bad Habits subtract Health.\n* Dailies are tasks that you have to do every day, like brushing your teeth or checking your email. You can adjust the days that a Daily is due by clicking the pencil item to edit it. If you skip a Daily that is due, your avatar will take damage overnight. Be careful not to add too many Dailies at once!\n* To-Dos are your To-Do list. Completing a To-Do earns you Gold and Experience. You never lose Health from To-Dos. You can add a due date to a To-Do by clicking the pencil icon to edit.", "faqQuestion2": "Co jsou ukázkové úkoly?", "iosFaqAnswer2": "Wiki má čtyři seznamy ukázkových úkolů, kterými se můžeš inspirovat:\n

\n* [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n* [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n* [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n* [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", - "androidFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n

\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", + "androidFaqAnswer2": "Habitica wiki má čtyři seznamy ukázkových úkolů pro inspiraci:\n

\n * [Ukázkové zvyky](http://habitica.wikia.com/wiki/Sample_Habits)\n * [Ukázkové Denní úkoly](http://habitica.wikia.com/wiki/Sample_Dailies)\n * [Ukázkové úkoly(http://habitica.wikia.com/wiki/Sample_To-Dos)\n * [Ukázkové vlastní odměny](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", "webFaqAnswer2": "Wiki má čtyři seznamy ukázkových úkolů, kterými se můžeš inspirovat:\n [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n* [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n* [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n* [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", "faqQuestion3": "Proč moje úkoly mění barvu?", "iosFaqAnswer3": "Tvé úkoly mění barvu v závislosti na tom, jak dobře si v nich vedeš! Každý nový úkol začíná na neutrální žluté. Plň Denní úkoly a Zvyky často a začnou modrat. Když nesplníš Denní úkol nebo se poddáš zlozvyku, začnou tvé úkoly červenat. Čím červenější úkol bude, tím více odměn za něj získáš, ale pokud to je Denní úkol nebo Zvyk, tak tím více ti ublíží! Tento systém tě pomáhá motivovat a plnit úkoly, se kterými máš problém.", diff --git a/website/common/locales/cs/front.json b/website/common/locales/cs/front.json index 909448fa2f..88b81af4cf 100644 --- a/website/common/locales/cs/front.json +++ b/website/common/locales/cs/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "Blog", "devBlog": "Vývojářský blog", + "companyContribute": "Contribute", "companyDonate": "Přispět", "companyPrivacy": "Soukromí", "companyTerms": "Podmínky", @@ -252,7 +253,7 @@ "missingNewPassword": "Chybějící nové heslo.", "invalidEmailDomain": "Nemůžeš se zaregistrovat e-mailem z následujících domén: <%= domains %>", "wrongPassword": "Špatné heslo.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Neplatná e-mailová adresa.", "emailTaken": "E-mailová adresa je již použita.", "newEmailRequired": "Chybějící e-mailová adresa.", diff --git a/website/common/locales/cs/gear.json b/website/common/locales/cs/gear.json index 614338ecc1..f63c6af3fb 100644 --- a/website/common/locales/cs/gear.json +++ b/website/common/locales/cs/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "zbroj", "armorCapitalized": "Zbroj", "armorBase0Text": "Obyčejné oblečení", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Headgear", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "doplňky na hlavu", "headAccessoryCapitalized": "Head Accessory", "accessories": "Doplňky", diff --git a/website/common/locales/cs/generic.json b/website/common/locales/cs/generic.json index f0f5e000b4..482e225778 100644 --- a/website/common/locales/cs/generic.json +++ b/website/common/locales/cs/generic.json @@ -4,9 +4,9 @@ "titleIndex": "Habitica | Hra tvého života", "habitica": "Habitica", "habiticaLink": "Habitica", - "onward": "Onward!", - "done": "Done", - "gotIt": "Got it!", + "onward": "Vpřed!", + "done": "Hotovo", + "gotIt": "Mám to!", "titleTasks": "Úkoly", "titleAvatar": "Postava", "titleBackgrounds": "Pozadí", @@ -28,9 +28,9 @@ "titleTimeTravelers": "Cestovatelé časem", "titleSeasonalShop": "Sezónní obchod", "titleSettings": "Nastavení", - "saveEdits": "Save Edits", - "showMore": "Show More", - "showLess": "Show Less", + "saveEdits": "Ulož úpravy", + "showMore": "Ukaž více", + "showLess": "Ukaž méně", "expandToolbar": "Rozbalit lištu", "collapseToolbar": "Zabalit lištu", "markdownBlurb": "Program Habitica používá formátování ve zprávách. Podívej se na Tahák na formátování, kde najdeš více informací.", @@ -48,23 +48,23 @@ "unorderedListMarkdown": "+ První položka\n+ Druhá položka\n+ Třetí položka", "code": "`kód`", "achievements": "Úspěchy", - "basicAchievs": "Basic Achievements", - "seasonalAchievs": "Seasonal Achievements", - "specialAchievs": "Special Achievements", + "basicAchievs": "Základní úspěchy", + "seasonalAchievs": "Sezónní úspěchy ", + "specialAchievs": "Speciální úspěchy", "modalAchievement": "Úspěch!", "special": "Speciální", "site": "Stránka", "help": "Nápověda", "user": "Uživatel", "market": "Trh", - "groupPlansTitle": "Group Plans", - "newGroupTitle": "New Group", + "groupPlansTitle": "Skupinové plány", + "newGroupTitle": "Nová skupina", "subscriberItem": "Záhadný předmět", "newSubscriberItem": "Nový záhadný předmět", "subscriberItemText": "Předplatitelé obdrží každý měsíc záhadný předmět. Ten je zpravidla představen týden před koncem měsíce. Pro více informací mrkni na stránku 'Mystery Item' na wiki.", "all": "Vše", "none": "Žádné", - "more": "<%= count %> more", + "more": "<%= count %> více", "and": "a", "loginSuccess": "Přihlášení proběhlo úspěšně!", "youSure": "Jsi si jistý?", @@ -86,8 +86,8 @@ "gemsPopoverTitle": "drahokamy", "gems": "Drahokamy", "gemButton": "Máš <%= number %> Drahokamy/Drahokamů", - "needMoreGems": "Need More Gems?", - "needMoreGemsInfo": "Purchase Gems now, or become a subscriber to buy Gems with Gold, get monthly mystery items, enjoy increased drop caps and more!", + "needMoreGems": "Potřebuješ více drahokamů?", + "needMoreGemsInfo": "Kup si drahokamy nyní, nebo se staň předplatitelem a kup si je za zlato, dostaň náhodné věci každý měsíc, užívej si zvýšené maximální hranice denních nálezů věcí a více!", "moreInfo": "Více informací", "moreInfoChallengesURL": "http://habitica.wikia.com/wiki/Challenges", "moreInfoTagsURL": "http://habitica.wikia.com/wiki/Tags", @@ -107,8 +107,8 @@ "achievementDilatory": "Zachránce Liknavosti", "achievementDilatoryText": "Pomohl přemoci obávaného Drag'ona z Liknavosti v průběhu letní Šplouch akce 2014!", "costumeContest": "Soutěžící s kostýmem", - "costumeContestText": "Účastnil se soutěže kodtýmů Habitoweenu. Na některé z kostýmů se můžeš podívat na Habitica blogu!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Členem od", "lastLoggedIn": "- Naposledy přihlášen", "notPorted": "Tato funkce zatím nebyla převedena z původní stránky.", @@ -122,7 +122,7 @@ "error": "Chyba", "menu": "Menu", "notifications": "Oznámení", - "noNotifications": "You have no notifications.", + "noNotifications": "Nemáš žádná oznámení.", "clear": "Vymazat", "endTour": "Ukončit prohlídku", "audioTheme": "Zvukové téma", @@ -162,7 +162,7 @@ "achievementBewilder": "Zachránce Mistiflyingu", "achievementBewilderText": "Přispěl k poražení Be-Wildera během akce Jarního Hodu 2016!", "checkOutProgress": "Koukejte, jaký pokrok se mi povedl v zemi Habitica!", - "cards": "Cards", + "cards": "Karty", "cardReceived": "Obdržel jsi přání!", "cardReceivedFrom": "<%= cardType %> od <%= userName %>", "greetingCard": "Blahopřání", @@ -173,7 +173,7 @@ "greeting2": "`vehementně mává`", "greeting3": "Čau ty!", "greetingCardAchievementTitle": "Veselý kámoš", - "greetingCardAchievementText": "Hey! Hi! Hello! Sent or received <%= count %> greeting cards.", + "greetingCardAchievementText": "Ahoj! Nazdárek! Čau! Poslal nebo obdržel 1<%= count %> blahopřání.", "thankyouCard": "Děkovné přání", "thankyouCardExplanation": "Oba obdržíte ocenění Velmi vděčný!", "thankyouCardNotes": "Pošli děkovné přání někomu z družiny.", @@ -192,28 +192,28 @@ "congratsCard": "Congratulations Card", "congratsCardExplanation": "You both receive the Congratulatory Companion achievement!", "congratsCardNotes": "Send a Congratulations card to a party member.", - "congrats0": "Congratulations on your success!", - "congrats1": "I'm so proud of you!", - "congrats2": "Well done!", - "congrats3": "A round of applause for you!", - "congrats4": "Bask in your well-deserved success!", + "congrats0": "Gratulace k tvému úspěchu!", + "congrats1": "Jsem na tebe tak pyšný!", + "congrats2": "Výborně!", + "congrats3": "Kolečko potlesku pro tebe!", + "congrats4": "Sluň se ve svém zaslouženém úspěchu.", "congratsCardAchievementTitle": "Congratulatory Companion", "congratsCardAchievementText": "It's great to celebrate your friends' achievements! Sent or received <%= count %> congratulations cards.", "getwellCard": "Get Well Card", "getwellCardExplanation": "You both receive the Caring Confidant achievement!", "getwellCardNotes": "Send a Get Well card to a party member.", - "getwell0": "Hope you feel better soon!", - "getwell1": "Take care! <3", - "getwell2": "You're in my thoughts!", - "getwell3": "Sorry you're not feeling your best!", + "getwell0": "Doufám, že se brzo budeš cítit lépe!", + "getwell1": "Opatruj se <3", + "getwell2": "Myslím na tebe!", + "getwell3": "Je mi líto, že se necítíš nejlépe!", "getwellCardAchievementTitle": "Caring Confidant", "getwellCardAchievementText": "Well-wishes are always appreciated. Sent or received <%= count %> get well cards.", "goodluckCard": "Good Luck Card", "goodluckCardExplanation": "You both receive the Lucky Letter achievement!", "goodluckCardNotes": "Send a good luck card to a party member.", - "goodluck0": "May luck always follow you!", - "goodluck1": "Wishing you lots of luck!", - "goodluck2": "I hope luck is on your side today and always!!", + "goodluck0": "Nechť tě vždy provází štěstěna!", + "goodluck1": "Přeji ti hodně štěstí!", + "goodluck2": "Doufám, že štěstí zůstane dnes a vždy na tvé straně.", "goodluckCardAchievementTitle": "Lucky Letter", "goodluckCardAchievementText": "Wishes for good luck are great encouragement! Sent or received <%= count %> good luck cards.", "streakAchievement": "Získal jsi ocenění za sérii!", @@ -233,47 +233,47 @@ "enableDesktopNotifications": "Povolit upozornění na ploše", "online": "online", "onlineCount": "<%= count %> online", - "loading": "Loading...", - "userIdRequired": "User ID is required", - "resetFilters": "Clear all filters", - "applyFilters": "Apply Filters", - "categories": "Categories", - "habiticaOfficial": "Habitica Official", - "animals": "Animals", - "artDesign": "Art & Design", - "booksWriting": "Books & Writing", - "comicsHobbies": "Comics & Hobbies", - "diyCrafts": "DIY & Crafts", - "education": "Education", - "foodCooking": "Food & Cooking", - "healthFitness": "Health & Fitness", - "music": "Music", - "relationship": "Relationships", - "scienceTech": "Science & Technology", - "exercise": "Exercise", - "creativity": "Creativity", - "budgeting": "Budgeting", - "health_wellness": "Health & Wellness", - "self_care": "Self-Care", - "habitica_official": "Habitica Official", - "academics": "Academics", - "advocacy_causes": "Advocacy + Causes", - "entertainment": "Entertainment", + "loading": "Načítání...", + "userIdRequired": "Je potřeba uživatelské ID", + "resetFilters": "Vyčisti všechny fltry", + "applyFilters": "Použij filtry", + "categories": "Kategorie", + "habiticaOfficial": "Oficiální Habitica", + "animals": "Zvířata", + "artDesign": "Umění & Design", + "booksWriting": "Knihy & Psaní", + "comicsHobbies": "Komiksy & Koníčky", + "diyCrafts": "Udělej si sám & Vlastnoruční výrobky", + "education": "Vzdělání", + "foodCooking": "Jídlo & Vaření", + "healthFitness": "Zdraví & Fitness", + "music": "Hudba", + "relationship": "Vztahy", + "scienceTech": "Věda & Technologie", + "exercise": "Cvičení", + "creativity": "Kreativita", + "budgeting": "Hospodaření", + "health_wellness": "Zdraví & Wellness", + "self_care": "Péče o sebe sam", + "habitica_official": "Oficiální Habitica", + "academics": "Profesoři", + "advocacy_causes": "Obhajování + Případy", + "entertainment": "Zábava", "finance": "Finance", - "health_fitness": "Health + Fitness", - "hobbies_occupations": "Hobbies + Occupations", - "location_based": "Location-based", - "mental_health": "Mental Health + Self-Care", - "getting_organized": "Getting Organized", - "self_improvement": "Self-Improvement", - "spirituality": "Spirituality", - "time_management": "Time-Management + Accountability", - "recovery_support_groups": "Recovery + Support Groups", - "messages": "Messages", - "emptyMessagesLine1": "You don't have any messages", - "emptyMessagesLine2": "Send a message to start a conversation!", - "letsgo": "Let's Go!", - "selected": "Selected", - "howManyToBuy": "How many would you like to buy?", - "habiticaHasUpdated": "There is a new Habitica update. Refresh to get the latest version!" + "health_fitness": "Zraví + Fitness", + "hobbies_occupations": "Koníčky + Povolání", + "location_based": "Na poloze založené", + "mental_health": "Duševní zdraví + Péče o sebe", + "getting_organized": "Stávání se více organizovaným", + "self_improvement": "Sebezlepšení", + "spirituality": "Duchovno", + "time_management": "Časospráva + Zodpovědnost", + "recovery_support_groups": "Uzdravování + Podpůrné skupiny", + "messages": "Zprávy", + "emptyMessagesLine1": "Nemáš žádné zprávy", + "emptyMessagesLine2": "Pošli zprávu a zahaj konverzaci!", + "letsgo": "Pojďmě!", + "selected": "Vybrané", + "howManyToBuy": "Kolik by jsi chtěl koupit?", + "habiticaHasUpdated": "Existuje nová verze Habiticy. Znovu načti, aby jsi dostal nejnovější verzi." } \ No newline at end of file diff --git a/website/common/locales/cs/groups.json b/website/common/locales/cs/groups.json index 0f5b44783c..f1ea2af641 100644 --- a/website/common/locales/cs/groups.json +++ b/website/common/locales/cs/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Nepovinná zpráva", "yesRemove": "Ano, odstraň je", "foreverAlone": "Nemůže se ti líbit tvoje vlastní zpráva. Nebuď takový.", - "sortLevel": "Seřadit podle úrovně", - "sortRandom": "Řadit náhodně", - "sortPets": "Řadit podle počtu mazlíčků", - "sortName": "Seřadit podle jména avatara", - "sortBackgrounds": "Seřadit podle pozadí", - "sortHabitrpgJoined": "Seřaď podle data, kdy se vydal na cestu zemí Habitica", - "sortHabitrpgLastLoggedIn": "Seřaď podle toho, kdy se naposledy přihlásil", - "ascendingSort": "Seřaď vzestupně", - "descendingSort": "Seřaď sestupně", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Vytvořit cech za 4 drahokamy?", "leaveGroupCha": "Opustit výzvy cechu a...", "confirm": "Potvrdit", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Nemáte oprávnění k smazání této zprávy.", "onlyGroupLeaderCanEditTasks": "Not authorized to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "New message in <%= groupName %> by <%= authorName %>. Click here to open the chat page!", "newChatMessageTitle": "New message in <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/cs/messages.json b/website/common/locales/cs/messages.json index e36d4cea14..638ef4434f 100644 --- a/website/common/locales/cs/messages.json +++ b/website/common/locales/cs/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Již jsi tento příspěvek nahlásil", "messageGroupChatNotFound": "Zpráva nenalezena!", "messageGroupChatAdminClearFlagCount": "Pouze admin může smazat počet označení!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Ups, vypadá to, že posíláš moc zpráv! Počkej prosím minutku a zkus to znovu. Chat v Krčmě může mít jenom 200 zpráv v jeden čas, takže Habitica podporuje posílání delších, více promyšlených zpráv a odpovědí. Nemůžeme se dočkat, až se s námi podělíš o tom, co máš na srdci. :)", "messageUserOperationProtected": "cesta `<%= operation %>` nebyla uložena, protože je chráněná.", "messageUserOperationNotFound": "<%= operation %> operace nebyla nalezena", diff --git a/website/common/locales/cs/npc.json b/website/common/locales/cs/npc.json index fb28d96c09..c5016fd42c 100644 --- a/website/common/locales/cs/npc.json +++ b/website/common/locales/cs/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Drahokam", "typeNotSellable": "Nelze prodat. Lze prodat pouze <%= acceptedTypes %>", "userItemsKeyNotFound": "Klíč nenalezen v user.items <%= type %>", - "userItemsNotEnough": "Nenalezen dostatek předmětů pro user.items<%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Je požadována cesta k vláknu", "unlocked": "Předměty byly odemčeny", "alreadyUnlocked": "Celý set je již odemčen.", diff --git a/website/common/locales/cs/quests.json b/website/common/locales/cs/quests.json index 8f90c3a523..68e1895ccf 100644 --- a/website/common/locales/cs/quests.json +++ b/website/common/locales/cs/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Aby sis mohl koupit tuto výpravu, musíš být na úrovni <%= level %> !", "mustInviteFriend": "Aby sis zasloužil tuto Výpravu, musíš pozvat někoho do své Družiny. Pozveš někoho hned?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Jsi si jistý, že chceš skončit výpravu? Všechny pozvánky budou ztraceny. Svitek bude navrácen svému majiteli.", "sureAbort": "Jsi si jistý, že chceš ukončit výpravu? Bude ukončena pro všechny v družině a všechen pokrok bude ztracen. Svitek bude navrácen svému majiteli.", "doubleSureAbort": "Jsi si určitě jistý? Ujisti se, že tě pak ostatní nebudou do smrti nenávidět!", diff --git a/website/common/locales/cs/questscontent.json b/website/common/locales/cs/questscontent.json index 0d5275fae8..9503e1377a 100644 --- a/website/common/locales/cs/questscontent.json +++ b/website/common/locales/cs/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Pásovec (vejce)", "questArmadilloUnlockText": "Unlocks purchasable Armadillo eggs in the Market", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "Kráva (vejce)", diff --git a/website/common/locales/cs/settings.json b/website/common/locales/cs/settings.json index 8cc893fb86..4feda9468c 100644 --- a/website/common/locales/cs/settings.json +++ b/website/common/locales/cs/settings.json @@ -24,7 +24,7 @@ "showBaileyPop": "Vytáhni Baileyho, městského vyvolávače, z úkrytu, aby sis mohl přečíst starší novinky.", "fixVal": "Opravit hodnoty postavy", "fixValPop": "Ručně upravit hodnoty jako zdraví, úroveň a zlaťáky.", - "invalidLevel": "Invalid value: Level must be 1 or greater.", + "invalidLevel": "Neplatná hodnota: Úroveň musí být 1 nebo více.", "enableClass": "Povolit systém povolání", "enableClassPop": "Dříve jsi se odhlásil ze sytému povolání. Chceš se nyní zapojit?", "classTourPop": "Zobrazí průvodce pro použití systému povolání.", @@ -65,7 +65,7 @@ "resetText1": "POZOR! Tímto resetujete mnoho částí svého účtu. Silně nedoporučujeme tuto možnost používat, ale vyhovuje to některým uživatelům, kteří si se stránkou na začátku trochu hrají.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type your password into the text box below.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Zkopíruj je pro použití v aplikacích třetích stran. Avšak, stejně jako bys nikomu neřekl své heslo, tak nikomu neříkej svůj API Token. Někdy můžeš být požádán o své uživatelské ID, ale nikdy neuveřejňuj svůj API Token tam, kde ho uvidí ostatní a to včetně Githubu.", diff --git a/website/common/locales/cs/subscriber.json b/website/common/locales/cs/subscriber.json index 36285cbbf9..3e778562a7 100644 --- a/website/common/locales/cs/subscriber.json +++ b/website/common/locales/cs/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Neznámý typ karty.", "invalidCoupon": "Neplatný kód kupónu.", "couponUsed": "Kód kupónu byl již použit.", - "noSudoAccess": "Nemáte přístup sudo.", "couponCodeRequired": "Je požadován kód kupónu.", "eventRequired": "je požadováno „req.params.event\".", "countRequired": "je požadováno „req.query.count\".", diff --git a/website/common/locales/cs/tasks.json b/website/common/locales/cs/tasks.json index f3b44993f2..2343668a54 100644 --- a/website/common/locales/cs/tasks.json +++ b/website/common/locales/cs/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage", "yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.", "repeatDayError": "Please ensure that you have at least one day of the week selected.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/da/backgrounds.json b/website/common/locales/da/backgrounds.json index 448a568a50..8b6bccddd6 100644 --- a/website/common/locales/da/backgrounds.json +++ b/website/common/locales/da/backgrounds.json @@ -297,18 +297,25 @@ "backgroundGardenShedNotes": "Arbejd i et haveskur", "backgroundPixelistsWorkshopText": "Pixelistens Workshop", "backgroundPixelistsWorkshopNotes": "Skab et mesterværk i Pixelistens Workshop.", - "backgrounds102017": "SET 41: Released October 2017", - "backgroundMagicalCandlesText": "Magical Candles", - "backgroundMagicalCandlesNotes": "Bask in the glow of Magical Candles.", - "backgroundSpookyHotelText": "Spooky Hotel", - "backgroundSpookyHotelNotes": "Sneak down the hall of a Spooky Hotel.", - "backgroundTarPitsText": "Tar Pits", - "backgroundTarPitsNotes": "Tiptoe through the Tar Pits.", - "backgrounds112017": "SET 42: Released November 2017", + "backgrounds102017": "SÆT 41: Udgivet oktober 2017", + "backgroundMagicalCandlesText": "Magiske lys", + "backgroundMagicalCandlesNotes": "Bad i gløden fra magiske lys.", + "backgroundSpookyHotelText": "Uhyggeligt hotel", + "backgroundSpookyHotelNotes": "Liste igennem hallen på et uhyggeligt hotel.", + "backgroundTarPitsText": "Tjæresøer", + "backgroundTarPitsNotes": "Trippe gennem Tjæresøerne.", + "backgrounds112017": "Sæt 42: Udgivet november 2017", "backgroundFiberArtsRoomText": "Fiber Arts Room", "backgroundFiberArtsRoomNotes": "Spin thread in a Fiber Arts Room.", - "backgroundMidnightCastleText": "Midnight Castle", - "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", + "backgroundMidnightCastleText": "Midnatsslottet", + "backgroundMidnightCastleNotes": "Spadsere forbi Midnatsslottet.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundTornadoNotes": "Flyve igennem en tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/da/challenge.json b/website/common/locales/da/challenge.json index 632533fed3..ac3b52d9f3 100644 --- a/website/common/locales/da/challenge.json +++ b/website/common/locales/da/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/da/character.json b/website/common/locales/da/character.json index 4d719b7cbc..2340001367 100644 --- a/website/common/locales/da/character.json +++ b/website/common/locales/da/character.json @@ -2,9 +2,9 @@ "communityGuidelinesWarning": "Vær venligst opmærksom på, at dit Skærmnavn, profilbillede og den korte tekst skal leve op til Community Guidelines (f.eks. ingen bandeord, ingen voksne emne, ingen fornærmelser osv.). Hvis du har nogle spørgsmål til om noget er passende, så send endelig en mail til <%= hrefBlankCommunityManagerEmail %>!", "profile": "Profil", "avatar": "Tilpas Avatar", - "editAvatar": "Edit Avatar", - "noDescription": "This Habitican hasn't added a description.", - "noPhoto": "This Habitican hasn't added a photo.", + "editAvatar": "Ret Avatar", + "noDescription": "Denne Habitikaner har ikke tilføjet en beskrivelse.", + "noPhoto": "Denne Habitikaner har ikke tilføjet et foto.", "other": "Andet", "fullName": "Fuldt navn", "displayName": "Skærmnavn", @@ -19,24 +19,24 @@ "buffed": "Boostet", "bodyBody": "Krop", "bodySize": "Størrelse", - "size": "Size", + "size": "Størrelse", "bodySlim": "Slank", "bodyBroad": "Bred", "unlockSet": "Frigør Sættet - <%= cost %>", "locked": "Låst", "shirts": "Trøjer", - "shirt": "Shirt", + "shirt": "Trøje", "specialShirts": "Særlige trøjer", "bodyHead": "Frisurer og Hårfarver", "bodySkin": "Hud", "skin": "Skin", "color": "Farve", "bodyHair": "Hår", - "hair": "Hair", - "bangs": "Bangs", + "hair": "Hår", + "bangs": "Pandehår", "hairBangs": "Pandehår", - "ponytail": "Ponytail", - "glasses": "Glasses", + "ponytail": "Hestehale", + "glasses": "Briller", "hairBase": "Basis", "hairSet1": "Frisuresæt 1", "hairSet2": "Frisuresæt 2", @@ -73,7 +73,7 @@ "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.

Got more questions? Check out the Costume page on the wiki. Find the perfect ensemble? Show it off in the Costume Carnival guild or brag in the Tavern!", "costumePopoverText": "Select \"Use Costume\" to equip items to your avatar without affecting the stats from your Battle Gear! This means that you can dress up your avatar in whatever outfit you like while still having your best Battle Gear equipped.", "autoEquipPopoverText": "Select this option to automatically equip gear as soon as you purchase it.", - "costumeDisabled": "You have disabled your costume.", + "costumeDisabled": "Du har deaktiveret dit kostume", "gearAchievement": "Du har gennemført præstationen \"Det Ultimative Udstyr\" ved at opgradere til det maksimale udstyrssæt for din klasse. Du har opnået følgende komplette sæt:", "moreGearAchievements": "To attain more Ultimate Gear badges, change classes on the Settings > Site page and buy your new class's gear!", "armoireUnlocked": "For mere udstyr, prøv den Fortryllede Kiste! Klik på den Fortryllede Kiste-belønningen for en chance for at få specielt Udstyr! Der er også en chance for XP eller mad.", @@ -99,7 +99,7 @@ "allocateInt": "Point tilføjet til Intelligens:", "allocateIntPop": "Tilføj et point til Intelligens", "noMoreAllocate": "Nu hvor du er blevet niveau 100, kan du ikke længere tjene attributpoint. Du kan stadig stige i niveau, eller starte et nyt eventyr fra niveau 1 ved at bruge en Genfødselskugle, der nu er gratis på Markedet.", - "stats": "Stats", + "stats": "Egenskaber", "achievs": "Præstationer", "strength": "Styrke", "strengthText": "Styrke øger chancen for vilkårlige \"fuldtræffere\" og Guld-, Erfarings- og dropchance-boost fra dem. Det hjælper også med at skade Boss-monstre.", @@ -123,12 +123,12 @@ "healer": "Helbreder", "rogue": "Slyngel", "mage": "Magiker", - "wizard": "Mage", + "wizard": "Magiker", "mystery": "Mystisk", "changeClass": "Skift klasse, Refunder attributpoint", "lvl10ChangeClass": "For at skifte klasse skal du være mindst niveau 10.", - "changeClassConfirmCost": "Are you sure you want to change your class for 3 Gems?", - "invalidClass": "Ugyldig klasses. Angiv venligst 'warrior', 'rogue', 'wizard' eller 'healer'.", + "changeClassConfirmCost": "Er du sikker på, du ønsker at ændre din klasse for 3 ædelstene?", + "invalidClass": "Ugyldig klasse. Angiv venligst 'Kriger', 'Slyngel', 'Troldmand' eller 'Helbreder'.", "levelPopover": "Hvert niveau giver dig et point du kan tildele en attribut efter eget valg. Du kan gøre det manuelt, eller lade spillet bestemme for dig ved hjælp af en af de automatiske tildelingsmuligheder.", "unallocated": "Ufordelte attributpoint", "haveUnallocated": "Du har <%= points %> ubrugt(e) attributpoint", @@ -149,10 +149,10 @@ "healerText": "Helbredere er upåvirkede af skade, og giver denne beskyttelse videre til andre. Oversprungne Daglige og dårlige Vaner tager næppe pippet fra dem, og de har metoder for at genvinde Liv fra fiaskoer. Spil som Helbreder hvis du nyder at hjælpe andre i dit Selskab, eller hvis tanken om at snyde Døden med hårdt arbejde inspirerer dig!", "optOutOfClasses": "Fravælg", "optOutOfPMs": "Fravælg", - "chooseClass": "Choose your Class", - "chooseClassLearnMarkdown": "[Learn more about Habitica's class system](http://habitica.wikia.com/wiki/Class_System)", + "chooseClass": "Vælg din klasse", + "chooseClassLearnMarkdown": "[Lær mere om Habitica's klassesystem](http://habitica.wikia.com/wiki/Class_System)", "optOutOfClassesText": "Can't be bothered with classes? Want to choose later? Opt out - you'll be a warrior with no special abilities. You can read about the class system later on the wiki and enable classes at any time under User Icon > Settings.", - "selectClass": "Select <%= heroClass %>", + "selectClass": "Vælg <%= heroClass %>", "select": "Vælg", "stealth": "Snigen", "stealthNewDay": "Når et nyt døgn begynder, vil du undgå skade fra dette antal oversprunge Daglige.", @@ -163,20 +163,21 @@ "dieText": "Du har tabt et niveau, alt dit Guld, og et vilkårligt stykke Udstyr. Rejs dig, Habitør, og prøv igen! Tøjl dine negative Vaner, vær opmærksom på at fuldføre Daglige, og hold Døden på afstand med en Livseliksir hvis du vakler!", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "Køb for <%= cost %> Ædelsten?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Ikke nok mana.", - "invalidTarget": "You can't cast a skill on that.", + "invalidTarget": "Du kan ikke bruge en evne på det.", "youCast": "Du kaster <%= spell %>.", "youCastTarget": "Du kaster <%= spell %> på <%= target %>.", "youCastParty": "Du kaster <%= spell %> for hele selskabet.", "critBonus": "Fuldtræffer! Bonus:", - "gainedGold": "You gained some Gold", - "gainedMana": "You gained some Mana", - "gainedHealth": "You gained some Health", - "gainedExperience": "You gained some Experience", - "lostGold": "You spent some Gold", - "lostMana": "You used some Mana", - "lostHealth": "You lost some Health", - "lostExperience": "You lost some Experience", + "gainedGold": "Du har fået noget Guld", + "gainedMana": "Du har fået noget Mana", + "gainedHealth": "Du har fået noget Liv", + "gainedExperience": "Du har fået noget Erfaring", + "lostGold": "Du har brugt noget Guld", + "lostMana": "Du har brugt noget Mana", + "lostHealth": "Du har mistet noget Liv", + "lostExperience": "Du har mistet noget Erfaring", "displayNameDescription1": "Dette er, hvad der ses i beskeder, du skriver i Værtshuset, klaner og gruppechat, og også hvad der er vist på din avatar. For at ændre det, klik Rediger ovenfor. Hvis du i stedet ønsker at ændre dit login navn, gå til", "displayNameDescription2": "Indstillinger->Side", "displayNameDescription3": "og se Registreringssektionen.", @@ -196,19 +197,19 @@ "con": "KON", "per": "OPF", "int": "INT", - "showQuickAllocation": "Vis stattildeling", - "hideQuickAllocation": "Skjul stattildeling", + "showQuickAllocation": "Vis egenskabstildeling", + "hideQuickAllocation": "Skjul egenskabstildeling", "quickAllocationLevelPopover": "Each level earns you one point to assign to an attribute of your choice. You can do so manually, or let the game decide for you using one of the Automatic Allocation options found in User Icon > Stats.", "invalidAttribute": "\"<%= attr %>\" er ikke en gyldig attribut.", "notEnoughAttrPoints": "Du har ikke nok attributpoint.", - "style": "Style", + "style": "Stil", "facialhair": "Facial", - "photo": "Photo", - "info": "Info", + "photo": "Billede", + "info": "Information", "joined": "Joined", "totalLogins": "Total Check Ins", "latestCheckin": "Latest Check In", - "editProfile": "Edit Profile", + "editProfile": "Ret profil", "challengesWon": "Challenges Won", "questsCompleted": "Quests Completed", "headAccess": "Head Access.", diff --git a/website/common/locales/da/content.json b/website/common/locales/da/content.json index cf9adfad89..5ff0103ca5 100644 --- a/website/common/locales/da/content.json +++ b/website/common/locales/da/content.json @@ -61,7 +61,7 @@ "questEggRoosterAdjective": "en spankulerende", "questEggSpiderText": "Edderkop", "questEggSpiderMountText": "Edderkop", - "questEggSpiderAdjective": "an artistic", + "questEggSpiderAdjective": "en kunsterisk", "questEggOwlText": "Ugle", "questEggOwlMountText": "Ugle", "questEggOwlAdjective": "en klog", @@ -148,19 +148,19 @@ "questEggGuineaPigAdjective": "en svimlende", "questEggPeacockText": "Påfugl", "questEggPeacockMountText": "Påfugl", - "questEggPeacockAdjective": "a prancing", + "questEggPeacockAdjective": "en spankulerende", "questEggButterflyText": "Sommerfuglelarve", "questEggButterflyMountText": "Sommerfugl", "questEggButterflyAdjective": "en sød", "questEggNudibranchText": "Nøgensnegl", "questEggNudibranchMountText": "Nøgensnegl", "questEggNudibranchAdjective": "en fiks", - "questEggHippoText": "Hippo", - "questEggHippoMountText": "Hippo", - "questEggHippoAdjective": "a happy", - "questEggYarnText": "Yarn", - "questEggYarnMountText": "Flying Carpet", - "questEggYarnAdjective": "woolen", + "questEggHippoText": "Flodhest", + "questEggHippoMountText": "Flodhest", + "questEggHippoAdjective": "en glad", + "questEggYarnText": "Garn", + "questEggYarnMountText": "Flyvende tæppe", + "questEggYarnAdjective": "ulden", "eggNotes": "Find en udrugningseliksir til at hælde på dit æg, og det vil udklække <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Almindelig", "hatchingPotionWhite": "Hvid", @@ -176,7 +176,7 @@ "hatchingPotionPeppermint": "Pebermynte", "hatchingPotionFloral": "Blomstret", "hatchingPotionAquatic": "Akvatisk", - "hatchingPotionEmber": "Ember", + "hatchingPotionEmber": "Glød", "hatchingPotionThunderstorm": "Tordenvejr", "hatchingPotionGhost": "Spøgelse", "hatchingPotionRoyalPurple": "Royal lilla", diff --git a/website/common/locales/da/contrib.json b/website/common/locales/da/contrib.json index e8f99bcb0e..bf1174f175 100644 --- a/website/common/locales/da/contrib.json +++ b/website/common/locales/da/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, du fantastiske person! Du er nu trin <%= level %> bidragyder fordi du hjalp Habitica. Se", "contribLink": "hvilke præmier du har fået for dit bidrag!", "contribName": "Bidragsyder", - "contribText": "Har bidraget til Habitica (kode, design, pixelkunst, juridisk rådgivning, dokumenter osv.). Vil du have dette emblem? Læs mere her.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Læs mere", "kickstartName": "Kickstarterstøtte - $<%= key %> trin", "kickstartText": "Støttede Kickstarterprojektet", diff --git a/website/common/locales/da/front.json b/website/common/locales/da/front.json index d1517b8bba..7d9918acc5 100644 --- a/website/common/locales/da/front.json +++ b/website/common/locales/da/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "Blog", "devBlog": "Udviklere blog", + "companyContribute": "Contribute", "companyDonate": "Donér", "companyPrivacy": "Fortrolighed", "companyTerms": "Vilkår", @@ -41,7 +42,7 @@ "forgotPassword": "Forgot Password?", "emailNewPass": "E-mail et nulstillings-link til kodeord", "forgotPasswordSteps": "Enter the email address you used to register your Habitica account.", - "sendLink": "Send Link", + "sendLink": "Send link", "evagantzQuote": "Min allerførste aftale med tandlægen, hvor tandlægen faktisk var positivt overrasket over mine børstevaner. Tak, [Habitica]!", "examplesHeading": "Spillere bruger Habitica til at styre...", "featureAchievementByline": "Gør noget fedt? Få et emblem og vis det frem!", @@ -105,9 +106,9 @@ "marketing1Lead3Title": "Find Tilfældige Præmier", "marketing1Lead3": "For some, it's the gamble that motivates them: a system called \"stochastic rewards.\" Habitica accommodates all reinforcement and punishment styles: positive, negative, predictable, and random.", "marketing2Header": "Kæmp med venner, deltag i interessegrupper", - "marketing2Lead1Title": "Social Productivity", + "marketing2Lead1Title": "Social produktivitet", "marketing2Lead1": "Selvom du selvfølgelig kan spille Habitica selv, bliver det først virkelig godt når I begynder at samarbejde, konkurrere og holde hinanden ansvarlige. Den mest effektive del af ethvert selvforbedringsprogram er social ansvarlighed, og hvad er et bedre miljø for ansvarlighed og konkurrence end et computerspil?", - "marketing2Lead2Title": "Fight Monsters", + "marketing2Lead2Title": "Bekæmp monstre", "marketing2Lead2": "What's a Role Playing Game without battles? Fight monsters with your party. Monsters are \"super accountability mode\" - a day you miss the gym is a day the monster hurts *everyone!*", "marketing2Lead3Title": "Challenge Each Other", "marketing2Lead3": "Challenges let you compete with friends and strangers. Whoever does the best at the end of a challenge wins special prizes.", @@ -132,7 +133,7 @@ "oldNews": "Nyheder", "newsArchive": "Nyhedsarkiv på Wikia (flersproget)", "passConfirm": "Bekræft Kodeord", - "setNewPass": "Set New Password", + "setNewPass": "Sæt nyt kodeord", "passMan": "Hvis du bruger en kodeordshusker (såsom 1Password) og har problemer med at logge ind, så prøv at skrive dit brugernavn og kodeord manuelt.", "password": "Kodeord", "playButton": "Spil", @@ -194,7 +195,7 @@ "unlockByline2": "Lås op for nye motivationer, som at samle på kæledyr, tilfældige belønninger, kaste fortryllelser og meget mere!", "unlockHeadline": "Så længe du er produktiv, åbner du for nyt indhold!", "useUUID": "Brug dit Unikke Bruger-ID/ API Nøgle (for Facebook brugere)", - "username": "Login Name", + "username": "Loginnavn", "emailOrUsername": "Email or Login Name (case-sensitive)", "watchVideos": "Se videoer", "work": "Arbejde", @@ -245,18 +246,18 @@ "altAttrSlack": "Slack", "missingAuthHeaders": "Godkendelses-headers mangler.", "missingAuthParams": "Manglende godkendelsesparametre.", - "missingUsernameEmail": "Missing Login Name or email.", + "missingUsernameEmail": "Manglende loginnavn eller email.", "missingEmail": "Manglende email.", - "missingUsername": "Missing Login Name.", + "missingUsername": "Manglende loginnavn.", "missingPassword": "Manglende kodeord.", "missingNewPassword": "Manglende nyt kodeord.", "invalidEmailDomain": "Du kan ikke registrere med emails med følgende domæner: <%= domains %>", "wrongPassword": "Forkert kodeord.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Ugyldig e-mailadresse.", "emailTaken": "E-mailadressen er allerede brugt til en konto.", "newEmailRequired": "Manglende ny e-mailadresse.", - "usernameTaken": "Login Name already taken.", + "usernameTaken": "Loginnavn er allerede taget.", "passwordConfirmationMatch": "Kodeord og godkendelse er ikke ens.", "invalidLoginCredentials": "Forkert brugernavn og/eller email og/eller kodeord.", "passwordResetPage": "Nulstil kodeord", @@ -277,7 +278,7 @@ "modelNotFound": "Denne model findes ikke.", "signUpWithSocial": "Sign up with <%= social %>", "loginWithSocial": "Log in with <%= social %>", - "confirmPassword": "Confirm Password", + "confirmPassword": "Bekræft kodeord", "usernamePlaceholder": "e.g., HabitRabbit", "emailPlaceholder": "e.g., rabbit@example.com", "passwordPlaceholder": "e.g., ******************", @@ -295,21 +296,21 @@ "trackYourGoalsDesc": "Stay accountable by tracking and managing your Habits, Daily goals, and To-Do list with Habitica’s easy-to-use mobile apps and web interface.", "earnRewards": "Earn Rewards for Your Goals", "earnRewardsDesc": "Check off tasks to level up your Avatar and unlock in-game features such as battle armor, mysterious pets, magic skills, and even quests!", - "battleMonsters": "Battle Monsters with Friends", + "battleMonsters": "Bekæmp monstre med dine venner", "battleMonstersDesc": "Fight monsters with other Habiticans! Use the Gold that you earn to buy in-game or custom rewards, like watching an episode of your favorite TV show.", "playersUseToImprove": "Players Use Habitica to Improve", - "healthAndFitness": "Health and Fitness", + "healthAndFitness": "Sundhed og velvære", "healthAndFitnessDesc": "Never motivated to floss? Can't seem to get to the gym? Habitica finally makes it fun to get healthy.", - "schoolAndWork": "School and Work", + "schoolAndWork": "Skole og arbejde", "schoolAndWorkDesc": "Whether you're preparing a report for your teacher or your boss, it's easy to keep track of your progress as you tackle your toughest tasks.", - "muchmuchMore": "And much, much more!", + "muchmuchMore": "Og meget, meget mere!", "muchmuchMoreDesc": "Our fully customizable task list means that you can shape Habitica to fit your personal goals. Work on creative projects, emphasize self-care, or pursue a different dream -- it's all up to you.", "levelUpAnywhere": "Level Up Anywhere", "levelUpAnywhereDesc": "Our mobile apps make it simple to keep track of your tasks on-the-go. Accomplish your goals with a single tap, no matter where you are.", "joinMany": "Join over 2,000,000 people having fun while accomplishing their goals!", "joinToday": "Join Habitica Today", "signup": "Sign Up", - "getStarted": "Get Started", + "getStarted": "Kom i gang", "mobileApps": "Mobile Apps", "learnMore": "Learn More", "useMobileApps": "Habitica is not optimized for a mobile browser. We recommend downloading our mobile apps." diff --git a/website/common/locales/da/gear.json b/website/common/locales/da/gear.json index 0e1d5bd238..9d8e1d1f10 100644 --- a/website/common/locales/da/gear.json +++ b/website/common/locales/da/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "rustning", "armorCapitalized": "Armor", "armorBase0Text": "Almindeligt tøj", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Headgear", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "hovedudstyr", "headAccessoryCapitalized": "Hovedbeklædning", "accessories": "Tilbehør", diff --git a/website/common/locales/da/generic.json b/website/common/locales/da/generic.json index 38673b1707..9ebab0aa5c 100644 --- a/website/common/locales/da/generic.json +++ b/website/common/locales/da/generic.json @@ -5,7 +5,7 @@ "habitica": "Habitica", "habiticaLink": "Habitica", "onward": "Onward!", - "done": "Done", + "done": "Færdig", "gotIt": "Got it!", "titleTasks": "Opgaver", "titleAvatar": "Avatar", @@ -28,9 +28,9 @@ "titleTimeTravelers": "Tidsrejsende", "titleSeasonalShop": "Sæson-marked", "titleSettings": "Indstillinger", - "saveEdits": "Save Edits", - "showMore": "Show More", - "showLess": "Show Less", + "saveEdits": "Gem rettelser", + "showMore": "Vis mere", + "showLess": "Vis mindre", "expandToolbar": "Åbn værktøjslinje", "collapseToolbar": "Luk værktøjslinje", "markdownBlurb": "Habitica bruger Markdown til at formattere beskeder. Se Markdown Cheat Sheet for mere information.", @@ -64,7 +64,7 @@ "subscriberItemText": "Hver måned får abonnenter en mystisk genstand. Denne bliver normalt frigivet ca. en uge før slutningen af måneden. Se 'Mystery Item' siden på Wikien for mere information.", "all": "Alle", "none": "Ingen", - "more": "<%= count %> more", + "more": "<%= count %> mere", "and": "og", "loginSuccess": "Du er nu logget ind!", "youSure": "Er du sikker?", @@ -107,8 +107,8 @@ "achievementDilatory": "Frelser af Forhaling", "achievementDilatoryText": "Var med til at vinde over Den Frygtelige Drag'e af Forhaling i 2014 Sommer Plaske-Eventet!", "costumeContest": "Kostumedeltager", - "costumeContestText": "Deltog i Halloweenkostumekonkurrencen. Se nogen af kostumerne på Halloween-bloggen!", - "costumeContestTextPlural": "Deltog i <%= count %> Habitoweenkostumekonkurrencer. Se nogen af deltagerne på Habitica bloggen!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Medlem siden", "lastLoggedIn": "- Sidst logget ind", "notPorted": "Denne funktion er ikke blevet konvertet fra den originale side endnu.", @@ -122,7 +122,7 @@ "error": "Fejl", "menu": "Menu", "notifications": "Notifikationer", - "noNotifications": "You have no notifications.", + "noNotifications": "Du har ingen notifikationer", "clear": "Ryd", "endTour": "Afslut Rundvisning", "audioTheme": "Lydtema", @@ -235,45 +235,45 @@ "onlineCount": "<%= count %> online", "loading": "Indlæser...", "userIdRequired": "Bruger ID påkrævet.", - "resetFilters": "Clear all filters", - "applyFilters": "Apply Filters", - "categories": "Categories", - "habiticaOfficial": "Habitica Official", - "animals": "Animals", - "artDesign": "Art & Design", - "booksWriting": "Books & Writing", - "comicsHobbies": "Comics & Hobbies", - "diyCrafts": "DIY & Crafts", - "education": "Education", - "foodCooking": "Food & Cooking", + "resetFilters": "Ryd alle filtre", + "applyFilters": "Brug filtre", + "categories": "Kategorier", + "habiticaOfficial": "Officiel Habitica", + "animals": "Dyr", + "artDesign": "Kunst & design", + "booksWriting": "Bøger & skriverier", + "comicsHobbies": "Tegneserier & hobbies", + "diyCrafts": "Gør-det-selv & håndarbejde", + "education": "Uddannelse", + "foodCooking": "Mad & madlavning", "healthFitness": "Health & Fitness", - "music": "Music", - "relationship": "Relationships", - "scienceTech": "Science & Technology", - "exercise": "Exercise", - "creativity": "Creativity", + "music": "Musik", + "relationship": "Relationer", + "scienceTech": "Videnskab & teknologi", + "exercise": "Motion", + "creativity": "Kreativitet", "budgeting": "Budgeting", "health_wellness": "Health & Wellness", "self_care": "Self-Care", "habitica_official": "Habitica Official", "academics": "Academics", "advocacy_causes": "Advocacy + Causes", - "entertainment": "Entertainment", - "finance": "Finance", + "entertainment": "Underholdning", + "finance": "Finans", "health_fitness": "Health + Fitness", "hobbies_occupations": "Hobbies + Occupations", "location_based": "Location-based", "mental_health": "Mental Health + Self-Care", "getting_organized": "Getting Organized", "self_improvement": "Self-Improvement", - "spirituality": "Spirituality", + "spirituality": "Spiritualitet", "time_management": "Time-Management + Accountability", "recovery_support_groups": "Recovery + Support Groups", - "messages": "Messages", + "messages": "Beskeder", "emptyMessagesLine1": "You don't have any messages", - "emptyMessagesLine2": "Send a message to start a conversation!", + "emptyMessagesLine2": "Send en besked for at starte en samtale!", "letsgo": "Let's Go!", - "selected": "Selected", + "selected": "Valgt", "howManyToBuy": "How many would you like to buy?", "habiticaHasUpdated": "There is a new Habitica update. Refresh to get the latest version!" } \ No newline at end of file diff --git a/website/common/locales/da/groups.json b/website/common/locales/da/groups.json index 598c61aa69..5e0392b5d6 100644 --- a/website/common/locales/da/groups.json +++ b/website/common/locales/da/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Valgfri besked", "yesRemove": "Ja, fjern dem", "foreverAlone": "Du kan ikke synes godt om din egen besked. Lad være med at være sådan.", - "sortLevel": "Sortér efter niveau", - "sortRandom": "Sortér tilfældigt", - "sortPets": "Sortér efter antal kæledyr", - "sortName": "Sortér efter avatar-navn", - "sortBackgrounds": "Sortér efter baggrund", - "sortHabitrpgJoined": "Sortér efter Habitica indmeldelsesdato", - "sortHabitrpgLastLoggedIn": "Sortér efter sidst logget ind", - "ascendingSort": "Stigende sortering", - "descendingSort": "Faldende sortering", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Opret Klan for 4 Ædelsten?", "leaveGroupCha": "Forlad Klanudfordringer og...", "confirm": "Bekræft", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Ikke bemyndiget til at slette denne besked!", "onlyGroupLeaderCanEditTasks": "Ikke bemyndiget til at håndtere opgaver!", "onlyGroupTasksCanBeAssigned": "Kun gruppe opgaver kan blive tildelt", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Du har fået frataget dine chat privilegier. ", "newChatMessagePlainNotification": "Ny besked i <%= groupName %> af <%= authorName %>. Klik her for at åbne chatsiden!", "newChatMessageTitle": "Ny besked i <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/da/messages.json b/website/common/locales/da/messages.json index bf93c22524..c23c36c835 100644 --- a/website/common/locales/da/messages.json +++ b/website/common/locales/da/messages.json @@ -21,23 +21,23 @@ "messageNotEnoughGold": "Ikke nok Guld", "messageTwoHandedEquip": "At håndtere <%= twoHandedText %> kræver to hænder. Derfor afvæbnes <%= offHandedText %>.", "messageTwoHandedUnequip": "At håndtere <%= twoHandedText %> kræver to hænder. Det blev derfor afvæbnet, da du bevæbnede dig med <%= offHandedText %>.", - "messageDropFood": "You've found <%= dropArticle %><%= dropText %>!", - "messageDropEgg": "You've found a <%= dropText %> Egg!", - "messageDropPotion": "You've found a <%= dropText %> Hatching Potion!", + "messageDropFood": "Du har fundet <%= dropArticle %><%= dropText %>!", + "messageDropEgg": "Du har fundet et <%= dropText %> æg!", + "messageDropPotion": "Du har fundet en <%= dropText %> udrugningseliksir!", "messageDropQuest": "Du har fundet en quest!", "messageDropMysteryItem": "Du åbner æsken og finder <%= dropText %>!", "messageFoundQuest": "Du fandt questen \"<%= questText %>\"!", "messageAlreadyPurchasedGear": "Du har engang købt dette udstyr, men ejer det ikke på nuværende tidspunkt. Du kan købe det igen i belønningskolonnen på opgavesiden.", "messageAlreadyOwnGear": "Du ejer allerede denne ting. Tag det på ved at gå til udstyrssiden.", "messageHealthAlreadyMax": "Du har allerede fuldt liv.", - "messageHealthAlreadyMin": "Oh no! You have already run out of health so it's too late to buy a health potion, but don't worry - you can revive!", + "messageHealthAlreadyMin": "Åh nej! Du er allerede løbet tør for liv så det erfor sent at købe en Livseliksir, mens bare rolig - du kan genoplive!", "armoireEquipment": "<%= image %> Du har fundet sjældent Udstyr i Klædeskabet: <%= dropText %>! Fantastisk!", "armoireFood": "<%= image %> Du roder rundt i bunden af Klædeskabet. Pludselig finder du <%= dropText %>. Gad vide hvad den laver her?", "armoireExp": "Du kæmper med Klædeskabet og får Erfaring. Sådan!", "messageInsufficientGems": "Ikke nok Ædelsten!", "messageAuthPasswordMustMatch": ":password og :confirmPassword er ikke ens", "messageAuthCredentialsRequired": ":brugernavn, :e-mail, :kodeord, :valideretKodeord krævet", - "messageAuthUsernameTaken": "Login Name already taken", + "messageAuthUsernameTaken": "Loginnavn er allerede taget", "messageAuthEmailTaken": "E-mailen er allerede i brug", "messageAuthNoUserFound": "Ingen bruger fundet.", "messageAuthMustBeLoggedIn": "Du skal være logget ind først.", @@ -52,10 +52,11 @@ "messageGroupChatFlagAlreadyReported": "Du har allerede anmeldt denne besked", "messageGroupChatNotFound": "Besked ikke fundet!", "messageGroupChatAdminClearFlagCount": "Kun en administrator kan rydde flagtælleren!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Ups, det ser ud til at du slår for mange beskeder op! Vent venligst et minut og prøv igen. Værtshuschatten kan kun indeholde 200 beskeder ad gangen, så Habitica opfordrer til at man skriver længere, mere gennemtænkte beskeder og venter på svar. Vi glæder os til at høre hvad du vil sige. :)", "messageUserOperationProtected": "stien `<%= operation %>` blev ikke gemt, da det er en beskyttet sti.", "messageUserOperationNotFound": "Funktionen <%= operation %> blev ikke fundet.", "messageNotificationNotFound": "Notifikation ikke fundet.", "notificationsRequired": "Notafikation ID'er er krævet.", - "beginningOfConversation": "This is the beginning of your conversation with <%= userName %>. Remember to be kind, respectful, and follow the Community Guidelines!" + "beginningOfConversation": "Dette er begyndelsen på din samtale med <%= userName %>. Husk at være venlig, respektfuld og at følge Retningslinjerne for Fællesskabet!" } \ No newline at end of file diff --git a/website/common/locales/da/npc.json b/website/common/locales/da/npc.json index a75d0ab206..23a5e028e2 100644 --- a/website/common/locales/da/npc.json +++ b/website/common/locales/da/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 ædelsten", "typeNotSellable": "Type kan ikke sælges. Skal være en af følgende <%= acceptedTypes %>", "userItemsKeyNotFound": "Nøgle ikke fundet for user.items <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Path string er påkrævet", "unlocked": "Genstande er blevet låst op", "alreadyUnlocked": "Fuldt sæt er allerede låst op for.", diff --git a/website/common/locales/da/quests.json b/website/common/locales/da/quests.json index e4fbc9bbe1..88867e8cf9 100644 --- a/website/common/locales/da/quests.json +++ b/website/common/locales/da/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Du skal være niveau <%= level %> for at købe denne quest!", "mustInviteFriend": "For at få denne quest skal du invitere en ven til din gruppe. Vil du invitere nogen nu?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Er du sikker på at du vil afbryde denne quest? Alle invitation-accepter vil gå tabt. Quest-lederen vil beholde quest-skriftrullen.", "sureAbort": "Er du sikker på at du vil afbryde missionen? Det vil afbryde den for alle i gruppen og al fremskridt vil gå tabt. Quest-skriftrullen vil blive returneret til quest-lederen.", "doubleSureAbort": "Er du helt sikker? Tjek lige at de ikke vil hade dig for evigt!", diff --git a/website/common/locales/da/questscontent.json b/website/common/locales/da/questscontent.json index e7750b6c0c..168821ea71 100644 --- a/website/common/locales/da/questscontent.json +++ b/website/common/locales/da/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Egg)", "questArmadilloUnlockText": "Åbner for køb af Bæltedyræg på Markedet", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "Cow (Egg)", diff --git a/website/common/locales/da/settings.json b/website/common/locales/da/settings.json index ffe048f7db..14c2f257fb 100644 --- a/website/common/locales/da/settings.json +++ b/website/common/locales/da/settings.json @@ -65,7 +65,7 @@ "resetText1": "ADVARSEL! Dette nulstiller mange dele af din konto. Vi fraråder på det kraftigste dette, men nogen finder det brugbart i begyndelsen, efter at have spillet i kort tid.", "resetText2": "Du vil miste alle dine niveauer, dit guld og dine erfaringspoint. Alle dine opgaver (udover dem fra udfordringer) vil blive slettet permanent, og du vil miste alle deres historiske data. Du vil miste alt dit udstyr, men du kan købe det hele igen, inklusive alle specielle udgaver og abonnenters Mystiske varer som du allerede ejer (du skal dog være den korrekte klasse for at købe klassespecifikt udstyr). Du vil beholde din nuværende klasse og dine kæledyr og ridedyr. Du vil måske foretrække at bruge en Genfødselskugle i stedet, hvilket er et meget sikrere valg og vil lade dig beholde dine opgaver.", "deleteLocalAccountText": "Er du sikker? Dette vil slette din konto for evigt, og den kan aldrig gendannes! Du skal registrere en ny konto for at kunne bruge Habitica igen. Ædelsten du har brugt eller har på lager vil ikke refunderes. Hvis du er fuldstændig sikker, så skriv dit kodeord i kassen herunder.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Kopiér disse til brug i tredjeparts-applikationer. Dog skal du tænke på din API Nøgle som et kodeord, og lade være med at dele den offentligt. Du kan nogen gange blive bedt om dit Bruger ID, men skriv aldrig din API Nøgle hvor andre kan se den, heller ikke på Github.", diff --git a/website/common/locales/da/subscriber.json b/website/common/locales/da/subscriber.json index efe65ee14a..6596cfa7e4 100644 --- a/website/common/locales/da/subscriber.json +++ b/website/common/locales/da/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Ukendt korttype.", "invalidCoupon": "Ugyldig kuponkode.", "couponUsed": "Kuponkode allerede i brug.", - "noSudoAccess": "Du har ikke sudo-adgang.", "couponCodeRequired": "Kuponkode påkrævet.", "eventRequired": "\"req.params.event\" påkrævet.", "countRequired": "\"req.query.count\" påkrævet.", diff --git a/website/common/locales/da/tasks.json b/website/common/locales/da/tasks.json index 4ce811ea39..34f4b2a985 100644 --- a/website/common/locales/da/tasks.json +++ b/website/common/locales/da/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage", "yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.", "repeatDayError": "Tjek venligst at du har mindst en ugedag valgt.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/de/backgrounds.json b/website/common/locales/de/backgrounds.json index 7570fb00c5..8eb00a9a26 100644 --- a/website/common/locales/de/backgrounds.json +++ b/website/common/locales/de/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Mitternachtsschloss", "backgroundMidnightCastleNotes": "Schlendere am Mitternachtsschloss vorbei.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Fliege durch einen Tornado." + "backgroundTornadoNotes": "Fliege durch einen Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/de/challenge.json b/website/common/locales/de/challenge.json index 9da59efb82..c9a1e04345 100644 --- a/website/common/locales/de/challenge.json +++ b/website/common/locales/de/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Zuordnung des Wettbewerbs ist erforderlich (Füge hinzu)", "categoiresRequired": "Eine oder mehr Kategorien müssen ausgewählt sein", "viewProgressOf": "Fortschritt Ansehen Von", - "selectMember": "Ein Mitglied Auswählen" + "selectMember": "Ein Mitglied Auswählen", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/de/character.json b/website/common/locales/de/character.json index fd187e6690..30a7c6e893 100644 --- a/website/common/locales/de/character.json +++ b/website/common/locales/de/character.json @@ -163,6 +163,7 @@ "dieText": "Du hast ein Level, Dein gesamtes Gold und einen zufälliges Teil Deiner Ausrüstung verloren. Erhebe Dich, Habiticaner, und versuche es erneut! Gebiete diesen schlechten Gewohnheiten Einhalt, sei gewissenhaft bei der Erfüllung Deiner täglichen Aufgaben und halte Dir den Tod mit Heiltränken vom Leib, wenn Du einmal straucheln solltest!", "sureReset": "Bist Du sicher? Dies wird Deine Klasse und Attributpunkte zurücksetzen (Du erhältst alle Punkte zurück, um sie neu zuzuweisen). Es kostet 3 Edelsteine.", "purchaseFor": "Für <%= cost %> Edelsteine erwerben?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Nicht genug Mana.", "invalidTarget": "Du kannst Deine Fähigkeit hierauf nicht anwenden.", "youCast": "Du verwendest <%= spell %>.", diff --git a/website/common/locales/de/content.json b/website/common/locales/de/content.json index 2f15cfec58..2f7ee2d860 100644 --- a/website/common/locales/de/content.json +++ b/website/common/locales/de/content.json @@ -159,7 +159,7 @@ "questEggHippoMountText": "Nilpferd", "questEggHippoAdjective": "ein glückliches", "questEggYarnText": "Wollknäuel", - "questEggYarnMountText": "Fliegender Teppich", + "questEggYarnMountText": "Fliegendes Teppichwesen", "questEggYarnAdjective": "wolliges", "eggNotes": "Finde ein Schlüpfelixier, das Du über dieses Ei gießen kannst, damit ein <%= eggAdjective(locale) %> <%= eggText(locale) %> schlüpfen kann.", "hatchingPotionBase": "Normales", diff --git a/website/common/locales/de/contrib.json b/website/common/locales/de/contrib.json index a33aa038a3..5ad11692fd 100644 --- a/website/common/locales/de/contrib.json +++ b/website/common/locales/de/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, Du bist fantastisch! Du hast den Rang <%= level %> als Mitwirkender errungen, weil Du bei Habitica mithilfst. Sieh,", "contribLink": "welche Preise Du für Deinen Beitrag verdient hast!", "contribName": "Mitwirkender", - "contribText": "Hat zu Habitica beigetragen (Code, Design, Pixelkunst, Rechtsrat, Dokumentationen, usw.). Willst Du dieses Abzeichen auch haben? Erfahre mehr.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Lies mehr", "kickstartName": "Kickstarter-Unterstützer - $<%= key %> Rang", "kickstartText": "Hat das Kickstarter-Projekt mitfinanziert", diff --git a/website/common/locales/de/front.json b/website/common/locales/de/front.json index cfb63438ad..9ee77454d4 100644 --- a/website/common/locales/de/front.json +++ b/website/common/locales/de/front.json @@ -30,6 +30,7 @@ "companyAbout": "So funktioniert es", "companyBlog": "Blog", "devBlog": "Entwicklerblog", + "companyContribute": "Contribute", "companyDonate": "Spenden", "companyPrivacy": "Datenschutz", "companyTerms": "AGB", @@ -252,7 +253,7 @@ "missingNewPassword": "Fehlendes neues Passwort.", "invalidEmailDomain": "Du kannst E-Mails mit den folgenden Domains nicht registrieren: <%= domains %>", "wrongPassword": "Falsches Passwort.", - "incorrectDeletePhrase": "Bitte gib DELETE in Großbuchstaben ein, um Deinen Account zu löschen.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Ungültige E-Mail-Adresse.", "emailTaken": "Diese E-Mail-Adresse wird bereits von einem Konto verwendet.", "newEmailRequired": "Fehlende neue E-Mail-Adresse.", diff --git a/website/common/locales/de/gear.json b/website/common/locales/de/gear.json index 1a5255bbb8..12ef1a94d2 100644 --- a/website/common/locales/de/gear.json +++ b/website/common/locales/de/gear.json @@ -308,8 +308,10 @@ "weaponArmoireBattleAxeNotes": "Diese gute Eisenaxt eignet sich bestens, um Deine ärgsten Gegner und Deine schwierigsten Aufgaben zu bekämpfen. Erhöht Intelligenz um <%= int %> und Ausdauer um <%= con %>. Verzauberter Schrank: Unabhängiger Gegenstand.", "weaponArmoireHoofClippersText": "Hufschere", "weaponArmoireHoofClippersNotes": "Schneide die Hufe Deiner hart arbeitenden Reittiere, damit sie gesund bleiben während sie Dich ins Abenteuer tragen! Erhöht Stärke, Intelligenz und Ausdauer jeweils um <%= attrs %>. Verzauberter Schrank: Hufschmiedset (Gegenstand 1 von 3).", - "weaponArmoireWeaversCombText": "Weaver's Comb", - "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireWeaversCombText": "Kamm des Webers", + "weaponArmoireWeaversCombNotes": "Verwende diesen Kamm, um Deine Schussfäden zu einem dicht gewebten Stoff zusammenzuschieben. Erhöht Wahrnehmung um <%= per %> und Stärke um <%= str %>. Verzauberter Schrank: Weber-Set (Gegenstand 2 von 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "Rüstung", "armorCapitalized": "Rüstung", "armorBase0Text": "Schlichte Kleidung", @@ -386,8 +388,8 @@ "armorSpecialDandySuitNotes": "Du bist unbestreitbar erfolgreich angezogen! Erhöht Wahrnehmung um <%= per %>.", "armorSpecialSamuraiArmorText": "Samurairüstung", "armorSpecialSamuraiArmorNotes": "Diese robuste, maßgeschneiderte Rüstung wird von eleganten Seidenstricken zusammengehalten. Erhöht Wahrnehmung um <%= per %>.", - "armorSpecialTurkeyArmorBaseText": "Turkey Armor", - "armorSpecialTurkeyArmorBaseNotes": "Keep your drumsticks warm and cozy in this feathery armor! Confers no benefit.", + "armorSpecialTurkeyArmorBaseText": "Truthahnrüstung", + "armorSpecialTurkeyArmorBaseNotes": "Halte Deine Schenkel in dieser gefederten Rüstung warm und kuschelig! Gewährt keinen Attributbonus.", "armorSpecialYetiText": "Robe des Yeti-Zähmers", "armorSpecialYetiNotes": "Flauschig und wild. Erhöht Ausdauer um <%= con %>. Limitierte Ausgabe 2013-2014 Winterausrüstung.", "armorSpecialSkiText": "Parka des Sk(i)-attentäters", @@ -584,7 +586,7 @@ "armorMystery201707Notes": "Mit dieser Rüstung kannst Du Dich unter die Kreaturen des Ozeans mischen, während Du Unterwasser-Quests und Abenteuern nachschwimmst. Abonnentengegenstand, Juli 2017.", "armorMystery201710Text": "Gebieterischer Gnom Gewand", "armorMystery201710Notes": "Geschuppt, glänzend und gehärtet! Gewährt keinen Attributbonus. Abonnentengegenstand, Oktober 2017.", - "armorMystery201711Text": "Carpet Rider Outfit", + "armorMystery201711Text": "Teppichreitergewand", "armorMystery201711Notes": "This cozy sweater set will help keep you warm as you ride through the sky! Confers no benefit. November 2017 Subscriber Item.", "armorMystery301404Text": "Steampunkanzug", "armorMystery301404Notes": "Adrett und schneidig, hoho! Gewährt keinen Attributbonus. Abonnentengegenstand, Februar 3015.", @@ -660,8 +662,10 @@ "armorArmoireFarrierOutfitNotes": "Diese robuste Arbeitskleidung hält dem unordentlichsten Stall stand. Erhöht Intelligenz, Ausdauer und Wahrnehmung jeweils um <%= attrs %>. Verzauberter Schrank: Hufschmiedset (Gegenstand 2 von 3).", "armorArmoireCandlestickMakerOutfitText": "Kerzenmachergewand", "armorArmoireCandlestickMakerOutfitNotes": "Dieses robuste Kleidungsstück schützt Dich vor heißem Kerzenwachs, während Du Deinem Handwerk nachgehst. Erhöht Ausdauer um<%= con %>. Verzauberter Schrank Kerzenmacher-Set (Gegenstand 1 von 3).", - "armorArmoireWovenRobesText": "Woven Robes", - "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireWovenRobesText": "Gewebte Robe", + "armorArmoireWovenRobesNotes": "Zeige stolz Deine Weber-Kunst, indem Du diese farbenfrohe Robe trägst! Erhöht Ausdauer um <%= con %> und Intelligenz um <%= int %>. Verzauberter Schrank: Weber-Set (Gegenstand 1 von 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "Helm", "headgearCapitalized": "Kopfschutz", "headBase0Text": "Keine Kopfbedeckung", @@ -740,8 +744,8 @@ "headSpecialKabutoNotes": "Dieser Helm ist funktional und schön zugleich! Deine Feinde werden abgelenkt sein, weil sie ihn bewundern werden. Erhöht Intelligenz um <%= int %>.", "headSpecialNamingDay2017Text": "Königlicher purpurfarbener Greifenhelm", "headSpecialNamingDay2017Notes": "Alles Liebe zum Namenstag! Trage diesen unerschütterlichen und fedrigen Helm, während Du Habitica feierst. Gewährt keinen Attributbonus.", - "headSpecialTurkeyHelmBaseText": "Turkey Helm", - "headSpecialTurkeyHelmBaseNotes": "Your Turkey Day look will be complete when you don this beaked helm! Confers no benefit.", + "headSpecialTurkeyHelmBaseText": "Truthahnhelm", + "headSpecialTurkeyHelmBaseNotes": "Dein Truthahn-Tag-Aussehen wird vervollständigt, wenn Du diesen schnabelförmigen Helm anziehst! Gewährt keinen Attributbonus.", "headSpecialNyeText": "Ulkiger Partyhut", "headSpecialNyeNotes": "Du hast einen ulkigen Partyhut erhalten! Trage ihn mit Stolz bei Deinem Rutsch ins neue Jahr! Gewährt keinen Attributbonus.", "headSpecialYetiText": "Helm des Yeti-Zähmers", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Dieser mächtige Stahlhelm wird Dir dabei helfen, den Kampf zu gewinnen, um gesund, glücklich und produktiv zu sein! Erhöht Wahrnehmung um <%= per %>. Verzauberter Schrank: Anti-Aufschieberitis-Set (Gegenstand 1 von 3).", "headArmoireCandlestickMakerHatText": "Kerzenmacherhut", "headArmoireCandlestickMakerHatNotes": "Mit einem flotten Hut macht jeder Job mehr Spaß und die Kerzenmacherei ist da keine Ausnahme! Erhöht Wahrnehmung und Intelligenz jeweils um<%= attrs %>. Verzauberter Schrank (Gegenstand 2 von 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "Schildhand-Gegenstand", "offhandCapitalized": "Schildhand-Gegenstand", "shieldBase0Text": "Keine Schildhand-Ausrüstung.", @@ -1212,8 +1218,8 @@ "shieldArmoireHorseshoeNotes": "Schütze die Hufe Deiner Reittiere mit diesem Hufeisen. Erhöht Ausdauer, Wahrnehmung und Stärke jeweils um <%= attrs %>. Verzauberter Schrank: Hufschmiedset (Gegenstand 3 von 3).", "shieldArmoireHandmadeCandlestickText": "Handgearbeitete Kerze", "shieldArmoireHandmadeCandlestickNotes": "Deine feinen Wachswaren spenden den dankbaren Habiticanern Licht und Wärme! Erhöht Stärke um <%= str %>. Verzauberter Schrank (Gegenstand 3 von 3).", - "shieldArmoireWeaversShuttleText": "Weaver's Shuttle", - "shieldArmoireWeaversShuttleNotes": "This tool passes your weft thread through the warp to make cloth! Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Weaver Set (Item 3 of 3).", + "shieldArmoireWeaversShuttleText": "Schiffchen des Webers", + "shieldArmoireWeaversShuttleNotes": "Dieses Werkzeug führt Deinen Schussfaden durch die Kette, um Stoff zu fertigen! Erhöht Intelligenz um <%= int %> und Wahrnehmung um <%= per %>. Verzauberter Schrank: Weber-Set (Gegenstand 3 von 3).", "back": "Rückenschmuck", "backCapitalized": "Rückenaccessoire", "backBase0Text": "Kein Rückenschmuck", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Dieser Umhang hat geheime Taschen um all das Gold zu verstecken, dass Du von Deinen Aufgaben erbeutet hast. Gewährt keinen Attributbonus. Abonnentengegenstand, Juni 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "Kopfschmuck", "headAccessoryCapitalized": "Kopfschmuck", "accessories": "Accessoires", diff --git a/website/common/locales/de/generic.json b/website/common/locales/de/generic.json index 08432f054b..ffa30bf664 100644 --- a/website/common/locales/de/generic.json +++ b/website/common/locales/de/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Retter von Dilatory", "achievementDilatoryText": "Hat bei der Sommer-Strandparty 2014 dabei geholfen, den Schreckensdrachen von Dilatory zu besiegen!", "costumeContest": "Kostümwettbewerbsteilnehmer", - "costumeContestText": "Hat am Habitoween-Kostümwettbewerb teilgenommen. Schau einige Einträge im Habitica-Blog an!", - "costumeContestTextPlural": "Hat an <%= count %> Habitoween-Kostümwettbewerben teilgenommen. Schau einige Einträge im Habitica-Blog an!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Mitglied seit", "lastLoggedIn": "- Zuletzt eingeloggt", "notPorted": "Dieses Feature wurde noch nicht von der ursprünglichen Seite portiert.", diff --git a/website/common/locales/de/groups.json b/website/common/locales/de/groups.json index bc6eb69974..0ec94f164e 100644 --- a/website/common/locales/de/groups.json +++ b/website/common/locales/de/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Optionale Nachricht", "yesRemove": "Ja, entferne sie", "foreverAlone": "\"Gefällt mir\" funktioniert nicht bei eigenen Nachrichten. Sei nicht so einer.", - "sortLevel": "Nach Level sortieren", - "sortRandom": "Zufällig sortieren", - "sortPets": "Nach Anzahl der Haustiere sortieren", - "sortName": "Nach Avatarname sortieren", - "sortBackgrounds": "Nach Hintergrund sortieren", - "sortHabitrpgJoined": "Nach Habitica-Beitrittsdatum sortieren", - "sortHabitrpgLastLoggedIn": "Nach letzter Anmeldezeit sortieren", - "ascendingSort": "Aufsteigend sortieren", - "descendingSort": "Absteigend sortieren", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Gilde für 4 Edelsteine gründen?", "leaveGroupCha": "Gildenwettbewerbe verlassen und ...", "confirm": "Bestätigen", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Löschen der Nachricht nicht erlaubt!", "onlyGroupLeaderCanEditTasks": "Nicht berechtigt, Aufgaben zu bearbeiten!", "onlyGroupTasksCanBeAssigned": "Nur Team-Aufgaben können verteilt werden", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Dir wurden Deine Chat Privilegien entzogen.", "newChatMessagePlainNotification": "Neue Nachricht in <%= groupName %> von <%= authorName %>. Hier geht's zur Chat Seite!", "newChatMessageTitle": "Neue Nachricht in <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Spaßige Extras", "enterprisePlansButton": "Frage nach Unternehmensplänen", "enterprisePlansDescription": "Suchst Du nach einer größeren Installation mit Nutzerbedürfnissen? Vielleicht sind unsere Unternehmenspläne genau das Richtige für Dich.", - "enterprisePlansEmailSubject": "Fragen im Bezug auf die Unternehmenspläne", "familyPlansButton": "Melde dich für eine Familienplan-Nachrichtenliste an", "familyPlansDescription": "Suchst Du nach einer gemütlicheren Lösung Deinen Haushalt zu organisieren? Bald gibt es Familienpläne!", "createAGroup": "Erstelle ein Team", @@ -350,19 +361,19 @@ "privacySettings": "Datenschutzeinstellungen", "onlyLeaderCreatesChallenges": "Nur der Leiter kann Wettbewerbe erstellen", "privateGuild": "Private Gilde", - "charactersRemaining": "<%= characters %> characters remaining", + "charactersRemaining": "<%= characters %> Zeichen übrig", "guildSummary": "Zusammenfassung", "guildSummaryPlaceholder": "Schreibe eine Kurzbeschreibung um Deine Gilde anderen Habiticanern bekannt zu machen. Was ist der Hauptzweck der Gilde und warum sollten Leute dem ihr beitreten? Verwende hilfreiche Schlüsselwörter in der Beschreibung, um die Suche für andere Habiticaner zu erleichtern!", "groupDescription": "Beschreibung", "guildDescriptionPlaceholder": "Nutze diesen Abschnitt um alles, was Mitglieder der Gilde über Deine Gilde wissen sollten, ausführlicher darzustellen. Nützliche Tipps, hilfreiche Links und ermutigende Worte gehören hier hin!", - "markdownFormattingHelp": "[Markdown formatting help](http://habitica.wikia.com/wiki/Markdown_Cheat_Sheet)", - "partyDescriptionPlaceholder": "This is our party's description. It describes what we do in this party. If you want to learn more about what we do in this party, read the description. Party on.", + "markdownFormattingHelp": "[Markdown Formatierungshilfe](http://habitica.wikia.com/wiki/Markdown_Cheat_Sheet)", + "partyDescriptionPlaceholder": "Das ist unsere Gruppenbeschreibung. Sie beschreibt, was wir in unserer Gruppe so tun. Wenn Du mehr darüber wissen willst, was wir in unserer Gruppe so machen, lies die Beschreibung. Party on!", "guildGemCostInfo": "A Gem cost promotes high quality Guilds and is transferred into your Guild's bank.", "noGuildsTitle": "Du bist nicht Mitglied einer Gilde.", - "noGuildsParagraph1": "Guilds are social groups created by other players that can offer you support, accountability, and encouraging chat.", - "noGuildsParagraph2": "Click the Discover tab to see recommended Guilds based on your interests, browse Habitica's public Guilds, or create your own Guild.", + "noGuildsParagraph1": "Gilden sind von anderen Spielern erstellte soziale Gruppen, die Dir Unterstützung, Verantwortlichkeit und aufmunternde Unterhaltung bieten können.", + "noGuildsParagraph2": "Klicke auf den Gilden Entdecken Reiter, um basierend auf Deinen Interessen empfohlene Gilden zu sehen, stöbere durch Habitica's öffentliche Gilden, oder erstelle Deine eigene Gilde.", "privateDescription": "Private Gilden werden nicht in Habiticas Gildenübersicht angezeigt. Neue Mitglieder können nur durch eine Einladung hinzugefügt werden.", - "removeInvite": "Remove Invitation", + "removeInvite": "Einladung entfernen", "removeMember": "Mitglied Entfernen", "sendMessage": "Nachricht Senden", "removeManager2": "Manager entfernen", diff --git a/website/common/locales/de/messages.json b/website/common/locales/de/messages.json index 9bcc40ce3f..33adcb6a26 100644 --- a/website/common/locales/de/messages.json +++ b/website/common/locales/de/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Du hast diese Nachricht bereits gemeldet", "messageGroupChatNotFound": "Nachricht wurde nicht gefunden!", "messageGroupChatAdminClearFlagCount": "Nur Admins können den Zählmarker zurücksetzen!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Ups, es sieht so aus als ob du zu viele Nachrichten schreibst! Bitte warte eine Minute und versuche es erneut. Das Gasthaus kann nur 200 Nachrichten gleichzeitig beinhalten und deshalb ermutigt Habitica längere, mehr durchdachte Nachrichten und hilfreiche Antworten zu schreiben. Wir können es kaum erwarten zu hören, was du zu sagen hast. :)", "messageUserOperationProtected": "Pfad `<%= operation %>` wurde nicht gespeichert, da dieser geschützt ist.", "messageUserOperationNotFound": "<%= operation %> Operation nicht gefunden", diff --git a/website/common/locales/de/npc.json b/website/common/locales/de/npc.json index a76df4865d..c1dc981533 100644 --- a/website/common/locales/de/npc.json +++ b/website/common/locales/de/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Edelstein", "typeNotSellable": "Typ ist nicht verkäuflich. Dieser muss einer der Folgenden sein: <%= acceptedTypes %>", "userItemsKeyNotFound": "Schlüssel für user.items <%= type %> nicht gefunden", - "userItemsNotEnough": "Nicht genügend Gegenstände für user.items <%= type %> gefunden", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Pfad ist erforderlich", "unlocked": "Gegenstände wurden freigeschaltet", "alreadyUnlocked": "Komplettes Set ist bereits freigeschaltet.", diff --git a/website/common/locales/de/pets.json b/website/common/locales/de/pets.json index a6dff0136c..f3fb1e0b03 100644 --- a/website/common/locales/de/pets.json +++ b/website/common/locales/de/pets.json @@ -41,7 +41,7 @@ "hatchingPotion": "Schlüpfelixier", "noHatchingPotions": "Du hast im Moment keine Schlüpfelixiere.", "inventoryText": "Klicke auf ein Ei um die anwendbaren Elixiere grün hervorgehoben zu sehen. Klicke dann auf ein hervorgehobenes Elixier, um Dein Haustier auszubrüten. Falls kein Elixier hervorgehoben wird, klicke auf das Ei um es abzuwählen und klicke diesmal zuerst auf das Elixier, um die Eier hervorzuheben. Du kannst überflüssige Gegenstände auch an Alexander den Händler verkaufen.", - "haveHatchablePet": "Du hast ein <%= potion %>Schlüpfelixier und <%= egg %>Ei um dieses Haustier auszubrüten! klicke auf den Pfotenabdruck, damit es schlüpft.", + "haveHatchablePet": "Du hast ein <%= potion %> Schlüpfelixier und ein <%= egg %>-Ei, um dieses Haustier auszubrüten! Klicke auf den Pfotenabdruck, damit es schlüpft.", "quickInventory": "Schnell-Inventar", "foodText": "Futter", "food": "Futter und magische Sättel", @@ -75,7 +75,7 @@ "hatchAPot": "Willst Du ein <%= potion %> <%= egg %> ausbrüten?", "hatchedPet": "Du hast ein neues <%= potion %> <%= egg %> ausgebrütet!", "hatchedPetGeneric": "Du hast ein neues Haustier ausgebrütet!", - "hatchedPetHowToUse": "Visit the [Stable](/inventory/stable) to feed and equip your newest pet!", + "hatchedPetHowToUse": "Schau im [Stall](/inventory/stable) vorbei, um Dein neuestes Haustier auszurüsten oder zu füttern!", "displayNow": "Jetzt anzeigen", "displayLater": "Später anzeigen", "petNotOwned": "Du besitzt dieses Haustier nicht.", @@ -123,5 +123,5 @@ "clickOnPetToFeed": "Klicke auf ein Haustier um ihm <%= foodName %> zu füttern und sieh, wie es wächst!", "dragThisPotion": "Ziehe dieses <%= potionName %> zu einem Ei und brüte ein neues Haustier aus!", "clickOnEggToHatch": "Klicke auf ein Ei um Dein <%= potionName %> Schlüpfelixier zu nutzen und ein neues Haustier auszubrüten!", - "hatchDialogText": "Pour your <%= potionName %> hatching potion on your <%= eggName %> egg, and it will hatch into a <%= petName %>." + "hatchDialogText": "Gieße Dein <%= potionName %> Schlüpfelixier auf Dein <%= eggName %>-Ei und es wird ein <%= petName %> daraus schlüpfen." } \ No newline at end of file diff --git a/website/common/locales/de/quests.json b/website/common/locales/de/quests.json index a73757012e..0fc6e1aafb 100644 --- a/website/common/locales/de/quests.json +++ b/website/common/locales/de/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Du musst Level <%= level %> sein um dieses Quest zu erwerben!", "mustInviteFriend": "Um diese Quest freizuschalten musst Du einen Freund in Deine Gruppe einladen. Willst Du jetzt jemanden einladen?", "unlockByQuesting": "Um diese Quest freizuschalten musst Du erst <%= title %> abschließen.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Bist Du sicher, dass Du diese Quest abbrechen willst? Alle akzeptierten Einladungen werden verloren gehen. Der Quest-Besitzer wird die Questschriftrolle zurück bekommen.", "sureAbort": "Bist Du sicher, dass Du diese Mission abbrechen willst? Das wird sie für alle in Deiner Gruppe abbrechen und jeder Fortschritt wird verloren gehen. Die Questschriftrolle wird dem Quest-Besitzer zurückgegeben.", "doubleSureAbort": "Bist Du wirklich, wirklich sicher? Sei ganz sicher, dass sie Dich nicht für immer hassen werden!", diff --git a/website/common/locales/de/questscontent.json b/website/common/locales/de/questscontent.json index 5bac0004b2..9132e436f7 100644 --- a/website/common/locales/de/questscontent.json +++ b/website/common/locales/de/questscontent.json @@ -237,7 +237,7 @@ "questDilatoryDistress2DropSkeletonPotion": "Skelettiertes Schlüpfelixier", "questDilatoryDistress2DropCottonCandyBluePotion": "Zuckerwattenblaues Schlüpfelixier", "questDilatoryDistress2DropHeadgear": "Feuerkorallendiadem (Kopfbedeckung)", - "questDilatoryDistress3Text": "Dilatory in Gefahr, Teil 3: Nicht nur ein Dienstmädchen", + "questDilatoryDistress3Text": "Dilatory in Gefahr, Teil 3: Mehr als eine Jungfrau", "questDilatoryDistress3Notes": "Du folgst den Fangschreckenkrebsen tief in die Meeresspalte und entdeckst eine Unterwasserfestung. Prinzessin Adva, von weiteren Wasserschädeln begleitet, erwartet Dich in der Haupthalle. \"Mein Vater hat euch gesandt, oder? Berichtet ihm, dass ich es ablehne zurückzukehren. Ich bin damit zufrieden hier zu bleiben und Zauberei zu betreiben. Verschwinde jetzt oder Du wirst den Zorn der neuen Meereskönigin spüren!\" Adva scheint unnachgiebig zu sein, aber während sie spricht bemerkst Du einen seltsamen, bedrohlich glühenden Rubinanhänger an ihrem Hals ... Vielleicht würden ihre Wahnvorstellungen aufhören, wenn Du ihn zerbrichst?", "questDilatoryDistress3Completion": "Schließlich gelingt es Dir, den verhexten Anhänger von Advas Hals zu nehmen und Du wirfst ihn weg. Adva fasst sich an den Kopf: \"Wo bin ich? Was ist hier passiert?\" Nachdem sie Deine Geschichte gehört hat, runzelt sie ihre Stirn: \"Dieses Amulett wurde mir von einer seltsamen Botschafterin überreicht - Eine Dame namens 'Tzina'. Danach erinnere ich mich an nichts mehr!\"

Zurück in Dilatory ist Manta überglücklich über Deinen Erfolg. \"Erlaube mir, Dich mit diesem Dreizack und diesem Schild zu belohnen! Ich habe sie bei @aiseant und @starsystemic als Geschenk für Adva anfertigen lassen, aber ... Ich möchte in nächster Zeit lieber keine Waffen mehr in ihre Hände geben.", "questDilatoryDistress3Boss": "Adva, die putschende Meerjungfrau", @@ -349,10 +349,10 @@ "questArmadilloDropArmadilloEgg": "Gürteltier (Ei)", "questArmadilloUnlockText": "Ermöglicht den Kauf von Gürteltiereiern auf dem Marktplatz", "questCowText": "Die Muhtanten-Kuh", - "questCowNotes": "Es war ein langer, heißer Tag auf der Übungs-Farm, und Du würdest nichts lieber tun als einen großen Schluck Wasser zu trinken und etwas zu schlafen. Während Du vor Dich hinträumst, schreit @Soloana plötzlich: \"Lauft! Die Siegerkuh ist muhtiert!\"

@eevachu schluckt. \"Unsere schlechten Angewohnheiten müssen sie infiziert haben.\"

\"Schnell!\", meint Feralem Tau. \"Lasst uns etwas unternehmen, bevor die anderen Kühe ebenfalls muhtieren.\"

Du hast genug gehört. Keine Tagträumereien mehr -- Es ist Zeit die schlechten Angewohnheiten unter Kontrolle zu bringen!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Du pflegst Deine guten Gewohnheiten solange, bis die Kuh wieder ihre ursprüngliche Gestalt annimmt. Die Kuh sieht Dich mit ihren schönen, braunen Augen an und schubst drei Eier zu Dir herüber.

@fuzzytrees lacht und überreicht Dir die Eier: \"Vielleicht sind die Babykühe darin immernoch muhtiert. Aber ich vertraue darauf, dass Du Deine guten Gewohnheiten beibehältst, wenn Du sie großziehst!\"", "questCowBoss": "Muhtanten-Kuh", - "questCowDropCowEgg": "Bulle (Ei)", + "questCowDropCowEgg": "Kalb (Ei)", "questCowUnlockText": "Ermöglicht den Kauf von Kuheiern auf dem Marktplatz", "questBeetleText": "Der KRITISCHE BUG", "questBeetleNotes": "Etwas ist in der Domäne von Habitica schief gelaufen. Die Essen des Schmieds sind erloschen und merkwürdige Fehler tauchen überall auf. Unter unheilvollem Beben schält sich ein tückischer Feind aus der Erde... Ein KRITISCHER BUG! Du nimmst Haltung an als er das Land infiziert und Glitches beginnen die Habiticans um dich herum einzuholen. @starsystemic schreit: \"Wir müssen dem Schmied helfen diesen Bug unter Kontrolle zu bringen!\" Es scheint so, als müsstest Du diesen Plagegeist des Programmierers vordringlich behandeln.", @@ -512,15 +512,15 @@ "questUnlockLostMasterclasser": "Um diese Quest freizuschalten, musst Du die finalen Quests der Questreihen 'Dilatory in Gefahr', 'Chaos in Mistiflying', 'Stoïstilles Unglück' und 'Schrecken in den Aufgabenwäldern' abgeschlossen haben.", "questLostMasterclasser1Text": "Das Geheimnis der Klassenmeister, Teil 1: Lies zwischen den Zeilen", "questLostMasterclasser1Notes": "Du wurdest unerwartet von @beffymaroo und @Lemoness nach Habit Hall gerufen, wo Du erstaunt feststellst, dass im fahlen Licht der Dämmerung alle vier Klassenmeister von Habitica auf Dich warten. Sogar der Fröhliche Reaper sieht düster aus.

“Oho, Du bist hier”, sagt der April-Scherzkeks. “Nun, wir stören ungern Deine Nachtruhe ohne einen wirklich triftigen—”

“Hilf uns, den jüngsten Fall von Besessenheit aufzuklären”, unterbricht Lady Glaciate. “Alle Opfer beschuldigten jemanden namens Tzina.”

Der April-Scherzkeks ist sichtlich beleidigt von der Kurzfassung. “Was ist mit meiner Ansprache?” zischt er ihr zu. “Mit dem Nebel und den Gewitter-Effekten?”

“Wir sind in Eile”, murmelt sie zurück. “Und meine Mammuts sind immer noch klatschnass von Deinen pausenlosen Proben.”

“Ich fürchte, dass die verehrte Meisterin der Krieger Recht behält”, sagt König Manta. “Zeit ist von wesentlicher Bedeutung. Wirst Du uns helfen?”

Als Du nickst, winkt er mit seinen Händen, um ein Portal zu öffnen, das zu einem Unterwasser-Raum führt. “Schwimm mit mir hinab nach Dilatory, und wir durchkämmen meine Bibliothek nach jeglichen Belegen, die uns einen Hinweis geben könnten.” Als er Deine Verwirrung bemerkt, fügt er hinzu: “Keine Sorge, das Papier wurde bereits verzaubert, lange bevor Dilatory versank. Keines der Bücher ist auch nur im geringsten feucht!” Er zwinkert. “Im Gegensatz zu Lady Glaciate’s Mammuts.”

“Das habe ich gehört, Manta.”

Als Du hinter dem Meister der Magier in das Wasser tauchst, verschmelzen Deine Beine auf magische Weise zu einer Schwanzflosse. Und obwohl Dein Körper Auftrieb hat, sinkt Dein Herz beim Anblick tausender Bücherregale. Du fängst besser an zu lesen…", - "questLostMasterclasser1Completion": "After hours of poring through volumes, you still haven’t found any useful information.

“It seems impossible that there isn’t even the tiniest reference to anything relevant,” says head librarian @Tuqjoi, and their assistant @stefalupagus nods in frustration.

King Manta’s eyes narrow. “Not impossible…” he says. “Intentional.” For a moment, the water glows around his hands, and several of the books shudder. “Something is obscuring information,” he says. “Not just a static spell, but something with a will of its own. Something… alive.” He swims up from the table. “The Joyful Reaper needs to hear about this. Let’s pack a meal for the road.”", + "questLostMasterclasser1Completion": "Obwohl Du stundenlang über den Büchern gebrütet hast, hast Du keine einzige nützliche Information gefunden.

“Es kann unmöglich sein, dass sich nicht einmal der kleinste Hinweis auf etwas Relevantes finden lässt”, sagt Oberbibliothekar @Tuqjoi, und der Assistent @stefalupagus nickt frustriert.

König Manta verengt die Augen zu Schlitzen. “Nicht unmöglich…”, sagt er. “Beabsichtigt.” Für einen Moment glüht das Wasser um seine Hände, und einige der Bücher erschauern. “Etwas verschleiert Informationen”, stellt er fest. “Nicht einfach ein statischer Zauber, sondern etwas mit einem eigenen Willen. Etwas… Lebendiges.” Er schwimmt vom Tisch hoch. “Der Fröhliche Reaper muss davon erfahren. Packen wir etwas Proviant für unterwegs ein.”", "questLostMasterclasser1CollectAncientTomes": "Alte Bücher", "questLostMasterclasser1CollectForbiddenTomes": "Verbotene Bücher", "questLostMasterclasser1CollectHiddenTomes": "Versteckte Bücher", - "questLostMasterclasser2Text": "The Mystery of the Masterclassers, Part 2: Assembling the a'Voidant", - "questLostMasterclasser2Notes": "The Joyful Reaper drums her bony fingers on some of the books that you brought. “Oh, dear,” the Master of Healers says. “There is a malevolent life essence at work. I might have guessed, considering the attacks by reanimated skulls during each incident.” Her assistant @tricksy.fox brings in a chest, and you are startled to see the contents that @beffymaroo unloads: the very same objects once used by this mysterious Tzina to possess people.

“I’m going to use resonant healing magic to try to make this creature manifest,” the Joyful Reaper says, reminding you that the skeleton is a somewhat unconventional Healer. “You’ll need to read the revealed information quickly, in case it breaks loose.”

As she concentrates, a twisting mist begins to siphon from the books and twine around the objects. Quickly, you flip through the pages, trying to read the new lines of text that are writhing into view. You catch only a few snippets: “Sands of the Timewastes” — “the Great Disaster” —“split into four”— “permanently corrupted”— before a single name catches your eye: Zinnya.

Abruptly, the pages wrench free from your fingers and shred themselves as a howling creature explodes into being, coalescing around the possessed objects.

“It’s an a’Voidant!” the Joyful Reaper shouts, throwing up a protection spell. “They’re ancient creatures of confusion and obscurity. If this Tzina can control one, she must have a frightening command over life magic. Quickly, attack it before it escapes back into the books!”

", + "questLostMasterclasser2Text": "Das Geheimnis der Klassenmeister, Teil 2: Beschwörung des v'Schwinders", + "questLostMasterclasser2Notes": "Der Fröhliche Reaper trommelt mit ihren knochigen Fingern auf den Büchern, die ihr mitgebracht habt. “Ach je”, sagt der Meister der Heiler. “Da ist eine bösartige Lebensessenz am Werk. Ich hätte es mir denken können, wenn man die Angriffe der wiederbelebten Schädel während der Vorfälle berücksichtigt.” Ihre rechte Hand @tricksy.fox bringt eine Truhe herein, und Du bist überrascht zu sehen, was beffymaroo daraus hervorholt: es sind genau die Gegenstände, die einst von der mysteriösen Tzina benutzt wurden, um anderen ihren Willen aufzuzwingen.

“Ich werde mit resonierender Heilmagie versuchen, die Kreatur zu manifestieren”, sagt der Fröhliche Reaper, und erinnert Dich daran, dass das Skelett ein eher unkonventioneller Heiler ist. “Du musst die enthüllten Informationen schnell lesen, für den Fall dass sie freikommt.”

Als sie sich konzentriert, fließt wirbelnder Nebel aus den Büchern und windet sich um die Gegenstände. Du blätterst schnell durch die Seiten, in dem Versuch, die neuen Textzeilen zu lesen, die wabernd wieder sichtbar werden. Du kannst nur ein paar Bruchstücke erfassen: “Sand der Zeitwüste” — “die Große Katastrophe” —“in vier Teile gespalten”— “für immer verdorben”— bevor Dir ein einzelner Name ins Auge springt: Zinnya.

Schlagartig befreien sich die Seiten aus Deinen Händen und zerfallen in der Luft in tausend Schnipsel, als mit einer Explosion eine heulende Kreatur erscheint und sich mit den Gegenständen verbindet.

“Das ist ein v'Schwinder!” ruft der Fröhliche Reaper und wirft einen Schutzzauber über euch. “Das sind alte Kreaturen der Verwirrung und Verschleierung. Wenn diese Tzina so einen kontrollieren kann, muss sie eine beängstigende Macht über Lebensmagie haben. Schnell, greift ihn an, bevor er wieder in die Bücher flüchtet!”

", "questLostMasterclasser2Completion": "The a’Voidant succumbs at last, and you share the snippets that you read.

“None of those references sound familiar, even for someone as old as I,” the Joyful Reaper says. “Except… the Timewastes are a distant desert at the most hostile edge of Habitica. Portals often fail nearby, but swift mounts could get you there in no time. Lady Glaciate will be glad to assist.” Her voice grows amused. “Which means that the enamored Master of Rogues will undoubtedly tag along.” She hands you the glimmering mask. “Perhaps you should try to track the lingering magic in these items to its source. I’ll go harvest some sustenance for your journey.”", - "questLostMasterclasser2Boss": "The a'Voidant", - "questLostMasterclasser2DropEyewear": "Aether Mask (Eyewear)", + "questLostMasterclasser2Boss": "Der v'Schwinder", + "questLostMasterclasser2DropEyewear": "Äthermaske (Brille)", "questLostMasterclasser3Text": "The Mystery of the Masterclassers, Part 3: City in the Sands", "questLostMasterclasser3Notes": "As night unfurls over the scorching sands of the Timewastes, your guides @AnnDeLune, @Kiwibot, and @Katy133 lead you forward. Some bleached pillars poke from the shadowed dunes, and as you approach them, a strange skittering sound echoes across the seemingly-abandoned expanse.

“Invisible creatures!” says the April Fool, clearly covetous. “Oho! Just imagine the possibilities. This must be the work of a truly stealthy Rogue.”

“A Rogue who could be watching us,” says Lady Glaciate, dismounting and raising her spear. “If there’s a head-on attack, try not to irritate our opponent. I don’t want a repeat of the volcano incident.”

He beams at her. “But it was one of your most resplendent rescues.”

To your surprise, Lady Glaciate turns very pink at the compliment. She hastily stomps away to examine the ruins.

“Looks like the wreck of an ancient city,” says @AnnDeLune. “I wonder what…”

Before she can finish her sentence, a portal roars open in the sky. Wasn’t that magic supposed to be nearly impossible here? The hoofbeats of the invisible animals thunder as they flee in panic, and you steady yourself against the onslaught of shrieking skulls that flood the skies.", "questLostMasterclasser3Completion": "The April Fool surprises the final skull with a spray of sand, and it blunders backwards into Lady Glaciate, who smashes it expertly. As you catch your breath and look up, you see a single flash of someone’s silhouette moving on the other side of the closing portal. Thinking quickly, you snatch up the amulet from the chest of previously-possessed items, and sure enough, it’s drawn towards the unseen person. Ignoring the shouts of alarm from Lady Glaciate and the April Fool, you leap through the portal just as it snaps shut, plummeting into an inky swath of nothingness.", @@ -541,13 +541,13 @@ "questLostMasterclasser4RageTitle": "Siphoning Void", "questLostMasterclasser4RageDescription": "Siphoning Void: This bar fills when you don't complete your Dailies. When it is full, Anti'zinnya will remove the party's Mana!", "questLostMasterclasser4RageEffect": "`Anti'zinnya uses SIPHONING VOID!` In a twisted inversion of the Ethereal Surge spell, you feel your magic drain away into the darkness!", - "questLostMasterclasser4DropBackAccessory": "Aether Cloak (Back Accessory)", - "questLostMasterclasser4DropWeapon": "Aether Crystals (Two-Handed Weapon)", - "questLostMasterclasser4DropMount": "Invisible Aether Mount", + "questLostMasterclasser4DropBackAccessory": "Äther Umhang (Rücken Accessoire)", + "questLostMasterclasser4DropWeapon": "Äther Kristalle (zweihändige Waffe)", + "questLostMasterclasser4DropMount": "Unsichtbares Äther-Reittier", "questYarnText": "Ein verheddertes Knäuel", - "questYarnNotes": "It’s such a pleasant day that you decide to take a walk through the Taskan Countryside. As you pass by its famous yarn shop, a piercing scream startles the birds into flight and scatters the butterflies into hiding. You run towards the source and see @Arcosine running up the path towards you. Behind him, a horrifying creature consisting of yarn, pins, and knitting needles is clicking and clacking ever closer.

The shopkeepers race after him, and @stefalupagus grabs your arm, out of breath. \"Looks like all of his unfinished projects\" gasp gasp \"have transformed the yarn from our Yarn Shop\" gasp gasp \"into a tangled mass of Yarnghetti!\"

\"Sometimes, life gets in the way and a project is abandoned, becoming ever more tangled and confused,\" says @khdarkwolf. \"The confusion can even spread to other projects, until there are so many half-finished works running around that no one gets anything done!\"

It’s time to make a choice: complete your stalled projects… or decide to unravel them for good. Either way, you'll have to increase your productivity quickly before the Dread Yarnghetti spreads confusion and discord to the rest of Habitica!", - "questYarnCompletion": "With a feeble swipe of a pin-riddled appendage and a weak roar, the Dread Yarnghetti finally unravels into a pile of yarn balls.

\"Take care of this yarn,\" shopkeeper @JinjooHat says, handing them to you. \"If you feed them and care for them properly, they'll grow into new and exciting projects that just might make your heart take flight…\"", - "questYarnBoss": "The Dread Yarnghetti", + "questYarnNotes": "Es ist so ein wunderbarer Tag, dass Du Dich entscheidest, einen Spaziergang durch Aufgabistan zu machen. Als Du am berühmten Wollladen vorbei kommst, lässt ein durchdringender Schrei die Vögel aufflattern und die Schmetterlinge sich verstecken. Als Du in die Richtung des Schreis rennst, kommt Dir @Arcosine auf dem Pfad entgegen gerannt. Hinter ihm kommt eine furchterregende Kreatur aus Wollfäden, Steck- und Stricknadeln klickend und klackernd immer näher.

Der Ladenbesitzer rennt hinterher, und @stefalupagus packt Deinen Arm, völlig außer Atem. \"Sieht aus, als ob all seine unvollendeten Projekte\", keuch keuch  \"die ganzen Knäuel aus unserem Wollladen\" keuch keuch \" in ein verheddertes Wollgräuel verwandelt haben!\"

\"Manchmal kommt das Leben dazwischen, und dann werden Projekte liegen gelassen, bis sie sich immer mehr verheddern und verwirren\", sagt @khdarkwolf. \"Die Verwirrung kann sich sogar auf andere Projekte ausbreiten, bis so viele halb angefangene Arbeiten rumliegen, dass niemand mehr etwas fertig bringt!\"

Es ist an der Zeit für eine Entscheidung: vollende Deine liegen gelassenen Projekte... oder ribbel sie endgültig auf. So oder so, Du musst schnell Deine Produktivität steigern, bevor das Grauenhafte Wollgräuel in ganz Habitica Verwirrung und Zwietracht verbreitet!", + "questYarnCompletion": "Mit einem kraftlosen Wischer eines Nadel-durchlöcherten Zipfels und einem schwachen Brüllen entwirrt sich das Grauenhafte Wollgräuel schließlich zu einem Haufen Wollknäuel.

\"Pass gut auf diese Wolle auf\", sagt der Ladenbesitzer @JinjooHat, und drückt Dir die Knäuel in die Hände. \"Wenn Du sie fütterst und richtig pflegst, wachsen sie zu neuen und aufregenden Projekten heran, die Dein Herz höher fliegen lassen könnten…\"", + "questYarnBoss": "Das Grauenhafte Wollgräuel", "questYarnDropYarnEgg": "Wollknäuel (Ei)", "questYarnUnlockText": "Ermöglicht den Kauf von Wollknäueleiern auf dem Marktplatz" } \ No newline at end of file diff --git a/website/common/locales/de/rebirth.json b/website/common/locales/de/rebirth.json index 6d461fc683..8c9b387a73 100644 --- a/website/common/locales/de/rebirth.json +++ b/website/common/locales/de/rebirth.json @@ -21,7 +21,7 @@ "rebirthOrb": "Hat eine Sphäre der Wiedergeburt verwendet um noch einmal von vorne zu beginnen, nachdem Level <%= level %> erreicht wurde.", "rebirthOrb100": "Hat eine Sphäre der Wiedergeburt verwendet um noch mal von vorne zu beginnen, nachdem Level 100 oder höher erreicht wurde.", "rebirthOrbNoLevel": "Hat eine Sphäre der Wiedergeburt verwendet um noch mal von vorne zu beginnen.", - "rebirthPop": "Instantly restart your character at Level 1 while retaining achievements, collectibles, equipment, and tasks with history. This will take effect immediately.", + "rebirthPop": "Beginne sofort von vorn mit einem Charakter auf Level 1, aber behalte Erfolge, Sammelgegenstände, Ausrüstung und Aufgaben mit Verlauf bei.", "rebirthName": "Sphäre der Wiedergeburt", "reborn": "Wiedergeboren, max. Level <%= reLevel %>", "confirmReborn": "Bist Du sicher?", diff --git a/website/common/locales/de/settings.json b/website/common/locales/de/settings.json index e2ddee3418..2d57cc2a4d 100644 --- a/website/common/locales/de/settings.json +++ b/website/common/locales/de/settings.json @@ -65,7 +65,7 @@ "resetText1": "WARNUNG! Es werden große Teile Deines Accounts zurückgesetzt. Wir raten dringend davon ab. Jedoch finden einige Spieler diese Funktion sinnvoll, um nach einem anfänglichen Testen der Seite neu beginnen zu können.", "resetText2": "Du wirst all deine Level, Gold und Erfahrungspunkte verlieren. All deine Aufgaben (mit Ausnahme der von Herausforderungen) werden dauerhaft gelöscht und alle historischen Daten gehen verloren. Du wirst all deine Ausrüstung verlieren, die du aber zurückkaufen kannst, einschließlich aller Ausrüstungsgegenstände aus limitierter Ausgabe und Gegenständen, die du als Abonnent erworben hast (um klassenspezifische Gegenstände zurück zu kaufen, musst du der korrekten Klasse angehören). Du behältst deine jetzige Klasse, sowie Haus- und Reittiere. Zur Sicherheit solltest du stattdessen eine Kugel der Wiedergeburt verwenden, welche deine jetzigen Aufgaben und Ausrüstungsgegenstände schont.", "deleteLocalAccountText": "Bist Du sicher? Dies wird Dein Konto für immer löschen und es kann nicht wiederhergestellt werden! Wenn Du Habitica wieder verwenden möchtest, musst Du ein neues Konto registrieren. Gesparte oder verbrauchte Edelsteine werden nicht ersetzt. Wenn Du absolut sicher bist, dann tippe Dein Passwort in die Text-Box unten ein.", - "deleteSocialAccountText": "Bist Du sicher? Dies wird Dein Konto für immer löschen und es kann nicht wiederhergestellt werden! Wenn Du Habitica wieder verwenden möchtest, musst Du ein neues Konto registrieren. Gesparte oder verbrauchte Edelsteine werden nicht ersetzt. Wenn Du absolut sicher bist, dann tippe \"DELETE\" in die Text-Box unten ein.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Kopiere sie zur Anwendung in Applikationen von Drittanbietern. Sieh Dein API-Token aber als Passwort an und verbreite es nicht. Du wirst vielleicht gelegentlich nach Deiner Benutzer-ID gefragt, aber poste niemals Dein API-Token öffentlich wo es andere sehen können, auch nicht auf GitHub.", @@ -179,7 +179,7 @@ "consecutiveMonths": "Aufeinanderfolgende Monate:", "gemCapExtra": "Zusätzliche Erhöhung der Edelsteingrenze:", "mysticHourglasses": "Mystische Sanduhren:", - "mysticHourglassesTooltip": "Mystic Hourglasses", + "mysticHourglassesTooltip": "Mystische Sanduhren", "paypal": "PayPal", "amazonPayments": "Amazon-Zahlungen", "timezone": "Zeitzone", diff --git a/website/common/locales/de/spells.json b/website/common/locales/de/spells.json index 8efa9e1089..36d3cd0cc4 100644 --- a/website/common/locales/de/spells.json +++ b/website/common/locales/de/spells.json @@ -9,7 +9,7 @@ "spellWizardFrostNotes": "Mit einem Zauberspruch gefrieren all Deine Strähnen und sie werden morgen nicht auf Null zurückgesetzt! ", "spellWizardFrostAlreadyCast": "Du hast Deine Aufgaben heute schon verzaubert. Deine Strähnen sind eingefroren und es ist nicht nötig, diese Fähigkeit erneut zu benutzen.", "spellWarriorSmashText": "Gewaltschlag", - "spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)", + "spellWarriorSmashNotes": "Du machst eine Aufgabe blauer/weniger rot und fügst Bossen extra Schaden zu! (Basiert auf: STR)", "spellWarriorDefensiveStanceText": "Verteidigungshaltung", "spellWarriorDefensiveStanceNotes": "Du duckst Dich weg und erhältst einen Bonus auf Deine Ausdauer!\n(Basiert auf: CON ohne Boni)", "spellWarriorValorousPresenceText": "Tapfere Präsenz", diff --git a/website/common/locales/de/subscriber.json b/website/common/locales/de/subscriber.json index 72ce398498..336448b7f0 100644 --- a/website/common/locales/de/subscriber.json +++ b/website/common/locales/de/subscriber.json @@ -119,23 +119,23 @@ "mysterySet201604": "Blattkrieger-Set", "mysterySet201605": "Blaskappellen-Bardenset", "mysterySet201606": "Selkie-Roben-Set", - "mysterySet201607": "Meeresboden Schurkenset", + "mysterySet201607": "Meeresboden-Schurke-Set", "mysterySet201608": "Gewitter-Set", "mysterySet201609": "Kuhkostüm-Set", "mysterySet201610": "Spektralflammen-Set", "mysterySet201611": "Füllhorn-Set", "mysterySet201612": "Nussknacker-Set", - "mysterySet201701": "Zeitanhalterset", + "mysterySet201701": "Zeitanhalter-Set", "mysterySet201702": "Herzensstehler-Set", "mysterySet201703": "Schimmer-Set", "mysterySet201704": "Feen-Set", - "mysterySet201705": "Gefiedertes Kämpfer-Set", + "mysterySet201705": "Gefiederter- Kämpfer-Set", "mysterySet201706": "Piraten-Pionier Set", "mysterySet201707": "Quallenzauberer-Set", "mysterySet201708": "Lavakrieger-Set", "mysterySet201709": "Zauberschüler-Set", - "mysterySet201710": "Imperious Imp Set", - "mysterySet201711": "Carpet Rider Set", + "mysterySet201710": "Gebieterischer-Gnom-Set", + "mysterySet201711": "Teppichreiter-Set", "mysterySet301404": "Steampunk-Standard-Set", "mysterySet301405": "Steampunk-Zubehör-Set", "mysterySet301703": "Pfauen-Steampunk-Set", @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Unbekannter Kartentyp.", "invalidCoupon": "Ungültiger Gutscheincode.", "couponUsed": "Gutschein wurde bereits eingelöst.", - "noSudoAccess": "Du hast keine sudo-Rechte.", "couponCodeRequired": "Gutscheincode erforderlich.", "eventRequired": "\"req.params.event\" erforderlich.", "countRequired": "\"req.query.count\" erforderlich.", diff --git a/website/common/locales/de/tasks.json b/website/common/locales/de/tasks.json index 8fd0f3af13..0c8b115954 100644 --- a/website/common/locales/de/tasks.json +++ b/website/common/locales/de/tasks.json @@ -2,7 +2,7 @@ "clearCompleted": "Erfüllte Aufgaben entfernen", "lotOfToDos": "Hier siehst Du Deine 30 neuesten erledigten Aufgaben. Ältere erledigte Aufgaben kannst Du hier einsehen: Daten > Werkzeug zur Datenanzeige > Daten exportieren > Benutzerdaten.", "deleteToDosExplanation": "Wenn Du auf diesen Knopf klickst, werden alle Deine erfüllten und archivierten To-Dos dauerhaft gelöscht, mit Außnahme von To-Dos aus aktiven Wettbewerben und Gruppenplänen. Exportiere sie vorher, wenn Du sie nicht verlieren möchtest.", - "addMultipleTip": "Tip: To add multiple Tasks, separate each one using a line break (Shift + Enter) and then press \"Enter.\"", + "addMultipleTip": "Tipp: Um mehrere Aufgaben hinzuzufügen, trenne sie mit einem Zeilenumbruch (Umschalt + Enter) und drücke dann \"Enter\".", "addsingle": "Einzelne hinzufügen", "addATask": "<%= type %> hinzufügen", "editATask": "Ein/e <%= type %> bearbeiten", @@ -25,8 +25,8 @@ "checklist": "Checkliste", "checklistText": "Zerlege eine Aufgabe in kleinere Teile! Checklisten erhöhen die Erfahrung und das Gold, das Du für eine Aufgabe bekommst, und verringern den Schaden, den eine tägliche Aufgabe verursacht.", "newChecklistItem": "Neues Checklistenelement", - "expandChecklist": "Expand Checklist", - "collapseChecklist": "Collapse Checklist", + "expandChecklist": "Checkliste aufklappen", + "collapseChecklist": "Checkliste zuklappen", "text": "Titel", "extraNotes": "Zusatznotizen", "notes": "Notizen", @@ -115,11 +115,11 @@ "fortifyText": "Stärken setzt alle Deine Aufgaben außer Wettbewerbs-Aufgaben auf einen neutralen Status (gelb) zurück, so als ob Du sie gerade erstellt hättest, und füllt Deine Lebenspunkte wieder ganz auf. Das ist toll wenn all die roten Aufgaben Dir das Leben zu schwer machen, oder all die blauen Aufgaben das Spiel zu einfach erscheinen lassen. Wenn ein Neuanfang gerade den größten Motivationsschub darstellt, gib ein paar Edelsteine aus und gönn' Dir eine Atempause!", "confirmFortify": "Bist Du sicher?", "fortifyComplete": "Verstärkung abgeschlossen!", - "sureDelete": "Are you sure you want to delete this task?", + "sureDelete": "Möchtest Du diese Aufgabe wirklich löschen?", "sureDeleteCompletedTodos": "Bist Du sicher, dass Du Deine abgeschlossenen To-Dos löschen willst?", "streakCoins": "Strähnenbonus!", - "taskToTop": "To top", - "taskToBottom": "To bottom", + "taskToTop": "Nach oben", + "taskToBottom": "Nach unten", "emptyTask": "Gib der Aufgabe zunächst einen Titel.", "dailiesRestingInInn": "Du ruhst Dich im Gasthaus aus! Deine täglichen Aufgaben werden Dir heute Nacht keinen Schaden zufügen, sie werden sich aber dennoch täglich aktualisieren. Falls Du Dich in einer Quest befindest, wirst Du keinen Schaden austeilen/Gegenstände finden bis Du das Gasthaus wieder verlässt, allerdings kannst Du durch einen Boss verletzt werden, wenn Deine Gruppe tägliche Aufgaben nicht erledigt.", "habitHelp1": "Gute Gewohnheiten sind Aktivitäten, die Du oft machen sollst. Sie bringen Gold und Erfahrung jedes mal wenn Du auf <%= plusIcon %> klickst.", @@ -169,7 +169,7 @@ "taskApprovalHasBeenRequested": "Die Zustimmung wurde angefragt.", "approvals": "Zustimmungen", "approvalRequired": "Zustimmung benötigt", - "repeatZero": "Die tägliche Aufgabe ist nie fällig", + "repeatZero": "Die Tagesaufgabe ist nie fällig", "repeatType": "Wiederholungstyp", "repeatTypeHelpTitle": "Was für eine Art der Wiederholung ist dies?", "repeatTypeHelp": "Wähle \"täglich\" aus, wenn Du möchtest, dass sich diese Aufgabe jeden Tag, oder jeden dritten Tag, wiederholt. Wähle \"wöchentlich\" aus, wenn Du möchtest, dass sich die Aufgabe an bestimmten Tagen der Woche wiederholt. Wenn Du \"monatlich\" oder \"jährlich\" auswählst, kannst Du das Startdatum auswählen um zu beeinflussen an welchem Tag im Monat, oder welchem Tag des Jahres die Aufgabe fällig sein wird.", @@ -196,11 +196,12 @@ "resets": "Wird zurückgesetzt", "summaryStart": "Wird <%= frequency %> alle <%= everyX %> <%= frequencyPlural %> fällig", "nextDue": "Nächste Fälligkeitstermine", - "checkOffYesterDailies": "Hake die Aufgaben ab, die Du gestern erledigt hast:", - "yesterDailiesTitle": "Du hast diese täglichen Aufgaben gestern nicht abgehakt! Willst Du einige von ihnen jetzt abhaken?", + "checkOffYesterDailies": "Hake die Tagesaufgaben ab, die Du gestern erledigt hast:", + "yesterDailiesTitle": "Du hast diese Tagesaufgaben gestern nicht abgehakt! Willst Du einige von ihnen jetzt abhaken?", "yesterDailiesCallToAction": "Starte meinen neuen Tag!", - "yesterDailiesOptionTitle": "Bestätige, dass diese tägliche Aufgabe nicht erledigt wurde, bevor Schaden entsteht", - "yesterDailiesDescription": "Falls diese Einstellung ausgewählt wird, wird Habitica Dich fragen, ob Du die tägliche Aufgabe absichtlich nicht abgehakt hast, bevor der Schaden an deinem Avatar berechnet und angewandt wird. Dies kann Dich vor unbeabsichtigtem Schaden schützen.", + "yesterDailiesOptionTitle": "Bestätigen, dass diese Tagesaufgabe nicht erledigt wurde, bevor Schaden durchgeführt wird.", + "yesterDailiesDescription": "Falls diese Einstellung ausgewählt wird, wird Habitica Dich fragen, ob Du die Tagesaufgabe absichtlich nicht abgehakt hast, bevor der Schaden an deinem Avatar berechnet und angewandt wird. Dies kann Dich vor unbeabsichtigtem Schaden schützen.", "repeatDayError": "Bitte achte darauf, dass mindestens ein Wochentag ausgewählt ist.", - "searchTasks": "Durchsuche die Überschriften und Beschreibungen..." + "searchTasks": "Durchsuche die Überschriften und Beschreibungen...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/en@pirate/backgrounds.json b/website/common/locales/en@pirate/backgrounds.json index 04620df126..98320a67d9 100644 --- a/website/common/locales/en@pirate/backgrounds.json +++ b/website/common/locales/en@pirate/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Midnight Castle", "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundTornadoNotes": "Fly through a Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/en@pirate/challenge.json b/website/common/locales/en@pirate/challenge.json index b2f92a114b..b881de1d3a 100644 --- a/website/common/locales/en@pirate/challenge.json +++ b/website/common/locales/en@pirate/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/en@pirate/character.json b/website/common/locales/en@pirate/character.json index 2982d7ed73..432e5d938a 100644 --- a/website/common/locales/en@pirate/character.json +++ b/website/common/locales/en@pirate/character.json @@ -163,6 +163,7 @@ "dieText": "Ye've lost a Level, all ye Doubloons, 'n a random piece 'o Equipment. Arise, Habiteer, 'n give a go' again! Curb them negative Habits, be vigilant in completion 'o Dailies, 'n hold Davy Jones' locker at arm's length wit' a Health Potion if ye falter!", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "Purchase fer <%= cost %> Sapphires?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Not enough mana.", "invalidTarget": "You can't cast a skill on that.", "youCast": "Ye cast <%= spell %>.", diff --git a/website/common/locales/en@pirate/contrib.json b/website/common/locales/en@pirate/contrib.json index 1a69190254..39bdff596b 100644 --- a/website/common/locales/en@pirate/contrib.json +++ b/website/common/locales/en@pirate/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, ye awesome person! Ye now be a tier <%= level %> contributor for helpin' Habitica. See", "contribLink": "what treasure ya earned fer yer contribution!", "contribName": "Contributor", - "contribText": "Has contribut'd t' Habitica (code, design, pixel art, legal advice, docs, etc). Ye wantin' t'is medal? Read more.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Read More", "kickstartName": "Kickstarter Backer - $<%= key %> Rank", "kickstartText": "Backed th' Kickstarter Project", diff --git a/website/common/locales/en@pirate/front.json b/website/common/locales/en@pirate/front.json index d11af5f4f8..8520c52bb4 100644 --- a/website/common/locales/en@pirate/front.json +++ b/website/common/locales/en@pirate/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "Blog", "devBlog": "Developer Blog", + "companyContribute": "Contribute", "companyDonate": "Donate", "companyPrivacy": "Privacy", "companyTerms": "Terms", @@ -252,7 +253,7 @@ "missingNewPassword": "Missing new password.", "invalidEmailDomain": "You cannot register with emails with the following domains: <%= domains %>", "wrongPassword": "Wrong password.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Invalid email address.", "emailTaken": "Email address is already used in an account.", "newEmailRequired": "Missing new email address.", diff --git a/website/common/locales/en@pirate/gear.json b/website/common/locales/en@pirate/gear.json index af34536d8f..75b6ddcfd5 100644 --- a/website/common/locales/en@pirate/gear.json +++ b/website/common/locales/en@pirate/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "armor", "armorCapitalized": "Armor", "armorBase0Text": "Plain Slops", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Headgear", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "head accessory", "headAccessoryCapitalized": "Head Accessory", "accessories": "Accessories", diff --git a/website/common/locales/en@pirate/generic.json b/website/common/locales/en@pirate/generic.json index c08803de2d..0f941cd66a 100644 --- a/website/common/locales/en@pirate/generic.json +++ b/website/common/locales/en@pirate/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Savior o' Dilatory", "achievementDilatoryText": "Helped defeat th' Dread Drag'on 'o Dilatory durin' th' 2014 Summer Splash Event!", "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in th' Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Mate since", "lastLoggedIn": "- Last sailed on", "notPorted": "This feature is not yet ported from th' original site.", diff --git a/website/common/locales/en@pirate/groups.json b/website/common/locales/en@pirate/groups.json index d8cde2c603..5c4990b81f 100644 --- a/website/common/locales/en@pirate/groups.json +++ b/website/common/locales/en@pirate/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Optional message", "yesRemove": "Aye, scuttle them", "foreverAlone": "Can't like yer own message. Don't be a knave.", - "sortLevel": "Sort by level", - "sortRandom": "Sort randomly", - "sortPets": "Sort by number o' pets", - "sortName": "Sort by avatarr name", - "sortBackgrounds": "Sort by background", - "sortHabitrpgJoined": "Sort by Habitica date joined", - "sortHabitrpgLastLoggedIn": "Sort by last time user logged in", - "ascendingSort": "Sort Ascendin'", - "descendingSort": "Sort Descendin'", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Create Ship fer 4 Sapphires?", "leaveGroupCha": "Leave Ship challenges 'n...", "confirm": "Confirm", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Not authorized to delete this message!", "onlyGroupLeaderCanEditTasks": "Not authorized to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "New message in <%= groupName %> by <%= authorName %>. Click here to open the chat page!", "newChatMessageTitle": "New message in <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/en@pirate/messages.json b/website/common/locales/en@pirate/messages.json index 39803faf50..185bbf1db4 100644 --- a/website/common/locales/en@pirate/messages.json +++ b/website/common/locales/en@pirate/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Ye be reportin' this message already", "messageGroupChatNotFound": "Message not found! ", "messageGroupChatAdminClearFlagCount": "Only an admin be able to clear the flag count!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Shiver me timbers, looks like ye be postin' too many messages! Please wait a minute an' try again. Th' Pub chat only holds 200 messages at a time, so Habitica encourages postin' long'r, more thoughtful messages and consolidatin' replies. Can't wait t' hear wha' ye have t' say. :)", "messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.", "messageUserOperationNotFound": "<%= operation %> operation not be here", diff --git a/website/common/locales/en@pirate/npc.json b/website/common/locales/en@pirate/npc.json index 70b265c620..70244eadbc 100644 --- a/website/common/locales/en@pirate/npc.json +++ b/website/common/locales/en@pirate/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Gem", "typeNotSellable": "Type is not sellable. Must be one of the following <%= acceptedTypes %>", "userItemsKeyNotFound": "Key not found for user.items <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Path string is required", "unlocked": "Items have been unlocked", "alreadyUnlocked": "Full set already unlocked.", diff --git a/website/common/locales/en@pirate/quests.json b/website/common/locales/en@pirate/quests.json index 94c5e866b6..4f61dc185f 100644 --- a/website/common/locales/en@pirate/quests.json +++ b/website/common/locales/en@pirate/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Ye must be level <%= level %> t' buy this adventure!", "mustInviteFriend": "To earn this quest, invite a friend t' yer Crew. Invite someone now?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Be ye sure ye want to cancel 'tis quest? All invitation acceptances gunna be lost. th' quest owner gunna retain possession 'o th' quest scroll.", "sureAbort": "Be ye sure ye want to abort 'tis mission? It gunna abort it fer all ye crew members an' all progress gunna be lost. th' quest scroll gunna be returned to th' quest owner.", "doubleSureAbort": "Arrr ye double sure? Make sure they won't hate ye forever!", diff --git a/website/common/locales/en@pirate/questscontent.json b/website/common/locales/en@pirate/questscontent.json index 4b9523b635..174a94eb08 100644 --- a/website/common/locales/en@pirate/questscontent.json +++ b/website/common/locales/en@pirate/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Egg)", "questArmadilloUnlockText": "Unlocks purchasable Armadillo eggs in the Market", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "Cow (Egg)", diff --git a/website/common/locales/en@pirate/settings.json b/website/common/locales/en@pirate/settings.json index 4022dbedf2..ec657f929e 100644 --- a/website/common/locales/en@pirate/settings.json +++ b/website/common/locales/en@pirate/settings.json @@ -65,7 +65,7 @@ "resetText1": "AHOY! 'tis resets many parts 'o ye account. 'tis be highly discouraged, but some people find it useful in th' beginnin' after playin' wit' th' site fer a short time.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "Are ye sure? This will scuttle yer account forever, 'n it can ne'er be restored! Ye will needs t' register a new account t' use Habitica again. Banked or spent Gems will nah be refunded. If ye're absolutely certain ye wish to walk the plank, type yer password into th' text box below.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Copy these fer use in third parrrty applications. However, think 'o ye API Token like a passcode, 'n do not share it publicly. Ye may occasionally be asked fer yer User ID, but never message yer API Token whar others can spy wit' ye eye it, includin' on Github.", diff --git a/website/common/locales/en@pirate/subscriber.json b/website/common/locales/en@pirate/subscriber.json index e96bad0694..09a628aa01 100644 --- a/website/common/locales/en@pirate/subscriber.json +++ b/website/common/locales/en@pirate/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Unknown card type.", "invalidCoupon": "Invalid coupon code.", "couponUsed": "Coupon code already used.", - "noSudoAccess": "Ye don't have sudo access.", "couponCodeRequired": "Th' coupon code be required.", "eventRequired": "\"req.params.event\" is required.", "countRequired": "\"req.query.count\" is required.", diff --git a/website/common/locales/en@pirate/tasks.json b/website/common/locales/en@pirate/tasks.json index 19f3c8352c..5b1c470f71 100644 --- a/website/common/locales/en@pirate/tasks.json +++ b/website/common/locales/en@pirate/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage", "yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.", "repeatDayError": "Please ensure that you have at least one day of the week selected.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/en_GB/backgrounds.json b/website/common/locales/en_GB/backgrounds.json index e93faddb46..2340064c31 100644 --- a/website/common/locales/en_GB/backgrounds.json +++ b/website/common/locales/en_GB/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Midnight Castle", "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundTornadoNotes": "Fly through a Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/en_GB/challenge.json b/website/common/locales/en_GB/challenge.json index c2dd72c04d..bac697850f 100644 --- a/website/common/locales/en_GB/challenge.json +++ b/website/common/locales/en_GB/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/en_GB/character.json b/website/common/locales/en_GB/character.json index 903f3dda24..79d5695c14 100644 --- a/website/common/locales/en_GB/character.json +++ b/website/common/locales/en_GB/character.json @@ -163,6 +163,7 @@ "dieText": "You've lost a Level, all your Gold, and a random piece of Equipment. Arise, Habiteer, and try again! Curb those negative Habits, be vigilant in completion of Dailies, and hold death at arm's length with a Health Potion if you falter!", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "Purchase for <%= cost %> Gems?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Not enough mana.", "invalidTarget": "You can't cast a skill on that.", "youCast": "You cast <%= spell %>.", diff --git a/website/common/locales/en_GB/contrib.json b/website/common/locales/en_GB/contrib.json index d277baca47..f20dda9b6e 100644 --- a/website/common/locales/en_GB/contrib.json +++ b/website/common/locales/en_GB/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, you awesome person! You're now a tier <%= level %> contributor for helping Habitica. See", "contribLink": "what prizes you've earned for your contribution!", "contribName": "Contributor", - "contribText": "Has contributed to Habitica (code, design, pixel art, legal advice, docs, etc). Want this badge? Read more.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Read More", "kickstartName": "Kickstarter Backer - $<%= key %> Tier", "kickstartText": "Backed the Kickstarter Project", diff --git a/website/common/locales/en_GB/front.json b/website/common/locales/en_GB/front.json index 928a7d6258..66afdc4fe9 100644 --- a/website/common/locales/en_GB/front.json +++ b/website/common/locales/en_GB/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "Blog", "devBlog": "Developer Blog", + "companyContribute": "Contribute", "companyDonate": "Donate", "companyPrivacy": "Privacy", "companyTerms": "Terms", @@ -252,7 +253,7 @@ "missingNewPassword": "Missing new password.", "invalidEmailDomain": "You cannot register with emails with the following domains: <%= domains %>", "wrongPassword": "Wrong password.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Invalid email address.", "emailTaken": "Email address is already used in an account.", "newEmailRequired": "Missing new email address.", diff --git a/website/common/locales/en_GB/gear.json b/website/common/locales/en_GB/gear.json index ab9eba367b..6c30e11010 100644 --- a/website/common/locales/en_GB/gear.json +++ b/website/common/locales/en_GB/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "armour", "armorCapitalized": "Armour", "armorBase0Text": "Plain Clothing", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Headgear", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "head accessory", "headAccessoryCapitalized": "Head Accessory", "accessories": "Accessories", diff --git a/website/common/locales/en_GB/generic.json b/website/common/locales/en_GB/generic.json index 3314eed318..fbf22be069 100644 --- a/website/common/locales/en_GB/generic.json +++ b/website/common/locales/en_GB/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Saviour of Dilatory", "achievementDilatoryText": "Helped defeat the Dread Dragon of Dilatory during the 2014 Summer Splash Event!", "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Member since", "lastLoggedIn": "- Last logged in", "notPorted": "This feature is not yet ported from the original site.", diff --git a/website/common/locales/en_GB/groups.json b/website/common/locales/en_GB/groups.json index 59be3cc919..32218520ff 100644 --- a/website/common/locales/en_GB/groups.json +++ b/website/common/locales/en_GB/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Optional message", "yesRemove": "Yes, remove them", "foreverAlone": "Can't like your own message. Don't be that person.", - "sortLevel": "Sort by level", - "sortRandom": "Sort randomly", - "sortPets": "Sort by number of pets", - "sortName": "Sort by avatar name", - "sortBackgrounds": "Sort by background", - "sortHabitrpgJoined": "Sort by Habitica date joined", - "sortHabitrpgLastLoggedIn": "Sort by last time user logged in", - "ascendingSort": "Sort Ascending", - "descendingSort": "Sort Descending", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Create Guild for 4 Gems?", "leaveGroupCha": "Leave Guild challenges and...", "confirm": "Confirm", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Not authorised to delete this message!", "onlyGroupLeaderCanEditTasks": "Not authorised to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "New message in <%= groupName %> by <%= authorName %>. Click here to open the chat page!", "newChatMessageTitle": "New message in <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cosier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/en_GB/messages.json b/website/common/locales/en_GB/messages.json index 594dab75ed..c4536f9253 100644 --- a/website/common/locales/en_GB/messages.json +++ b/website/common/locales/en_GB/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "You have already reported this message", "messageGroupChatNotFound": "Message not found!", "messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Whoops, looks like you're posting too many messages! Please wait a minute and try again. The Tavern chat only holds 200 messages at a time, so Habitica encourages posting longer, more thoughtful messages and consolidating replies. Can't wait to hear what you have to say. :)", "messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.", "messageUserOperationNotFound": "<%= operation %> operation not found", diff --git a/website/common/locales/en_GB/npc.json b/website/common/locales/en_GB/npc.json index 8200563933..2ec6bb8fd6 100644 --- a/website/common/locales/en_GB/npc.json +++ b/website/common/locales/en_GB/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Gem", "typeNotSellable": "Type is not sellable. Must be one of the following <%= acceptedTypes %>", "userItemsKeyNotFound": "Key not found for user.items <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Path string is required", "unlocked": "Items have been unlocked", "alreadyUnlocked": "Full set already unlocked.", diff --git a/website/common/locales/en_GB/quests.json b/website/common/locales/en_GB/quests.json index 081a553fb1..63fc55d12c 100644 --- a/website/common/locales/en_GB/quests.json +++ b/website/common/locales/en_GB/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "You must be level <%= level %> to buy this quest!", "mustInviteFriend": "To earn this quest, invite a friend to your Party. Invite someone now?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Are you sure you want to cancel this quest? All invitation acceptances will be lost. The quest owner will retain possession of the quest scroll.", "sureAbort": "Are you sure you want to abort this mission? It will abort it for everyone in your party and all progress will be lost. The quest scroll will be returned to the quest owner.", "doubleSureAbort": "Are you double sure? Make sure they won't hate you forever!", diff --git a/website/common/locales/en_GB/questscontent.json b/website/common/locales/en_GB/questscontent.json index 92704ac1b8..5805937828 100644 --- a/website/common/locales/en_GB/questscontent.json +++ b/website/common/locales/en_GB/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Egg)", "questArmadilloUnlockText": "Unlocks purchasable Armadillo eggs in the Market", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "Cow (Egg)", diff --git a/website/common/locales/en_GB/settings.json b/website/common/locales/en_GB/settings.json index 9a74d96c9e..9f13143e83 100644 --- a/website/common/locales/en_GB/settings.json +++ b/website/common/locales/en_GB/settings.json @@ -65,7 +65,7 @@ "resetText1": "WARNING! This resets many parts of your account. This is highly discouraged, but some people find it useful in the beginning after playing with the site for a short time.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type your password into the text box below.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Copy these for use in third party applications. However, think of your API Token like a password, and do not share it publicly. You may occasionally be asked for your User ID, but never post your API Token where others can see it, including on Github.", diff --git a/website/common/locales/en_GB/subscriber.json b/website/common/locales/en_GB/subscriber.json index 5f804b1b6d..21a6640412 100644 --- a/website/common/locales/en_GB/subscriber.json +++ b/website/common/locales/en_GB/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Unknown card type.", "invalidCoupon": "Invalid coupon code.", "couponUsed": "Coupon code already used.", - "noSudoAccess": "You don't have 'sudo' access.", "couponCodeRequired": "The coupon code is required.", "eventRequired": "\"req.params.event\" is required.", "countRequired": "\"req.query.count\" is required.", diff --git a/website/common/locales/en_GB/tasks.json b/website/common/locales/en_GB/tasks.json index 72c8a8f4fa..2c0a622a90 100644 --- a/website/common/locales/en_GB/tasks.json +++ b/website/common/locales/en_GB/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage", "yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.", "repeatDayError": "Please ensure that you have at least one day of the week selected.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/es/backgrounds.json b/website/common/locales/es/backgrounds.json index 9b21ed77b0..2831af9580 100644 --- a/website/common/locales/es/backgrounds.json +++ b/website/common/locales/es/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Castillo de la Medianoche", "backgroundMidnightCastleNotes": "Da un paseo por el Castillo de la Medianoche.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Vuela a través de un Tornado." + "backgroundTornadoNotes": "Vuela a través de un Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/es/challenge.json b/website/common/locales/es/challenge.json index c7ae469df6..5a64dd31eb 100644 --- a/website/common/locales/es/challenge.json +++ b/website/common/locales/es/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/es/character.json b/website/common/locales/es/character.json index 7c1f4d9d9e..731c73eded 100644 --- a/website/common/locales/es/character.json +++ b/website/common/locales/es/character.json @@ -163,6 +163,7 @@ "dieText": "Has perdido un Nivel, todo tu Oro y una pieza de equipamiento al azar. ¡Levántate Habiteer e inténtalo otra vez! ¡Ataca esos Hábitos negativos, mantente atento para cumplir las tareas Diarias y mantén a la muerte a raya con una Poción de Salud cuando falles!", "sureReset": "¿Estás seguro? Esto reiniciará tu tipo de personaje y los puntos asignados (los recuperarás todos para reasignarlos), y cuesta 3 Gemas.", "purchaseFor": "¿Comprar por <%= cost %> Gemas?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "No hay suficiente Maná.", "invalidTarget": "No puedes lanzar una habilidad a eso.", "youCast": "Lanzas <%= spell %>.", diff --git a/website/common/locales/es/contrib.json b/website/common/locales/es/contrib.json index 0ab063d9dc..f1ffefafe3 100644 --- a/website/common/locales/es/contrib.json +++ b/website/common/locales/es/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, ¡eres increíble! Ahora eres un contribuidor de nivel <%= level %> por ayudar Habitica. Mira", "contribLink": "los premios que has ganado por tu colaboración!", "contribName": "Colaborador", - "contribText": "Contribuyó a Habitica (código, diseño, arte, asesoramiento legal, documentos, etc). ¿Quieres esta insignia? Entra aquí.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Leer Más", "kickstartName": "Sponsor de Kickstarter - Nivel <%= key %>$", "kickstartText": "Respaldó el Proyecto Kickstarter", diff --git a/website/common/locales/es/front.json b/website/common/locales/es/front.json index 015e7cebcc..7ed1f76393 100644 --- a/website/common/locales/es/front.json +++ b/website/common/locales/es/front.json @@ -30,6 +30,7 @@ "companyAbout": "Cómo funciona", "companyBlog": "Blog", "devBlog": "Blog de desarrolladores", + "companyContribute": "Contribute", "companyDonate": "Donar", "companyPrivacy": "Privacidad", "companyTerms": "Condiciones", @@ -252,7 +253,7 @@ "missingNewPassword": "Falta una nueva contraseña.", "invalidEmailDomain": "No puedes registrar con emails con los siguientes dominios: <%= domains %>", "wrongPassword": "Contraseña errónea.", - "incorrectDeletePhrase": "Por favor, escribe ELIMINAR en mayúsculas para borrar tu cuenta.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "La dirección de correo electrónico no es válida.", "emailTaken": "Ya existe una cuenta con esa dirección de correo electrónico.", "newEmailRequired": "Falta la nueva dirección de correo electrónico.", diff --git a/website/common/locales/es/gear.json b/website/common/locales/es/gear.json index a1a121d67c..df0621f329 100644 --- a/website/common/locales/es/gear.json +++ b/website/common/locales/es/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "armadura", "armorCapitalized": "Armadura", "armorBase0Text": "Ropa normal", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Equipo de cabeza", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "¡Este yelmo de poderoso acero te ayudará a vencer en tu batalla por se productivo, feliz y saludable! Aumenta la Percepción en <%= per %>. Armario Encantado: Conjunto Anti-Procastinación (Objeto 1 de 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Esta capa tiene bolsillos secretos para esconder todo el oro que le robes a tus tareas. No proporciona ningún beneficio. Artículo del suscriptor Junio 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "Accesorio de Cabeza", "headAccessoryCapitalized": "Accesorio para la cabeza", "accessories": "Accesorios", diff --git a/website/common/locales/es/generic.json b/website/common/locales/es/generic.json index 8681ee244b..ebb10a8c38 100644 --- a/website/common/locales/es/generic.json +++ b/website/common/locales/es/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Salvador de Dilatoria", "achievementDilatoryText": "¡Ayudó a derrotar al Dread Drag'on de Dilatoria durante el evento Summer Splash del 2014!", "costumeContest": "Participante disfrazado", - "costumeContestText": "Ha participado en el concurso de disfraces de Habitoween. Puedes ver algunas de las candidaturas en el blog de Habitica.", - "costumeContestTextPlural": "Participó en <%= count %> Concursos de Disfraces de Habitoween. ¡Mira algunas de las candidaturas en el blog de Habitica!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Miembro desde", "lastLoggedIn": "- Última conexión el", "notPorted": "Esta función aún no se ha traído del sitio original.", diff --git a/website/common/locales/es/groups.json b/website/common/locales/es/groups.json index 8b1d0080f6..c9bc450ea4 100644 --- a/website/common/locales/es/groups.json +++ b/website/common/locales/es/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Mensaje opcional", "yesRemove": "Sí, elimínalos", "foreverAlone": "No pueden gustarte tus propios mensajes. No seas esa persona.", - "sortLevel": "Ordenar por nivel", - "sortRandom": "Ordenar al azar", - "sortPets": "Ordenar por número de mascotas", - "sortName": "Ordenar por nombre del personaje", - "sortBackgrounds": "Ordenar por fondo", - "sortHabitrpgJoined": "Ordenar por fecha de regisitro a Habitica", - "sortHabitrpgLastLoggedIn": "Ordenar por última vez activo", - "ascendingSort": "Ordenar Ascendente", - "descendingSort": "Ordenar Descendente", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "¿Crear Gremio por 4 gemas?", "leaveGroupCha": "Abandonar los desafíos del Gremio y...", "confirm": "Confirmar", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "¡No estás autorizado para borrar este mensaje!", "onlyGroupLeaderCanEditTasks": "¡No estás autorizado para manejar las tareas!", "onlyGroupTasksCanBeAssigned": "Sólo pueden ser asignadas tareas del grupo.", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Tus privilegios para chatear han sido revocados.", "newChatMessagePlainNotification": "Nuevo mensaje en <%= groupName %> de <%= authorName %>. ¡Haz click aquí para abrir la pagina de chat!", "newChatMessageTitle": "Nuevo mensaje en <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Divertidos Extras", "enterprisePlansButton": "Pregunta sobre Planes de Empresa", "enterprisePlansDescription": "¿Buscando instalar mayores funcionalidades? Mira si nuestros Planes de Empresa son adecuados para ti.", - "enterprisePlansEmailSubject": "Preguntas relativas a Planes Empresariales", "familyPlansButton": "Date de alta en una lista de correo del Plan Familiar", "familyPlansDescription": "¿Quieres una solución más cómoda para gestionar tu hogar? ¡El Plan Familiar está en camino!", "createAGroup": "Crear un Grupo", diff --git a/website/common/locales/es/messages.json b/website/common/locales/es/messages.json index 882a2a8827..ba5243867b 100644 --- a/website/common/locales/es/messages.json +++ b/website/common/locales/es/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Has reportado este mensaje", "messageGroupChatNotFound": "¡Mensaje no encontrado!", "messageGroupChatAdminClearFlagCount": "¡Sólo un administrador puede borrar la cuenta!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "¡Oops, parece que estas escribiendo demasiados mensajes! Por favor, espera un minuto y vuelve a intentarlo. El Chat de la Taberna solo puede procesar 200 mensajes a la vez, por ello, Habitica recomienda escribir mensajes más largos y razonados, al igual que respuestas combinadas. No puedo esperar a leer lo que tienes que decir :) .", "messageUserOperationProtected": "la ruta <%= operation %> no se guardó porque es una ruta protegida.", "messageUserOperationNotFound": "<%= operation %> no encontrado", diff --git a/website/common/locales/es/npc.json b/website/common/locales/es/npc.json index 8f1f2f2ae3..6e8e3daa8c 100644 --- a/website/common/locales/es/npc.json +++ b/website/common/locales/es/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Gema.", "typeNotSellable": "Tipo no vendible. Debe ser alguno de los siguientes <%= acceptedTypes %>", "userItemsKeyNotFound": "Llave no encontrada para user.items <%= type %>", - "userItemsNotEnough": "No se han encontrado suficientes objetos para <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "La ruta cadena es requerida", "unlocked": "Los objetos han sido desbloqueados", "alreadyUnlocked": "Conjunto completo ya desbloqueado.", diff --git a/website/common/locales/es/quests.json b/website/common/locales/es/quests.json index b4c393f611..d2da601971 100644 --- a/website/common/locales/es/quests.json +++ b/website/common/locales/es/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "¡Necesitas ser nivel <%= level %> para comprar esta misión!", "mustInviteFriend": "Para conseguir esta misión, invita a un amigo a tu grupo. ¿Quieres invitar a alguien ahora?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "¿Estás seguro que quieres cancelar esta misión? Todas las invitaciones aceptadas se perderán. El dueño de la misión se quedará con el pergamino usado.", "sureAbort": "¿Estás seguro que quieres abandonar esta misión? Abortará para todos los componentes del grupo y todo progreso se perderá. El pergamino de la misión volverá a su dueño.", "doubleSureAbort": "¿Estás totalmente seguro? ¡Asegurate de que no te vayan a odiar para siempre!", diff --git a/website/common/locales/es/questscontent.json b/website/common/locales/es/questscontent.json index 4024c0933a..7b463a9eab 100644 --- a/website/common/locales/es/questscontent.json +++ b/website/common/locales/es/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Huevo)", "questArmadilloUnlockText": "Desbloquear la compra de huevos de Armadillo en el Mercado", "questCowText": "La Vaca Muutante", - "questCowNotes": "Ha sido un largo y caluroso día en las Granjas Sparring, y nada te gustaría más que un largo trago de agua y dormir algo. Estás ahí soñando despierto cuando @Soloana de pronto exclama, \"¡Corred todos! ¡El la vaca ganadora ha sido muutada!\"

@eevachu traga saliva. \"Debe de ser uno de nuestros malos hábitos, que la han infectado.\"

\"¡Rápido!\" dice Feralem Tau. \"Hagamos algo antes de que las otras vacas muuten, también.\"

Has escuchado suficiente. No más soñar despierto -- ¡es hora de poner esos malos hábitos bajo control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Ordeñas tus buenos hábitos todo lo que puedes mientras que la vaca vuelve a su forma original. La vaca te mira con sus preciosos ojos marrones y acerca de un empujoncito tres huevos.

@fuzzytrees se ríe y te da los huevos, \"A lo mejor sigue muutada si hay terneros en esos huevos. ¡Pero confío en que seguirás con tus buenos hábitos cuando los críes!\"", "questCowBoss": "Vaca Muutante", "questCowDropCowEgg": "Vaca (Huevo)", diff --git a/website/common/locales/es/settings.json b/website/common/locales/es/settings.json index 037166c483..b4ff26523e 100644 --- a/website/common/locales/es/settings.json +++ b/website/common/locales/es/settings.json @@ -65,7 +65,7 @@ "resetText1": "¡PELIGRO! Eso resetea muchas partes de tu cuenta. Esto es altamente desalentador, pero algunas personas lo encuentran útil al principio después de jugar durante un tiempo.", "resetText2": "Perderás todos tus niveles, oro y puntos de experiencia. Todas tus tareas(excepto aquellas de desafíos) serán borradas permanentemente y perderas todos sus datos históricos. Perderás todo tu equipamiento pero serás capaz de volver a comprarlo todo, incluyendo todo el equipamiento de edición limitada o los objetos misteriosos de subscripción que ya posees (necesitarás estar en la clase correcta para volver a comprar el equipamiento específico de clase). Mantendrás tu clase actual, junto con tus mascotas y monturas. Quizás prefieras usar un Orbe de Renacimiento en su lugar, que es un método más seguro y por el cual se preservarán tus tareas y equipamientos.", "deleteLocalAccountText": "¿Seguro? Tu cuenta se eliminará para siempre y nunca podrá recuperarse. Si más tarde quieres volver a usar Habitica, tendrás que crear una nueva cuenta. No se te reembolsarán las gemas que tengas ni las que hayas gastado. Si estás totalmente seguro, escribe tu contraseña en el siguiente cuadro de texto.", - "deleteSocialAccountText": "¿Estás seguro? ¡Esto borrará tu cuenta para siempre y jamás podrá ser restaurada! Necesitarás crear una cuenta nueva para volver a usar Habitica de nuevo. Las Gemas gastadas o almacenadas no serán devueltas. Si estás absolutamente convencido, escribe \"ELIMINAR\" en el cuadro de abajo.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v. 3", "APIText": "Copie esto para usarlo en aplicaciones de terceros. Sin embargo, pensá en tu API Token como una contraseña, no la compartas en público. En ocasiones se te solicitará tu ID de Usuario, pero nunca publiques tu API Token donde otros puedan verla, incluyendo Github.", diff --git a/website/common/locales/es/subscriber.json b/website/common/locales/es/subscriber.json index 8179f4ed7d..da66b4faf6 100644 --- a/website/common/locales/es/subscriber.json +++ b/website/common/locales/es/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Tipo de tarjeta desconocido.", "invalidCoupon": "El código del cupón no es válido.", "couponUsed": "El código del cupón ya ha sido usado.", - "noSudoAccess": "No tienes acceso \"sudo\".", "couponCodeRequired": "El código del cupón es necesario.", "eventRequired": "\"req.params.event\" es obligatorio.", "countRequired": "\"req.query.count\" es obligatorio.", diff --git a/website/common/locales/es/tasks.json b/website/common/locales/es/tasks.json index 67cad16232..af420352c1 100644 --- a/website/common/locales/es/tasks.json +++ b/website/common/locales/es/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirma que esta Tarea Diaria no ha sido realizada antes de aplicar el daño", "yesterDailiesDescription": "Si esta opción es aplicada, Habitica te preguntará si de verdad querías dejar la Tarea Diaria sin marcar antes de calcular y aplicar el daño a tu personaje. Esto puede protegerte de daño no intencionado.", "repeatDayError": "Por favor, asegúrate de que seleccionas al menos un día de la semana.", - "searchTasks": "Buscar títulos y descripciones..." + "searchTasks": "Buscar títulos y descripciones...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/es_419/backgrounds.json b/website/common/locales/es_419/backgrounds.json index 85654d7cba..0e25808969 100644 --- a/website/common/locales/es_419/backgrounds.json +++ b/website/common/locales/es_419/backgrounds.json @@ -181,16 +181,16 @@ "backgroundWaterfallRockNotes": "Salpica en una Piedra de la Cascada", "backgrounds072016": "CONJUNTO 26: Lanzado en julio 2016", "backgroundAquariumText": "Acuario", - "backgroundAquariumNotes": "Bob en un acuario", + "backgroundAquariumNotes": "Muévete en un acuario.", "backgroundDeepSeaText": "Mar profundo", "backgroundDeepSeaNotes": "Sumérgete al Mar Profundo", "backgroundDilatoryCastleText": "Castillo de Tardanza", - "backgroundDilatoryCastleNotes": "Nadete por el Castillo de Tardanza.", + "backgroundDilatoryCastleNotes": "Nada por el Castillo de Tardanza.", "backgrounds082016": "CONJUNTO 27: Lanzado en agosto del 2016", - "backgroundIdyllicCabinText": "Cabaña Idilica", - "backgroundIdyllicCabinNotes": "Retírate a una cabaña idilica.", - "backgroundMountainPyramidText": "Piramide de montaña", - "backgroundMountainPyramidNotes": "Escala los muchos escalones de una piramide de montaña.", + "backgroundIdyllicCabinText": "Cabaña Idílica", + "backgroundIdyllicCabinNotes": "Retírate a una Cabaña Idílica.", + "backgroundMountainPyramidText": "Piramide de Montaña", + "backgroundMountainPyramidNotes": "Escala los muchos escalones de una Piramide de Montaña.", "backgroundStormyShipText": "Barco Tormentoso.", "backgroundStormyShipNotes": "Mantente firme contra viento y marea a bordo de un Barco Tormentoso.", "backgrounds092016": "CONJUNTO 28: Lanzado en septiembre del 2016", @@ -199,116 +199,123 @@ "backgroundFarmhouseText": "Granja", "backgroundFarmhouseNotes": "Saluda los animales en tu camino a la Granja.", "backgroundOrchardText": "Huerta", - "backgroundOrchardNotes": "Recoge una fruta madura en una Huerta", - "backgrounds102016": "Conjunto 29: Lanzado en octubre del 2016", + "backgroundOrchardNotes": "Recoge fruta madura en una Huerta", + "backgrounds102016": "CONJUNTO 29: Lanzado en octubre del 2016", "backgroundSpiderWebText": "Telaraña", - "backgroundSpiderWebNotes": "Atrapado en la Telaraña", + "backgroundSpiderWebNotes": "Queda atrapado en una Telaraña.", "backgroundStrangeSewersText": "Extrañas Alcantarillas", - "backgroundStrangeSewersNotes": "Atravezando Extrañas Alcantarillas", + "backgroundStrangeSewersNotes": "Deslízate por las Extrañas Alcantarillas", "backgroundRainyCityText": "Ciudad Lluviosa", - "backgroundRainyCityNotes": "Chapotea en una Ciudad Lluviosa", - "backgrounds112016": "Conjunto 30: Lanzado en noviembre del 2016", + "backgroundRainyCityNotes": "Chapotea a través de una Ciudad Lluviosa.", + "backgrounds112016": "CONJUNTO 30: Lanzado en noviembre del 2016", "backgroundMidnightCloudsText": "Nubes de Medianoche", - "backgroundMidnightCloudsNotes": "Vuela a través de las Nubes de Medianoche ", + "backgroundMidnightCloudsNotes": "Vuela a través de las Nubes de Medianoche.", "backgroundStormyRooftopsText": "Tejados Tormentosos", - "backgroundStormyRooftopsNotes": "Arrástrate por los Tejados Tormentosos", + "backgroundStormyRooftopsNotes": "Deslízate por Tejados Tormentosos.", "backgroundWindyAutumnText": "Otoño Ventoso", - "backgroundWindyAutumnNotes": "Persigue hojas durante el Otoño Ventoso", - "incentiveBackgrounds": "Set de Fondos Planos", + "backgroundWindyAutumnNotes": "Persigue hojas durante un Otoño Ventoso.", + "incentiveBackgrounds": "Conjunto de Fondos Simples", "backgroundVioletText": "Violeta", - "backgroundVioletNotes": "Un vibrante fondo violeta.", + "backgroundVioletNotes": "Un fondo violeta vibrante.", "backgroundBlueText": "Azul", - "backgroundBlueNotes": "Un básico fondo azulado", + "backgroundBlueNotes": "Un fondo azul atrevido.", "backgroundGreenText": "Verde", - "backgroundGreenNotes": "Un gran fondo verde", + "backgroundGreenNotes": "Un fondo verde vetusto.", "backgroundPurpleText": "Morado", - "backgroundPurpleNotes": "Un placentero fondo Morado", + "backgroundPurpleNotes": "Un fondo morado moderno.", "backgroundRedText": "Rojo", - "backgroundRedNotes": "Un fondo rojo radiante", + "backgroundRedNotes": "Un fondo rojo radiante.", "backgroundYellowText": "Amarillo", - "backgroundYellowNotes": "Un sabroso fondo Amarillo", - "backgrounds122016": "Conjunto 31: Lanzado en diciembre 2016", - "backgroundShimmeringIcePrismText": "Brillantes Prismas de Hielo", - "backgroundShimmeringIcePrismNotes": "Baila entre los Brillantes Prismas de Hielo", + "backgroundYellowNotes": "Un fondo amarillo adorable.", + "backgrounds122016": "CONJUNTO 31: Lanzado en diciembre 2016", + "backgroundShimmeringIcePrismText": "Prismas de Hielo Resplandeciente", + "backgroundShimmeringIcePrismNotes": "Baila a través de los Prismas de Hielo Resplandeciente.", "backgroundWinterFireworksText": "Fuegos Artificiales de Invierno", - "backgroundWinterFireworksNotes": "Lanza los Fuegos Artificiales de Invierno", + "backgroundWinterFireworksNotes": "Lanza los Fuegos Artificiales de Invierno.", "backgroundWinterStorefrontText": "Tienda de Invierno", - "backgroundWinterStorefrontNotes": "Compra regalos en la Tienda de Invierno", + "backgroundWinterStorefrontNotes": "Compra regalos en la Tienda de Invierno.", "backgrounds012017": "CONJUNTO 32: Lanzado en enero 2017", - "backgroundBlizzardText": "Tormenta de nieve", - "backgroundBlizzardNotes": "Sobrevive a una feroz Tormenta de Nieve.", + "backgroundBlizzardText": "Tormenta de Nieve", + "backgroundBlizzardNotes": "Desafía una feroz Tormenta de Nieve.", "backgroundSparklingSnowflakeText": "Brillante Copo de Nieve", "backgroundSparklingSnowflakeNotes": "Deslizate en un Brillante Copo de Nieve.", "backgroundStoikalmVolcanoesText": "Volcanes Stoïkalm", - "backgroundStoikalmVolcanoesNotes": "Explora los volcanes Stoïkalm.", + "backgroundStoikalmVolcanoesNotes": "Explora los Volcanes Stoïkalm.", "backgrounds022017": "CONJUNTO 33: Lanzado en Febrero 2017", - "backgroundBellTowerText": "Torre de la Campana", - "backgroundBellTowerNotes": "Escala a la Torre de la Campana.", - "backgroundTreasureRoomText": "Sala del Tesoro.", + "backgroundBellTowerText": "Campanario", + "backgroundBellTowerNotes": "Sube al Campanario.", + "backgroundTreasureRoomText": "Sala del Tesoro", "backgroundTreasureRoomNotes": "Disfruta las riquezas de una Sala del Tesoro.", "backgroundWeddingArchText": "Arco de Boda", "backgroundWeddingArchNotes": "Posa bajo el Arco de Boda.", "backgrounds032017": "CONJUNTO 34: Lanzado en marzo 2017", - "backgroundMagicBeanstalkText": "Tallo de frijoles mágico", - "backgroundMagicBeanstalkNotes": "Ascender un tallo de frijoles mágico", + "backgroundMagicBeanstalkText": "Tallo de Frijoles Mágicos", + "backgroundMagicBeanstalkNotes": "Ascender un Tallo de Frijoles Mágicos.", "backgroundMeanderingCaveText": "Cueva Serpenteante.", "backgroundMeanderingCaveNotes": "Explora la Cueva Serpenteante.", - "backgroundMistiflyingCircusText": "Desconcertante circo volador", - "backgroundMistiflyingCircusNotes": "Parranda en el desconcertante circo volador", + "backgroundMistiflyingCircusText": "Circo Volador Perplégico", + "backgroundMistiflyingCircusNotes": "Pasea en el Circo Volador Perplégico.", "backgrounds042017": "CONJUNTO 35: Lanzado en abril 2017", "backgroundBugCoveredLogText": "Tronco Cubierto de Insectos", "backgroundBugCoveredLogNotes": "Investiga un Tronco Cubierto de Insectos", "backgroundGiantBirdhouseText": "Pajarera Gigante", "backgroundGiantBirdhouseNotes": "Percha en una Pajarera Gigante", "backgroundMistShroudedMountainText": "Montaña Cubierta de Niebla", - "backgroundMistShroudedMountainNotes": "Cumbre de una Montaña Cubierta de Niebla", + "backgroundMistShroudedMountainNotes": "Llega a la cumbre de una Montaña Cubierta de Niebla.", "backgrounds052017": "CONJUNTO 36: Lanzado en Mayo 2017", - "backgroundGuardianStatuesText": "Estatuas de guardianes", - "backgroundGuardianStatuesNotes": "Mantén la guardia frente la las estatuas de guardianes", - "backgroundHabitCityStreetsText": "Calles de la Ciudad Hábito", - "backgroundHabitCityStreetsNotes": "Explora las calles de la Ciudad Hábito", - "backgroundOnATreeBranchText": "Sobre la rama de un árbol", - "backgroundOnATreeBranchNotes": "Pósate sobre la rama de un árbol", + "backgroundGuardianStatuesText": "Estatuas Guardianes", + "backgroundGuardianStatuesNotes": "Mantén la guardia frente a Estatuas Guardianes.", + "backgroundHabitCityStreetsText": "Calles de la Ciudad del Hábito", + "backgroundHabitCityStreetsNotes": "Explora las calles de la Ciudad del Hábito.", + "backgroundOnATreeBranchText": "Sobre la Rama de un Árbol", + "backgroundOnATreeBranchNotes": "Pósate Sobre la Rama de un Árbol.", "backgrounds062017": "CONJUNTO 37: Lanzado en junio 2017", - "backgroundBuriedTreasureText": "Tesoro enterrado", - "backgroundBuriedTreasureNotes": "Desentierra un tesoro oculto", - "backgroundOceanSunriseText": "Amanecer en el océano", - "backgroundOceanSunriseNotes": "Admira el amanecer en el océano", - "backgroundSandcastleText": "Castillo de arena", - "backgroundSandcastleNotes": "Reina sobre un castillo de arena", + "backgroundBuriedTreasureText": "Tesoro Enterrado", + "backgroundBuriedTreasureNotes": "Desentierra un Tesoro Enterrado.", + "backgroundOceanSunriseText": "Amanecer Marino", + "backgroundOceanSunriseNotes": "Admira un Amanecer Marino.", + "backgroundSandcastleText": "Castillo de Arena", + "backgroundSandcastleNotes": "Reina sobre un Castillo de Arena.", "backgrounds072017": "CONJUNTO 38: Lanzado en julio 2017", - "backgroundGiantSeashellText": "Concha marina gigante", - "backgroundGiantSeashellNotes": "Descansa en una concha marina gigante", - "backgroundKelpForestText": "Bosque de algas", - "backgroundKelpForestNotes": "Nada a través de un bosque de algas", - "backgroundMidnightLakeText": "Lago a medianoche", - "backgroundMidnightLakeNotes": "Descansa en un lago a medianoche", + "backgroundGiantSeashellText": "Concha Marina Gigante", + "backgroundGiantSeashellNotes": "Descansa en una Concha Marina Gigante", + "backgroundKelpForestText": "Bosque de Algas", + "backgroundKelpForestNotes": "Nada a través de un Bosque de Algas.", + "backgroundMidnightLakeText": "Lago de Medianoche", + "backgroundMidnightLakeNotes": "Descansa cerca a un Lago de Medianoche.", "backgrounds082017": "CONJUNTO 39: Lanzado en Agosto 2017", - "backgroundBackOfGiantBeastText": "Espalda de una Bestia Gigante", - "backgroundBackOfGiantBeastNotes": "Monta en la espalda de una Bestia Gigante", + "backgroundBackOfGiantBeastText": "Lomo de una Bestia Gigante", + "backgroundBackOfGiantBeastNotes": "Monta en el Lomo de una Bestia Gigante.", "backgroundDesertDunesText": "Dunas del Desierto", - "backgroundDesertDunesNotes": "Explora valientemente las Dunas del Desierto.", + "backgroundDesertDunesNotes": "Sé audaz y explora las Dunas del Desierto.", "backgroundSummerFireworksText": "Fuegos Artificiales de Verano", "backgroundSummerFireworksNotes": "¡Celebra el Día del Nombramiento de Habitica con Fuegos Artificiales de Verano! ", "backgrounds092017": "CONJUNTO 40: Lanzado en septiembre 2017", - "backgroundBesideWellText": "Al lado de un Pozo", - "backgroundBesideWellNotes": "Pasea al Lado del Poso", - "backgroundGardenShedText": "Cobertizo de jardín", - "backgroundGardenShedNotes": "Trabaja en un Cobertizo de Jardín", + "backgroundBesideWellText": "Al Lado de un Pozo", + "backgroundBesideWellNotes": "Pasea al Lado de un Poso.", + "backgroundGardenShedText": "Cobertizo", + "backgroundGardenShedNotes": "Trabaja en un Cobertizo.", "backgroundPixelistsWorkshopText": "Taller del Pixelista", - "backgroundPixelistsWorkshopNotes": "Crea obras de arte en el Taller del Pixelista", + "backgroundPixelistsWorkshopNotes": "Crea obras de arte en el Taller del Pixelista.", "backgrounds102017": "CONJUNTO 41: Lanzado en octubre 2017", - "backgroundMagicalCandlesText": "Velas mágicas", - "backgroundMagicalCandlesNotes": "Disfruta de la luz de las Velas Mágicas", - "backgroundSpookyHotelText": "Hotel Escalofriante", - "backgroundSpookyHotelNotes": "Escabullirse por el salón de un Hotel Escalofriante", + "backgroundMagicalCandlesText": "Velas Mágicas", + "backgroundMagicalCandlesNotes": "Disfruta del resplandor de las Velas Mágicas.", + "backgroundSpookyHotelText": "Hotel Espeluznante", + "backgroundSpookyHotelNotes": "Escabúllete por el corredor de un Hotel Espeluznante.", "backgroundTarPitsText": "Pozos de Alquitrán", "backgroundTarPitsNotes": "Ir de puntas de pie por los Pozos de Alquitrán.", - "backgrounds112017": "SET 42: Released November 2017", - "backgroundFiberArtsRoomText": "Fiber Arts Room", - "backgroundFiberArtsRoomNotes": "Spin thread in a Fiber Arts Room.", - "backgroundMidnightCastleText": "Midnight Castle", - "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", + "backgrounds112017": "CONJUNTO 42: Lanzando en noviembre 2017", + "backgroundFiberArtsRoomText": "Salón de Artes de Fibra", + "backgroundFiberArtsRoomNotes": "Hila en un Salón de Artes de Fibra", + "backgroundMidnightCastleText": "Castillo de Medianoche", + "backgroundMidnightCastleNotes": "Pasea por el Castillo de Medianoche", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundTornadoNotes": "Vuela atravesando un tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/es_419/challenge.json b/website/common/locales/es_419/challenge.json index 5063f3e4f1..1309945738 100644 --- a/website/common/locales/es_419/challenge.json +++ b/website/common/locales/es_419/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/es_419/character.json b/website/common/locales/es_419/character.json index 7511c6d791..cdf96dbb47 100644 --- a/website/common/locales/es_419/character.json +++ b/website/common/locales/es_419/character.json @@ -163,6 +163,7 @@ "dieText": "Has perdido un Nivel, todo tu Oro, y una pieza de Equipamiento al azar. ¡Levántate Habitero e inténtalo otra vez! ¡Domina esos Hábitos negativos, mantente atento para cumplir las Diarias y mantén a la muerte a raya con una Poción de Salud cuando flaqueas!", "sureReset": "¿Estás seguro? Esto reiniciará la clase de tu personaje y los puntos asignados (los recuperarás todos para re-asignarlos), y te costará 3 Gemas.", "purchaseFor": "¿Comprar por <%= cost %> Gemas?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "No tienes maná suficiente.", "invalidTarget": "You can't cast a skill on that.", "youCast": "Lanzas <%= spell %>.", diff --git a/website/common/locales/es_419/contrib.json b/website/common/locales/es_419/contrib.json index 035918805a..5edef13fc4 100644 --- a/website/common/locales/es_419/contrib.json +++ b/website/common/locales/es_419/contrib.json @@ -32,7 +32,7 @@ "contribModal": "¡<%= name %>, eres una persona increíble! Ahora eres un colaborador nivel <%= level %> por ayudar a Habitica. ¡Revisa", "contribLink": "los premios que has ganado por tu colaboración!", "contribName": "Colaborador", - "contribText": "Has contribuído a Habitica (código, diseño, arte de pixel, consejo legal, documentos, etc). ¿Quieres esta medalla? Leer más.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Leer más", "kickstartName": "Sponsor de Kickstarter - $<%= key %> Nivel", "kickstartText": "Respaldó el proyecto Kickstarter", diff --git a/website/common/locales/es_419/front.json b/website/common/locales/es_419/front.json index a2a61de09e..9fb1c3886e 100644 --- a/website/common/locales/es_419/front.json +++ b/website/common/locales/es_419/front.json @@ -27,9 +27,10 @@ "communityForum": "Foro", "communityKickstarter": "Kickstarter", "communityReddit": "Reddit", - "companyAbout": "How It Works", + "companyAbout": "Cómo Funciona", "companyBlog": "Blog", "devBlog": "Blog de Desarrollador", + "companyContribute": "Contribute", "companyDonate": "Donar", "companyPrivacy": "Privacidad", "companyTerms": "Condiciones", @@ -40,8 +41,8 @@ "elmiQuote": "¡Cada mañana ansío levantarme para ganar oro!", "forgotPassword": "Forgot Password?", "emailNewPass": "Envía un vínculo para restablecer la contraseña", - "forgotPasswordSteps": "Enter the email address you used to register your Habitica account.", - "sendLink": "Send Link", + "forgotPasswordSteps": "Ingresa la dirección de correo electrónico que usaste para registrar tu cuenta en Habitica.", + "sendLink": "Enviar Enlace", "evagantzQuote": "En mi primera cita con el dentista, el higienista estaba muy entusiasmado por mis hábitos de uso del hilo dental. ¡Gracias, [Habitica]!", "examplesHeading": "Los jugadores usan Habitica para administrar...", "featureAchievementByline": "¿Acabas de hacer algo totalmente increíble? ¡Consigue una medalla y muéstrala con orgullo!", @@ -98,22 +99,22 @@ "loginGoogleAlt": "Inicia sesión con Google", "logout": "Cerrar sesión", "marketing1Header": "Mejora tus hábitos jugando", - "marketing1Lead1Title": "Your Life, the Role Playing Game", + "marketing1Lead1Title": "Tu Vida, el Juego de Rol", "marketing1Lead1": "Habitica es un videojuego que te ayuda a mejorar tus hábitos en la vida real. Hace de tu vida un juego convirtiendo todas tus tareas (hábitos, diarias, y pendientes) en pequeños monstruos que tienes que conquistar. Mientras mejor lo hagas, más progresarás en el juego. SI te equivocas en la vida, tu personaje en el juego empezará a recaer.", "marketing1Lead2Title": "Obtén un equipo genial", - "marketing1Lead2": "Improve your habits to build up your avatar. Show off the sweet gear you've earned!", + "marketing1Lead2": "Mejora tus hábitos para construir tu personaje. ¡Luce el lindo equipamiento que te has ganado!", "marketing1Lead3Title": "Encuentra premios aleatorios", "marketing1Lead3": "For some, it's the gamble that motivates them: a system called \"stochastic rewards.\" Habitica accommodates all reinforcement and punishment styles: positive, negative, predictable, and random.", "marketing2Header": "Compite con tus amigos, únete a grupos de interés", - "marketing2Lead1Title": "Social Productivity", + "marketing2Lead1Title": "Productividad Social", "marketing2Lead1": "While you can play Habitica solo, the lights really turn on when you start collaborating, competing, and holding each other accountable. The most effective part of any self-improvement program is social accountability, and what better an environment for accountability and competition than a video game?", - "marketing2Lead2Title": "Fight Monsters", + "marketing2Lead2Title": "Lucha contra Monstruos.", "marketing2Lead2": "What's a Role Playing Game without battles? Fight monsters with your party. Monsters are \"super accountability mode\" - a day you miss the gym is a day the monster hurts *everyone!*", - "marketing2Lead3Title": "Challenge Each Other", + "marketing2Lead3Title": "Rétense el Uno al Otro", "marketing2Lead3": "Challenges let you compete with friends and strangers. Whoever does the best at the end of a challenge wins special prizes.", "marketing3Header": "Aplicaciones y extensiones", "marketing3Lead1": "The **iPhone & Android** apps let you take care of business on the go. We realize that logging into the website to click buttons can be a drag.", - "marketing3Lead2Title": "Integrations", + "marketing3Lead2Title": "Integraciones", "marketing3Lead2": "Other **3rd Party Tools** tie Habitica into various aspects of your life. Our API provides easy integration for things like the [Chrome Extension](https://chrome.google.com/webstore/detail/habitica/pidkmpibnnnhneohdgjclfdjpijggmjj?hl=en-US), for which you lose points when browsing unproductive websites, and gain points when on productive ones. [See more here](http://habitica.wikia.com/wiki/Extensions,_Add-Ons,_and_Customizations).", "marketing4Header": "Uso organizativo", "marketing4Lead1": "Education is one of the best sectors for gamification. We all know how glued to phones and games students are these days; harness that power! Pit your students against each other in friendly competition. Reward good behavior with rare prizes. Watch their grades and behavior soar.", @@ -130,9 +131,9 @@ "motivate1": "Motívate a hacer cualquier cosa.", "motivate2": "Consigue organizarte. Consigue motivarte. Consigue oro.", "oldNews": "Noticias", - "newsArchive": "News archive on Wikia (multilingual)", + "newsArchive": "Archivo de noticias en la Wiki (multi-idioma)", "passConfirm": "Confirmar contraseña", - "setNewPass": "Set New Password", + "setNewPass": "Establecer una Nueva Contraseña", "passMan": "Si estás utilizando un gestor de contraseñas (como 1Password) y tienes problemas al iniciar sesión, intenta escribir tu nombre de usuario y contraseña manualmente.", "password": "Contraseña", "playButton": "Jugar", @@ -194,8 +195,8 @@ "unlockByline2": "¡Desbloquea nuevas herramientas motivacionales, tales como coleccionar mascotas, premios al azar, conjurar hechizos y más!", "unlockHeadline": "¡Al mantenerte productivo desbloqueas nuevo contenido!", "useUUID": "Utilizar UUID / Ficha API (Para Usuarios de Facebook)", - "username": "Login Name", - "emailOrUsername": "Email or Login Name (case-sensitive)", + "username": "Nombre de Usuario", + "emailOrUsername": "Correo Electrónico o Nombre de Usuario (sensible a mayúsculas y minúsculas)", "watchVideos": "Ver videos", "work": "Trabajo", "zelahQuote": "¡Con [Habitica] puedo ser persuadido de ir a la cama a tiempo con la idea de ganar puntos por acostarme temprano o perder salud al acostarme tarde!", @@ -245,18 +246,18 @@ "altAttrSlack": "Slack", "missingAuthHeaders": "Faltan encabezados de autenticación.", "missingAuthParams": "Faltan parámetros de autenticación.", - "missingUsernameEmail": "Missing Login Name or email.", + "missingUsernameEmail": "Falta Nombre de Usuario o Correo Electrónico.", "missingEmail": "Falta el correo electrónico.", - "missingUsername": "Missing Login Name.", + "missingUsername": "Falta Nombre de Usuario.", "missingPassword": "Falta la contraseña.", "missingNewPassword": "Falta la contraseña nueva.", - "invalidEmailDomain": "You cannot register with emails with the following domains: <%= domains %>", + "invalidEmailDomain": "No puedes registrarte con correos electrónicos con los siguientes dominios: <%= domains %>", "wrongPassword": "Contraseña incorrecta.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Dirección de correo electrónico inválida.", "emailTaken": "Esta dirección de correo electrónico ya está en uso.", "newEmailRequired": "El nuevo correo electronico no puede ser encontrado.", - "usernameTaken": "Login Name already taken.", + "usernameTaken": "Nombre de Usuario ya existente.", "passwordConfirmationMatch": "La confirmacion de contraseña y la contraseña no coinciden.", "invalidLoginCredentials": "Nombre de usuario , email y/o contraseñas incorrectos.", "passwordResetPage": "Renovar la contraseña", @@ -275,7 +276,7 @@ "heroIdRequired": "\"heroid\" debe ser un UUID válido.", "cannotFulfillReq": "Tu petición no puede ser llevada a cabo. Envia un correo electrónico a admin@habitica.com si este error continúa.", "modelNotFound": "Este modelo no existe.", - "signUpWithSocial": "Sign up with <%= social %>", + "signUpWithSocial": "Inicia sesión con <%= social %>", "loginWithSocial": "Log in with <%= social %>", "confirmPassword": "Confirm Password", "usernamePlaceholder": "e.g., HabitRabbit", diff --git a/website/common/locales/es_419/gear.json b/website/common/locales/es_419/gear.json index 4f7d1e027a..c698eb75b0 100644 --- a/website/common/locales/es_419/gear.json +++ b/website/common/locales/es_419/gear.json @@ -5,7 +5,7 @@ "groupBy": "Agrupar por <%= type %>", "classBonus": "(Este objeto coincide con tu clase, por lo que tiene un multiplicador adicional de 1.5)", "classArmor": "Armadura de Clase", - "featuredset": "Featured Set <%= name %>", + "featuredset": "Conjunto Destacado <%= name %>", "mysterySets": "Conjuntos Misteriosos", "gearNotOwned": "No posees este item.", "noGearItemsOfType": "No posees ninguno de estos.", @@ -308,8 +308,10 @@ "weaponArmoireBattleAxeNotes": "Esta fina hacha de hierro es muy adecuada para combatir con tus enemigos más feroces o tus tareas más difíciles. Incrementa la Fuerza por <%= int %> y la Constitución por <%= con %>. Armario Encantado: Artículo Independiente", "weaponArmoireHoofClippersText": "Cortapezuñas", "weaponArmoireHoofClippersNotes": "Corta las pezuñas de tus muy trabajadoras monturas para ayudarlas a estar saludables ¡así como ellas te llevan a la aventura! Incrementa la Fuerza, Inteligencia y Constitución en <%= attrs %> cada uno. Armario Encantado: Conjunto de Herrador (Artículo 1 de 3).", - "weaponArmoireWeaversCombText": "Weaver's Comb", - "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireWeaversCombText": "Peine de Tejedor", + "weaponArmoireWeaversCombNotes": "Usa este peine para comprimir el hilo y convertirlo en un tejido ceñido. Incrementa Percepción por <%= per %> y Fuerza por <%= str %>. Armario Encantado: Conjunto de Tejedor (Artículo 2 de 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "armadura", "armorCapitalized": "Armadura", "armorBase0Text": "Ropa Simple", @@ -371,23 +373,23 @@ "armorSpecialLunarWarriorArmorText": "Armadura de Guerrero Lunar", "armorSpecialLunarWarriorArmorNotes": "Esta armadura está forjada con piedra lunar y acero mágico. Incrementa la Fuerza y Constitución en <%= attrs %>cada uno.", "armorSpecialMammothRiderArmorText": "Armadura de Jinete de Mamut", - "armorSpecialMammothRiderArmorNotes": "This suit of fur and leather includes a snazzy cape studded with rose quartz gems. It will protect you from bitter winds as you adventure in the coldest climes. Increases Constitution by <%= con %>.", + "armorSpecialMammothRiderArmorNotes": "Este traje de piel y cuero incluye una elegante capa adornada con gemas de cuarzo rosa. Te protegerá de duros vientos mientras te aventuras a los climas más fríos. Incrementa Constitución por <%= con %>.", "armorSpecialPageArmorText": "Armadura de paje", - "armorSpecialPageArmorNotes": "Carry everything you need in your perfect pack! Increases Constitution by <%= con %>.", - "armorSpecialRoguishRainbowMessengerRobesText": "Roguish Rainbow Messenger Robes", - "armorSpecialRoguishRainbowMessengerRobesNotes": "These vividly striped robes will allow you to fly through gale-force winds smoothly and safely. Increases Strength by <%= str %>.", - "armorSpecialSneakthiefRobesText": "Sneakthief Robes", - "armorSpecialSneakthiefRobesNotes": "These robes will help hide you in the dead of night, but will also allow freedom of movement as you silently sneak about! Increases Intelligence by <%= int %>.", - "armorSpecialSnowSovereignRobesText": "Snow Sovereign Robes", - "armorSpecialSnowSovereignRobesNotes": "These robes are elegant enough for court, yet warm enough for the coldest winter day. Increases Perception by <%= per %>.", + "armorSpecialPageArmorNotes": "¡Carga con todo lo que necesitas en tu paquete perfecto! Incrementa Constitución por <%= con %>.", + "armorSpecialRoguishRainbowMessengerRobesText": "Túnica de Mensajero Arcoiris Picarón", + "armorSpecialRoguishRainbowMessengerRobesNotes": "Esta colorida túnica a rayas te permitirá volar a través de vendavales de manera tranquila y segura. Incrementa Fuerza por <%= str %>.", + "armorSpecialSneakthiefRobesText": "Túnica Robafurtivo", + "armorSpecialSneakthiefRobesNotes": "Esta túnica ayudará a esconderte en la oscuridad de la noche, pero también te brindará libertad de movimiento mientras te desplazas a hurtadillas. Incrementa Inteligencia por <%= int %>.", + "armorSpecialSnowSovereignRobesText": "Túnica Soberana de Nieve", + "armorSpecialSnowSovereignRobesNotes": "Esta túnica es suficientemente elegante para la corte, y suficientemente cálida para el día más frío de invierno. Incrementa Perception por <%= per %>.", "armorSpecialNomadsCuirassText": "Coraza de Nómada", - "armorSpecialNomadsCuirassNotes": "This armor features a strong chest-plate to protect your heart! Increases Constitution by <%= con %>.", - "armorSpecialDandySuitText": "Dandy Suit", - "armorSpecialDandySuitNotes": "You're undeniably dressed for success! Increases Perception by <%= per %>.", + "armorSpecialNomadsCuirassNotes": "¡Esta armadura ofrece fuerte protección para el pecho y para tu corazón! Incrementa Constitución por <%= con %>.", + "armorSpecialDandySuitText": "Traje de Dandy", + "armorSpecialDandySuitNotes": "Sin duda, ¡estás vestido para el estrellato! Incrementa Percepción por <%= per %>.", "armorSpecialSamuraiArmorText": "Armadura de Samurai", "armorSpecialSamuraiArmorNotes": "This strong, scaled armor is held together by elegant silk cords. Increases Perception by <%= per %>.", - "armorSpecialTurkeyArmorBaseText": "Turkey Armor", - "armorSpecialTurkeyArmorBaseNotes": "Keep your drumsticks warm and cozy in this feathery armor! Confers no benefit.", + "armorSpecialTurkeyArmorBaseText": "Armadura de Pavo", + "armorSpecialTurkeyArmorBaseNotes": "¡Mantén tus huesos cómodos y cálidos en esta armadura de plumas! No brinda ningún beneficio.", "armorSpecialYetiText": "Túnica de Domador de Yetis", "armorSpecialYetiNotes": "Velloso y feroz. Incrementa la Constitución por <%= con %>. Equipamiento de Edición Limitada de Invierno 2013-2014.", "armorSpecialSkiText": "Parka de Esquia-sesino", @@ -402,8 +404,8 @@ "armorSpecialBirthday2015Notes": "¡Feliz Cumpleaños, Habitica! Usa esta Túnica Disparatada de Fiesta para celebrar este maravilloso día. No otorga ningún beneficio.", "armorSpecialBirthday2016Text": "Túnica Ridícula de Fiesta", "armorSpecialBirthday2016Notes": "¡Feliz Cumpleaños, Habitica! Usa esta Túnica Ridícula de Fiesta para celebrar este maravilloso día. No otorga ningún beneficio.", - "armorSpecialBirthday2017Text": "Whimsical Party Robes", - "armorSpecialBirthday2017Notes": "Happy Birthday, Habitica! Wear these Whimsical Party Robes to celebrate this wonderful day. Confers no benefit.", + "armorSpecialBirthday2017Text": "Fantástica Túnica de Fiesta", + "armorSpecialBirthday2017Notes": "¡Feliz Cumpleaños, Habitica! Usa esta Fantástica Túnica de Fiesta para celebrar este fantástico día. No brinda ningún beneficio.", "armorSpecialGaymerxText": "Armadura de Guerrero Arco Iris", "armorSpecialGaymerxNotes": "Con motivo de la celebración por la Conferencia GaymerX, ¡esta armadura especial está decorada con un radiante y colorido estampado arco iris! GaymerX es una convención de juegos que celebra a la gente LGBTQ y a los videojuegos, y está abierta a todo el público.", "armorSpecialSpringRogueText": "Traje de Gato Lustroso", @@ -488,7 +490,7 @@ "armorSpecialSummer2016HealerNotes": "Esta prenda puntiaguda convierte a su usuario en un verdadero Hipocampo Sanador. Incrementa la Constitución por <%= con %>. Equipamiento de edición limitada Verano de 2016.", "armorSpecialFall2016RogueText": "Armadura de viuda negra", "armorSpecialFall2016RogueNotes": "The eyes on this armor are constantly blinking. Increases Perception by <%= per %>. Limited Edition 2016 Autumn Gear.", - "armorSpecialFall2016WarriorText": "Slime-Streaked Armor", + "armorSpecialFall2016WarriorText": "Armadura de Baba a Rayas", "armorSpecialFall2016WarriorNotes": "Mysteriously moist and mossy! Increases Constitution by <%= con %>. Limited Edition 2016 Autumn Gear.", "armorSpecialFall2016MageText": "Capa de la maldad", "armorSpecialFall2016MageNotes": "When your cloak flaps, you hear the sound of cackling laughter. Increases Intelligence by <%= int %>. Limited Edition 2016 Autumn Gear.", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Gorros", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "artículo de mano secundaria", "offhandCapitalized": "Artículo de Mano Secundaria", "shieldBase0Text": "Equipamiento sin Mano Secundaria", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Esta capa tiene bolsillos secretos para esconder todo el oro que obtengas como botín por tus tareas. No otorga ningún beneficio. Artículo de Suscriptor de Junio 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "Accesorio para la cabeza", "headAccessoryCapitalized": "Accesorio de Cabeza", "accessories": "Accesorios", diff --git a/website/common/locales/es_419/generic.json b/website/common/locales/es_419/generic.json index 0aec6b9f4f..a41e1c279a 100644 --- a/website/common/locales/es_419/generic.json +++ b/website/common/locales/es_419/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Salvador de Dilatoria", "achievementDilatoryText": "¡Ayudó a vencer al Temido Drag'on de Dilatoria durante el Evento de Bienvenida del Verano de 2014!", "costumeContest": "Participante del Concurso de Disfraces", - "costumeContestText": "Participó en el Concurso de Disfraces de Habitoween. ¡Ve algunas de las entradas en el blog de Habitica!", - "costumeContestTextPlural": "Participó en <%= count %> Concursos de Disfraces de Habitoween. ¡Ve algunas de las entradas en el blog de Habitica!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Miembro desde", "lastLoggedIn": "- Última conexión", "notPorted": "Esta función aún no se ha traído del sitio original.", diff --git a/website/common/locales/es_419/groups.json b/website/common/locales/es_419/groups.json index 18ed3de203..145703988d 100644 --- a/website/common/locales/es_419/groups.json +++ b/website/common/locales/es_419/groups.json @@ -1,19 +1,19 @@ { "tavern": "Chat de Taberna", - "tavernChat": "Tavern Chat", + "tavernChat": "Chat de la Taberna", "innCheckOut": "Dejar la posada", "innCheckIn": "Descansar en la posada", "innText": "¡Has entrado a descansar en la Posada! Mientras permanezcas aquí tus Diarias no te dañarán al finalizar el día, pero sí se renovarán cada día. Ten cuidado: si estás participando en una Misión contra un Jefe ¡las Diarias incompletas de tus compañeros de equipo te seguirán haciendo daño! Además, tú no dañarás al jefe (ni obtendrás los objetos recolectados) hasta que no hayas salido de la Posada.", "innTextBroken": "Has entrado a descansar en la Posada, supongo... Mientras permanezcas aquí tus Diarias no te dañarán al finalizar el día, pero sí se renovarán cada día... Si estás participando en una Misión contra un Jefe, las Diarias incompletas de tus compañeros de equipo te seguirán haciendo daño... a menos que ellos también estén descansando en la Posada... Además, tú no dañarás al jefe (ni obtendrás los objetos recolectados) hasta que no hayas salido de la Posada... estoy tan cansado...", - "helpfulLinks": "Helpful Links", - "communityGuidelinesLink": "Community Guidelines", - "lookingForGroup": "Looking for Group (Party Wanted) Posts", - "dataDisplayTool": "Data Display Tool", - "reportProblem": "Report a Bug", - "requestFeature": "Request a Feature", - "askAQuestion": "Ask a Question", - "askQuestionGuild": "Ask a Question (Habitica Help guild)", - "contributing": "Contributing", + "helpfulLinks": "Enlaces Útiles", + "communityGuidelinesLink": "Normas de la Comunidad", + "lookingForGroup": "Publicaciones buscando un Grupo (Party Wanted)", + "dataDisplayTool": "Herramienta de Visualización de Datos", + "reportProblem": "Reporta un Error", + "requestFeature": "Solicita una Característica", + "askAQuestion": "Haz una Pregunta", + "askQuestionGuild": "Haz una Pregunta (Gremio de Ayuda en Habitica)", + "contributing": "Contribuir", "faq": "FAQ", "lfgPosts": "Publicaciones de Búsqueda de Grupo (Se Busca Equipo)", "tutorial": "Tutorial", @@ -37,21 +37,21 @@ "party": "Equipo", "createAParty": "Crear un Equipo", "updatedParty": "Ajustes de Equipo actualizados.", - "errorNotInParty": "You are not in a Party", + "errorNotInParty": "No estás en un Grupo", "noPartyText": "O no tienes un equipo o tu equipo está tardando en cargar. Puedes crear uno e invitar a algunos amigos, o si quieres unirte a un equipo existente, haz que introduzcan tu ID de usuario único abajo y después vuelves aquí para buscar la invitación:", "LFG": "Para promocionar tu nuevo equipo o encontrar uno para unirte, ve al Gremio <%= linkStart %>Se Busca Equipo (Búsqueda de Grupo)<%= linkEnd %>.", "wantExistingParty": "¿Quieres unirte a un equipo existente? Ve al <%= linkStart %>Gremio Se Busca Equipo<%= linkEnd %> y publica este ID de usuario:", "joinExistingParty": "Unirse al Equipo de otra persona", "needPartyToStartQuest": "¡Ups! necesitas unirte o crear un grupo antes de iniciar un a misión.", - "createGroupPlan": "Create", + "createGroupPlan": "Crear", "create": "Crear", "userId": "ID de Usuario", "invite": "Invitar", "leave": "Salir", "invitedTo": "Invitado a <%= name %>", - "invitedToNewParty": "You were invited to join a party! Do you want to leave this party, reject all other party invitations and join <%= partyName %>?", - "partyInvitationsText": "You have <%= numberInvites %> party invitations! Choose wisely, because you can only be in one party at a time.", - "joinPartyConfirmationText": "Are you sure you want to join the party \"<%= partyName %>\"? You can only be in one party at a time. If you join, all other party invitations will be rejected.", + "invitedToNewParty": "¡Fuiste invitado a unirte a un grupo! ¿Quieres abandonar este grupo, rechazar todas las otras invitaciones y unirte a <%= partyName %>?", + "partyInvitationsText": "¡Tienes <%= numberInvites %> invitaciones de grupo! Escoge sabiamente ya que solo puedes estar en un grupo a la vez.", + "joinPartyConfirmationText": "Estas seguro que quieres unirte al grupo \"<%= partyName %>\"? Solo puedes estar en un grupo a la vez. Si te unes, todas las otras invitaciones serán rechazadas.", "invitationAcceptedHeader": "Tu invitación ha sido Aceptada", "invitationAcceptedBody": "<%= username %> aceptada tu invitación a <%= groupName %>!", "joinNewParty": "Unirte al nuevo Equipo", @@ -70,7 +70,7 @@ "guildBankPop1": "Banco del gremio", "guildBankPop2": "Gemas que el líder del gremio puede usar como premios en desafíos.", "guildGems": "Gemas del gremio", - "group": "Group", + "group": "Grupo", "editGroup": "Editar grupo", "newGroupName": "Nombre del <%= groupType %>", "groupName": "Nombre del grupo", @@ -80,7 +80,7 @@ "logoUrl": "URL del Logotipo", "assignLeader": "Asignar líder del grupo", "members": "Miembros", - "memberList": "Member List", + "memberList": "Lista de Miembros", "partyList": "Orden de la lista de miembros en la cabecera", "banTip": "Echar miembro", "moreMembers": "más miembros", @@ -94,7 +94,7 @@ "search": "Buscar", "publicGuilds": "Gremios Públicos", "createGuild": "Crear Gremio", - "createGuild2": "Create", + "createGuild2": "Crear", "guild": "Gremio", "guilds": "Gremios", "guildsLink": "Gremios", @@ -102,15 +102,16 @@ "optionalMessage": "Mensaje opcional", "yesRemove": "Si, elimínalo", "foreverAlone": "No puedes darle me gusta a tu propio mensaje. No seas ese tipo de persona.", - "sortLevel": "Ordenar por nivel", - "sortRandom": "Ordenar al azar", - "sortPets": "Ordenar por número de mascotas", - "sortName": "Ordenar por nombre de avatar", - "sortBackgrounds": "Ordenar por fondo", - "sortHabitrpgJoined": "Ordenar por fecha de registro a Habitica", - "sortHabitrpgLastLoggedIn": "Ordenar por último inicio de sesión de usuario", - "ascendingSort": "Orden ascendente", - "descendingSort": "Orden descendente", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "¿Crear Gremio por 4 gemas?", "leaveGroupCha": "Abandonar los desafíos de gremio y...", "confirm": "Confirmar", @@ -138,17 +139,17 @@ "privateMessageGiftSubscriptionMessage": "Tienes <%= numberOfMonths %> meses de suscripción.", "cannotSendGemsToYourself": "No puedes enviarte gemas a ti mismo. Prueba con una suscripción en su lugar.", "badAmountOfGemsToSend": "La cantidad de gemas debe de estar entre 1 y el número de gemas que tienes. ", - "report": "Report", + "report": "Reportar", "abuseFlag": "Reportar una violación de las Normas de la Comunidad", "abuseFlagModalHeading": "¿Reportar una violación hecha por <%= name %>?", - "abuseFlagModalBody": "Are you sure you want to report this post? You should ONLY report a post that violates the <%= firstLinkStart %>Community Guidelines<%= linkEnd %> and/or <%= secondLinkStart %>Terms of Service<%= linkEnd %>. Inappropriately reporting a post is a violation of the Community Guidelines and may give you an infraction. Appropriate reasons to flag a post include but are not limited to:

", + "abuseFlagModalBody": "¿Estás seguro que quieres reportar esta publicación? Deberías reportar SÓLO las publicaciones que violan las <%= firstLinkStart %>Normas de la Comunidad<%= linkEnd %> y/o los <%= secondLinkStart %>Términos de Servicio<%= linkEnd %>. Reportar inapropiadamente una publicación es una violación de las Normas de la Comunidad y puede darte una infracción. Algunas de las razones apropiadas incluyen pero no limitan:

", "abuseFlagModalButton": "Reportar Violación", "abuseReported": "Gracias por reportar esta violación. Los moderadores han sido notificados.", "abuseAlreadyReported": "Ya has reportado este mensaje.", "needsText": "Por favor escribe un mensaje.", "needsTextPlaceholder": "Escribe tu mensaje aqui.", "copyMessageAsToDo": "Copiar mensaje como Pendiente", - "copyAsTodo": "Copy as To-Do", + "copyAsTodo": "Copialo como Pendiente", "messageAddedAsToDo": "Mensaje copiado como Pendiente.", "messageWroteIn": "<%= user %> escribió en <%= group %>", "taskFromInbox": "<%= from %> escribió '<%= message %>'", @@ -157,10 +158,10 @@ "leaderOnlyChallenges": "Sólo el líder del grupo puede crear desafíos", "sendGift": "Enviar Regalo", "inviteFriends": "Invitar Amigos", - "partyMembersInfo": "Your party currently has <%= memberCount %> members and <%= invitationCount %> pending invitations. The limit of members in a party is <%= limitMembers %>. Invitations above this limit cannot be sent.", + "partyMembersInfo": "Tu grupo tiene actualmente <%= memberCount %> miembros y <%= invitationCount %> invitaciones pendientes. El límite de miembros en un grupo es de <%= limitMembers %>. Invitaciones sobre este límite no serán enviadas.", "inviteByEmail": "Invitar por correo electrónico", "inviteByEmailExplanation": "Si un amigo se une a Habitica mediante el correo que le enviaste, ¡será invitado automáticamente a tu equipo!", - "inviteMembersHowTo": "Invite people via a valid email or 36-digit User ID. If an email isn't registered yet, we'll invite them to join Habitica.", + "inviteMembersHowTo": "Invita gente mediante un correo electrónico válido o con el ID de usuario de 36 dígitos. Si un correo no se encuentra registrado aún, lo invitaremos a unirse a Habitica.", "inviteFriendsNow": "Invitar a tus amigos ahora", "inviteFriendsLater": "Invitar a tus amigos más tarde", "inviteAlertInfo": "Si tienes amigos que ya están usando Habitica, invítalos mediante su ID de usuario aquí.", @@ -170,10 +171,10 @@ "sendInvitations": "Enviar invitaciones", "invitationsSent": "¡Invitaciones enviadas!", "invitationSent": "¡Invitación enviada!", - "invitedFriend": "Invited a Friend", - "invitedFriendText": "This user invited a friend (or friends) who joined them on their adventure!", + "invitedFriend": "Invitó a un Amigo", + "invitedFriendText": "¡Este usuario ha invitado un amigo (o amigos) que se unieron a ellos en su aventura!", "inviteAlertInfo2": "O comparte este link (copia/pega):", - "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!", + "inviteLimitReached": "Ya has enviado el número máximo de invitaciones por email. Tenemos un límite para prevenir el spam, no obstante, si quieres más, por favor contáctanos en <%= techAssistanceEmail %> y ¡estaremos encantados de llegar a un acuerdo!", "sendGiftHeading": "Enviar regalo a <%= name %>", "sendGiftGemsBalance": "De <%= number %> Gemas", "sendGiftCost": "Total: $<%= cost %> USD", @@ -181,7 +182,7 @@ "sendGiftPurchase": "Comprar", "sendGiftMessagePlaceholder": "Mensaje personal (opcional)", "sendGiftSubscription": "<%= months %> Mes(es): $<%= price %> USD", - "gemGiftsAreOptional": "Please note that Habitica will never require you to gift gems to other players. Begging people for gems is a violation of the Community Guidelines, and all such instances should be reported to <%= hrefTechAssistanceEmail %>.", + "gemGiftsAreOptional": "Por favor ten en cuenta que Habitica nunca te pedirá que regales gemas a otros usuarios. La gente que pide gemas está violación a las Normas de la Comunidad, por lo que todos esos casos deben ser reportados a <%= hrefTechAssistanceEmail %>.", "battleWithFriends": "Combate a monstruos con tus amigos", "startPartyWithFriends": "¡Empieza un Equipo con tus amigos!", "startAParty": "Crea un Equipo", @@ -199,8 +200,8 @@ "requestAcceptGuidelines": "Si quieres publicar mensajes en la Taberna o en el chat de un equipo o de un gremio, por favor lee nuestras <%= linkStart %>Normas de la Comunidad<%= linkEnd %> primero y después haz clic en el botón de abajo para indicar que las aceptas.", "partyUpName": "Equipados", "partyOnName": "Equipazo", - "partyUpText": "Joined a Party with another person! Have fun battling monsters and supporting each other.", - "partyOnText": "Joined a Party with at least four people! Enjoy your increased accountability as you unite with your friends to vanquish your foes!", + "partyUpText": "¡Te uniste a un Grupo con otra persona! Diviértete luchando contra monstruos y apoyándose el uno al otro.", + "partyOnText": "¡Te uniste a un Grupo con al menos 4 personas! Disfruta tu responsabilidad aumentada ¡a la vez que te unes con tus amigos para vencer sus enemigos!", "largeGroupNote": "Nota: Este Gremio es muy grande y ya no soporta notificaciones. Asegúrese de revisar de nuevo todos los días para ver los mensajes nuevos.", "groupIdRequired": "\"groupId\" debe ser un UUID válido", "groupNotFound": "Grupo no encontrado o no tienes acceso.", @@ -216,7 +217,7 @@ "keepOrRemove": "req.query.keep debe ser ya sea \"keep\" o \"remove\"", "canOnlyInviteEmailUuid": "Solo se puede invitar usando uuids o correos.", "inviteMissingEmail": "No se encuentra el correo electronico en la invitacíon.", - "inviteMissingUuid": "Missing user id in invite", + "inviteMissingUuid": "Falta el ID de usuario en la invitación", "inviteMustNotBeEmpty": "La invitación no debe estar vacía", "partyMustbePrivate": "Partidos tienen que ser privados.", "userAlreadyInGroup": "Usuario ya esta en ese grupo.", @@ -229,29 +230,40 @@ "uuidsMustBeAnArray": "Las invitaciónes de ID de usuarios deben ser un array.", "emailsMustBeAnArray": "Dirección de correo electronico debe ser un array", "canOnlyInviteMaxInvites": "Solo puedes invitar \"<%= maxInvites %>\" a la vez.", - "partyExceedsMembersLimit": "Party size is limited to <%= maxMembersParty %> members", + "partyExceedsMembersLimit": "El tamaño del Grupo está limitado a <%= maxMembersParty %> miembros", "onlyCreatorOrAdminCanDeleteChat": "¡No autorizado a eliminar este mensaje!", "onlyGroupLeaderCanEditTasks": "¡No autorizado para administrar tareas!", "onlyGroupTasksCanBeAssigned": "Solo las tareas grupales pueden ser asignadas.", - "chatPrivilegesRevoked": "Your chat privileges have been revoked.", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", + "chatPrivilegesRevoked": "Tus privilegios del chat han sido revocados.", "newChatMessagePlainNotification": "Nuevo mensaje en <%= groupName %> por <%= authorName %>. Cliquea aquí para abrir la página de chat.", "newChatMessageTitle": "Nuevo mensaje en <%= groupName %>", "exportInbox": "Exportar mensajes", "exportInboxPopoverTitle": "Exportar tus mensajes como HTML", - "exportInboxPopoverBody": "HTML allows easy reading of messages in a browser. For a machine-readable format, use Data > Export Data", + "exportInboxPopoverBody": "el HTML permite leer fácilmente los mensajes en un navegador. Para un formato legible por la máquina, usa Datos > Exportar Datos", "to": "Para:", "from": "De:", - "desktopNotificationsText": "We need your permission to enable desktop notifications for new messages in party chat! Follow your browser's instructions to turn them on.

You'll receive these notifications only while you have Habitica open. If you decide you don't like them, they can be disabled in your browser's settings.

This box will close automatically when a decision is made.", + "desktopNotificationsText": "¡Necesitamos tu permiso para habilitar las notificaciones de escritorio para nuevos mensajes en el chat del grupo! Sigue las instrucciones de tu navegador para activarlas.

Recibirás estas notificaciones sólo cuando tengas Habitica abierto. Si decides que ya no las deseas, pueden ser deshabilitadas en los ajustes de tu navegador.

Este cuadro se cerrará automáticamente cuando se tome una decisión.", "confirmAddTag": "¿Quieres asignar esta tarea a \"<%= tag %>\"?", "confirmRemoveTag": "¿Realmente quiere eliminar a \"<%= tag %>\"?", "groupHomeTitle": "Hogar", "assignTask": "Asignar tarea", - "claim": "Claim", + "claim": "Reclama", "onlyGroupLeaderCanManageSubscription": "Solo el líder del grupo puede administrar la suscripción grupal", "yourTaskHasBeenApproved": "Tu tarea \"<%= taskText %>\" fue aprobada", "userHasRequestedTaskApproval": "<%= user %> ha requerido la aprobación de la tarea <%= taskName %>", "approve": "Aprobar", - "approvalTitle": "<%= userName %> has completed <%= type %>: \"<%= text %>\"", + "approvalTitle": "<%= userName %> ha completado <%= type %>: \"<%= text %>\"", "confirmTaskApproval": "¿Quieres recompensar a <%= username %> por completar esta tarea?", "groupSubscriptionPrice": "$9 cada mes + $3 mensuales por cada miembro adicional del grupo", "groupAdditionalUserCost": "+$3.00/por mes/por usuario", @@ -269,27 +281,26 @@ "groupBenefitFiveDescription": "Stay in the loop about important decisions in our easy-to-use chatroom!", "groupBenefitSixTitle": "Recibe una suscripción gratis", "groupBenefitSixDescription": "Get full subscription benefits, including exclusive monthly items and the ability to buy gems with gold! (If you're already a subscriber, your old subscription will be cancelled but your consecutive subscription benefits such as monthly hourglasses will remain.)", - "groupBenefitSevenTitle": "Get a brand-new exclusive Jackalope Mount", - "groupBenefitEightTitle": "Add Group Managers to help manage tasks", - "groupBenefitEightDescription": "Want to share your group's responsibilities? Promote people to Group Managers to help the Leader add, assign, and approve tasks!", - "groupBenefitMessageLimitTitle": "Increase message limit", - "groupBenefitMessageLimitDescription": "Your message limit is doubled to house up to 400 messages at a time!", - "teamBasedTasks": "Team-based Tasks", - "specializedCommunication": "Specialized Communication", - "funExtras": "Fun Extras", - "enterprisePlansButton": "Ask about Enterprise Plans", + "groupBenefitSevenTitle": "Obtén la nueva y exclusiva Montura de Jackalope", + "groupBenefitEightTitle": "Agrega Administradores de Grupo para ayudarte a manejar las tareas", + "groupBenefitEightDescription": "¿Quieres compartir las responsabilidades de tu grupo? Asciende gente a Administradores de Grupo para ayudar al Líder !agregando, asignando y aprobando tareas!", + "groupBenefitMessageLimitTitle": "Aumenta el límite de mensajes", + "groupBenefitMessageLimitDescription": "¡Tu límite de mensajes ha sido doblado para guardar hasta 400 mensajes al mismo tiempo!", + "teamBasedTasks": "Tareas basadas en Equipo", + "specializedCommunication": "Comunicación especializada ", + "funExtras": "Extras divertidos", + "enterprisePlansButton": "Pregunta por nuestros Planes Empresariales", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", - "familyPlansButton": "Sign Up for Family Plan Mailing List", - "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", + "familyPlansButton": "Regístrate para manejar una Lista de Correo de Planes Familiares", + "familyPlansDescription": "¿Quieres una cómoda solución para manejar tu hogar? ¡Los Planes Familiares vienen pronto!", "createAGroup": "Crear un grupo", - "getAGroupPlanToday": "Get a Group Plan Today", + "getAGroupPlanToday": "Obtener un Plan Grupal Hoy", "assignFieldPlaceholder": "Escribe el nombre de perfil de algún miembro del grupo", "cannotDeleteActiveGroup": "No puedes eliminar un grupo con una suscripción activa", "groupTasksTitle": "Lista de tareas grupales", "approvalsTitle": "Tareas esperando ser aprobadas", - "upgradeTitle": "Upgrade", - "blankApprovalsDescription": "When your group completes tasks that need your approval, they'll appear here! Adjust approval requirement settings under task editing.", + "upgradeTitle": "Actualizar", + "blankApprovalsDescription": "!Cuando tu grupo complete tareas que necesitan tu aprobación, ellas aparecerán aquí! Ajusta los requisitos de aprobación en edición de tareas.", "userIsClamingTask": "`<%= username %> has claimed \"<%= task %>\"`", "approvalRequested": "Approval Requested", "refreshApprovals": "Actualizar permisos", diff --git a/website/common/locales/es_419/messages.json b/website/common/locales/es_419/messages.json index 87ec5e0adf..db08aa902c 100644 --- a/website/common/locales/es_419/messages.json +++ b/website/common/locales/es_419/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Ya has denunciado este mensaje", "messageGroupChatNotFound": "¡Mensaje no encontrado!", "messageGroupChatAdminClearFlagCount": "¡Sólo un administrador puede borrar el número de denuncias!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Ups, ¡parece que estás publicando demasiados mensajes! Espera un minuto y vuelve a intentarlo. El chat de la Taberna solo puede con 200 mensajes a la vez, por lo que Habitica recomienda publicar mensajes más largos y meditados, así como respuestas unificadas. No podemos esperar a oir lo que tienes que decir. :)", "messageUserOperationProtected": "la ruta `<%= operation %>` no ha sido guardada, ya que es una ruta protegida.", "messageUserOperationNotFound": "<%= operation %> operación no encontrada", diff --git a/website/common/locales/es_419/npc.json b/website/common/locales/es_419/npc.json index 3e9938952d..95e7ceaae8 100644 --- a/website/common/locales/es_419/npc.json +++ b/website/common/locales/es_419/npc.json @@ -2,30 +2,30 @@ "npc": "PNJ", "npcAchievementName": "<%= key %> PNJ", "npcAchievementText": "¡Respaldó el proyecto de Kickstarter al nivel máximo!", - "welcomeTo": "Welcome to", - "welcomeBack": "Welcome back!", + "welcomeTo": "Bienvenido a", + "welcomeBack": "¡Bienvenido de vuelta!", "justin": "Justin", - "justinIntroMessage1": "Hello there! You must be new here. My name is Justin, your guide to Habitica.", - "justinIntroMessage2": "To start, you'll need to create an avatar.", - "justinIntroMessage3": "Great! Now, what are you interested in working on throughout this journey?", - "introTour": "Here we are! I've filled out some Tasks for you based on your interests, so you can get started right away. Click a Task to edit or add new Tasks to fit your routine!", - "prev": "Prev", - "next": "Next", - "randomize": "Randomize", + "justinIntroMessage1": "¡Hola! Debes ser nuevo por aquí. Mi nombre es Justin, tu guía en Habitica.", + "justinIntroMessage2": "Para comenzar, necesitarás crear un avatar.", + "justinIntroMessage3": "¡Genial! Ahora, ¿en qué te interesa trabajar durante este viaje?", + "introTour": "¡Aquí estamos! He llenado algunas Tareas para ti según tus intereses, así que podrás comenzar en seguida. ¡Haz clic en una Tarea para editarla o agrega nuevas Tareas que encajen en tu rutina!", + "prev": "Ant", + "next": "Sig", + "randomize": "Aleatorio", "mattBoch": "Matt Boch", "mattShall": "¿Te traigo tu corcel, <%= name %>? Cuando hayas alimentado lo suficiente a una mascota de modo que se transforme en una montura, aparecerá aquí. ¡Haz clic en una montura para ensillarla!", - "mattBochText1": "¡Bienvenido/a al establo! Soy Matt, el Maestro de las Bestias. Desde el nivel 3 encontraras huevos y pociones con las cuales eclosionarlos. ¡Cuando eclosiones una mascota en el Mercado aparecerá aquí! Cliquea la imagen de una mascota para añadirla a tu avatar. Dales de comer comida que encontrarás desde el nivel 3 y crecerán hasta ser monturas robustas.", - "welcomeToTavern": "Welcome to The Tavern!", - "sleepDescription": "Need a break? Check into Daniel's Inn to pause some of Habitica's more difficult game mechanics:", - "sleepBullet1": "Missed Dailies won't damage you", - "sleepBullet2": "Tasks won't lose streaks or decay in color", - "sleepBullet3": "Bosses won't do damage for your missed Dailies", - "sleepBullet4": "Your boss damage or collection Quest items will stay pending until check-out", - "pauseDailies": "Pause Damage", - "unpauseDailies": "Unpause Damage", - "staffAndModerators": "Staff and Moderators", - "communityGuidelinesIntro": "Habitica tries to create a welcoming environment for users of all ages and backgrounds, especially in public spaces like the Tavern. If you have any questions, please consult our Community Guidelines.", - "acceptCommunityGuidelines": "I agree to follow the Community Guidelines", + "mattBochText1": "¡Éste es el Establo! Soy Matt, el Maestro de las Bestias. Desde el nivel 3 podrás obtener mascotas utilizando huevos y pociones. Cuando hayas utilizado una poción para sacar del cascarón a tu mascota en el Mercado, ¡aparecerá aquí! Haz clic sobre la imagen de una mascota para añadirla a tu avatar. Aliméntalas con la comida que encuentres después del nivel 4, y crecerán hasta convertirse en poderosos animales de montura.", + "welcomeToTavern": "¡Bienvenido a La Taverna!", + "sleepDescription": "¿Necesitas un descanso? Ingresa a la Posada de Daniel para suspender algunas de las mecánicas de juego más difíciles de Habitica:", + "sleepBullet1": "Diarias perdidas no te harán daño", + "sleepBullet2": "Tareas no perderán rachas o cambiarán de color", + "sleepBullet3": "Jefes no harán daño por tus Diarias perdidas", + "sleepBullet4": "Tus daños de jefe o artículos de Misión de colección quedarán pendientes hasta que salgas de la Posada.", + "pauseDailies": "Suspender Daño", + "unpauseDailies": "Reiniciar Daño", + "staffAndModerators": "Personal y Moderadores", + "communityGuidelinesIntro": "Habitica trata de crear un ambiente acogedor para usuarios de todas las edades y orígenes, especialmente en lugares públicos como la Taverna. Si tienes cualquier duda, por favor consulta nuestras Normas de la Comunidad.", + "acceptCommunityGuidelines": "Accedo a seguir las Normas de la Comunidad.", "daniel": "Daniel", "danielText": "¡Bienvenido a la Taberna! Quédate un rato y conoce a los lugareños. Si necesitas descansar (¿Vacaciones? ¿Enfermedad?) te daré un lugar en la Posada. Mientras estés registrado tus Diarias no te harán daño al final del día, pero aún así las puedes marcar.", "danielText2": "Aviso: Si estás participando en una misión contra un jefe, ¡el jefe seguirá haciéndote daño si tus compañeros de equipo no completan sus Diarias! Además, el daño que tú le hagas al Jefe (o los objetos que hayas recolectado) no se aplicará hasta que salgas de la Posada.", @@ -33,45 +33,45 @@ "danielText2Broken": "Oh... Si estás participando en una misión contra un jefe, el jefe seguirá dañándote por las Diarias que tus compañeros de equipo no completen... Además, el daño que tú le causes al Jefe (o los objetos recolectados) no será aplicado hasta que salgas de la Posada...", "alexander": "Alexander el Comerciante", "welcomeMarket": "¡Bienvenidos al Mercado! ¡Compra huevos difíciles de encontrar y pociones! ¡Vende tus extras! ¡Encarga servicios útiles! Ven a ver lo que tenemos para ofrecer.", - "welcomeMarketMobile": "Welcome to the Market! Buy hard-to-find eggs and potions! Come see what we have to offer.", + "welcomeMarketMobile": "¡Bienvenido al Mercado! ¡Compra huevos y pociones difíciles de encontrar! Ven a ver lo que tenemos para ofrecer.", "displayItemForGold": "¿Quieres vender un/a <%= itemType %>?", "displayEggForGold": "¿Quieres vender un Huevo de <%= itemType %>?", "displayPotionForGold": "¿Quieres vender una Poción <%= itemType %>?", "sellForGold": "Véndel@ por <%= gold %> Oro", - "howManyToSell": "How many would you like to sell?", - "yourBalance": "Your balance", - "sell": "Sell", - "buyNow": "Buy Now", - "sortByNumber": "Number", - "featuredItems": "Featured Items!", - "hideLocked": "Hide locked", - "hidePinned": "Hide pinned", - "amountExperience": "<%= amount %> Experience", - "amountGold": "<%= amount %> Gold", - "namedHatchingPotion": "<%= type %> Hatching Potion", + "howManyToSell": "¿Cuántos quisieras vender?", + "yourBalance": "Tu balance", + "sell": "Vende", + "buyNow": "Compra Ahora", + "sortByNumber": "Numero", + "featuredItems": "¡Artículos Destacados!", + "hideLocked": "Ocultar bloqueados", + "hidePinned": "Ocultar fijados", + "amountExperience": "<%= amount %> Experiencia", + "amountGold": "<%= amount %> Oro", + "namedHatchingPotion": "<%= type %> Poción de Nacimiento", "buyGems": "Comprar Gemas", "purchaseGems": "Comprar Gemas", - "items": "Items", + "items": "Artículos", "AZ": "A-Z", - "sort": "Sort", - "sortBy": "Sort By", - "groupBy2": "Group By", - "sortByName": "Name", - "quantity": "Quantity", - "cost": "Cost", - "shops": "Shops", - "custom": "Custom", - "wishlist": "Wishlist", - "wrongItemType": "The item type \"<%= type %>\" is not valid.", - "wrongItemPath": "The item path \"<%= path %>\" is not valid.", - "unpinnedItem": "You unpinned <%= item %>! It will no longer display in your Rewards column.", - "cannotUnpinArmoirPotion": "The Health Potion and Enchanted Armoire cannot be unpinned.", - "purchasedItem": "You bought <%= itemName %>", + "sort": "Ordernar", + "sortBy": "Ordernar Por", + "groupBy2": "Agrupar Por", + "sortByName": "Nombre", + "quantity": "Cantidad", + "cost": "Costo", + "shops": "Tiendas", + "custom": "Personalizado", + "wishlist": "Lista de Deseos", + "wrongItemType": "El artículo tipo \"<%= type %>\" no es válido.", + "wrongItemPath": "La ruta del artículo \"<%= path %>\" no es válida.", + "unpinnedItem": "¡Desfijaste <%= item %>! Ya no aparecerá en tu columna de Recompensas.", + "cannotUnpinArmoirPotion": "La Poción de Salud y el Armario Encantado no pueden ser desfijados.", + "purchasedItem": "Compraste <%= itemName %>", "ian": "Ian", "ianText": "¡Bienvenido a la Tienda de Misiones! Aquí puedes usar Pergaminos de Misiones para luchar contra monstruos con tus amigos. ¡Asegúrate de echar un vistazo a nuestra fina selección de Pergaminos de Misiones disponibles a la derecha!", - "ianTextMobile": "Can I interest you in some quest scrolls? Activate them to battle monsters with your Party!", + "ianTextMobile": "¿Podré interesarte en algunos pergaminos de misión? ¡Actívalos para combatir monstruos con tu Equipo!", "ianBrokenText": "Bienvenido a la Tienda de Misiones... Aquí puedes utilizar Pergaminos de Misión para luchar contra monstruos con tus amigos... Asegúrate de echar un vistazo a nuestra fina selección de Pergaminos de Misión a la derecha...", - "featuredQuests": "Featured Quests!", + "featuredQuests": "¡Misiones Destacadas!", "missingKeyParam": "\"req.params.key\" es requerido.", "itemNotFound": "No se encontro el objeto \"<%= key >\"", "cannotBuyItem": "No puedes comprar este objeto", @@ -88,13 +88,13 @@ "plusOneGem": "+1 Gema", "typeNotSellable": "El tipo no se puede vender. Debe ser uno de los siguientes: <%= acceptedTypes %>", "userItemsKeyNotFound": "no se encontró una llave para los objetos del usuario <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Una cadena de camino es requerida. ", "unlocked": "Se han desbloqueado objetos. ", "alreadyUnlocked": "El conjunto ya se ha desbloqueado por completo. ", "alreadyUnlockedPart": "El conjunto se ha desbloqueado parcialmente. ", "USD": "(USD)", - "newStuff": "New Stuff by [Bailey](https://twitter.com/Mihakuu)", + "newStuff": "Cosas Nuevas por [Bailey](https://twitter.com/Mihakuu)", "cool": "Dímelo más tarde", "dismissAlert": "Descartar este alerta", "donateText1": "Añade 20 Gemas a tu cuenta. Las gemas se usan para comprar objetos especiales en el juego, como camisas y peinados.", @@ -107,13 +107,13 @@ "amazonInstructions": "Haz clic en el botón para pagar mediante Amazon Payments", "paymentMethods": "Comprar usando", "classGear": "Equipamiento de Clase", - "classGearText": "Congratulations on choosing a class! I've added your new basic weapon to your inventory. Take a look below to equip it!", + "classGearText": "¡Felicitaciones por haber escogido una clase! He añadido tu nueva arma básica a tu inventario. ¡Écha una mirada abajo para equiparla!", "classStats": "Éstas son las estadísticas de tu clase; afectan el estilo de juego. Cada vez que subes de nivel, obtienes un punto para asignarle a alguna estadística en particular. Coloca el cursor sobre cada estadística para más información.", "autoAllocate": "Asignación automática", - "autoAllocateText": "If 'automatic allocation' is checked, your avatar gains stats automatically based on your tasks' attributes, which you can find in TASK > Edit > Advanced > Attributes. Eg, if you hit the gym often, and your 'Gym' Daily is set to 'Strength', you'll gain Strength automatically.", - "spells": "Skills", - "spellsText": "You can now unlock class-specific skills. You'll see your first at level 11. Your mana replenishes 10 points per day, plus 1 point per completed To-Do.", - "skillsTitle": "Skills", + "autoAllocateText": "Si marcas 'Asignación Automática', tu avatar gana puntos automáticamente basado en los atributos de tus Tareas, las cuales puedes encontrar en TAREA > Editar > Avanzado > Atributos. Por ejemplo, si vas seguido al gimnasio y tu Diaria 'Gimnasio' está asignada al atributo 'Fuerza', ganarás Fuerza automáticamente.", + "spells": "Habilidades", + "spellsText": "Ahora puedes desbloquear habilidades específicas a una clase. Verás la primera en el nivel 11. Tu maná se repondrá a 10 puntos por día, más 1 punto por cada Pendiente completado.", + "skillsTitle": "Habilidades", "toDo": "Pendiente", "moreClass": "Para ver más información sobre el sistema de clases, visita la Wikia.", "tourWelcome": "¡Bienvenido a Habitica! Ésta es tu lista de Pendientes. ¡Marca una tarea para continuar!", @@ -128,13 +128,13 @@ "tourScrollDown": "¡Asegúrate de desplazarte hacia abajo para ver todas las opciones! Vuelve a hacer clic en tu avatar para regresar a la página de tareas.", "tourMuchMore": "¡Cuando hayas terminado con tus tareas, podrás formar un Equipo con tus amigos, chatear en los Gremios que te interesen, unirte a Desafíos, y más!", "tourStatsPage": "¡Esta es la página de Estadísticas! Gana logros completando las tareas en la lista.", - "tourTavernPage": "Welcome to the Tavern, an all-ages chat room! You can keep your Dailies from hurting you in case of illness or travel by clicking \"Pause Damage\". Come say hi!", + "tourTavernPage": "Bienvenido a la Taverna, ¡un salón de chat para todas las edades! Puedes evitar el daño de tus Diarias en caso de enfermedad o viajes haciendo clic en \"Suspender Daño\". ¡Entra, y di hola!", "tourPartyPage": "Tu equipo te ayudará a que te mantengas responsable. ¡Invita a tus amigos para desbloquear un Pergamino de Misión!", - "tourGuildsPage": "Guilds are common-interest chat groups created by the players, for the players. Browse through the list and join the Guilds that interest you. Be sure to check out the popular Habitica Help: Ask a Question guild, where anyone can ask questions about Habitica!", + "tourGuildsPage": "Gremios son salones de chat de interés común, creados por los jugadores, para los jugadores. Echa un vistazo a la lista y únete a Gremios que te interesen. Asegúrate de chequear el popular gremio Habitica Ayuda: Pregunta, ¡donde cualquiera puede hacer preguntas sobre Habitica!", "tourChallengesPage": "¡Los Desafíos son listas de tareas basadas en un tema específico creadas por los usuarios! Al unirte a un Desafío éste añadirá tareas a tu cuenta. ¡Compite contra otros usuarios para ganar Gemas!", "tourMarketPage": "A partir del Nivel 3, huevos y pociones de eclosión empezarán a caer al azar cuando completes tareas. Aparecen aquí - ¡úsalos para hacer eclosionar a las mascotas! También puedes comprar artículos del Mercado.", "tourHallPage": "Bienvenido al Salón de los Héroes, donde los colaboradores del código abierto de Habitica son honrados. Ya sea a través de código, arte, música, escritura o solamente ayudando, ellos han ganado gemas, equipamiento exclusivo y prestigiosos títulos. ¡Tú también puedes contribuir a Habitica!", - "tourPetsPage": "This is the Stable! After reaching level 3, you will gather pet eggs and hatching potions as you complete tasks. When you hatch a pet in the Market, it will appear here! Click a pet's image to add it to your avatar. Feed them with the food you find after level 3, and they'll grow into powerful mounts.", + "tourPetsPage": "¡Este es el Establo! Al llegar al nivel 3 podrás recolectar huevos de mascota y pociones de nacimiento mientras vas completando tareas. Cuando hagas nacer una mascota, ¡aparecerá aquí! Haz clic en la imagen de una mascota para agregarla a tu avatar. ¡Aliméntala con comida que encuentres después del nivel 3 y crecerán a ser poderosos animales de montura!", "tourMountsPage": "Tu mascota va a aparecer acá una vez que la hayas alimentado suficiente para pasar a ser una montura. ¡Cliquea en una montura para montarla!", "tourEquipmentPage": "¡Aquí es donde se guarda tu equipamiento! Tu Equipamiento de Batalla afecta tus estadísticas. Si quieres lucir un equipamiento distinto sin afectar tus estadísticas, utiliza la opción \"Usar disfraz\".", "equipmentAlreadyOwned": "Ya posees esa pieza de equipamiento. ", @@ -149,7 +149,7 @@ "tourHabitsBrief": "Buenos y malos hábitos", "tourHabitsProceed": "¡Tiene sentido!", "tourRewardsBrief": "Lista de recompensas", - "tourRewardsArmoire": "Reward List", + "tourRewardsArmoire": "Lista de Recompensas", "tourRewardsProceed": "¡Eso es todo!", "welcomeToHabit": "¡Bienvenido a Habitica!", "welcome1": "Crea un avatar básico.", @@ -161,5 +161,5 @@ "welcome4": "¡Evita los malos hábitos que consumen tu Salud (PV), o tu avatar morirá!", "welcome5": "Ahora podrás personalizar tu avatar y configurar tus tareas...", "imReady": "Ingresar a Habitica", - "limitedOffer": "Available until <%= date %>" + "limitedOffer": "Disponible hasta el <%= date %>" } \ No newline at end of file diff --git a/website/common/locales/es_419/quests.json b/website/common/locales/es_419/quests.json index c396e568e1..499292b857 100644 --- a/website/common/locales/es_419/quests.json +++ b/website/common/locales/es_419/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "¡Debes haber alcanzado por lo menos el nivel <%= level %> para poder comprar esta misión!", "mustInviteFriend": "Para obtener esta misión, invita a un amigo a tu Equipo. ¿Quieres invitar a alguien ahora?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "¿Estás seguro de que quieres cancelar esta misión? Todas las invitaciones aceptadas se perderán. El organizador de la misión se quedará con el pergamino de misión.", "sureAbort": "¿Estás seguro de que quieres abortar esta misión? Esto la abortará para todos en tu equipo y todo el progreso se perderá. El pergamino de misión será regresado al organizador de la misión.", "doubleSureAbort": "¿Estás totalmente seguro? ¡Asegúrate de que no te odiarán eternamente!", diff --git a/website/common/locales/es_419/questscontent.json b/website/common/locales/es_419/questscontent.json index fc938cb549..9a0e1570e7 100644 --- a/website/common/locales/es_419/questscontent.json +++ b/website/common/locales/es_419/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Huevo)", "questArmadilloUnlockText": "Desbloquea huevos de armadillo adquiribles en el mercado", "questCowText": "La vaca muutante", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Vaca muutante", "questCowDropCowEgg": "Vaca (Huevo)", diff --git a/website/common/locales/es_419/settings.json b/website/common/locales/es_419/settings.json index eaa49e4d79..f93dc7011f 100644 --- a/website/common/locales/es_419/settings.json +++ b/website/common/locales/es_419/settings.json @@ -65,7 +65,7 @@ "resetText1": "¡AVISO! Esto reinicia muchas partes de tu cuenta. Esto no es recomendable, pero ha resultado útil para algunas personas al principio después de jugar con el sitio web por un corto tiempo.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "¿Estás seguro? ¡Esto borrará tu cuenta para siempre, y no podrá ser recuperada! Necesitarás registrar una cuenta nueva para volver a usar Habitica. Las Gemas no serán reembolsadas. Si estás absolutamente seguro escribe tu contraseña en la caja de texto de abajo.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Puedes copiar éstos para usarlos en aplicaciones de terceros. Sin embargo, considera tu Ficha API como una contraseña y no la compartas públicamente. De vez en cuando se te puede pedir tu ID de usuario, pero nunca publiques tu Ficha API donde otros puedan verla, incluyendo en Github.", diff --git a/website/common/locales/es_419/subscriber.json b/website/common/locales/es_419/subscriber.json index b8f81c8509..8240f9977a 100644 --- a/website/common/locales/es_419/subscriber.json +++ b/website/common/locales/es_419/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Tipo de carta desconocido.", "invalidCoupon": "Codigo de cupón invalido.", "couponUsed": "El codigo de cupón ya fue usado.", - "noSudoAccess": "No tienes acceso sudo.", "couponCodeRequired": "El codigo de cupón es requerido.", "eventRequired": "\"req.params.event\" es requerido.", "countRequired": "\"req.query.count\" es requerido.", diff --git a/website/common/locales/es_419/tasks.json b/website/common/locales/es_419/tasks.json index dfa0a8485f..8b9258ef7a 100644 --- a/website/common/locales/es_419/tasks.json +++ b/website/common/locales/es_419/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirma que esta tarea diaria no estuviera hecha antes de aplicar el daño", "yesterDailiesDescription": "Si se aplica esta configuración, Habitica te preguntará si quisiste dejar la tarea diaria sin hacer antes de calcular y aplicar el daño a tu avatar. Esto te puede proteger contra daño no intencional.", "repeatDayError": "Asegúrate de tener al menos un día de la semana seleccionado.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/fr/backgrounds.json b/website/common/locales/fr/backgrounds.json index 4d5ed7c52a..4f95dd60cf 100644 --- a/website/common/locales/fr/backgrounds.json +++ b/website/common/locales/fr/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Château de minuit", "backgroundMidnightCastleNotes": "Promenez-vous à côté du château de minuit.", "backgroundTornadoText": "Tornade", - "backgroundTornadoNotes": "Volez à travers une tornade." + "backgroundTornadoNotes": "Volez à travers une tornade.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/fr/challenge.json b/website/common/locales/fr/challenge.json index 8c7904087e..51e9b822db 100644 --- a/website/common/locales/fr/challenge.json +++ b/website/common/locales/fr/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Le lieu du défi est requis ('Ajouter à')", "categoiresRequired": "Une ou plusieurs catégories doivent être sélectionnées", "viewProgressOf": "Voir la progression de", - "selectMember": "Choisir un membre" + "selectMember": "Choisir un membre", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/fr/character.json b/website/common/locales/fr/character.json index 5edb14b744..9537b504b3 100644 --- a/website/common/locales/fr/character.json +++ b/website/common/locales/fr/character.json @@ -163,6 +163,7 @@ "dieText": "Vous avez perdu un niveau, tout votre or et une pièce d'équipement aléatoire. Relevez-vous, membre d'Habitica, et essayez encore ! Mettez un frein à ces habitudes négatives, complétez vos tâches Quotidiennes avec vigilance et tenez la mort à distance avec une potion de santé si vous fléchissez !", "sureReset": "Confirmez-vous ? Ceci réinitialisera la classe de votre personnage ainsi que vos points alloués (vous les récupérerez tous pour les ré-allouer), et vous coûtera 3 gemmes.", "purchaseFor": "Acheter pour <%= cost %> gemmes ?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Pas assez de mana.", "invalidTarget": "Vous ne pouvez pas utiliser une compétence là-dessus.", "youCast": "Vous avez lancé <%= spell %>.", diff --git a/website/common/locales/fr/contrib.json b/website/common/locales/fr/contrib.json index 40b79fe59e..5566acde5d 100644 --- a/website/common/locales/fr/contrib.json +++ b/website/common/locales/fr/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, vous êtes une personne géniale ! Vous êtes maintenant un contributeur d'échelon <%= level %> pour avoir aidé Habitica. Allez voir", "contribLink": "quelles récompenses vous avez gagnées grâce à votre contribution !", "contribName": "Contributeur", - "contribText": "A contribué au développement d'Habitica (code, design, pixel art, conseils juridiques, documents, etc). Vous voulez ce badge ? En savoir plus.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Plus d'informations", "kickstartName": "Soutien Kickstarter - Palier <%= key %>$", "kickstartText": "A soutenu le projet Kickstarter", diff --git a/website/common/locales/fr/front.json b/website/common/locales/fr/front.json index c60349519a..f987bbf093 100644 --- a/website/common/locales/fr/front.json +++ b/website/common/locales/fr/front.json @@ -30,6 +30,7 @@ "companyAbout": "Comment ça marche", "companyBlog": "Blog", "devBlog": "Blog des développeurs", + "companyContribute": "Contribute", "companyDonate": "Faire un don", "companyPrivacy": "Confidentialité", "companyTerms": "Conditions", @@ -252,7 +253,7 @@ "missingNewPassword": "Nouveau mot de passe manquant.", "invalidEmailDomain": "Vous ne pouvez pas vous enregistrer avec une adresse courriel appartenant aux domaines suivants : %= domains %>", "wrongPassword": "Mauvais mot de passe.", - "incorrectDeletePhrase": "Veuillez écrire DELETE en majuscules pour supprimer votre compte.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Adresse courriel invalide.", "emailTaken": "Adresse courriel déjà utilisée par un utilisateur.", "newEmailRequired": "Nouvelle adresse courriel manquante.", diff --git a/website/common/locales/fr/gear.json b/website/common/locales/fr/gear.json index 8a1c78668d..0e0f59fa52 100644 --- a/website/common/locales/fr/gear.json +++ b/website/common/locales/fr/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Taillez les sabots de vos montures de somme, pour les aider à rester en bonne santé tandis qu'elles vous amènent à l'aventure ! Augmente la Force, l'Intelligence et la Constitution de <%= attrs %> chacune. Armoire enchantée : ensemble du maréchal-ferrant (objet 1 sur 3).", "weaponArmoireWeaversCombText": "Peigne de tisserand", "weaponArmoireWeaversCombNotes": "Utilisez ce peigne pour assembler vos fils de trame ensemble pour faire un tissus solidement tissé. Augmente la Perception de <%= per %> et la Force de <%= str %>. Armoire enchantée : Ensemble du tisserand (objet 2 sur 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "armure", "armorCapitalized": "Armure", "armorBase0Text": "Habit simple", @@ -387,7 +389,7 @@ "armorSpecialSamuraiArmorText": "Armure de samouraï", "armorSpecialSamuraiArmorNotes": "Cette armure épaisse est maintenue par d'élégants cordons en soie. Augmente la Perception de <%= per %>.", "armorSpecialTurkeyArmorBaseText": "Armure de dindon", - "armorSpecialTurkeyArmorBaseNotes": "Keep your drumsticks warm and cozy in this feathery armor! Confers no benefit.", + "armorSpecialTurkeyArmorBaseNotes": "Gardez vos baguettes bien au chaud dans cette armure de plumes ! Ne confère aucun bonus.", "armorSpecialYetiText": "Tunique du dresseur de yéti", "armorSpecialYetiNotes": "Flou et féroce. Augmente la Constitution de <%= con %>. Équipement en édition limitée de l'hiver 2013-2014.", "armorSpecialSkiText": "Parka de ski-sassin", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "Cet ensemble de vêtements résistants vous protègera de la cire brûlante que vous pourriez renverser en pratiquant votre art ! Augmente la Constitution de <%= con %>. Armoire enchantée : ensemble du cirier (objet 1 sur 3).", "armorArmoireWovenRobesText": "Tunique tissée", "armorArmoireWovenRobesNotes": "Exhibez fièrement votre travail de tissage en portant cette tunique bariolée ! Augmente la Constitution de <%= con %> et l'Intelligence de <%= int %>. Armoire enchantée : ensemble du tisserand (objet 1 sur 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "heaume", "headgearCapitalized": "Couvre-chef", "headBase0Text": "Pas de couvre-chef", @@ -741,7 +745,7 @@ "headSpecialNamingDay2017Text": "Heaume de griffon pourpre royal", "headSpecialNamingDay2017Notes": "Joyeux Jour d'Appellation ! Revêtez ce heaume terrible et plumeux pour célébrer Habitica. N'apporte aucun bonus.", "headSpecialTurkeyHelmBaseText": "Coiffe de dindon", - "headSpecialTurkeyHelmBaseNotes": "Votre costume du Jour du Dindon sera complet lorsque vous revêtirez cette coiffe à bec ! N'apporte aucun bonus.", + "headSpecialTurkeyHelmBaseNotes": "Votre costume du jour du Dindon sera complet lorsque vous revêtirez cette coiffe à bec ! N'apporte aucun bonus.", "headSpecialNyeText": "Chapeau pointu absurde", "headSpecialNyeNotes": "Vous avez reçu un chapeau pointu absurde ! Portez-le avec fierté en célébrant le Nouvel an ! N'apporte aucun bonus.", "headSpecialYetiText": "Heaume du dresseur de yéti", @@ -871,9 +875,9 @@ "headSpecialSummer2017HealerText": "Couronne de créatures marines", "headSpecialSummer2017HealerNotes": "Ce casque est fait de créatures marines amicales qui se reposent temporairement sur votre tête, vous donnant de sages conseils. Augmente l'Intelligence de <%= int %>. Équipement en édition limitée de l'été 2017.", "headSpecialFall2017RogueText": "Heaume de citrouille d'Habitoween", - "headSpecialFall2017RogueNotes": "Prêt pour les surprises ? Il est temps d'utiliser ce casque festif et luisant ! Augmente la perception de <%= per %> Équipement d'automne 2017 en édition limitée.", + "headSpecialFall2017RogueNotes": "Prêt pour les surprises ? Il est temps d'utiliser ce casque festif et luisant ! Augmente la Perception de <%= per %>. Équipement en édition limitée de l'automne 2017.", "headSpecialFall2017WarriorText": "Casque en sucre d'orge", - "headSpecialFall2017WarriorNotes": "Ce casque pourrait être un régal, mais les tâches rebelles ne le trouveront pas si doux ! Augmente la force de <%= str %> Équipement d'automne 2017 en édition limitée.. ", + "headSpecialFall2017WarriorNotes": "Ce casque pourrait être un régal, mais les tâches rebelles ne le trouveront pas si doux ! Augmente la Force de <%= str %> Équipement d'automne 2017 en édition limitée.", "headSpecialFall2017MageText": "Heaume de mascarade", "headSpecialFall2017MageNotes": "Lorsque vous apparaîtrez avec ce chapeau à plumes, tout le monde cherchera l'identité de cet inconnu sorcier qui vient d'arriver. Augmente la Perception de <%= per %>. Équipement en édition limitée de l'automne 2017.", "headSpecialFall2017HealerText": "Heaume de maison hantée", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Cet auguste heaume d'acier vous aidera dans vos quêtes de santé, de bonheur et de productivité ! Augmente la Perception de <%= per %>. Armoire enchantée : ensemble anti-procrastination (objet 1 sur 3).", "headArmoireCandlestickMakerHatText": "Chapeau de cirier", "headArmoireCandlestickMakerHatNotes": "Un chapeau enjoué rend tout travail plus amusant, et la fabrique de bougies n'y fait pas exception ! Augmente la Perception et l'Intelligence de <%= attrs %> chacune. Armoire enchantée : ensemble du cirier (objet 2 sur 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "objet de main secondaire", "offhandCapitalized": "Objet de main secondaire", "shieldBase0Text": "Pas d'équipement de main secondaire", @@ -1210,8 +1216,8 @@ "shieldArmoireAntiProcrastinationShieldNotes": "Ce robuste bouclier d'acier bloquera toute distraction en approche ! Augmente la Constitution de <%= con %>. Armoire enchantée : ensemble anti-procrastination (objet 3 sur 3).", "shieldArmoireHorseshoeText": "Fer à cheval", "shieldArmoireHorseshoeNotes": "Utilisez ce fer à cheval pour protéger les sabots de vos montures ongulées. Augmente la Constitution, la Perception et la Force de <%= attrs %>chacune. Armoire enchantée : ensemble du maréchal-ferrant (objet 3 sur 3).", - "shieldArmoireHandmadeCandlestickText": "Chandelle faite-main", - "shieldArmoireHandmadeCandlestickNotes": "Votre cire fine fournit lumière et chaleur aux Habiticiens reconnaissants ! Augmente la Force de <%= str %>. Armoire enchantée : ensemble du cirier (objet 3 sur 3).", + "shieldArmoireHandmadeCandlestickText": "Chandelle faite main", + "shieldArmoireHandmadeCandlestickNotes": "Votre cire fine fournit lumière et chaleur aux Habiticiennes et Habiticiens reconnaissants ! Augmente la Force de <%= str %>. Armoire enchantée : ensemble du cirier (objet 3 sur 3).", "shieldArmoireWeaversShuttleText": "Navette de métier à tisser", "shieldArmoireWeaversShuttleNotes": "Cet outil passe vos fils de trame à travers la chaîne pour faire du tissu ! Augmente l'Intelligence de <%= int %> et la Perception de <%= per %>. Armoire enchantée : ensemble du tisserand (objet 3 sur 3).", "back": "Accessoire dorsal", @@ -1251,9 +1257,9 @@ "backSpecialSnowdriftVeilText": "Voile-congère", "backSpecialSnowdriftVeilNotes": "Ce voile translucide donne à croire qu'une rafale de neige vous enveloppe ! N'apporte aucun bonus.", "backSpecialAetherCloakText": "Cape d'éther", - "backSpecialAetherCloakNotes": "Cette cape a autrefois appartenu à la maîtresse des classes disparue. Augmente la perception de <%= per %>.", + "backSpecialAetherCloakNotes": "Cette cape a autrefois appartenu à la maîtresse oubliée en personne. Augmente la perception de <%= per %>.", "backSpecialTurkeyTailBaseText": "Queue de dindon", - "backSpecialTurkeyTailBaseNotes": "Portez fièrement votre noble queue de dindon lors des fêtes !  N'apporte aucun bonus.", + "backSpecialTurkeyTailBaseNotes": "Portez fièrement votre noble queue de dindon tandis que vous célébrez Thanksgiving !  N'apporte aucun bonus.", "body": "Accessoire de Corps", "bodyCapitalized": "Accessoire de corps", "bodyBase0Text": "Pas d'armure.", @@ -1267,7 +1273,7 @@ "bodySpecialTakeThisText": "Épaulettes Take This", "bodySpecialTakeThisNotes": "Ces épaulettes ont été obtenues en participant à un défi sponsorisé créé par Take This. Félicitations ! Augmente tous les attributs de <%= attrs %>.", "bodySpecialAetherAmuletText": "Amulette d'éther", - "bodySpecialAetherAmuletNotes": "Cette amulette a une histoire mystérieuse. Augmente la constitution et la force de <%= attrs %> chacune.", + "bodySpecialAetherAmuletNotes": "Cette amulette a une histoire mystérieuse. Augmente la Constitution et la Force de <%= attrs %> chacune.", "bodySpecialSummerMageText": "Pèlerine étincelante ", "bodySpecialSummerMageNotes": "Ni l'eau de mer ni l'eau douce ne peuvent ternir cette pèlerine métallisée. N'apporte aucun bonus. Équipement en édition limitée de l’été 2014.", "bodySpecialSummerHealerText": "Collier de corail", @@ -1284,8 +1290,10 @@ "bodyMystery201705Notes": "Ces ailes ployées sont classes, mais en plus elles vous donneront l'agilité et la vitesse d'un griffon ! N'apporte aucun bonus. Équipement d'abonné·e de mai 2017.", "bodyMystery201706Text": "Manteau loqueteux de corsaire", "bodyMystery201706Notes": "Ce manteau cache des poches secrètes afin de dissimuler tout l'or que vous avez récupéré en accomplissant vos tâches. N'apporte aucun bonus. Équipement d'abonné·e de juin 2017.", - "bodyMystery201711Text": "Écharpe de chevaucheur de tapis volant", + "bodyMystery201711Text": "Écharpe de chevaucheur de tapis", "bodyMystery201711Notes": "Cette douce écharpe tricotée se pare de majesté lorsqu'elle vole au vent. N'apporte aucun bonus. Équipement d'abonné·e de novembre 2017.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "accessoire de tête", "headAccessoryCapitalized": "Accessoire de tête", "accessories": "Accessoires", @@ -1373,7 +1381,7 @@ "eyewearSpecialYellowTopFrameText": "Lunettes normales jaunes", "eyewearSpecialYellowTopFrameNotes": "Des lunettes à monture jaune. N'apportent aucun bonus.", "eyewearSpecialAetherMaskText": "Masque d'éther", - "eyewearSpecialAetherMaskNotes": "Ce masque a une histoire mystérieuse. Augmente l'intelligence de <%= int %>.", + "eyewearSpecialAetherMaskNotes": "Ce masque a une histoire mystérieuse. Augmente l'Intelligence de <%= int %>.", "eyewearSpecialSummerRogueText": "Cache-œil espiègle", "eyewearSpecialSummerRogueNotes": "Même un voyou peut voir à quel point c'est élégant ! N'apporte aucun bonus. Équipement en édition limitée de l’été 2014.", "eyewearSpecialSummerWarriorText": "Cache-œil fringuant", diff --git a/website/common/locales/fr/generic.json b/website/common/locales/fr/generic.json index f870af1698..98f64e74ce 100644 --- a/website/common/locales/fr/generic.json +++ b/website/common/locales/fr/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Sauveur de Dilatoire", "achievementDilatoryText": "A contribué à vaincre le Redoutable Drag'on de Dilatoire au cours du \"Summer Splash Event\" 2014 !", "costumeContest": "Compétiteur du concours de costumes", - "costumeContestText": "A participé au concours de costumes d'Habitoween. Découvrez certaines des participations sur le blog d'Habitica !", - "costumeContestTextPlural": "A participé <%= count %> fois au concours de costumes d'Habitoween. Découvrez certaines des participations sur le blog d'Habitica !", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Membre depuis", "lastLoggedIn": "- Dernière connexion", "notPorted": "Cette fonction n'a pas encore été importée depuis le site original.", diff --git a/website/common/locales/fr/groups.json b/website/common/locales/fr/groups.json index b63a818e16..a7dafa4d43 100644 --- a/website/common/locales/fr/groups.json +++ b/website/common/locales/fr/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Message optionnel", "yesRemove": "Oui, enlevez-les", "foreverAlone": "Vous ne pouvez pas aimer votre propre message. Ne soyez pas ce genre de personne.", - "sortLevel": "Classer par niveau", - "sortRandom": "Classer aléatoirement", - "sortPets": "Classer par nombre de familiers", - "sortName": "Classer par nom d'avatar", - "sortBackgrounds": "Classer par arrière-plan", - "sortHabitrpgJoined": "Trier en fonction de la date d'inscription à Habitica", - "sortHabitrpgLastLoggedIn": "Trier en fonction de la dernière connexion", - "ascendingSort": "Trier par ordre Croissant", - "descendingSort": "Trier par ordre Décroissant", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Créer une guilde pour 4 gemmes ?", "leaveGroupCha": "Quitter les défis de guilde et…", "confirm": "Confirmer", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Vous n'êtes pas autorisé à supprimer ce message !", "onlyGroupLeaderCanEditTasks": "Pas d'autorisation pour gérer les tâches !", "onlyGroupTasksCanBeAssigned": "Seules les tâches de groupe peuvent être assignées", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Vos privilèges de discussion ont été révoqués.", "newChatMessagePlainNotification": "Nouveau message de <%= authorName %> dans <%= groupName %>. Cliquez ici pour ouvrir la page de discussion !", "newChatMessageTitle": "Nouveau message dans <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Extras amusants", "enterprisePlansButton": "Se renseigner sur les forfaits d'entreprise", "enterprisePlansDescription": "Vous cherchez une installation plus grande avec des besoins spécifiques ? Regardez si nos forfaits d'entreprise vous correspondent.", - "enterprisePlansEmailSubject": "Question à propos des forfaits d'entreprise", "familyPlansButton": "Inscrivez-vous à la liste de diffusion des offres familiales", "familyPlansDescription": "Vous souhaitez une solution plus douillette pour gérer votre foyer ? Les offres familiales arrivent bientôt !", "createAGroup": "Créer un groupe", @@ -362,7 +373,7 @@ "noGuildsParagraph1": "Les guildes sont des groupes sociaux créés par des joueurs qui peuvent vous offrir du soutien, vous responsabilisez et vous encouragez.", "noGuildsParagraph2": "Cliquez sur l'onglet Découvrir pour voir les guildes suggérées en fonction de vos intérêts, naviguer dans les guildes publiques d'Habitica, ou créer votre propre guilde.", "privateDescription": "Une guilde privée ne seras pas affichée dans le répertoire des guildes d'Habitica. Les nouveaux membres ne peuvent être ajoutés que sur invitation.", - "removeInvite": "Annuler l'invitation.", + "removeInvite": "Annuler l'invitation", "removeMember": "Retirer le membre", "sendMessage": "Envoyer un message", "removeManager2": "Retirer le responsable", @@ -372,7 +383,7 @@ "createParty": "Créer une équipe", "inviteMembersNow": "Voulez-vous inviter des membres maintenant ?", "playInPartyTitle": "Jouez à Habitica dans une équipe !", - "playInPartyDescription": "Tentez de formidables quêtes avec des amis ou sans. Combattez des monstres, créez des défis et aidez vous à rester responsable avec les équipes.", + "playInPartyDescription": "Tentez de formidables quêtes avec des amis ou en solo. Combattez des monstres, créez des défis et aidez-vous à rester responsable en équipe.", "startYourOwnPartyTitle": "Formez votre propre équipe", "startYourOwnPartyDescription": "Combattez des monstres en solitaire ou invitez autant d'amis que vous voulez !", "shartUserId": "Partager l'ID d'Utilisateur", diff --git a/website/common/locales/fr/messages.json b/website/common/locales/fr/messages.json index 45ece447c9..7a85101d6a 100644 --- a/website/common/locales/fr/messages.json +++ b/website/common/locales/fr/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Vous avez déjà signalé ce message.", "messageGroupChatNotFound": "Message introuvable !", "messageGroupChatAdminClearFlagCount": "Seul un administrateur peut modifier ce compteur !", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Oups, on dirait que vous postez trop de messages ! Merci d'attendre une minute et d'essayer de nouveau. Le fil de discussion de la taverne ne pouvant contenir que 200 messages, Habitica vous encourage à poster des messages plus longs et plus réfléchis, et à répondre en un seul bloc plutôt qu'en plusieurs petits messages. Nous avons hâte d'entendre ce que vous avez à dire. :)", "messageUserOperationProtected": "chemin `<%= operation %>` n'a pas été sauvegardé car c'est un chemin protégé.", "messageUserOperationNotFound": "<%= operation %> opération introuvable", diff --git a/website/common/locales/fr/npc.json b/website/common/locales/fr/npc.json index 948ad51c6a..dc1f2f2c86 100644 --- a/website/common/locales/fr/npc.json +++ b/website/common/locales/fr/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 gemme", "typeNotSellable": "Type n'est pas vendable. Il doit faire partie des types suivants <%= acceptedTypes %>", "userItemsKeyNotFound": "Clé non trouvée pour user.items <%= type %>", - "userItemsNotEnough": "Pas assez d'objets trouvés pour user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "La chaîne de chemin d'accès est requise", "unlocked": "Les objets ont été débloqués.", "alreadyUnlocked": "Ensemble complet déjà débloqué.", diff --git a/website/common/locales/fr/quests.json b/website/common/locales/fr/quests.json index 3f5105d5a2..a666d285bd 100644 --- a/website/common/locales/fr/quests.json +++ b/website/common/locales/fr/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Vous devez être au niveau <%= level %> pour acheter cette quête !", "mustInviteFriend": "Pour gagner cette quête, invitez un ami dans votre équipe. Voulez-vous inviter quelqu'un maintenant ?", "unlockByQuesting": "Pour débloquer cette quête, complétez <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Confirmez-vous vouloir annuler cette quête ? Toutes les invitations acceptées seront perdues. Le responsable de quête reprendra possession du parchemin de quête.", "sureAbort": "Confirmez-vous vouloir abandonner cette mission ? Elle sera abandonnée pour tous les membres de votre groupe et toute la progression sera perdue. Le responsable de quête reprendra possession du parchemin de quête.", "doubleSureAbort": "Confirmez-vous absolument ? Assurez-vous qu'ils ne vont pas vous détester pour le reste de votre vie !", diff --git a/website/common/locales/fr/questscontent.json b/website/common/locales/fr/questscontent.json index 8b10c6c07f..52e93b5f1f 100644 --- a/website/common/locales/fr/questscontent.json +++ b/website/common/locales/fr/questscontent.json @@ -226,13 +226,13 @@ "questDilatoryDistress1Completion": "Vous revêtez l'armure à aileron et nagez en direction de Dilatoire aussi vite que possible. Les ondins et leurs alliés crevettes-mantes ont réussi à retenir les monstres hors de la ville pour l'instant, mais ils perdent du terrain. À peine êtes-vous dans l'enceinte du château que l'effrayant siège l'envahit !", "questDilatoryDistress1CollectFireCoral": "Corail de feu", "questDilatoryDistress1CollectBlueFins": "Nageoires bleues", - "questDilatoryDistress1DropArmor": "Armure océane à nageoire (Armure)", + "questDilatoryDistress1DropArmor": "Armure océane à nageoire (armure)", "questDilatoryDistress2Text": "Le désespoir de Dilatoire, 2e partie : les créatures de la crevasse", "questDilatoryDistress2Notes": "Le siège est visible à des kilomètres : des milliers de crânes désincarnés se ruent à travers un portail dans les murs de la crevasse et se fraient un chemin vers Dilatoire.

Quand vous voyez le roi Manta dans la salle de commandement, il semble avoir les yeux enfoncés dans ses orbites et son visage est tourmenté. \"Ma fille Adva a disparu dans la crevasse obscure juste avant le début du siège. Je vous en prie, trouvez-la et ramenez-la saine et sauve à la maison ! Tenez, je vous prête mon diadème de corail de feu pour vous aider. Si vous réussissez, il est à vous.\"", "questDilatoryDistress2Completion": "Vous vainquez la cauchemardesque horde de crânes mais n'avez pas l'impression d'avoir avancé dans votre quête d'Adva. Vous parlez à @Kiwibot, la pisteuse royale, pour voir si elle a quelques idées. \"Les crevettes-mantes qui défendent la ville doivent avoir vu Adva s'enfuir\", dit @Kiwibot. \"Essayez de les suivre dans la crevasse obscure.\"", "questDilatoryDistress2Boss": "Nuée de crânes aquatiques", "questDilatoryDistress2RageTitle": "Régénération de la nuée", - "questDilatoryDistress2RageDescription": "Régénération de la nuée : Cette barre se remplit quand vous n'effectuez pas vos Quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !", + "questDilatoryDistress2RageDescription": "Régénération de la nuée : Cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !", "questDilatoryDistress2RageEffect": "'La nuée utilise RÉGÉNÉRATION DE LA NUÉE !'\n\nEncouragés par leurs victoires, plus de crânes affluent de la crevasse pour renforcer la nuée !", "questDilatoryDistress2DropSkeletonPotion": "Potion d'éclosion squelette", "questDilatoryDistress2DropCottonCandyBluePotion": "Potion d'éclosion bleu barbe-à-papa", @@ -242,7 +242,7 @@ "questDilatoryDistress3Completion": "Finalement, vous arrivez à tirer le pendentif ensorcelé du cou d'Adva et le jetez. Adva prend sa tête dans ses mains. \"Où suis-je ? Que s'est-il passé ici ?\" Lorsqu'elle entend votre histoire, elle fronce les sourcils. \"Ce collier m'a été donné par une ambassadrice – une dame du nom de Tzina. Je ne me rappelle de rien après ce moment !\"

De retour à Dilatoire, Manta est enchanté de votre réussite. \"Permettez-moi de vous récompenser avec ce trident et ce bouclier ! Je les ai commandés à @aiseant et @starsystemic pour les offrir à Adva, mais... je préfère ne pas l'équiper en armes avant un bon moment !\"", "questDilatoryDistress3Boss": "Adva, la sirène usurpatrice", "questDilatoryDistress3DropFish": "Sardine (Nourriture)", - "questDilatoryDistress3DropWeapon": "Trident des marées déferlantes (Arme)", + "questDilatoryDistress3DropWeapon": "Trident des marées déferlantes (arme)", "questDilatoryDistress3DropShield": "Bouclier perle-de-lune (équipement secondaire)", "questCheetahText": "Quel tricheur, ce guépard", "questCheetahNotes": "Alors que vous vous promenez dans la savane Tanfépaï avec vos amis @PainterProphet, @tivaquinn, @Unruly Hyena et @Crawford, vous êtes surpris de voir un guépard tenant un nouvel Habiticien dans sa gueule. Sous les pattes enflammées du guépard, les tâches se consument comme si elles étaient complétées – avant même que quiconque ne puisse les achever ! L'Habiticien vous voit et crie : \"Aidez-moi s'il vous plait ! Ce guépard me fait gagner des niveaux trop vite, mais je n'accomplis rien. Je veux prendre mon temps et profiter du jeu. Arrêtez-le !\" Vous vous souvenez de votre premier jour et vous savez que vous devez aider le petit nouveau à arrêter ce guépard !", @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Tatou (Œuf)", "questArmadilloUnlockText": "Déverrouille l'achat d'œufs de tatou au marché", "questCowText": "La vache meuhtante", - "questCowNotes": "Ce fut une longue et chaude journée aux fermes entraînantes et il n'y a rien que vous ne vouliez plus qu'une grande gorgée d'eau et un peu de sommeil. Vous êtes là à rêvasser quand @Soloana crie tout à coup \"Tout le monde, courez ! La vache de concours a meuhté !\"

@eevachu s'étrangle. \"Nos mauvaises habitudes doivent l'avoir infectée.\"

\"Vite !\" dit Feralem Tau. \"Faisons quelque chose avant que les autres vaches ne meuhtent aussi.\"

Vous en avez assez entendu. Trêve de rêveries – il est temps d'en finir avec ces mauvaises habitudes !", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Vous extrayez le maximum de vos bonnes habitudes jusqu'à faire revenir la vache à son aspect de départ. La vache vous regarde avec ses beaux petits yeux bruns et fait apparaître trois œufs.

@fuzzytrees rit et vous tend les œufs : \"S'il y a des petites vaches dans ces œufs, peut-être qu'elles sont toujours meuhtées. Mais j'ai confiance en vous, vous respecterez vos bonnes habitudes quand vous les élèverez !\" ", "questCowBoss": "Vache meuhtante", "questCowDropCowEgg": "Vache (Œuf)", @@ -366,7 +366,7 @@ "questTaskwoodsTerror1Completion": "Avec l'aide de la Joyeuse faucheuse et de la célèbre pyromancienne @Beffymaroo, vous parvenez a faire fuir la nuée. Dans une démonstration de solidarité, Beffymaroo vous offre son turban de pyromancienne, puis vous vous enfoncez plus profondément dans la forêt.", "questTaskwoodsTerror1Boss": "Nuée de crânes enflammés", "questTaskwoodsTerror1RageTitle": "Régénération de la nuée", - "questTaskwoodsTerror1RageDescription": "Régénération de la nuée : cette barre se remplit quand vous n'effectuez pas vos Quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !", + "questTaskwoodsTerror1RageDescription": "Régénération de la nuée : cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !", "questTaskwoodsTerror1RageEffect": "`La nuée utilise RÉGÉNÉRATION DE LA NUÉE !`\n\nEncouragés par cette victoire, d'autres crânes se joignent a la nuée dans une gerbe de flammes.", "questTaskwoodsTerror1DropSkeletonPotion": "Potion d'éclosion squelette", "questTaskwoodsTerror1DropRedPotion": "Potion d'éclosion rouge", @@ -377,13 +377,13 @@ "questTaskwoodsTerror2CollectPixies": "Lutins", "questTaskwoodsTerror2CollectBrownies": "Farfadets", "questTaskwoodsTerror2CollectDryads": "Dryades", - "questTaskwoodsTerror2DropArmor": "Robe de pyromancienne (Armure)", + "questTaskwoodsTerror2DropArmor": "Robe de pyromancienne (armure)", "questTaskwoodsTerror3Text": "Terreur dans le bois des Tâches, 3e partie : Jacko à la lanterne", "questTaskwoodsTerror3Notes": "Prêt pour la bataille, votre groupe marche jusqu'au cœur de la forêt, où l'esprit renégat tente de détruire un vénérable pommier entouré de buissons pleins de baies. Sa tête-citrouille irradie une affreuse lumière partout où son regard porte et il tient fermement dans sa main gauche un long bâton au bout duquel pend une lanterne. En lieu et place de la flamme, la lanterne contient un cristal noir dont la simple vue vous glace le sang.

La Joyeuse faucheuse porte sa main osseuse à sa bouche. \"C'est... c'est Jacko, l'esprit de la lanterne ! Mais c'est un esprit moissonneur bien utile qui guide nos fermiers. Qu'est ce qui a pu conduire cette âme respectable à se comporter de la sorte ?\"

\"Je n'en sais rien, dit @bridgetteempress, mais on dirait bien que cette 'âme respectable' est sur le point de nous attaquer !\"", "questTaskwoodsTerror3Completion": "Après une longue bataille, vous parvenez à faire tomber le cristal contenu dans la lanterne que Jacko tient. Il revient soudainement à lui-même et se répand en larmes. \"Oh, ma forêt, ma magnifique forêt ! Qu'ai-je fait ?!\" gémit-il. Ses larmes éteignent l'incendie et sauvent les pommes et les buissons.

Après l'avoir aidé à se reprendre, Jacko s'explique : \"J'ai rencontré une charmante dame, nommée Tzina, et elle m'a donné ce cristal en cadeau. Puisqu'elle insistait, je l'ai mis dans ma lanterne... mais c'est tout ce dont je me souviens.\" Il se tourne vers vous avec un sourire rayonnant. \"Peut-être devriez-vous le garder en sécurité pendant que j'aiderai les vergers à repousser.\"", "questTaskwoodsTerror3Boss": "Jacko à la lanterne", "questTaskwoodsTerror3DropStrawberry": "Fraise (Nourriture)", - "questTaskwoodsTerror3DropWeapon": "Lanterne du bois des Tâches (Arme à deux mains)", + "questTaskwoodsTerror3DropWeapon": "Lanterne du bois des Tâches (arme à deux mains)", "questFerretText": "L'abominable furet", "questFerretNotes": "En traversant Habitiville, vous apercevez une foule en colère attroupée autour d'un furet à poil rouge.

\"Cette potion de productivité que tu m'as vendue est inutile !\" se plaint @Beffymaroo. \"J'ai regardé la télé pendant trois heures la nuit dernière, au lieu d'accomplir mes tâches !\"

\"Ouais !\" crie @Pandah. \"Et aujourd'hui j'ai passé une heure à réorganiser ma bibliothèque, au lieu d'avancer dans mes lectures !\"

L'abominable furet agite les bras en signe d'innocence. \"On peut donc dire que vous avez été très efficace dans la catégorie \"visionnage d'émissions\" et \"organisation de la maison\", non ?\"

La foule explose de colère.

\"Pas de remboursement !\" réplique l'abominable furet. Puis il lance un éclair magique sur la foule, préparant sa fuite dans un nuage de fumée.

\"Oyez, Habiticiennes et Habiticiens !\" lance @Faye, tout en saisissant votre bras. \"Vainquons le furet et forçons-le à rembourser l'argent indûment gagné !\"", "questFerretCompletion": "Vous avez vaincu l’escroc à poil doux et @UncommonCriminal donne à la foule leurs remboursements. Il reste même un peu d'or pour vous. En plus, on dirait que le furet a laissé tomber quelques œufs dans sa fuite hâtive !", @@ -404,12 +404,12 @@ "questMoon2Notes": "Après avoir étudié les éclats, @Starsystemic l'oracle apporte de mauvaises nouvelles. \"Un ancien monstre approche Habitica, et il cause un terrible stress à tous les citoyens. Je peux soulager les gens en extrayant ce qui assombrit leur cœur. J'attirerai cette ombre jusque dans cette tour, où elle prendra une forme physique, mais vous devrez la défaire avant qu'elle ne s'échappe et se répande de nouveau.\" Vous acquiescez, et elle commence ses incantations. Des ombres dansantes remplissent la pièce, se pressant les unes contre les autres. Un vent froid souffle, l'obscurité se fait plus forte. L’éclipse de stress s'élève du sol, ricane tel un cauchemar devenu réalité... et frappe ! ", "questMoon2Completion": "L'ombre explose dans un nuage d'air sombre, laissant la pièce plus lumineuse et votre cœur plus léger. Le stress qui couvrait Habitica est diminué, et vous pouvez tous pousser un soupir de soulagement. Pourtant, en regardant le ciel, vous sentez que ce n'est pas fini : le monstre physique sait que quelqu'un a détruit son ombre. \"Nous resterons en alerte pour les prochaines semaines\", dit @Starsystemic, \"et je vous enverrai un nouveau parchemin de quête quand il se manifestera.\"", "questMoon2Boss": "Éclipse de stress", - "questMoon2DropArmor": "Armure de guerrier lunaire (Armure)", + "questMoon2DropArmor": "Armure de guerrier lunaire (armure)", "questMoon3Text": "Affrontement lunaire, 3e partie : la lune monstrueuse", "questMoon3Notes": "Vous recevez un parchemin urgent de @Starsystemic lorsque minuit sonne, et vous galopez jusqu'à sa tour. \"Le monstre utilise la pleine lune pour essayer de traverser jusqu'à notre monde\", dit-elle. \"S'il réussit, l'onde de choc de stress sera dévastatrice !\"

À votre grand désarroi, vous voyez que le monstre utilise effectivement la lune pour se manifester. Un œil luisant s'ouvre sur la surface rocheuse, et une longue langue roule d'une bouche béante pleine de crocs acérés. Vous ne pouvez pas le laisser émerger complètement !", "questMoon3Completion": "Le monstre naissant éclate dans l'ombre, et la lune redevient argentée alors que le danger se dissipe. Les dragons recommencent à chanter, et les étoiles brillent d'une lumière diffuse. @Starsystemic l'oracle se penche en avant et ramasse un éclat lunaire. Il luit d'un éclat argenté dans sa main, avant de se changer en une magnifique faux cristalline.", "questMoon3Boss": "Lune monstrueuse", - "questMoon3DropWeapon": "Faux lunaire (Arme à deux mains)", + "questMoon3DropWeapon": "Faux lunaire (arme à deux mains)", "questSlothText": "Somnolent le paresseux", "questSlothNotes": "Vous vous êtes risqués dans la forêt Flocododo avec votre équipe, et vous êtes soulagés d'apercevoir enfin un éclat vert parmi les blanches congères... jusqu'à ce qu'un immense paresseux émerge des arbres couverts de givre ! Sur son dos, des émeraudes vertes ont un chatoiement hypnotique.

\"Bonjour aventuriers... Pourquoi ne pas faire une pause ? Cela fait longtemps que vous marchez... alors pourquoi ne pas... s'arrêter ? Allongez-vous, reposez-vous...\"

Vos paupières se font lourdes, et vous comprenez tout-à-coup : c'est Somnolent le paresseux ! Selon @JaizakAripaik, il tire son nom des émeraudes qu'il a sur le dos, et qui paraît-il... emmènent les gens... au pays des rêves...

Vous vous secouez, vous résistez à la torpeur. Juste à temps, @awakebyjava et @PainterProphet hurlent des sorts et réveillent toute votre équipe. \"Allons-y, c'est le moment !\" crie @Kiwibot.", "questSlothCompletion": "Vous avez réussi ! Somnolent est vaincu, et les émeraudes se détachent de son dos. \"Vous avez levé la malédiction qui pesait sur moi, merci\", dit le paresseux. \"Je vais enfin pouvoir dormir paisiblement, sans que mon dos ait à supporter ces lourdes émeraudes. Prenez ces œufs en guise de remerciement, et puis les émeraudes, aussi.\" Le paresseux vous donne trois de ses œufs et part vers des contrées plus clémentes.", @@ -428,7 +428,7 @@ "questStoikalmCalamity1Completion": "Tandis que vous assénez un dernier coup aux crânes belliqueux, ces derniers se dissipent en une bouffée de magie. \"Cette maudite nuée s'en est allée, dit Dame Givre, mais nous affrontons de plus gros problèmes. Suivez-moi.\" Elle vous lance un manteau afin que vous vous protégiez de l'air frais, et vous vous élancez derrière elle.", "questStoikalmCalamity1Boss": "Nuée de crânes telluriques", "questStoikalmCalamity1RageTitle": "Régénération de la nuée", - "questStoikalmCalamity1RageDescription": "Régénération de la nuée : Cette barre se remplit quand vous n'effectuez pas vos Quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !", + "questStoikalmCalamity1RageDescription": "Régénération de la nuée : Cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !", "questStoikalmCalamity1RageEffect": "`La nuée utilise RÉSURRECTION DE LA NUÉE !`\n\nDe nouveaux crânes sortent de terre, leurs dents claquant dans l'air froid !", "questStoikalmCalamity1DropSkeletonPotion": "Potion d'éclosion squelette", "questStoikalmCalamity1DropDesertPotion": "Potion d'éclosion du désert", @@ -444,7 +444,7 @@ "questStoikalmCalamity3Boss": "Reine guivre-givre", "questStoikalmCalamity3DropBlueCottonCandy": "Barbe-à-papa bleue (Nourriture)", "questStoikalmCalamity3DropShield": "Olifant de chevaucheur de mammouths (équipement secondaire)", - "questStoikalmCalamity3DropWeapon": "Lance de chevaucheur de mammouths (Arme)", + "questStoikalmCalamity3DropWeapon": "Lance de chevaucheur de mammouths (arme)", "questGuineaPigText": "Le gang des cochons d'Inde", "questGuineaPigNotes": "Vous vous baladez nonchalamment sur le célèbre marché d'Habitiville quand @Pandah vous fait signe. \"Hé, regardez ça !\" Plus loin, un groupe exhibe à Alexandre le marchand un œuf aux teintes brunes et beiges, que vous n'arrivez pas à identifier.

Alexandre fronce les sourcils. \"Je ne me souviens pas avoir proposé cet œuf à la vente. D'où peut-il bien...\" Une petite patte lui coupe la parole.

\"D'inde-nous tout ton argent, marchand !\" couine une petite voix machiavélique.

\"Oh non, l’œuf était un hameçon !\" s'exclame @mewrose. \"Ces brutes avides forment le gang des cochons d'Inde ! Ils ne font jamais leurs Quotidiennes. Du coup, ils passent leur temps à voler de l'or pour s'acheter des potions de santé !\"

\"Dévaliser le marché ?\", dit @emmavig. \"Pas si nous sommes là !\" Sans plus attendre, vous vous lancez au secours d'Alexandre.", "questGuineaPigCompletion": "\"On se rend !\" Le boss du gang des cochons d'Inde lève les pattes en l'air, la tête basse et duveteuse. De sous son chapeau tombe un papier, une liste, que @snazzyorange ramasse aussitôt. Vous l'inspectez et dites \"Attendez une minute... Pas étonnant que vous perdiez de la santé ! Vous vous imposez beaucoup trop de Quotidiennes. Ce ne sont pas des potions de santé dont vous avez besoin... mais d'une meilleure organisation.\"

\"Vraiment ?\" couine le chef du gang des cochons d'Inde. \"Cela nous a poussé à voler tellement de gens ! Veuillez accepter nos œufs, comme geste d'excuse pour nos méthodes véreuses.\"", @@ -469,11 +469,11 @@ "questMayhemMistiflying1Completion": "Un dernier crâne chute du ciel, avec coincé dans la mâchoire tout un ensemble de tuniques arc-en-ciel... mais le vent n'a pas faibli du tout. Quelque chose d'autre se trame par ici. Et où est passé ce satané Fou d'avril ? Vous prenez les tuniques et descendez en piqué, droit sur la ville.", "questMayhemMistiflying1Boss": "Nuée de crânes aériens", "questMayhemMistiflying1RageTitle": "Régénération de la nuée", - "questMayhemMistiflying1RageDescription": "Régénération de la nuée : cette barre se remplit quand vous n'effectuez pas vos Quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !", + "questMayhemMistiflying1RageDescription": "Régénération de la nuée : cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !", "questMayhemMistiflying1RageEffect": "`La nuée utilise RÉGÉNÉRATION DE LA NUÉE !`\n\nEncouragés par cette victoire, d'autres crânes apparaissent des nuages, et tournoient de plus belle !", "questMayhemMistiflying1DropSkeletonPotion": "Potion d'éclosion squelette", "questMayhemMistiflying1DropWhitePotion": "Potion d'éclosion des neiges", - "questMayhemMistiflying1DropArmor": "Tunique du malicieux messager arc-en-ciel (Armure)", + "questMayhemMistiflying1DropArmor": "Tunique du malicieux messager arc-en-ciel (armure)", "questMayhemMistiflying2Text": "Du rififi à Mistivolant, 2e partie : quand le vent se lève", "questMayhemMistiflying2Notes": "Mistivolant penche et ballotte dangereusement, car les abeilles féeriques qui maintiennent la cité en l'air sont secouées par le coup de vent. Votre quête désespérée du Fou d'avril s'achève quand vous le trouvez installé dans une maison de campagne, tout guilleret, en train de jouer aux cartes face à un crâne ligoté et hargneux.

@Katy133 donne de la voix pour couvrir les sifflements du vent : \"Qu'est-ce qui provoque cette tempête ? Nous avons vaincu les crânes, mais ça empire !\"

\"Oui c'est ennuyeux\", valide le Fou d'avril. \"Soyez gentils et n'en touchez pas un mot à Dame Givre. Elle menace tout le temps de mettre fin à notre petite idylle au prétexte que je suis 'catastrophiquement irresponsable', et je pense qu'elle pourrait mal interpréter les événements actuels.\" Il mélange les cartes. \"Peut-être devriez-vous suivre les Mistiphalènes ? Elles sont immatérielles ; le vent ne leur fait donc rien. Et elles ont tendance à se ruer sur les menaces.\" Il pointe du menton vers la fenêtre, derrière laquelle plusieurs Mistiphalènes – les emblèmes protecteurs de la cité – battent de l'aile vers l'est. \"Maintenant laissez-moi me concentrer. Mon adversaire est impassible, c'est difficile de lire sur son visage.\"", "questMayhemMistiflying2Completion": "Vous remontez la piste des Mistiphalènes jusqu'aux lieux d'une tornade, bien trop puissante pour que vous puissiez explorer son cœur.

\"Cela devrait vous aider\", dit une voix tout près de votre oreille, et vous en tombez presque de votre monture. Le Fou d'avril est, on ne sait trop comment, assis derrière vous sur la selle. \"J'ai ouï dire que ces capuches de messager émettent une aura qui protège des contrariétés météorologiques. Pratique pour ne pas égarer de courrier, quand vous voletez autour des quartiers. Vous devriez peut-être les enfiler ?\"", @@ -511,43 +511,43 @@ "questGroupLostMasterclasser": "Le mystère des maîtres des classes", "questUnlockLostMasterclasser": "Pour débloquer cette quête, complétez la dernière quête des séries suivantes : 'Le désespoir de Dilatoire', 'Du rififi à Mistivolant', 'Calamité de Stoïcalme' et 'Terreur dans le bois des Tâches'.", "questLostMasterclasser1Text": "Le mystère des maîtres des classes, 1re partie : lisez entre les lignes", - "questLostMasterclasser1Notes": "@beffymaroo et @Lemoness vous convoquent au Habithéon, un endroit inhabituel... et vous y trouvez les quatre maîtres des classes d'Habitica, qui vous attendaient dans la pâle lumière de l'aube. Même la Joyeuse faucheuse fait grise mine.

\"Oh ! Vous êtes là, dit le Fou d'avril. Bon, nous n'aurions pas osé vous réveiller si ce n'était pour une véritable –\"

\"Aidez-nous à enquêter sur cette flambée de gens possédés,\" l'interrompt Dame Givre. \"Toutes les victimes accusent une personne nommée Tzina.\"

Le Fou d'avril est clairement choqué d'un tel résumé. \"Et mon discours, alors ?\" siffle-t-il. \"J'avais prévu de la fumée et des orages !\"

\"Nous sommes pressés, murmure-t-elle en retour, et mes mammouths ne sont pas encore remis de tes séances de répétitions !\"

\"Je crains que la très estimée maîtresse des guerriers n'ait raison\", dit le roi Manta. \"Le temps presse... nous aiderez-vous ?\"

Vous hochez la tête et le voici qui lève les mains au ciel, ouvrant un portail à destination d'une pièce immergée. \"Nagez avec moi jusqu'à Dilatoire, et nous ratisserons ma bibliothèque à la recherche d'indices.\" Voyant votre mine confuse, il ajoute : \"Pas d'inquiétude, le papier était enchanté bien avant que Dilatoire ne coule. Aucun des livres n'est trempé... alors que les mammouths de Dame Givre...\" et il vous fait un clin d’œil.

\"J'ai tout entendu, Manta.\"

Tandis que vous plongez dans l'eau à la suite du maître des mages, vos jambes se transforment en nageoires. Et bien que votre corps soit capable de flotter, votre cœur se plombe en contemplant les milliers d'étagères. Il est l'heure de se mettre au travail...", - "questLostMasterclasser1Completion": "After hours of poring through volumes, you still haven’t found any useful information.

“It seems impossible that there isn’t even the tiniest reference to anything relevant,” says head librarian @Tuqjoi, and their assistant @stefalupagus nods in frustration.

King Manta’s eyes narrow. “Not impossible…” he says. “Intentional.” For a moment, the water glows around his hands, and several of the books shudder. “Something is obscuring information,” he says. “Not just a static spell, but something with a will of its own. Something… alive.” He swims up from the table. “The Joyful Reaper needs to hear about this. Let’s pack a meal for the road.”", + "questLostMasterclasser1Notes": "@beffymaroo et @Lemoness vous convoquent au Habithéon, un endroit inhabituel... et vous y trouvez les quatre maîtres des classes d'Habitica, qui vous attendaient dans la pâle lumière de l'aube. Même la Joyeuse faucheuse fait grise mine.

\"Oh ! Vous êtes là, dit le Fou d'avril. Bon, nous n'aurions pas osé vous réveiller si ce n'était pour une véritable –\"

\"Aidez-nous à enquêter sur cette flambée de gens possédés,\" l'interrompt Dame Givre. \"Toutes les victimes accusent une personne nommée Tzina.\"

Le Fou d'avril est clairement choqué d'un tel résumé. \"Et mon discours, alors ?\" siffle-t-il. \"J'avais prévu de la fumée et des orages !\"

\"Nous sommes pressés, murmure-t-elle en retour, et mes mammouths ne sont toujours pas remis de tes séances d'entraînement !\"

\"Je crains que la très estimée maîtresse des guerriers n'ait raison\", dit le roi Manta. \"Le temps presse... nous aiderez-vous ?\"

Vous hochez la tête et le voici qui lève les mains au ciel, ouvrant un portail à destination d'une pièce immergée. \"Nagez avec moi jusqu'à Dilatoire, et nous ratisserons ma bibliothèque à la recherche d'indices.\" Voyant votre mine confuse, il ajoute : \"Pas d'inquiétude, le papier était enchanté bien avant que Dilatoire ne coule. Aucun des livres n'est trempé... alors que les mammouths de Dame Givre...\" et il vous fait un clin d’œil.

\"J'ai tout entendu, Manta.\"

Tandis que vous plongez dans l'eau à la suite du maître des mages, vos jambes se transforment en nageoires. Et bien que votre corps soit capable de flotter, votre cœur se plombe en contemplant les milliers d'étagères. Il est l'heure de se mettre au travail...", + "questLostMasterclasser1Completion": "Après des heures passées à examiner les ouvrages, vous n'avez toujours pas trouvé une seule information.

\"Cela semble impossible qu'il n'existe pas la moindre petite référence à quelque chose de pertinent\", s'exclame le responsable-libraire @Tuqjoi, et l'assistant @stefalupagus hoche la tête de frustration.

Les yeux du roi Manta se plissent. \"Ce n'est pas impossible...\", murmure-t-il. \"C'est intentionnel.\" Pendant un instant, l'eau brille autour de ses mains, et quelques livres se mettent à frissonner. \"Quelque chose nous dissimule des données\", déclare-t-il. \"Pas juste un sortilège statique, mais quelque chose avec une pensée propre. Quelque chose... de vivant.\" Il nage au-dessus de la table. \"La Joyeuse faucheuse doit être prévenue. Préparons un casse-croûte pour la route.\"", "questLostMasterclasser1CollectAncientTomes": "Tomes anciens", "questLostMasterclasser1CollectForbiddenTomes": "Tomes interdits", "questLostMasterclasser1CollectHiddenTomes": "Tomes cachés", - "questLostMasterclasser2Text": "Le mystère des maîtres des classes, 2e partie : rassembler l'é-Vitement", - "questLostMasterclasser2Notes": "The Joyful Reaper drums her bony fingers on some of the books that you brought. “Oh, dear,” the Master of Healers says. “There is a malevolent life essence at work. I might have guessed, considering the attacks by reanimated skulls during each incident.” Her assistant @tricksy.fox brings in a chest, and you are startled to see the contents that @beffymaroo unloads: the very same objects once used by this mysterious Tzina to possess people.

“I’m going to use resonant healing magic to try to make this creature manifest,” the Joyful Reaper says, reminding you that the skeleton is a somewhat unconventional Healer. “You’ll need to read the revealed information quickly, in case it breaks loose.”

As she concentrates, a twisting mist begins to siphon from the books and twine around the objects. Quickly, you flip through the pages, trying to read the new lines of text that are writhing into view. You catch only a few snippets: “Sands of the Timewastes” — “the Great Disaster” —“split into four”— “permanently corrupted”— before a single name catches your eye: Zinnya.

Abruptly, the pages wrench free from your fingers and shred themselves as a howling creature explodes into being, coalescing around the possessed objects.

“It’s an a’Voidant!” the Joyful Reaper shouts, throwing up a protection spell. “They’re ancient creatures of confusion and obscurity. If this Tzina can control one, she must have a frightening command over life magic. Quickly, attack it before it escapes back into the books!”

", - "questLostMasterclasser2Completion": "The a’Voidant succumbs at last, and you share the snippets that you read.

“None of those references sound familiar, even for someone as old as I,” the Joyful Reaper says. “Except… the Timewastes are a distant desert at the most hostile edge of Habitica. Portals often fail nearby, but swift mounts could get you there in no time. Lady Glaciate will be glad to assist.” Her voice grows amused. “Which means that the enamored Master of Rogues will undoubtedly tag along.” She hands you the glimmering mask. “Perhaps you should try to track the lingering magic in these items to its source. I’ll go harvest some sustenance for your journey.”", - "questLostMasterclasser2Boss": "L'é-Vitement", - "questLostMasterclasser2DropEyewear": "Masque d'éther (Lunettes)", + "questLostMasterclasser2Text": "Le mystère des maîtres des classes, 2e partie : rassembler l'e'Vitement", + "questLostMasterclasser2Notes": "La Joyeuse faucheuse tape de ses doigts osseux sur quelques-uns des livres que vous avez rapportés. \"Hé bien...\" lance la maîtresse des guérisseurs. \"Il y a là-derrière une essence de vie malveillante. J'aurais pu m'en douter, puisque à chaque incident, des crânes réanimés passaient à l'attaque.\" Son assistant @tricksy.fox apporte alors un coffre, et vous vous étonnez de son contenu lorsque @beffymaroo l'en extirpe : tous les objets auparavant utilisés par cette mystérieuse Tzina pour posséder des gens.

\"Je vais me servir d'une magie de soin résonante pour tenter de forcer cette créature à se manifester\", dit la Joyeuse faucheuse, vous rappelant ainsi que ce squelette est un guérisseur peu conventionnel. \"Il va falloir que vous lisiez vite, car il se peut que cette chose se libère des livres.\"

La voici qui se concentre, et une brume tournoyante s'échappe des bouquins, circulant autour des objets sortis du coffre. Rapidement, vous passez de page en page, tentant d'identifier les lignes qui n'étaient pas là avant. Vous en extirpez de courts extraits : \"sables des Temperdus\" – \"Le Grand désastre\" – \"séparée en quatre\" – \"corrompu à jamais\" – et puis un nom se détache et vous frappe : Zinnya.

Soudain, les pages s'arrachent de vos doigts et se réduisent en cendres, tandis qu'une créature se met à brailler, sortant des brumes qui s'échappaient des objets possédés.

\"C'est un e'Vitement !\" crie la Joyeuse faucheuse, tout en exécutant un sort de protection. \"Ce sont d'anciennes créatures de confusion et d'obscurité. Si cette Tzina est capable d'en contrôler un, ses compétences en magie vitale sont terrifiantes ! Vite, attaquez-le avant qu'il ne retourne se réfugier dans les manuscrits !\"

", + "questLostMasterclasser2Completion": "L'e'Vitement succombe enfin, et vous communiquez les passages que vous avez pu lire.

\"Rien de tout cela ne m'évoque quoi que ce soit, et pourtant je suis âgée, dit la Joyeuse faucheuse. Sauf... les sables des Temperdus, qui forment un lointain désert, dans le plus hostile recoin d'Habitica. Les portails échouent généralement à nous y transporter. Mais de vives montures doivent pouvoir vous y amener en un rien de temps. Dame Givre se fera une joie de vous aider.\" Son ton devient rigolard. \"Ce qui veut dire que l'amouraché maître des voleurs proposera de vous suivre.\" Elle vous tend le masque miroitant. \"Peut-être devriez-vous essayer de remonter la piste de la magie qui persiste dans ces objets, jusqu'à sa source. Je vais cueillir de quoi manger pour votre voyage.\"", + "questLostMasterclasser2Boss": "L'e'Vitement", + "questLostMasterclasser2DropEyewear": "Masque d'éther (lunettes)", "questLostMasterclasser3Text": "Le mystère des maîtres des classes, 3e partie : la cité dans les sables", - "questLostMasterclasser3Notes": "As night unfurls over the scorching sands of the Timewastes, your guides @AnnDeLune, @Kiwibot, and @Katy133 lead you forward. Some bleached pillars poke from the shadowed dunes, and as you approach them, a strange skittering sound echoes across the seemingly-abandoned expanse.

“Invisible creatures!” says the April Fool, clearly covetous. “Oho! Just imagine the possibilities. This must be the work of a truly stealthy Rogue.”

“A Rogue who could be watching us,” says Lady Glaciate, dismounting and raising her spear. “If there’s a head-on attack, try not to irritate our opponent. I don’t want a repeat of the volcano incident.”

He beams at her. “But it was one of your most resplendent rescues.”

To your surprise, Lady Glaciate turns very pink at the compliment. She hastily stomps away to examine the ruins.

“Looks like the wreck of an ancient city,” says @AnnDeLune. “I wonder what…”

Before she can finish her sentence, a portal roars open in the sky. Wasn’t that magic supposed to be nearly impossible here? The hoofbeats of the invisible animals thunder as they flee in panic, and you steady yourself against the onslaught of shrieking skulls that flood the skies.", - "questLostMasterclasser3Completion": "The April Fool surprises the final skull with a spray of sand, and it blunders backwards into Lady Glaciate, who smashes it expertly. As you catch your breath and look up, you see a single flash of someone’s silhouette moving on the other side of the closing portal. Thinking quickly, you snatch up the amulet from the chest of previously-possessed items, and sure enough, it’s drawn towards the unseen person. Ignoring the shouts of alarm from Lady Glaciate and the April Fool, you leap through the portal just as it snaps shut, plummeting into an inky swath of nothingness.", - "questLostMasterclasser3Boss": "Essaim de crânes vides", + "questLostMasterclasser3Notes": "Comme la nuit se déploie sur les sables brûlants des Temperdus, vos guides @AnnDeLune, @Kiwibot et @Katy133 vous font avancer. Quelques piliers blanchis par le soleil se détachent des dunes assombries, et tandis que vous vous approchez d'eux, un bruit étrange et bondissant résonne dans ce qui, pourtant, semble être une étendue abandonnée.

\"Des créatures invisibles !\" lance le Fou d'avril, dont l'avidité se lit sur le visage. \"Oh ! Imaginez tout ce que cela permet ! Ce ne peut être que l'œuvre d'un grand expert voleur.\"

\"Un voleur qui nous épie peut-être en ce moment même\", murmure Dame Givre, tandis qu'elle met pied à terre et qu'elle saisit sa lance. \"Si l'on nous attaque de front, essaie de ne pas provoquer notre adversaire. Je ne veux pas revivre l'incident du volcan.\"

Il lui fait un grand sourire : \"Mais il s'agissait là de l'un de tes plus brillants sauvetages !\"

À votre grande surprise, Dame Givre vire au rouge face à ce compliment. Elle s'écarte rapidement pour examiner les ruines.

\"Cela ressemble aux décombres d'une ancienne cité, dit @AnnDeLune, et je me demande bien...\"

Elle ne peut finir sa phrase qu'un portail s'ouvre à grand bruit dans le ciel. Mais ce type de magie n'était-il pas quasiment impossible à réaliser, par ici ? Les créatures invisibles, prises de panique, s'enfuient, et le son de leurs sabots provoque un immense fracas, tandis que vous tentez de garder l'équilibre face à l'assaut de crânes hurlants qui déferlent des cieux.", + "questLostMasterclasser3Completion": "Le Fou d'avril prend le dernier crâne par surprise en lui envoyant du sable dessus, ce qui le fait basculer en arrière et percuter Dame Givre, qui se charge de le fracasser. Pendant que vous reprenez votre souffle et levez la tête, vous pensez apercevoir la silhouette de quelqu'un, qui bouge de l'autre côté du portail, lequel est en train de se refermer. Dans l'urgence, vous arrachez l'amulette du coffret qui contenait les objets autrefois possédés, et comme vous l'imaginiez, il est aspiré en direction de cette forme fugace. Ignorant les cris d'alarme de Dame Givre et du Fou d'avril, vous bondissez à travers le portail juste avant qu'il ne se referme, dégringolant dans une sorte de bain d'encre de néant.", + "questLostMasterclasser3Boss": "Nuée de crânes vides", "questLostMasterclasser3RageTitle": "Régénération de la nuée", "questLostMasterclasser3RageDescription": "Régénération de la nuée : Cette barre se remplit quand vous n'effectuez pas vos quotidiennes. Quand elle est pleine, la nuée récupère 30% de sa santé restante !", "questLostMasterclasser3RageEffect": "`L'essaim de crânes vides utilise RÉGÉNÉRATION DE LA NUÉE !`\n\nEncouragés par leurs victoires, de nouveaux crânes tombent des cieux en criant, renforçant l'essaim !", - "questLostMasterclasser3DropBodyAccessory": "Amulette d'éther (Accessoire de torse)", + "questLostMasterclasser3DropBodyAccessory": "Amulette d'éther (accessoire de torse)", "questLostMasterclasser3DropBasePotion": "Potion d'éclosion de base", "questLostMasterclasser3DropGoldenPotion": "Potion d'éclosion dorée", - "questLostMasterclasser3DropPinkPotion": "Potion d'éclosion barbe à papa rose", + "questLostMasterclasser3DropPinkPotion": "Potion d'éclosion rose barbe-à-papa", "questLostMasterclasser3DropShadePotion": "Potion d'éclosion sombre", "questLostMasterclasser3DropZombiePotion": "Potion d'éclosion zombie", - "questLostMasterclasser4Text": "Le mystère des maîtres des classes, 4e partie : La maîtresse des classes disparue", + "questLostMasterclasser4Text": "Le mystère des maîtres des classes, 4e partie : La maîtresse oubliée", "questLostMasterclasser4Notes": "You surface from the portal, but you’re still suspended in a strange, shifting netherworld. “That was bold,” says a cold voice. “I have to admit, I hadn’t planned for a direct confrontation yet.” A woman rises from the churning whirlpool of darkness. “Welcome to the Realm of Void.”

You try to fight back your rising nausea. “Are you Zinnya?” you ask.

“That old name for a young idealist,” she says, mouth twisting, and the world writhes beneath you. “No. If anything, you should call me the Anti’zinnya now, given all that I have done and undone.”

Suddenly, the portal reopens behind you, and as the four Masterclassers burst out, bolting towards you, Anti’zinnya’s eyes flash with hatred. “I see that my pathetic replacements have managed to follow you.”

You stare. “Replacements?”

“As the Master Aethermancer, I was the first Masterclasser — the only Masterclasser. These four are a mockery, each possessing only a fragment of what I once had! I commanded every spell and learned every skill. I shaped your very world to my whim — until the traitorous aether itself collapsed under the weight of my talents and my perfectly reasonable expectations. I have been trapped for millennia in this resulting void, recuperating. Imagine my disgust when I learned how my legacy had been corrupted.” She lets out a low, echoing laugh. “My plan was to destroy their domains before destroying them, but I suppose the order is irrelevant.” With a burst of uncanny strength, she charges forward, and the Realm of Void explodes into chaos.", "questLostMasterclasser4Completion": "Under the onslaught of your final attack, the Lost Masterclasser screams in frustration, her body flickering into translucence. The thrashing void stills around her as she slumps forward, and for a moment, she seems to change, becoming younger, calmer, with an expression of peace upon her face… but then everything melts away with scarcely a whisper, and you’re kneeling once more in the desert sand.

“It seems that we have much to learn about our own history,” King Manta says, staring at the broken ruins. “After the Master Aethermancer grew overwhelmed and lost control of her abilities, the outpouring of void must have leached the life from the entire land. Everything probably became deserts like this.”

“No wonder the ancients who founded Habitica stressed a balance of productivity and wellness,” the Joyful Reaper murmurs. “Rebuilding their world would have been a daunting task requiring considerable hard work, but they would have wanted to prevent such a catastrophe from happening again.”

“Oho, look at those formerly possessed items!” says the April Fool. Sure enough, all of them shimmer with a pale, glimmering translucence from the final burst of aether released when you laid Anti’zinnya’s spirit to rest. “What a dazzling effect. I must take notes.”

“The concentrated remnants of aether in this area probably caused these animals to go invisible, too,” says Lady Glaciate, scratching a patch of emptiness behind the ears. You feel an unseen fluffy head nudge your hand, and suspect that you’ll have to do some explaining at the Stables back home. As you look at the ruins one last time, you spot all that remains of the first Masterclasser: her shimmering cloak. Lifting it onto your shoulders, you head back to Habit City, pondering everything that you have learned.

", "questLostMasterclasser4Boss": "Anti'zinnya", "questLostMasterclasser4RageTitle": "Absorption du vide", "questLostMasterclasser4RageDescription": "Absorption du vide : Cette jauge se remplit lorsque vous ne complétez pas vos quotidiennes. Lorsqu'elle est pleine, Anti'zinnya fera disparaître le mana de l'équipe !", - "questLostMasterclasser4RageEffect": "`Anti'zinnya utilise ABSORPTION DU VIDE !` A travers une inversion du sort de poussée éthérée, vous sentez votre magie drainée dans les ténèbres !", - "questLostMasterclasser4DropBackAccessory": "Cape d'éther (Accessoire dorsal)", - "questLostMasterclasser4DropWeapon": "Cristaux d'éther (Arme à deux mains)", + "questLostMasterclasser4RageEffect": "`Anti'zinnya utilise ABSORPTION DU VIDE !` À travers une inversion du sort de poussée éthérée, vous sentez votre magie drainée dans les ténèbres !", + "questLostMasterclasser4DropBackAccessory": "Cape d'éther (accessoire dorsal)", + "questLostMasterclasser4DropWeapon": "Cristaux d'éther (arme à deux mains)", "questLostMasterclasser4DropMount": "Monture d'éther invisible", - "questYarnText": "Une laine emmêlée", - "questYarnNotes": "C'est un jour si plaisant que vous décidez d'aller vous balader dans la campagne Tâcheraine. Alors que vous passez à côté de sa fameuse boutique de laine vous entendez un cri perçant qui disperse les oiseaux et fait se cacher les papillons. Vous courez vers la source du bruit et voyez @Arcosine se précipiter dans votre direction. Derrière lui, une créature horrifiante faite de laine, d'épingles et d'aiguilles à tricoter cliquète et claquète en se rapprochant inexorablement.

Le commerçant lui court après, et @stefalupagus attrape votre bras, le souffle court. \"On dirait que ses projets inaboutis.\" han, han \"ont changé la laine de notre boutique.\" han, han \"en une masse enchevêtrée de Taglainatelles !\"

\"Parfois la vie se met dans le passage et un projet est abandonné, devenant de plus en plus emmêlée et confus\", dit @khdarkwolf. \"La confusion peut même s'étendre à d'autres projets, jusqu'à ce qu'il y ait tellement de projets à moitié finis qu'on n'arrive plus à finir quoi que ce soit !\"

Il est temps de faire un choix : finir vos projets en retard... Ou vous en défaire pour de bon. Quoi qu'il en soit, vous allez devoir améliorer votre productivité rapidement avant que les effroyables Taiglanatelles n'étendent la confusion et la discorde au reste d'Habitica.", + "questYarnText": "Du fil à retordre", + "questYarnNotes": "C'est un jour si plaisant que vous décidez d'aller vous balader dans la campagne Tâcheraine. Alors que vous passez à côté de sa fameuse boutique de laine vous entendez un cri perçant qui disperse les oiseaux et fait se cacher les papillons. Vous courez vers la source du bruit et voyez @Arcosine se précipiter dans votre direction. Derrière lui, une créature horrifiante faite de fil, d'épingles et d'aiguilles à tricoter claquette en se rapprochant inexorablement.

Les commerçants courent après le malheureux, et @stefalupagus attrape votre bras, le souffle court. \"On dirait que tous ses projets inaboutis...\" han, han \"...ont changé la laine de notre boutique...\" han, han \"...en une masse enchevêtrée de Taglainatelles !\"

\"Parfois la vie s'en mêle et un projet est abandonné, s'entortillant et s'emberlificotant\", dit @khdarkwolf. \"L'embobelinage peut même s'étendre à d'autres projets, jusqu'à ce qu'il y ait tellement de travaux à moitié finis qu'on n'arrive plus à achever quoi que ce soit !\"

Plutôt que de finir vos projets en retard... vous allez devoir vous en défaire ! Améliorez votre productivité rapidement avant que les effroyables Taglainatelles n'étendent la confusion et la discorde au reste d'Habitica.", "questYarnCompletion": "With a feeble swipe of a pin-riddled appendage and a weak roar, the Dread Yarnghetti finally unravels into a pile of yarn balls.

\"Take care of this yarn,\" shopkeeper @JinjooHat says, handing them to you. \"If you feed them and care for them properly, they'll grow into new and exciting projects that just might make your heart take flight…\"", "questYarnBoss": "The Dread Yarnghetti", - "questYarnDropYarnEgg": "Yarn (Egg)", - "questYarnUnlockText": "Unlocks purchasable Yarn eggs in the Market" + "questYarnDropYarnEgg": "Pelote (Œuf)", + "questYarnUnlockText": "Débloque l'achat d’œufs de pelote au marché" } \ No newline at end of file diff --git a/website/common/locales/fr/rebirth.json b/website/common/locales/fr/rebirth.json index bda17d761f..88f38c516e 100644 --- a/website/common/locales/fr/rebirth.json +++ b/website/common/locales/fr/rebirth.json @@ -21,7 +21,7 @@ "rebirthOrb": "A utilisé un Orbe de Renaissance pour recommencer à zéro après avoir atteint le niveau <%= level %>.", "rebirthOrb100": "A utilisé un Orbe de Renaissance pour recommencer à zéro après avoir atteint le niveau 100 ou plus.", "rebirthOrbNoLevel": "A utilisé un Orbe de Renaissance pour recommencer à zéro.", - "rebirthPop": "Instantly restart your character at Level 1 while retaining achievements, collectibles, equipment, and tasks with history. This will take effect immediately.", + "rebirthPop": "Recommencez instantanément votre personnage au niveau 1 tout en conservant vos succès, vos objets, votre équipement et l'historique de vos tâches. Cela prendra effet immédiatement.", "rebirthName": "Orbe de Renaissance", "reborn": "Né de nouveau, niveau maximum <%= reLevel %>", "confirmReborn": "Confirmez-vous ?", diff --git a/website/common/locales/fr/settings.json b/website/common/locales/fr/settings.json index f180a4db62..72e1789021 100644 --- a/website/common/locales/fr/settings.json +++ b/website/common/locales/fr/settings.json @@ -65,7 +65,7 @@ "resetText1": "ATTENTION ! Cette action va réinitialiser une grand partie de votre compte. Ceci est fortement déconseillé, mais certaines personnes y trouvent une utilité dans les premiers temps, après une courte utilisation de l'application.", "resetText2": "Vous perdrez tous vos niveaux, or et points d'expérience. Toutes vos tâches (à l'exception des tâches de défis) seront supprimées de façon permanente et vous perdrez tout l'historique associé aux tâches. Vous perdrez tout votre équipement, mais il vous sera possible de l'acheter à nouveau, y compris les équipements en édition limitée et les objets mystère d'abonné. (Vous devrez cependant être de la classe correspondante pour racheter les équipements de classe.) Vous conserverez votre classe actuelle, ainsi que vos familiers et montures. Peut-être préféreriez-vous utiliser une Orbe de renaissance, une option bien plus sûre qui vous permettra de conserver toutes vos tâches et votre équipement.", "deleteLocalAccountText": "Confirmez-vous ? Cela va supprimer votre compte Habitica définitivement et il ne pourra pas être restauré ! Vous devrez créer un nouveau compte pour ré-utiliser Habitica. Les gemmes sur votre compte ou celles dépensées ne seront pas remboursées. Si vous confirmez définitivement, tapez votre mot de passe dans le champ de texte ci-dessous.", - "deleteSocialAccountText": "Confirmez-vous votre choix ? Cela supprimera votre compte définitivement, et il ne pourra jamais être restauré ! Vous devrez créer un nouveau compte pour réutiliser Habitica. Vos gemmes restantes ou dépensées ne seront pas remboursées. Si votre décision est prise, écrivez \"DELETE\" dans le champ ci-dessous.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Copiez ceci pour un usage dans des applications tierces. Considérez toutefois votre Jeton d'API comme l'équivalent d'un mot de passe, et ne le partagez pas publiquement. Votre ID d'utilisateur peut occasionnellement vous être demandé, mais ne publiez jamais votre Jeton d'API là où d'autres peuvent le voir, y compris sur Github.", diff --git a/website/common/locales/fr/subscriber.json b/website/common/locales/fr/subscriber.json index 3cd14031c5..b46b438b30 100644 --- a/website/common/locales/fr/subscriber.json +++ b/website/common/locales/fr/subscriber.json @@ -135,7 +135,7 @@ "mysterySet201708": "Ensemble du guerrier de lave", "mysterySet201709": "Ensemble de l'apprenti-sorcier", "mysterySet201710": "Ensemble du diablotin diablement impérieux", - "mysterySet201711": "Carpet Rider Set", + "mysterySet201711": "Ensemble du Chevaucheur de tapis", "mysterySet301404": "Ensemble steampunk de base", "mysterySet301405": "Ensemble d'accessoires steampunks", "mysterySet301703": "Ensemble du paon steampunk", @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Type de carte inconnu.", "invalidCoupon": "Code du coupon invalide.", "couponUsed": "Code du coupon déjà utilisé.", - "noSudoAccess": "Vous n'avez pas d'accès sudo.", "couponCodeRequired": "Le code du coupon est requis.", "eventRequired": "\"req.params.event\" est requis.", "countRequired": "\"req.query.count\" est requis.", diff --git a/website/common/locales/fr/tasks.json b/website/common/locales/fr/tasks.json index 4e540e2e3e..658644eef3 100644 --- a/website/common/locales/fr/tasks.json +++ b/website/common/locales/fr/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirmer que cette quotidienne n'a pas été faite avant que les dommages ne s'appliquent", "yesterDailiesDescription": "Si ce paramètre est activé, Habitica vous demandera, avant de calculer les dommages à appliquer à votre avatar, si vous avez intentionnellement laissé cette quotidienne comme non-faite. Cela peut vous protéger de dommages involontaires.", "repeatDayError": "Merci de vérifier que vous avez au moins un jour de la semaine de sélectionné.", - "searchTasks": "Rechercher dans les titres et les descriptions" + "searchTasks": "Rechercher dans les titres et les descriptions", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/he/backgrounds.json b/website/common/locales/he/backgrounds.json index 16b2df913c..c7f69d6a33 100644 --- a/website/common/locales/he/backgrounds.json +++ b/website/common/locales/he/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Midnight Castle", "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", "backgroundTornadoText": "טורנדו", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundTornadoNotes": "Fly through a Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/he/challenge.json b/website/common/locales/he/challenge.json index d9807eee0c..2f1009b4de 100644 --- a/website/common/locales/he/challenge.json +++ b/website/common/locales/he/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/he/character.json b/website/common/locales/he/character.json index e27569d528..2d0da63906 100644 --- a/website/common/locales/he/character.json +++ b/website/common/locales/he/character.json @@ -163,6 +163,7 @@ "dieText": "איבדת דרגה, את כל הזהב שלך, ופריט ציוד ראנדומאלי. קום, שחקן, ונסה שוב! השתלט על ההרגלים הרעים, היה דרוך בעשיית המטלות היומיות, והתרחק ממוות באמצעות שיקוי בריאות, במידה ותצטרך.", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "לרכוש בתמורה ל <%= cost %> אבני חן?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "אין לך מספיק מאנה.", "invalidTarget": "You can't cast a skill on that.", "youCast": "הטלת <%= spell %>.", diff --git a/website/common/locales/he/contrib.json b/website/common/locales/he/contrib.json index 0d29273a8a..0fb42e12a5 100644 --- a/website/common/locales/he/contrib.json +++ b/website/common/locales/he/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, את/ה אדיר/ה! זכיתם ברמת תורם <%= level %> עבור עזרתכם להאביטיקה. ראו", "contribLink": "אילו פרסים הרווחת עבור תרומתך!", "contribName": "תורמים", - "contribText": "Has contributed to Habitica (code, design, pixel art, legal advice, docs, etc). Want this badge? Read more.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "קראו עוד", "kickstartName": "Kickstarter Backer - $<%= key %> Tier", "kickstartText": "גיבה את פרוייקט הקיקסטראטר שהתחיל את האתר.", diff --git a/website/common/locales/he/front.json b/website/common/locales/he/front.json index 65a2427612..1c984cf250 100644 --- a/website/common/locales/he/front.json +++ b/website/common/locales/he/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "בלוג", "devBlog": "בלוג מפתחים", + "companyContribute": "Contribute", "companyDonate": "לתרומה", "companyPrivacy": "פרטיות", "companyTerms": "מונחים", @@ -252,7 +253,7 @@ "missingNewPassword": "חסרה סיסמה חדשה.", "invalidEmailDomain": "אינכם יכולים להרשם עם מיילים מהמתחמים (דומיינים) הבאים: <%= domains %>", "wrongPassword": "סיסמה שגויה.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "כתובת מייל לא תקנית.", "emailTaken": "כתובת המייל כבר בשימוש על ידי חשבון אחר.", "newEmailRequired": "חסרה כתובת מייל חדשה.", diff --git a/website/common/locales/he/gear.json b/website/common/locales/he/gear.json index 2f89452031..3059cea03e 100644 --- a/website/common/locales/he/gear.json +++ b/website/common/locales/he/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "שריון", "armorCapitalized": "שריון", "armorBase0Text": "בגדים פשוטים", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "ציוד ראש", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "אביזר ראש", "headAccessoryCapitalized": "אביזר ראש", "accessories": "אקססוריז", diff --git a/website/common/locales/he/generic.json b/website/common/locales/he/generic.json index 9f6e3ea0ef..b7ece08c91 100644 --- a/website/common/locales/he/generic.json +++ b/website/common/locales/he/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "המושיעים של עצלניה", "achievementDilatoryText": "סייעו להביס את הדרעקון האיום של עצלניה באירוע \"שפריץ הקיץ\" של 2014!", "costumeContest": "מתחרה מחופש", - "costumeContestText": "השתתף בתחרות התחפושות של הביטואין. ראו כמה מועמדויות בבלוג של הביטיקה!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- חברים מאז", "lastLoggedIn": "- התחברו לאחרונה", "notPorted": "התכונה הזו עוד לא יובאה מהאתר המקורי", diff --git a/website/common/locales/he/groups.json b/website/common/locales/he/groups.json index 9653392c90..7d84e5286e 100644 --- a/website/common/locales/he/groups.json +++ b/website/common/locales/he/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "הודעה אופציונלית", "yesRemove": "כן, הסר אותם", "foreverAlone": "אינכם יכולים לתמוך בהודעות של עצמכם. אל תהיו כאלו.", - "sortLevel": "מיון לפי רמה", - "sortRandom": "סידור אקראי", - "sortPets": "מיון לפי מספר חיות מחמד", - "sortName": "מיון לפי שם דמות", - "sortBackgrounds": "מיון לפי רקע", - "sortHabitrpgJoined": "מיון לפי תאריך הצטרפות", - "sortHabitrpgLastLoggedIn": "מיון לפי זמן ההתחברות האחרון", - "ascendingSort": "מיון בסדר עולה", - "descendingSort": "מיון בסדר יורד", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "צור גילדה בתמורה ל4 אבני חן?", "leaveGroupCha": "עזבו את אתגרי הגילדה וגם...", "confirm": "אישור", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "אין לך הרשאה למחוק את ההודעה הזאת!", "onlyGroupLeaderCanEditTasks": "Not authorized to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "הודעה חדשה ב<%= groupName %> מ<%= authorName %>. לחצו כאן כדי לפתוח את דף השיחה!", "newChatMessageTitle": "הודעה חדשה ב<%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/he/messages.json b/website/common/locales/he/messages.json index d52d4550e5..b054ea1cb0 100644 --- a/website/common/locales/he/messages.json +++ b/website/common/locales/he/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "כבר דיווחתם על ההודעה הזו", "messageGroupChatNotFound": "הודעה לא נמצאה!", "messageGroupChatAdminClearFlagCount": "רק מנהל מערכת יכול לאפס את ספירת הדגלים!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Whoops, looks like you're posting too many messages! Please wait a minute and try again. The Tavern chat only holds 200 messages at a time, so Habitica encourages posting longer, more thoughtful messages and consolidating replies. Can't wait to hear what you have to say. :)", "messageUserOperationProtected": "הנתיב `<%= operation %>` לא נשמר, כיוון שהוא מוגן.", "messageUserOperationNotFound": "הפעולה <%= operation %> לא נמצאה", diff --git a/website/common/locales/he/npc.json b/website/common/locales/he/npc.json index 6d9e9028be..ddb4beaf91 100644 --- a/website/common/locales/he/npc.json +++ b/website/common/locales/he/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 אבני חן", "typeNotSellable": "הסוג אינו ניתן למכירה. חייב להיות אחד מהבאים: <%= acceptedTypes %>", "userItemsKeyNotFound": "מפתח לא נמצא ברשותך", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "שורת הנתיב נדרשת", "unlocked": "חפצים שוחררו", "alreadyUnlocked": "סט מלא כבר נפתח.", diff --git a/website/common/locales/he/quests.json b/website/common/locales/he/quests.json index e1ce36db4d..54e2f46a22 100644 --- a/website/common/locales/he/quests.json +++ b/website/common/locales/he/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "עליכם להיות בדרגה <%= level %> כדי לקנות את ההרפתקה הזו!", "mustInviteFriend": "כדי לזכות בהרפתקה הזו, הזמינו חברים לחבורה שלכם. להזמין מישהו עכשיו?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "האם אתם בטוחים שברצונכם לבטל את ההרפתקה? כל ההסכמות להשתתפות יאבדו, ובעלי ההרפתקה ישמרו בעלות על המגילה.", "sureAbort": "האם אתם בטוחים שברצונכם לבטל את ההרפתקה הזו? היא תבוטל עבור כל החבורה שלכם, וההתקדמות שלכם תאבד. המגילה תוחזר לבעלי ההרפתקה.", "doubleSureAbort": "האם אתם באמת באמת בטוחים? כל החבורה שלכם עלולה לשנוא אתכם לנצח!", diff --git a/website/common/locales/he/questscontent.json b/website/common/locales/he/questscontent.json index 24d362110c..23fdfaabdb 100644 --- a/website/common/locales/he/questscontent.json +++ b/website/common/locales/he/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "ארמדיל (ביצה)", "questArmadilloUnlockText": "משחרר ביצי ארמדיל לרכישה בשוק", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "פרה (ביצה)", diff --git a/website/common/locales/he/settings.json b/website/common/locales/he/settings.json index 84d1b9826f..65086a9511 100644 --- a/website/common/locales/he/settings.json +++ b/website/common/locales/he/settings.json @@ -65,7 +65,7 @@ "resetText1": "אזהרה! פעולה זו תמחק חלקים רבים מהמשתמש שלכם. זה ממש לא מומלץ, כי תאבדו מידע היסטורי, השימושי למעקב אחר ההתקדמות שלכם לאורך זמן, אם כי, ישנם אנשים שהדבר שימושי עבורם אחרי שהם משחקים בהאביטיקה מזה זמן.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "האם אתם בטוחים? פעולה זו תמחק את החשבון שלכם לצמיתות, ולא ניתן יהיה לשחזרו! עליכה יהיה ליצור חשבון חדש על מנת להשתמש בHabitica שוב. לא יתקבל החזר כספי עבור אבני-חן. אם אתם בטוחים לחלוטין, הקלידו את הסיסמה שלכם בתיבת הטקסט.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "ממשק", "APIv3": "API גרסה 3", "APIText": "העתיקו את השדות הללו לשימוש באפליקציות חיצוניות. עם זאת, חשבו על אסימון הממשק שלכם כמו על סיסמא, ואל תחלקו אותו בציבור. ייתכן שיבקשו מכם את זהות המשתמש שלכם במקום ציבורי, אבל לעולם לא את אסימון הממשק. כולל ב-github.", diff --git a/website/common/locales/he/subscriber.json b/website/common/locales/he/subscriber.json index 55ea010e10..f9dc3e12df 100644 --- a/website/common/locales/he/subscriber.json +++ b/website/common/locales/he/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "סוג כרטיס לא ידוע.", "invalidCoupon": "קופון לא תקין.", "couponUsed": "הקופון כבר נוצל.", - "noSudoAccess": "אין לכם גישת מפעיל מערכת.", "couponCodeRequired": "יש להשתמש בקופון.", "eventRequired": "נדרש למלא \"req.params.event\".", "countRequired": "נדרש למלא \"req.query.count\".", diff --git a/website/common/locales/he/tasks.json b/website/common/locales/he/tasks.json index db3aceb1e5..cef1dc563d 100644 --- a/website/common/locales/he/tasks.json +++ b/website/common/locales/he/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "וודא שהמטלה היומית הזאת לא בוצעה לפני יישום הנזק", "yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.", "repeatDayError": "נא וודא/י שבחרת לפחות יום אחד בשבוע.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/hu/backgrounds.json b/website/common/locales/hu/backgrounds.json index c08ba8f2db..5d6a732f4c 100644 --- a/website/common/locales/hu/backgrounds.json +++ b/website/common/locales/hu/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Éjféli kastély", "backgroundMidnightCastleNotes": "Sétálj el az éjféli kastély mellett.", "backgroundTornadoText": "Tornádó", - "backgroundTornadoNotes": "Repülj keresztül egy tornádón." + "backgroundTornadoNotes": "Repülj keresztül egy tornádón.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/hu/challenge.json b/website/common/locales/hu/challenge.json index ddc7c75376..d7e0bdff2d 100644 --- a/website/common/locales/hu/challenge.json +++ b/website/common/locales/hu/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Kihívás helyének kiválasztása szükséges ('Hozzáadás')", "categoiresRequired": "Egy vagy több katergória kiválasztás kötelező", "viewProgressOf": "Haladás megtekintése", - "selectMember": "Tag kiválasztása" + "selectMember": "Tag kiválasztása", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/hu/character.json b/website/common/locales/hu/character.json index d51844e1cd..fcbca956f4 100644 --- a/website/common/locales/hu/character.json +++ b/website/common/locales/hu/character.json @@ -163,6 +163,7 @@ "dieText": "Elvesztettél egy szintet, minden aranyad és egy véletlenszerű tárgyat. Kelj fel, kalandor és próbálkozz újra! Zabolázd meg azokat a fránya rossz szokásokat, figyelj a napi feladatokra és tartsd magadtól távol a halált egy gyógyitallal!", "sureReset": "Biztos vagy benne? Ezzel visszaállítod a kasztodat és a kiosztott pontjaidat (mindet visszakapod, hogy újra kioszthasd őket) a kiindulási állapotra. Ez 3 drágakőbe kerül.", "purchaseFor": "Megveszed <%= cost %> drágakőért?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Nincs elég mana.", "invalidTarget": "Erre nem varázsolhatsz.", "youCast": "Egy <%= spell %>-t varázsoltál.", diff --git a/website/common/locales/hu/contrib.json b/website/common/locales/hu/contrib.json index f908fe5af4..3270a3df57 100644 --- a/website/common/locales/hu/contrib.json +++ b/website/common/locales/hu/contrib.json @@ -32,7 +32,7 @@ "contribModal": "Király vagy, <%= name %>! Mostantól te egy <%= level %> szintű közreműködő vagy, amiért segítetted a Habitica-t. Nézd meg", "contribLink": "milyen díjakat szereztél a közreműködésedért!", "contribName": "Közreműködő", - "contribText": "Hozzájárult a Habiticához (kóddal, tervezéssel, grafikával, jogi tanácsadással, dokumentációval, stb.-vel) Szeretnéd ezt a jelvényt? Olvass tovább.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Tovább", "kickstartName": "Kickstarter Támogató - $<%= key %> Szint", "kickstartText": "Támogatta a Kickstarter projektet!", diff --git a/website/common/locales/hu/front.json b/website/common/locales/hu/front.json index 585783e733..b5f17c15e9 100644 --- a/website/common/locales/hu/front.json +++ b/website/common/locales/hu/front.json @@ -30,6 +30,7 @@ "companyAbout": "Így működik", "companyBlog": "Blog", "devBlog": "Fejlesztői blog", + "companyContribute": "Contribute", "companyDonate": "Adományozás", "companyPrivacy": "Adatvédelem", "companyTerms": "Feltételek", @@ -252,7 +253,7 @@ "missingNewPassword": "Hiányzó új jelszó.", "invalidEmailDomain": "Nem regisztrálhatsz olyan e-mail domainnel mint: <%= domains %>", "wrongPassword": "Hibás jelszó.", - "incorrectDeletePhrase": "A fiókod törléséhez gépeld be a 'DELETE' szót nagybetűket használva.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Hibás e-mail cím.", "emailTaken": "Egy felhasználó már használja ezt az e-mail címet.", "newEmailRequired": "Hiányzó új e-mail cím.", diff --git a/website/common/locales/hu/gear.json b/website/common/locales/hu/gear.json index 65f80ab457..94f80858f7 100644 --- a/website/common/locales/hu/gear.json +++ b/website/common/locales/hu/gear.json @@ -154,10 +154,10 @@ "weaponSpecialWinter2015MageNotes": "Ennek a kristálybotnak a fénye örömmel tölti meg a szíveket . Növeli az intelligenciádat <%= int %> ponttal és az észlelésedet <%= per %> ponttal. Limitált kiadású 2014-2015-ös téli felszerelés.", "weaponSpecialWinter2015HealerText": "Andalító jogar", "weaponSpecialWinter2015HealerNotes": "Ez a jogar melengeti a fájó izmokat és csillapítja a stresszt. Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2014-2015-ös téli felszerelés.", - "weaponSpecialSpring2015RogueText": "Robbanó vinnyogás", + "weaponSpecialSpring2015RogueText": "Robbanó petárda", "weaponSpecialSpring2015RogueNotes": "Ne hagyd, hogy a hangja becsapjon - ezek a robbanószerek igazán odavágnak. Növeli az erődet <%= str %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", "weaponSpecialSpring2015WarriorText": "Csont bunkó", - "weaponSpecialSpring2015WarriorNotes": "Egy igazi csont bunkó igazán ádáz kutyáknak ami semmiképpen sem egy rágó játék amit a szezonlis vraázslónőtől kaptál mert, ki a jó kutyus? Ki a jó kutyuuuus?? Te vagy! Te vagy a jó kutyus!!! Növeli az erődet <%= str %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", + "weaponSpecialSpring2015WarriorNotes": "Egy igazi csont bunkó igazán ádáz kutyáknak ami semmiképpen sem egy rágó játék amit a szezonális varázslónőtől kaptál mert, ki a jó kutyus? Ki a jó kutyuuuus?? Te vagy! Te vagy a jó kutyus!!! Növeli az erődet <%= str %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", "weaponSpecialSpring2015MageText": "A bűvész varázspálcája", "weaponSpecialSpring2015MageNotes": "Varázsolj elő egy répát ezzel a díszes varázspálcával. Növeli az intelligenciádat <%= int %>ponttal és az észlelésedet <%= per %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", "weaponSpecialSpring2015HealerText": "Macska csörgő", @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "páncél", "armorCapitalized": "Páncél", "armorBase0Text": "Egyszerű ruházat", @@ -409,11 +411,11 @@ "armorSpecialSpringRogueText": "Karcsú macskajelmez", "armorSpecialSpringRogueNotes": "Hibátlanul ápolva. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", "armorSpecialSpringWarriorText": "Lóhere-acél páncél", - "armorSpecialSpringWarriorNotes": "Puha, mint a lóhere, kemény, mint az acél. Növeli a szívósságot <%= con %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", + "armorSpecialSpringWarriorNotes": "Puha, mint a lóhere, kemény, mint az acél. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", "armorSpecialSpringMageText": "Rágcsálóköpeny", "armorSpecialSpringMageNotes": "Az egerek aranyosak! Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", - "armorSpecialSpringHealerText": "Rojtos kölyökkutya köpeny", - "armorSpecialSpringHealerNotes": "Meleg és símulós, de megvéd az ártalmaktól. Növeli a szívósságot <%= con %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", + "armorSpecialSpringHealerText": "Bolyhos kutyus köpeny", + "armorSpecialSpringHealerNotes": "Meleg és simulós, de megvéd az ártalmaktól. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", "armorSpecialSummerRogueText": "Kalóz köpeny", "armorSpecialSummerRogueNotes": "Ez a köpeny roppant kényelmes, harrrrr! Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2014-es nyári felszerelés.", "armorSpecialSummerWarriorText": "Kalandorköpeny", @@ -438,7 +440,7 @@ "armorSpecialWinter2015MageNotes": "Az északi fény játékát látod ezen a köpenyen. Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2014-2015-ös téli felszerelés.", "armorSpecialWinter2015HealerText": "Korcsolyázó szerelés", "armorSpecialWinter2015HealerNotes": "A jégkorcsolya nagyon pihentető, de nem érdemes kipróbálni enélkül a védőfelszerelés nélkül, ha netalán megtámadnak a jégtüskés sárkányok. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2014-2015-ös téli felszerelés.", - "armorSpecialSpring2015RogueText": "Vinnyogó köpeny", + "armorSpecialSpring2015RogueText": "Süvítő köpeny", "armorSpecialSpring2015RogueNotes": "Szőrös, puha és semmiképpen sem gyúlékony. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", "armorSpecialSpring2015WarriorText": "Óvakodó páncél", "armorSpecialSpring2015WarriorNotes": "Csak a legádázabb kutya lehet ilyen bolyhos. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", @@ -499,7 +501,7 @@ "armorSpecialWinter2017WarriorText": "Jéghokis páncél", "armorSpecialWinter2017WarriorNotes": "Erősítsd a csapatszellemet ebben a meleg, bélelt páncélban. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés", "armorSpecialWinter2017MageText": "Farkasszerű páncél", - "armorSpecialWinter2017MageNotes": "A tél legmelegebb gyapjújából, valamint a titokzatos Téli farkas által beleszőtt varázslatokból készült, ez a páncél megvéd a hidegtől és egyben segít hogy az elméd éber maradjon. Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés", + "armorSpecialWinter2017MageNotes": "A tél legmelegebb gyapjújából, valamint a titokzatos téli farkas által beleszőtt varázslatokból készült, ez a páncél megvéd a hidegtől és egyben segít hogy az elméd éber maradjon. Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés.", "armorSpecialWinter2017HealerText": "Vibráló szirom páncél", "armorSpecialWinter2017HealerNotes": "Habár könnyednek tűnik, ez a szirompáncél elképesztő védelmező erővel bír. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés", "armorSpecialSpring2017RogueText": "Trükkös nyuszi jelmez", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "sisak", "headgearCapitalized": "Fejfedő", "headBase0Text": "Nincs fejfedő", @@ -757,7 +761,7 @@ "headSpecialSpringWarriorText": "Lóhere-acél Sisak", "headSpecialSpringWarriorNotes": "Édes mezei lóheréből hegesztett sisak, mely a leghatalmasabb csapásoktól is megvéd. Növeli az erődet <%= str %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", "headSpecialSpringMageText": "Svájci sajtos sapka", - "headSpecialSpringMageNotes": "Ez a sapka sok erős mágiát tartalmaz. Probáld nem elmajszolni. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", + "headSpecialSpringMageNotes": "Ez a sapka sok erős mágiát tartalmaz. Próbáld nem elmajszolni. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", "headSpecialSpringHealerText": "Barátság koronája", "headSpecialSpringHealerNotes": "Ez a korona lojalitást és bajtársiasságot szimbolizál. A kutya a kalandozó legjobb barátja ugyebár! Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", "headSpecialSummerRogueText": "Kalóz kalap", @@ -784,16 +788,16 @@ "headSpecialWinter2015WarriorNotes": "Gondolkodj, gondolkodj, gondolkodj olyan erősen ahogy csak tudsz. Növeli az erődet <%= str %> ponttal. Limitált kiadású 2014-2015-ös téli felszerelés.", "headSpecialWinter2015MageText": "Sarki fényes kalap", "headSpecialWinter2015MageNotes": "E sapka anyaga változik és világít amikor a viselője tanul. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2014-2015-ös téli felszerelés.", - "headSpecialWinter2015HealerText": "Rásimuló ülvédő", + "headSpecialWinter2015HealerText": "Rásimuló fülvédő", "headSpecialWinter2015HealerNotes": "Ezek a meleg fülvédők megvédenek a hidegrázástól és a zavaró hangoktól. Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2014-2015-ös téli felszerelés.", "headSpecialSpring2015RogueText": "Tűzálló sisak", - "headSpecialSpring2015RogueNotes": "Fire? HAH! You squeak fiercely in the face of fire! Increases Perception by <%= per %>. Limited Edition 2015 Spring Gear.", - "headSpecialSpring2015WarriorText": "Beware Helm", - "headSpecialSpring2015WarriorNotes": "Beware the Helm! Only a fierce doggy can wear it. Stop laughing. Increases Strength by <%= str %>. Limited Edition 2015 Spring Gear.", - "headSpecialSpring2015MageText": "Stage Mage Hat", - "headSpecialSpring2015MageNotes": "Mi volt előbb, a nyuszi vagy a kalap? Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2015-ös Tavaszi Felszerelés.", - "headSpecialSpring2015HealerText": "Comforting Crown", - "headSpecialSpring2015HealerNotes": "The pearl at the center of this crown calms and comforts those around it. Increases Intelligence by <%= int %>. Limited Edition 2015 Spring Gear.", + "headSpecialSpring2015RogueNotes": "Tűz? HAH! Ádázul vonyítasz ha szembekerülsz a tűzzel! Növeli az észlelésedet<%= per %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", + "headSpecialSpring2015WarriorText": "Óvakódó sisak", + "headSpecialSpring2015WarriorNotes": "Óvakodj a sisaktól! Csak a legádázabb kutyák hordhatják. Ne nevess. Növeli az erődet <%= str %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", + "headSpecialSpring2015MageText": "Bűvészsüveg", + "headSpecialSpring2015MageNotes": "Mi volt előbb, a nyuszi vagy a kalap? Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", + "headSpecialSpring2015HealerText": "Megnyugtató korona", + "headSpecialSpring2015HealerNotes": "A gyöngy ennek a koronának a közepén, megnyugtatja a körülötte lévőket. Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", "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", @@ -846,14 +850,14 @@ "headSpecialFall2016HealerNotes": "Woe to anyone who looks you in the eyes... Increases Intelligence by <%= int %>. Limited Edition 2016 Autumn Gear.", "headSpecialNye2016Text": "Hóbortos party süveg", "headSpecialNye2016Notes": "Megkaptad a hóbortos őarty süveget! Viseld büszkén, miközben átlépsz az újévbe! Nem változtat a tulajdonságaidon.", - "headSpecialWinter2017RogueText": "Frosty Helm", - "headSpecialWinter2017RogueNotes": "Fashioned from ice crystals, this helm will help you move unnoticed through wintry landscapes. Increases Perception by <%= per %>. Limited Edition 2016-2017 Winter Gear.", + "headSpecialWinter2017RogueText": "Jeges sisak", + "headSpecialWinter2017RogueNotes": "Ez a sisak, melyet jégkristályokból formáztak, segít abban hogy észrevétlenül utazz téli vidékeken. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés.", "headSpecialWinter2017WarriorText": "Jéghokis sisak", "headSpecialWinter2017WarriorNotes": "Ezt a kemény és tartós sisakot úgy készítették hogy ellenálljon a jégnek vagy a vörös napi feladatoknak! Növeli az erődet <%= str %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés. ", - "headSpecialWinter2017MageText": "Winter Wolf Helm", - "headSpecialWinter2017MageNotes": "This helm, fashioned in the image of the legendary Winter Wolf, will keep your head warm and your vision sharp. Increases Perception by <%= per %>. Limited Edition 2016-2017 Winter Gear.", - "headSpecialWinter2017HealerText": "Sparkling Blossom Helm", - "headSpecialWinter2017HealerNotes": "These glittering petals focus brainpower! Increases Intelligence by <%= int %>. Limited Edition 2016-2017 Winter Gear.", + "headSpecialWinter2017MageText": "Téli farkas sisak", + "headSpecialWinter2017MageNotes": "Ez a sisak, amit a legendás téli farkas arcmására készítettek, a fejedet melegen, a látásodat tisztán tartja. Növeli az észlelésedet <%= per %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés.", + "headSpecialWinter2017HealerText": "Csillogó virág sisak", + "headSpecialWinter2017HealerNotes": "Ezek a csillogó szirmok fókuszálják az elmédet! Növeli az intelligenciádat <%= int %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés.", "headSpecialSpring2017RogueText": "Sneaky Bunny Helm", "headSpecialSpring2017RogueNotes": "This mask will prevent your cuteness from giving you away as you sneak up on Dailies (or clovers)! Increases Perception by <%= per %>. Limited Edition 2017 Spring Gear.", "headSpecialSpring2017WarriorText": "Feline Helm", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Ez a rendkívüli acélból készült sisak segít abban hogy egészséges, boldog és produktív legyél! Növeli az észlelésedet <%= per %> ponttal. Elvarázsolt láda: Anti-prokrasztináció szett (1. tárgy a 3-ból).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "balkezes fegyver", "offhandCapitalized": "Balkezes fegyver", "shieldBase0Text": "Nincs balkezes felszerelés", @@ -1075,11 +1081,11 @@ "shieldSpecialSnowflakeText": "Hópehely pajzs", "shieldSpecialSnowflakeNotes": "Mindegyik hópehely pajzs egyedi. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2013-2014-es téli felszerelés.", "shieldSpecialSpringRogueText": "Kampós karmok", - "shieldSpecialSpringRogueNotes": "Kiváló falmászáshoz és szőnyegaprításhoz. Növeli az erődet <%= str %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", + "shieldSpecialSpringRogueNotes": "Kiváló falmászáshoz, vagy szőnyegszaggatáshoz. Növeli az erődet <%= str %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", "shieldSpecialSpringWarriorText": "Tojás pajzs", "shieldSpecialSpringWarriorNotes": "Ez a pajzs soha nem törik meg, akármilyen erősen ütöd! Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", "shieldSpecialSpringHealerText": "A végső védelem csipogó labdája", - "shieldSpecialSpringHealerNotes": "Visszataszítóan kezd csipogni, amikor megcspapják, mely elüldözi ellenségeidet. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", + "shieldSpecialSpringHealerNotes": "Visszataszítóan kezd csipogni, amikor megcsapják, elüldözve ellenségeidet. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2014-es tavaszi felszerelés.", "shieldSpecialSummerRogueText": "Kalóz vadászkés", "shieldSpecialSummerRogueNotes": "Elég! Azok a napi feladatok hamar a tengerben kötnek majd ki! Növeli az erődet <%= str %> ponttal. Limitált kiadású 2014-es nyári felszerelés.", "shieldSpecialSummerWarriorText": "Uszadékfa Pajzs", @@ -1098,12 +1104,12 @@ "shieldSpecialWinter2015WarriorNotes": "Ez az édesnek tűnő pajzs valójában tápláló kocsonyás zöldségekből készült. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2014-2015-ös téli felszerelés.", "shieldSpecialWinter2015HealerText": "Andalító pajzs", "shieldSpecialWinter2015HealerNotes": "Ez a pajzs eltéríti a fagyos szeleket. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2014-2015-ös téli felszerelés.", - "shieldSpecialSpring2015RogueText": "Robbanó vinnyogás", + "shieldSpecialSpring2015RogueText": "Robbanó petárda", "shieldSpecialSpring2015RogueNotes": "Ne hagyd, hogy a hangja becsapjon - ezek a robbanószerek igazán odavágnak. Növeli az erődet <%= str %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", - "shieldSpecialSpring2015WarriorText": "Dish Discus", - "shieldSpecialSpring2015WarriorNotes": "Hurl it at your enemies.... or just hold it, because it will fill up with yummy kibble at dinnertime. Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", - "shieldSpecialSpring2015HealerText": "Patterned Pillow", - "shieldSpecialSpring2015HealerNotes": "You can rest your head on this soft pillow, or you can wrestle it with your fearsome claws. Rawr! Increases Constitution by <%= con %>. Limited Edition 2015 Spring Gear.", + "shieldSpecialSpring2015WarriorText": "Sütődiszkosz", + "shieldSpecialSpring2015WarriorNotes": "Hajítsd az ellenségeidnek... vagy csak fogd a kezedben, mert vacsora idején megtöltődik finom eledellel. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", + "shieldSpecialSpring2015HealerText": "Mintás párna", + "shieldSpecialSpring2015HealerNotes": "Pihentesd a fejedet ezen a puha párnán, vagy küzdj meg ellene félelmetes karmaiddal. Rawr! Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2015-ös tavaszi felszerelés.", "shieldSpecialSummer2015RogueText": "Tüzes korall", "shieldSpecialSummer2015RogueNotes": "Ez a tűzkorall családjába tartozó korall képes arra hogy a mérgét a vízen keresztül hajtsa. Növeli az erődet <%= str %> ponttal. Limitált kiadású 2015-ös nyári felszerelés.", "shieldSpecialSummer2015WarriorText": "Kardhal pajzs", @@ -1144,8 +1150,8 @@ "shieldSpecialWinter2017RogueNotes": "Ez a fejsze hasznos támadáshoz, védekezéshez, valamint jégmászáshoz! Növeli az erődet <%= str %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés.", "shieldSpecialWinter2017WarriorText": "Korong pajzs", "shieldSpecialWinter2017WarriorNotes": "Ez a pajzs, ami egy hatalmas hokikorongból készült, még a legnagyobb ütésnek is ellenáll. Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés. ", - "shieldSpecialWinter2017HealerText": "Sugarplum Shield", - "shieldSpecialWinter2017HealerNotes": "This fibrous armament will help protect you from even the sourest of tasks! Increases Constitution by <%= con %>. Limited Edition 2016-2017 Winter Gear.", + "shieldSpecialWinter2017HealerText": "Cukorbonbon pajzs", + "shieldSpecialWinter2017HealerNotes": "Ez a rostokkal teli felszerelés még a legsavanyúbb feladatok ellen is védelmet nyújt! Növeli a szívósságodat <%= con %> ponttal. Limitált kiadású 2016-2017-es téli felszerelés.", "shieldSpecialSpring2017RogueText": "Karrotana", "shieldSpecialSpring2017RogueNotes": "These blades will make quick work of tasks, but also are handy for slicing vegetables! Yum! Increases Strength by <%= str %>. Limited Edition 2017 Spring Gear.", "shieldSpecialSpring2017WarriorText": "Yarn Shield", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Ennek a köpenynek titkos zsebei vannak, amiben elrejtheted az aranyat amit a feladataidból zsákmányolsz. Nem változtat a tulajdonságaidon. 2017 júniusi előfizetői tárgy.", "bodyMystery201711Text": "Szőnyeglovas sál", "bodyMystery201711Notes": "Ez a puha, kötött sál fenségesen néz ki ahogy a szélben lobog. Nem változtat a tulajdonságaidon. 2017 novemberi előfizetői tárgy.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "fej kiegészítő", "headAccessoryCapitalized": "Fej kiegészítő", "accessories": "Kiegészítők", @@ -1296,16 +1304,16 @@ "headAccessorySpecialSpringRogueNotes": "Ezek a macskafülek megrándulnak, ha vész közeleg. Nem változtat a tulajdonságaidon. Limitált kiadású 2014-es tavaszi felszerelés.", "headAccessorySpecialSpringWarriorText": "Zöld nyuszifülek", "headAccessorySpecialSpringWarriorNotes": "Nyuszifülek, amik lelkesen jeleznek minden falat répát. Nem változtat a tulajdonságaidon. Limitált kiadású 2014-es tavaszi felszerelés.", - "headAccessorySpecialSpringMageText": "Kék egér fülek", + "headAccessorySpecialSpringMageText": "Kék egérfülek", "headAccessorySpecialSpringMageNotes": "Ezek a kerek egérfülek pihepuhák. Nem változtat a tulajdonságaidon. Limitált kiadású 2014-es tavaszi felszerelés.", - "headAccessorySpecialSpringHealerText": "Sárga kutya fülek", + "headAccessorySpecialSpringHealerText": "Sárga kutyafülek", "headAccessorySpecialSpringHealerNotes": "Lecsüngenek, de cukik. Akarsz játszani? Nem változtat a tulajdonságaidon. Limitált kiadású 2014-es tavaszi felszerelés.", - "headAccessorySpecialSpring2015RogueText": "Sárga egér fülek", - "headAccessorySpecialSpring2015RogueNotes": "These ears steel themselves against the sound of explosions. Confers no benefit. Limited Edition 2015 Spring Gear.", - "headAccessorySpecialSpring2015WarriorText": "Lila kutya fülek", - "headAccessorySpecialSpring2015WarriorNotes": "Lila színűek. Kutya fülek. Ne pazarold tovább az idődet más hülyeséggel! Nem változtat a tulajdonságaidon. Limitált kiadású 2015-ös tavaszi felszerelés.", + "headAccessorySpecialSpring2015RogueText": "Sárga egérfülek", + "headAccessorySpecialSpring2015RogueNotes": "Ezek a fülek megacálozzák magukat a robbanás hangjával szemben. Nem változtat a tulajdonságaidon. Limitált kiadású 2015-ös tavaszi felszerelés.", + "headAccessorySpecialSpring2015WarriorText": "Lila kutyafülek", + "headAccessorySpecialSpring2015WarriorNotes": "Lila színűek. Kutya fülek. Ne pazarold tovább az idődet más butaságokkal! Nem változtat a tulajdonságaidon. Limitált kiadású 2015-ös tavaszi felszerelés.", "headAccessorySpecialSpring2015MageText": "Kék nyuszifülek", - "headAccessorySpecialSpring2015MageNotes": "These ears listen keenly, in case somewhere a magician is revealing secrets. Confers no benefit. Limited Edition 2015 Spring Gear.", + "headAccessorySpecialSpring2015MageNotes": "Ezek a fülek intenzíven hallgatóznak, ha netalán valahol egy bűvész titkokat árulna el. Nem változtat a tulajdonságaidon. Limitált kiadású 2015-ös tavaszi felszerelés.", "headAccessorySpecialSpring2015HealerText": "Zöld cicafülek", "headAccessorySpecialSpring2015HealerNotes": "Ezektől az aranyos fülektől mindenkit a sárga irigység fog el. Nem változtat a tulajdonságaidon. Limitált kiadású 2015-ös tavaszi felszerelés.", "headAccessorySpecialSpring2016RogueText": "Zöld kutyafülek", @@ -1314,9 +1322,9 @@ "headAccessorySpecialSpring2016WarriorNotes": "To better hear your theme song across clamorous battlefields. Confers no benefit. Limited Edition 2016 Spring Gear.", "headAccessorySpecialSpring2016MageText": "Sárga macskafülek", "headAccessorySpecialSpring2016MageNotes": "These sharp ears can detect the minute hum of ambient Mana, or the muted footfalls of a Rogue. Confers no benefit. Limited Edition 2016 Spring Gear.", - "headAccessorySpecialSpring2016HealerText": "Lila nyuszifülek", + "headAccessorySpecialSpring2016HealerText": "Lila nyuszi fülek", "headAccessorySpecialSpring2016HealerNotes": "They stand like flags above the fray, letting others know where to run for help. Confers no benefit. Limited Edition 2016 Spring Gear.", - "headAccessorySpecialSpring2017RogueText": "Piros nyuszifülek", + "headAccessorySpecialSpring2017RogueText": "Piros nyuszi fülek", "headAccessorySpecialSpring2017RogueNotes": "No sounds will escape you thanks to these ears. Confers no benefit. Limited Edition 2017 Spring Gear.", "headAccessorySpecialSpring2017WarriorText": "Kék cicafülek", "headAccessorySpecialSpring2017WarriorNotes": "These ears can hear a bag of kitty treats open even in the din of battle! Confers no benefit. Limited Edition 2017 Spring Gear.", diff --git a/website/common/locales/hu/generic.json b/website/common/locales/hu/generic.json index 0ebb5ad8bd..3714fa72a0 100644 --- a/website/common/locales/hu/generic.json +++ b/website/common/locales/hu/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "A halogatók megváltója", "achievementDilatoryText": "Segített legyőzni a Halogató rémületes sárkányát a 2014 nyári csobbanóbulin!", "costumeContest": "Jelmezverseny résztvevője", - "costumeContestText": "Részt vett a Habitoween jelmez versenyén. Nézz meg pár versenyzőt a Habitica blogon!", - "costumeContestTextPlural": "Részt vett <%= count %> Habitoween jelmez versenyen. Nézz meg pár versenyzőt a Habitica blogon!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Regisztrált", "lastLoggedIn": "- Utolsó bejelentkezés", "notPorted": "Ezt a funkciót még nem helyeztük át az eredeti honlapról.", diff --git a/website/common/locales/hu/groups.json b/website/common/locales/hu/groups.json index 7f5a2a3322..2b6e125264 100644 --- a/website/common/locales/hu/groups.json +++ b/website/common/locales/hu/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Opcionális üzenet", "yesRemove": "Igen, távolítsd el őket", "foreverAlone": "Nem lájkolhatod a saját üzenetedet. Ne legyél az az ember.", - "sortLevel": "Rendezés szint alapján", - "sortRandom": "Véletlenszerű rendezés", - "sortPets": "Rendezés a háziállatok száma alapján", - "sortName": "Rendezés avatár név alapján", - "sortBackgrounds": "Rendezés háttér alapján", - "sortHabitrpgJoined": "Habitica-hez csatlakozás szerinti rendezés", - "sortHabitrpgLastLoggedIn": "Utolsó bejelentkezés szerinti rendezés", - "ascendingSort": "Növekvő sorrendbe rendezés", - "descendingSort": "Csökkenő sorrendbe rendezés", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Létre hozol egy céhet 4 drágakőért?", "leaveGroupCha": "Csoport kihívások elhagyása és...", "confirm": "Megerősítés", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Nincs felhatalmazásod hogy töröld ezt az üzenetet!", "onlyGroupLeaderCanEditTasks": "Not authorized to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "Új üzenet a <%= groupName %> csapatban <%= authorName %> felhasználótól. Kattints ide a chat megnyitásához!", "newChatMessageTitle": "Új üzenet a <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/hu/messages.json b/website/common/locales/hu/messages.json index 6c8b806d83..554e141e3e 100644 --- a/website/common/locales/hu/messages.json +++ b/website/common/locales/hu/messages.json @@ -21,9 +21,9 @@ "messageNotEnoughGold": "Nincs elég aranyad", "messageTwoHandedEquip": "<%= twoHandedText %> használatához két kézre van szükséged, ezért <%= offHandedText %>-t elraktad.", "messageTwoHandedUnequip": "<%= twoHandedText %> használatához két kézre van szükséged ezért elraktad, hogy használhasd a(z) <%= offHandedText %>-t.", - "messageDropFood": "You've found <%= dropArticle %><%= dropText %>!", - "messageDropEgg": "You've found a <%= dropText %> Egg!", - "messageDropPotion": "You've found a <%= dropText %> Hatching Potion!", + "messageDropFood": "Találtál egy <%= dropArticle %><%= dropText %>!", + "messageDropEgg": "Találtál egy <%= dropText %> tojást!", + "messageDropPotion": "Találtál egy <%= dropText %> keltetőfőzetet!", "messageDropQuest": "Találtál egy küldetést!", "messageDropMysteryItem": "Kinyitottad a dobozt és találtál egy <%= dropText %>!", "messageFoundQuest": "Megtaláltad a \"<%= questText %>\" küldetést!", @@ -37,7 +37,7 @@ "messageInsufficientGems": "Nincs elég drágaköved!", "messageAuthPasswordMustMatch": ":password és :confirmPassword nem egyeznek", "messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword szükséges", - "messageAuthUsernameTaken": "Login Name already taken", + "messageAuthUsernameTaken": "A felhasználónév már foglalt. ", "messageAuthEmailTaken": "Az E-Mail cím már foglalt.", "messageAuthNoUserFound": "felhasználó nem található.", "messageAuthMustBeLoggedIn": "Be kell jelentkezned.", @@ -52,10 +52,11 @@ "messageGroupChatFlagAlreadyReported": "Már jelentetted ezt az üzenetet", "messageGroupChatNotFound": "Üzenet nem található!", "messageGroupChatAdminClearFlagCount": "Csak egy adminisztrátor törölheti flag számlálót.", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Uppsz, úgy néz ki, túl sok üzenetet küldtél. Kérlek, várj egy kicsit és próbáld újra. A Fogadó üzenőfala csak 200 üzenettel bír el egyszerre, ezért a Habitica hosszabb és tartalmasabb üzenetek küldésére, illetve a válaszok összevonására bátorít. Alig várjuk, hogy ismét halljunk felőled... :)", "messageUserOperationProtected": "'<%= operation %>' elérési út nem menthető, mivel ez védett.", "messageUserOperationNotFound": "<%= operation %> művelet nem található", "messageNotificationNotFound": "Az értesítés nem található.", "notificationsRequired": "Értesítés azonosítók szükségesek.", - "beginningOfConversation": "This is the beginning of your conversation with <%= userName %>. Remember to be kind, respectful, and follow the Community Guidelines!" + "beginningOfConversation": "Elkeztél beszélgetni <%= userName %> felhasználóval. Emlékezz, hogy legyél kedves, tisztelettudó és kövesd a Közösségi irányelveket!" } \ No newline at end of file diff --git a/website/common/locales/hu/npc.json b/website/common/locales/hu/npc.json index ce6b1e3694..48d75868cc 100644 --- a/website/common/locales/hu/npc.json +++ b/website/common/locales/hu/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Drágakő", "typeNotSellable": "Ez a Típus nem eladható. Válassz a <%= acceptedTypes %>-ok közül.", "userItemsKeyNotFound": "Kulcsszó nem található a user.items <%= type %>-hoz.", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Útvonal címe szükséges.", "unlocked": "Új tárgyak elérhetőek", "alreadyUnlocked": "A teljes szett már elérhető.", diff --git a/website/common/locales/hu/quests.json b/website/common/locales/hu/quests.json index 5d0c754d93..72d2a8aba1 100644 --- a/website/common/locales/hu/quests.json +++ b/website/common/locales/hu/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "<%= level %> szintűnek kell lenned, hogy megvehesd ezt a küldetést.", "mustInviteFriend": "Ahhoz, hogy elnyerd ezt a küldetést, hívj meg egy barátot a csapatodba. Meghívsz most valakit?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Biztosan meg akarod szakítani ezt a küldetést? Minden meghívási beleegyezés el fog veszni. A küldetés tulajdonosa megtartja a küldetés tekercset.", "sureAbort": "Biztosan el akarod hagyni ezt a küldetést? Ez meg fogja szakítani mindenkinek a csapatodban, és minden haladás el fog veszni. A küldetés tekercs vissza fog kerülni a küldetés tulajdonosához.", "doubleSureAbort": "Tuti biztos vagy benne? Győződj meg róla, hogy nem fognak a többiek utálni!", diff --git a/website/common/locales/hu/questscontent.json b/website/common/locales/hu/questscontent.json index f696a9727c..ca39a76fb4 100644 --- a/website/common/locales/hu/questscontent.json +++ b/website/common/locales/hu/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Tatu (tojás)", "questArmadilloUnlockText": "Elérhetővé teszi a tatutojások megvásárlását a piacon", "questCowText": "A múútálódott tehén", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Múútálódott tehén", "questCowDropCowEgg": "Tehén (tojás)", diff --git a/website/common/locales/hu/rebirth.json b/website/common/locales/hu/rebirth.json index 5689319c45..9b2196ca59 100644 --- a/website/common/locales/hu/rebirth.json +++ b/website/common/locales/hu/rebirth.json @@ -21,7 +21,7 @@ "rebirthOrb": "Használtad az Újjászületés gömbjét hogy új kalandot kezdj miután elérted a <%= level %> szintet.", "rebirthOrb100": "Használtad az Újjászületés gömbjét hogy új kalandot kezdj miután elérted a 100 szintet vagy magasabbat.", "rebirthOrbNoLevel": "Használtad az Újjászületés gömbjét hogy új kalandot kezdj.", - "rebirthPop": "Instantly restart your character at Level 1 while retaining achievements, collectibles, equipment, and tasks with history. This will take effect immediately.", + "rebirthPop": "Kezd újra a karaktered 1. szinttől, megtartva a kitüntetéseket, gyűjteményeket, felszereléseket és a feladatelőzményeket. Azonnal megtörténik. ", "rebirthName": "Újjászületés gömbje", "reborn": "Újjászülettél, maximális szint <%= reLevel %>", "confirmReborn": "Biztos vagy benne?", diff --git a/website/common/locales/hu/settings.json b/website/common/locales/hu/settings.json index 5e46f2523c..c8f95b4db8 100644 --- a/website/common/locales/hu/settings.json +++ b/website/common/locales/hu/settings.json @@ -65,7 +65,7 @@ "resetText1": "VIGYÁZAT! Ez alapállapotra állítja a fiókod sok részét. Alapvetően nem ajánljuk, de pár embernek hasznos lehet az elején, miután még csak egy rövid ideig játszott.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type your password into the text box below.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Másold ki ezt, külső alkalmazások használatához. Egyébiránt úgy gondolj az API Kulcsodra, mint egy jelszóra és ne oszd meg senkivel nyilvánosan. Előfordulhat, hogy a felhasználói azonosítódat kérik, de soha ne írd be sehova az API Kulcsodat, ahol mások esetleg láthatják, még a Githubra se.", diff --git a/website/common/locales/hu/subscriber.json b/website/common/locales/hu/subscriber.json index 71362fc98b..3f61cd23cc 100644 --- a/website/common/locales/hu/subscriber.json +++ b/website/common/locales/hu/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Ismeretlen kártyatípus", "invalidCoupon": "Érvénytelen kuponkód", "couponUsed": "A kupon kódot már használták.", - "noSudoAccess": "Nincs admin hozzáférésed.", "couponCodeRequired": "A kupon kód szükséges.", "eventRequired": "\"req.params.event\" szükséged.", "countRequired": "\"req.query.count\" szükséges", diff --git a/website/common/locales/hu/tasks.json b/website/common/locales/hu/tasks.json index 0029f90215..3ef6f1089e 100644 --- a/website/common/locales/hu/tasks.json +++ b/website/common/locales/hu/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Erősítsd meg hogy ez a napi feladat nem volt elvégezve támadás előtt", "yesterDailiesDescription": "Ha ez a beállítás engedélyezve van, a Habitica meg fogja kérdezni hogy a napi feladat tényleg nem volt-e elvégezve mielőtt kiszámolja a sebzést az avatárodra. Ez megvéd a nem szándékos sebzésektől.", "repeatDayError": "Bizonyosodj meg róla hogy legalább a hét egyik napja ki van választva.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/id/backgrounds.json b/website/common/locales/id/backgrounds.json index 758054918b..f131e9f373 100644 --- a/website/common/locales/id/backgrounds.json +++ b/website/common/locales/id/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Kastel Tengah Malam", "backgroundMidnightCastleNotes": "Berjalan-jalan di Kastel Tengah Malam.", "backgroundTornadoText": "Angin Topan", - "backgroundTornadoNotes": "Terbang menembus Angin Topan." + "backgroundTornadoNotes": "Terbang menembus Angin Topan.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/id/challenge.json b/website/common/locales/id/challenge.json index 5e0b5f5d2b..af3d97bcbf 100644 --- a/website/common/locales/id/challenge.json +++ b/website/common/locales/id/challenge.json @@ -29,7 +29,7 @@ "either": "Yang mana saja", "createChallenge": "Buat Tantangan", "createChallengeAddTasks": "Tambahkan Tugas Tantangan", - "createChallengeCloneTasks": "Clone Challenge Tasks", + "createChallengeCloneTasks": "Duplikat Tugas Tantangan", "addTaskToChallenge": "Tambahkan Tugas", "discard": "Buang", "challengeTitle": "Judul Tantangan", @@ -127,5 +127,6 @@ "locationRequired": "Lokasi tantangan diperlukan ('Tambahkan ke')", "categoiresRequired": "Satu atau lebih kategori harus dipilih", "viewProgressOf": "Lihat Progress Dari", - "selectMember": "Pilih Anggota" + "selectMember": "Pilih Anggota", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/id/character.json b/website/common/locales/id/character.json index a281a98cfc..049c063a56 100644 --- a/website/common/locales/id/character.json +++ b/website/common/locales/id/character.json @@ -163,20 +163,21 @@ "dieText": "Kamu kehilangan satu Level, semua Koin Emas, dan salah satu Perlengkapanmu. Bangkitlah, Habiteer, dan coba lagi! Kurangi Kebiasaan buruk tersebut, waspada dalam menyelesaikan Keseharian, dan tunda kematian selama mungkin dengan Ramuan Kesehatan jika kamu goyah!", "sureReset": "Apakah kamu yakin? Kamu akan memilih ulang pekerjaan karaktermu dan poin yang sudah dialokasikan akan dihapus (kamu akan mendapatkan semuanya kembali untuk dialokasikan ulang), seharga 3 Permata.", "purchaseFor": "Beli seharga <%= cost %> Gem?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Mana tidak cukup.", "invalidTarget": "Kamu tidak dapat menggunakan kemampuan kamu untuk itu.", "youCast": "Kamu menggunakan <%= spell %>.", "youCastTarget": "Kamu menggunakan <%= spell %> kepada <%= target %>.", "youCastParty": "Kamu menggunakan <%= spell %> kepada party.", "critBonus": "Serangan Kritis! Bonus:", - "gainedGold": "Kamu mendapat beberapa Koin Emas", - "gainedMana": "Kamu mendapat beberapa Mana", - "gainedHealth": "Kamu mendapat beberapa Nyawa", - "gainedExperience": "Kamu mendapat beberapa Pengalaman", - "lostGold": "Kamu menggunakan beberapa Koin Emas", - "lostMana": "Kamu menggunakan beberapa Mana", - "lostHealth": "Kamu kehilangan beberapa Nyawa", - "lostExperience": "Kamu kehilangan beberapa Pengalaman", + "gainedGold": "Kamu mendapat Koin Emas", + "gainedMana": "Kamu memeroleh Mana", + "gainedHealth": "Kamu memeroleh Nyawa", + "gainedExperience": "Kamu memeroleh Pengalaman", + "lostGold": "Kamu menggunakan Koin Emas", + "lostMana": "Kamu menggunakan Mana", + "lostHealth": "Kamu kehilangan Nyawa", + "lostExperience": "Kamu kehilangan Pengalaman", "displayNameDescription1": "Ini yang akan muncul di pesan yang kamu tulis di Kedai Minuman, guild dan party, begitu juga yang terpampang di avatarmu. Untuk mengubahnya, klik tombol Edit di atas. Tapi kalau kamu mau mengubah nama login-mu, pergi ke", "displayNameDescription2": "Pengaturan -> Situs", "displayNameDescription3": "dan lihat di bagian Registrasi.", diff --git a/website/common/locales/id/contrib.json b/website/common/locales/id/contrib.json index 380e4f7ba6..f11b338ef8 100644 --- a/website/common/locales/id/contrib.json +++ b/website/common/locales/id/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, kamu keren banget! Sekarang kamu tingkat <%= level %> kontributor karena telah membantu Habitica. Lihat", "contribLink": "hadiah apa yang kamu dapatkan dari kontribusimu!", "contribName": "Kontributor", - "contribText": "Telah berkontribusi kepada Habitica (kode, desain, seni pixel, nasihat hukum, dokumen, dll). Ingin lencana seperti ini? Baca lebih lanjut.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Baca selanjutnya", "kickstartName": "Pendukung Kickstarter - $<%= key %> Tingkat", "kickstartText": "Mendukung Proyek Kickstarter", diff --git a/website/common/locales/id/front.json b/website/common/locales/id/front.json index fa7ad5a9a0..18c4b47e4c 100644 --- a/website/common/locales/id/front.json +++ b/website/common/locales/id/front.json @@ -1,6 +1,6 @@ { "FAQ": "FAQ", - "termsAndAgreement": "By clicking the button below, you are indicating that you have read and agree to the Terms of Service and Privacy Policy.", + "termsAndAgreement": "Dengan menekan tobol di bawah, kamu menunjukkan bahwa kamu telah membaca dan setuju dengan Persyaratan Layanan dan Kebijakan Privasi.", "accept1Terms": "Dengan menekan tombol berikut, Saya setuju dengan", "accept2Terms": "dan", "alexandraQuote": "Tidak mampu TIDAK membicarakan [Habitica] selama pidato saya di Madrid. Sesuatu yang harus dimiliki oleh para pekerja lepas yang masih memerlukan bos.", @@ -30,6 +30,7 @@ "companyAbout": "Bagaimana Cara Kerjanya", "companyBlog": "Blog", "devBlog": "Blog Pengembang", + "companyContribute": "Contribute", "companyDonate": "Sumbang", "companyPrivacy": "Privasi", "companyTerms": "Syarat", @@ -101,19 +102,19 @@ "marketing1Lead1Title": "Your Life, the Role Playing Game", "marketing1Lead1": "Habitica adalah permainan yang akan membantumu untuk memperbaiki kebiasaan buruk di kehidupan nyata. Ia \"memainkan\" hidupmu dengan mengubah seluruh pekerjaan (kebiasaan, pekerjaan harian, dan to-do) menjadi monster yang kamu harus kalahkan. Semakin baik kamu dalam menghadapinya, semakin kamu membuat progres dalam game ini. Kalau kamu lalai dalam kehidupanmu, maka karaktermu juga akan jatuh di dalam game.", "marketing1Lead2Title": "Dapatkan Perlengkapan Keren", - "marketing1Lead2": "Improve your habits to build up your avatar. Show off the sweet gear you've earned!", + "marketing1Lead2": "Bangun kebiasaan baik untuk memperbaik avatarmu. Pamerkan perlengkapan keren yang kamu dapatkan!", "marketing1Lead3Title": "Temukan Hadiah Acak", "marketing1Lead3": "For some, it's the gamble that motivates them: a system called \"stochastic rewards.\" Habitica accommodates all reinforcement and punishment styles: positive, negative, predictable, and random.", "marketing2Header": "Bersaing dengan Teman, Ikuti Kelompok Minat", - "marketing2Lead1Title": "Social Productivity", + "marketing2Lead1Title": "Produktivitas Sosial", "marketing2Lead1": "Kamu memang dapat bermain Habitica sendirian, tapi kamu akan lebih bersemangat untuk main di saat kamu berkolaborasi, berkompetisi, dan bergantung satu sama lain. Bagian yang paling efektif dari sebuah program perbaikan diri adalah pertanggungjawaban sosial, dan lingkungan apa yang lebih baik untuk pertanggungjawaban dan kompetisi, selain video game?", - "marketing2Lead2Title": "Fight Monsters", - "marketing2Lead2": "What's a Role Playing Game without battles? Fight monsters with your party. Monsters are \"super accountability mode\" - a day you miss the gym is a day the monster hurts *everyone!*", - "marketing2Lead3Title": "Challenge Each Other", - "marketing2Lead3": "Challenges let you compete with friends and strangers. Whoever does the best at the end of a challenge wins special prizes.", + "marketing2Lead2Title": "Kalahkan Monster", + "marketing2Lead2": "Apa artinya game RPG tanpa pertempuran? Kalahkan monster bersama party-mu. Monster adalah \"mode pertanggungjawaban super\" - hari di mana kamu melewatkan gym adalah harinya sang monster melukai *semua orang!*", + "marketing2Lead3Title": "Tantang Satu Sama Lain", + "marketing2Lead3": "Tantangan membuat kamu dapat bersaing dengan teman dan orang lain. Siapapun yang berhasil melakukan yang terbaik pada akhir tantangan akan memenangi hadiah spesial.", "marketing3Header": "Aplikasi dan Ekstensi", - "marketing3Lead1": "The **iPhone & Android** apps let you take care of business on the go. We realize that logging into the website to click buttons can be a drag.", - "marketing3Lead2Title": "Integrations", + "marketing3Lead1": "Aplikasi di **iPhone & Android** memudahkanmu mengurus game ini di mana saja. Kami sadar bahwa membuka website hanya untuk menekan beberapa tombol itu merepotkan.", + "marketing3Lead2Title": "Integrasi", "marketing3Lead2": "Other **3rd Party Tools** tie Habitica into various aspects of your life. Our API provides easy integration for things like the [Chrome Extension](https://chrome.google.com/webstore/detail/habitica/pidkmpibnnnhneohdgjclfdjpijggmjj?hl=en-US), for which you lose points when browsing unproductive websites, and gain points when on productive ones. [See more here](http://habitica.wikia.com/wiki/Extensions,_Add-Ons,_and_Customizations).", "marketing4Header": "Penggunaan Organisasi", "marketing4Lead1": "Edukasi adalah salah satu bidang terbaik yang bisa diubah jadi seperti game. Kita semua tahu bagaimana pelajar zaman sekarang begitu tidak bisa lepas dari game dan smartphone, tapi mari manfaatkan kekuatan itu! Buat murid-muridmu bergabung dalam kompetisi yang bersahabat. Beri hadiah untuk mereka yang berkelakuan baik dengan hadiah yang langka. Berikutnya, anda tinggal melihat bagaimana nilai dan perilaku mereka meningkat drastis.", @@ -132,7 +133,7 @@ "oldNews": "Berita", "newsArchive": "Arsip berita di Wikia (multibahasa)", "passConfirm": "Ulangi Kata sandi", - "setNewPass": "Set New Password", + "setNewPass": "Atur Kata Sandi Baru", "passMan": "Apabila kamu menggunakan manajer kata sandi (seperti 1Password) dan memiliki masalah saat masuk, cobalah memasukkan nama pengguna dan kata sandi secara manual.", "password": "Kata sandi", "playButton": "Main", @@ -194,8 +195,8 @@ "unlockByline2": "Membuka alat motivasi baru, seperti pengumpulan hewan peliharaan, imbalan acak, mantra, dan banyak lagi!", "unlockHeadline": "Selama kamu produktif, kamu mendapat konten baru!", "useUUID": "Gunakan UUID/ API Token (untuk Pengguna Facebook)", - "username": "Login Name", - "emailOrUsername": "Email or Login Name (case-sensitive)", + "username": "Nama Login", + "emailOrUsername": "Email atau Nama Login (sensitif kepada huruf kapital)", "watchVideos": "Lihat Video", "work": "Pekerjaan", "zelahQuote": "Dengan [Habitica], saya dapat memilih untuk pergi tidur lebih awal karena ingin dapat poin atau terancam kehilangan nyawa jika tidur terlaru larut!", @@ -247,16 +248,16 @@ "missingAuthParams": "Parameter autentikasi hilang.", "missingUsernameEmail": "Nama Login atau email tidak dapat ditemukan.", "missingEmail": "Email hilang.", - "missingUsername": "Missing Login Name.", + "missingUsername": "Nama Login Tidak Dapat Ditemukan", "missingPassword": "Kata sandi hilang.", "missingNewPassword": "Kata sandi baru hilang.", "invalidEmailDomain": "Kamu tidak dapat mendaftar menggunakan email dengan domain berikut ini: <%= domains %>", "wrongPassword": "Kata sandi salah.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Alamat email salah.", "emailTaken": "Alamat email telah digunakan oleh akun lain.", "newEmailRequired": "Alamat email baru hilang.", - "usernameTaken": "Login Name already taken.", + "usernameTaken": "Nama Login sudah diambil.", "passwordConfirmationMatch": "Konfirmasi kata sandi tidak cocok dengan kata sandi.", "invalidLoginCredentials": "Nama pengguna dan/atau email dan/atau kata sandi salah.", "passwordResetPage": "Reset Kata Sandi", @@ -275,42 +276,42 @@ "heroIdRequired": "\"heroId\" harus merupakan UUID yang valid.", "cannotFulfillReq": "Permintaanmu tidak dapat dipenuhi. Kirim email ke admin@habitica.com jika error ini terus berlangsung.", "modelNotFound": "Model ini tidak ada.", - "signUpWithSocial": "Sign up with <%= social %>", - "loginWithSocial": "Log in with <%= social %>", - "confirmPassword": "Confirm Password", - "usernamePlaceholder": "e.g., HabitRabbit", - "emailPlaceholder": "e.g., rabbit@example.com", - "passwordPlaceholder": "e.g., ******************", - "confirmPasswordPlaceholder": "Make sure it's the same password!", - "joinHabitica": "Join Habitica", - "alreadyHaveAccountLogin": "Already have a Habitica account? Log in.", - "dontHaveAccountSignup": "Don’t have a Habitica account? Sign up.", - "motivateYourself": "Motivate yourself to achieve your goals.", - "timeToGetThingsDone": "It's time to have fun when you get things done! Join over 2.5 million Habiticans and improve your life one task at a time.", - "singUpForFree": "Sign Up For Free", - "or": "OR", + "signUpWithSocial": "Daftar dengan <%= social %>", + "loginWithSocial": "Log in dengan <%= social %>", + "confirmPassword": "Konfirmasi Kata Sandi", + "usernamePlaceholder": "contoh: HabitRabbit", + "emailPlaceholder": "contoh: rabbit@example.com", + "passwordPlaceholder": "contoh: ******************", + "confirmPasswordPlaceholder": "Pastikan ini kata sandi yang sama!", + "joinHabitica": "Gabung dengan Habitica", + "alreadyHaveAccountLogin": "Sudah mempunyai akun Habitica? Log in.", + "dontHaveAccountSignup": "Tidak mempunyai akun Habitica? Daftar.", + "motivateYourself": "Motivasi dirimu untuk mencapai tujuan.", + "timeToGetThingsDone": "Ini waktunya untuk bersenang-senang sewaktu menyelesaikan tugas! Gabung dengan lebih dari 2,5 juta Habitican dan perbaiki hidupmu melalui satu per satu tugas yang terselesaikan.", + "singUpForFree": "Daftar Gratis", + "or": "ATAU", "gamifyYourLife": "Gamify Your Life", "aboutHabitica": "Habitica is a free habit-building and productivity app that treats your real life like a game. With in-game rewards and punishments to motivate you and a strong social network to inspire you, Habitica can help you achieve your goals to become healthy, hard-working, and happy.", - "trackYourGoals": "Track Your Habits and Goals", - "trackYourGoalsDesc": "Stay accountable by tracking and managing your Habits, Daily goals, and To-Do list with Habitica’s easy-to-use mobile apps and web interface.", - "earnRewards": "Earn Rewards for Your Goals", - "earnRewardsDesc": "Check off tasks to level up your Avatar and unlock in-game features such as battle armor, mysterious pets, magic skills, and even quests!", - "battleMonsters": "Battle Monsters with Friends", - "battleMonstersDesc": "Fight monsters with other Habiticans! Use the Gold that you earn to buy in-game or custom rewards, like watching an episode of your favorite TV show.", - "playersUseToImprove": "Players Use Habitica to Improve", - "healthAndFitness": "Health and Fitness", - "healthAndFitnessDesc": "Never motivated to floss? Can't seem to get to the gym? Habitica finally makes it fun to get healthy.", - "schoolAndWork": "School and Work", - "schoolAndWorkDesc": "Whether you're preparing a report for your teacher or your boss, it's easy to keep track of your progress as you tackle your toughest tasks.", - "muchmuchMore": "And much, much more!", + "trackYourGoals": "Pantau Kebiasaan dan Targetmu", + "trackYourGoalsDesc": "Tetap bertanggung jawab dengan memantau dan mengatur Kebiasaan, target Harianmu, dan daftar To-Do dengan aplikasi ponsel yang mudah digunakan dan antarmuka web Habitica.", + "earnRewards": "Dapatkan Hadiah untuk Targetmu", + "earnRewardsDesc": "Selesaikan tugasmu untuk membuat Avatarmu naik level dan membuka fitur dalam game seperti baju perang, peliharaan misterius, kemampuan ajaib, dan bahkan misi!", + "battleMonsters": "Kalahkan Monster bersama Teman-Teman", + "battleMonstersDesc": "Kalahkan monster bersama Habitican lain! Gunakan Koin Emas yang kamu hasilkan untuk membeli hadiah kustom atau yang di dalam game, seperti menonton satu episode acara TV favoritmu.", + "playersUseToImprove": "Pemain Menggunakan Habitica untuk Menjadi Lebih Baik", + "healthAndFitness": "Kesehatan dan Kebugaran", + "healthAndFitnessDesc": "Tidak termotivasi untuk membersihkan gigi? Tidak berniat pergi ke gym? Habitica akhirnya membuat hidup sehat seru.", + "schoolAndWork": "Sekolah dan Kerja", + "schoolAndWorkDesc": "Jika kamu sedang menyiapkan laporan untuk guru atau bosmu, akan lebih mudah untuk memantau kemajuannya selagi kamu mengalahkan tugasmu yang paling susah.", + "muchmuchMore": "Dan masih banyak lagi!", "muchmuchMoreDesc": "Our fully customizable task list means that you can shape Habitica to fit your personal goals. Work on creative projects, emphasize self-care, or pursue a different dream -- it's all up to you.", - "levelUpAnywhere": "Level Up Anywhere", + "levelUpAnywhere": "Naik Level Dimana Saja", "levelUpAnywhereDesc": "Our mobile apps make it simple to keep track of your tasks on-the-go. Accomplish your goals with a single tap, no matter where you are.", - "joinMany": "Join over 2,000,000 people having fun while accomplishing their goals!", - "joinToday": "Join Habitica Today", - "signup": "Sign Up", - "getStarted": "Get Started", - "mobileApps": "Mobile Apps", - "learnMore": "Learn More", - "useMobileApps": "Habitica is not optimized for a mobile browser. We recommend downloading our mobile apps." + "joinMany": "Bergabung dengan lebih dari 2.000.000 orang bersenang-senang selagi mencapai tujuan mereka!", + "joinToday": "Bergabung dengan Habitica Hari Ini", + "signup": "Daftar", + "getStarted": "Memulai", + "mobileApps": "Aplikasi Handphone", + "learnMore": "Pelajari Lebih Lanjut", + "useMobileApps": "Habitica tidak dioptimalkan untuk browser ponsel. Kami sarankan untuk mengunduh aplikasi ponsel kami." } \ No newline at end of file diff --git a/website/common/locales/id/gear.json b/website/common/locales/id/gear.json index 080c20116c..0659dd5cb7 100644 --- a/website/common/locales/id/gear.json +++ b/website/common/locales/id/gear.json @@ -4,7 +4,7 @@ "klass": "Profesi", "groupBy": "Dikelompokkan sesuai <%= type %>", "classBonus": "(Item ini cocok dengan profesimu, jadi item ini mendapatkan tambahan x1.5 status.)", - "classArmor": "Class Armor", + "classArmor": "Armor Pekerjaan", "featuredset": "Featured Set <%= name %>", "mysterySets": "Set Misteri", "gearNotOwned": "Kamu tidak memiliki item ini.", @@ -98,7 +98,7 @@ "weaponSpecialBardInstrumentNotes": "Mainkan sebuah lagu gembira dengan kecapi gaib ini! Menambahkan <%= attrs %> ke Kecerdasan dan Persepsi", "weaponSpecialLunarScytheText": "Sabit Bulan", "weaponSpecialLunarScytheNotes": "Gosok sabit ini secara teratur, atau kekuatannya akan memudar. Meningkatkan Kekuatan dan Persepsi masing-masing sebanyak <%= attrs %>.", - "weaponSpecialMammothRiderSpearText": "Tombak Pengendara Mammoth", + "weaponSpecialMammothRiderSpearText": "Tombak Penunggang Mammoth", "weaponSpecialMammothRiderSpearNotes": "Kuarsa mawar tajam di ujung tombak ini akan menyelimutimu dengan kekuatan untuk merapal mantra dari zaman purbakala. Meningkatkan Kecerdasan sebesar <%= int %>.", "weaponSpecialPageBannerText": "Page Banner", "weaponSpecialPageBannerNotes": "Lambaikan panjimu setinggi mungkin untuk mengobarkan kepercayaan diri! Meningkatkan Kekuatan sebesar <%= str %>.", @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "Baju Perang", "armorCapitalized": "Baju Perang", "armorBase0Text": "Pakaian Biasa", @@ -370,7 +372,7 @@ "armorSpecialBardRobesNotes": "These colorful robes may be conspicuous, but you can sing your way out of any situation. Increases Perception by <%= per %>.", "armorSpecialLunarWarriorArmorText": "Lunar Warrior Armor", "armorSpecialLunarWarriorArmorNotes": "This armor is forged of moonstone and magical steel. Increases Strength and Constitution by <%= attrs %> each.", - "armorSpecialMammothRiderArmorText": "Baju Perang Pengendara Mammoth", + "armorSpecialMammothRiderArmorText": "Baju Perang Penunggang Mammoth", "armorSpecialMammothRiderArmorNotes": "This suit of fur and leather includes a snazzy cape studded with rose quartz gems. It will protect you from bitter winds as you adventure in the coldest climes. Increases Constitution by <%= con %>.", "armorSpecialPageArmorText": "Page Armor", "armorSpecialPageArmorNotes": "Carry everything you need in your perfect pack! Increases Constitution by <%= con %>.", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Akesoris kepala", "headBase0Text": "No Headgear", @@ -722,7 +726,7 @@ "headSpecialBardHatNotes": "Stick a feather in your cap and call it \"productivity\"! Increases Intelligence by <%= int %>.", "headSpecialLunarWarriorHelmText": "Lunar Warrior Helm", "headSpecialLunarWarriorHelmNotes": "The power of the moon will strengthen you in battle! Increases Strength and Intelligence by <%= attrs %> each.", - "headSpecialMammothRiderHelmText": "Mammoth Rider Helm", + "headSpecialMammothRiderHelmText": "Helm Penunggang Mamut", "headSpecialMammothRiderHelmNotes": "Don't let its fluffiness fool you--this hat will grant you piercing powers of perception! Increases Perception by <%= per %>.", "headSpecialPageHelmText": "Page Helm", "headSpecialPageHelmNotes": "Chainmail: for the stylish AND the practical. Increases Perception by <%= per %>.", @@ -933,7 +937,7 @@ "headMystery201702Text": "Heartstealer Hood", "headMystery201702Notes": "Though this hood conceals your face, it only magnifies your powers of attraction! Confers no benefit. February 2017 Subscriber Item.", "headMystery201703Text": "Shimmer Helm", - "headMystery201703Notes": "The soft light reflected from this horned helm will soothe even the most enraged foe. Confers no benefit. March 2017 Subscriber Item.", + "headMystery201703Notes": "Cahaya lembut yang terpantul dari helm bertanduk ini bahkan dapat menenangkan musuh yang mengamuk. Tidak menambah status apapun. Item Pelanggan Maret 2017.", "headMystery201705Text": "Feathered Fighter Helm", "headMystery201705Notes": "Habitica is known for its fierce and productive Gryphon Warriors! Join their prestigious ranks when you don this feathery helm. Confers no benefit. May 2017 Subscriber Item.", "headMystery201707Text": "Jellymancer Helm", @@ -1017,13 +1021,15 @@ "headArmoireMerchantChaperonText": "Merchant Chaperon", "headArmoireMerchantChaperonNotes": "This versatile wrapped wool hat will surely make you the most stylish seller in the market! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Merchant Set (Item 1 of 3).", "headArmoireVikingHelmText": "Viking Helm", - "headArmoireVikingHelmNotes": "No horns or wings are found on this helm: those are too easy for enemies to grab! Increases Strength by <%= str %> and Perception by <%= per %>. Enchanted Armoire: Viking Set (Item 2 of 3).", + "headArmoireVikingHelmNotes": "Tak ada tanduk atau sayap yang dapat ditemukan di helm ini: itu terlalu mudah untuk digenggam musuh! Meningkatkan Kekuatan sebesar <%= str %> dan Persepsi sebanyak <%= per %>. Peti Harta Karun: Set Viking (Item 2 dari 3).", "headArmoireSwanFeatherCrownText": "Swan Feather Crown", "headArmoireSwanFeatherCrownNotes": "This tiara is lovely and light as a swan's feather! Increases Intelligence by <%= int %>. Enchanted Armoire: Swan Dancer Set (Item 1 of 3).", "headArmoireAntiProcrastinationHelmText": "Anti-Procrastination Helm", "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1058,8 +1064,8 @@ "shieldSpecialGoldenknightNotes": "Rapat, monster, rasa sakit: sudah diatasi! Hancurkan! Meningkatkan Ketahanan dan Persepsi masing-masing sebesar <%= attrs %>.", "shieldSpecialMoonpearlShieldText": "Perisai Permata Bulan", "shieldSpecialMoonpearlShieldNotes": "Didesain untuk berenang cepat, dan juga pertahanan diri. Meningkatkan Ketahanan sebesar <%= con %>.", - "shieldSpecialMammothRiderHornText": "Mammoth Rider's Horn", - "shieldSpecialMammothRiderHornNotes": "One blow on this mighty rose quartz horn and you'll summon powerful magical forces. Increases Strength by <%= str %>.", + "shieldSpecialMammothRiderHornText": "Trompet Penunggang Mamut", + "shieldSpecialMammothRiderHornNotes": "Satu tiupan di trompet kuarsa mawar perkasa ini dan kamu akan memanggil tenaga magis yang kuat. Meningkatkan Kekuatan sebanyak <%= str %>.", "shieldSpecialDiamondStaveText": "Diamond Stave", "shieldSpecialDiamondStaveNotes": "This valuable stave has mystical powers. Increases Intelligence by <%= int %>.", "shieldSpecialRoguishRainbowMessageText": "Roguish Rainbow Message", @@ -1192,7 +1198,7 @@ "shieldArmoireSandyBucketNotes": "Cocok untuk menampung semua Koin Emas yang kamu dapatkan dari penyelesaian tugas! Meningkatkan Persepsi sebesar <%= per %>. Peti Harta Karun: Set Pesisir Pantai (Item 3 dari 3).", "shieldArmoirePerchingFalconText": "Perching Falcon", "shieldArmoirePerchingFalconNotes": "A falcon friend perches on your arm, prepared to swoop at your enemies. Increases Strength by <%= str %>. Enchanted Armoire: Falconer Set (Item 3 of 3).", - "shieldArmoireRamHornShieldText": "Ram Horn Shield", + "shieldArmoireRamHornShieldText": "Perisai Tanduk Domba", "shieldArmoireRamHornShieldNotes": "Ram this shield into opposing Dailies! Increases Constitution and Strength by <%= attrs %> each. Enchanted Armoire: Ram Barbarian Set (3 of 3).", "shieldArmoireRedRoseText": "Red Rose", "shieldArmoireRedRoseNotes": "This deep red rose smells enchanting. It will also sharpen your understanding. Increases Perception by <%= per %>. Enchanted Armoire: Independent Item.", @@ -1250,7 +1256,7 @@ "backSpecialTakeThisNotes": "These wings were earned by participating in a sponsored Challenge made by Take This. Congratulations! Increases all attributes by <%= attrs %>.", "backSpecialSnowdriftVeilText": "Snowdrift Veil", "backSpecialSnowdriftVeilNotes": "This translucent veil makes it appear you are surrounded by an elegant flurry of snow! Confers no benefit.", - "backSpecialAetherCloakText": "Aether Cloak", + "backSpecialAetherCloakText": "Jubah Aether", "backSpecialAetherCloakNotes": "This cloak once belonged to the Lost Masterclasser herself. Increases Perception by <%= per %>.", "backSpecialTurkeyTailBaseText": "Turkey Tail", "backSpecialTurkeyTailBaseNotes": "Wear your noble Turkey Tail with pride while you celebrate! Confers no benefit.", @@ -1266,7 +1272,7 @@ "bodySpecialWonderconBlackNotes": "Kerah ebony yang menarik! Tidak menambah status apapun. Item Edisi Spesial Konvensi", "bodySpecialTakeThisText": "Take This Pauldrons", "bodySpecialTakeThisNotes": "These pauldrons were earned by participating in a sponsored Challenge made by Take This. Congratulations! Increases all attributes by <%= attrs %>.", - "bodySpecialAetherAmuletText": "Aether Amulet", + "bodySpecialAetherAmuletText": "Kalung Aether", "bodySpecialAetherAmuletNotes": "This amulet has a mysterious history. Increases Constitution and Strength by <%= attrs %> each.", "bodySpecialSummerMageText": "Jubah Bersinar", "bodySpecialSummerMageNotes": "Tidak ada air asin maupun air tawar yang bisa menodai benda metalik ini. Tidak menambah status apapun. Perlengkapan Musim Panas 2014 Edisi Terbatas.", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Jubah ini mempunyai banyak kantong rahasia untuk menyembunyikan semua Koin Emas yang kamu jarah dari Tugasmu. Tidak menambah status apapun. Item Pelanggan Juni 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "aksesoris kepala", "headAccessoryCapitalized": "Aksesori Kepala", "accessories": "Aksesori", @@ -1349,7 +1357,7 @@ "headAccessoryMystery201502Text": "Sayap Kebijakan", "headAccessoryMystery201502Notes": "Biarkan imajinasimu mengangkasa! Tidak menambah status apapun. Item Pelanggan Februari 2015.", "headAccessoryMystery201510Text": "Tanduk Goblin", - "headAccessoryMystery201510Notes": "Tanduk menakutkan ini sedikit berlendir. Tidak menambah status apapun. Item Pelanggan Oktober 2015.", + "headAccessoryMystery201510Notes": "Tanduk menakutkan ini agak berlendir. Tidak menambah status apapun. Item Pelanggan Oktober 2015.", "headAccessoryMystery301405Text": "Kacamata Kepala", "headAccessoryMystery301405Notes": "\"Kacamata untuk mata,\" kata mereka. \"Tidak ada yang pakai kacamata di kepala,\" kata mereka. Hah! Yang benar saja! Tidak menambah status apapun. Item Pelanggan Agustus 3015.", "headAccessoryArmoireComicalArrowText": "Panah Kocak", @@ -1372,7 +1380,7 @@ "eyewearSpecialWhiteTopFrameNotes": "Kacamata dengan bingkai putih di atas lensa. Tidak menambah status apapun.", "eyewearSpecialYellowTopFrameText": "Kacamata Kuning Standar", "eyewearSpecialYellowTopFrameNotes": "Kacamata dengan bingkai kuning di atas lensa. Tidak menambah status apapun.", - "eyewearSpecialAetherMaskText": "Aether Mask", + "eyewearSpecialAetherMaskText": "Topeng Aether", "eyewearSpecialAetherMaskNotes": "This mask has a mysterious history. Increases Intelligence by <%= int %>.", "eyewearSpecialSummerRogueText": "Penutup Mata Sangar", "eyewearSpecialSummerRogueNotes": "Tidak harus jadi perompak untuk tahu betapa gayanya benda ini! Tidak menambah status apapun. Perlengkapan Musim Panas 2014 Edisi Terbatas.", diff --git a/website/common/locales/id/generic.json b/website/common/locales/id/generic.json index 07ffb729cc..360e1f604e 100644 --- a/website/common/locales/id/generic.json +++ b/website/common/locales/id/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Penyelamat dari Kelalaian", "achievementDilatoryText": "Telah membantu mengalahkan Dread Drag'on dari Kelalaian selama Event Summer Splash 2014!", "costumeContest": "Kontestan Kostum", - "costumeContestText": "Telah berpartisipasi dalam Kontes Kostum Habitoween. Lihat karya peserta lain di blog Habitica!", - "costumeContestTextPlural": "Telah berpartisipasi dalam <%= count %> Kontes Kostum Habitoween. Lihat beberapa karya peserta lain di blog Habitica!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Anggota sejak", "lastLoggedIn": "- Terakhir masuk", "notPorted": "Fitur ini belum dipindahkan dari situs sebenarnya.", @@ -257,7 +257,7 @@ "self_care": "Perawatan Diri", "habitica_official": "Habitica Official", "academics": "Akademik", - "advocacy_causes": "Advocacy + Causes", + "advocacy_causes": "Advokasi + Pergerakan", "entertainment": "Hiburan", "finance": "Keuangan", "health_fitness": "Kesehatan + Kebugaran", diff --git a/website/common/locales/id/groups.json b/website/common/locales/id/groups.json index 1e0fecbb02..c0d58ea413 100644 --- a/website/common/locales/id/groups.json +++ b/website/common/locales/id/groups.json @@ -7,7 +7,7 @@ "innTextBroken": "Kamu beristirahat di dalam Penginapan, kurasa... Ketika menginap, kamu tidak akan dilukai oleh keseharianmu yang belum selesai, tapi mereka masih akan diperbarui setiap hari... Jika kamu sedang ikut misi melawan musuh, musuh masih bisa melukaimu karena tugas yang tidak diselesaikan teman party-mu... kecuali mereka ada di Penginapan juga... Selain itu kamu tidak akan bisa menyerang musuh (atau menemukan item misi) jika masih di dalam Penginapan... capek banget...", "helpfulLinks": "Tautan Berguna", "communityGuidelinesLink": "Pedoman Komunitas", - "lookingForGroup": "Looking for Group (Party Wanted) Posts", + "lookingForGroup": "Kiriman Pencarian Kelompok (Party Wanted)", "dataDisplayTool": "Alat Penampil Data", "reportProblem": "Laporkan Bug", "requestFeature": "Ajukan Fitur Baru", @@ -102,15 +102,16 @@ "optionalMessage": "Pesan opsional", "yesRemove": "Ya, hapus mereka", "foreverAlone": "Tidak bisa menyukai pesanmu sendiri. Jangan seperti itu.", - "sortLevel": "Urutkan berdasarkan level", - "sortRandom": "Urutkan secara acak", - "sortPets": "Urutkan berdasarkan jumlah peliharaan", - "sortName": "Urutkan berdasarkan nama", - "sortBackgrounds": "Urutkan berdasarkan latar belakang", - "sortHabitrpgJoined": "Urutkan berdasarkan tanggal mendaftar Habitica", - "sortHabitrpgLastLoggedIn": "Urutkan menurut waktu terakhir masuk web", - "ascendingSort": "Urutkan dari atas", - "descendingSort": "Urutkan dari bawah", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Buat Guild seharga 4 Permata?", "leaveGroupCha": "Tinggalkan tantangan Guild dan...", "confirm": "Konfirmasi", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Tidak berhak untuk menghapus pesan ini!", "onlyGroupLeaderCanEditTasks": "Tidak berhak untuk mengatur tugas!", "onlyGroupTasksCanBeAssigned": "Hanya tugas grup yang bisa ditentukan", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Hak obrolan kamu telah dicabut.", "newChatMessagePlainNotification": "Ada pesan baru di <%= groupName %> oleh <%= authorName %>. Klik di sini untuk membuka halaman obrolan!", "newChatMessageTitle": "Ada pesan baru di <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Buat sebuah Grup", diff --git a/website/common/locales/id/messages.json b/website/common/locales/id/messages.json index 6a808a7677..dfa1012e1e 100644 --- a/website/common/locales/id/messages.json +++ b/website/common/locales/id/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Kamu telah melaporkan pesan ini", "messageGroupChatNotFound": "Pesan tidak ditemukan!", "messageGroupChatAdminClearFlagCount": "Hanya admin yang bisa menghapus jumlah tanda!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Ups, sepertinya kamu mengirim terlalu banyak pesan! Cobalah tunggu beberapa menit dan coba lagi. Ruang obrolan Kedai Minuman hanya dapat menampung 200 pesan sekaligus, jadi Habitica menyarankan agar kamu mengirim pesan yang lebih panjang dan terpikir matang serta balasan yang membantu. Kami tak sabar menunggu apa yang ingin kamu katakan. :)", "messageUserOperationProtected": "jalur `<%= operation %>` tidak disimpan, karena terproteksi.", "messageUserOperationNotFound": "<%= operation %> operasi tidak ditemukan", diff --git a/website/common/locales/id/npc.json b/website/common/locales/id/npc.json index b3ddb78c90..2ffb769030 100644 --- a/website/common/locales/id/npc.json +++ b/website/common/locales/id/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Permata", "typeNotSellable": "Tipe tidak dapat dijual. Harus salah satu dari <%= acceptedTypes %> berikut", "userItemsKeyNotFound": "Kunci tidak ditemukan untuk user.items <%= type %>", - "userItemsNotEnough": "Kamu tidak mempunyai cukup <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Path string dibutuhkan", "unlocked": "Item telah dibuka", "alreadyUnlocked": "Set lengkap telah dibuka.", diff --git a/website/common/locales/id/pets.json b/website/common/locales/id/pets.json index 3c1a384961..aa62917c0f 100644 --- a/website/common/locales/id/pets.json +++ b/website/common/locales/id/pets.json @@ -28,7 +28,7 @@ "phoenix": "Phoenix", "magicalBee": "Lebah Ajaib", "royalPurpleJackalope": "Jackalope Ungu Kerajaan", - "invisibleAether": "Eter Tembus Pandang", + "invisibleAether": "Aether Tembus Pandang", "rarePetPop1": "Klik tapak emas untuk mengetahui lebih lanjut bagaimana kamu bisa mendapatkan peliharaan langka ini dengan berkontribusi ke Habitica!", "rarePetPop2": "Cara Mendapatkan Peliharaan ini!", "potion": "Ramuan <%= potionType %>", @@ -123,5 +123,5 @@ "clickOnPetToFeed": "Klik seekor Peliharaan untuk memberinya makan <%= foodName %> dan lihat ia bertumbuh!", "dragThisPotion": "Tarik <%= potionName %> ini ke sebuah Telur dan tetaskan peliharaan baru!", "clickOnEggToHatch": "Klik sebuah Telur untuk menggunakan ramuan penetas <%= potionName %>-mu dan tetaskan peliharaan baru!", - "hatchDialogText": "Pour your <%= potionName %> hatching potion on your <%= eggName %> egg, and it will hatch into a <%= petName %>." + "hatchDialogText": "Tuangkan ramuan penetas <%= potionName %>-mu diatas telur <%= eggName %>-mu, dan ia akan menetas menjadi seekor <%= petName %>." } \ No newline at end of file diff --git a/website/common/locales/id/quests.json b/website/common/locales/id/quests.json index 9d76380da5..350ad51863 100644 --- a/website/common/locales/id/quests.json +++ b/website/common/locales/id/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Kamu harus mencapai level <%= level %> untuk membeli misi ini!", "mustInviteFriend": "Untuk mendapatkan misi ini, undang seorang teman ke dalam Party-mu. Undang teman sekarang?", "unlockByQuesting": "Untuk membuka misi ini, selesaikan <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Apakah kamu yakin ingin membatalkan misi ini? Semua undangan yang diterima akan dihapus. Pemilik misi tidak akan kehilangan gulungan misi.", "sureAbort": "Apakah kamu yakin ingin membatalkan misi ini? Semua yang bergabung dari party juga ikut batal dan semua perkembangan akan hilang. Gulungan misi akan dikembalikan kepada pemiliknya.", "doubleSureAbort": "Apakah kamu super yakin? Pastikan bahwa mereka nggak akan membenci kamu selamanya!", diff --git a/website/common/locales/id/questscontent.json b/website/common/locales/id/questscontent.json index 499444268c..fceec11ca3 100644 --- a/website/common/locales/id/questscontent.json +++ b/website/common/locales/id/questscontent.json @@ -105,7 +105,7 @@ "questGoldenknight3DropHoney": "Madu (Makanan)", "questGoldenknight3DropGoldenPotion": "Ramuan Penetas Emas", "questGoldenknight3DropWeapon": "Morning Star Penghancur Mustaine (Senjata di Tangan Lain)", - "questGroupEarnable": "Earnable Quests", + "questGroupEarnable": "Misi yang Dapat Didapatkan", "questBasilistText": "Basi-List", "questBasilistNotes": "Ada sebuah pengumuman di papan--mungkin orang lain bakal tunggang langgang. Kamu adalah seorang petualang yang pemberani, jadi kamu memilih untuk menerimanya, dan menghadapi Basi-list, monster yang tersusun atas tugas-tugas yang tidak diselesaikan! Penduduk biasa akan ketakutan melihat betapa panjangnya Basi-list, membuat mereka malah tidak mulai mengerjakan tugasnya. Saat kamu menghadapi monster itu, kamu mendengar @Arcosine berteriak: \"Cepat! Selesaikan tugasmu untuk membuat monster itu lemah, sebelum seseorang diserang si monster!\" Bergeraklah cepat, sang petualang, dan selesaikan tugasmu - tapi hati-hati! Jika kamu tidak mengerjakan tugas, Basi-list akan menyerangmu dan teman-temanmu!", "questBasilistCompletion": "Basi-list langsung robek menjadi potongan-potongan kecil, yang berkilauan dalam warna-warna pelangi. \"Leganya!\" seru @Arcosine. \"Aku beruntung kalian ada disini!\" Merasa lebih berpengalaman dari sebelumnya, kamu mengumpulkan beberapa koin emas yang berjatuhan di antara robekan kertas.", @@ -220,7 +220,7 @@ "questWhaleCompletion": "Setelah kerja keras, sang paus akhirnya menghentikan raungannya yang memekakkan telinga. \"Kelihatannya dia tenggelam di arus kebiasaan buruk,\" @zoebeagle menjelaskan. \"Terimakasih untuk kerja kerasmu, kita bisa menenangkannya!\" Saat kamu baru akan memasuki kapal selam, kamu melihat telur-telur ikan paus yang mengapung ke arahmu, kamu pun mengambilnya.", "questWhaleDropWhaleEgg": "Ikan Paus (Telur)", "questWhaleUnlockText": "Dapatkan telur Paus yang dapat dibeli di Pasar", - "questGroupDilatoryDistress": "Dilatory Distress", + "questGroupDilatoryDistress": "Penderitaan Dilatory", "questDilatoryDistress1Text": "Dilatory Distress, Bagian 1: Pesan dalam Botol", "questDilatoryDistress1Notes": "Sebuah pesan dalam botol sampai dari kota Dilatory yang baru selesai dibangun! Surat itu bertuliskan: \"Habiticans, kami membutuhkan bantuanmu sekali lagi. Putri raja telah hilang dan kota ini terancam oleh serangan monster air! Udang mantis sedang menahan serangan di dermaga. Tolong bantu kami!\" Untuk memulai perjalanan ke kota terbenam itu, kita harus mampu bernafas dalam air. Untungnya, alkemis @Benga dan @Hazel bisa membuat itu menjadi mungkin! Kamu hanya perlu menemukan bahan-bahan yang dibutuhkan.", "questDilatoryDistress1Completion": "Kamu mengenakan baju bersirip dan berenang ke Dilatory secepat yang kamu bisa. Manusia duyung dan udang mantis mereka dapat bertahan untuk mejaga monster di perbatasan selama yang mereka bisa, tetapi mereka mulai kewalahan. Kamu langsung masuk ke dalam kastil sebelum prajurit berikutnya diturunkan!", @@ -243,7 +243,7 @@ "questDilatoryDistress3Boss": "Adva, sang Duyung Pencuri Kekuasaan", "questDilatoryDistress3DropFish": "Ikan (Makanan)", "questDilatoryDistress3DropWeapon": "Trisula Pemecah Ombak (Senjata)", - "questDilatoryDistress3DropShield": "Moonpearl Shield (Off-Hand Item)", + "questDilatoryDistress3DropShield": "Perisai Moonpearl (Item Tangan Lain)", "questCheetahText": "Seperti Cheetah", "questCheetahNotes": "Saat kamu berjalan mengarungi Savana Sloensteadi dengan temanmu @PainterProphet, @tivaquinn, @Unruly Hyena, dan @Crawford, kamu kaget melihat Cheetah lewat dengan menjepit Habitican baru di antara rahangnya. Di bawah tapak kakinya yang berkobar, tugas-tugas terbakar seolah terselesaikan -- padahal tidak seorangpun yang benar-benar menyelesaikannya! Habitican melihatmu dan berteriak, \"Tolong aku! Cheetah ini membuatku naik level terlalu cepat, tetapi aku tidak menyelesaikan apapun. Aku ingin bersabar dan menikmati permainannya. Hentikan dia!\" Kamu mengenang masa-masa di saat kamu baru mulai petualanganmu, dan kini kamu tahu kamu harus menolong pemula di hadapanmu dengan menghentikan sang Cheetah!", "questCheetahCompletion": "Habitican pemula itu terengah-engah setelah perjalanannya yang melelahkan, tetapi terimakasih kepada dirimu dan teman-temanmu atas pertolongan yang kalian berikan. \"Aku lega Cheetah itu tidak sempat menyeret korban lain. Dia meninggalkan beberapa telur Cheetah untuk kita, jadi kita dapat membesarkan mereka menjadi peliharaan yang dapat dipercaya!\"", @@ -287,7 +287,7 @@ "questUnicornDropUnicornEgg": "Unicorn (Telur)", "questUnicornUnlockText": "Dapatkan telur Unicorn yang dapat dibeli di Pasar", "questSabretoothText": "Kucing Sabre Zombie", - "questSabretoothNotes": "A roaring monster is terrorizing Habitica! The creature stalks through the wilds and woods, then bursts forth to attack before vanishing again. It's been hunting innocent pandas and frightening the flying pigs into fleeing their pens to roost in the trees. @Inventrix and @icefelis explain that the Zombie Sabre Cat was set free while they were excavating in the ancient, untouched ice-fields of the Stoïkalm Steppes. \"It was perfectly friendly at first – I don't know what happened. Please, you have to help us recapture it! Only a champion of Habitica can subdue this prehistoric beast!\"", + "questSabretoothNotes": "Monster yang meraung sedang meneror Habitica! Makhluk itu mengendap di alam liar dan di pepohonan, lalu menyerang sebelum kembali menghilang. Dia telah memburu banyak panda yang malang dan menakuti babi terbang hingga melarikan diri dari sarang pohon mereka. @Inventrix dan @icefelis menjelaskan bahwa Kucing Sabre Zombie terlepas ketika mereka melakukan penggalian di padang es kuno yang tak terjamah di Stepa Stoïkalm. \"Dia sangat bersahabat pada awalnya - aku tidak tahu apa yang terjadi. Tolong, kau harus membantu kami menangkapnya kembali! Hanya seorang jagoan dari Habiticalah yang dapat menjinakkan monster prasejarah ini!\"", "questSabretoothCompletion": "Setelah pertarungan yang panjang dan melelahkan, kamu menjatuhkan Harimau Bergigi Pedang di atas tanah. Saat kamu mampu meihat lebih dekat, kamu menyadari lubang yang ada di salah satu gigi taring sang harimau. Kamu akhirnya memahami apa yang membuatnya begitu marah, kemudian kamu pergi ke @Fandeskap untuk mengobati gigi sang harimau, dan menyarankan semuanya untuk seterusnya menghindari memberi makanan manis kepada teman-teman mereka. Harimau Bergigi Pedang bangkit, dan pemiliknya berterimakasih kepadamu dengan memberikan hadiah – telur Harimau Bergigi Pedang!", "questSabretoothBoss": "Kucing Sabre Zombie", "questSabretoothDropSabretoothEgg": "Sabretooth (Telur)", @@ -322,38 +322,38 @@ "questFalconDropFalconEgg": "Falcon (Telur)", "questFalconUnlockText": "Dapatkan telur Falcon yang dapat dibeli di Pasar", "questTreelingText": "Pohon Pembelit", - "questTreelingNotes": "It's the annual Garden Competition, and everyone is talking about the mysterious project which @aurakami has promised to unveil. You join the crowd on the day of the big announcement, and marvel at the introduction of a moving tree. @fuzzytrees explains that the tree will help with garden maintenance, showing how it can mow the lawn, trim the hedge and prune the roses all at the same time – until the tree suddenly goes wild, turning its secateurs on its creator! The crowd panics as everyone tries to flee, but you aren't afraid – you leap forward, ready to do battle.", - "questTreelingCompletion": "You dust yourself off as the last few leaves drift to the floor. In spite of the upset, the Garden Competition is now safe – although the tree you just reduced to a heap of wood chips won't be winning any prizes! \"Still a few kinks to work out there,\" @PainterProphet says. \"Perhaps someone else would do a better job of training the saplings. Do you fancy a go?\"", + "questTreelingNotes": "Ini Kompetisi Taman tahunan, dan semua orang sedang membicarakan proyek misterius yang dijanjikan @aurakami akan diperlihatkan. Kamu bergabung dengan orang banyak pada hari pengumuman besar itu, dan terkagum-kagum kepada pertunjukan sebuah pohon bergerak. @fuzzytrees menjelaskan bahwa pohon ini akan membantu merawat taman, menunjukkan bahwa dia bisa memotong rumput, menggunting pagar tanaman dan memangkas bunga mawar sekaligus - hingga tersebut tiba-tiba menjadi liar, mengarahkan gunting rumputnya ke arah pembuatnya! Para penonton pun panik sewaktu semua orang mencoba untuk melarikan diri, tapi kamu tidak takut - kamu melompat maju, siap untuk bertarung.", + "questTreelingCompletion": "Kamu mengusap debu di dirimu selagi beberapa helai daun terkahir jatuh ke lantai. Terlepas dari kekacauan ini, Kompetisi Taman pun sekarang aman - meskipun pohon yang kamu hancurkan jadi setumpuk potongan kayu tidak akan memenangi hadiah apapun! \"Masih ada beberapa kekusutan yang harus dibetulkan,\" ujar @PainterProphet. \"Mungkin orang lain dapat melatih bibit pohon ini dengan lebih baik. Tertarik untuk mencoba?\"", "questTreelingBoss": "Pohon Pembelit", "questTreelingDropTreelingEgg": "Pohon (Telur)", "questTreelingUnlockText": "Dapatkan telur pohon yang dapat dibeli di Pasar", "questAxolotlText": "Sang Axolotl Ajaib", - "questAxolotlNotes": "From the depths of Washed-Up Lake you see rising bubbles and... fire? A little axolotl rises from the murky water spewing streaks of colors. Suddenly it begins to open its mouth and @streak yells, \"Look out!\" as the Magical Axolotl starts to gulp up your willpower!

The Magical Axolotl swells with spells, taunting you. \"Have you heard of my powers of regeneration? You'll tire before I do!\"

\"We can defeat you with the good habits we've built!\" @PainterProphet defiantly shouts. You steel yourself to be productive to defeat the Magical Axolotl and regain your stolen willpower!", - "questAxolotlCompletion": "After defeating the Magical Axolotl, you realize that you regained your willpower all on your own.

\"The willpower? The regeneration? It was all just an illusion?\" @Kiwibot asks.

\"Most magic is,\" the Magical Axolotl replies. \"I'm sorry for tricking you. Please take these eggs as an apology. I trust you to raise them to use their magic for good habits and not evil!\"

You and @hazel40 clutch your new eggs in one hand and wave goodbye with the other as the Magical Axolotl returns to the lake.", + "questAxolotlNotes": "Dari kedalaman Danau Washed-Up kamu melihat gelembung-gelembung naik dan... api? Seekor axolotl kecil naik dari air keruh itu sambil memuntahkan cairan warna-warni. Tiba-tiba dia mulai membuka mulutnya dan @streak berteriak, \"Awas!\" selagi Axolotl Ajaib itu mulai menelan tekadmu!

Sang Axolotl Ajaib melembung dengan mantra, mengejekmu. \"Pernah dengar tentang kekuatan regenerasi-ku? Kamu akan kelelahan sebelum aku!\"

\"Kita dapat mengalahkanmu dengan kebiasaan baik yang telah kita bangun!\" @PainterProphet berseru menantang. Kamu meneguhkan dirimu untuk menjadi produktif demi mengalahkan sang Axolotl Ajaib dan mengambil kembali tekadmu!", + "questAxolotlCompletion": "Setelah mengalahkan sang Axolotl Ajaib, kamu sadar bahwa kamu telah mendapatkan kembali tekadmu dengan sendirinya.

\"Kekuatan tekad? Regenerasi? Semua itu hanyalah sebuah ilusi?\" tanya @Kiwibot.

\"Kebanyakan sihir, iya\" balas Axolotl Ajaib. \"Aku minta maaf telah menipumu. Silahkan ambil telur ini sebagai tanda permintaan maaf. Aku percaya kamu akan membesarkan mereka untuk menggunakan sihir mereka untuk kebiasaan baik dan bukan yang jahat!\"

Kamu dan @hazel40 menggenggam telur baru itu di satu tangan dan melambaikan tangan yang lain sewaktu Sang Axolotl Ajaib kembali ke danau.", "questAxolotlBoss": "Axolotl Ajaib", "questAxolotlDropAxolotlEgg": "Axolotl (Telur)", "questAxolotlUnlockText": "Dapatkan telur Axolotl yang dapat dibeli di Pasar", "questAxolotlRageTitle": "Regenerasi Axolotl", - "questAxolotlRageDescription": "This bar fills when you don't complete your Dailies. When it is full, the Magical Axolotl will heal 30% of its remaining health!", - "questAxolotlRageEffect": "`Magical Axolotl uses AXOLOTL REGENERATION!`\n\n`A curtain of colorful bubbles obscures the monster for a moment, and when it clears, some of its wounds have vanished!`", - "questTurtleText": "Pandu sang Kura-kura", - "questTurtleNotes": "Help! This giant sea turtle cannot find her way to her nesting beach. She returns there every year to lay her eggs, but this year Inkomplete Bay is filled with toxic Task Flotsam made of red dailies and unchecked to-dos. \"She's thrashing in a panic!\" @JessicaChase says.

@UncommonCriminal nods. \"It's because her guiding senses are fogged and confused.\"

@Scarabsi grabs your arm. \"Can you help clear the Task Flotsam blocking her path? It may be hazardous, but we have to help her!\"", - "questTurtleCompletion": "Your valiant work has cleared the waters for our sea turtle to find her beach. You, @Bambin, and @JaizakAripaik watch as she buries her brood of eggs deep in the sand so they can grow and hatch into hundreds of little sea turtles. Ever the lady, she gives you three eggs each, asking that you feed and nurture them so one day they become big sea turtles themselves.", + "questAxolotlRageDescription": "Bar ini terisi jika kamu tidak menyelesaikan tugas harianmu. Ketika penuh, Axolotl Ajaib akan mendapatkan kembali 30% dari sisa nyawanya!", + "questAxolotlRageEffect": "`Axolotl Ajaib menggunakan REGENERASI AXOLOTL!`\n\n`Sebuah tabir gelembung penuh warna mengaburkan monster itu untuk sementara, dan sewaktu sudah jernih, beberapa lukanya telah menghilang!`", + "questTurtleText": "Pandu sang Penyu", + "questTurtleNotes": "Tolong! Penyu laut raksasa ini tidak dapat menemukan jalan ke pantai tempat ia bersarang. Dia kembali ke sana setiap tahun untuk bertelur, tetapi tahun ini Teluk Inkomplete dipenuhi dengan Task Flotsam beracun yang terbuat dari keseharian merah dan to-do yang belum dikerjakan. \"Dia meronta-ronta panik!\" kata @JessicaChase.

@UncommonCriminal mengangguk. \"Ini karena indra pemandunya terselubung dan kebingungan.\"

@Scarabsi menarik lenganmu, \"Apakah kamu dapat membantu membersihkan Task Flotsam yang menghalangi jalannya? Ini mungkin berbahaya, tapi kita harus membantunya!\"", + "questTurtleCompletion": "Tindakan gagah beranimu telah membersihkan perairan tersebut sehingga penyu kita dapat menemukan pantainya. Kamu, @Bambin, dan @JaizakAripaik menyaksikan sewaktu dia menguburkan sekumpulan telurnya di dalam pasir sehingga mereka dapat tumbuh dan menetas menjadi ratusan penyu laut kecil. Sang nyonya penyu pun, memberimu masing-masing tiga telur, memintamu untuk mengasuh dan memberi mereka makan sehingga suatu hari mereka juga dapat menjadi penyu laut besar.", "questTurtleBoss": "Flotsam Tugas", - "questTurtleDropTurtleEgg": "Kura-kura (Telur)", - "questTurtleUnlockText": "Dapatkan telur Kura-kura yang dapat dibeli di Pasar", - "questArmadilloText": "The Indulgent Armadillo", - "questArmadilloNotes": "It's time to get outside and start your day. You swing open your door only to be met with what looks like a sheet of rock. \"I'm just giving you the day off!\" says a muffled voice through the blocked door. \"Don't be such a bummer, just relax today!\"

Suddenly, @Beffymaroo and @PainterProphet knock on your window. \"Looks like the Indulgent Armadillo has taken a liking to you! C'mon, we'll help you get her out of your way!\"", - "questArmadilloCompletion": "Finally, after a long morning of convincing the Indulgent Armadillo that you do, in fact, want to work, she caves. \"I'm sorry!\" She apologizes. \"I just wanted to help. I thought everyone liked lazy days!\"

You smile, and let her know that next time you've earned a day off you'll invite her over. She grins back at you. Passers-by @Tipsy and @krajzega congratulate you on the good work as she rolls away, leaving a few eggs as an apology.", - "questArmadilloBoss": "Indulgent Armadillo", - "questArmadilloDropArmadilloEgg": "Armadillo (Egg)", - "questArmadilloUnlockText": "Unlocks purchasable Armadillo eggs in the Market", - "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", - "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", - "questCowBoss": "Mootant Cow", - "questCowDropCowEgg": "Cow (Egg)", - "questCowUnlockText": "Unlocks purchasable Cow eggs in the Market", + "questTurtleDropTurtleEgg": "Penyu (Telur)", + "questTurtleUnlockText": "Dapatkan telur Penyu yang dapat dibeli di Pasar", + "questArmadilloText": "Sang Armadillo Kemanjaan", + "questArmadilloNotes": "Ini waktunya untuk keluar rumah dan memulai harimu. Kamu membuka pintu hanya untuk bertemu dengan sesuatu yang terlihat seperti selembar batu. \"Aku hanya memberimu hari libur!\" kata suara redam dari pintu yang terhalang itu. \"Jangan terlalu kecewa, rileks saja!\"

Tiba-tiba, @Beffymaroo dan @PainterProphet mengetuk jendelamu. \"Kelihatannya sang Armadillo Kemanjaan menyukaimu! Ayo, kami akan membantumu menggesernya dari pintumu!\"", + "questArmadilloCompletion": "Akhirnya, setelah pagi yang panjang meyakinkan sang Armadillo Kemanjaan bahwa kamu, kenyataannya, mau bekerja, dia bergeser. \"Maafkan saya!\" katanya meminta maaf. \"Aku hanya mau memebantu. Aku pikir semua orang suka hari malas!\"

Kamu tersenyum, dan berseru kepadanya kalau kapan-kapan kalau kamu ada hari istirahat kamu akan mengundangnya datang. Dia tersenyum kembali kepadamu. Orang lewat @Tipsy dan @krajzega mengucapkan selamat kepadamu atas keberhasilanmu sewaktu dia bergulung dan pergi, meninggalkan beberapa telur sebagai tanda minta maaf.", + "questArmadilloBoss": "Armadillo Kemanjaan", + "questArmadilloDropArmadilloEgg": "Armadillo (Telur)", + "questArmadilloUnlockText": "Dapatkan telur Armadillo yang dapat dibeli di Pasar", + "questCowText": "Sapi Mootan", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowCompletion": "Kamu berhasil memerah kebiasaan baikmu yang berharga hingga sapi itu kembali ke bentuk awalnya. Sang sapi melihat ke arahmu dengan mata coklat cantiknya dan mendorong tiga butir telur.

@fuzzytrees tertawa dan memberimu telur itu, \"Mungkin ini masih termutasi juka ada bayi sapi di dalam telur itu. Tapi aku percaya kamu akan tetap melakukan kebiasaan baikmu sewaktu membesarkannya!\"", + "questCowBoss": "Sapi Mootant", + "questCowDropCowEgg": "Sapi (Telur)", + "questCowUnlockText": "Dapatkan telur Sapi yang dapat dibeli di Pasar", "questBeetleText": "The CRITICAL BUG", "questBeetleNotes": "Something in the domain of Habitica has gone awry. The Blacksmiths' forges have extinguished, and strange errors are appearing everywhere. With an ominous tremor, an insidious foe worms from the earth... a CRITICAL BUG! You brace yourself as it infects the land, and glitches begin to overtake the Habiticans around you. @starsystemic yells, \"We need to help the Blacksmiths get this Bug under control!\" It looks like you'll have to make this programmer's pest your top priority.", "questBeetleCompletion": "With a final attack, you crush the CRITICAL BUG. @starsystemic and the Blacksmiths rush up to you, overjoyed. \"I can't thank you enough for smashing that bug! Here, take these.\" You are presented with three shiny beetle eggs. Hopefully these little bugs will grow up to help Habitica, not hurt it.", @@ -362,7 +362,7 @@ "questBeetleUnlockText": "Dapatkan telur Kumbang yang dapat dibeli di Pasar", "questGroupTaskwoodsTerror": "Teror di Taskwoods", "questTaskwoodsTerror1Text": "Teror di Taskwoods, Bagian 1: Kebakaran di Taskwoods", - "questTaskwoodsTerror1Notes": "You have never seen the Joyful Reaper so agitated. The ruler of the Flourishing Fields lands her skeleton gryphon mount right in the middle of Productivity Plaza and shouts without dismounting. \"Lovely Habiticans, we need your help! Something is starting fires in the Taskwoods, and we still haven't fully recovered from our battle against Burnout. If it's not halted, the flames could engulf all of our wild orchards and berry bushes!\"

You quickly volunteer, and hasten to the Taskwoods. As you creep into Habitica’s biggest fruit-bearing forest, you suddenly hear clanking and cracking voices from far ahead, and catch the faint smell of smoke. Soon enough, a horde of cackling, flaming skull-creatures flies by you, biting off branches and setting the treetops on fire!", + "questTaskwoodsTerror1Notes": "Kamu tidak pernah melihat Joyful Reaper begitu gelisah. Penguasa Padang Bermekaran mendaratkan tungangan gryphon tengoraknya di tengah Plaza Produktivitas dan berteriak tanpa turun. \"Habitican yang tercinta, kami berlu bantuanmu! Sesuatu sedang membakar Taskwoods, dan kami belum sepenuhnya pulih dari pertarungan melawan Burnout. Jika tidak dihentikan, apinya akan menelan semua kebun liar dan semak buah beri kita!\"

Dengan cepat kamu mengajukan diri, dan bergegas ke Taskwoods. Selagi kamu bergerak perlahan ke dalam hutan penghasil buah terbesar Habitica, tiba-tiba kamu mendengar bunyi dentang dan retakan dari jauh di depan, lalu samar-samar tercium bau asap. Dengan cepat sekumpulan tengkorak berapi, terbang ke arahmu sambil terkekeh, mengigit ranting-ranting dan membakar puncak pohon!", "questTaskwoodsTerror1Completion": "Dengan bantuan Joyful Reaper dan @Beffymaroo sang pyromancer ternama, kamu berhasil memaksa gerombolan itu mundur. Sebagai tanda solidaritas, Beffymaroo menawarkan kamu Turban Pyromancer-nya sewaktu kamu berjalan lebih jauh ke dalam hutan.", "questTaskwoodsTerror1Boss": "Gerombolan Tengkorak Api", "questTaskwoodsTerror1RageTitle": "Bangkitnya Gerombolan", @@ -372,8 +372,8 @@ "questTaskwoodsTerror1DropRedPotion": "Ramuan Penetas Merah", "questTaskwoodsTerror1DropHeadgear": "Turban Pyromancer (Perlengkapan Kepala)", "questTaskwoodsTerror2Text": "Teror di Taskwoods, Bagian 2: Mencari para Peri Flourishing", - "questTaskwoodsTerror2Notes": "Having fought through the swarm of burning skulls, you reach a large group of refugee farmers at the forest's edge. \"Their village was burnt down by a renegade autumn spirit,\" says a familiar voice. It's @Kiwibot, the legendary tracker! \"I managed to gather the survivors, but there's no sign of the Flourishing Fairies who help to grow the wild fruit of the Taskwoods. Please, you have to help me rescue them!\"", - "questTaskwoodsTerror2Completion": "You manage to locate the last dryad and lead her away from the monsters. When you return to the refugee farmers, you are greeted by the thankful faeries, who give you a robe woven of shining magic and silk. Suddenly, a deep rumbling sound echoes through the trees, shaking the very earth. \"That must be the renegade spirit,\" the Joyful Reaper says. \"Let's hurry!\"", + "questTaskwoodsTerror2Notes": "Setelah bertarung melalui segerombolan tengkorak berapi, kamu mencapai sebuah kelompok besar dari petani pengungsi di tepian hutan. \"Desa mereka dibakar habis oleh sebuah roh musim gugur pemberontak,\" kata sebuah suara familiar. Ternyata itu @Kiwibot, sang pelacak legendaris! \"Aku berhasil mengumpulkan orang yang masih selamat, tapi tidak ada tanda-tanda dari para Peri Flourishing yang membantu menumbuhkan buah liar di Taskwoods. Tolong, kamu harus bantu menyelamatkan mereka!\"", + "questTaskwoodsTerror2Completion": "Kamu berhasil menemukan peri pohon terakhir dan menjauhkannya dari para monster. Sewaktu kamu kembali ke petani pengungsi, kamu disambut oleh para peri yang berterima kasih, lalu memberimu sebuah jubah yang ditenun dengan sihir yang bersinar dan sutra. Tiba-tiba, sebuah suara gemuruh bergema di pepohonan, menggoncang bumi. \"Itu pasti sang roh pemberontak,\" seru Joyful Reaper. \"Ayo cepat!\"", "questTaskwoodsTerror2CollectPixies": "Peri", "questTaskwoodsTerror2CollectBrownies": "Brownies", "questTaskwoodsTerror2CollectDryads": "Peri Pohon", @@ -384,25 +384,25 @@ "questTaskwoodsTerror3Boss": "Jacko of the Lantern", "questTaskwoodsTerror3DropStrawberry": "Stroberi (Makanan)", "questTaskwoodsTerror3DropWeapon": "Lentera Taskwood (Senjata Dua Tangan)", - "questFerretText": "The Nefarious Ferret", - "questFerretNotes": "Walking through Habit City, you see an unhappy crowd surrounding a red-robed Ferret.

\"That productivity potion you sold me is useless!\" @Beffymaroo complains. \"I watched three hours of TV last night instead of doing my chores!\"

\"Yeah!\" shouts @Pandah. \"And today I spent an hour rearranging my books instead of reading them!\"

The Nefarious Ferret spreads his hands innocently. \"That's more TV watching and book organizing than you'd normally get done, isn't it?\"

The crowd erupts in anger.

\"No refunds!\" crows the Nefarious Ferret. He fires a bolt of magic into the crowd, preparing to escape in the smoke.

\"Please, Habitican!\" @Faye says, grabbing your arm. \"Defeat the ferret and make him refund his dishonest earnings!\"", - "questFerretCompletion": "You defeat the soft-furred swindler and @UncommonCriminal gives the crowd their refunds. There's even a little gold left over for you. Plus, it looks like the Nefarious Ferret dropped some eggs in his hurry to get away!", - "questFerretBoss": "Nefarious Ferret", - "questFerretDropFerretEgg": "Ferret (Egg)", - "questFerretUnlockText": "Unlocks purchasable Ferret eggs in the Market", + "questFerretText": "Musang Licik", + "questFerretNotes": "Selagi kamu berjalan melalui Kota Habit, kamu melihat orang ramai yang dengan geram mengerumuni seekor Musang bermantel merah.

\"Ramuan produktivitas yang kau jual itu tidak berguna!\" keluh @Beffymaroo. \"Aku malah menonton TV tiga jam semalam bukannya mengerjakan kerjaan rumah!\"

\"Ya!\" teriak @Pandah. \"Dan hari ini aku bukannya membaca buku tapi malahan menghabiskan satu jam hanya untuk menyusunnya!\"

Sang Musang Licik membentangkan tangannya seakan tak bersalah. \"Itu lebih banyak waktu menonton TV dan menyusun buku daripada yang biasa kalian kerjakan, betul kan?\"

Orang ramai langsung meledak marah.

\"Tidak ada pengembalian uang!\" kokok sang Musang Licik. Dia mengeluarkan ledakan sihir ke arah orang ramai, bersiap untuk kabur di tengah asap.

\"Kumohon, Habitican!\" kata @Faye, menarik lenganmu. \"Kalahkan musang itu dan buat dia mengembalikan uang hasil ketidakjujurannya itu!\"", + "questFerretCompletion": "Kamu mengalahkan sang penipu berbulu lembut dan @UncommonCriminal mengembalikan uang orang ramai itu. Bahkan ada sedikit koin emas untukmu. Selain itu, kelihatannya sang Musang Licik meninggalkan beberapa telur sewaktu bergegas kabur!", + "questFerretBoss": "Musang Licik", + "questFerretDropFerretEgg": "Musang (Telur)", + "questFerretUnlockText": "Dapatkan telur Musang yang dapat dibeli di Pasar", "questDustBunniesText": "The Feral Dust Bunnies", "questDustBunniesNotes": "It's been a while since you've done any dusting in here, but you're not too worried—a little dust never hurt anyone, right? It's not until you stick your hand into one of the dustiest corners and feel something bite that you remember @Inventrix's warning: leaving harmless dust sit too long causes it to turn into vicious dust bunnies! You'd better defeat them before they cover all of Habitica in fine particles of dirt!", "questDustBunniesCompletion": "The dust bunnies vanish into a puff of... well, dust. As it clears, you look around. You'd forgotten how nice this place looks when it's clean. You spy a small pile of gold where the dust used to be. Huh, you'd been wondering where that was!", "questDustBunniesBoss": "Feral Dust Bunnies", "questGroupMoon": "Pertempuran Lunar", "questMoon1Text": "Pertempuran Lunar, Bagian 1: Cari Pecahan Misterius", - "questMoon1Notes": "Habiticans have been distracted from their tasks by something strange: twisted shards of stone are appearing across the land. Worried, @Starsystemic the Seer summons you to her tower. She says, \"I've been reading alarming omens about these shards, which have been blighting the land and driving hardworking Habiticans to distraction. I can track the source, but first I'll need to examine the shards. Can you bring some to me?\"", - "questMoon1Completion": "@Starsystemic disappears into her tower to examine the shards you gathered. \"This may be more complicated than we feared,\" says @Beffymaroo, her trusted assistant. \"It will take us some time to discover the cause. Keep checking in every day, and when we know more, we'll send you the next quest scroll.\"", + "questMoon1Notes": "Habitican sedang teralihkan perhatiannya dari tugas mereka oleh sesuatu yang aneh: pecahan batu melengkung bermunculan sepanjang negeri ini. Cemas, @Starsystemic sang Peramal memanggilmu ke menaranya. Dia berkata, \"Aku membaca pertanda mengkhawatirkan tentang pecahan ini, yang mungkin mengutuk negeri ini dan mengalihkan Habitican yang rajin kepada banyak gangguan. Aku dapat melacak sumbernya, tapi aku harus memeriksanya terlebih dahulu. Dapatkah kamu bawakan beberapa kepadaku?\"", + "questMoon1Completion": "@Starsystemic menghilang kembali ke menaranya untuk memeriksa pecahan-pecahan yang kamu kumpulkan. \"Ini mungkin lebih ribet dari yang kita takutkan,\" kata @Beffymaroo, asisten kepercayaannya. \"Akan butuh waktu untuk menemukan penyebabnya. Tetap cek in setiap hari, dan sewaktu kami tahu lebih banyak, kami akan mengirimkan gulungan misi selanjutnya kepadamu.\"", "questMoon1CollectShards": "Pecahan Lunar", "questMoon1DropHeadgear": "Helm Prajurit Lunar (Perlengkapan Kepala)", "questMoon2Text": "Pertempuran Lunar, Bagian 2: Hentikan Overshadowing Stress", - "questMoon2Notes": "After studying the shards, @Starsystemic the Seer has some bad news. \"An ancient monster is approaching Habitica, and it is causing terrible stress to befall the citizens. I can draw the shadow out of people's hearts and into this tower, where it will take physical form, but you’ll need to defeat it before it breaks loose and spreads again.\" You nod, and she starts to chant. Dancing shadows fill the room, pressing tightly together. The cold wind swirls, the darkness deepens. The Overshadowing Stress rises from the floor, grins like a nightmare made real... and strikes!", - "questMoon2Completion": "The shadow explodes in a puff of dark air, leaving the room brighter and your hearts lighter. The stress blanketing Habitica is diminished, and you can all breathe a sigh of relief. Still, as you look up at the sky, you sense that this is not over: the monster knows someone destroyed its shadow. \"We'll keep careful watch in the coming weeks,\" says @Starsystemic, \"and I'll send you a quest scroll when it manifests.\"", + "questMoon2Notes": "Setelah mempelajari pecahan itu, @Starsystemic sang Peramal punya kabar buruk. \"Seekor monster kuno sedang mendekati Habitica, dan menyebabkan stress yang parah kepada para penduduk. Aku dapat menarik bayangan itu dari hati orang-orang dan ke dalam menara ini, dimana fisiknya dapat mewujud, tapi kamu harus mengalahkannya sebelum dia lepas dan menyebar lagi.\" Kamu mengangguk, dan ia mulai membaca mantra. Bayangan menari-nari memenuhi ruangan, saling berdesak-desakan dengan rapat. Angin dingin bertiup, kegelapan bertambah kelam. Sang Overshadowing Stress bangkit dari tanah, menyeringai bagaikan mimpi buruk yang menjadi nyata... dan menyerangmu!", + "questMoon2Completion": "Bayangan itu meledak menjadi gumpalan udara hitam, menginggalkan ruangan itu menjadi lebih terang dan hatimu lebih ringan. Stress yang menyelimuti Habitica berkurang, dan kamu semua bisa menghembuskan nafas lega. Tetap, selagi kamu mendongak ke langit, kamu merasaan ini semua belum berakhir: monster itu tahu seseorang telah menghancurkan bayangannya. \"Kami akan berjaga-jaga dengan waspada beberapa minggu ke depan,\" kata @Starsystemic, \"dan aku akan mengirimimu gulungan misi sewaktu dia muncul.\"", "questMoon2Boss": "Overshadowing Stress", "questMoon2DropArmor": "Armor Prajurit Lunar (Armor)", "questMoon3Text": "Pertempuran Lunar, Bagian 3: Bulan Raksasa", @@ -413,15 +413,15 @@ "questSlothText": "The Somnolent Sloth", "questSlothNotes": "As you and your party venture through the Somnolent Snowforest, you're relieved to see a glimmering of green among the white snowdrifts... until an enormous sloth emerges from the frosty trees! Green emeralds shimmer hypnotically on its back.

\"Hello, adventurers... why don't you take it slow? You've been walking for a while... so why not... stop? Just lie down, and rest...\"

You feel your eyelids grow heavy, and you realize: It's the Somnolent Sloth! According to @JaizakAripaik, it got its name from the emeralds on its back which are rumored to... send people to... sleep...

You shake yourself awake, fighting drowsiness. In the nick of time, @awakebyjava and @PainterProphet begin to shout spells, forcing your party awake. \"Now's our chance!\" @Kiwibot yells.", "questSlothCompletion": "You did it! As you defeat the Somnolent Sloth, its emeralds break off. \"Thank you for freeing me of my curse,\" says the sloth. \"I can finally sleep well, without those heavy emeralds on my back. Have these eggs as thanks, and you can have the emeralds too.\" The sloth gives you three sloth eggs and heads off for warmer climates.", - "questSlothBoss": "Somnolent Sloth", + "questSlothBoss": "Kungkang Ngantuk", "questSlothDropSlothEgg": "Kungkang (Telur)", - "questSlothUnlockText": "Unlocks purchasable Sloth eggs in the Market", - "questTriceratopsText": "The Trampling Triceratops", + "questSlothUnlockText": "Dapatkan telur Kungkang yang dapat dibeli di Pasar", + "questTriceratopsText": "Triceratops Penginjak", "questTriceratopsNotes": "The snow-capped Stoïkalm Volcanoes are always bustling with hikers and sight-seers. One tourist, @plumilla, calls over a crowd. \"Look! I enchanted the ground to glow so that we can play field games on it for our outdoor activity Dailies!\" Sure enough, the ground is swirling with glowing red patterns. Even some of the prehistoric pets from the area come over to play.

Suddenly, there's a loud snap -- a curious Triceratops has stepped on @plumilla's wand! It's engulfed in a burst of magic energy, and the ground starts shaking and growing hot. The Triceratops' eyes shine red, and it roars and begins to stampede!

\"That's not good,\" calls @McCoyly, pointing in the distance. Each magic-fueled stomp is causing the volcanoes to erupt, and the glowing ground is turning to lava beneath the dinosaur's feet! Quickly, you must hold off the Trampling Triceratops until someone can reverse the spell!", - "questTriceratopsCompletion": "With quick thinking, you herd the creature towards the soothing Stoïkalm Steppes so that @*~Seraphina~* and @PainterProphet can reverse the lava spell without distraction. The calming aura of the Steppes takes effect, and the Triceratops curls up as the volcanoes go dormant once more. @PainterProphet passes you some eggs that were rescued from the lava. \"Without you, we wouldn't have been able to concentrate to stop the eruptions. Give these pets a good home.\"", - "questTriceratopsBoss": "Trampling Triceratops", - "questTriceratopsDropTriceratopsEgg": "Triceratops (Egg)", - "questTriceratopsUnlockText": "Unlocks purchasable Triceratops eggs in the Market", + "questTriceratopsCompletion": "Dengan pemikiran cepat, kamu menggiring makhluk itu ke Stepa Stoikalm yang tenang sehingga @*~Sepraphina~* dan @PainterProphet dapat membalikkan mantra lava tersebut tanpa gangguan. Aura penenang dari Stepa tersebut mulai berpengaruh, dan sang Triceratops menggulung diri sewaktu gunung berapi itu menjadi tidak aktif sekali lagi. @PainterProphet memberimu beberapa telur yang diselamatkan dari lava. \"Tanpamu, kami tidak mungkin dapat berkonsentrasi menghentikan letusan itu. Berikan peliharaan ini rumah yang baik.\"", + "questTriceratopsBoss": "Triceratops Penginjak", + "questTriceratopsDropTriceratopsEgg": "Triceratops (Telur)", + "questTriceratopsUnlockText": "Dapatkan telur Triceratops yang dapat dibeli di Pasar", "questGroupStoikalmCalamity": "Malapetaka Stoïkalm", "questStoikalmCalamity1Text": "Malapetaka Stoikalm, Bagian 1: Musuh dari Tanah", "questStoikalmCalamity1Notes": "A terse missive arrives from @Kiwibot, and the frost-crusted scroll chills your heart as well as your fingertips. \"Visiting Stoïkalm Steppes -- monsters bursting from earth -- send help!\" You gather your party and ride north, but as soon as you venture down from the mountains, the snow beneath your feet explodes and gruesomely grinning skulls surround you!

Suddenly, a spear sails past, burying itself in a skull that was burrowing through the snow in an attempt to catch you unawares. A tall woman in finely-crafted armor gallops into the fray on the back of a mastodon, her long braid swinging as she yanks the spear unceremoniously from the crushed beast. It's time to fight off these foes with the help of Lady Glaciate, the leader of the Mammoth Riders!", @@ -432,121 +432,121 @@ "questStoikalmCalamity1RageEffect": "`Earth Skull Swarm uses SWARM RESPAWN!`\n\nMore skulls break free from the ground, their teeth chattering in the cold!", "questStoikalmCalamity1DropSkeletonPotion": "Ramuan Penetas Tengkorak", "questStoikalmCalamity1DropDesertPotion": "Ramuan Penetas Gurun", - "questStoikalmCalamity1DropArmor": "Armor Pengendara Mammoth", + "questStoikalmCalamity1DropArmor": "Armor Penunggang Mammoth", "questStoikalmCalamity2Text": "Malapetaka Stoïkalm, Bagian 2: Temukan Gua Penuh Es", "questStoikalmCalamity2Notes": "The stately hall of the Mammoth Riders is an austere masterpiece of architecture, but it is also entirely empty. There's no furniture, the weapons are missing, and even the columns were picked clean of their inlays.

\"Those skulls scoured the place,\" Lady Glaciate says, and there is a blizzard brewing in her tone. \"Humiliating. Not a soul is to mention this to the April Fool, or I will never hear the end of it.\"

\"How mysterious!\" says @Beffymaroo. \"But where did they--\"

\"The icicle drake caverns.\" Lady Glaciate gestures at shining coins spilled in the snow outside. \"Sloppy.\"

\"But aren't icicle drakes honorable creatures with their own treasure hoards?\" @Beffymaroo asks. \"Why would they possibly--\"

\"Mind control,\" says Lady Glaciate, utterly unfazed. \"Or something equally melodramatic and inconvenient.\" She begins to stride from the hall. \"Why are you just standing there?\"

Quickly, go follow the trail of Icicle Coins!", - "questStoikalmCalamity2Completion": "The Icicle Coins lead you straight to the buried entrance of a cleverly hidden cavern. Though the weather outside is calm and lovely, with the sunlight sparkling across the expanse of snow, there is a howling within like a fierce winter wind. Lady Glaciate grimaces and hands you a Mammoth Rider helm. \"Wear this,\" she says. \"You'll need it.\"", + "questStoikalmCalamity2Completion": "Koin Es itu menuntunmu tepat ke pintu masuk terkubur dari sebuah gua yang disembunyikan dengan pandai. Meskipun cuaca di luar tenang dan menyenangkan, dengan sinar matahari menyinari bentangan penuh salju, ada sebuah lolongan di dalam layaknya angin musim dingin yang ganas. Nyonya Glaciate meringis dan memberimu sebuah helm Penunggang Mamut. \"Pakai ini,\" katanya. \"Kamu akan memerlukannya.\"", "questStoikalmCalamity2CollectIcicleCoins": "Koin Es", - "questStoikalmCalamity2DropHeadgear": "Helm Pengendara Mammoth (Perlengkapan Kepala)", + "questStoikalmCalamity2DropHeadgear": "Helm Penunggang Mamut (Perlengkapan Kepala)", "questStoikalmCalamity3Text": "Malapetaka Stoïkalm, Bagian 3: Gempa Naga Es", "questStoikalmCalamity3Notes": "The twining tunnels of the icicle drake caverns shimmer with frost... and with untold riches. You gape, but Lady Glaciate strides past without a glance. \"Excessively flashy,\" she says. \"Obtained admirably, though, from respectable mercenary work and prudent banking investments. Look further.\" Squinting, you spot a towering pile of stolen items hidden in the shadows.

A sibilant voice hisses as you approach. \"My delicious hoard! You shall not steal it back from me!\" A sinuous body slides from the heap: the Icicle Drake Queen herself! You have just enough time to note the strange bracelets glittering on her wrists and the wildness glinting in her eyes before she lets out a howl that shakes the earth around you.", "questStoikalmCalamity3Completion": "You subdue the Icicle Drake Queen, giving Lady Glaciate time to shatter the glowing bracelets. The Queen stiffens in apparent mortification, then quickly covers it with a haughty pose. \"Feel free to remove these extraneous items,\" she says. \"I'm afraid they simply don't fit our decor.\"

\"Also, you stole them,\" @Beffymaroo says. \"By summoning monsters from the earth.\"

The Icicle Drake Queen looks miffed. \"Take it up with that wretched bracelet saleswoman,\" she says. \"It's Tzina you want. I was essentially unaffiliated.\"

Lady Glaciate claps you on the arm. \"You did well today,\" she says, handing you a spear and a horn from the pile. \"Be proud.\"", "questStoikalmCalamity3Boss": "Ratu Naga Es", "questStoikalmCalamity3DropBlueCottonCandy": "Permen Kapas Biru (Makanan)", - "questStoikalmCalamity3DropShield": "Terompet Pengendara Mammoth (Item Tangan Lain)", - "questStoikalmCalamity3DropWeapon": "Tombak Pengendara Mammoth (Senjata)", - "questGuineaPigText": "The Guinea Pig Gang", - "questGuineaPigNotes": "You're casually strolling through Habit City's famous Market when @Pandah waves you down. \"Hey, check these out!\" They're holding up a brown and beige egg you don't recognize.

Alexander the Merchant frowns at it. \"I don't remember putting that out. I wonder where it came--\" A small paw cuts him off.

\"Guinea all your gold, merchant!\" squeaks a tiny voice brimming with evil.

\"Oh no, the egg was a distraction!\" @mewrose exclaims. \"It's the gritty, greedy Guinea Pig Gang! They never do their Dailies, so they constantly steal gold to buy health potions.\"

\"Robbing the Market?\" says @emmavig. \"Not on our watch!\" Without further prompting, you leap to Alexander's aid.", - "questGuineaPigCompletion": "\"We submit!\" The Guinea Pig Gang Boss waves his paws at you, fluffy head hanging in shame. From underneath his hat falls a list, and @snazzyorange quickly swipes it for evidence. \"Wait a minute,\" you say. \"It's no wonder you've been getting hurt! You've got way too many Dailies. You don't need health potions -- you just need help organizing.\"

\"Really?\" squeaks the Guinea Pig Gang Boss. \"We've robbed so many people because of this! Please take our eggs as an apology for our crooked ways.\"", - "questGuineaPigBoss": "Guinea Pig Gang", - "questGuineaPigDropGuineaPigEgg": "Guinea Pig (Egg)", - "questGuineaPigUnlockText": "Unlocks purchasable Guinea Pig eggs in the Market", + "questStoikalmCalamity3DropShield": "Terompet Penunggang Mamut (Item Tangan Lain)", + "questStoikalmCalamity3DropWeapon": "Tombak Penunggang Mamut (Senjata)", + "questGuineaPigText": "Geng Marmot", + "questGuineaPigNotes": "Kamu sedang berjalan santai melalui Pasar terkenal Kota Habit sewaktu @Pandah melambaikan tangannya. \"Hei, coba lihat ini!\" Dia sedang memegang sebuah telur berwarna coklat tua dan muda yang tidak kamu kenali.

Alexander sang Saudagar mengerutkan dahinya. \"Aku tidak ingat menaruh itu. Dari mana ya datangny--\" Sebuah cakar kecil melukainya.

\"Serahkan semua koin emasmu, saudagar!\" cicit sebuah suara kecil penuh rasa jahat.

\"Oh tidak, telurnya hanya sebuah pengalih perhatian!\" seru @mewrose. \"Itu Geng Marmot yang kasar dan serakah! Mereka tidak pernah menyelesaikan Keseharian, jadi mereka mencuri koin emas untuk membeli Ramuan Kesehatan.\"

\"Merampok Pasar ini?\" kata @emmavig. \"Tidak akan terjadi dalam pengawasan kami!\" Tanpa diberitahu, kamu melompat ke sisi Alexander untuk membantunya.", + "questGuineaPigCompletion": "\"Kami menyerah!\" Bos Geng Marmot melambaikan cakarnya ke arahmu, kepala lembutnya menunduk malu. Dari bawah topinay jatuh sebuah kertas, dan dengan cepat @snazzyorange mengambilnya sebagai bukti. \"Tunggu sebentar,\" katamu. \"Tidak heran kamu terus terlukai! Kamu punya terlalu banyak Keseharian. Kamu tidak perlu ramuan kesehatan -- hanya perlu bantuan mengatur beberapa hal.\"

\"Betulkan?\" cicit sang Bos Geng Marmot. \"Kami telah merampok sekian banyak orang hanya untuk ini! Ambillah telur kami sebagai tanda minta maaf atas cara kami yang menyimpang.\"", + "questGuineaPigBoss": "Geng Marmot", + "questGuineaPigDropGuineaPigEgg": "Marmot (Telur)", + "questGuineaPigUnlockText": "Dapatkan telur Marmot yang dapat dibeli di Pasar", "questPeacockText": "The Push-and-Pull Peacock", "questPeacockNotes": "You trek through the Taskwoods, wondering which of the enticing new goals you should pick. As you go deeper into the forest, you realize that you're not alone in your indecision. \"I could learn a new language, or go to the gym...\" @Cecily Perez mutters. \"I could sleep more,\" muses @Lilith of Alfheim, \"or spend time with my friends...\" It looks like @PainterProphet, @Pfeffernusse, and @Draayder are equally paralyzed by the overwhelming options.

You realize that these ever-more-demanding feelings aren't really your own... you've stumbled straight into the trap of the pernicious Push-and-Pull Peacock! Before you can run, it leaps from the bushes. With each head pulling you in conflicting directions, you start to feel burnout overcoming you. You can't defeat both foes at once, so you only have one option -- concentrate on the nearest task to fight back!", "questPeacockCompletion": "The Push-and-Pull Peacock is caught off guard by your sudden conviction. Defeated by your single-minded drive, its heads merge back into one, revealing the most beautiful creature you've ever seen. \"Thank you,\" the peacock says. \"I’ve spent so long pulling myself in different directions that I lost sight of what I truly wanted. Please accept these eggs as a token of my gratitude.\"", "questPeacockBoss": "Push-and-Pull Peacock", - "questPeacockDropPeacockEgg": "Peacock (Egg)", + "questPeacockDropPeacockEgg": "Merak (Telur)", "questPeacockUnlockText": "Unlocks purchasable Peacock eggs in the Market", "questButterflyText": "Bye, Bye, Butterfry", "questButterflyNotes": "Your gardener friend @Megan sends you an invitation: “These warm days are the perfect time to visit Habitica’s butterfly garden in the Taskan countryside. Come see the butterflies migrate!” When you arrive, however, the garden is in shambles -- little more than scorched grass and dried-out weeds. It’s been so hot that the Habiticans haven’t come out to water the flowers, and the dark-red Dailies have turned it into a dry, sun-baked, fire-hazard. There's only one butterfly there, and there's something odd about it...

“Oh no! This is the perfect hatching ground for the Flaming Butterfry,” cries @Leephon.

“If we don’t catch it, it’ll destroy everything!” gasps @Eevachu.

Time to say bye, bye to Butterfry!", "questButterflyCompletion": "After a blazing battle, the Flaming Butterfry is captured. “Great job catching the that would-be arsonist,” says @Megan with a sigh of relief. “Still, it’s hard to vilify even the vilest butterfly. We’d better free this Butterfry someplace safe…like the desert.”

One of the other gardeners, @Beffymaroo, comes up to you, singed but smiling. “Will you help raise these foundling chrysalises we found? Perhaps next year we’ll have a greener garden for them.”", "questButterflyBoss": "Flaming Butterfry", - "questButterflyDropButterflyEgg": "Caterpillar (Egg)", - "questButterflyUnlockText": "Unlocks purchasable Caterpillar eggs in the Market", - "questGroupMayhemMistiflying": "Mayhem in Mistiflying", - "questMayhemMistiflying1Text": "Mayhem in Mistiflying, Part 1: In Which Mistiflying Experiences a Dreadful Bother", + "questButterflyDropButterflyEgg": "Ulat (Telur)", + "questButterflyUnlockText": "Dapatkan telur Ulat yang dapat dibeli di Pasar", + "questGroupMayhemMistiflying": "Huru-hara di Mistiflying", + "questMayhemMistiflying1Text": "Huru-hara di Mistiflying, Bagian 1: Di Mana Mistiflying Mengalami Gangguan yang Mengerikan", "questMayhemMistiflying1Notes": "Although local soothsayers predicted pleasant weather, the afternoon is extremely breezy, so you gratefully follow your friend @Kiwibot into their house to escape the blustery day.

Neither of you expects to find the April Fool lounging at the kitchen table.

“Oh, hello,” he says. “Fancy seeing you here. Please, let me offer you some of this delicious tea.”

“That’s…” @Kiwibot begins. “That’s MY—“

“Yes, yes, of course,” says the April Fool, helping himself to some cookies. “Just thought I’d pop indoors and get a nice reprieve from all the tornado-summoning skulls.” He takes a casual sip from his teacup. “Incidentally, the city of Mistiflying is under attack.”

Horrified, you and your friends race to the Stables and saddle your fastest winged mounts. As you soar towards the floating city, you see that a swarm of chattering, flying skulls are laying siege to the city… and several turn their attentions towards you!", "questMayhemMistiflying1Completion": "The final skull drops from the sky, a shimmering set of rainbow robes clasped in its jaws, but the steady wind has not slackened. Something else is at play here. And where is that slacking April Fool? You pick up the robes, then swoop into the city.", - "questMayhemMistiflying1Boss": "Air Skull Swarm", + "questMayhemMistiflying1Boss": "Gerombolan Tengkorak Udara", "questMayhemMistiflying1RageTitle": "Swarm Respawn", "questMayhemMistiflying1RageDescription": "Swarm Respawn: This bar fills when you don't complete your Dailies. When it is full, the Air Skull Swarm will heal 30% of its remaining health!", "questMayhemMistiflying1RageEffect": "`Air Skull Swarm uses SWARM RESPAWN!`\n\nEmboldened by their victories, more skulls come whirling out of the clouds!", - "questMayhemMistiflying1DropSkeletonPotion": "Skeleton Hatching Potion", - "questMayhemMistiflying1DropWhitePotion": "White Hatching Potion", - "questMayhemMistiflying1DropArmor": "Roguish Rainbow Messenger Robes (Armor)", - "questMayhemMistiflying2Text": "Mayhem in Mistiflying, Part 2: In Which the Wind Worsens", + "questMayhemMistiflying1DropSkeletonPotion": "Ramuan Penetas Tengkorak", + "questMayhemMistiflying1DropWhitePotion": "Ramuan Penetas Putih", + "questMayhemMistiflying1DropArmor": "Jubah Pelangi Nakal (Armor)", + "questMayhemMistiflying2Text": "Huru-hara di Mistiflying, Bagian 2: Di Mana Anginnya Memburuk", "questMayhemMistiflying2Notes": "Mistiflying dips and rocks as the magical bees keeping it afloat are buffeted by the gale. After a desperate search for the April Fool, you find him inside a cottage, blithely playing cards with an angry, trussed-up skull.

@Katy133 raises their voice over the whistling wind. “What’s causing this? We defeated the skulls, but it’s getting worse!”

“That is a pickle,” the April Fool agrees. “Please be a dear and don’t mention it to Lady Glaciate. She’s always threatening to call off our courtship on the grounds that I am ‘catastrophically irresponsible,’ and I fear that she might misread this situation.” He shuffles the deck. “Perhaps you might follow the Mistiflies? They’re immaterial, so the wind can’t blow them away, and they tend to swarm around threats.” He nods out the window, where several of the city’s patron creatures are fluttering towards the east. “Now let me concentrate — my opponent has quite the poker face.”", "questMayhemMistiflying2Completion": "You follow the Mistiflies to the site of a tornado, too stormy for you to enter.

“This should help,” says a voice directly in your ear, and you nearly fall off of your mount. The April Fool is somehow sitting directly behind you in the saddle. “I hear these messenger hoods emit an aura that guards against inclement weather — very useful to avoid losing missives as you fly around. Perhaps give it a try?”", - "questMayhemMistiflying2CollectRedMistiflies": "Red Mistiflies", - "questMayhemMistiflying2CollectBlueMistiflies": "Blue Mistiflies", - "questMayhemMistiflying2CollectGreenMistiflies": "Green Mistiflies", + "questMayhemMistiflying2CollectRedMistiflies": "Mistifly Merah", + "questMayhemMistiflying2CollectBlueMistiflies": "Mistifly Biru", + "questMayhemMistiflying2CollectGreenMistiflies": "Mistifly Hijau", "questMayhemMistiflying2DropHeadgear": "Roguish Rainbow Messenger Hood (Headgear)", "questMayhemMistiflying3Text": "Mayhem in Mistiflying, Part 3: In Which a Mailman is Extremely Rude", "questMayhemMistiflying3Notes": "The Mistiflies are whirling so thickly through the tornado that it’s hard to see. Squinting, you spot a many-winged silhouette floating at the center of the tremendous storm.

“Oh, dear,” the April Fool sighs, nearly drowned out by the howl of the weather. “Looks like Winny went and got himself possessed. Very relatable problem, that. Could happen to anybody.”

“The Wind-Worker!” @Beffymaroo hollers at you. “He’s Mistiflying’s most talented messenger-mage, since he’s so skilled with weather magic. Normally he’s a very polite mailman!”

As if to counteract this statement, the Wind-Worker lets out a scream of fury, and even with your magic robes, the storm nearly rips you from your mount.

“That gaudy mask is new,” the April Fool remarks. “Perhaps you should relieve him of it?”

It’s a good idea… but the enraged mage isn’t going to give it up without a fight.", "questMayhemMistiflying3Completion": "Just as you think you can’t withstand the wind any longer, you manage to snatch the mask from the Wind-Worker’s face. Instantly, the tornado is sucked away, leaving only balmy breezes and sunshine. The Wind-Worker looks around in bemusement. “Where did she go?”

“Who?” your friend @khdarkwolf asks.

“That sweet woman who offered to deliver a package for me. Tzina.” As he takes in the wind-swept city below him, his expression darkens. “Then again, maybe she wasn’t so sweet…”

The April Fool pats him on the back, then hands you two shimmering envelopes. “Here. Why don’t you let this distressed fellow rest, and take charge of the mail for a bit? I hear the magic in those envelopes will make them worth your while.”", - "questMayhemMistiflying3Boss": "The Wind-Worker", - "questMayhemMistiflying3DropPinkCottonCandy": "Pink Cotton Candy (Food)", - "questMayhemMistiflying3DropShield": "Roguish Rainbow Message (Off-Hand Item)", - "questMayhemMistiflying3DropWeapon": "Roguish Rainbow Message (Main-Hand Item)", - "featheredFriendsText": "Feathered Friends Quest Bundle", - "featheredFriendsNotes": "Contains 'Help! Harpy!,' 'The Night-Owl,' and 'The Birds of Preycrastination.' Available until May 31.", - "questNudibranchText": "Infestation of the NowDo Nudibranches", - "questNudibranchNotes": "You finally get around to checking your To-dos on a lazy day in Habitica. Bright against your deepest red tasks are a gaggle of vibrant blue sea slugs. You are entranced! Their sapphire colors make your most intimidating tasks look as easy as your best Habits. In a feverish stupor you get to work, tackling one task after the other in a ceaseless frenzy...

The next thing you know, @LilithofAlfheim is pouring cold water over you. “The NowDo Nudibranches have been stinging you all over! You need to take a break!”

Shocked, you see that your skin is as bright red as your To-Do list was. \"Being productive is one thing,\" @beffymaroo says, \"but you've also got to take care of yourself. Hurry, let's get rid of them!\"", - "questNudibranchCompletion": "You see the last of the NowDo Nudibranches sliding off of a pile of completed tasks as @amadshade washes them away. One leaves behind a cloth bag, and you open it to reveal some gold and a few little ellipsoids you guess are eggs.", - "questNudibranchBoss": "NowDo Nudibranch", - "questNudibranchDropNudibranchEgg": "Nudibranch (Egg)", - "questNudibranchUnlockText": "Unlocks purchasable Nudibranch eggs in the Market", + "questMayhemMistiflying3Boss": "Sang Pekerja Angin", + "questMayhemMistiflying3DropPinkCottonCandy": "Permen Kapas Pink (Makanan)", + "questMayhemMistiflying3DropShield": "Surat Pelangi Nakal (Item Tangan Lain)", + "questMayhemMistiflying3DropWeapon": "Surat Pelangi Nakal (Item Tangan Utama)", + "featheredFriendsText": "Bundel Misi Teman Berbulu", + "featheredFriendsNotes": "Berisi 'Tolong! Harpy!,' 'Burung Hantu Malam,' dan 'Burung Preycrastination.' Tersedia hingga 31 Mei.", + "questNudibranchText": "Wabah Nudibranchia NowDo", + "questNudibranchNotes": "Kamu akhirnya selesai menyelesaikan To-do pada hari yang malas di Habitica. Terlihat terang di atas tugas paling merah tuamu ada sekawanan siput laut berwarna biru cerah. Kamu terpesona! Warna safir mereka membuat tugas paling susah terlihat semudah kebiasaan terbaikmu. Sembari demam dan nyaris pingsan kamu mulai bekerja, mengalahkan satu per satu tugas tanpa henti...

Hal selanjutnya yang kamu tahu, @LilithofAlfheim sedang menuang air dingin ke atasmu. \"Sang Nudibranchia NowDo telah menyengat seluruh tubuhmu! Kamu perlu istirahat!\"

Terkejut, kamu melihat kulitmu berwarna semerah warna daftar To-Do kamu dulu. \"Menjadi produktif itu penting,\" nasihat @beffymaroo, \"tapi kamu harus ingat untuk mengurus dirimu sendiri. Cepat, ayo usir mereka!\"", + "questNudibranchCompletion": "Kamu melihat Nudibranchia NowDo terakhir tergelincir turun dari tumpukan tugas yang terselesaikan selagi @amadshade membasuh mereka semua. Ada yang meninggalkan sebuah tas kain, dan kamu membukanya untuk menemukan koin emas dan beberapa bentuk oval kecil yang kamu tebak adalah telur.", + "questNudibranchBoss": "Nudibranchia NowDo", + "questNudibranchDropNudibranchEgg": "Nudibranchia (Telur)", + "questNudibranchUnlockText": "Dapatkan telur Nudibranchia yang dapat dibeli di Pasar", "splashyPalsText": "Splashy Pals Quest Bundle", - "splashyPalsNotes": "Contains 'The Dilatory Derby', 'Guide the Turtle', and 'Wail of the Whale'. Available until July 31.", + "splashyPalsNotes": "Berisi 'Derby Dilatory', 'Pandu sang Penyu', dan 'Ratapan Ikan Paus'. Tersedia hingga 31 Juli.", "questHippoText": "What a Hippo-Crite", "questHippoNotes": "You and @awesomekitty collapse into the shade of a palm tree, exhausted. The sun beats down over the Sloensteadi Savannah, scorching the ground below. It’s been a productive day so far, conquering your Dailies, and this oasis looks like a nice place to take a break and refresh. Stooping near the water to get a drink, you stumble back in shock as a massive hippopotamus rises. “Resting so soon? Don’t be so lazy, get back to work.” You try and protest that you’ve been working hard and need a break, but the hippo isn’t having any of it.

@khdarkwolf whispers to you, “Notice how it’s lounging around all day but has the nerve to call you lazy? It’s the Hippo-Crite!”

Your friend @jumorales nods. “Let’s show it what hard work looks like!”", "questHippoCompletion": "The hippo bows in surrender. “I underestimated you. It seems you weren’t being lazy. My apologies. Truth be told, I may have been projecting a bit. Perhaps I should get some work done myself. Here, take these eggs as a sign of my gratitude.” Grabbing them, you settle down by the water, ready to relax at last.", "questHippoBoss": "The Hippo-Crite", - "questHippoDropHippoEgg": "Hippo (Egg)", - "questHippoUnlockText": "Unlocks purchasable Hippo eggs in the Market", + "questHippoDropHippoEgg": "Kuda Nil (Telur)", + "questHippoUnlockText": "Dapatkan telur Kuda Nil yang dapat dibeli di Pasar", "farmFriendsText": "Farm Friends Quest Bundle", "farmFriendsNotes": "Contains 'The Mootant Cow', 'Ride the Night-Mare', and 'The Thunder Ram'. Available until September 30.", "witchyFamiliarsText": "Witchy Familiars Quest Bundle", "witchyFamiliarsNotes": "Contains 'The Rat King', 'The Icy Arachnid', and 'Swamp of the Clutter Frog'. Available until October 31.", - "questGroupLostMasterclasser": "Mystery of the Masterclassers", - "questUnlockLostMasterclasser": "To unlock this quest, complete the final quests of these quest chains: 'Dilatory Distress', 'Mayhem in Mistiflying', 'Stoïkalm Calamity', and 'Terror in the Taskwoods'.", - "questLostMasterclasser1Text": "The Mystery of the Masterclassers, Part 1: Read Between the Lines", + "questGroupLostMasterclasser": "Misteri para Masterclasser", + "questUnlockLostMasterclasser": "Untuk membuka misi ini, selesaikan misi terakhir dari rangkaian misi berikut: 'Penderitaan Dilatory', 'Huru-hara di Mistiflying', 'Malapetaka Stoïkalm', dan 'Teror di Taskwoods'.", + "questLostMasterclasser1Text": "Misteri para Masterclasser, Bagian 1: Baca Hal yang Tidak Tersurat", "questLostMasterclasser1Notes": "You’re unexpectedly summoned by @beffymaroo and @Lemoness to Habit Hall, where you’re astonished to find all four of Habitica’s Masterclassers awaiting you in the wan light of dawn. Even the Joyful Reaper looks somber.

“Oho, you’re here,” says the April Fool. “Now, we would not rouse you from your rest without a truly dire—”

“Help us investigate the recent bout of possessions,” interrupts Lady Glaciate. “All the victims blamed someone named Tzina.”

The April Fool is clearly affronted by the summary. “What about my speech?” he hisses to her. “With the fog and thunderstorm effects?”

“We’re in a hurry,” she mutters back. “And my mammoths are still soggy from your incessant practicing.”

“I’m afraid that the esteemed Master of Warriors is correct,” says King Manta. “Time is of the essence. Will you aid us?”

When you nod, he waves his hands to open a portal, revealing an underwater room. “Swim down with me to Dilatory, and we will scour my library for any references that might give us a clue.” At your look of confusion, he adds, “Don’t worry, the paper was enchanted long before Dilatory sank. None of the books are the slightest bit damp!” He winks.“Unlike Lady Glaciate’s mammoths.”

“I heard that, Manta.”

As you dive into the water after the Master of Mages, your legs magically fuse into fins. Though your body is buoyant, your heart sinks when you see the thousands of bookshelves. Better start reading…", "questLostMasterclasser1Completion": "After hours of poring through volumes, you still haven’t found any useful information.

“It seems impossible that there isn’t even the tiniest reference to anything relevant,” says head librarian @Tuqjoi, and their assistant @stefalupagus nods in frustration.

King Manta’s eyes narrow. “Not impossible…” he says. “Intentional.” For a moment, the water glows around his hands, and several of the books shudder. “Something is obscuring information,” he says. “Not just a static spell, but something with a will of its own. Something… alive.” He swims up from the table. “The Joyful Reaper needs to hear about this. Let’s pack a meal for the road.”", - "questLostMasterclasser1CollectAncientTomes": "Ancient Tomes", - "questLostMasterclasser1CollectForbiddenTomes": "Forbidden Tomes", - "questLostMasterclasser1CollectHiddenTomes": "Hidden Tomes", - "questLostMasterclasser2Text": "The Mystery of the Masterclassers, Part 2: Assembling the a'Voidant", + "questLostMasterclasser1CollectAncientTomes": "Buku Kuno", + "questLostMasterclasser1CollectForbiddenTomes": "Buku Terlarang", + "questLostMasterclasser1CollectHiddenTomes": "Buku Tersembunyi", + "questLostMasterclasser2Text": "Misteri para Masterclasser, Bagian 2: Merakit sang a'Voidant", "questLostMasterclasser2Notes": "The Joyful Reaper drums her bony fingers on some of the books that you brought. “Oh, dear,” the Master of Healers says. “There is a malevolent life essence at work. I might have guessed, considering the attacks by reanimated skulls during each incident.” Her assistant @tricksy.fox brings in a chest, and you are startled to see the contents that @beffymaroo unloads: the very same objects once used by this mysterious Tzina to possess people.

“I’m going to use resonant healing magic to try to make this creature manifest,” the Joyful Reaper says, reminding you that the skeleton is a somewhat unconventional Healer. “You’ll need to read the revealed information quickly, in case it breaks loose.”

As she concentrates, a twisting mist begins to siphon from the books and twine around the objects. Quickly, you flip through the pages, trying to read the new lines of text that are writhing into view. You catch only a few snippets: “Sands of the Timewastes” — “the Great Disaster” —“split into four”— “permanently corrupted”— before a single name catches your eye: Zinnya.

Abruptly, the pages wrench free from your fingers and shred themselves as a howling creature explodes into being, coalescing around the possessed objects.

“It’s an a’Voidant!” the Joyful Reaper shouts, throwing up a protection spell. “They’re ancient creatures of confusion and obscurity. If this Tzina can control one, she must have a frightening command over life magic. Quickly, attack it before it escapes back into the books!”

", "questLostMasterclasser2Completion": "The a’Voidant succumbs at last, and you share the snippets that you read.

“None of those references sound familiar, even for someone as old as I,” the Joyful Reaper says. “Except… the Timewastes are a distant desert at the most hostile edge of Habitica. Portals often fail nearby, but swift mounts could get you there in no time. Lady Glaciate will be glad to assist.” Her voice grows amused. “Which means that the enamored Master of Rogues will undoubtedly tag along.” She hands you the glimmering mask. “Perhaps you should try to track the lingering magic in these items to its source. I’ll go harvest some sustenance for your journey.”", - "questLostMasterclasser2Boss": "The a'Voidant", - "questLostMasterclasser2DropEyewear": "Aether Mask (Eyewear)", - "questLostMasterclasser3Text": "The Mystery of the Masterclassers, Part 3: City in the Sands", + "questLostMasterclasser2Boss": "Sang a'Voidant", + "questLostMasterclasser2DropEyewear": "Topeng Aether (Aksesori Mata)", + "questLostMasterclasser3Text": "Misteri para Masterclasser, Bagian 3: Kota di Tengah Pasir", "questLostMasterclasser3Notes": "As night unfurls over the scorching sands of the Timewastes, your guides @AnnDeLune, @Kiwibot, and @Katy133 lead you forward. Some bleached pillars poke from the shadowed dunes, and as you approach them, a strange skittering sound echoes across the seemingly-abandoned expanse.

“Invisible creatures!” says the April Fool, clearly covetous. “Oho! Just imagine the possibilities. This must be the work of a truly stealthy Rogue.”

“A Rogue who could be watching us,” says Lady Glaciate, dismounting and raising her spear. “If there’s a head-on attack, try not to irritate our opponent. I don’t want a repeat of the volcano incident.”

He beams at her. “But it was one of your most resplendent rescues.”

To your surprise, Lady Glaciate turns very pink at the compliment. She hastily stomps away to examine the ruins.

“Looks like the wreck of an ancient city,” says @AnnDeLune. “I wonder what…”

Before she can finish her sentence, a portal roars open in the sky. Wasn’t that magic supposed to be nearly impossible here? The hoofbeats of the invisible animals thunder as they flee in panic, and you steady yourself against the onslaught of shrieking skulls that flood the skies.", "questLostMasterclasser3Completion": "The April Fool surprises the final skull with a spray of sand, and it blunders backwards into Lady Glaciate, who smashes it expertly. As you catch your breath and look up, you see a single flash of someone’s silhouette moving on the other side of the closing portal. Thinking quickly, you snatch up the amulet from the chest of previously-possessed items, and sure enough, it’s drawn towards the unseen person. Ignoring the shouts of alarm from Lady Glaciate and the April Fool, you leap through the portal just as it snaps shut, plummeting into an inky swath of nothingness.", "questLostMasterclasser3Boss": "Void Skull Swarm", "questLostMasterclasser3RageTitle": "Swarm Respawn", "questLostMasterclasser3RageDescription": "Swarm Respawn: This bar fills when you don't complete your Dailies. When it is full, the Void Skull Swarm will heal 30% of its remaining health!", "questLostMasterclasser3RageEffect": "`Void Skull Swarm uses SWARM RESPAWN!`\n\nEmboldened by their victories, more skulls scream down from the heavens, bolstering the swarm!", - "questLostMasterclasser3DropBodyAccessory": "Aether Amulet (Body Accessory)", + "questLostMasterclasser3DropBodyAccessory": "Kalung Aether (Aksesoris Tubuh)", "questLostMasterclasser3DropBasePotion": "Base Hatching Potion", "questLostMasterclasser3DropGoldenPotion": "Ramuan Penetas Keemasan", "questLostMasterclasser3DropPinkPotion": "Cotton Candy Pink Hatching Potion", "questLostMasterclasser3DropShadePotion": "Shade Hatching Potion", "questLostMasterclasser3DropZombiePotion": "Zombie Hatching Potion", - "questLostMasterclasser4Text": "The Mystery of the Masterclassers, Part 4: The Lost Masterclasser", + "questLostMasterclasser4Text": "Misteri para Masterclasser, Bagian 4: Masterclasser yang Hilang", "questLostMasterclasser4Notes": "You surface from the portal, but you’re still suspended in a strange, shifting netherworld. “That was bold,” says a cold voice. “I have to admit, I hadn’t planned for a direct confrontation yet.” A woman rises from the churning whirlpool of darkness. “Welcome to the Realm of Void.”

You try to fight back your rising nausea. “Are you Zinnya?” you ask.

“That old name for a young idealist,” she says, mouth twisting, and the world writhes beneath you. “No. If anything, you should call me the Anti’zinnya now, given all that I have done and undone.”

Suddenly, the portal reopens behind you, and as the four Masterclassers burst out, bolting towards you, Anti’zinnya’s eyes flash with hatred. “I see that my pathetic replacements have managed to follow you.”

You stare. “Replacements?”

“As the Master Aethermancer, I was the first Masterclasser — the only Masterclasser. These four are a mockery, each possessing only a fragment of what I once had! I commanded every spell and learned every skill. I shaped your very world to my whim — until the traitorous aether itself collapsed under the weight of my talents and my perfectly reasonable expectations. I have been trapped for millennia in this resulting void, recuperating. Imagine my disgust when I learned how my legacy had been corrupted.” She lets out a low, echoing laugh. “My plan was to destroy their domains before destroying them, but I suppose the order is irrelevant.” With a burst of uncanny strength, she charges forward, and the Realm of Void explodes into chaos.", "questLostMasterclasser4Completion": "Under the onslaught of your final attack, the Lost Masterclasser screams in frustration, her body flickering into translucence. The thrashing void stills around her as she slumps forward, and for a moment, she seems to change, becoming younger, calmer, with an expression of peace upon her face… but then everything melts away with scarcely a whisper, and you’re kneeling once more in the desert sand.

“It seems that we have much to learn about our own history,” King Manta says, staring at the broken ruins. “After the Master Aethermancer grew overwhelmed and lost control of her abilities, the outpouring of void must have leached the life from the entire land. Everything probably became deserts like this.”

“No wonder the ancients who founded Habitica stressed a balance of productivity and wellness,” the Joyful Reaper murmurs. “Rebuilding their world would have been a daunting task requiring considerable hard work, but they would have wanted to prevent such a catastrophe from happening again.”

“Oho, look at those formerly possessed items!” says the April Fool. Sure enough, all of them shimmer with a pale, glimmering translucence from the final burst of aether released when you laid Anti’zinnya’s spirit to rest. “What a dazzling effect. I must take notes.”

“The concentrated remnants of aether in this area probably caused these animals to go invisible, too,” says Lady Glaciate, scratching a patch of emptiness behind the ears. You feel an unseen fluffy head nudge your hand, and suspect that you’ll have to do some explaining at the Stables back home. As you look at the ruins one last time, you spot all that remains of the first Masterclasser: her shimmering cloak. Lifting it onto your shoulders, you head back to Habit City, pondering everything that you have learned.

", "questLostMasterclasser4Boss": "Anti'zinnya", "questLostMasterclasser4RageTitle": "Siphoning Void", "questLostMasterclasser4RageDescription": "Siphoning Void: This bar fills when you don't complete your Dailies. When it is full, Anti'zinnya will remove the party's Mana!", "questLostMasterclasser4RageEffect": "`Anti'zinnya uses SIPHONING VOID!` In a twisted inversion of the Ethereal Surge spell, you feel your magic drain away into the darkness!", - "questLostMasterclasser4DropBackAccessory": "Aether Cloak (Back Accessory)", - "questLostMasterclasser4DropWeapon": "Aether Crystals (Two-Handed Weapon)", - "questLostMasterclasser4DropMount": "Invisible Aether Mount", + "questLostMasterclasser4DropBackAccessory": "Jubah Aether (Aksesoris Punggung)", + "questLostMasterclasser4DropWeapon": "Kristal Aether (Senjata Dua Tangan)", + "questLostMasterclasser4DropMount": "Tunggangan Aether Tembus Pandang", "questYarnText": "Gulungan Benang Kusut", "questYarnNotes": "Hari ini cuacanya sangat nyaman dan kamu memutuskan untuk berjalan-jalan di Pedesaan Taskan. Selagi kamu melewati toko rajutan terkenal, sebuah jeritan tajam mengejutkan burung-burung dan membuat para kupu-kupu bersembunyi. Kamu berlari ke arah sumbernya dan melihat @Arcosine berlari melalui jalur yang mengarah kepadamu. Di belakangnya, sebuah makhluk mengerikan yang terbuat dari peniti, jarum dan benang rajut sedang merayap mendekat.

Sang penjaga toko berlari ke arahnya, dan @stefalupagus menarik lenganmu, tersengal-sengal. \"Terlihat seperti tugasnya yang tidak selesai\" hosh hosh \"telah mengubah benang rajut dari Toko Benang kami\" hosh hosh \"menjadi gulungan kusut Yarnghetti!\"

\"Terkadang, hidup menyibukkan kita dan tugas jadi ditelantarkan, menjadi semakin kusut dan tercampur aduk,\" kata @khdarkwolf. \"Kekusutan ini akan menyebar ke tugas lain, hingga terlalu banyak kerjaan setengah jadi di sekitar sini dan tidak ada yang bisa menyelesaikan apapun!\"

Ini saatnya kamu membuat keputusan: selesaikan semua tugas yang tertunda... atau uraikan kekusutannya. Bagaimanapun juga, kamu harus meningkatkan produktivitas dengan cepat sebelum sang Yarnghetti yang mengerikan menyebarkan kekusutan dan kekacauan ke seluruh Habitica!", - "questYarnCompletion": "With a feeble swipe of a pin-riddled appendage and a weak roar, the Dread Yarnghetti finally unravels into a pile of yarn balls.

\"Take care of this yarn,\" shopkeeper @JinjooHat says, handing them to you. \"If you feed them and care for them properly, they'll grow into new and exciting projects that just might make your heart take flight…\"", + "questYarnCompletion": "Dengan sebuah ayunan tak bertenaga dari lengan berjarumnya dan raungan lemah, Yarnghetti yang mengerikan akhirnya terurai kekusutannya menjadi setumpuk gulungan benang rajut.

\"Jaga baik-baik benang rajut ini,\" ujar penjaga toko @JinjooHat, sambil memberikannya kepadamu. \"Jika kamu memberinya makan dan merawatnya dengan baik, mereka akan tumbuh menjadi proyek baru dan menarik yang mungkin dapat membawa hatimu terbang tinggi...\"", "questYarnBoss": "Sang Yarnghetti yang Mengerikan", "questYarnDropYarnEgg": "Benang Rajut (Telur)", "questYarnUnlockText": "Dapatkan telur Benang Rajut yang dapat dibeli di Pasar" diff --git a/website/common/locales/id/rebirth.json b/website/common/locales/id/rebirth.json index a5fc3ae9cf..bf9bf31e79 100644 --- a/website/common/locales/id/rebirth.json +++ b/website/common/locales/id/rebirth.json @@ -21,7 +21,7 @@ "rebirthOrb": "Telah menggunakan Batu Kelahiran untuk memulai kembali setelah mencapai Level <%= level %>.", "rebirthOrb100": "Telah menggunakan Batu Kelahiran untuk memulai kembali setelah mencapai Level 100 atau lebih.", "rebirthOrbNoLevel": "Telah menggunakan Batu Kelahiran untuk memulai kembali dari awal.", - "rebirthPop": "Instantly restart your character at Level 1 while retaining achievements, collectibles, equipment, and tasks with history. This will take effect immediately.", + "rebirthPop": "Mengembalikan karaktermu ke Level 1 dengan tetap menyimpan pencapaian, barang-barang, perlengkapan, dan tugas-tugas dengan riwayat. Efeknya akan berlaku seketika itu juga.", "rebirthName": "Batu Kelahiran", "reborn": "Lahir kembali, level maksimal <%= reLevel %>", "confirmReborn": "Apakah kamu yakin?", diff --git a/website/common/locales/id/settings.json b/website/common/locales/id/settings.json index 159d5d1258..92dd069f8b 100644 --- a/website/common/locales/id/settings.json +++ b/website/common/locales/id/settings.json @@ -65,7 +65,7 @@ "resetText1": "PERINGATAN! Ini me-reset banyak hal dari akunmu. Hal ini sangat tidak disarankan, tetapi bagi beberapa orang ini berguna di awal setelah mencoba bermain di situs ini dalam waktu yang singkat.", "resetText2": "Kamu akan kehilangan semua levelmu, koin emasmu, dan poin pengalamanmu. Semua tugasmu (kecuali tugas dari tantangan) akan dihapus secara permanen dan kamu akan kehilangan data riwayat mereka. Kamu akan kehilangan semua perlengkapanmu tapi kamu masih bisa membelinya lagi, termasuk semua perlengkapan edisi terbatas atau item pelanggan Misteri yang sudah kamu miliki (kamu harus mengambil pekerjaan yang sesuai untuk membeli ulang perlengkapan khusus pekerjaan). Kamu akan tetap memiliki pekerjaanmu yang sekarang serta peliharaan dan tungganganmu. Kamu mungkin lebih memilih untuk menggunakan Batu Kelahiran, yang merupakan pilihan lebih aman yang akan mempertahankan tugas-tugas dan perlengkapanmu.", "deleteLocalAccountText": "Apakah kamu yakin? Pilihan ini akan menghapus akun selamanya, dan tidak akan dapat dikembalikan! Kamu harus mendaftar menggunakan akun yang baru untuk dapat kembali menggunakan Habitica. Permata yang telah dibeli atau telah disimpan tidak akan dikembalikan. Jika kamu benar-benar yakin, ketikkan kata sandi pada kotak teks di bawah ini.", - "deleteSocialAccountText": "Apakah kamu yakin? Ini akan menghapus akunmu selamanya, dan tidak bisa diundur! Kamu harus mendaftar akun baru agar bisa menggunakan Habitica lagi. Permata yang terkumpul atau terpakai tidak akan dikembalikan. Jika kamu sangat yakin, ketik \"DELETE\" di kotak teks di bawah.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Salin kode ini untuk digunakan dalam aplikasi pihak ketiga. Namun, perlakukan Token API seperti kata sandi, dan jangan dipublikasikan secara terbuka. Kamu mungkin kadang-kadang akan diminta untuk mengisi ID Pengguna, tetapi jangan pernah posting Token API di mana orang lain bisa melihatnya, termasuk di Github.", diff --git a/website/common/locales/id/spells.json b/website/common/locales/id/spells.json index 14737fdec2..7c14af7cc7 100644 --- a/website/common/locales/id/spells.json +++ b/website/common/locales/id/spells.json @@ -9,7 +9,7 @@ "spellWizardFrostNotes": "Dengan satu kali merapal mantra, es membekukan semua rentetan kamu sehingga angkanya tidak menghilang besok!", "spellWizardFrostAlreadyCast": "Kamu telah merapal mantra ini hari ini. Penghitung harimu sudah membeku, dan tidak perlu merapal mantra ini lagi.", "spellWarriorSmashText": "Hantaman Brutal", - "spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)", + "spellWarriorSmashNotes": "Kamu membuat sebuah tugas lebih biru/tidak terlalu merah dan memberikan damage ekstra kepada Boss! (Berdasarkan: KEK)", "spellWarriorDefensiveStanceText": "Pose Bertahan", "spellWarriorDefensiveStanceNotes": "Kamu merunduk rendah dan mendapatkan peningkatan Ketahanan! (Berdasarkan: KET)", "spellWarriorValorousPresenceText": "Kehadiran yang gagah", diff --git a/website/common/locales/id/subscriber.json b/website/common/locales/id/subscriber.json index 0c082a8281..fd1f4dd41c 100644 --- a/website/common/locales/id/subscriber.json +++ b/website/common/locales/id/subscriber.json @@ -113,8 +113,8 @@ "mysterySet201510": "Set Goblin Bertanduk", "mysterySet201511": "Set Prajurit Kayu", "mysterySet201512": "Set Api Musim Dingin", - "mysterySet201601": "Pemenang Set Resolusi", - "mysterySet201602": "Set Penghancur Hati", + "mysterySet201601": "Set Juara Resolusi", + "mysterySet201602": "Set Pematah Hati", "mysterySet201603": "Set Semanggi Keberuntungan", "mysterySet201604": "Set Prajurit Daun", "mysterySet201605": "Set Marching Bard", @@ -132,42 +132,41 @@ "mysterySet201705": "Set Petarung Berbulu", "mysterySet201706": "Set Pelopor Bajak Laut", "mysterySet201707": "Set Jellymancer", - "mysterySet201708": "Set Prajurit Lahar", - "mysterySet201709": "Set Mahasiswa Sihir", + "mysterySet201708": "Set Prajurit Lava", + "mysterySet201709": "Set Siswa Sekolah Sihir", "mysterySet201710": "Set Imp Angkuh", - "mysterySet201711": "Carpet Rider Set", - "mysterySet301404": "Set Standar Steampunk", + "mysterySet201711": "Set Pengendara Karpet", + "mysterySet301404": "Set Steampunk Standard", "mysterySet301405": "Set Aksesoris Steampunk", "mysterySet301703": "Set Merak Steampunk", "mysterySet301704": "Set Burung Pegar Steampunk", - "mysterySetwondercon": "Konferensi Wondercon", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Update Kartu", "subUpdateTitle": "Update", "subUpdateDescription": "Update kartu untuk dapat ditagih", - "notEnoughHourglasses": "Kamu tidak punya cukup Jam Pasir Mistik", - "hourglassBuyEquipSetConfirm": "Beli set item seharga 1 Jam Pasir Mistik?", - "hourglassBuyItemConfirm": "Beli item ini seharga 1 Jam Pasir Mistik?", + "notEnoughHourglasses": "Kamu tidak punya cukup Jam Pasir Mistis.", + "hourglassBuyEquipSetConfirm": "Beli set item seharga 1 Jam Pasir Mistis?", + "hourglassBuyItemConfirm": "Beli item ini seharga 1 Jam Pasir Mistis?", "petsAlreadyOwned": "Peliharaan telah dimiliki.", - "mountsAlreadyOwned": "Tunggangan telah dimiliki", - "typeNotAllowedHourglass": "Tipe item tidak didukung untuk dibeli dengan Jam Pasir Mistik. Tipe yang diperbolehkan: <%= allowedTypes %>", - "petsNotAllowedHourglass": "Peliharaan tidak dapat dibeli dengan Jam Pasir Mistik.", - "mountsNotAllowedHourglass": "Tunggangan tidak dapat dibeli dengan Jam Pasir Mistik", - "hourglassPurchase": "Item telah dibeli menggunakan Jam Pasir Mistik!", - "hourglassPurchaseSet": "Set item telah dibeli menggunakan Jam Pasir Mistik!", - "missingUnsubscriptionCode": "Kode batalkan berlangganan hilang.", - "missingSubscription": "Pengguna tidak memiliki rencana berlangganan", + "mountsAlreadyOwned": "Tunggangan telah dimiliki.", + "typeNotAllowedHourglass": "Jenis item tidak didukung untuk dibeli dengan Jam Pasir Mistis. Jenis yang diperbolehkan: <%= allowedTypes %>", + "petsNotAllowedHourglass": "Peliharaan tidak dapat dibeli dengan Jam Pasir Mistis.", + "mountsNotAllowedHourglass": "Tunggangan tidak dapat dibeli dengan Jam Pasir Mistis.", + "hourglassPurchase": "Item telah dibeli menggunakan Jam Pasir Mistis!", + "hourglassPurchaseSet": "Set item telah dibeli menggunakan Jam Pasir Mistis!", + "missingUnsubscriptionCode": "Kode membatalkan langganan hilang.", + "missingSubscription": "Pengguna tidak memiliki langganan rencana", "missingSubscriptionCode": "Kode berlangganan hilang. Nilai yang mungkin: basic_earned, basic_3mo, basic_6mo, google_6mo, basic_12mo.", - "missingReceipt": "Tanda penerimaan tidak dapat ditemukan.", - "cannotDeleteActiveAccount": "Kamu memiliki status langganan aktif, berhenti berlangganan sebelum menghapus akun anda.", + "missingReceipt": "Tanda terima tidak dapat ditemukan.", + "cannotDeleteActiveAccount": "Kamu memiliki status langganan aktif, batalkan rencana sebelum menghapus akunmu.", "paymentNotSuccessful": "Pembayaran tidak berhasil", - "planNotActive": "Pembayaran ini belum di aktifkan (karena bug di paypal). Ini akan di mulai lagi <%= nextBillingDate %>, setelah itu dapat anda batalkan untuk mendapatkan keuntungan penuh anda.", - "notAllowedHourglass": "Peliharaan/Tunggangan tidak tersedia untuk dibeli dengan Jam Pasir Mistik.", + "planNotActive": "Rencana belum diaktifkan (karena gangguan pada paypal). Rencana akan dimulai <%= nextBillingDate %>, setelah itu kamu dapat membatalkannya untuk menyimpan semua keuntunganmu.", + "notAllowedHourglass": "Peliharaan/Tunggangan tidak dapat dibeli dengan Jam Pasir Mistis.", "readCard": "<%= cardType %> telah dibaca", "cardTypeRequired": "Tipe kartu dibutuhkan", "cardTypeNotAllowed": "Tipe kartu tidak diketahui.", "invalidCoupon": "Kode kupon tidak valid.", "couponUsed": "Kode kupon telah digunakan.", - "noSudoAccess": "Anda tidak memiliki akses sudo.", "couponCodeRequired": "Kode kupon dibutuhkan.", "eventRequired": "\"req.params.event\" dibutuhkan.", "countRequired": "\"req.query.count\" dibutuhkan.", @@ -175,7 +174,7 @@ "missingCustomerId": "req.query.customerId tidak dapat ditemukan", "missingPaypalBlock": "req.session.paypalBlock tidak dapat ditemukan", "missingSubKey": "req.query.sub tidak dapat ditemukan", - "paypalCanceled": "Langganan kamu telah dibatalkan", + "paypalCanceled": "Langgananmu telah dibatalkan", "earnGemsMonthly": "Dapatkan hingga **<%= cap %> Permata** per bulan", "receiveMysticHourglass": "Dapatkan sebuah Jam Pasir Mistis!", "receiveMysticHourglasses": "Dapatkan **<%= amount %> Jam Pasir Mistis**!", @@ -186,23 +185,23 @@ "subscribeSupportsDevs": "Berlangganan mendukung para developer dan membantu menjaga Habitica tetap berjalan", "buyGemsSupportsDevs": "Membeli Permata mendukung para developer dan membantu menjaga Habitica tetap berjalan", "support": "DUKUNG", - "gemBenefitLeadin": "Permata membuat kamu dapat membeli barang-barang tambahan yang seru untuk akunmu, termasuk:", + "gemBenefitLeadin": "Permata membuatmu dapat membeli barang-barang tambahan yang seru untuk akunmu, termasuk:", "gemBenefit1": "Kostum unik dan modis untuk avatarmu.", "gemBenefit2": "Latar Belakang untuk menaruh avatarmu di dunia Habitica!", "gemBenefit3": "Rangkaian Misi menarik yang memberikan telur peliharaan.", "gemBenefit4": "Reset poin atribut avatarmu dan ganti Profesinya.", "subscriptionBenefitLeadin": "Dukung Habitica dengan menjadi seorang pelanggan dan kamu akan menerima keuntungan-keuntungan ini!", "subscriptionBenefit1": "Alexander sang Saudagar akan menjual kepadamu Permata, seharga 20 Koin Emas masing-masing!", - "subscriptionBenefit2": "To-do yang telah diselesaikan dan riwayat tugas akan tersedia lebih lama.", - "subscriptionBenefit3": "Temukan lebih banyak barang di Habitica dengan batas drop harian yang didobel.", + "subscriptionBenefit2": "Riwayat To-Do dan tugas yang telah diselesaikan akan tersedia lebih lama.", + "subscriptionBenefit3": "Temukan lebih banyak item di Habitica dengan batas drop harian yang dilipatgandakan.", "subscriptionBenefit4": "Barang kosmetik unik untuk avatarmu setiap bulan.", "subscriptionBenefit5": "Dapatkan peliharaan Jackalope Ungu Kerajaan eksklusif!", "subscriptionBenefit6": "Dapatkan Jam Pasir Mistis untuk digunakan di Toko Penjelajah Waktu!", "haveCouponCode": "Apakah kamu mempunyai kode kupon?", "subscriptionAlreadySubscribedLeadIn": "Terima kasih sudah berlangganan!", - "subscriptionAlreadySubscribed1": "Untuk melihat detail berlangganan kamu dan batalkan, perbarui atau ubah pengaturan berlangganan kamu, silahkan klik Ikon Pengguna > Pengaturan > Berlangganan.", + "subscriptionAlreadySubscribed1": "Untuk melihat detail berlanggananmu dan membatalkan, memperbarui atau mengubah pengaturan berlanggananmu, silakan klik Ikon Pengguna > Pengaturan > Berlangganan.", "purchaseAll": "Beli Semuanya", - "gemsPurchaseNote": "Pelanggan dapat membeli permata dengan koin emas di Pasar! Untuk akses mudah, kamu dapat pin permata tersebut ke bagian Hadiah-mu.", + "gemsPurchaseNote": "Pelanggan dapat membeli permata dengan koin emas di Pasar! Untuk akses mudah, kamu dapat juga menaruh permata ke kolom Hadiah-mu.", "gemsRemaining": "permata tersisa", - "notEnoughGemsToBuy": "Kamu tidak dapat membeli permata sebanyak itu." + "notEnoughGemsToBuy": "Kamu tidak dapat membeli permata sebanyak itu" } \ No newline at end of file diff --git a/website/common/locales/id/tasks.json b/website/common/locales/id/tasks.json index e46e3a738a..8adbfc63c1 100644 --- a/website/common/locales/id/tasks.json +++ b/website/common/locales/id/tasks.json @@ -1,9 +1,9 @@ { "clearCompleted": "Hapus yang Telah Selesai", - "lotOfToDos": "30 tugas terakhir yang Anda selesaikan ditampilkan di sini. Anda dapat melihat tugas lama yang telah Anda selesaikan dari Data > Data Display Tool or Data > Export Data > User Data.", + "lotOfToDos": "30 To-Do terakhir yang kamu selesaikan ditampilkan di sini. Kamu dapat melihat To-Do lama yang telah kamu selesaikan dari Data > Data Display Tool atau Data > Ekspor Data > Data Pengguna.", "deleteToDosExplanation": "Jika kamu menekan tombol di bawah, semua To-Do yang sudah kamu selesaikan dan To-Do di arsip akan dihapus secara permanen, kecuali To-Do dari tantangan yang aktif dan Rencana Grup. Silakan ekspor terlebih dahulu jika kamu mau menyimpan catatan mengenai tugasmu.", - "addMultipleTip": "Tips: Untuk menambahkan beberapa Tugas sekaligus, pisahkan masing-masing tugas dengan mengganti deretannya (Shift + Enter) dan lalu tekan \"Enter.\"", - "addsingle": "Tambah satu", + "addMultipleTip": "Tips: Untuk menambahkan beberapa Tugas sekaligus, pisahkan baris masing-masing tugas (Shift + Enter) lalu tekan \"Enter.\"", + "addsingle": "Tambah Satu", "addATask": "Tambahkan sebuah <%= type %>", "editATask": "Edit sebuah <%= type %>", "createTask": "Buat sebuah <%= type %>", @@ -19,21 +19,21 @@ "negative": "Negatif", "yellowred": "Lemah", "greenblue": "Kuat", - "edit": "Ubah", + "edit": "Edit", "save": "Simpan", "addChecklist": "Tambah Daftar Cek", "checklist": "Daftar Cek", "checklistText": "Buat sebuah tugas berat menjadi daftar tugas-tugas kecil! Daftar cek meningkatkan Pengalaman dan Koin Emas yang bisa didapat dari sebuah tugas, dan akan mengurangi serangan dari tugas yang terlewat", - "newChecklistItem": "Item Ceklis Baru", - "expandChecklist": "Lihat Ceklis", - "collapseChecklist": "Sembunyikan Ceklis", + "newChecklistItem": "Tambah daftar cek", + "expandChecklist": "Lihat Daftar Cek", + "collapseChecklist": "Sembunyikan Daftar Cek", "text": "Judul", "extraNotes": "Catatan", "notes": "Catatan", "direction/Actions": "Arah/Aksi", "advancedOptions": "Pengaturan lebih lanjut", "taskAlias": "Nama Alias Tugas", - "taskAliasPopover": "Nama alias tugas ini dapat digunakan untuk integrasi dengan pihak ketiga. Hanya tanda strip, garis bawah, dan karakter alfanumerik yang didukung. Nama alias tugas harus unik dari semua tugas-tugasmu.", + "taskAliasPopover": "Nama alias tugas ini dapat digunakan untuk integrasi dengan pihak ketiga. Hanya tanda strip, garis bawah, dan karakter alfanumerik yang diperbolehkan. Nama alias tugas harus unik dari semua tugas-tugasmu.", "taskAliasPlaceholder": "nama-alias-tugasmu-disini", "taskAliasPopoverWarning": "PERINGATAN: Mengganti nilai ini akan memutuskan integrasi pihak ketiga yang bergantung kepada nama alias tugas.", "difficulty": "Tingkat kesulitan", @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Pastikan Keseharian ini belum diselesaikan sebelum mendapat damage", "yesterDailiesDescription": "Jika pengaturan ini dipilih, Habitica akan bertanya kepadamu jika kamu memang tidak selesai sebelum avatar kamu mendapat damage. Ini dapat melindungimu dari damage yang tidak disengaja.", "repeatDayError": "Pastikan bahwa setidaknya ada satu hari dari minggu itu dipilih.", - "searchTasks": "Cari judul dan deskripsi..." + "searchTasks": "Cari judul dan deskripsi...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/it/backgrounds.json b/website/common/locales/it/backgrounds.json index 3383f72395..e35c6b35ef 100644 --- a/website/common/locales/it/backgrounds.json +++ b/website/common/locales/it/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Castello di mezzanotte", "backgroundMidnightCastleNotes": "Passeggiata nei pressi del Castello di mezzanotte", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Vola attraverso un Tornado" + "backgroundTornadoNotes": "Vola attraverso un Tornado", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/it/challenge.json b/website/common/locales/it/challenge.json index 4a4a169c37..0f5d0aea7b 100644 --- a/website/common/locales/it/challenge.json +++ b/website/common/locales/it/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "Una o più categorie devono essere selezionate", "viewProgressOf": "Vedi i progressi di", - "selectMember": "Seleziona Partecipante" + "selectMember": "Seleziona Partecipante", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/it/character.json b/website/common/locales/it/character.json index 491da3c001..6c93d37739 100644 --- a/website/common/locales/it/character.json +++ b/website/common/locales/it/character.json @@ -163,6 +163,7 @@ "dieText": "Hai perso un livello, tutto il tuo oro, e un pezzo casuale dell'equipaggiamento. Risorgi, Habiteer, e provaci ancora! Metti un freno alle cattive abitudini, sii attento al completamento delle Daily, e tieni la morte a debita distanza con una Pozione di Salute se stai vacillando!", "sureReset": "Sei sicuro/a? Questo resetterà la Classe e i punti allocati del tuo personaggio (ti verranno restituiti per poter essere ri-allocati), e ti costerà 3 gemme.", "purchaseFor": "Comprare per <%= cost %> Gemme?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Non hai abbastanza Mana.", "invalidTarget": "Non puoi usare un'abilità su quello.", "youCast": "Hai usato l'abilità <%= spell %>.", diff --git a/website/common/locales/it/contrib.json b/website/common/locales/it/contrib.json index b73240e034..f4f63e571c 100644 --- a/website/common/locales/it/contrib.json +++ b/website/common/locales/it/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, sei una persona fantastica! Ora sei un sostenitore di grado <%= level %> per aver aiutato Habitica. Scopri", "contribLink": "che premi hai guadagnato grazie al tuo contributo!", "contribName": "Contribuente", - "contribText": "Ha contribuito a migliorare Habitica (codice, design, pixel art, consigli legali, documentazione, ecc). Desideri questa onoreficenza? Maggiori informazioni.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Maggiori informazioni", "kickstartName": "Sostenitore Kickstarter - Grado <%= key %>$", "kickstartText": "Ha sostenuto il progetto Kickstarter", diff --git a/website/common/locales/it/front.json b/website/common/locales/it/front.json index 1d0102df11..6d5b92d6c7 100644 --- a/website/common/locales/it/front.json +++ b/website/common/locales/it/front.json @@ -30,6 +30,7 @@ "companyAbout": "Come funziona", "companyBlog": "Blog", "devBlog": "Blog sviluppatori", + "companyContribute": "Contribute", "companyDonate": "Fai una donazione", "companyPrivacy": "Privacy", "companyTerms": "Termini di utilizzo", @@ -252,7 +253,7 @@ "missingNewPassword": "Manca la nuova password.", "invalidEmailDomain": "Non puoi registrarti usando e-mail con i seguenti domini: <%= domains %>", "wrongPassword": "Password errata.", - "incorrectDeletePhrase": "Scrivi DELETE tutto in maiuscolo per cancellare il tuo account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Indirizzo e-mail non valido.", "emailTaken": "L'indirizzo email è già stato utilizzato per un altro account.", "newEmailRequired": "Manca il nuovo indirizzo e-mail.", diff --git a/website/common/locales/it/gear.json b/website/common/locales/it/gear.json index a5edb2d72e..9777152edc 100644 --- a/website/common/locales/it/gear.json +++ b/website/common/locales/it/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Spunta gli zoccoli delle tue cavalcature diligenti per aiutarle a restare in salute mentre ti trasportano verso l'avventura! Aumenta la Forza, l'Intelligenza e la Costituzione ciascuna di <%= attrs %>. Scrigno Incantato, set del Maniscalco (Oggetto 1 di 3). ", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "armatura", "armorCapitalized": "Armatura", "armorBase0Text": "Vestiti semplici", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "elmo", "headgearCapitalized": "Copricapo", "headBase0Text": "Nessun elmo", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Questo potente elmo di acciaio ti aiuterà a vincere la lotta per essere sano, felice e produttivo! Aumenta la Percezione di <%= per %>. Scrigno Incantato: Set Anti-Temporeggiamento (Oggetto 1 di 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "oggetto mano secondaria", "offhandCapitalized": "Oggetto mano secondaria", "shieldBase0Text": "Nessun oggetto mano secondaria", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Questo mantello ha delle tasche segrete per nascondere tutto l'Oro che rubi alle tue Attività. Non conferisce alcun beneficio. Oggetto per abbonati, giugno 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "accessorio da testa", "headAccessoryCapitalized": "Accessorio da testa", "accessories": "Accessori", diff --git a/website/common/locales/it/generic.json b/website/common/locales/it/generic.json index ac281ddf06..0db7416d82 100644 --- a/website/common/locales/it/generic.json +++ b/website/common/locales/it/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Eroe di Dilatoria", "achievementDilatoryText": "Ha contribuito alla sconfitta del Drago Terrore di Dilatoria durante l'evento Summer Splash 2014!", "costumeContest": "Costume da Concorrente", - "costumeContestText": "Ha partecipato alla gara in costume di Habitoween. Puoi trovare alcune foto sul blog di Habitica!", - "costumeContestTextPlural": "Ha partecipato a <%= count %> gare in costume di Habitoween. Puoi guardare cos'hanno fatto i partecipanti sul blog di Habitica!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Membro dal:", "lastLoggedIn": "- Ultimo accesso:", "notPorted": "Questa funzionalità non è ancora stata trasposta dal sito originale.", diff --git a/website/common/locales/it/groups.json b/website/common/locales/it/groups.json index 94833cc869..e8bf93595f 100644 --- a/website/common/locales/it/groups.json +++ b/website/common/locales/it/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Messaggio opzionale", "yesRemove": "Sì, rimuovili", "foreverAlone": "Non puoi mettere 'mi piace' ai tuoi stessi messaggi. Non essere quel tipo di persona.", - "sortLevel": "Ordina per livello", - "sortRandom": "Ordina casualmente", - "sortPets": "Ordina per numero di animali", - "sortName": "Ordina per nome avatar", - "sortBackgrounds": "Ordina per sfondo", - "sortHabitrpgJoined": "Ordina per data di registrazione ad Habitica", - "sortHabitrpgLastLoggedIn": "Ordine per data dell'ultimo accesso", - "ascendingSort": "Ordine crescente", - "descendingSort": "Ordine decrescente", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Creare una Gilda per 4 Gemme?", "leaveGroupCha": "Abbandona la sfida e...", "confirm": "Conferma", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Non autorizzato a rimuovere questo messaggio!", "onlyGroupLeaderCanEditTasks": "Non autorizzato a modificare i compiti!", "onlyGroupTasksCanBeAssigned": "Solo le attività del gruppo possono essere assegnate", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "I tuoi privilegi legati alle chat sono stati revocati.", "newChatMessagePlainNotification": "Nuovo messaggio in <%= groupName %> da <%= authorName %>. Clicca qui per aprire la pagina della chat!", "newChatMessageTitle": "Nuovo messaggio in <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Extra Divertenti", "enterprisePlansButton": "Domanda riguardo ai Piani per aziende", "enterprisePlansDescription": "Cerchi una soluzione più ampia con esigenze personalizzate? Prova a vedere se i nostri piani enterprise fanno al caso tuo.", - "enterprisePlansEmailSubject": "Domande riguardo ai Piani per aziende", "familyPlansButton": "Iscriviti alla Mailing List per i Piani Famigliari", "familyPlansDescription": "Vuoi una soluzione più comoda per gestire la tua famiglia? I Piani Famigliari arriveranno presto!", "createAGroup": "Crea un gruppo", diff --git a/website/common/locales/it/messages.json b/website/common/locales/it/messages.json index c271449597..6b11b5e11a 100644 --- a/website/common/locales/it/messages.json +++ b/website/common/locales/it/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Hai già segnalato questo messaggio.", "messageGroupChatNotFound": "Messaggio non trovato!", "messageGroupChatAdminClearFlagCount": "Solo un amministratore può azzerare il conteggio flag!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Ops, sembra che tu stia pubblicando troppi messaggi! Per favore, aspetta un minuto e poi prova di nuovo. La chat della Taverna contiene solo 200 messaggi contemporaneamente, quindi Habitica incoraggia l'uso di messaggi più lunghi e ragionati e di risposte unificate in un unico messaggio. Non vediamo l'ora di sentire quello che devi dire. :)", "messageUserOperationProtected": "Il percorso `<%= operation %>` non è stato salvato, perchè è un percorso protetto.", "messageUserOperationNotFound": "Operazione <%= operation %> non trovata", diff --git a/website/common/locales/it/npc.json b/website/common/locales/it/npc.json index e20c92dc06..c021503b40 100644 --- a/website/common/locales/it/npc.json +++ b/website/common/locales/it/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Gemma", "typeNotSellable": "L'oggetto non è in vendita. deve essere uno dei seguenti <%= acceptedTypes %>", "userItemsKeyNotFound": "Non trovata la chiave per user.items <%= type %>", - "userItemsNotEnough": "Non sono stati trovati abbastanza oggetti per user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "È richiesta la stringa guida", "unlocked": "Sono disponibili nuovi oggetti", "alreadyUnlocked": "Set completo già sbloccato.", diff --git a/website/common/locales/it/pets.json b/website/common/locales/it/pets.json index e0305e79aa..25dc583f91 100644 --- a/website/common/locales/it/pets.json +++ b/website/common/locales/it/pets.json @@ -75,7 +75,7 @@ "hatchAPot": "Vuoi far nascere <%= potion %><%= egg %>?", "hatchedPet": "È nato un <%= egg %> <%= potion %>!", "hatchedPetGeneric": "Hai fatto nascere un nuovo animale!", - "hatchedPetHowToUse": "Visit the [Stable](/inventory/stable) to feed and equip your newest pet!", + "hatchedPetHowToUse": "Vai alla [Scuderia](/inventory/stable) per nutrire ed equipaggiare il tuo nuovo animale!", "displayNow": "Mostra ora", "displayLater": "Mostra più tardi", "petNotOwned": "Non possiedi questo animale.", @@ -123,5 +123,5 @@ "clickOnPetToFeed": "Clicca su un Animale per dargli <%= foodName %> e guardalo crescere!", "dragThisPotion": "Trascina questo <%= potionName %> su un uovo e fai nascere un nuovo animale!", "clickOnEggToHatch": "Clicca su un Uovo per usare la tua Pozione <%= potionName %> e far nascere un nuovo animale!", - "hatchDialogText": "Pour your <%= potionName %> hatching potion on your <%= eggName %> egg, and it will hatch into a <%= petName %>." + "hatchDialogText": "Versa la tua Pozione <%= potionName %> sul tuo uovo di <%= eggName %>, e nascerà <%= petName %>." } \ No newline at end of file diff --git a/website/common/locales/it/quests.json b/website/common/locales/it/quests.json index 38c8a6ea0e..cea8ce2eb5 100644 --- a/website/common/locales/it/quests.json +++ b/website/common/locales/it/quests.json @@ -60,9 +60,9 @@ "questOwner": "Capomissione", "questTaskDamage": "+<%= damage %> danno in sospeso al boss", "questTaskCollection": "<%= items %> oggetti raccolti oggi", - "questOwnerNotInPendingQuest": "Il Capomissione ha abbandonato la missione e non può più cominciarla. Suggeriamo anche a te di abbandonarla ora. Il Capomissione rimarrà in possesso della Pergamena.", + "questOwnerNotInPendingQuest": "The quest owner has left the quest and can no longer begin it. It is recommended that you cancel it now. The quest owner will retain possession of the quest scroll.", "questOwnerNotInRunningQuest": "Il Capomissione ha abbandonato la missione. Se necessario puoi annullare la missione. Puoi anche lasciare che continui e tutti i restanti partecipanti riceveranno le ricompense della missione una volta completata.", - "questOwnerNotInPendingQuestParty": "Il Capomissione ha lasciato la squadra e non può più cominciare la missione. Ti suggeriamo di annullarla subito. La Pergamena verrà restituita al Capomissione.", + "questOwnerNotInPendingQuestParty": "The quest owner has left the party and can no longer begin the quest. It is recommended that you cancel it now. The quest scroll will be returned to the quest owner.", "questOwnerNotInRunningQuestParty": "Il Capomissione ha lasciato la squadra. Se necessario puoi annullare la missione, ma puoi anche lasciare che continui e tutti i restanti partecipanti riceveranno le ricompense della missione una volta completata.", "questParticipants": "Partecipanti", "scrolls": "Pergamene", @@ -78,7 +78,8 @@ "mustLvlQuest": "Devi essere almeno di livello <%= level %> per comprare questa missione!", "mustInviteFriend": "Per ottenere questa missione, invita un amico nella tua squadra. Invitare qualcuno ora?", "unlockByQuesting": "Per sbloccare questa missione, completa <%= title %>.", - "sureCancel": "Vuoi davvero annullare questa missione? Tutti gli inviti accettati andranno perduti. Il Capomissione resterà in possesso della Pergamena.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", + "sureCancel": "Are you sure you want to cancel this quest? All invitation acceptances will be lost. The quest owner will retain possession of the quest scroll.", "sureAbort": "Vuoi davvero annullare questa missione? Questo causerà l'annullamento della missione anche per tutti i membri della tua squadra ed ogni progresso andrà perduto. La Pergamena verrà restituita al Capomissione.", "doubleSureAbort": "Sei veramente sicuro? Assicurati che non ti odieranno per sempre!", "questWarning": "Se altri giocatori si uniscono alla squadra prima che la missione abbia inizio, anche loro riceveranno un invito. Tuttavia, una volta che la missione sarà iniziata, nessun altro membro della squadra potrà unirsi ai partecipanti.", diff --git a/website/common/locales/it/questscontent.json b/website/common/locales/it/questscontent.json index ab056ee02c..0a8c6c4471 100644 --- a/website/common/locales/it/questscontent.json +++ b/website/common/locales/it/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (uovo)", "questArmadilloUnlockText": "Sblocca l'acquisto delle uova di armadillo nel Mercato", "questCowText": "La Mucca Muutante", - "questCowNotes": "È stato un lungo, caldo giorno alle Fattorie Allenamento, e non c'è niente che tu voglia di più di un lungo sorso d'acqua e un po' di riposo. Mentre sei fermo in piedi a sognare ad occhi aperti, @Soloana urla all'improvviso, \"Correte! La mucca premiata è muutata!\"

@eevachu deglutisce nervosamente. \"Deve essere stata infettata dalle nostre cattive abitudini.\"

\"Veloci!\" dice Feralem Tau. \"Dobbiamo fare qualcosa prima che anche le altre mucche muutino.\"

Hai sentito abbastanza. Niente più sogni ad occhi aperti -- è ora di mettere un freno a queste cattive abitudini!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Mungi le tue buone abitudini fino all'ultima goccia, fino a quando la mucca torna alla sua forma originale. La mucca ti guarda attentamente con i suoi graziosi occhi marroni e spinge verso di te tre uova.

@fuzzytrees ride e ti da le uova, \"Forse è ancora muutata se in queste uova ci sono delle piccole mucche. Ma sono fiducioso che ti atterrai alle tue buone abitudini mentre le farai crescere!\"", "questCowBoss": "Mucca Muutante", "questCowDropCowEgg": "Mucca (uovo)", diff --git a/website/common/locales/it/settings.json b/website/common/locales/it/settings.json index 71ec064c98..8ff4b8db56 100644 --- a/website/common/locales/it/settings.json +++ b/website/common/locales/it/settings.json @@ -65,7 +65,7 @@ "resetText1": "ATTENZIONE! Questo resetterà diversi aspetti del tuo account. È altamente sconsigliato, ma qualcuno trova questa opzione utile all'inizio, dopo aver provato il sito per un po' di tempo.", "resetText2": "Perderai tutti i tuoi livelli, l'oro e i punti esperienza. Tutte le tue attività (eccetto quelle delle sfide) verranno cancellate in modo permanente, insieme alla loro cronologia dei progressi. Perderai inoltre tutto il tuo equipaggiamento, ma potrai recuperare ogni cosa, compresi gli oggetti in edizione limitata e gli Oggetti Misteriosi che già possiedi (alcuni oggetti potrebbero richiedere l'appartenenza ad una determinata classe per essere acquistati). Manterrai la tua classe, i tuoi animali e le cavalcature. Potresti forse preferire la Sfera della Rinascita, un'alternativa molto più sicura che ti permette di tenere le tue attività e il tuo equipaggiamento.", "deleteLocalAccountText": "Sei sicuro/a? Questo cancellerà per sempre il tuo account, e non potrà mai essere ripristinato! Dovrai registrarti con un nuovo account per usare ancora Habitica. Le Gemme che possiedi e quelle spese non verranno rimborsate. Se sei assolutamente certo/a, digita la tua password nella casella di testo qui sotto.", - "deleteSocialAccountText": "Sei sicuro/a? Questa azione eliminerà il tuo account per sempre, e non potrà mai più essere ripristinato! Dovrai registrarti nuovamente per usare ancora Habitica. Le Gemme accumulate o spese non saranno rimborsate. Se sei assolutamente certo/a, digita \"DELETE\" nella casella di testo qui sotto.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Copia questi valori per utilizzarli in applicazioni di terze parti. Ad ogni modo, pensa alla tua Chiave API come ad una password: tienila segreta. Occasionalmente potrebbe venirti richiesto l'ID Utente, ma non scrivere mai la tua Chiave API dove può essere vista da altre persone, nemmeno su GitHub.", diff --git a/website/common/locales/it/spells.json b/website/common/locales/it/spells.json index 258f24a32f..dcf8a25f7f 100644 --- a/website/common/locales/it/spells.json +++ b/website/common/locales/it/spells.json @@ -9,7 +9,7 @@ "spellWizardFrostNotes": "Il ghiaccio congela i contatori serie di tutte le tue attività, così non torneranno a zero domani!", "spellWizardFrostAlreadyCast": "Hai già usato questa abilità oggi. Le tue serie sono congelate e non c'è bisogno di usarla di nuovo.", "spellWarriorSmashText": "Attacco Brutale", - "spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)", + "spellWarriorSmashNotes": "Rendi un'attività più blu/meno rossa e infliggi danni extra ai Boss! (Dipende da: FOR)", "spellWarriorDefensiveStanceText": "Posizione Difensiva", "spellWarriorDefensiveStanceNotes": "Ti prepari all'attacco delle tue attività e guadagni un bonus di Costituzione! (Dipende da: COS senza bonus)", "spellWarriorValorousPresenceText": "Presenza Valorosa", diff --git a/website/common/locales/it/subscriber.json b/website/common/locales/it/subscriber.json index 9acc057fa2..9e736269b0 100644 --- a/website/common/locales/it/subscriber.json +++ b/website/common/locales/it/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Tipo di carta sconosciuto.", "invalidCoupon": "Codice coupon non valido.", "couponUsed": "Codice coupon già utilizzato.", - "noSudoAccess": "Non hai accesso sudo.", "couponCodeRequired": "Il codice coupon è richiesto.", "eventRequired": "\"req.params.event\" è richiesto.", "countRequired": "\"req.query.count\" è richiesto.", @@ -197,7 +196,7 @@ "subscriptionBenefit3": "Discover more items in Habitica with a doubled daily drop cap.", "subscriptionBenefit4": "Ogni mese costumi unici e alla moda per il tuo avatar.", "subscriptionBenefit5": "Ricevi l'esclusivo animale Lepronte Viola Reale!", - "subscriptionBenefit6": "Earn Mystic Hourglasses for use in the Time Travelers' Shop!", + "subscriptionBenefit6": "Ottieni Clessidre Mistiche da usare nel negozio dei Viaggiatori del Tempo!", "haveCouponCode": "Hai un codice coupon?", "subscriptionAlreadySubscribedLeadIn": "Grazie per esserti abbonato/a!", "subscriptionAlreadySubscribed1": "To see your subscription details and cancel, renew, or change your subscription, please go to User icon > Settings > Subscription.", diff --git a/website/common/locales/it/tasks.json b/website/common/locales/it/tasks.json index 47ed71d53e..69a78138ca 100644 --- a/website/common/locales/it/tasks.json +++ b/website/common/locales/it/tasks.json @@ -62,7 +62,7 @@ "day": "Giorno", "days": "Giorni", "restoreStreak": "Ripristina Serie", - "resetStreak": "Reset Seire", + "resetStreak": "Reset serie", "todo": "Cosa Da Fare", "todos": "Cose Da Fare", "newTodo": "Nuova Cosa Da Fare", @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Conferma che questa Daily non era stata completata prima di applicare il danno", "yesterDailiesDescription": "Se questa opzione è attiva, Habitica ti chiederà se era tua intenzione lasciare delle Daily incomplete prima di calcolare ed applicare il danno al tuo avatar. Questa funzione può proteggerti da danni involontari.", "repeatDayError": "Assicurati di aver selezionato almeno un giorno della settimana.", - "searchTasks": "Cerca titoli e descrizioni..." + "searchTasks": "Cerca titoli e descrizioni...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/ja/backgrounds.json b/website/common/locales/ja/backgrounds.json index 7843f5bfd1..fe72797260 100644 --- a/website/common/locales/ja/backgrounds.json +++ b/website/common/locales/ja/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "真夜中のお城", "backgroundMidnightCastleNotes": "真夜中のお城を散策しましょう。", "backgroundTornadoText": "竜巻", - "backgroundTornadoNotes": "竜巻の中を飛びましょう。" + "backgroundTornadoNotes": "竜巻の中を飛びましょう。", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/ja/challenge.json b/website/common/locales/ja/challenge.json index 9d078f48fd..559679fa8d 100644 --- a/website/common/locales/ja/challenge.json +++ b/website/common/locales/ja/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "1つ以上のカテゴリーを選択する必要があります", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/ja/character.json b/website/common/locales/ja/character.json index fd96135424..4798296850 100644 --- a/website/common/locales/ja/character.json +++ b/website/common/locales/ja/character.json @@ -163,6 +163,7 @@ "dieText": "レベルが1下がり、すべてのゴールドといくつかの装備品を失ってしまいました。Habitica の民よ、復活せよ! 悪い習慣をひかえ、日課をこなすことに気を配り、つまずいても体力回復の薬を使って、死の手が届かぬよう、もちこたえましょう!", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "<%= cost %> ジェムで購入しますか?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "マナが足りません。", "invalidTarget": "その対象にスキルを唱えることはできません。", "youCast": "<%= spell %>をかけました。", diff --git a/website/common/locales/ja/contrib.json b/website/common/locales/ja/contrib.json index f170a9073d..0bc6082624 100644 --- a/website/common/locales/ja/contrib.json +++ b/website/common/locales/ja/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>、あなたは素晴らしい人です! Habitica へのご支援を表し、<%= level %> 段の貢献者とします。", "contribLink": "どんな景品が当たったか覗いてみてね!", "contribName": "貢献者", - "contribText": "(例えばプログラム、デザイン、ドット絵、法的アドバイス、文章などで)Habiticaに貢献した証です。このバッジがほしいですか?こちらを参照して下さい。", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "続きを読む", "kickstartName": "Kickstarter での資金協力 - $<%= key %> 段", "kickstartText": "Kickstarter プロジェクトでの資金提供", diff --git a/website/common/locales/ja/faq.json b/website/common/locales/ja/faq.json index de7fa9a14d..c6fca931db 100644 --- a/website/common/locales/ja/faq.json +++ b/website/common/locales/ja/faq.json @@ -31,27 +31,27 @@ "faqQuestion7": "どうすれば戦士、魔道士、盗賊、治療師になれるの?", "iosFaqAnswer7": "レベル10になると、戦士、魔道士、盗賊、治療師のクラスを選べるようになります。( 標準では、すべてのプレイヤーは戦士でスタートします。) クラスによって、装備や、レベル11以降に使えるようになるスキル、そして長所が異なります。戦士はボスにダメージを与えるのがうまく、タスクからのダメージへの耐久力も高いので、パーティーがタフになります。魔道士もボスへのダメージを与えるのがうまく、レベルアップが速く、パーティーのマナを回復します。盗賊がいちばんゴールドと落ちているアイテムを獲得でき、パーティーにも同様の効果をもたらします。最後に、治療師は、自分自身とパーティーの仲間の体力を回復することができます。\n\nすぐにクラスを選びたくなければ――たとえば、いまのクラスの装備を買い集めている最中――「後で決める」をクリックし、後から選ぶときは メニュー > クラスを選ぶ で行います。", "androidFaqAnswer7": "レベルが10になると、戦士、魔道士、盗賊、治療師になるための選択ができます。(すべてのプレーヤーは、標準で戦士としてスタートします。) それぞれのクラスは、異なった装備、異なるスキル(レベル11以降、使えるようになります)、異なる特技をもっています。戦士はボスにダメージを与えやすく、タスクからのダメージへの耐性も強いので、戦士がいるパーティはタフになります。魔道士も戦士と同様、ボスへのダメージが与えやすいですが、レベルアップが早く、マナを回復してパーティーに貢献します。盗賊は、もっともゴールドを稼ぎ、もっとも「落とし物」を見つけます。所属するパーティーが同じようにできるよう貢献します。最後に治療師は、自分とパーティーのメンバーの体力を回復できます。\n\nすぐにクラスを選びたくなければ——例えば、現在のクラスの装備をすべて買い集めたいなど——「辞退する」をクリックし、後で メニュー > クラス選択 で選択してください。", - "webFaqAnswer7": "At level 10, you can choose to become a Warrior, Mage, Rogue, or Healer. (All players start as Warriors by default.) Each Class has different equipment options, different Skills that they can cast after level 11, and different advantages. Warriors can easily damage Bosses, withstand more damage from their tasks, and help make their party tougher. Mages can also easily damage Bosses, as well as level up quickly and restore Mana for their party. Rogues earn the most Gold and find the most item drops, and they can help their party do the same. Finally, Healers can heal themselves and their party members. If you don't want to choose a Class immediately -- for example, if you are still working to buy all the gear of your current class -- you can click \"Opt Out\" and re-enable it later under Settings.", + "webFaqAnswer7": "レベル10になると、戦士、魔道士、盗賊、治療師のクラスを選べるようになります。( 標準では、すべてのプレイヤーは戦士でスタートします。) クラスによって、装備や、レベル11以降に使えるようになるスキル、そして長所が異なります。戦士はボスにダメージを与えるのがうまく、タスクからのダメージへの耐久力も高いので、パーティーがタフになります。魔道士もボスへのダメージを与えるのがうまく、レベルアップが速く、パーティーのマナを回復します。盗賊がいちばんゴールドと落ちているアイテムを獲得でき、パーティーにも同様の効果をもたらします。最後に、治療師は、自分自身とパーティーの仲間の体力を回復することができます。すぐにクラスを選びたくなければ――たとえば、いまのクラスの装備を買い集めている最中――「後で決める」をクリックし、後から選ぶときは設定画面で行います。", "faqQuestion8": "レベル10以降、ヘッダーに表示される青いバーは何ですか?", "iosFaqAnswer8": "レベル10になってクラスを選択すると表示される青いバーは、マナ バーです。レベルアップを続けると、マナを使うスキルの機能がアンロックされます。それぞれのクラスは異なった特殊能力をもっており、レベル11以降、メニュー > 特殊能力を使う に表示されます。体力バーと違って、マナ バーはレベルを上げてもリセットされません。マナは、いい習慣、日課、To-Do を達成することで増え、悪い習慣を行うと減ります。夜が明けたときにも少し回復しますが、それはより多くの日課を完了すると、より回復します。", "androidFaqAnswer8": "レベル10になってクラスを選択すると表示される青いバーは、マナ バーです。レベルアップを続けると、マナを使うスキルの機能がアンロックされます。それぞれのクラスは異なったスキルをもっており、レベル11以降、メニュー > スキルを使う に表示されます。体力バーと違って、マナ バーはレベルを上げても全回復しません。マナは、いい習慣、日課、To-Do を達成することで増え、悪い習慣を行うと減ります。夜が明けたときにも少し回復しますが、それはより多くの日課を完了すると、より回復します。", - "webFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 in the action bar at the bottom of the screen. Unlike your Health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You'll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.", + "webFaqAnswer8": "レベル10になってクラスを選択すると表示される青いバーは、マナ バーです。レベルアップを続けると、マナを使うスキルの機能がアンロックされます。それぞれのクラスは異なった特殊能力をもっており、レベル11以降、画面下のアクションバーに表示されます。体力バーと違って、マナ バーはレベルを上げてもリセットされません。マナは、いい習慣、日課、To-Do を達成することで増え、悪い習慣を行うと減ります。また、夜が明けたときにもいくらか回復します ―― より多くの日課を完了させているほど、より多くのマナが得られるでしょう。", "faqQuestion9": "モンスターと戦ったり、クエストを始めるにはどうしたらいいですか?", - "iosFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n - When you invite people to your Party, you'll be rewarded with the Basi-List Scroll!\n - You can buy Quests from the Quests Shop for Gold and Gems.\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", - "androidFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n - When you invite people to your Party, you'll be rewarded with the Basi-List Scroll!\n - You can buy Quests from the Quests Shop for Gold and Gems.\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", - "webFaqAnswer9": "First, you need to join or start a Party by clicking \"Party\" in the navigation bar. Although you can battle monsters alone, we recommend playing in a group, because this will make quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating! Next, you need a Quest Scroll, which are stored under Inventory > Quests. There are four ways to get a scroll:\n * When you invite people to your Party, you'll be rewarded with the Basi-List Scroll!\n * At level 15, you get a Quest-line, i.e., three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively.\n * You can buy Quests from the Quests Shop (Shops > Quests) for Gold and Gems.\n * When you check in to Habitica a certain number of times, you'll be rewarded with Quest Scrolls. You earn a Scroll during your 1st, 7th, 22nd, and 40th check-ins.\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading may be required to see the Boss's Health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", + "iosFaqAnswer9": "まず、パーティーに加わるか、新しいパーティーを作るか(上述) する必要があります。一人でモンスターと戦うこともできますが、クエストをずっと簡単にしてくれるので、グループでプレーすることをお勧めします。加えて、タスクを達成するようあなたを応援してくれる友達がいることで、とてもやる気になるからです!\n\n次に、クエストの巻物が必要です。 所持品 > アイテム に保管されています。巻物を入手するには3通りの方法があります : \n\n- レベル15 で、3 リンク クエスト として知られる、シリーズ クエストにたどり着きます。その後、レベル 30、40、そして60 のそれぞれで、シリーズ クエストがアンロックされます。\n- だれかをあなたのパーティーに招待すると、バシ・リストの巻物が手に入ります。\n- クエストショップで、ゴールドまたはジェムを使ってクエストを購入できます。\n\nボスと戦ったり、コレクション クエストでアイテムを集めたりするには、タスクを通常通り完了するだけです。日付が改められるたびに、ダメージとして計算されます( ボスの体力バーが減るのを見るには、スクリーンをプルダウンして、リロードする必要があるでしょう)。 ボスと戦っている間に日課をやり残すと、ボスへのダメージが発生するタイミングで、ボスからあなた方パーティーへの攻撃によるダメージが発生します。\n\nレベル11以降、魔道士と戦士は、ボスへの追加ダメージを発生させるスキルを覚えるので、もしダメージディーラーになりたいのなら、この2つはレベル10で選択するのにすばらしいクラスです。", + "androidFaqAnswer9": "まず、パーティーに加わるか、新しいパーティーを作るか(上述) する必要があります。一人でモンスターと戦うこともできますが、クエストをずっと簡単にしてくれるので、グループでプレーすることをお勧めします。加えて、タスクを達成するようあなたを応援してくれる友達がいることで、とてもやる気になるからです!\n\n次に、クエストの巻物が必要です。 所持品 > アイテム に保管されています。巻物を入手するには3通りの方法があります : \n\n- レベル15 で、3 リンク クエスト として知られる、シリーズ クエストにたどり着きます。その後、レベル 30、40、そして60 のそれぞれで、シリーズ クエストがアンロックされます。\n- だれかをあなたのパーティーに招待すると、バシ・リストの巻物が手に入ります。\n- クエストショップで、ゴールドまたはジェムを使ってクエストを購入できます。\n\nボスと戦ったり、コレクション クエストでアイテムを集めたりするには、タスクを通常通り完了するだけです。日付が改められるたびに、ダメージとして計算されます( ボスの体力バーが減るのを見るには、スクリーンをプルダウンして、リロードする必要があるでしょう)。 ボスと戦っている間に日課をやり残すと、ボスへのダメージが発生するタイミングで、ボスからあなた方パーティーへの攻撃によるダメージが発生します。\n\nレベル11以降、魔道士と戦士は、ボスへの追加ダメージを発生させるスキルを覚えるので、もしダメージディーラーになりたいのなら、この2つはレベル10で選択するのにすばらしいクラスです。", + "webFaqAnswer9": "まずパーティーに加わるか、ナビゲーションバーの「パーティー」をクリックして新しいパーティを作る必要があります。一人でモンスターと戦うこともできますが、クエストをずっと簡単にしてくれるので、グループでプレーすることをお勧めします。加えて、タスクを達成するようあなたを応援してくれる友達がいることで、とてもやる気になるからです! 次に、クエストの巻物が必要です。 所持品 > アイテム に保管されています。巻物を入手するには4通りの方法があります : \n* レベル15 で、3 リンク クエスト として知られる、シリーズ クエストにたどり着きます。その後、レベル 30、40、そして60 のそれぞれで、シリーズ クエストがアンロックされます。\n* だれかをあなたのパーティーに招待すると、バシ・リストの巻物が手に入ります。\n* クエストショップで、ゴールドまたはジェムを使ってクエストを購入できます。\n* Habiticaに一定回数ログインすると、クエストの巻物がもらえます。1回目、7回目、14回目、22回目、40回目に巻物が手に入るでしょう。\nボスと戦ったり、コレクション クエストでアイテムを集めたりするには、タスクを通常通り完了するだけです。日付が改められるたびに、ダメージとして計算されます( ボスの体力バーが減るのを見るにはリロードする必要があるでしょう)。 ボスと戦っている間に日課をやり残すと、ボスへのダメージが発生するタイミングで、ボスからあなた方パーティーへの攻撃によるダメージが発生します。レベル11以降、魔道士と戦士は、ボスへの追加ダメージを発生させるスキルを覚えるので、もしダメージディーラーになりたいのなら、この2つはレベル10で選択するのにすばらしいクラスです。", "faqQuestion10": "ジェムってなに? どうやって手に入れるの?", - "iosFaqAnswer10": "Gems are purchased with real money by tapping on the Gem icon in the header. When people buy Gems, they are helping us to keep the site running. We're very grateful for their support!\n\n In addition to buying Gems directly, there are three other ways players can gain Gems:\n\n * Win a Challenge that has been set up by another player. Go to Social > Challenges to join some.\n * Subscribe and unlock the ability to buy a certain number of Gems per month.\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n\n Keep in mind that items purchased with Gems do not offer any statistical advantages, so players can still make use of the app without them!", - "androidFaqAnswer10": "Gems are purchased with real money by tapping on the Gem icon in the header. When people buy Gems, they are helping us to keep the site running. We're very grateful for their support!\n\n In addition to buying Gems directly, there are three other ways players can gain Gems:\n\n * Win a Challenge that has been set up by another player. Go to Social > Challenges to join some.\n * Subscribe and unlock the ability to buy a certain number of Gems per month.\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n\n Keep in mind that items purchased with Gems do not offer any statistical advantages, so players can still make use of the app without them!", - "webFaqAnswer10": "Gems are purchased with real money, although [subscribers](https://habitica.com/user/settings/subscription) can purchase them with Gold. When people subscribe or buy Gems, they are helping us to keep the site running. We're very grateful for their support! In addition to buying Gems directly or becoming a subscriber, there are two other ways players can gain Gems:\n* Win a Challenge that has been set up by another player. Go to Challenges > Discover Challenges to join some.\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica). Keep in mind that items purchased with Gems do not offer any statistical advantages, so players can still make use of the site without them!", + "iosFaqAnswer10": "ジェムは、ヘッダのジェムアイコンをクリックすることで、現実のお金で買うことができます。みなさんにジェムを買っていただくことで、サイト運営の資金協力となります。私たちはとてもありがたいことだと思っています!\n\nジェムは直接購入するのに加えて、以下の 3 通りの方法でジェムを増やすことができます : \n\n* 他のプレイヤーが作ったチャレンジで優勝する。ソーシャル > チャレンジ から参加しましょう。\n* 寄付会員になると、毎月決まった数のジェムをゴールドで購入できるようになります。\n* あなたの特技で Habitica プロジェクトに貢献する。詳しくは wiki ページをご覧ください : [Habiticaへの貢献](http://ja.habitica.wikia.com/wiki/Habitica%E3%81%B8%E3%81%AE%E8%B2%A2%E7%8C%AE)\n\nおぼえておいてほしいことは、ジェムで購入したアイテムには数値的に有利になるわけではなく、プレーヤーはジェムなしでも、Habitica を楽しむことができるということです!", + "androidFaqAnswer10": "ジェムは、ヘッダのジェムアイコンをクリックすることで、現実のお金で買うことができます。みなさんにジェムを買っていただくことで、サイト運営の資金協力となります。私たちはとてもありがたいことだと思っています!\n\nジェムは直接購入するのに加えて、以下の 3 通りの方法でジェムを増やすことができます : \n\n* 他のプレイヤーが作ったチャレンジで優勝する。ソーシャル > チャレンジ から参加しましょう。\n* 寄付会員になると、毎月決まった数のジェムをゴールドで購入できるようになります。\n* あなたの特技で Habitica プロジェクトに貢献する。詳しくは wiki ページをご覧ください : [Habiticaへの貢献](http://ja.habitica.wikia.com/wiki/Habitica%E3%81%B8%E3%81%AE%E8%B2%A2%E7%8C%AE)\n\nおぼえておいてほしいことは、ジェムで購入したアイテムには数値的に有利になるわけではなく、プレーヤーはジェムなしでも、Habitica を楽しむことができるということです!", + "webFaqAnswer10": "ジェムは現実のお金で買うことができ、[寄付会員](https://habitica.com/#/options/settings/subscription)はゴールドで買うことができます。寄付するか、現実のお金でジェムを買うことは、サイトを運営する資金協力となります。私たちはとてもありがたいことだと思っています! ジェムは直接購入するか寄付会員になるかに加え、以下の 2 通りの方法で増やすことができます : \n* 他のプレイヤーが作ったチャレンジで優勝する。チャレンジ > チャレンジを探す から参加してみましょう。\n* あなたの特技で Habitica プロジェクトに貢献する。詳しくは wiki ページをご覧ください : [Habiticaへの貢献](http://ja.habitica.wikia.com/wiki/Habitica%E3%81%B8%E3%81%AE%E8%B2%A2%E7%8C%AE)\nおぼえておいてほしいのは、ジェムで購入したアイテムは数値的な有利さをもたらすものではなく、プレイヤーはジェムなしでもHabitica を楽しむことができるということです!", "faqQuestion11": "バグを報告したりや機能を要望したりするには、どうしたらいい?", - "iosFaqAnswer11": "You can report a bug, request a feature, or send feedback under Menu > About > Report a Bug and Menu > About > Send Feedback! We'll do everything we can to assist you.", + "iosFaqAnswer11": "バグの報告、新機能の要望したりフィードバック送信したりする場合は、それぞれ ヘルプ > バグを報告する 、ヘルプ > 機能を要望する で私たちに送ってください! あなたの手助けのためにできる限りのことをします。", "androidFaqAnswer11": "バグの報告、新機能の要望やフィードバックを送信する場合は、それぞれ ヘルプ > バグを報告する 、または ヘルプ > 機能を要望する で私たちに送ってください! あなたの手助けのためにできる限りのことをします。", - "webFaqAnswer11": "To report a bug, go to [Help > Report a Bug](https://habitica.com/groups/guild/a29da26b-37de-4a71-b0c6-48e72a900dac) and read the points above the chat box. If you're unable to log in to Habitica, send your login details (not your password!) to [<%= techAssistanceEmail %>](<%= wikiTechAssistanceEmail %>). Don't worry, we'll get you fixed up soon! Feature requests are collected on Trello. Go to [Help > Request a Feature](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents) and follow the instructions. Ta-da!", + "webFaqAnswer11": "バグを報告するには [ ヘルプ > バグを報告する ](https://habitica.com/groups/guild/a29da26b-37de-4a71-b0c6-48e72a900dac) でチャットボックスの上に表示される要点に従ってください。もし、Habitica にログインできない場合は、ログインの詳細 ( パスワードは送らないで! ) を [<%= techAssistanceEmail %>](<%= wikiTechAssistanceEmail %>) に送ってください。ご心配なく、すぐに対応します。機能の要望は Trello で受け付けています。[ヘルプ > 機能を要望する](https://trello.com/c/odmhIqyW/440-read-first-how-to-request-a-feature-table-of-contents) で表示される説明に従ってください。ジャジャーン!", "faqQuestion12": "ワールドボスと戦うには?", - "iosFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and Skills will damage the Boss as usual.\n\n You can also be in a normal Quest at the same time. Your tasks and Skills will count towards both the World Boss and the Boss/Collection Quest in your party.\n\n A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change.\n\n You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", - "androidFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and Skills will damage the Boss as usual.\n\n You can also be in a normal Quest at the same time. Your tasks and Skills will count towards both the World Boss and the Boss/Collection Quest in your party.\n\n A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change.\n\n You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", - "webFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and Skills will damage the Boss as usual. You can also be in a normal Quest at the same time. Your tasks and Skills will count towards both the World Boss and the Boss/Collection Quest in your party. A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change. You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", + "iosFaqAnswer12": "ワールドボスはキャンプ場に現れる特別なモンスターです。すべてのユーザーは自動的にこのボスと戦うことになっており、すべてのユーザーが達成した日課やスキルで、常にボスにダメージを与えます。\n\n通常のクエストに参加しながらでもワールドボスと戦うことができます。あなたのタスクやスキルの効果は、ワールドボスと、ボスまたはコレクション クエストとの両方にカウントされます。\n\nワールドボスは、あなたにもあなたのアカウントにも一切ダメージを与えません。その代わり、ユーザーたちが消化しそこねた日課に応じて「消耗の一撃」ゲージがたまっていきます。このゲージがいっぱいになると、ワールドボスはサイト内のNPCのうち一人に攻撃を加え、そのキャラクターの姿が変わってしまいます。\n\n詳しくは [過去のワールドボス](http://habitica.wikia.com/wiki/World_Bosses) をお読みください。", + "androidFaqAnswer12": "ワールドボスはキャンプ場に現れる特別なモンスターです。すべてのユーザーは自動的にこのボスと戦うことになっており、すべてのユーザーが達成した日課やスキルで、常にボスにダメージを与えます。\n\n通常のクエストに参加しながらでもワールドボスと戦うことができます。あなたのタスクやスキルの効果は、ワールドボスと、ボスまたはコレクション クエストとの両方にカウントされます。\n\nワールドボスは、あなたにもあなたのアカウントにも一切ダメージを与えません。その代わり、ユーザーたちが消化しそこねた日課に応じて「消耗の一撃」ゲージがたまっていきます。このゲージがいっぱいになると、ワールドボスはサイト内のNPCのうち一人に攻撃を加え、そのキャラクターの姿が変わってしまいます。\n\n詳しくは [過去のワールドボス](http://habitica.wikia.com/wiki/World_Bosses) をお読みください。", + "webFaqAnswer12": "ワールドボスはキャンプ場に現れる特別なモンスターです。すべてのユーザーは自動的にこのボスと戦うことになっており、すべてのユーザーが達成した日課やスキルで、常にボスにダメージを与えます。\n\n通常のクエストに参加しながらでもワールドボスと戦うことができます。あなたのタスクやスキルの効果は、ワールドボスと、ボスまたはコレクション クエストとの両方にカウントされます。\n\nワールドボスは、あなたにもあなたのアカウントにも一切ダメージを与えません。その代わり、ユーザーたちが消化しそこねた日課に応じて「消耗の一撃」ゲージがたまっていきます。このゲージがいっぱいになると、ワールドボスはサイト内のNPCのうち一人に攻撃を加え、そのキャラクターの姿が変わってしまいます。\n\n詳しくは [過去のワールドボス](http://habitica.wikia.com/wiki/World_Bosses) をお読みください。", "iosFaqStillNeedHelp": "この中や [Wiki FAQ] (http://ja.habitica.wikia.com/wiki/FAQ) にない質問は、ソーシャル > キャンプ場チャット で聞いてみてください。喜んで手助けします。", "androidFaqStillNeedHelp": "ここや [Wiki FAQ] (http://habitica.wikia.com/wiki/FAQ) にない質問があれば、ソーシャル > キャンプ場チャット で聞いてください。喜んで手助けします。", "webFaqStillNeedHelp": "この中や [Wiki FAQ] (http://ja.habitica.wikia.com/wiki/FAQ) にない質問は、 [Habitica Help guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)で聞いてみてください。喜んで手助けします。" diff --git a/website/common/locales/ja/front.json b/website/common/locales/ja/front.json index 7044daa5db..adcaae9977 100644 --- a/website/common/locales/ja/front.json +++ b/website/common/locales/ja/front.json @@ -1,6 +1,6 @@ { "FAQ": "よくある質問", - "termsAndAgreement": "By clicking the button below, you are indicating that you have read and agree to the Terms of Service and Privacy Policy.", + "termsAndAgreement": "下のボタンをクリックすることで、利用規約プライバシーポリシーの\n内容に同意したものとみなします。", "accept1Terms": "私は以下のことを承諾し、ボタンをクリックします : ", "accept2Terms": "そして", "alexandraQuote": "マドリードのスピーチでは、[Habitica]のことを話さずにはいられませんでした。まだ上司が必要なフリーランスの方々には必需品です。", @@ -30,6 +30,7 @@ "companyAbout": "機能説明", "companyBlog": "ブログ", "devBlog": "開発者ブログ", + "companyContribute": "Contribute", "companyDonate": "寄付", "companyPrivacy": "プライバシー", "companyTerms": "利用規約", @@ -252,7 +253,7 @@ "missingNewPassword": "新しいパスワードがありません。", "invalidEmailDomain": "以下のドメインのメールアドレスは登録できません : <%= domains %>", "wrongPassword": "パスワードが間違っています。", - "incorrectDeletePhrase": "アカウントを削除するには、全て大文字でDELETEと入力してください。", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "メールアドレスが無効です。", "emailTaken": "このメールアドレスは、すでに登録されています。", "newEmailRequired": "新しいメールアドレスがありません。", @@ -264,7 +265,7 @@ "passwordResetEmailSubject": "パスワードのリセット", "passwordResetEmailText": "Habiticaで <%= username %> のパスワードのリセットを頼んだのなら、新しいパスワードを設定するために <%= passwordResetLink %> に行ってください。このリンクは24時間後に無効になります。パスワードのリセットを頼んでいない場合、このメールを無視しても結構です。", "passwordResetEmailHtml": "Habiticaで <%= username %> のパスワードのリセットを頼んだのなら、新しいパスワードを設定するために \"> ここ にクリックしてください。このリンクは24時間後に無効になります。

パスワードのリセットを頼んでいない場合、このメールを無視しても結構です。", - "invalidLoginCredentialsLong": "Uh-oh - your email address / login name or password is incorrect.\n- Make sure they are typed correctly. Your login name and password are case-sensitive.\n- You may have signed up with Facebook or Google-sign-in, not email so double-check by trying them.\n- If you forgot your password, click \"Forgot Password\".", + "invalidLoginCredentialsLong": "ああ…。ユーザー名/メールアドレスまたはパスワードが不正です。\n- ユーザー名またはメールアドレスが正しく入力されているかを確認してください。大文字と小文字は区別されます。\n- メールアドレスではなくGoogleや Facebook を通じて登録した場合は、ログインを再確認してください。\n- パスワードを忘れてしまったのなら、「パスワード忘れ」をクリックしてください。", "invalidCredentials": "この認証情報を使ったアカウントはありません。", "accountSuspended": "アカウントは停止しています。参考としてユーザーID 、「<%= userId %>」を添えて、<%= communityManagerEmail %>へご連絡ください。", "unsupportedNetwork": "このネットワークは現在対応していません。", @@ -288,29 +289,29 @@ "motivateYourself": "自分自身でやる気を引き上げましょう。", "timeToGetThingsDone": "さあ、仕事を片付ける今が楽しむときです! 250万人ものHabiticaの民とともにあなたの人生もタスクも一気に改善しましょう。", "singUpForFree": "無料で登録する", - "or": "OR", + "or": "あるいは", "gamifyYourLife": "あなたの人生がゲームに", - "aboutHabitica": "Habitica is a free habit-building and productivity app that treats your real life like a game. With in-game rewards and punishments to motivate you and a strong social network to inspire you, Habitica can help you achieve your goals to become healthy, hard-working, and happy.", - "trackYourGoals": "Track Your Habits and Goals", - "trackYourGoalsDesc": "Stay accountable by tracking and managing your Habits, Daily goals, and To-Do list with Habitica’s easy-to-use mobile apps and web interface.", - "earnRewards": "Earn Rewards for Your Goals", - "earnRewardsDesc": "Check off tasks to level up your Avatar and unlock in-game features such as battle armor, mysterious pets, magic skills, and even quests!", - "battleMonsters": "Battle Monsters with Friends", - "battleMonstersDesc": "Fight monsters with other Habiticans! Use the Gold that you earn to buy in-game or custom rewards, like watching an episode of your favorite TV show.", - "playersUseToImprove": "Players Use Habitica to Improve", - "healthAndFitness": "Health and Fitness", - "healthAndFitnessDesc": "Never motivated to floss? Can't seem to get to the gym? Habitica finally makes it fun to get healthy.", - "schoolAndWork": "School and Work", - "schoolAndWorkDesc": "Whether you're preparing a report for your teacher or your boss, it's easy to keep track of your progress as you tackle your toughest tasks.", - "muchmuchMore": "And much, much more!", - "muchmuchMoreDesc": "Our fully customizable task list means that you can shape Habitica to fit your personal goals. Work on creative projects, emphasize self-care, or pursue a different dream -- it's all up to you.", - "levelUpAnywhere": "Level Up Anywhere", - "levelUpAnywhereDesc": "Our mobile apps make it simple to keep track of your tasks on-the-go. Accomplish your goals with a single tap, no matter where you are.", - "joinMany": "Join over 2,000,000 people having fun while accomplishing their goals!", - "joinToday": "Join Habitica Today", - "signup": "Sign Up", - "getStarted": "Get Started", + "aboutHabitica": "Habitica はあなたの実生活をゲームのように見ることで、習慣を身につけ生産的にする無料のアプリケーションです。やる気につながるゲーム内の報酬・懲罰システム、励ましとなる強力なソーシャルネットワークによって、Habitica は健康になりたい、しっかり働きたい、そして幸せになりたいというあなたのゴールを実現するお手伝いをします。", + "trackYourGoals": "習慣と目標をトラッキングしよう", + "trackYourGoalsDesc": "Habiticaの使いやすいモバイルアプリやWebインターフェイスであなたの習慣や日々の目標、To-Doリストを管理し、責任感を維持しましょう。", + "earnRewards": "目標に対する報酬を手に入れよう", + "earnRewardsDesc": "タスクをチェックして自分のアバターをレベルアップさせ、戦闘用の装備や不思議なペット、魔法のスキル、クエストなどのゲーム内要素をアンロックしましょう!", + "battleMonsters": "友達と一緒にモンスターと戦おう!", + "battleMonstersDesc": "他のHabiticanたちと一緒に戦いましょう! ゲーム内の、もしくは好きなテレビ番組を一話分見ると言った自分用のごほうびを買うため、手に入れたゴールドを使いましょう。", + "playersUseToImprove": "ユーザーはHabiticaをこんなふうに使っています", + "healthAndFitness": "健康やフィットネスで", + "healthAndFitnessDesc": "デンタルフロスを使う気が起きませんか? ジムに行きたくないですか? Habiticaは最終的にそれらを楽しみに変えて、健康にしてくれます。", + "schoolAndWork": "学校や仕事で", + "schoolAndWorkDesc": "先生や上司へのレポートを用意する時でも、手ごわいタスクに取り組んでいる間の進捗を記録するのは簡単です。", + "muchmuchMore": "そして他にもたくさん!", + "muchmuchMoreDesc": "完全にカスタム可能なタスクリストで、あなたの個人的な目標に合わせてHabiticaをカスタマイズできます。クリエイティブなプロジェクトに取り組んだり、セルフケアに力を入れたり、違う夢を追いかけたり -- 全てはあなた次第です。", + "levelUpAnywhere": "どこでもレベルアップ", + "levelUpAnywhereDesc": "モバイルアプリで出先でも簡単にタスクを記録できます。タップ一つでどこでも目標を達成しましょう。", + "joinMany": "200万人以上のユーザーが目標達成しながら楽しんでいます! 一緒に参加しましょう!", + "joinToday": "今日からHabiticaを始める", + "signup": "登録する", + "getStarted": "今すぐ始める", "mobileApps": "モバイルアプリ", - "learnMore": "Learn More", - "useMobileApps": "Habitica is not optimized for a mobile browser. We recommend downloading our mobile apps." + "learnMore": "もっと詳しく知る", + "useMobileApps": "Habiticaはモバイルブラウザ用に最適化はされていません。モバイルアプリのご利用をお勧めします。" } \ No newline at end of file diff --git a/website/common/locales/ja/gear.json b/website/common/locales/ja/gear.json index df32d4911d..cb44ab2866 100644 --- a/website/common/locales/ja/gear.json +++ b/website/common/locales/ja/gear.json @@ -239,7 +239,7 @@ "weaponSpecialFall2017WarriorText": "キャンディーコーンの槍", "weaponSpecialFall2017WarriorNotes": "All your foes will cower before this tasty-looking lance, regardless of whether they're ghosts, monsters, or red To-Dos. Increases Strength by <%= str %>. Limited Edition 2017 Autumn Gear.", "weaponSpecialFall2017MageText": "不気味な杖", - "weaponSpecialFall2017MageNotes": "The eyes of the glowing skull on this staff radiate magic and mystery. Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2017 Autumn Gear.", + "weaponSpecialFall2017MageNotes": "この杖についた頭蓋骨の輝く眼は、謎と魔法を放ちます。 知能が <%= int %>、知覚が <%= per %> 上がります。2017年秋の限定装備。", "weaponSpecialFall2017HealerText": "気味の悪い燭台", "weaponSpecialFall2017HealerNotes": "This light dispels fear and lets others know you're here to help. Increases Intelligence by <%= int %>. Limited Edition 2017 Autumn Gear.", "weaponMystery201411Text": "ごちそうの熊手", @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "あなたを冒険に連れて行く際に健康を維持できるよう、働き者の乗騎たちのひづめを整えましょう! 力と知能、体質が<%= attrs %>ずつ上がります。ラッキー宝箱 : 装蹄師セット(3個中1つ目のアイテム)。", "weaponArmoireWeaversCombText": "織物師のくし", "weaponArmoireWeaversCombNotes": "このくしでよこ糸をまとめ、きっちりと編み上がった布に仕上げます。知覚が<%= per %>、力が<%= str %>上がります。ラッキー宝箱: 織物師セット(3個中2個目のアイテム)", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "よろい", "armorCapitalized": "よろい", "armorBase0Text": "無地の服", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "この丈夫な服一式は、あなたが仕事に精を出している間、こぼれた熱いロウから身を守ってくれます。体質が<%= con %>上がります。ラッキー宝箱: ロウソク職人セット(3個中1個目のアイテム)。", "armorArmoireWovenRobesText": "織物師のローブ", "armorArmoireWovenRobesNotes": "このカラフルなローブを着て、誇りを持ってあなたの織物を見てもらいましょう! 体質が<%= con %>、知能が<%= int %>上がります。ラッキー宝箱: 織物師セット(1個中3つ目のアイテム)", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "帽子・兜", "headgearCapitalized": "帽子・ヘルメット", "headBase0Text": "頭装備なし", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "この強大な鋼鉄の兜はあなたが戦いに勝ち、健康で、しあわせで、生産的になるのを助けてくれます! 知覚が <%= per %> 上がります。ラッキー宝箱 : 先延ばし防止セット ( 3 個中 1 個目のアイテム)。", "headArmoireCandlestickMakerHatText": "ロウソク職人の帽子", "headArmoireCandlestickMakerHatNotes": "粋な帽子はいつもの仕事をより楽しくしてくれます。それはロウソク作りも例外ではありません! 知覚と知能が<%= attrs %>ずつ上がります。ラッキー宝箱: ロウソク職人セット(3個中2個目のアイテム)", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "利き手と反対の手のアイテム", "offhandCapitalized": "利き手と反対の手のアイテム", "shieldBase0Text": "利き手と反対の手の装備はありません", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "このマントには秘密のポケットがあり、あなたがタスクから巻き上げたゴールドを全部隠すことができます。効果なし。2017年6月寄付会員アイテム。", "bodyMystery201711Text": "カーペット乗りのスカーフ", "bodyMystery201711Notes": "ふんわり編まれたこのスカーフは、風になびいてとても堂々として見えます! 効果なし。2017年11月寄付会員アイテム。", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "頭部のアクセサリー", "headAccessoryCapitalized": "頭部のアクセサリー", "accessories": "アクセサリー", diff --git a/website/common/locales/ja/generic.json b/website/common/locales/ja/generic.json index ca57161bdc..05c0dfc667 100644 --- a/website/common/locales/ja/generic.json +++ b/website/common/locales/ja/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "サキノバシティーの救世主", "achievementDilatoryText": "2014年夏のスプラッシュイベントで「サキノバシティーのドレッド・ドラゴン」打倒に協力しました!", "costumeContest": "衣装コンテスト", - "costumeContestText": "Habitween (Habitica ハロウィン)の衣装コンテストに出場しました。一部のエントリーは、Habitica ブログでご覧いただけます!", - "costumeContestTextPlural": "<%= count %> 回Habitween (Habitica ハロウィン)の衣装コンテストに出場しました。エントリーの一部は、Habitica ブログでご覧いただけます!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "メンバー登録日", "lastLoggedIn": "- 最後のログイン", "notPorted": "この機能はオリジナルサイトからまだ移植されていません", diff --git a/website/common/locales/ja/groups.json b/website/common/locales/ja/groups.json index ba1e04eca2..20ef9f3a3d 100644 --- a/website/common/locales/ja/groups.json +++ b/website/common/locales/ja/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "必須でないメッセージ", "yesRemove": "はい、削除してください。", "foreverAlone": "自作のメッセージの「いいね」はできません。そんな人にならないで。", - "sortLevel": "レベルで並べ替え", - "sortRandom": "ランダムで並べ替え", - "sortPets": "ペット数で並べ替え", - "sortName": "アバターの名前順で並べ替え", - "sortBackgrounds": "バックグラウンドで並べ替え", - "sortHabitrpgJoined": "Habiticaの登録日順に並べ替え", - "sortHabitrpgLastLoggedIn": "最後にログインした時間順で並べ替え", - "ascendingSort": "昇順に並べ替え", - "descendingSort": "降順に並べ替え", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "ジェム4個でギルドを作成しますか?", "leaveGroupCha": "ギルドのチャレンジをやめて...", "confirm": "確認", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "このメッセージを削除する権限がありません。", "onlyGroupLeaderCanEditTasks": "タスクを管理する権限がありません。", "onlyGroupTasksCanBeAssigned": "グループのタスクのみ、割り当てできます", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "あなたのチャットの特権は取り消されました。", "newChatMessagePlainNotification": "<%= groupName %> に <%= authorName %> からの新着メッセージがあります。ここをクリックするとチャットページが開きます!", "newChatMessageTitle": "<%= groupName %> に 新着メッセージ", @@ -279,7 +291,6 @@ "funExtras": "楽しいおまけ", "enterprisePlansButton": "企業向けプランについて質問する", "enterprisePlansDescription": "個別のニーズに対応できる、大規模な導入を検討していますか? 私たちの企業向けプランが合うかどうか試してみてください。", - "enterprisePlansEmailSubject": "企業向けプランに関する質問", "familyPlansButton": "ファミリープランのメーリングリストに登録する", "familyPlansDescription": "家庭を切り盛りするのに、もっと親しみやすいやり方をお探しですか? ファミリープランがもうすぐ登場します!", "createAGroup": "グループの作成", diff --git a/website/common/locales/ja/messages.json b/website/common/locales/ja/messages.json index a5d30b9ec1..51d61727e1 100644 --- a/website/common/locales/ja/messages.json +++ b/website/common/locales/ja/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "このメッセージは報告済みです。", "messageGroupChatNotFound": "メッセージが見つかりません!", "messageGroupChatAdminClearFlagCount": "フラグ数をクリアーできるのは管理者だけです!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "おおっと!たくさんのメッセージを投稿しすぎたようです!少しだけ待ってから再度お試しください。キャンプ場では200個のメッセージまでしか一度に表示されませんので,Habiticaでは熟慮と吟味がなされた返信を奨励しています。あなたが言いかけたことを楽しみにしています。:)", "messageUserOperationProtected": "「<%= operation %>」パスは、保護されたパスなので保存できません。", "messageUserOperationNotFound": "<%= operation %> の操作は見つかりません", diff --git a/website/common/locales/ja/npc.json b/website/common/locales/ja/npc.json index a7b2067bdb..98a4a0c52d 100644 --- a/website/common/locales/ja/npc.json +++ b/website/common/locales/ja/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+ 1 ジェム", "typeNotSellable": "その種類は売れません。<%= acceptedTypes %> のうちのいずれか 1 つでなくてはいけません。", "userItemsKeyNotFound": "user.Items <%= type %> の中には、キーが見つかりません", - "userItemsNotEnough": "user.items <%= type %> に十分な数のアイテムがありません", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "パス文字列が必要", "unlocked": "アイテムがアンロックされました", "alreadyUnlocked": "フルセットはすでにアンロックされています", diff --git a/website/common/locales/ja/quests.json b/website/common/locales/ja/quests.json index 71dfbadb86..4d5ab206cc 100644 --- a/website/common/locales/ja/quests.json +++ b/website/common/locales/ja/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "このクエストを購入するためにはレベルが<%= level %>以上でなければなりません!", "mustInviteFriend": "このクエストを入手するには、友人をパーティーに招待しなくてはいけません。いま招待しますか?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "このクエストを中止します。よろしいですか? 招待への承認は全て無効になります。クエストの巻物は、クエストの所有者の手に戻ります。", "sureAbort": "このミッションを中断します。よろしいですか? パーティの全員が中断になり、すべての進行状況は失われます。クエストの巻物はクエスト所有者の手に戻ります。", "doubleSureAbort": "クエストを中断します。本当によろしいですか? パーティーの仲間から永遠に憎まれることのないように!", diff --git a/website/common/locales/ja/questscontent.json b/website/common/locales/ja/questscontent.json index 2554c01955..669945f266 100644 --- a/website/common/locales/ja/questscontent.json +++ b/website/common/locales/ja/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "アルマジロ( たまご )", "questArmadilloUnlockText": "市場でアルマジロのたまごを買えるようにする", "questCowText": "モー変異した牛", - "questCowNotes": "トックミアイ牧場は長く暑い 1 日でした。1 すじの水を飲んで眠る以外に何もいらない、そんな 1 日でした。あなたが白日夢を見るようにつったっていると、@Soloana が突然叫びました。「みんな、走って! 賞品の牛がモー変異した!」

@eevachu はかたずを飲んで「みんなの悪い習慣が影響を与えたに違いない。」

「急いで!」とフェラレム・タウ。「乳牛たちまでモー変異するまでに、何とかしましょう」

しかと聞きました。ボーっとするのはおしまい。悪い習慣をまとめるべきときです!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "価値あるいい習慣をしぼり出しつづけ、ついに牛は元の姿を取り戻しました。牛はかわいい茶色い目であなたを見つめ、3 つのたまごを突き出しました。

@fuzzytrees は笑って、たまごをあなたに手渡しながら、「このたまごにベビーがいたとしてら、モー変異してるかもしれないよ。でも、あなたを信頼してる。いい習慣にこだわって、いい牛たちを育てくれるだろうってね!」", "questCowBoss": "モー変異した牛", "questCowDropCowEgg": "牛 ( たまご )", diff --git a/website/common/locales/ja/settings.json b/website/common/locales/ja/settings.json index efbe4cec50..bcfdeec145 100644 --- a/website/common/locales/ja/settings.json +++ b/website/common/locales/ja/settings.json @@ -65,7 +65,7 @@ "resetText1": "警告‼ この操作で、あなたのアカウントの多くの部分をリセットします。とてもがっかりすることです。しかし、お試しで短時間プレーした初心者ユーザーの一部には便利だと思われます。", "resetText2": "すべてのレベル、ゴールド、経験値を失います。すべてのタスク ( チャレンジ関連のものを除く ) は完全に削除され、履歴データもすべて削除されます。所持品のすべてを失いますが、限定装備や寄付会員むけのミステリーアイテムなど現在あなたがもっている物はすべて買い戻すことができます(クラス固有の装備は、該当するクラスにならなくてはいけません)。現在のクラスと、ペットと乗騎は維持されます。「転生のオーブ」を使のはいかがでしょうか? タスクと所持品も維持される、より安全な選択肢です。", "deleteLocalAccountText": "本当にいいのですか? この操作であなたのアカウントは完全に削除され、復元はできません!  もう一度 Habitica を使うには、新しいアカウントを登録しなくてはなりません。貯めているジェム、使ったジェムは、返金できません。本当にアカウントを削除するのなら、下のテキストボックスにパスワードを入力してください。", - "deleteSocialAccountText": "本当によろしいですか? あなたのアカウントは永久に削除され、復活させることはできません! 再びHabiticaを利用するには新しいアカウント登録が必要となります。ジェムは使用済み・未使用を問わず返金できません。あなたが本当にそれでいいことを確認できたら、下のテキストボックスに\"DELETE\"と入力してください。", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "サードパーティのアプリケーションで使用する際にこちらをコピーしてください。しかし、APIトークンはパスワードのようなもので、公開しないでください。ユーザーIDを求められる場合はありますが、GitHub など他人から見える場所には、APIトークンは絶対に投稿しないでください。", diff --git a/website/common/locales/ja/subscriber.json b/website/common/locales/ja/subscriber.json index 8217994187..4aae0e5d7d 100644 --- a/website/common/locales/ja/subscriber.json +++ b/website/common/locales/ja/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "カードの種類が不明です。", "invalidCoupon": "無効なクーポン コードです。", "couponUsed": "すでに使われたクーポン コードです。", - "noSudoAccess": "sudo アクセス権がありません。", "couponCodeRequired": "クーポン コードが必要です。", "eventRequired": "\"req.params.event\" が必要です。", "countRequired": "\"req.query.count\" が必要です。", diff --git a/website/common/locales/ja/tasks.json b/website/common/locales/ja/tasks.json index 410ed1f470..4bfce2bc90 100644 --- a/website/common/locales/ja/tasks.json +++ b/website/common/locales/ja/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "この日課が未完了のときは、ダメージを確定する前に確認する", "yesterDailiesDescription": "この設定が適用されていると、Habiticaはあなたのアバターに与えるダメージを確定する前に、未完了になっている日課があなたの意思によるものか質問します。こうすることで、意図せぬダメージからあなたを守ることができます。", "repeatDayError": "曜日を最低1つは選択してください。", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/nl/backgrounds.json b/website/common/locales/nl/backgrounds.json index a61d2031a0..21b181c0b6 100644 --- a/website/common/locales/nl/backgrounds.json +++ b/website/common/locales/nl/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Middernacht Kasteel", "backgroundMidnightCastleNotes": "Wandel langs het Middernacht Kasteel.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Vlieg door een tornado." + "backgroundTornadoNotes": "Vlieg door een tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/nl/challenge.json b/website/common/locales/nl/challenge.json index 4ac1c5da04..0a336ce870 100644 --- a/website/common/locales/nl/challenge.json +++ b/website/common/locales/nl/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "Er moeten één of meerdere categorieën zijn geselecteerd", "viewProgressOf": "Bekijk vooruitgang van", - "selectMember": "Lid selecteren" + "selectMember": "Lid selecteren", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/nl/character.json b/website/common/locales/nl/character.json index 5e34a1e505..3a183e6a2f 100644 --- a/website/common/locales/nl/character.json +++ b/website/common/locales/nl/character.json @@ -163,6 +163,7 @@ "dieText": "Je hebt een niveau, al je goud, en een willekeurig onderdeel van je uitrusting verloren. Herrijs, Habiteer, en probeer het opnieuw! Bedwing die slechte gewoontes, let erop je dagelijkse taken bij te houden en houd de dood van je af met een gezondheidsdrankje als je wankelt!", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "Kopen voor <%= cost %> edelstenen?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Niet genoeg mana.", "invalidTarget": "Je kan daar geen vaardigheid op uitspreken.", "youCast": "Je hebt <%= spell %> uitgesproken.", diff --git a/website/common/locales/nl/contrib.json b/website/common/locales/nl/contrib.json index 84956ddb26..2c546f7c84 100644 --- a/website/common/locales/nl/contrib.json +++ b/website/common/locales/nl/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, jij geweldig persoon! Je bent nu een bijdrager van rang <%= level %> omdat je Habitica geholpen hebt. Zie", "contribLink": "welke prijzen je hebt verdiend voor je bijdrage!", "contribName": "Bijdrager", - "contribText": "Heeft een bijdrage geleverd aan Habitica (code, ontwerp, pixelkunst, juridisch advies, documenten, etc). Wil je deze insigne? Lees meer.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Lees meer", "kickstartName": "Kickstarter-helper - $<%= key %> rang", "kickstartText": "Heeft het Kickstarterproject gesteund", diff --git a/website/common/locales/nl/front.json b/website/common/locales/nl/front.json index 0a52f1957d..7eab5a37e5 100644 --- a/website/common/locales/nl/front.json +++ b/website/common/locales/nl/front.json @@ -30,6 +30,7 @@ "companyAbout": "Hoe het werkt", "companyBlog": "Blog", "devBlog": "Ontwikkelaarsblog", + "companyContribute": "Contribute", "companyDonate": "Doneer", "companyPrivacy": "Privacy", "companyTerms": "Voorwaarden", @@ -252,7 +253,7 @@ "missingNewPassword": "Ontbrekend nieuw wachtwoord.", "invalidEmailDomain": "Je kunt je niet registreren met e-mailadressen met de volgende domeinnamen: <%= domains %>", "wrongPassword": "Verkeerd wachtwoord.", - "incorrectDeletePhrase": "Gelieve DELETE in hoofdletters te typen om je account te verwijderen.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Ongeldig e-mailadres.", "emailTaken": "E-mailadres is al in gebruik door een account.", "newEmailRequired": "Ontbrekend nieuw e-mailadres.", diff --git a/website/common/locales/nl/gear.json b/website/common/locales/nl/gear.json index 0a7499b17d..5aabf9a3e2 100644 --- a/website/common/locales/nl/gear.json +++ b/website/common/locales/nl/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "wapenrusting", "armorCapitalized": "Pantser", "armorBase0Text": "Eenvoudige kleding", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Hoofdbescherming", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "\nDit machtige stalen roer zal u helpen de strijd te winnen om gezond, gelukkig en productief te zijn! Verhoogt perceptie met <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Deze mantel heeft geheime zakken om al het goud te verstoppen dat je steelt van je taken. Verleent geen voordelen. Abonnee uitrusting juni 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "hoofdaccessoire", "headAccessoryCapitalized": "Hoofdaccessoire", "accessories": "Accessoires", diff --git a/website/common/locales/nl/generic.json b/website/common/locales/nl/generic.json index 76c9e81a02..af25658dc0 100644 --- a/website/common/locales/nl/generic.json +++ b/website/common/locales/nl/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Redder van Dralen", "achievementDilatoryText": "Heeft geholpen de Donkere Draak van Dralen te verslaan tijdens het Zomerse Spetterevenement 2014!", "costumeContest": "Deelnemer verkleedwedstrijd", - "costumeContestText": "Heeft meegedaan aan de verkleedwedstrijd voor Halloween. Bekijk enkele van de inzendingen op de blog van Habitica!", - "costumeContestTextPlural": "Heeft meegedaan aan <%= count %> verkleedwedstrijden voor Halloween. Bekijk enkele van de inzendingen op de blog van Habitica!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Lid sinds", "lastLoggedIn": "- Laatst ingelogd op", "notPorted": "Deze functie is nog niet overgedragen van de originele site.", diff --git a/website/common/locales/nl/groups.json b/website/common/locales/nl/groups.json index bb47551a29..0b963eea2f 100644 --- a/website/common/locales/nl/groups.json +++ b/website/common/locales/nl/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Optioneel bericht", "yesRemove": "Ja, verwijder ze", "foreverAlone": "Je kunt je eigen bericht geen +1 geven. Zo iemand wil je niet zijn.", - "sortLevel": "Sorteer op niveau", - "sortRandom": "Sorteer willekeurig", - "sortPets": "Sorteer op aantal huisdieren", - "sortName": "Sorteer op avatarnaam", - "sortBackgrounds": "Sorteer op achtergrond", - "sortHabitrpgJoined": "Sorteer op aanmeldingsdatum Habitica", - "sortHabitrpgLastLoggedIn": "Sorteer op laatste keer ingelogd", - "ascendingSort": "Sorteer oplopend", - "descendingSort": "Sorteer aflopend", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Gilde creëren voor 4 edelstenen?", "leaveGroupCha": "Uitdagingen van dit gilde verlaten en...", "confirm": "Bevestigen", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Niet gemachtigd om dit bericht te verwijderen!", "onlyGroupLeaderCanEditTasks": "Niet gemachtigd om taken te beheren!", "onlyGroupTasksCanBeAssigned": "Enkel groepstaken kunnen toegewezen worden.", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Je chatbevoegdheden zijn ingetrokken.", "newChatMessagePlainNotification": "Nieuw bericht in <%= groupName %> door <%= authorName %>. Klik hier om de chat pagina te openen!", "newChatMessageTitle": "Nieuw bericht in <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Leuke extra's", "enterprisePlansButton": "Vraag naar bedrijfsplannen", "enterprisePlansDescription": "Op zoek naar een grotere installatie met aangepaste wensen? Bekijk of onze bedrijfsabonnementen geschikt voor je zijn.", - "enterprisePlansEmailSubject": "Vragen over bedrijfsabonnementen", "familyPlansButton": "Inschrijven voor de mailinglijst over familieabonnementen", "familyPlansDescription": "Wil je een gezelligere oplossingen om je huishouden te beheren? Familieabonnementen komen eraan!", "createAGroup": "Maak een groep", diff --git a/website/common/locales/nl/messages.json b/website/common/locales/nl/messages.json index f603724f8f..322f4e9621 100644 --- a/website/common/locales/nl/messages.json +++ b/website/common/locales/nl/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Je hebt dit bericht al gerapporteerd.", "messageGroupChatNotFound": "Bericht niet gevonden.", "messageGroupChatAdminClearFlagCount": "Alleen een admin kan de flag-telling leegmaken!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Oeps, het ziet er naar uit dat je te veel berichten plaatst! Wacht alsjeblieft een minuut en probeer het dan nog eens. De herberg chat kan slechts 200 berichten tonen, dus Habitica moedigt spelers aan om langere berichten en verstevigde reacties te plaatsen. We kunnen niet wachten om te horen wat je te zeggen hebt. :)", "messageUserOperationProtected": "path `<%= operation %>` is niet opgeslagen, omdat het een beschermd path is.", "messageUserOperationNotFound": "<%= operation %> operatie niet gevonden", diff --git a/website/common/locales/nl/npc.json b/website/common/locales/nl/npc.json index ebc84a9002..ef70719b44 100644 --- a/website/common/locales/nl/npc.json +++ b/website/common/locales/nl/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Edelsteen", "typeNotSellable": "Type is niet te verkopen. Het moet een van de volgende zijn <%= acceptedTypes %>.", "userItemsKeyNotFound": "Sleutel is niet gevonden voor user.items <%= type %>", - "userItemsNotEnough": "Je hebt niet genoeg <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Padstring is noodzakelijk.", "unlocked": "Voorwerpen zijn ontgrendeld", "alreadyUnlocked": "Volledige set is al ontgrendeld.", diff --git a/website/common/locales/nl/quests.json b/website/common/locales/nl/quests.json index 2a6ca72d9b..a391da33af 100644 --- a/website/common/locales/nl/quests.json +++ b/website/common/locales/nl/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Je moet niveau <%= level %> zijn om deze queeste te kunnen kopen!", "mustInviteFriend": "Om deze queeste te ontvangen moet je een vriend uitnodigen in je groep. Wil je nu iemand uitnodigen?", "unlockByQuesting": "Om deze queeste vrij te spelen moet je eerst <%= title %> voltooien.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Weet je zeker dat je deze queeste af wilt breken? Alle geaccepteerde uitnodigingen gaan verloren. De eigenaar van de queeste houdt de queeste-perkamentrol.", "sureAbort": "Weet je zeker dat je deze missie wilt afbreken? De missie wordt afgebroken voor iedereen in jouw groep; alle vorderingen gaan verloren. De queeste-perkamentrol wordt teruggegeven aan de eigenaar van de queeste.", "doubleSureAbort": "Weet je het echt heel zeker? Zorg ervoor dat ze niet voor altijd een hekel aan je krijgen!", diff --git a/website/common/locales/nl/questscontent.json b/website/common/locales/nl/questscontent.json index 9b03157cf6..ccd4254438 100644 --- a/website/common/locales/nl/questscontent.json +++ b/website/common/locales/nl/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Gordeldier (Ei)", "questArmadilloUnlockText": "Maakt het kopen van gordeldiereieren op de markt mogelijk", "questCowText": "De Moetante Koe", - "questCowNotes": "Het was een lange, hete dag op de Sparrende Boerderij en er is niets liever dat je wilt dan een grote slok water nemen en wat slapen. Je staat te dagdromen wanneer @Soloana opeens schreeuwt, \"Iedereen, ren! De prijskoe is gemoeteerd!\"

@eevachu slikt. \"Onze slechte gewoontes zullen het besmet hebben.\"

\"Snel!\" zegt Feralem Tau. \"We moeten iets doen voordat de andere koeien ook moeteren.\"

Je hebt genoeg gehoord. Niet meer dagdromen -- tijd om die slechte gewoontes onder controle te krijgen!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Je melkt je goede gewoontes voor wat ze waard zijn tot de koe haar oorspronkelijke vorm aanneemt. De koe kijkt naar je met haar mooie bruine ogen en duwt drie eieren naar jullie .

@fuzzytrees lacht en geeft je de eieren, \"Misschien is het nog steeds gemoeteerd als er baby koetjes in deze eieren zitten. Maar ik vertrouw erop dat jij je aan je goede gewoontes houdt wanneer je ze opvoedt!\" ", "questCowBoss": "Moetante Koe", "questCowDropCowEgg": "Koe (Ei)", diff --git a/website/common/locales/nl/settings.json b/website/common/locales/nl/settings.json index cb431e52a1..e41ec5a943 100644 --- a/website/common/locales/nl/settings.json +++ b/website/common/locales/nl/settings.json @@ -65,7 +65,7 @@ "resetText1": "WAARSCHUWING! Deze functie reset veel onderdelen van je account. Hoewel we niet aanraden om dit te doen, vinden sommige mensen het handig na een tijdje geëxperimenteerd te hebben met de site.", "resetText2": "Je zult al je niveaus, goud en ervaringspunten verliezen. Al je taken (behalve die van uitdagingen) zullen permanent verwijderd worden en je zult al hun data uit het verleden verliezen. Je zult al je uitrusting verliezen, maar je kunt dat allemaal terug kopen, inclusief alle uitrusting van beperkte editie uitrusting of verrassingsvoorwerpen voor abonnees die je al hebt (je moet wel in de juiste klasse zitten om klasse-specifieke uitrusting terug te kopen). Je zult je huidige klasse en je huisdieren en rijdieren behouden. Misschien wil je liever een Bol der Hergeboorte gebruiken, wat een veel veiligere optie is en wat je taken en uitrusting bewaart.", "deleteLocalAccountText": "Weet je het zeker? Dit verwijdert je account voorgoed en het kan nooit meer hersteld worden! Je zult een nieuw account moeten registreren om Habitica weer te gebruiken. Gespaarde of uitgegeven edelstenen zullen niet vergoed worden, Als je het absoluut zeker weet, typ dan je wachtwoord in het tekstvak hieronder.", - "deleteSocialAccountText": "Weet je het zeker? Dit zal je account voor altijd verwijderen en het kan niet meer hersteld worden! Je zult een nieuw account moeten aanmaken om Habitica opnieuw te gebruiken. Edelstenen die je bezit of hebt uitgegeven worden niet vergoed. Als je helemaal zeker bent van dit besluit, typ dan \"DELETE\" in het onderstaande tekstveld.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Kopieer deze codes om ze in applicaties van derde partijen te gebruiken. Beschouw de codes echter als een soort wachtwoord en deel ze niet met anderen. Je kunt soms gevraagd worden naar je gebruikers-ID maar we raden aan nooit je API-sleutel op een openbare plek te delen, ook niet op Github.", diff --git a/website/common/locales/nl/subscriber.json b/website/common/locales/nl/subscriber.json index aa09ccbaee..cad51aa2f6 100644 --- a/website/common/locales/nl/subscriber.json +++ b/website/common/locales/nl/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Onbekend kaarttype.", "invalidCoupon": "Ongeldige couponcode.", "couponUsed": "Couponcode is al in gebruik", - "noSudoAccess": "Je hebt geen sudo-toegang.", "couponCodeRequired": "De couponcode is vereist.", "eventRequired": "\"req.params.event\" is vereist.", "countRequired": "\"req.query.count\" is vereist.", diff --git a/website/common/locales/nl/tasks.json b/website/common/locales/nl/tasks.json index 652650cb44..2e213f5499 100644 --- a/website/common/locales/nl/tasks.json +++ b/website/common/locales/nl/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Bevestig dat deze dagelijkse taak niet was gedaan voordat er schade is gedaan", "yesterDailiesDescription": "Als deze instelling is toegepast zal Habitica je vragen of je expres de dagelijkse taak ongedaan hebt gelaten voordat schade wordt berekend en toegepast wordt op je avatar. Dit kan je beschermen tegen onbedoelde schade.", "repeatDayError": "Er moet minstens één dag van de week geselecteerd zijn.", - "searchTasks": "Zoek op titels en beschrijvingen..." + "searchTasks": "Zoek op titels en beschrijvingen...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/pl/backgrounds.json b/website/common/locales/pl/backgrounds.json index d5a901bd95..ec7365ff4b 100644 --- a/website/common/locales/pl/backgrounds.json +++ b/website/common/locales/pl/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Zamek o północy", "backgroundMidnightCastleNotes": "Spaceruj przy zamku o północy", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Przeleć przez tornado" + "backgroundTornadoNotes": "Przeleć przez tornado", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/pl/challenge.json b/website/common/locales/pl/challenge.json index d7ab4109c6..a2e3ef29c9 100644 --- a/website/common/locales/pl/challenge.json +++ b/website/common/locales/pl/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Lokalizacja Wyzwania jest wymagana (\"Dodaj do\")", "categoiresRequired": "Co najmniej jedna kategoria musi zostać wybrana", "viewProgressOf": "Zobacz postęp", - "selectMember": "Wybierz Członka" + "selectMember": "Wybierz Członka", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/pl/character.json b/website/common/locales/pl/character.json index 59616556fc..250a2f7991 100644 --- a/website/common/locales/pl/character.json +++ b/website/common/locales/pl/character.json @@ -163,6 +163,7 @@ "dieText": "Straciłeś jeden Poziom, losowo wybrany przedmiot z Ekwipunku oraz całe Złoto. A teraz powstań, dzielny Habitaninie, i jeszcze raz spróbuj sił w walce! Okiełznaj złe Nawyki, czujnie dopełniaj Codzienne, a jeśli zasłabniesz, wymknij się śmierci zażywając Eliksiru Zdrowia!", "sureReset": "Na pewno? Ta opcja zresetuje klasę twojej postaci oraz przydzielone punkty (dostaniesz je z powrotem do ponownego przydzielenia) oraz kosztuje 3 Klejnoty.", "purchaseFor": "Kupić za <%= cost %> klejnoty?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Masz za mało many.", "invalidTarget": "Nie możesz rzucić na to zaklęcia", "youCast": "Rzucasz <%= spell %>.", diff --git a/website/common/locales/pl/communityguidelines.json b/website/common/locales/pl/communityguidelines.json index 48cbc53b9d..b5fa521238 100644 --- a/website/common/locales/pl/communityguidelines.json +++ b/website/common/locales/pl/communityguidelines.json @@ -1,6 +1,6 @@ { "iAcceptCommunityGuidelines": "Zgadzam się na przestrzeganie Regulaminu Społeczności", - "tavernCommunityGuidelinesPlaceholder": "Friendly reminder: this is an all-ages chat, so please keep content and language appropriate! Consult the Community Guidelines in the sidebar if you have questions.", + "tavernCommunityGuidelinesPlaceholder": "Życzliwe przypomnienie: to czat dla ludzi w każdym wieku, więc uważaj na język oraz treść swoich wypowiedzi! Jeśli masz jakieś pytania, zajrzyj do Regulaminu społeczności dostępnego na pasku bocznym.", "commGuideHeadingWelcome": "Witamy w Habitice!", "commGuidePara001": "Witaj, poszukiwaczu przygód! Witaj w Habitice, krainie produktywności, zdrowego stylu życia i sporadycznych wściekłych gryfów. Mamy tu radosną społeczność pełną pomocnych ludzi wspierających się nawzajem w swej drodze do samodoskonalenia.", "commGuidePara002": "By utrzymać społeczność w atmosferze bezpieczeństwa, radości i produktywności, mamy kilka wskazówek. Sporządziliśmy je z rozwagą, by były tak przyjazne i łatwe w rozumieniu, jak to tylko możliwe. Prosimy o poświęcenie czasu na ich przeczytanie.", @@ -13,7 +13,7 @@ "commGuideList01C": "Wspierająca PostawaHabitanie gratulują sobie zwycięstw oraz pocieszają w trudnych okresach. Użyczamy sobie nawzajem siły i wspieramy, a także uczymy się od siebie. W drużynach robimy to za pomocą zaklęć, na chatach dzięki serdecznym i życzliwym słowom.", "commGuideList01D": "Postawa Pełna Szacunku.Wszyscy pochodzimy z różnych środowisk, mamy różne umiejętności i opinie. To część tego, co czyni tę społeczność wyjątkową! Habitanie szanują te różnice i cieszą się z nich. Zostań na chwilę, a wkrótce będziesz mieć przyjaciół na wszystkich ścieżkach życia.", "commGuideHeadingMeet": "Poznaj Zespół i Modów!", - "commGuidePara006": "Habitica has some tireless knights-errant who join forces with the staff members to keep the community calm, contented, and free of trolls. Each has a specific domain, but will sometimes be called to serve in other social spheres. Staff and Mods will often precede official statements with the words \"Mod Talk\" or \"Mod Hat On\".", + "commGuidePara006": "Habitica ma w swoich szeregach niezmordowanych rycerzy-pomocników, którzy łączą siły z personelem, by utrzymać społeczność w spokoju, zadowoleniu i wolności od trolli. Każdy z nich ma swój sektor, ale czasem mogą zostać wezwani, by służyć w innych kręgach. Personel i Moderatorzy będą często poprzedzać oficjalne komunikaty słowami \"Mówi Mod\" (ang. Mod Talk) lub \"Czapka Moda Założona\" (ang. Mod Hat On).", "commGuidePara007": "Personel ma fioletowe tagi z koroną. Ich tytuł to \"Heroiczny\".", "commGuidePara008": "Moderatorzy mają granatowe tagi z gwiazdkami. Ich tytułem jest \"Strażnik\". Jedynym wyjątkiem jest Bailey, która, jako NPC, ma czarno-zielony tag z gwiazdką.", "commGuidePara009": "Obecni członkowie Personelu to (od lewej do prawej):", @@ -61,9 +61,9 @@ "commGuidePara037": "Wszystkie wyzwania Karczemne i \nPublicznych Gildii również muszą być zgodne z zasadami.", "commGuideHeadingBackCorner": "Zaplecze", "commGuidePara038": "Czasem rozmowa się przedłuża, zbacza z tematu lub porusza zbyt wrażliwe kwestie, by można ją było kontynuować na forum publicznym bez krępowania innych użytkowników. W takim wypadku zostaje ona przekierowana na Zaplecze. Uwaga: nie jest to wcale kara! Przeciwnie, wielu Habitanów lubi tam przebywać i prowadzić długie dyskusje o różnych zagadnieniach.", - "commGuidePara039": "The Back Corner Guild is a free public space to discuss sensitive subjects, and it is carefully moderated. It is not a place for general discussions or conversations. The Public Space Guidelines still apply, as do all of the Terms and Conditions. Just because we are wearing long cloaks and clustering in a corner doesn't mean that anything goes! Now pass me that smoldering candle, will you?", + "commGuidePara039": "Gildia na Zapleczu to wolna przestrzeń publiczna do dyskusji drażliwych kwestii lub prowadzenia rozmowy przez dłuższy czas, i jest dokładnie moderowana. Zasady Przestrzeni Publicznej nadal obowiązują, tak jak i Zasady Użytkowania. Tylko dlatego, że nosimy długie płaszcze i tłoczymy się w kącie nie oznacza, że wszystko wolno! A teraz podaj mi, proszę, tę tlącą się świecę.", "commGuideHeadingTrello": "Tablice Trello", - "commGuidePara040": "Trello serves as an open forum for suggestions and discussion of site features. Habitica is ruled by the people in the form of valiant contributors -- we all build the site together. Trello lends structure to our system. Out of consideration for this, try your best to contain all your thoughts into one comment, instead of commenting many times in a row on the same card. If you think of something new, feel free to edit your original comments. Please, take pity on those of us who receive a notification for every new comment. Our inboxes can only withstand so much.", + "commGuidePara040": "Trello służy jako otwarte forum przeznaczone do dzielenia się sugestiami i prowadzenia dyskusji na temat funkcji strony. Habitiką zarządzają ludzie poprzez różnego rodzaju wkład - wszyscy razem budujemy tę stronę. Trello to system, który nadaje temu systemowi strukturę. Przez wzgląd na dobro strony starajcie się streszczać swoje myśli w pojedynczych komentarzach, zamiast pisać parę razy z rzędu na tej samej karcie. Jeśli wpadniecie na coś nowego, nie krępujcie się edytować Waszych poprzednich komentarzy. Prosimy, miejcie litość nad tymi z nas, którzy otrzymują powiadomienie za każdym razem, gdy ktoś doda nowy komentarz. Wytrzymałość naszych skrzynek odbiorczych ma swoje granice.", "commGuidePara041": "Habitica używa czterech różnych tablic Trello:", "commGuideList03A": "Main Board (Tablica Główna) koncentruje się na nowych funkcjach Habitiki. Można na nią wpisywać prośby ich dotyczące oraz głosować w ankietach.", "commGuideList03B": "Mobile Board (Tablica Urządzeń Przenośnych) to miejsce poświęcone funkcjom aplikacji mobilnych. Tutaj przedstawiamy własne pomysły dotyczące tych funkcji i głosujemy na cudze.", @@ -108,7 +108,7 @@ "commGuideHeadingModerateInfractions": "Średnie wykroczenia", "commGuidePara054": "Umiarkowane wykroczenia nie narażają naszej społeczności na niebezpieczeństwo, lecz raczej na nieprzyjemności. Mają umiarkowane konsekwencje. Jeśli występują w połączeniu z innymi wykroczeniami, pociągają za sobą surowsze kary.", "commGuidePara055": "Oto przykłady średnich wykroczeń. To nie jest kompletna lista.", - "commGuideList06A": "Ignoring or Disrespecting a Mod. This includes publicly complaining about moderators or other users/publicly glorifying or defending banned users. If you are concerned about one of the rules or Mods, please contact Lemoness via email (<%= hrefCommunityManagerEmail %>).", + "commGuideList06A": "Ignorowanie lub Znieważanie Moderatorów. Zawiera się w tym także publiczne narzekanie na moderatorów lub innych użytkowników oraz publiczne chwalenie lub bronienie zbanowanych użytkowników. Jeśli masz wątpliwości wobec którejś z zasad lub kogoś z Moderatorów, prosimy o kontakt mailowy z Lemoness pod adresem <%= hrefCommunityManagerEmail %>.", "commGuideList06B": "Nieupoważnione moderatorstwo. Szybkie wyjaśnienie w czym rzecz: przyjazne wspomnienie o zasadach jest w porządku. Nieupoważnione moderatorstwo to mówienie innym, żądanie i/lub naleganie, żeby zrobili coś, co Wy opisujecie jako naprawienie błędu. Możecie ostrzegać ludzi, którzy naruszają zasady, ale nie wymagajcie od nich żadnych działań. Przykładowo, powiedzenie: \"dla twojej wiadomości, nie wolno przeklinać w Karczmie, więc chyba lepiej byłoby to usunąć\" jest lepsze, niż \"muszę Cię prosić, byś usunął ten post\".", "commGuideList06C": "Wielokrotne Łamanie Zasad Przestrzeni Publicznej", "commGuideList06D": "Wielokrotne Popełnianie Drobnych Wykroczeń", @@ -125,14 +125,14 @@ "commGuideList08B": "co jest konsekwencją", "commGuideList08C": "co zrobić, by naprawić sytuację i odzyskać swój status, jeśli to możliwe.", "commGuidePara060A": "Jeśli będzie taka potrzeba, otrzymasz Prywatną Wiadomość lub e-mail jako uzupełnienie lub zamiast wpisu na forum, w którym wystąpiło naruszenie.", - "commGuidePara060B": "If your account is banned (a severe consequence), you will not be able to log into Habitica and will receive an error message upon attempting to log in. If you wish to apologize or make a plea for reinstatement, please email Lemoness at <%= hrefCommunityManagerEmail %> with your UUID (which will be given in the error message). It is your responsibility to reach out if you desire reconsideration or reinstatement.", + "commGuidePara060B": "Jeśli Twoje konto zostaje zbanowane (za ciężkie wykroczenie), nie będziesz mógł się zalogować do Habitiki i podczas próby logowania otrzymasz otrzymasz wiadomość o błędzie. Jeśli chcesz przeprosić lub poprosić o przywrócenie napisz wiadomość do Lemoness na adres mailowy <%= hrefCommunityManagerEmail %> wraz ze swoim UUID (będzie podany w wiadomości o błędzie). To w twojej gestii jest wyciągnięcie ręki kiedy chcesz pogodzenia lub przywrócenia. ", "commGuideHeadingSevereConsequences": "Przykłady Poważnych Konsekwencji", "commGuideList09A": "Zablokowanie konta (spójrz powyżej)", "commGuideList09B": "Usunięcie konta", "commGuideList09C": "Permanentne uniemożliwienie zwiększenia (\"zamrożenie\") Rangi Pomocnika", "commGuideHeadingModerateConsequences": "Przykłady Średnich Konsekwencji", "commGuideList10A": "Ograniczenie przywilejów w chatach publicznych", - "commGuideList10A1": "If your actions result in revocation of your chat privileges, a Moderator or Staff member will PM you and/or post in the forum in which you were muted to notify you of the reason for your muting and the length of time for which you will be muted. At the end of that period, you will receive your chat privileges back, provided you are willing to correct the behavior for which you were muted and comply with the Community Guidelines.", + "commGuideList10A1": "Jeśli twoje działania spowodują unieważnienie twojego dostępu do czatu Moderator lub członek personelu wyśle do Ciebie wiadomość i / lub opublikuje na forum, na którym zostałeś wyciszony, aby powiadomić Cię o przyczynie twojego wyciszenia i czasie, przez który będziesz wyciszony. Po upływie tego czasu otrzymasz zwrot dostępu do czatu, pod warunkiem, że wyrazisz chęć poprawy zachowania, z powodu którego zostałeś wyciszony i będziesz przestrzegać Wytycznych dla Społeczności.", "commGuideList10B": "Ograniczenie przywilejów w chatach prywatnych", "commGuideList10C": "Ograniczenie przywilejów tworzenia gildii/wyzwań", "commGuideList10D": "Tymczasowe uniemożliwienie zwiększenia (\"zamrożenie\") Rangi Pomocnika", @@ -146,7 +146,7 @@ "commGuideList11E": "Edycja (Modzi/Personel mogą zmieniać problematyczną zawartość)", "commGuideHeadingRestoration": "Przywrócenie", "commGuidePara061": "Habitica to miejsce poświęcone samorozwojowi, więc wierzymy w drugie szanse. Jeśli popełnicie wykroczenie i zostaną na Was nałożone konsekwencje, spójrzcie na to jak na bodziec do zmiany swoich zachowań na lepsze, wskazówkę, jak możecie lepiej współtworzyć społeczność.", - "commGuidePara062": "The announcement, message, and/or email that you receive explaining the consequences of your actions (or, in the case of minor consequences, the Mod/Staff announcement) is a good source of information. Cooperate with any restrictions which have been imposed, and endeavor to meet the requirements to have any penalties lifted.", + "commGuidePara062": "Ogłoszenie, wiadomość lub e-mail wysłany osobie, która naruszyła zasady, wyjaśniający konsekwencje jej działania (lub, w przypadku niewielkich kar, wypowiedź Moda/Personelu na ten temat) to dobre źródło informacji. Taka osoba powinna poddać się jakimkolwiek nałożonym na nią ograniczeniom i starać się sprostać postawionym jej wymaganiom, by karę zniesiono.", "commGuidePara063": "Jeśli nie rozumiecie, jakie lub dlaczego ponieśliście konsekwencje, albo jakiego rodzaju było Wasze wykroczenie, poproście Personel/Moderatorów o pomoc, żeby móc uniknąć łamania zasad w przyszłości.", "commGuideHeadingContributing": "Współpraca przy tworzeniu Habitiki", "commGuidePara064": "Habitica to projekt open-source, więc wszyscy Habitanie mogą przyłożyć do niego rękę! Ci, którzy to zrobią, zostaną nagrodzeni w następujący sposób:", @@ -184,5 +184,5 @@ "commGuideLink07description": "to dodawania grafik pikselowych.", "commGuideLink08": "Misjowe Trello", "commGuideLink08description": "do dodawania opisów misji.", - "lastUpdated": "Last updated:" + "lastUpdated": "Ostatnio zaktualizowano:" } \ No newline at end of file diff --git a/website/common/locales/pl/contrib.json b/website/common/locales/pl/contrib.json index 01518d71d1..da9ac25be8 100644 --- a/website/common/locales/pl/contrib.json +++ b/website/common/locales/pl/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, jesteś niesamowity! Zdobywasz <%= level %> poziom pomocnika za wsparcie przy rozwijaniu Habitica. Zobacz", "contribLink": "jakie nagrody uzyskałeś za swój wkład!", "contribName": "Pomocnik", - "contribText": "Przyczynił się do rozwoju Habitica (kod, design, grafika pikselowa, porady prawne, dokumentacja, itd.). Chcesz taką odznakę? Dowiedz się więcej.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Dowiedz się więcej", "kickstartName": "Wspieracz z Kickstartera - ranga <%= key %>$", "kickstartText": "Wspomógł projekt na Kickstarterze", diff --git a/website/common/locales/pl/front.json b/website/common/locales/pl/front.json index 7449e23632..fb79a9d343 100644 --- a/website/common/locales/pl/front.json +++ b/website/common/locales/pl/front.json @@ -30,6 +30,7 @@ "companyAbout": "Jak to działa", "companyBlog": "Blog", "devBlog": "Blog twórców.", + "companyContribute": "Contribute", "companyDonate": "Dotacja", "companyPrivacy": "Prywatność", "companyTerms": "Warunki", @@ -252,7 +253,7 @@ "missingNewPassword": "Brakuje nowego hasła.", "invalidEmailDomain": "Nie możesz zarejestrować się używając adresów z podanych domen: <%= domains %>", "wrongPassword": "Nieprawidłowe hasło.", - "incorrectDeletePhrase": "Wpisz DELETE wielkimi literami, aby usunąć konto.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Nieprawidłowy adres e-mail. ", "emailTaken": "Adres e-mail jest już używany.", "newEmailRequired": "Brakuje nowego adresu e-mail.", diff --git a/website/common/locales/pl/gear.json b/website/common/locales/pl/gear.json index 554fae4046..d1401c268f 100644 --- a/website/common/locales/pl/gear.json +++ b/website/common/locales/pl/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "zbroja", "armorCapitalized": "Zbroja", "armorBase0Text": "Zwykłe ubranie", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "hełm", "headgearCapitalized": "Nakrycie głowy", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "przedmiot w drugiej ręce", "offhandCapitalized": "Przedmiot w drugiej ręce", "shieldBase0Text": "Brak wyposażenia w drugiej ręce", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Ta peleryna posiada ukryte kieszenie, w których możesz schować całe swoje złoto zdobyte z Zadań. Brak dodatkowych korzyści. Przedmiot Abonencki, czerwiec 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "Dodatki na głowę", "headAccessoryCapitalized": "Dodatki na głowę", "accessories": "Akcesoria", diff --git a/website/common/locales/pl/generic.json b/website/common/locales/pl/generic.json index ef46ab38b2..01384cb109 100644 --- a/website/common/locales/pl/generic.json +++ b/website/common/locales/pl/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Zbawca Atleńtydy", "achievementDilatoryText": "Pomógł pokonać Straszliwego Smoka Atleńtydy podczas Obchodów Letniego Plusku 2014!", "costumeContest": "Zawodnik konkursu kostiumowego", - "costumeContestText": "Udział w Konkursie Kostiumów Habitoweenowych. Przejrzyj niektóre zgłoszenia na blogu Habitiki!", - "costumeContestTextPlural": "Udział w <%= count %> Konkursach Kostiumów Habitoweenowych. Przejrzyj niektóre zgłoszenia na blogu Habitiki!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Członek od", "lastLoggedIn": "- Ostatnio zalogowany", "notPorted": "Ta funkcja nie jest jeszcze zaimportowana z oryginalnej strony.", diff --git a/website/common/locales/pl/groups.json b/website/common/locales/pl/groups.json index 6f7278ac4a..434c6dc290 100644 --- a/website/common/locales/pl/groups.json +++ b/website/common/locales/pl/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Wiadomość opcjonalna", "yesRemove": "Tak, usuń je", "foreverAlone": "Nie możesz polubić własnej wiadomości. Nie bądź taki.", - "sortLevel": "Sortuj wg poziomu", - "sortRandom": "Sortuj losowo", - "sortPets": "Sortuj wg. liczby chowańców", - "sortName": "Sortuj wg nazwy awatara", - "sortBackgrounds": "Sortuj wg tła", - "sortHabitrpgJoined": "Sortuj wg daty dołączenia do Habitica", - "sortHabitrpgLastLoggedIn": "Sortuj wg czasu ostatniego logowania", - "ascendingSort": "Sortuj rosnąco", - "descendingSort": "Sortuj malejąco", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Stworzyć Gildię za 4 Klejnoty?", "leaveGroupCha": "Opuść wyzwania Gildii i...", "confirm": "Potwierdź", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Nie masz uprawnień do usunięcia tej wiadomości!", "onlyGroupLeaderCanEditTasks": "Nie masz uprawnień do zarządzania zadaniami!", "onlyGroupTasksCanBeAssigned": "Tylko zadania grupy mogą być przypisane.", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Twoje uprawnienia do czatu zostały wycofane.", "newChatMessagePlainNotification": "Nowa wiadomość w <%= groupName %> od <%= authorName %>. Kliknij tu by otworzyć stronę czatu.", "newChatMessageTitle": "Nowa wiadomość w <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Zabawne dodatki", "enterprisePlansButton": "Zapytaj o Plany Firmowe", "enterprisePlansDescription": "Potrzebujesz dużej instalacji spersonalizowanej do Twoich potrzeb? Sprawdź czy nasze Plany Firmowe są tym czego szukasz. ", - "enterprisePlansEmailSubject": "Pytanie dotyczące Planów Firmowych", "familyPlansButton": "Zapisz się do listy mailingowej Planów Rodzinnych. ", "familyPlansDescription": "Potrzebujesz wygodniejszego sposobu zarządzania swoim domem? Plany Rodzinne nadchodzą wkrótce!", "createAGroup": "Stwórz grupę", diff --git a/website/common/locales/pl/messages.json b/website/common/locales/pl/messages.json index cb33b025c2..1ce922f5f4 100644 --- a/website/common/locales/pl/messages.json +++ b/website/common/locales/pl/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Już zgłosiłeś tę wiadomość.", "messageGroupChatNotFound": "Nie znaleziono wiadomości!", "messageGroupChatAdminClearFlagCount": "Tylko administrator może wyczyścić licznik flag!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Ups, zdaje się, że wysyłasz zbyt wiele wiadomości! Poczekaj minutę i spróbuj ponownie. Pogaduszki w Karczmie mieszczą równocześnie tylko 200 wiadomości, więc Habitica zaleca wysyłanie dłuższych i bardziej przemyślanych wiadomości oraz łączenie odpowiedzi. Nie możemy się doczekać żeby usłyszeć co masz do powiedzenia. :)", "messageUserOperationProtected": "Ścieżka `<%= operation %>` nie została zapisana, gdyż jest chronniona przed zapisem.", "messageUserOperationNotFound": "Operacja <%= operation %> nie znaleziona", diff --git a/website/common/locales/pl/npc.json b/website/common/locales/pl/npc.json index 636573021d..4943624669 100644 --- a/website/common/locales/pl/npc.json +++ b/website/common/locales/pl/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 klejnot", "typeNotSellable": "Gatunek nie jest na sprzedaż. Musi być jednym z <%= acceptedTypes %>", "userItemsKeyNotFound": "Klawisz nie został znaleziony dla user.items <%= type %>", - "userItemsNotEnough": "Nie wystarczająca ilość <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Ścieżka jest wymagana", "unlocked": "Przedmioty zostały odblokowane", "alreadyUnlocked": "Pełen zestaw jest już odblokowany.", diff --git a/website/common/locales/pl/overview.json b/website/common/locales/pl/overview.json index 5ad7f53662..7bdf5c627e 100644 --- a/website/common/locales/pl/overview.json +++ b/website/common/locales/pl/overview.json @@ -2,13 +2,13 @@ "needTips": "Potrzebujesz wskazówek jak zacząć? Tutaj jest prosty poradnik!", "step1": "Krok 1: Wprowadź Zadania", - "webStep1Text": "Habitica is nothing without real-world goals, so enter a few tasks. You can add more later as you think of them! All tasks can be added by clicking the green \"Create\" button.\n* **Set up [To-Dos](http://habitica.wikia.com/wiki/To-Dos):** Enter tasks you do once or rarely in the To-Dos column, one at a time. You can click on the tasks to edit them and add checklists, due dates, and more!\n* **Set up [Dailies](http://habitica.wikia.com/wiki/Dailies):** Enter activities you need to do daily or on a particular day of the week, month, or year in the Dailies column. Click task to edit when it will be due and/or set a start date. You can also make it due on a repeating basis, for example, every 3 days.\n* **Set up [Habits](http://habitica.wikia.com/wiki/Habits):** Enter habits you want to establish in the Habits column. You can edit the Habit to change it to just a good habit :heavy_plus_sign: or a bad habit :heavy_minus_sign:\n* **Set up [Rewards](http://habitica.wikia.com/wiki/Rewards):** In addition to the in-game Rewards offered, add activities or treats which you want to use as a motivation to the Rewards column. It's important to give yourself a break or allow some indulgence in moderation!\n* If you need inspiration for which tasks to add, you can look at the wiki's pages on [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits), [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies), [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos), and [Sample Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", + "webStep1Text": "Habitica nie ma sensu, jeśli nie połączysz jej z prawdziwym życiem, dlatego dodaj kilka zadań. Jeśli przypomnisz sobie więcej, możesz dodać je później!Wszystkie zadania mozna dodać przez kliknięcie zielonego przycisku \"Utwórz\".\n* **Ustaw [Do-Zrobienia](http://habitica.wikia.com/wiki/To-Dos):**Zadania, które chcesz wykonywać raz lub rzadko umieść pojedynczo w kolumnie Do-Zrobienia. Kliknij ikonę ołówka, żeby edytować je, dodać listę, termin lub inne szczegóły!\n* **Ustaw [Codzienne](http://habitica.wikia.com/wiki/Dailies):**Zadania, które chcesz wykonywać codziennie lub konkretnego dnia tygodnia umieść w kolumnie Codziennych. Kliknij ikonę ołówka, żeby wybrać dni tygodnia, w których chcesz je wykonywać lub ustaw datę startową. Możesz również wybrać, żeby zadanie powtarzało się, przykładowo, co 3 dni.\n* **Ustaw [Nawyki](http://habitica.wikia.com/wiki/Habits):**Nawyki, które chcesz utrzymać, umieść w kolumnie Nawyków. Możesz zmienić nawyk na tylko pozytywny :heavy_plus_sign:lub tylko negatywny :heavy_minus_sign:\n* **Ustaw [Nagrody](http://habitica.wikia.com/wiki/Rewards):**Oprócz nagród przydatnych w grze, możesz w kolumnie Nagród dodać czynności lub przedmioty, które pomogą ci się zmotywować. Dobrze wyważona ilość przerw czy przyjemności jest ważna!\n* Jeśli szukasz podpowiedzi jakie zadania dodać, sprawdź strony wiki na temat [Przykładowych Nawyków](http://habitica.wikia.com/wiki/Sample_Habits), [Przykładowych Codziennych](http://habitica.wikia.com/wiki/Sample_Dailies), [Przykładowych Do-Zrobienia](http://habitica.wikia.com/wiki/Sample_To-Dos) oraz [Przykładowych Nagród](http://habitica.wikia.com/wiki/Sample_Custom_Rewards).", "step2": "Krok 2: Zdobądź punkty za robienie rzeczy w prawdziwym życiu", "webStep2Text": "Teraz możesz zacząć wykonywać swoje zadania! Gdy zrobisz jakieś i zaznaczysz to w Habitice, zyskasz [doświadczenie](http://habitica.wikia.com/wiki/Experience_Points), które pomoże ci zwiększyć poziom oraz [złoto](http://habitica.wikia.com/wiki/Gold_Points), za które możesz kupować Nagrody. Jeśli będziesz utrzymywać złe nawyki lub nie zrobisz któregoś z Codziennych, będziesz tracić [punkty życia](http://habitica.wikia.com/wiki/Health_Points). W ten sposób punkty doświadczenia i zdrowia staną się wyznacznikiem twoich postępów. W miarę jak twoja postać będzie się rozwijać, zauważysz też polepszenie twojego życia.", "step3": "Krok 3: Dostosuj i eksploruj Habitikę", - "webStep3Text": "Once you're familiar with the basics, you can get even more out of Habitica with these nifty features:\n * Organize your tasks with [tags](http://habitica.wikia.com/wiki/Tags) (edit a task to add them).\n * Customize your [avatar](http://habitica.wikia.com/wiki/Avatar) by clicking the user icon in the upper-right corner.\n * Buy your [Equipment](http://habitica.wikia.com/wiki/Equipment) under Rewards or from the [Shops](/shops/market), and change it under [Inventory > Equipment](/inventory/equipment).\n * Connect with other users via the [Tavern](http://habitica.wikia.com/wiki/Tavern).\n * Starting at Level 3, hatch [Pets](http://habitica.wikia.com/wiki/Pets) by collecting [eggs](http://habitica.wikia.com/wiki/Eggs) and [hatching potions](http://habitica.wikia.com/wiki/Hatching_Potions). [Feed](http://habitica.wikia.com/wiki/Food) them to create [Mounts](http://habitica.wikia.com/wiki/Mounts).\n * At level 10: Choose a particular [class](http://habitica.wikia.com/wiki/Class_System) and then use class-specific [skills](http://habitica.wikia.com/wiki/Skills) (levels 11 to 14).\n * Form a party with your friends (by clicking [Party](/party) in the navigation bar) to stay accountable and earn a Quest scroll.\n * Defeat monsters and collect objects on [quests](http://habitica.wikia.com/wiki/Quests) (you will be given a quest at level 15).", + "webStep3Text": "Jak już zaznajomisz się z podstawami, możesz skorzystać z wielu innych przydatnych właściwości Habitiki:\n*Uporządkuj swoje zadania za pomocą [tagów](http://habitica.wikia.com/wiki/Tags)(edytuj zadanie, aby je dodać).\n*Dostosuj swój [awatar](http://habitica.wikia.com/wiki/Avatar) pod [Użytkownik > Awatar](/#/options/profile/avatar)poprzez kliknięcie w ikonę użytkownika w prawym-górnym rogu.\n*Kup [wyposażenie](http://habitica.wikia.com/wiki/Equipment) z kolumny Nagród i zmień je pod [sklep](/shops/market) i zmień je pod [Inwentarz > Ekwipunek](/inventory/equipment).\n* Nawiąż kontakt z innymi użytkownikami w [Karczmie](http://habitica.wikia.com/wiki/Tavern).\n* Od poziomu 3, wykluwaj [chowańce](http://habitica.wikia.com/wiki/Pets)poprzez zbieranie [jaj](http://habitica.wikia.com/wiki/Eggs) oraz [eliksirów wyklucia](http://habitica.wikia.com/wiki/Hatching_Potions). [Karm](http://habitica.wikia.com/wiki/Food) je aby wyhodować [wierzchowce](http://habitica.wikia.com/wiki/Mounts).\n* Na poziomie 10: Wybierz dla swojej postaci [klasę](http://habitica.wikia.com/wiki/Class_System) a później używaj unikalnych dla twojej klasy [umiejętności](http://habitica.wikia.com/wiki/Skills) (poziomy 11 do 14).\n* Stwórz drużynę ze swoimi znajomymi (klikając na pasku [Drużyna](/party)) aby motywowała cię do sumienności. Otrzymasz również zwój Misji.\n* Zwalczaj potwory i zbieraj przedmioty w trakcie [misji](http://habitica.wikia.com/wiki/Quests) (dostaniesz zwój misji na poziomie 15).", - "overviewQuestions": "Have questions? Check out the [FAQ](/static/faq/)! If your question isn't mentioned there, you can ask for further help in the [Habitica Help guild](/groups/guild/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nGood luck with your tasks!" + "overviewQuestions": "Masz pytania? Sprawdź [FAQ](https://habitica.com/static/faq/)! Jeśli nie ma tam Twojego pytania, możesz zapytać o pomoc w [Gildii pomocy Habitiki - Habitica Help guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a).\n\nPowodzenia w wykonywaniu zadań!" } diff --git a/website/common/locales/pl/pets.json b/website/common/locales/pl/pets.json index d4f7acb760..60f4e1cb42 100644 --- a/website/common/locales/pl/pets.json +++ b/website/common/locales/pl/pets.json @@ -75,7 +75,7 @@ "hatchAPot": "Wykluć <%= potion %><%= egg %>?", "hatchedPet": "Wyklułeś <%= potion %> <%= egg %>!", "hatchedPetGeneric": "Wyklułeś nowego Chowańca!", - "hatchedPetHowToUse": "Visit the [Stable](/inventory/stable) to feed and equip your newest pet!", + "hatchedPetHowToUse": "Odwiedź [stajnię] (/inventory/stable), żeby nakarmić i wyposażyć swojego nowego zwierzaka!", "displayNow": "Wyświetl teraz", "displayLater": "Wyświetl później", "petNotOwned": "Nie posiadasz tego chowańca.", @@ -123,5 +123,5 @@ "clickOnPetToFeed": "Kliknij na Chowańca, aby nakarmić go <%= foodName %> i patrz jak rośnie!", "dragThisPotion": "Przeciągnij ten <%= potionName %> na jajo i wykluj nowego Chowańca!", "clickOnEggToHatch": "Kliknij na jajo, aby użyć <%= potionName %> eliksir wyklucia i wykluć nowego Chowańca!", - "hatchDialogText": "Pour your <%= potionName %> hatching potion on your <%= eggName %> egg, and it will hatch into a <%= petName %>." + "hatchDialogText": "Wylej swój <%= potionName %>eliksir wyklucia na jajo <%= eggName %>, a wykluje isę z niego <%= petName %>." } \ No newline at end of file diff --git a/website/common/locales/pl/quests.json b/website/common/locales/pl/quests.json index ac5e668a22..b86ec6b6b9 100644 --- a/website/common/locales/pl/quests.json +++ b/website/common/locales/pl/quests.json @@ -6,7 +6,7 @@ "questsForSale": "Misje na sprzedaż", "petQuests": "Misje z chowańcami i wierzchowcami", "unlockableQuests": "Misje możliwe do odblokowania", - "goldQuests": "Masterclasser Quest Lines", + "goldQuests": "Mistrzowie Klas - Linia Questów", "questDetails": "Szczegóły misji", "questDetailsTitle": "Szczegóły misji", "questDescription": "Misje pozwalają graczom skupić się na długoterminowych celach w grze wraz z członkami drużyny", @@ -78,6 +78,7 @@ "mustLvlQuest": "Musisz mieć co najmniej poziom <%= level %>, żeby kupić tę misję!", "mustInviteFriend": "By zdobyć tę misję, zaproś przyjaciela do swojej drużyny. Zaprosić kogoś teraz?", "unlockByQuesting": "By odblokować tę misję, ukończ <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Czy na pewno chcesz zakończyć tę misję? Wszystkie zaakceptowane zaproszenia zostaną stracone. Właściciel misji zachowa zwój misji.", "sureAbort": "Czy na pewno chcesz porzucić tę misję? Zostanie przerwana dla każdego członka twojej drużyny i cały postęp zostanie stracony. Zwój misji zostanie zwrócony właścicielowi.", "doubleSureAbort": "Czy jesteś pewien? Drużyna się na Ciebie nie obrazi?", diff --git a/website/common/locales/pl/questscontent.json b/website/common/locales/pl/questscontent.json index d06275a75e..63b48d0f3c 100644 --- a/website/common/locales/pl/questscontent.json +++ b/website/common/locales/pl/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Pancernik (jajo)", "questArmadilloUnlockText": "Odblokowuje dostęp do kupna jaj pancernika na Targu", "questCowText": "Zmuutowana krowa", - "questCowNotes": "To był długi, upalny dzień na Farmach Sparingowych i jedyne o czym marzysz, to porządny łyk wody i odrobina snu. Stoisz sobie śniąc na jawie, kiedy nagle @Soloana zaczyna krzyczeć, \"Wszyscy w nogi! Krowa nagrodowa zmuutowała!\"

@eevachu bierze głęboki wdech. \"Widocznie nasze złe nawyki ją zainfekowały.\"

\"Wymię ojca!\" mówi Feralem Tau. \"Zróbmy coś, zanim zmuutują też inne krowy.\"

Wystarczy tego. Dość snu na jawie -- już czas odzyskać kontrolę nad tymi złymi nawykami!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Doisz swoje dobre nawyki ze wszystkiego, co są warte, aż krowa wraca do swojej pierwotnej postaci. Krowa spogląda na ciebie swymi ślicznymi brązowymi oczami i szturcha w twoją stronę trzy jaja.

@fuzzytrees śmieje się i podaje ci jaja, \"Może jednak dalej jest zmuutowana, jeśli tych w jajach są cielaczki. Ale ufam, że wychowując je pozostaniesz przy swoich dobrych nawykach!\"", "questCowBoss": "Zmuutowana krowa", "questCowDropCowEgg": "Krowa (jajo)", diff --git a/website/common/locales/pl/rebirth.json b/website/common/locales/pl/rebirth.json index 4928c194d7..91a89e8a92 100644 --- a/website/common/locales/pl/rebirth.json +++ b/website/common/locales/pl/rebirth.json @@ -21,7 +21,7 @@ "rebirthOrb": "Wykorzystał Kulę Odrodzenia aby rozpocząć grę od nowa po osiągnięciu Poziomu <%= level %>.", "rebirthOrb100": "Wykorzystano Kulę Odrodzenia aby rozpocząć grę od nowa po osiągnięciu Poziomu 100 lub wyższego", "rebirthOrbNoLevel": "Wykorzystał Kulę Odrodzenia aby rozpocząć grę od nowa", - "rebirthPop": "Instantly restart your character at Level 1 while retaining achievements, collectibles, equipment, and tasks with history. This will take effect immediately.", + "rebirthPop": "Rozpocznij grę od nowa na poziomie 1 zachowując odznaki, przedmioty kolekcjonerskie, wyposażenie oraz wszystkie zadania wraz z historią.", "rebirthName": "Kula Odrodzenia", "reborn": "Odrodzony, najwyższy poziom <%= reLevel %>", "confirmReborn": "Na pewno?", diff --git a/website/common/locales/pl/settings.json b/website/common/locales/pl/settings.json index cde2c73866..f35dad8d86 100644 --- a/website/common/locales/pl/settings.json +++ b/website/common/locales/pl/settings.json @@ -65,7 +65,7 @@ "resetText1": "UWAGA! Ta opcja zresetuje wiele części twojego konta. Odradzamy taki krok, jednak niektórzy gracze mogą uznać tę funkcję za przydatną po wstępnym wypróbowaniu strony.", "resetText2": "Stracisz wszystkie poziomy, całe złoto i punkty doświadczenia. Wszystkie Twoje zadania (z wyjątkiem tych z Wyzwań) zostaną na zawsze usunięte, razem z historią ich wypełnienia. Stracisz także wyposażenie, choć będziesz mógł je kupić ponownie, włączając w to przedmioty limitowane i tylko dla subskrybentów, które już posiadasz (aby odkupić wyposażenie przeznaczone dla konkretnej klasy, musisz do niej przynależeć). Zachowasz swoją klasę, chowańce i wierzchowce. Być może lepiej będzie jeśli użyjesz Kuli Odrodzenia – to bezpieczniejsze i zachowa wszystkie Twoje zadania oraz ekwipunek.", "deleteLocalAccountText": "Jesteś pewny? Usuniesz swoje konto bez możliwości powrotu! By ponownie używać Habitica, będziesz musiał zarejestrować nowe konto. Posiadane oraz wydane diamenty nie zostaną zwrócone. Jeśli jesteś pewny, wpisz poniżej swoje hasło.", - "deleteSocialAccountText": "Jesteś pewny? Usuniesz swoje konto na zawsze - bez możliwości powrotu! By ponownie używać Habitica, będziesz musiał zarejestrować nowe konto. Posiadane oraz wydane Klejnoty nie zostaną zwrócone. Jeśli jesteś absolutnie pewny, wpisz DELETE w oknie poniżej.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Skopiuj, by używać w innych aplikacjach. Traktuj jednak swój token API jak hasło i nie dziel się nim z innymi. Czasem możesz zostać poproszony o swoje ID użytkownika, ale nigdy nie publikuj swojego tokenu API tam, gdzie mogą go zobaczyć inne osoby, włączając w to Github.", diff --git a/website/common/locales/pl/spells.json b/website/common/locales/pl/spells.json index bc28bd4d0a..9249ce5d8f 100644 --- a/website/common/locales/pl/spells.json +++ b/website/common/locales/pl/spells.json @@ -9,9 +9,9 @@ "spellWizardFrostNotes": "Lód pokrywa twoje zadania. Jutro żadna z twoich serii nie ulegnie wyzerowaniu!", "spellWizardFrostAlreadyCast": "Dzisiaj rzuciłeś już ten czar. Twoje serie są zamrożone, dlatego nie ma potrzeby ponownego rzucania tego czaru.", "spellWarriorSmashText": "Brutalne uderzenie", - "spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)", + "spellWarriorSmashNotes": "Uderzasz zadanie całą swoją mocą. Stają się bardziej niebieskie/mniej czerwone i zadajesz Bossom dodatkowe obrażenia! Aby rzucić, kliknij na zadanie. (Bazuje na: SIŁ)", "spellWarriorDefensiveStanceText": "Pozycja obronna", - "spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)", + "spellWarriorDefensiveStanceNotes": "Przygotowujesz się do ataku na swoje zadania. Zyskujesz wzmocnienie do Kondycji! (Bazuje na: Niewzmocnionej KON)", "spellWarriorValorousPresenceText": "Bohaterska obecność", "spellWarriorValorousPresenceNotes": "Twoja obecność ośmiela twoją drużynę. Cała drużyna zyskuje wzmocnienie do Siły! (Bazuje na: Niewzmocniona SIŁ)", "spellWarriorIntimidateText": "Zastraszające spojrzenie", @@ -23,33 +23,33 @@ "spellRogueToolsOfTradeText": "Narzędzia fachu", "spellRogueToolsOfTradeNotes": "Dzielisz się talentem z drużyną. Cała twoja drużyna zyskuje wzmocnienie do Percepcji! (Bazuje na: Niewzmocnionej PER)", "spellRogueStealthText": "Ukrycie", - "spellRogueStealthNotes": "With each cast, a few of your undone Dailies won't cause damage tonight. Their streaks and colors won't change. (Based on: PER)", + "spellRogueStealthNotes": "Rzucasz zaklęcie i kilka z Twoich nie wykonanych codziennych nie zadaje Ci dzisiaj obrażeń. Serie i kolory nie ulegną zmianie. (Bazuje na: PER) ", "spellRogueStealthDaliesAvoided": "<%= originalText %> Liczba unikniętych Codziennych: <%= number %>.", "spellRogueStealthMaxedOut": "Uniknąłeś już wszystkich codziennych. Nie ma potrzeby rzucania zaklęcia jeszcze raz.", "spellHealerHealText": "Leczące światło", - "spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)", + "spellHealerHealNotes": "Światło spowija twoje ciało, lecząc rany. Odzyskujesz zdrowie! (Bazuje na: KON i INT)", "spellHealerBrightnessText": "Parząca Jasność", - "spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)", + "spellHealerBrightnessNotes": "Błysk światła oślepia twoje zadania. Stają się bardziej niebieskie i mniej czerwone! (Bazuje na: INT)", "spellHealerProtectAuraText": "Aura ochronna", - "spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)", + "spellHealerProtectAuraNotes": "Osłaniasz swoją drużynę przez obrażeniami. Cała drużyna zyskuje wzmocnienie do Kondycji! (Bazuje na: Niewzmocnionej KON)", "spellHealerHealAllText": "Błogosławieństwo", - "spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)", + "spellHealerHealAllNotes": "Otacza ciebie kojąca aura. Cała twoja drużyna odzyskuje zdrowie! (Bazuje na: KON i INT)", "spellSpecialSnowballAuraText": "Kula Śnieżna", "spellSpecialSnowballAuraNotes": "Zmień członka drużyny w mroźnego bałwana!", "spellSpecialSaltText": "Sól", "spellSpecialSaltNotes": "Cofnij zaklęcie, które zmieniło cię w bałwana.", "spellSpecialSpookySparklesText": "Straszne iskierki", - "spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!", + "spellSpecialSpookySparklesNotes": "Zamień swojego przyjaciela w przeźroczystego towarzysza!", "spellSpecialOpaquePotionText": "Nieprzejrzysty eliksir", - "spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.", + "spellSpecialOpaquePotionNotes": "Cofnij zaklęcie, które uczyniło Cię niewidzialnym.", "spellSpecialShinySeedText": "Lśniące nasiono", "spellSpecialShinySeedNotes": "Zamień przyjaciela w radosnego kwiatka!", "spellSpecialPetalFreePotionText": "Eliksir antypłatkowy", - "spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.", + "spellSpecialPetalFreePotionNotes": "Cofnij zaklęcie, które zamieniło cię w kwiatek.", "spellSpecialSeafoamText": "Piana morska", "spellSpecialSeafoamNotes": "Zamień przyjaciela w morskie stworzenie!", "spellSpecialSandText": "Piasek", - "spellSpecialSandNotes": "Reverse the spell that made you a sea star.", + "spellSpecialSandNotes": "Cofnij zaklęcie, które zamieniło Cię w rozgwiazdę.", "spellNotFound": "Nie znaleziono umiejętności „<%= spellId %>”.", "partyNotFound": "Nie znaleziono drużyny.", "targetIdUUID": "\"targetId\" musi być prawidłowym ID użytkownika.", diff --git a/website/common/locales/pl/subscriber.json b/website/common/locales/pl/subscriber.json index 6a4be7965a..56dd47bb97 100644 --- a/website/common/locales/pl/subscriber.json +++ b/website/common/locales/pl/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Nieznany typ karty.", "invalidCoupon": "Nieprawidłowy kod kuponu", "couponUsed": "Kod promocyjny został wcześniej wykorzystany", - "noSudoAccess": "Nie masz dostępu administratora.", "couponCodeRequired": "Kod promocyjny jest wymagany.", "eventRequired": "\"req.params.event\" jest wymagane.", "countRequired": "\"req.params.event\" jest wymagane.", diff --git a/website/common/locales/pl/tasks.json b/website/common/locales/pl/tasks.json index d1274ce6b3..84ad8398c7 100644 --- a/website/common/locales/pl/tasks.json +++ b/website/common/locales/pl/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Zanim otrzymasz obrażenia potwierdź, że \"Codzienne\" nie zostało wykonany", "yesterDailiesDescription": "Jeśli ta opcja jest zaznaczona, Habitica zapyta cię, czy chcesz zostawić Codzienne jako niewykonane zanim zada ci obrażenia. To może ochronić cie przed niezamierzonymi obrażeniami.", "repeatDayError": "Proszę upewnij się, że chociaż jeden dzień w tygodniu jest wybrany.", - "searchTasks": "Szukaj po tytule lub opisie..." + "searchTasks": "Szukaj po tytule lub opisie...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/pt/backgrounds.json b/website/common/locales/pt/backgrounds.json index cfa6366a50..a3ff3e2a2b 100644 --- a/website/common/locales/pt/backgrounds.json +++ b/website/common/locales/pt/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Castelo da Meia-Noite", "backgroundMidnightCastleNotes": "Caminhe pelo Castelo da Meia-Noite", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Voe através de um Tornado." + "backgroundTornadoNotes": "Voe através de um Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/pt/challenge.json b/website/common/locales/pt/challenge.json index 0ae5699306..a69866fd82 100644 --- a/website/common/locales/pt/challenge.json +++ b/website/common/locales/pt/challenge.json @@ -29,7 +29,7 @@ "either": "Ambos", "createChallenge": "Criar Desafio", "createChallengeAddTasks": "Adicionar Tarefas de Desafio", - "createChallengeCloneTasks": "Clone Challenge Tasks", + "createChallengeCloneTasks": "Copiar Tarefas do Desafio", "addTaskToChallenge": "Adicionar Tarefa", "discard": "Descartar", "challengeTitle": "Título do Desafio", @@ -127,5 +127,6 @@ "locationRequired": "É necessária a Localização do Desafio ('Adicionar a')", "categoiresRequired": "Uma ou mais categorias devem ser escolhidas", "viewProgressOf": "Ver o Progresso de", - "selectMember": "Escolher Membro" + "selectMember": "Escolher Membro", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/pt/character.json b/website/common/locales/pt/character.json index 1a637a9038..c4768d972a 100644 --- a/website/common/locales/pt/character.json +++ b/website/common/locales/pt/character.json @@ -163,6 +163,7 @@ "dieText": "Você perdeu um nível, todo seu Ouro, e uma peça aleatória de Equipamento. Erga-se, Habiteer, e tente novamente! Acabe com esses Hábitos negativos, esteja atento a realização de suas Tarefas Diárias, e afaste a morte com uma Poção de Vida caso vacilar!", "sureReset": "Tem a certeza? Isto irá reinicializar a classe da sua personagem bem como pontos de atributos (irá recebê-los de volta para redistribuir) ao custo de 3 Gemas.", "purchaseFor": "Comprar por <%= cost %> Gemas?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Mana insuficiente.", "invalidTarget": "Não pode lançar uma habilidade nisso.", "youCast": "Você conjurou <%= spell %>.", diff --git a/website/common/locales/pt/contrib.json b/website/common/locales/pt/contrib.json index bc3abbc1ff..31c2fcaa44 100644 --- a/website/common/locales/pt/contrib.json +++ b/website/common/locales/pt/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, você é pessoa fantástica! Agora está no nível <%= level %> de colaborador por ajudar o Habitica. Consulte", "contribLink": "os prêmios que você ganhou por sua contribuição!", "contribName": "Colaborador", - "contribText": "Contribuiu para o Habitica (código, design, arte em pixel, conselhos legais, documentos, etc). Quer esta medalha? Leia mais.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Saber Mais", "kickstartName": "Apoiador de Kickstarted - nível $<%= key %>", "kickstartText": "Apoiou o Projeto do Kickstarter", diff --git a/website/common/locales/pt/front.json b/website/common/locales/pt/front.json index 2a2bce60a7..80bfcdff8a 100644 --- a/website/common/locales/pt/front.json +++ b/website/common/locales/pt/front.json @@ -30,6 +30,7 @@ "companyAbout": "Como Funciona", "companyBlog": "Blogue", "devBlog": "Blogue do Programador", + "companyContribute": "Contribute", "companyDonate": "Doar", "companyPrivacy": "Privacidade", "companyTerms": "Termos", @@ -252,7 +253,7 @@ "missingNewPassword": "Nova palavra-passe em falta.", "invalidEmailDomain": "Não pode registar com e-mails com os seguintes domínios : <%= domains %>", "wrongPassword": "Palavra-passe incorreta.", - "incorrectDeletePhrase": "Por favor escreva DELETE em maiúsculas para apagar a sua conta.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Endereço de e-mail inválido.", "emailTaken": "Endereço de email já está sendo usado em uma conta.", "newEmailRequired": "Novo endereço de e-mail em falta.", diff --git a/website/common/locales/pt/gear.json b/website/common/locales/pt/gear.json index 603061e289..ac65985fe9 100644 --- a/website/common/locales/pt/gear.json +++ b/website/common/locales/pt/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Corte os cascos das montadas trabalhadoras para as ajudar a manterem-se saudáveis para que o possam levar até à aventura! Aumenta Força, Inteligência e Constituição em <%= attrs %> cada. Armário Encantado: Conjunto de Ferrador (Item 1 de 3).", "weaponArmoireWeaversCombText": "Pente de Tecelão", "weaponArmoireWeaversCombNotes": "Use este pente para agrupar os seus fios cruzados de forma a tecer um tecido forte. Aumenta Percepção em <%= per %> e Força em <%= str %>. Armário Encantado: Conjunto de Tecelão (Item 2 de 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "armadura", "armorCapitalized": "Armadura", "armorBase0Text": "Roupas Modestas", @@ -386,8 +388,8 @@ "armorSpecialDandySuitNotes": "Está inegavelmente vestido para o sucesso! Aumenta Percepção em <%= per %>.", "armorSpecialSamuraiArmorText": "Armadura de Samurai", "armorSpecialSamuraiArmorNotes": "Esta armadura forte, é feita de escamas unidas por elegantes fios de seda. Aumenta Percepção em <%= per %>.", - "armorSpecialTurkeyArmorBaseText": "Turkey Armor", - "armorSpecialTurkeyArmorBaseNotes": "Keep your drumsticks warm and cozy in this feathery armor! Confers no benefit.", + "armorSpecialTurkeyArmorBaseText": "Armadura de Peru", + "armorSpecialTurkeyArmorBaseNotes": "Mantenha as suas coxas quentes e confortáveis com esta armadura de penas! Não confere benefícios.", "armorSpecialYetiText": "Túnica de Domador de Ieti", "armorSpecialYetiNotes": "Felpudo e feroz. Aumenta Constituição em <%= con %>. Equipamento Edição Limitada de Inverno 2013-2014.", "armorSpecialSkiText": "Parca Assa-ski-na", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "Este robusto conjunto de roupas irá protegê-lo de pingas de cera quente enquanto executa a sua arte! Aumenta Constituição em <%= con %>. Armário Encantado: Conjunto do Fabricante de Velas (Item 1 de 3).", "armorArmoireWovenRobesText": "Túnicas Tecidas", "armorArmoireWovenRobesNotes": "Exponha o seu trabalho de tecelagem usando esta túnica colorida com orgulho! Aumenta Constituição em <%= con %> e Inteligência em <%= int %>. Armário Encantado: Conjunto de Tecelão (Item 1 de 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "elmo", "headgearCapitalized": "Capacete", "headBase0Text": "Nenhum equipamento de cabeça", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Este poderoso elmo de aço ajudá-lo-á a ganhar a luta para ser saudável, feliz e produtivo! Aumenta Percepção em <%= per %>. Armário Encantado: Conjunto Anti Procrastinação (Item 1 de 3).", "headArmoireCandlestickMakerHatText": "Chapéu de Fabricante de Velas", "headArmoireCandlestickMakerHatNotes": "Um chapéu colorido que torna todos os trabalhos mais divertidos, com fabrico de velas não sendo uma excepção! Aumenta Percepção e Inteligência em <%= attrs %> cada. Armário Encantado: Conjunto do Fabricante de Velas (Item 2 de 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "item de mão oposta", "offhandCapitalized": "Item de mão oposta", "shieldBase0Text": "Nenhum Equipamento de Mão Oposta", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Esta capa possui bolsos secretos para esconder todo o Ouro que roubar às suas Tarefas. Não confere benefícios. Item de Assinante de Julho de 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "acessório para cabeça", "headAccessoryCapitalized": "Acessório de Cabeça", "accessories": "Acessórios", diff --git a/website/common/locales/pt/generic.json b/website/common/locales/pt/generic.json index 19b06f76d5..ec95db15f6 100644 --- a/website/common/locales/pt/generic.json +++ b/website/common/locales/pt/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Salvador de Dilatory", "achievementDilatoryText": "Ajudou a derrotar o Dread Drag'on de Dilatory durante o Evento Summer Splash 2014!", "costumeContest": "Participante do Concurso de Fantasia", - "costumeContestText": "Participou no Concurso de Traje Habitoween. Veja algumas das participações no blogue do Habitica!", - "costumeContestTextPlural": "Participou em <%= count %> Concursos de Traje Habitoween. Veja algumas das participações no blogue do Habitica!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Membro desde", "lastLoggedIn": "- Última sessão em", "notPorted": "Esta funcionalidade ainda não consta do site original.", diff --git a/website/common/locales/pt/groups.json b/website/common/locales/pt/groups.json index a8c1329a36..f96e5c93b9 100644 --- a/website/common/locales/pt/groups.json +++ b/website/common/locales/pt/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Mensagem Opcional", "yesRemove": "Sim, remova-os", "foreverAlone": "Não é possível curtir a própria mensagem. Não seja aquela pessoa.", - "sortLevel": "Ordenar por nível", - "sortRandom": "Organizar aleatoriamente", - "sortPets": "Ordenar por número de mascotes", - "sortName": "Ordenar por nome do avatar", - "sortBackgrounds": "Ordenar por plano de fundo", - "sortHabitrpgJoined": "Ordenar por data de registo no Habitica", - "sortHabitrpgLastLoggedIn": "Ordenar por último login do usuário", - "ascendingSort": "Ordenar crescentemente", - "descendingSort": "Ordenar decrescentemente", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Criar Guilda por 4 Gemas?", "leaveGroupCha": "Deixar os desafios da Guilda e...", "confirm": "Confirmar", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Não autorizado a deletar essa mensagem!", "onlyGroupLeaderCanEditTasks": "Não está autorizado para gerir as tarefas!", "onlyGroupTasksCanBeAssigned": "Apenas tarefas de grupo podem ser escolhidas!", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Foi-lhe retirados os seus privilégios de chat.", "newChatMessagePlainNotification": "Nova mensagem em <%= groupName %> por <%= authorName %>. Carregue aqui para abrir a página de chat!", "newChatMessageTitle": "Nova mensagem em <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Extras Divertidos", "enterprisePlansButton": "Perguntar acerca de Planos de Empresa", "enterprisePlansDescription": "Está à procura de uma instalação maior com necessidades customizadas? Veja se os nossos planos de empresa são o que precisa.", - "enterprisePlansEmailSubject": "Pergunta relacionada com Planos de Empresa", "familyPlansButton": "Registe-se na Lista de Distribuição de Plano de Família", "familyPlansDescription": "Quer uma solução mais confortável para gerir o seu lar? Planos de Família estão a caminho!", "createAGroup": "Criar um Grupo", diff --git a/website/common/locales/pt/limited.json b/website/common/locales/pt/limited.json index b0bba7c626..cbfc6a1856 100644 --- a/website/common/locales/pt/limited.json +++ b/website/common/locales/pt/limited.json @@ -5,11 +5,11 @@ "annoyingFriends": "Amigos Irritantes", "annoyingFriendsText": "Levou bolas de neve <%= count %> vezes dos membros do grupo.", "alarmingFriends": "Amigos Alarmantes", - "alarmingFriendsText": "Got spooked <%= count %> times by party members.", + "alarmingFriendsText": "Foi assustado <%= count %> vezes por membros da equipa.", "agriculturalFriends": "Amigos Agrícolas", - "agriculturalFriendsText": "Got transformed into a flower <%= count %> times by party members.", + "agriculturalFriendsText": "Foi transformado numa flor <%= count %> vezes por membros da equipa.", "aquaticFriends": "Amigos Aquáticos", - "aquaticFriendsText": "Got splashed <%= count %> times by party members.", + "aquaticFriendsText": "Foi ensopado <%= count %> vezes por membros da equipa.", "valentineCard": "Cartão do Dia dos Namorados", "valentineCardExplanation": "Por aguentar um poema tão água com açucar, ambos receberam a medalha \"Amigos Adoráveis\"!", "valentineCardNotes": "Envie um cartão do Dia dos Namorados para um membro da sua equipa.", @@ -28,7 +28,7 @@ "seasonalShop": "Loja Sazonal", "seasonalShopClosedTitle": "<%= linkStart %>Leslie<%= linkEnd %>", "seasonalShopTitle": "<%= linkStart %>Feiticeira Sazonal<%= linkEnd %>", - "seasonalShopClosedText": "The Seasonal Shop is currently closed!! It’s only open during Habitica’s four Grand Galas.", + "seasonalShopClosedText": "A Loja Sazonal está correntemente fechada! Só abre durante as quatro Grande Galas de Habitica.", "seasonalShopText": "Happy Spring Fling!! Would you like to buy some rare items? They’ll only be available until April 30th!", "seasonalShopSummerText": "Happy Summer Splash!! Would you like to buy some rare items? They’ll only be available until July 31st!", "seasonalShopFallText": "Happy Fall Festival!! Would you like to buy some rare items? They’ll only be available until October 31st!", @@ -43,7 +43,7 @@ "icicleDrakeSet": "Dragão de Gelo (Ladino)", "soothingSkaterSet": "Patinador Calmante (Curandeiro)", "gingerbreadSet": "Guerreiro de Gengibre (Guerreiro)", - "snowDaySet": "Snow Day Warrior (Warrior)", + "snowDaySet": "Guerreiro de Dia de Neve (Guerreiro)", "snowboardingSet": "Snowboarding Sorcerer (Mage)", "festiveFairySet": "Festive Fairy (Healer)", "cocoaSet": "Cocoa Rogue (Rogue)", diff --git a/website/common/locales/pt/messages.json b/website/common/locales/pt/messages.json index 44ed997f7d..a65e08cf9b 100644 --- a/website/common/locales/pt/messages.json +++ b/website/common/locales/pt/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Já reportou esta mensagem.", "messageGroupChatNotFound": "Mensagem não encontrada!", "messageGroupChatAdminClearFlagCount": "Somente um administrador pode remover o contador de bandeira!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Whoops, looks like you're posting too many messages! Please wait a minute and try again. The Tavern chat only holds 200 messages at a time, so Habitica encourages posting longer, more thoughtful messages and consolidating replies. Can't wait to hear what you have to say. :)", "messageUserOperationProtected": "caminho `<%= operation %>` não foi salvo, já que é um caminho protegido.", "messageUserOperationNotFound": "<%= operation %> operação não encontrada", diff --git a/website/common/locales/pt/npc.json b/website/common/locales/pt/npc.json index 0c7f753d55..aca6b3ae09 100644 --- a/website/common/locales/pt/npc.json +++ b/website/common/locales/pt/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Gema", "typeNotSellable": "Tipo não é vendível. Precisa ser um dos seguintes <%= acceptedTypes %>", "userItemsKeyNotFound": "Chave não encontrada para user.items <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Texto do caminho é necessário", "unlocked": "Itens foram destravados", "alreadyUnlocked": "Conjunto completo já destravado.", diff --git a/website/common/locales/pt/quests.json b/website/common/locales/pt/quests.json index 03c5efb0df..b205b50e38 100644 --- a/website/common/locales/pt/quests.json +++ b/website/common/locales/pt/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Você precisa ser nível <%= level %> para comprar essa missão!", "mustInviteFriend": "Para adquirir esta missão, convide um amigo para seu Grupo. Convidar alguém agora?", "unlockByQuesting": "Para desbloquear esta missão, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Você tem certeza que deseja cancelar esta missão? Todos os convites aceitos serão perdidos. O dono da missão manterá a posse do pergaminho de missão.", "sureAbort": "Você tem certeza que deseja abortar esta missão? Ela abortará para todos em sua equipe e todo progresso será perdido. O pergaminho de missão retornará para o dono da missão.", "doubleSureAbort": "Tem certeza mesmo? Certifique-se de que eles não o detestarão para sempre!", diff --git a/website/common/locales/pt/questscontent.json b/website/common/locales/pt/questscontent.json index 903bb58042..89e6df8df2 100644 --- a/website/common/locales/pt/questscontent.json +++ b/website/common/locales/pt/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Tatu (Ovo)", "questArmadilloUnlockText": "Desbloqueie ovos de Tatu compráveis no Mercado", "questCowText": "A vaca Mootante", - "questCowNotes": "Tem sido um dia longo e quente nas Sparring Farms e não há nada mais desejável agora que um bom copo de água e algum sono. Está ali parado de pé, a sonhar acordado, quando @Soloana subitamente grita, \"Fujam! A vaca de prémio mootou!\"

@eevachu engole em seco. \"Devem ser os nossos maus hábitos que a infectaram.\"

\"Depressa!\" diz Feralem Tau. \"Façamos algo antes que as outras vacas mootem também!\"

Você ouviu o suficiente. Chega de sonhar acordado -- é altura de por estes maus hábitos sobe controle!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Você espreme os seus bons hábitos por todo o seu valor até que a vaca reverte à sua forma original. A vaca olha para sim com os seus olhos castanhos bonitos e empurra 3 ovos.

@fuzzytrees ri-se e entrega-lhe os ovos. \"Talvez ainda tenha uma mootação se existem vitelos nestes ovos. Confio em ti para te manteres disciplinado nos teus bons hábitos quando as estiveres a criar!\"", "questCowBoss": "Vaca Mootante", "questCowDropCowEgg": "Vaca (Ovo)", diff --git a/website/common/locales/pt/settings.json b/website/common/locales/pt/settings.json index 1f71d99a9f..57c8087466 100644 --- a/website/common/locales/pt/settings.json +++ b/website/common/locales/pt/settings.json @@ -65,7 +65,7 @@ "resetText1": "ATENÇÃO! Isso redefine várias partes da sua conta. Isso é altamente desencorajado, mas algumas pessoas acham útil no início, após brincarem com o site por um curto período de tempo.", "resetText2": "Perderá todos os seus níveis, ouro e pontos de experiência. Todas as suas tarefa (excepto as criadas por desafios) serão apagadas permanentemente e perderá toda a informação de histórico das mesmas. Perderá todo o seu equipamento mas ser-lhe-á possível comprá-lo todo de volta, incluindo equipamento de edição limitada ou items Mistério de subscrição que já possua (deverá ter a classe correcta para poder comprar equipamento específico a uma classe outra vez). Manterá a sua classe corrente bem como os seus animais de estimação e montadas. Talvez prefira utilizar uma Orbe de Renascimento, uma opção mais segura e que preservará todas as suas tarefas e equipamento.", "deleteLocalAccountText": "Tem a certeza? Isto irá eliminar a sua conta para sempre, e esta nunca mais poderá ser restaurada! Irá precisar de registar uma nova conta para utilizar novamente o Habitica. As Gemas gastas ou guardadas não serão reembolsadas. Se tiver a certeza absoluta, digite a sua palavra-passe na caixa de texto abaixo.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Copie isto para utilizar nas aplicações de terceiros. Entretanto, pense no seu Código API como uma palavra-passe, e não o divulgue publicamente. Ocasionalmente, poderá ser-lhe pedido a sua Identificação de Utilizador, mas nunca publique o seu Código API onde os outros possam vê-lo, incluindo no Github.", diff --git a/website/common/locales/pt/spells.json b/website/common/locales/pt/spells.json index 6203e893c8..9531aede4e 100644 --- a/website/common/locales/pt/spells.json +++ b/website/common/locales/pt/spells.json @@ -1,15 +1,15 @@ { "spellWizardFireballText": "Explosão de Chamas", - "spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)", + "spellWizardFireballNotes": "Você invoca EXP e dá dano flamejante aos Chefões! (Baseado em: INT)", "spellWizardMPHealText": "Onda Etérea", - "spellWizardMPHealNotes": "You sacrifice mana so the rest of your Party gains MP! (Based on: INT)", + "spellWizardMPHealNotes": "Você sacrifica Mana para que o resto da sua equipa ganhe PM! (Baseado em: INT)", "spellWizardEarthText": "Terramoto", - "spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)", + "spellWizardEarthNotes": "O seu poder mental abana a terra e aumenta a Inteligência da sua equipa! (Baseado em: INT base)", "spellWizardFrostText": "Geada Arrepiante", - "spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!", + "spellWizardFrostNotes": "Com um lançar de feitiço, gelo congela todas os seus combos para que não reinicializem amanhã!", "spellWizardFrostAlreadyCast": "Já lançou isto hoje. Os seus elementos estão congelados, e não precisa de os lançar novamente.", "spellWarriorSmashText": "Destruição Brutal", - "spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)", + "spellWarriorSmashNotes": "Você faz com que uma tarefa fique mais azul/menos vermelha e dá dano extra a Chefões! (Baseado em: STR)", "spellWarriorDefensiveStanceText": "Postura Defensiva", "spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)", "spellWarriorValorousPresenceText": "Presença Valente", diff --git a/website/common/locales/pt/subscriber.json b/website/common/locales/pt/subscriber.json index 37d4af6a0c..4e0d487744 100644 --- a/website/common/locales/pt/subscriber.json +++ b/website/common/locales/pt/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Tipo de carta desconhecido.", "invalidCoupon": "Código de cupom inválido.", "couponUsed": "Código de cupom já utilizado.", - "noSudoAccess": "Você não possui acesso de administrador.", "couponCodeRequired": "O código do cupom é requerido.", "eventRequired": "\"req.params.event\" é necessário.", "countRequired": "\"req.query.count\" é necessário.", diff --git a/website/common/locales/pt/tasks.json b/website/common/locales/pt/tasks.json index e2d8f8bfae..74d506e66f 100644 --- a/website/common/locales/pt/tasks.json +++ b/website/common/locales/pt/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirme que esta Tarefa Diária não foi terminada antes de aplicar dano", "yesterDailiesDescription": "Se esta configuração for ativada, Habitica irá perguntar-lhe se quer deixar a Tarefa Diária por completar antes de calcular e aplicar dano ao seu avatar. Isto pode protegê-lo contra dano não intencional.", "repeatDayError": "Por favor confirme que tem pelo menos um dia da semana escolhido.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/pt_BR/backgrounds.json b/website/common/locales/pt_BR/backgrounds.json index c2d3424b85..cd745addfa 100644 --- a/website/common/locales/pt_BR/backgrounds.json +++ b/website/common/locales/pt_BR/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Castelo da Meia-Noite", "backgroundMidnightCastleNotes": "Ande pelo Castelo da Meia-Noite.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Voe por um Tornado." + "backgroundTornadoNotes": "Voe por um Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/pt_BR/challenge.json b/website/common/locales/pt_BR/challenge.json index b6d936bc43..6c538afa92 100644 --- a/website/common/locales/pt_BR/challenge.json +++ b/website/common/locales/pt_BR/challenge.json @@ -29,7 +29,7 @@ "either": "Ambos", "createChallenge": "Criar Desafio", "createChallengeAddTasks": "Adicionar tarefa de desafio", - "createChallengeCloneTasks": "Clone Challenge Tasks", + "createChallengeCloneTasks": "Clonar Tarefas do Desafio", "addTaskToChallenge": "Adicionar tarefa", "discard": "Descartar", "challengeTitle": "Título do Desafio", @@ -127,5 +127,6 @@ "locationRequired": "A localização do desafio é necessária ('Adicionar a')", "categoiresRequired": "Uma ou mais categorias devem ser selecionadas", "viewProgressOf": "Ver Progresso De", - "selectMember": "Selecione um Membro" + "selectMember": "Selecione um Membro", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/pt_BR/character.json b/website/common/locales/pt_BR/character.json index e39f7a1341..ac79f11454 100644 --- a/website/common/locales/pt_BR/character.json +++ b/website/common/locales/pt_BR/character.json @@ -163,6 +163,7 @@ "dieText": "Você perdeu um Nível, todo seu Ouro, e uma peça aleatória de Equipamento. Erga-se, Habiticano, e tente novamente! Acabe com esses Hábitos negativos, esteja atento à realização de suas Diárias, e afaste a morte com uma Poção de Vida se vacilar!", "sureReset": "Tem certeza? Isto irá reiniciar a classe e os pontos de atributos do seu personagem (você receberá os pontos de volta para realocar) e custa 3 Gemas.", "purchaseFor": "Comprar por <%= cost %> Gemas?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Mana insuficiente.", "invalidTarget": "Você não pode utilizar uma habilidade aqui.", "youCast": "Você conjurou <%= spell %>.", diff --git a/website/common/locales/pt_BR/content.json b/website/common/locales/pt_BR/content.json index dd849a86bd..ad80f2a434 100644 --- a/website/common/locales/pt_BR/content.json +++ b/website/common/locales/pt_BR/content.json @@ -158,9 +158,9 @@ "questEggHippoText": "Hipopótamo", "questEggHippoMountText": "Hipopótamo", "questEggHippoAdjective": "um feliz", - "questEggYarnText": "Yarn", - "questEggYarnMountText": "Flying Carpet", - "questEggYarnAdjective": "woolen", + "questEggYarnText": "Novelo", + "questEggYarnMountText": "Tapete Voador", + "questEggYarnAdjective": "de lã", "eggNotes": "Ache uma poção de eclosão para usar nesse ovo e ele irá chocar em <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Básico", "hatchingPotionWhite": "Branco", diff --git a/website/common/locales/pt_BR/contrib.json b/website/common/locales/pt_BR/contrib.json index fba2b767ce..6820dd7687 100644 --- a/website/common/locales/pt_BR/contrib.json +++ b/website/common/locales/pt_BR/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, você é demais! Agora você é nível <%= level %> de contribuidor(a) por ajudar o Habitica. Veja", "contribLink": "os prêmios que você ganhou por sua contribuição!", "contribName": "Contribuidores", - "contribText": "Contribuiu para Habitica (código, design, pixel art, aconselhamento jurídico, documentação, etc). Quer este medalha? Leia mais. ", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Saber Mais", "kickstartName": "Apoiador do Kickstarter - Nível $<%= key %>", "kickstartText": "Apoiou o Projeto do Kickstarter", diff --git a/website/common/locales/pt_BR/front.json b/website/common/locales/pt_BR/front.json index b828f32547..1945d45fdf 100644 --- a/website/common/locales/pt_BR/front.json +++ b/website/common/locales/pt_BR/front.json @@ -30,6 +30,7 @@ "companyAbout": "Como Funciona", "companyBlog": "Blog", "devBlog": "Blog do Desenvolvedor", + "companyContribute": "Contribute", "companyDonate": "Doar", "companyPrivacy": "Privacidade", "companyTerms": "Termos", @@ -195,7 +196,7 @@ "unlockHeadline": "À medida que você é produtivo, você desbloqueia novos conteúdos!", "useUUID": "Use UUID / API Token (Para Usuários do Facebook)", "username": "Nome de Usuário", - "emailOrUsername": "Email or Login Name (case-sensitive)", + "emailOrUsername": "E-mail ou Nome de Usuário (sensível à capitalização)", "watchVideos": "Veja Vídeos", "work": "Trabalho", "zelahQuote": "Com o [Habitica], eu sou persuadido a ir para a cama na hora pelos pontos que ganho por dormir cedo ou pela vida que perco dormindo tarde!", @@ -252,7 +253,7 @@ "missingNewPassword": "Faltando nova senha.", "invalidEmailDomain": "Você não pode se registrar com emails destes domínios: <%= domains %>", "wrongPassword": "Senha incorreta.", - "incorrectDeletePhrase": "Por favor, escreva DELETE em letras maiúsculas para deletar sua conta.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Endereço de e-mail inválido.", "emailTaken": "Endereço de e-mail já está sendo usado em uma conta.", "newEmailRequired": "Faltando novo endereço de e-mail.", @@ -264,7 +265,7 @@ "passwordResetEmailSubject": "Reiniciar senha do Habitica", "passwordResetEmailText": "Se você pediu para mudar a senha do usuário <%= username %> no Habitica, vá para <%= passwordResetLink %> para definir uma nova senha. Esse link irá expirar após 24 horas. Se você não pediu para mudar a senha, ignore este e-mail.", "passwordResetEmailHtml": "Se você pediu para mudar a senha do usuário <%= username %> no Habitica, \">clique aqui para definir uma nova senha. O link irá expirar após 24 horas.

Se você não pediu para mudar a senha, ignore este e-mail.", - "invalidLoginCredentialsLong": "Uh-oh - your email address / login name or password is incorrect.\n- Make sure they are typed correctly. Your login name and password are case-sensitive.\n- You may have signed up with Facebook or Google-sign-in, not email so double-check by trying them.\n- If you forgot your password, click \"Forgot Password\".", + "invalidLoginCredentialsLong": "Oh não - seu endereço de e-mail / nome de usuário ou senha está incorreto.\n- Certifique-se de que foram digitados corretamente. Seu nome de usuário e senha são sensíveis à capitalização de letras.\n- Você pode ter se cadastrado com o Facebook ou Google, não com o e-mail. Cheque tentando fazer login com estas opções.\n- Se você esqueceu sua senha, clique em \"Esqueci a Senha\".", "invalidCredentials": "Não há uma conta associada a esses dados.", "accountSuspended": "Conta suspensa, por favor entre em contato com <%= communityManagerEmail %> com o seu ID de usuário \"<%= userId %>\" para obter ajuda.", "unsupportedNetwork": "Esta rede social não é suportada atualmente.", diff --git a/website/common/locales/pt_BR/gear.json b/website/common/locales/pt_BR/gear.json index 9f44a8d25f..b9dc72dc88 100644 --- a/website/common/locales/pt_BR/gear.json +++ b/website/common/locales/pt_BR/gear.json @@ -308,8 +308,10 @@ "weaponArmoireBattleAxeNotes": "Este belo machado de ferro é bom para lutar contra seus mais ferozes inimigos ou suas tarefas mais difíceis. Aumenta Inteligência em <%= int %> e Constituição em <%= con %>. Armário Encantado: Item Independente.", "weaponArmoireHoofClippersText": "Cortadores de Cascos", "weaponArmoireHoofClippersNotes": "Apare os cascos de suas trabalhadoras montarias para as ajudar a se manter saudáveis enquanto elas te carregam para as aventuras! Aumenta Força, Inteligência e Constituição em <%= attrs %> cada. Armário Encantado: Conjunto do Tratador de Cavalos (Item 1 de 3).", - "weaponArmoireWeaversCombText": "Weaver's Comb", + "weaponArmoireWeaversCombText": "Pente do Fiandeiro", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "armadura", "armorCapitalized": "Armadura", "armorBase0Text": "Roupas Modestas", @@ -386,7 +388,7 @@ "armorSpecialDandySuitNotes": "Você está inegavelmente vestido para o sucesso! Aumenta Percepção em <%= per %>.", "armorSpecialSamuraiArmorText": "Armadura do Samurai", "armorSpecialSamuraiArmorNotes": "Esta escamada e forte armadura é mantida junto com elegantes cordas de seda. Aumenta Percepção em <%= per %>.", - "armorSpecialTurkeyArmorBaseText": "Turkey Armor", + "armorSpecialTurkeyArmorBaseText": "Armadura Peru", "armorSpecialTurkeyArmorBaseNotes": "Keep your drumsticks warm and cozy in this feathery armor! Confers no benefit.", "armorSpecialYetiText": "Túnica de Domador de Ieti", "armorSpecialYetiNotes": "Felpudo e feroz. Aumenta Constituição em <%= con %>. Equipamento de Edição Limitada. Inverno de 2013 2014.", @@ -582,10 +584,10 @@ "armorMystery201704Notes": "O povo das fadas elaboraram essa armadura a partir do orvalho da manhã para capturar as cores do nascer do sol. Não concede benefícios. Item de Assinante, Abril de 2017.", "armorMystery201707Text": "Armadura do Medusomante", "armorMystery201707Notes": "Esta armadura irá ajudar a você se misturar com as criaturas do oceano enquanto realiza missões e aventuras submersas. Não concede benefícios. Item de Assinante, Julho de 2017.", - "armorMystery201710Text": "Imperious Imp Apparel", + "armorMystery201710Text": "Traje Diabrete Imperioso", "armorMystery201710Notes": "Escamosa, brilhante e forte! Não confere benefícios. Item de Assinante de Outubro de 2017.", "armorMystery201711Text": "Carpet Rider Outfit", - "armorMystery201711Notes": "This cozy sweater set will help keep you warm as you ride through the sky! Confers no benefit. November 2017 Subscriber Item.", + "armorMystery201711Notes": "Este aconchegante conjunto de agasalho vai mantê-lo aquecido enquanto você voa pelo céu! Não confere nenhum benefício. Item de Assinante, Novembro de 2017.", "armorMystery301404Text": "Traje da Revolução Industrial", "armorMystery301404Notes": "Elegante e distinto! Não concede benefícios. Item de Assinante, Fevereiro de 3015.", "armorMystery301703Text": "Vestido de Pavão da Revolução Industrial", @@ -660,8 +662,10 @@ "armorArmoireFarrierOutfitNotes": "Essas robustas roupas de trabalho suportam o mais bagunçado Estábulo. Aumenta Inteligência, Constituição e Percepção em <%= attrs %> cada. Armário Encantado: Conjunto do Tratador de Cavalos (Item 2 de 3).", "armorArmoireCandlestickMakerOutfitText": "Traje do Criador de Castiçais", "armorArmoireCandlestickMakerOutfitNotes": "Esse conjunto de roupas robustas vai proteger você de cera quente derramada enquanto você faz o seu ofício! Aumenta Constituição em <%= con %>. Armário Encantado: Conjunto Criador de Castiçais (Item 1 de 3).", - "armorArmoireWovenRobesText": "Woven Robes", + "armorArmoireWovenRobesText": "Túnica Tecida", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "Elmo", "headgearCapitalized": "Equipamento De Cabeça", "headBase0Text": "Sem Equipamento de Cabeça", @@ -740,7 +744,7 @@ "headSpecialKabutoNotes": "Este elmo é funcional e bonito! Seus inimigos irão ficar distraídos admirando-o. Aumenta a Inteligência em <%= int %>.", "headSpecialNamingDay2017Text": "Elmo de Grifo Real Roxo", "headSpecialNamingDay2017Notes": "Feliz Habitversário! Coloque esse destemido e emplumado elmo ao parabenizar o Habitica. Não confere benefícios.", - "headSpecialTurkeyHelmBaseText": "Turkey Helm", + "headSpecialTurkeyHelmBaseText": "Elmo Peru", "headSpecialTurkeyHelmBaseNotes": "Your Turkey Day look will be complete when you don this beaked helm! Confers no benefit.", "headSpecialNyeText": "Chapéu Festivo Absurdo", "headSpecialNyeNotes": "Você recebeu um Chapéu Festivo Absurdo! Use-o com orgulho enquanto comemora o Ano Novo! Não concede benefícios.", @@ -938,7 +942,7 @@ "headMystery201705Notes": "Habitica é conhecido por seus destemidos e produtivos Grifos Guerreiros. Seja como um grifo ao usar este elmo de penas. Não concede benefícios. Item de Assinante, Maio de 2017.", "headMystery201707Text": "Elmo do Medusomante", "headMystery201707Notes": "Precisa de uma ajuda extra para suas tarefas? Este elmo de água viva tem alguns tentáculos para te ajudar! Não concede benefícios. Item de Assinante, Julho de 2017.", - "headMystery201710Text": "Imperious Imp Helm", + "headMystery201710Text": "Elmo Diabrete Imperioso", "headMystery201710Notes": "Este elmo o faz parecer intimidador... mas não facilitará seu senso de profundidade! Não confere benefícios. Item de Assinante de Outubro de 2017.", "headMystery301404Text": "Cartola Chique", "headMystery301404Notes": "Uma cartola chique para os mais finos cavalheiros e damas! Não concede benefícios. Item de Assinante, Janeiro de 3015.", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Este poderoso elmo de aço ajudará na luta para ser saudável, feliz e produtivo! Aumenta Percepção em<%= per %>. Armário Encantado: Conjunto Anti-Procrastinação (Item 1 de 3).", "headArmoireCandlestickMakerHatText": "Chapéu do Criador de Castiçais", "headArmoireCandlestickMakerHatNotes": "Um chapéu elegante torna todo trabalho divertido e o Criador de Castiçais não é uma exceção! Aumenta Percepção e Inteligência em <%= attrs %> cada. Armário Encantado: Conjunto Criador de Castiçais (Item 2 de 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "mão secundária", "offhandCapitalized": "Mão Secundária", "shieldBase0Text": "Sem Item na Mão Secundária", @@ -1212,7 +1218,7 @@ "shieldArmoireHorseshoeNotes": "Ajude a proteger os pés de suas montarias com esse sapato de ferro. Aumenta Constituição, Percepção e Força em <%= attrs %> cada. Armário Encantado: Conjunto do Tratador de Cavalos (Item 3 de 3)", "shieldArmoireHandmadeCandlestickText": "Castiçal Feito à Mão", "shieldArmoireHandmadeCandlestickNotes": "Sua cera fina fornece luz e calor para os Habiticanos gratos! Aumenta Força em <%= str %>. Armário Encantado: Conjunto Criador de Castiçais (Item 3 de 3).", - "shieldArmoireWeaversShuttleText": "Weaver's Shuttle", + "shieldArmoireWeaversShuttleText": "Transporte do Fiandeiro", "shieldArmoireWeaversShuttleNotes": "This tool passes your weft thread through the warp to make cloth! Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Weaver Set (Item 3 of 3).", "back": "Acessório de Fundo", "backCapitalized": "Acessório para costas", @@ -1252,7 +1258,7 @@ "backSpecialSnowdriftVeilNotes": "Este véu translúcido faz com que pareça que você está cercado por uma elegante formação de neve. Não concede benefícios.", "backSpecialAetherCloakText": "Capa Etérea", "backSpecialAetherCloakNotes": "This cloak once belonged to the Lost Masterclasser herself. Increases Perception by <%= per %>.", - "backSpecialTurkeyTailBaseText": "Turkey Tail", + "backSpecialTurkeyTailBaseText": "Rabo Peru", "backSpecialTurkeyTailBaseNotes": "Wear your noble Turkey Tail with pride while you celebrate! Confers no benefit.", "body": "Acessório de Corpo", "bodyCapitalized": "Acessório de corpo", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Esta capa tem bolsos secretos para esconder todo o Ouro que você conseguir de suas Tarefas. Não concede benefícios. Item de Assinante, Junho de 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "acessório de cabeça", "headAccessoryCapitalized": "Acessório de Cabeça", "accessories": "Acessórios", diff --git a/website/common/locales/pt_BR/generic.json b/website/common/locales/pt_BR/generic.json index 82beda1879..49fd05bacb 100644 --- a/website/common/locales/pt_BR/generic.json +++ b/website/common/locales/pt_BR/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Salvador de Lentópolis", "achievementDilatoryText": "Ajudou a derrotar o Terrível Dragão de Lentópolis durante o Evento Banho de Verão de 2014!", "costumeContest": "Participante do Concurso de Fantasia", - "costumeContestText": "Participou no Concurso Habitoween de Fantasia. Veja algumas das participações no blog do Habitica!", - "costumeContestTextPlural": "Participou de <%= count %> Concurso(s) Habitoween de Fantasias. Veja algumas das participações no blog do Habitica!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Membro desde", "lastLoggedIn": "- Última conexão em", "notPorted": "Essa funcionalidade ainda não foi portada do site original.", diff --git a/website/common/locales/pt_BR/groups.json b/website/common/locales/pt_BR/groups.json index d67b81ffe2..d802d278a9 100644 --- a/website/common/locales/pt_BR/groups.json +++ b/website/common/locales/pt_BR/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Mensagem opcional", "yesRemove": "Sim, remova-os", "foreverAlone": "Não é possível curtir a própria mensagem. Não seja 'aquela' pessoa.", - "sortLevel": "Ordenar por nível", - "sortRandom": "Ordenar aleatoriamente", - "sortPets": "Ordenar por número de mascotes", - "sortName": "Ordenar por nome do avatar", - "sortBackgrounds": "Ordenar por cenário", - "sortHabitrpgJoined": "Ordenar por data de entrada no Habitica", - "sortHabitrpgLastLoggedIn": "Ordenar por último login do usuário", - "ascendingSort": "Ordenamento Crescente", - "descendingSort": "Ordenamento Decrescente", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Criar Guilda por 4 Gemas?", "leaveGroupCha": "Deixar os desafios da Guilda e...", "confirm": "Confirmar", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Não autorizado a deletar essa mensagem!", "onlyGroupLeaderCanEditTasks": "Não tem autorização para gerenciar tarefas!", "onlyGroupTasksCanBeAssigned": "Apenas tarefas de grupo podem ser designadas", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Seus privilégios do chat foram revogados.", "newChatMessagePlainNotification": "Nova mensagem em <%= groupName %> de <%= authorName %>. Clique aqui para abrir a página do chat!", "newChatMessageTitle": "Nova mensagem em <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Extras Divertidos", "enterprisePlansButton": "Pergunte sobre Planos Empresariais", "enterprisePlansDescription": "Procurando por uma instalação em larga escala e com necessidades específicas? Veja se nossos planos empresariais atendem você.", - "enterprisePlansEmailSubject": "Perguntas sobre os Planos Empresariais", "familyPlansButton": "Cadastre-se para a lista de espera dos Planos Familiares.", "familyPlansDescription": "Quer uma solução mais aconchegante para gerenciar sua casa? Planos Familiares já estão chegando!", "createAGroup": "Crie um Grupo", diff --git a/website/common/locales/pt_BR/messages.json b/website/common/locales/pt_BR/messages.json index 3071be2028..c68d53e840 100644 --- a/website/common/locales/pt_BR/messages.json +++ b/website/common/locales/pt_BR/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Você já reportou essa mensagem.", "messageGroupChatNotFound": "Mensagem não encontrada!", "messageGroupChatAdminClearFlagCount": "Somente um administrador pode remover o contador de denúncias!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Ops, parece que você está postando mensagens demais! Por favor aguarde um minuto e tente novamente. O chat da Taverna só suporta 200 mensagens por vez, então a Habitica recomenda postar mensagens longas e mais profundas e respostas consolidadoras. Mal posso esperar para ouvir o que você tem a dizer. :)", "messageUserOperationProtected": "caminho `<%= operation %>` não foi salvo, já que é um caminho protegido.", "messageUserOperationNotFound": "<%= operation %> operação não encontrada", diff --git a/website/common/locales/pt_BR/npc.json b/website/common/locales/pt_BR/npc.json index 14c8cc73e8..e6d9c592fb 100644 --- a/website/common/locales/pt_BR/npc.json +++ b/website/common/locales/pt_BR/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Gema", "typeNotSellable": "Tipo não pode ser vendido. Precisa ser um dos seguintes <%= acceptedTypes %>", "userItemsKeyNotFound": "Chave não encontrada para user.items <%= type %>", - "userItemsNotEnough": "Não foram encontrados itens suficientes para user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Texto do caminho é necessário", "unlocked": "Itens foram destravados", "alreadyUnlocked": "Conjunto completo já destravado.", diff --git a/website/common/locales/pt_BR/quests.json b/website/common/locales/pt_BR/quests.json index 09e59519d0..3f12210a69 100644 --- a/website/common/locales/pt_BR/quests.json +++ b/website/common/locales/pt_BR/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Você precisa ser nível <%= level %> para comprar essa missão!", "mustInviteFriend": "Para ganhar esta missão, convide um amigo para seu Grupo. Convidar alguém agora?", "unlockByQuesting": "Para desbloquear esta missão, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Você tem certeza que deseja cancelar esta missão? Todos os convites aceitos serão desfeitos. O dono da missão manterá a posse do pergaminho de missão.", "sureAbort": "Você tem certeza que deseja abortar esta missão? Ela abortará para todos em seu grupo e todo progresso será perdido. O pergaminho de missão retornará para o dono da missão.", "doubleSureAbort": "Tem certeza mesmo? Certifique-se de que eles não o detestarão para sempre!", diff --git a/website/common/locales/pt_BR/questscontent.json b/website/common/locales/pt_BR/questscontent.json index 5238c57775..009f3d8930 100644 --- a/website/common/locales/pt_BR/questscontent.json +++ b/website/common/locales/pt_BR/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Tatu (Ovo)", "questArmadilloUnlockText": "Desbloqueia ovos de Tatu para compra no Mercado", "questCowText": "A Vaca Muutante", - "questCowNotes": "Foi um dia longo e quente nas Fazendas Sparring, e não há nada que você queira mais que um belo gole d'água e um descanso. Você está parado lá, sonhando acordado, quando @Soloana de repente grita, \"Corram! A vaca premiada sofreu uma muutação!\"

@eevachu Encole seco. \"Devem ter sido nossos maus hábitos que a infectaram.\"

\"Rápido!\" Diz Feralem Tau. \"Vamos fazer algo antes que as vacas leiteiras sofram muutações também.\"

Você não aguenta mais. Chega de sonhar acordado -- está na hora de controlar esses maus hábitos!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Você ordenha seus bons hábitos em tudo que consegue, até que a vaca volta à sua forma original. A vaca olha para você com seus bonitos olhos castanhos e deixa três ovos.

@fuzzytrees ri e te dá os ovos, \"Talvez ainda esteja muutante se houverem bebês vaca nesses ovos. Mas eu confio em você para manter seus bons hábitos ao criar estes ovos!\"", "questCowBoss": "Vaca Muutante", "questCowDropCowEgg": "Vaca (Ovo)", diff --git a/website/common/locales/pt_BR/settings.json b/website/common/locales/pt_BR/settings.json index 5bcf5eba24..a18e139be6 100644 --- a/website/common/locales/pt_BR/settings.json +++ b/website/common/locales/pt_BR/settings.json @@ -65,7 +65,7 @@ "resetText1": "ATENÇÃO! Isto irá reiniciar grande parte da sua conta. Isto é altamente desencorajado, mas algumas pessoas acham útil no início após brincarem com o site por um curto período de tempo.", "resetText2": "Você irá perder todos seus níveis, ouro e pontos de experiência. Todas suas tarefas (exceto aquelas de desafios) serão apagadas permanentemente e você perderá todas informações de histórico delas. Você perderá todo equipamento mas será capaz de comprar tudo de volta, incluindo todo equipamento de edição limitada ou de itens Misteriosos de assinante que você já possua (será necessário ser da classe correta para recomprar itens específicos de classes) Você manterá sua classe atual, mascotes e montarias. Talvez você prefira usar o Orbe do Renascimento, que é uma opção muito mais segura e que preservará suas tarefas e equipamentos.", "deleteLocalAccountText": "Você tem certeza? Isso apagará sua conta para sempre e ela nunca mais poderá ser recuperada! Você precisará registrar uma nova conta para usar o Habitica novamente. Gemas gastas ou armazenadas não serão reembolsadas. Se você tiver certeza absoluta, digite sua senha na caixa de texto abaixo.", - "deleteSocialAccountText": "Você tem certeza? Isso apagará sua conta para sempre e você nunca mais poderá recuperá-la! Você precisará registrar uma nova conta para usar o Habitica novamente. Gemas gastas ou acumuladas não serão reembolsadas. Se você tiver certeza absoluta, digite \"DELETE\" na caixa de texto abaixo.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Copie isso para uso em aplicações de terceiros. Entretanto, pense no seu API Token como uma senha, não divulgue publicamente. Seu ID de Usuário pode ser, ocasionalmente, solicitado, mas nunca divulgue seu API Token em lugares onde outros possam ver, incluindo o Github.", diff --git a/website/common/locales/pt_BR/subscriber.json b/website/common/locales/pt_BR/subscriber.json index e73d2b0e5c..4cdde408df 100644 --- a/website/common/locales/pt_BR/subscriber.json +++ b/website/common/locales/pt_BR/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Tipo de cartão desconhecido.", "invalidCoupon": "Código de cupom inválido.", "couponUsed": "Código de cupom já utilizado.", - "noSudoAccess": "Você não possui acesso de administrador.", "couponCodeRequired": "O código do cupom é requerido.", "eventRequired": "\"req.params.event\" é necessário.", "countRequired": "\"req.query.count\" é necessário.", diff --git a/website/common/locales/pt_BR/tasks.json b/website/common/locales/pt_BR/tasks.json index d53550a441..f2c3c958e4 100644 --- a/website/common/locales/pt_BR/tasks.json +++ b/website/common/locales/pt_BR/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirme se essa Diária não foi completada antes de aplicar dano", "yesterDailiesDescription": "Se essa opção for selecionada, o Habitica vai te perguntar se você realmente quer deixar a Diária desmarcada antes de calcular e aplicar dano ao seu personagem. Isso pode te proteger de receber dano não intencional.", "repeatDayError": "Por favor, garanta que você tem ao menos um dia da semana selecionado.", - "searchTasks": "Pesquise em títulos e descrições..." + "searchTasks": "Pesquise em títulos e descrições...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/ro/backgrounds.json b/website/common/locales/ro/backgrounds.json index 1de812c56e..70aed6ae88 100644 --- a/website/common/locales/ro/backgrounds.json +++ b/website/common/locales/ro/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Midnight Castle", "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundTornadoNotes": "Fly through a Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/ro/challenge.json b/website/common/locales/ro/challenge.json index bd3d119446..f12d8f1e4d 100644 --- a/website/common/locales/ro/challenge.json +++ b/website/common/locales/ro/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/ro/character.json b/website/common/locales/ro/character.json index 372ec40a6f..723a9985d7 100644 --- a/website/common/locales/ro/character.json +++ b/website/common/locales/ro/character.json @@ -163,6 +163,7 @@ "dieText": "Ai pierdut un Nivel, tot Aurul tău și o piesă de echipament aleatorie. Ridică-te, Habitanule, și mai încearcă o dată! Pune frâu obiceiurilor negative, fii vigilent la îndeplinirea Cotidienelor și ține moartea la distanță cu o Poțiune de Sănătate dacă te împiedici!", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "Achiziționează pentru <%= cost %> Nestemate ?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Nu ai destulă mana.", "invalidTarget": "You can't cast a skill on that.", "youCast": "Ai făcut vraja <%= spell %>.", diff --git a/website/common/locales/ro/contrib.json b/website/common/locales/ro/contrib.json index 9aa0ec43eb..c6cbe602c4 100644 --- a/website/common/locales/ro/contrib.json +++ b/website/common/locales/ro/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, you awesome person! You're now a tier <%= level %> contributor for helping Habitica. See", "contribLink": "ce premii ai câștigat pentru contribuția ta!", "contribName": "Contribuitor", - "contribText": "Has contributed to Habitica (code, design, pixel art, legal advice, docs, etc). Want this badge? Read more.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Citește mai mult", "kickstartName": "Kickstarter Backer - $<%= key %> Tier", "kickstartText": "A susținut proiectul Kickstarter", diff --git a/website/common/locales/ro/front.json b/website/common/locales/ro/front.json index 52a5a8f026..4213396003 100644 --- a/website/common/locales/ro/front.json +++ b/website/common/locales/ro/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "Blog", "devBlog": "Developer Blog", + "companyContribute": "Contribute", "companyDonate": "Donează", "companyPrivacy": "Confidențialitate", "companyTerms": "Termeni", @@ -252,7 +253,7 @@ "missingNewPassword": "Missing new password.", "invalidEmailDomain": "You cannot register with emails with the following domains: <%= domains %>", "wrongPassword": "Wrong password.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Invalid email address.", "emailTaken": "Email address is already used in an account.", "newEmailRequired": "Missing new email address.", diff --git a/website/common/locales/ro/gear.json b/website/common/locales/ro/gear.json index e688acb43d..6429132428 100644 --- a/website/common/locales/ro/gear.json +++ b/website/common/locales/ro/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "armură", "armorCapitalized": "Armor", "armorBase0Text": "Îmbrăcăminte simplă", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Headgear", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "head accessory", "headAccessoryCapitalized": "Head Accessory", "accessories": "Accessories", diff --git a/website/common/locales/ro/generic.json b/website/common/locales/ro/generic.json index 54513dc692..be1af24b65 100644 --- a/website/common/locales/ro/generic.json +++ b/website/common/locales/ro/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Salvatorul de la amânare", "achievementDilatoryText": "A ajutat la înfrângerea înfiorătorului Drag'on al Amânării în timpul evenimentului stropirii din vara lui 2014", "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Membru din", "lastLoggedIn": "- S-a autentificat ultima oară pe", "notPorted": "Această facilitate nu a fost încă preluată de la situl original.", diff --git a/website/common/locales/ro/groups.json b/website/common/locales/ro/groups.json index 7a36689c06..38ab5bd04d 100644 --- a/website/common/locales/ro/groups.json +++ b/website/common/locales/ro/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Optional message", "yesRemove": "Yes, remove them", "foreverAlone": "Nu poți să îți apreciezi propriile mesaje. Nu fi ca ăia.", - "sortLevel": "Sort by level", - "sortRandom": "Sortează aleator", - "sortPets": "Sortează după numărul de companioni", - "sortName": "Sort by avatar name", - "sortBackgrounds": "Sort by background", - "sortHabitrpgJoined": "Sort by Habitica date joined", - "sortHabitrpgLastLoggedIn": "Sort by last time user logged in", - "ascendingSort": "Sort Ascending", - "descendingSort": "Sort Descending", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Creează Ghildă cu prețul a 4 Nestemate?", "leaveGroupCha": "Părăsește provocările ghildei și...", "confirm": "Confirmă", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Not authorized to delete this message!", "onlyGroupLeaderCanEditTasks": "Not authorized to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "New message in <%= groupName %> by <%= authorName %>. Click here to open the chat page!", "newChatMessageTitle": "New message in <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/ro/messages.json b/website/common/locales/ro/messages.json index 4c91502d1b..b649aa5dd0 100644 --- a/website/common/locales/ro/messages.json +++ b/website/common/locales/ro/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Ai raportat deja acest mesaj.", "messageGroupChatNotFound": "Mesajul nu a fost găsit!", "messageGroupChatAdminClearFlagCount": "Doar un administrator poate curăța numărul de atenționări!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Whoops, looks like you're posting too many messages! Please wait a minute and try again. The Tavern chat only holds 200 messages at a time, so Habitica encourages posting longer, more thoughtful messages and consolidating replies. Can't wait to hear what you have to say. :)", "messageUserOperationProtected": "calea `<%= operation %>` nu a fost salvată pentru că este protejată", "messageUserOperationNotFound": "nu a fost găsită operațiunea <%= operation %>", diff --git a/website/common/locales/ro/npc.json b/website/common/locales/ro/npc.json index 1c34d536b9..d49be0b92f 100644 --- a/website/common/locales/ro/npc.json +++ b/website/common/locales/ro/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Gem", "typeNotSellable": "Type is not sellable. Must be one of the following <%= acceptedTypes %>", "userItemsKeyNotFound": "Key not found for user.items <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Path string is required", "unlocked": "Items have been unlocked", "alreadyUnlocked": "Full set already unlocked.", diff --git a/website/common/locales/ro/quests.json b/website/common/locales/ro/quests.json index cb282f15b1..60de2e8bc9 100644 --- a/website/common/locales/ro/quests.json +++ b/website/common/locales/ro/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Trebuie să ai nivelul <%= level %> ca să cumperi această aventură!", "mustInviteFriend": "To earn this quest, invite a friend to your Party. Invite someone now?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Ești sigur că vrei să anulezi această aventură? Toate invitațiile acceptate vor fi pierdute. Posesorul aventurii va păstra răvașul aventurii.", "sureAbort": "Ești sigur că vrei să abandonezi această misiune? Ea va fi abandonată pentru toți din echipa ta și tot progresul va fi pierdut.", "doubleSureAbort": "Ești sigur sigur ? Asigură-te că nu te vor urî pentru totdeauna!", diff --git a/website/common/locales/ro/questscontent.json b/website/common/locales/ro/questscontent.json index 9034a79f5c..28bf6b123b 100644 --- a/website/common/locales/ro/questscontent.json +++ b/website/common/locales/ro/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Egg)", "questArmadilloUnlockText": "Unlocks purchasable Armadillo eggs in the Market", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "Cow (Egg)", diff --git a/website/common/locales/ro/settings.json b/website/common/locales/ro/settings.json index 3ca40796f8..9dbbf09c42 100644 --- a/website/common/locales/ro/settings.json +++ b/website/common/locales/ro/settings.json @@ -65,7 +65,7 @@ "resetText1": "ATENȚIE! Aceasta îți va reseta multe setari ale contului. Este foarte nerecomandat dar totuși unii utilizatori găsesc aceasta resetare folositoare la început după ce s-au distrat cu site-ul pentru puțin timp.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type your password into the text box below.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Folosește acestea la cererea unor aplicații externe. Totuși consideră Tokenul API ca o parolă și nu o afișa public. Ocazional ți se va cere ID-ul tău de utilizatăr dar nu afișa Token-ul API nicăieri unde ar putea fi văzut de ceilalți inclusiv în Github.", diff --git a/website/common/locales/ro/subscriber.json b/website/common/locales/ro/subscriber.json index e5c919313d..48a1cbbddc 100644 --- a/website/common/locales/ro/subscriber.json +++ b/website/common/locales/ro/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Unknown card type.", "invalidCoupon": "Invalid coupon code.", "couponUsed": "Coupon code already used.", - "noSudoAccess": "You don't have sudo access.", "couponCodeRequired": "The coupon code is required.", "eventRequired": "\"req.params.event\" is required.", "countRequired": "\"req.query.count\" is required.", diff --git a/website/common/locales/ro/tasks.json b/website/common/locales/ro/tasks.json index 82901f8c00..b89844b77b 100644 --- a/website/common/locales/ro/tasks.json +++ b/website/common/locales/ro/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage", "yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.", "repeatDayError": "Please ensure that you have at least one day of the week selected.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/ru/backgrounds.json b/website/common/locales/ru/backgrounds.json index cd635a74dd..103bb6d115 100644 --- a/website/common/locales/ru/backgrounds.json +++ b/website/common/locales/ru/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Полуночный замок", "backgroundMidnightCastleNotes": "Совершите ночную прогулку у замка.", "backgroundTornadoText": "Торнадо", - "backgroundTornadoNotes": "Пролетите сквозь торнадо" + "backgroundTornadoNotes": "Пролетите сквозь торнадо", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/ru/challenge.json b/website/common/locales/ru/challenge.json index 61587d0886..9086bf6dc7 100644 --- a/website/common/locales/ru/challenge.json +++ b/website/common/locales/ru/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Требуется местонахождение испытания ('Добавить')", "categoiresRequired": "Должна быть выбрана как минимум одна категория", "viewProgressOf": "Показать прогресс", - "selectMember": "Выбрать учасника" + "selectMember": "Выбрать учасника", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/ru/character.json b/website/common/locales/ru/character.json index 116c47f6ac..e2a03f7dad 100644 --- a/website/common/locales/ru/character.json +++ b/website/common/locales/ru/character.json @@ -163,6 +163,7 @@ "dieText": "Вы потеряли один уровень, все ваше золото и случайный предмет снаряжения. Поднимайтесь и попробуйте еще раз! Обуздайте отрицательные привычки, будьте усердны в выполнении ежедневных заданий, и держитесь от смерти на почтительном расстоянии, пользуясь эликсиром здоровья, если почувствуете слабость!", "sureReset": "Вы уверены? Это действие сбросит класс и очки характеристик вашего персонажа (количество очков сохранится, вы сможете их перераспределить). Цена — 3 самоцвета.", "purchaseFor": "Купить за <%= cost %> самоцветов?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Недостаточно маны.", "invalidTarget": "К этому навык применить нельзя.", "youCast": "Вы накладываете <%= spell %>.", diff --git a/website/common/locales/ru/contrib.json b/website/common/locales/ru/contrib.json index 0e3a1a2fb4..73f5b7eefb 100644 --- a/website/common/locales/ru/contrib.json +++ b/website/common/locales/ru/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, вы замечательны! За поддержку Habitica вы становитесь участником <%= level %> ранга. Взгляните,", "contribLink": "какие награды вы получили за ваш вклад!", "contribName": "Участник", - "contribText": "Сделал вклад в Habitica (код, дизайн, пиксельная графика, юридическая помощь, документы и прочее). Хотите этот значок? Подробности.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Узнать больше", "kickstartName": "Спонсор Kickstarter - $<%= key %> ранг", "kickstartText": "Поддержал проект на Kickstarter", diff --git a/website/common/locales/ru/front.json b/website/common/locales/ru/front.json index 441be5f44c..0b6d5dbd79 100644 --- a/website/common/locales/ru/front.json +++ b/website/common/locales/ru/front.json @@ -30,6 +30,7 @@ "companyAbout": "Как это работает", "companyBlog": "Блог", "devBlog": "Блог разработчиков", + "companyContribute": "Contribute", "companyDonate": "Пожертвования", "companyPrivacy": "Конфиденциальность", "companyTerms": "Условия использования", @@ -252,7 +253,7 @@ "missingNewPassword": "Отсутствует новый пароль.", "invalidEmailDomain": "Нельзя регистрироваться с электронной почтой этих доменов: <%= domains %>", "wrongPassword": "Неправильный пароль.", - "incorrectDeletePhrase": "Напечатайте DELETE прописными буквами для удаления аккаунта.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Неверный адрес электронной почты.", "emailTaken": "Адрес электронной почты уже используется.", "newEmailRequired": "Отсутствует новый адрес электронной почты.", diff --git a/website/common/locales/ru/gear.json b/website/common/locales/ru/gear.json index 5837312310..e371f2c74a 100644 --- a/website/common/locales/ru/gear.json +++ b/website/common/locales/ru/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Подрежьте копыта своим трудолюбивым скакунам, чтобы помочь им оставаться здоровыми, пока они несут вас навстречу приключениям! Увеличивают силу, интеллект и телосложение на <%= attrs %>. Зачарованный сундук: Набор Кузнеца (предмет 1 из 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "Броня", "armorCapitalized": "Броня", "armorBase0Text": "Обычная одежда", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Тканевая мантия", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "Головной убор", "headgearCapitalized": "Головной убор", "headBase0Text": "Нет шлема", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Этот могучий стальной шлем поможет вам выиграть битву, чтобы стать более здоровым, счастливым и продуктивным! Увеличивает восприятие на <%= per %>. Зачарованный сундук: Набор против прокрастинации (Предмет 1 из 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "предмет для защитной руки", "offhandCapitalized": "Защита", "shieldBase0Text": "Нет снаряжения для защитной руки", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "В этом плаще есть потайные карманы, чтобы прятать золото, награбленное у задач. Бонусов не даёт. Подарок подписчикам июня 2017.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "аксессуар на голову", "headAccessoryCapitalized": "Аксессуар на голову", "accessories": "Аксессуары", diff --git a/website/common/locales/ru/generic.json b/website/common/locales/ru/generic.json index f64f3fab58..148fe25fb0 100644 --- a/website/common/locales/ru/generic.json +++ b/website/common/locales/ru/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Спаситель Промедления", "achievementDilatoryText": "Помог(ла) уничтожить Повелителя Откладываемых-На-Завтра Заданий в дни Летнего Всплеска 2014.", "costumeContest": "Участник Конкурса Костюмов", - "costumeContestText": "Участвовали в Конкурсе Костюмов в честь Хэллоуина. Заходите посмотреть записи в блоге Habitica!", - "costumeContestTextPlural": "Отмечено <%= count %> Конкурсов Костюмов в честь Хэллоуина. Заходите посмотреть записи в блоге Habitica!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Участник с", "lastLoggedIn": "- Последний вход", "notPorted": "Эта функция еще не перенесена со старого сайта.", diff --git a/website/common/locales/ru/groups.json b/website/common/locales/ru/groups.json index 554efea8bf..917010c6e8 100644 --- a/website/common/locales/ru/groups.json +++ b/website/common/locales/ru/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Необязательное сообщение", "yesRemove": "Да, удалить", "foreverAlone": "Вы не можете лайкать свое собственное сообщение. Не будьте таким человеком.", - "sortLevel": "Сортировать по уровню", - "sortRandom": "В случайном порядке", - "sortPets": "Сортировать по количеству питомцев", - "sortName": "Сортировать по имени", - "sortBackgrounds": "Сортировать по фону", - "sortHabitrpgJoined": "Сортировать по дате присоединения к Habitica", - "sortHabitrpgLastLoggedIn": "Сортировать по времени последнего входа", - "ascendingSort": "Сортировать по возрастанию", - "descendingSort": "Сортировать по убыванию", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Создать гильдию за 4 самоцвета?", "leaveGroupCha": "Покинуть испытания Гильдии и...", "confirm": "Подтвердить", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Вы не авторизованы чтобы удаить это сообщение!", "onlyGroupLeaderCanEditTasks": "Вы не авторизованы, чтобы редактировать задачи!", "onlyGroupTasksCanBeAssigned": "Можно назначать только командные задачи", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Ваши права в чате были отменены.", "newChatMessagePlainNotification": "Новое сообщение в <%= groupName %> от <%= authorName %>. Нажмите, чтобы открыть чат!", "newChatMessageTitle": "Новое сообщение в <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Забавные Дополнительные Опции", "enterprisePlansButton": "Спросите про корпоративные планы", "enterprisePlansDescription": "Ищете более крупную установку с индивидуальными нуждами? Посмотрите, подойдут ли вам наши планы предприятия. ", - "enterprisePlansEmailSubject": "Вопрос про корпоративные планы", "familyPlansButton": "Зарегистрироваться для плана Семейной Рассылки", "familyPlansDescription": "Хотите более уютный способ вести хозяйство? Семейные планы -ждите в ближайшее время! ", "createAGroup": "Создать группу", diff --git a/website/common/locales/ru/messages.json b/website/common/locales/ru/messages.json index 87cd3843ba..42c96f205b 100644 --- a/website/common/locales/ru/messages.json +++ b/website/common/locales/ru/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Вы уже отправили жалобу на это сообщение.", "messageGroupChatNotFound": "Сообщение не найдено!", "messageGroupChatAdminClearFlagCount": "Только администратор может очистить счётчик отметок.", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Упс, похоже, что вы отправляете слишком много сообщений! Подождите минуту и повторите попытку. В чате таверны отображается только 200 сообщений за раз, поэтому страна Хабитика поощряет размещение более длинных, более продуманных сообщений и объединенных ответов. Не могу дождаться, чтобы услышать, что вы на это скажете. :)", "messageUserOperationProtected": "путь `<%= operation %>` не был сохранён, это зарезервированный путь.", "messageUserOperationNotFound": "Операция <%= operation %> не найдена", diff --git a/website/common/locales/ru/npc.json b/website/common/locales/ru/npc.json index 90fa04f002..125417066f 100644 --- a/website/common/locales/ru/npc.json +++ b/website/common/locales/ru/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 самоцвет", "typeNotSellable": "Тип не продается. Он должен быть одним из следующих: <%= acceptedTypes %>", "userItemsKeyNotFound": "Ключ не найден для user.items <%= type %>", - "userItemsNotEnough": "Не найдено предметов для user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Требуется строка пути", "unlocked": "Предметы были разблокированы", "alreadyUnlocked": "Полный набор уже открыт.", diff --git a/website/common/locales/ru/quests.json b/website/common/locales/ru/quests.json index b3dd4d151a..e26aa2deb5 100644 --- a/website/common/locales/ru/quests.json +++ b/website/common/locales/ru/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Вам нужно достигнуть уровня <%= level %>, чтобы купить этот квест!", "mustInviteFriend": "Чтобы получить этот квест, пригласите друга в команду. Хотите пригласить сейчас?", "unlockByQuesting": "Чтобы открыть этот квест, завершите <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Вы уверены, что хотите отменить квест? Приглашение будет потеряно. Свиток сохранится у владельца квеста.", "sureAbort": "Вы уверены, что хотите отменить эту миссию? Она отменится для всех членов группы, весь прогресс будет утерян. Свиток вернется к владельцу квеста.", "doubleSureAbort": "Вы точно-точно уверены? Подумайте, не будут ли они ненавидеть вас всю жизнь после этого?", diff --git a/website/common/locales/ru/questscontent.json b/website/common/locales/ru/questscontent.json index c667a86fe1..88008e110e 100644 --- a/website/common/locales/ru/questscontent.json +++ b/website/common/locales/ru/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Броненосец (яйцо)", "questArmadilloUnlockText": "Позволяет покупать на рынке броненосца в яйце", "questCowText": "Корова-муутант", - "questCowNotes": "Этим длинным и жарким днем на Тренировочных Фермах вы думаете только о том, чтобы напиться воды и немного поспать. Уже задремав, вы слышите внезапный крик @Soloana: \"Убегайте, все убегайте! Призовая корова МУУтировала!

@eevachu сглотнул: \"Должно быть, ее заразили наши плохие привычки\".

\"Скорее! Давайте сделаем что-то, пока дойные коровы не муутировали тоже\", — сказал @Feralem Tau.

Теперь вы узнали достаточно, и теперь — никакого сна! Настало время взять эти плохие привычки под контроль!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "Вы выдоили из своих полезных привычек все, что можно, и корова вновь приобрела свой изначальный вид. Она смотрит на вас своими красивыми карими глазами и подталкивает носом три яйца.

@fuzzytrees смеется и вручает вам яйца: \"Если в них есть телята, то они, возможно, все еще муутированы! Но я уверен, что вы будете держаться своих хороших привычек, когда будете растить их!\".", "questCowBoss": "Корова-муутант", "questCowDropCowEgg": "Корова (яйцо)", diff --git a/website/common/locales/ru/rebirth.json b/website/common/locales/ru/rebirth.json index 5a175796cc..a5f1fb21f2 100644 --- a/website/common/locales/ru/rebirth.json +++ b/website/common/locales/ru/rebirth.json @@ -21,7 +21,7 @@ "rebirthOrb": "Использован шар возрождения, чтобы начать заново после достижения уровня <%= level %>.", "rebirthOrb100": "Использован шар возрождения, чтобы начать заново после достижения уровня 100 или выше.", "rebirthOrbNoLevel": "Использован шар возрождения, чтобы начать заново.", - "rebirthPop": "Instantly restart your character at Level 1 while retaining achievements, collectibles, equipment, and tasks with history. This will take effect immediately.", + "rebirthPop": "Начните заново с персонажем 1 уровня, сохранив достижения, коллекционные предметы, снаряжение и задания с историей. Действие вступит в силу немедленно.", "rebirthName": "Шар возрождения", "reborn": "Возрождение, макс. уровень <%= reLevel %>", "confirmReborn": "Вы уверены?", diff --git a/website/common/locales/ru/settings.json b/website/common/locales/ru/settings.json index 2d0a256da1..9fd226881a 100644 --- a/website/common/locales/ru/settings.json +++ b/website/common/locales/ru/settings.json @@ -65,7 +65,7 @@ "resetText1": "Осторожно! Это обнулит многое в вашем аккаунте. Использовать эту функцию крайне не рекомендуется, однако некоторым игрокам она может пригодится в начале — после того, как они попробуют приложение.", "resetText2": "Вы потеряете все свои уровни, золото и очки опыта. Все ваши задачи (за исключением полученных от испытаний) будут удалены навсегда и вы потеряете их историю. Вы потеряете все свое снаряжение, но вы сможете выкупить его обратно, включая снаряжение ограниченного выпуска или таинственные предметы для подписчиков, которые у вас уже есть (вам потребуется выбрать правильный класс, чтобы снова купить классовое снаряжение). У вас останется ваш текущий класс, а также ваши питомцы и скакуны. Возможно вы захотите воспользоваться шаром возрождения вместо этого, т.к. он является более безопасным вариантом и сохранит все ваши задачи.", "deleteLocalAccountText": "Вы уверены? Ваш аккаунт будет удален навсегда без возможности восстановления! Вам понадобится зарегистрировать новый аккаунт, если вы захотите пользоваться Habitica снова. Стоимость потраченных и находящихся в банке самоцветов не будет компенсирована. Если вы абсолютно уверены, напишите ваш пароль в текстовое поле.", - "deleteSocialAccountText": "Вы уверены? Ваш аккаунт будет удален навсегда без возможности восстановления! Вам понадобится зарегистрировать новый аккаунт, если вы захотите пользоваться Habitica снова. Стоимость потраченных и находящихся в банке самоцветов не будет компенсирована. Если вы абсолютно уверены, напишите DELETE в текстовое поле ниже.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API версия 3", "APIText": "Скопируйте, чтобы использовать в сторонних приложениях. Однако, относитесь к токену API, как к паролю — не выкладывайте его в открытый доступ. Иногда у вас могут попросить ваш ID пользователя, но никогда не публикуйте токен API там, где его могут увидеть другие, включая Github.", diff --git a/website/common/locales/ru/spells.json b/website/common/locales/ru/spells.json index cb115de486..949cf6d84f 100644 --- a/website/common/locales/ru/spells.json +++ b/website/common/locales/ru/spells.json @@ -9,7 +9,7 @@ "spellWizardFrostNotes": "Все ваши задачи покрываются льдом, из-за чего ваши серии не сбрасываются завтра!", "spellWizardFrostAlreadyCast": "Вы уже накладывали это заклинание сегодня. Ваши счетчики серий заморожены и нет нужды накладывать это заклинание снова.", "spellWarriorSmashText": "Мощный удар", - "spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)", + "spellWarriorSmashNotes": "Вы делаете задание более синим/менее красным и наносите дополнительный урон Боссам! (Основывается на: СИЛ)", "spellWarriorDefensiveStanceText": "Защитная стойка", "spellWarriorDefensiveStanceNotes": "Вы низко приседаете и получаете бафф к телосложению! (Основывается на: ТЕЛ без баффов)", "spellWarriorValorousPresenceText": "Присутствие духа", diff --git a/website/common/locales/ru/subscriber.json b/website/common/locales/ru/subscriber.json index 4f7ca06642..732d4ae8d5 100644 --- a/website/common/locales/ru/subscriber.json +++ b/website/common/locales/ru/subscriber.json @@ -39,7 +39,7 @@ "manageSub": "Нажмите для управления подпиской", "cancelSub": "Отмена подписки", "cancelSubInfoGoogle": "Пожалуйста, зайдите в раздел \"Аккаунт\" > \"Подписки\" приложения Google Play Маркет, чтобы отменить свою подписку или увидеть дату завершения подписки, если вы уже отменили её. Этот экран не может показать вам, отменили ли вы свою подписку.", - "cancelSubInfoApple": "Please follow Apple's official instructions to cancel your subscription or to see your subscription's termination date if you have already cancelled it. This screen is not able to show you whether your subscription has been cancelled.", + "cancelSubInfoApple": "Пожалуйста используйте Официальный инструкции Apple для отмены своей подписки или для просмотра даты завершения подписки, если вы уже её отменили. Этот экран не может показать вам, отменили ли вы свою подписку.", "canceledSubscription": "Подписка отменена", "cancelingSubscription": "Отмена подписки", "adminSub": "Подписки администратора", @@ -70,7 +70,7 @@ "subCanceled": "Подписка перестанет действовать с", "buyGemsGoldTitle": "Покупать Самоцветы за Золото", "becomeSubscriber": "Стать Подписчиком", - "subGemPop": "Because you subscribe to Habitica, you can purchase a number of Gems each month using Gold.", + "subGemPop": "Будучи подписчиком Habitica, вы каждый месяц имеете возможность покупать самоцветы за золото.", "subGemName": "Самоцветы подписчика", "freeGemsTitle": "Добудьте Самоцветы бесплатно", "maxBuyGems": "Вы купили все самоцветы, доступные в этом месяце. Новая партия будет прибудет в течение первых трех дней следующего месяца. Спасибо за подписку!", @@ -78,7 +78,7 @@ "buyGemsAllow2": "Самоцветов в этом месяце", "purchaseGemsSeparately": "Купить дополнительные Самоцветы", "subFreeGemsHow": "Игроки могут бесплатно зарабатывать Самоцветы, выигрывая испытания, награждающие победителей Самоцветами. Помимо того существует награда за помощь в разработке Habitica.", - "seeSubscriptionDetails": "Go to Settings > Subscription to see your subscription details!", + "seeSubscriptionDetails": "Перейдите в Настройки -> Подписка для просмотра информации о ней!", "timeTravelers": "Путешественники во времени", "timeTravelersTitleNoSub": "<%= linkStartTyler %>Tyler<%= linkEnd %> и <%= linkStartVicky %>Vicky<%= linkEnd %>", "timeTravelersTitle": "Загадочные путешественники во времени", @@ -134,8 +134,8 @@ "mysterySet201707": "Набор Желейного Чародея", "mysterySet201708": "Набор Лавового воина", "mysterySet201709": "Набор ученика-чародея", - "mysterySet201710": "Imperious Imp Set", - "mysterySet201711": "Carpet Rider Set", + "mysterySet201710": "Набор могущественного беса", + "mysterySet201711": "Набор наездника ковра", "mysterySet301404": "Стандартный Стимпанковый набор", "mysterySet301405": "Набор аксессуаров в стиле Стимпанка", "mysterySet301703": "Набор Стимпанк Павлина", @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Неизвестный тип открытки.", "invalidCoupon": "Неверный код купона.", "couponUsed": "Этот код купона уже использовали.", - "noSudoAccess": "У вас нет прав суперпользователя.", "couponCodeRequired": "Требуется код купона.", "eventRequired": "\"req.params.event\" обязателен.", "countRequired": "\"req.query.count\" обязателен.", @@ -183,26 +182,26 @@ "everyXMonths": "Каждые <%= interval %> мес.", "everyYear": "Ежегодно", "choosePaymentMethod": "Выберите ваш метод оплаты", - "subscribeSupportsDevs": "Subscribing supports the developers and helps keep Habitica running", - "buyGemsSupportsDevs": "Purchasing Gems supports the developers and helps keep Habitica running", - "support": "SUPPORT", - "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!", + "subscribeSupportsDevs": "Подписка поддерживает разработчиков и помогает работе Habitica", + "buyGemsSupportsDevs": "Покупка самоцветов поддерживает разработчиков и помогает работе Habitica", + "support": "Поддержка", + "gemBenefitLeadin": "Самоцветы дают возможность купить веселые дополнения для аккаунта, в том числе:", + "gemBenefit1": "Уникальные и стильные костюмы для вашего аватара", + "gemBenefit2": "Фоны для вовлечения Вашего аватара в страну Habitica!", "gemBenefit3": "Exciting Quest chains that drop pet eggs.", - "gemBenefit4": "Reset your avatar's attribute points and change its Class.", - "subscriptionBenefitLeadin": "Support Habitica by becoming a subscriber and you'll receive these useful benefits!", - "subscriptionBenefit1": "Alexander the Merchant will sell you Gems, for 20 Gold each!", - "subscriptionBenefit2": "Completed To-Dos and task history are available for longer.", + "gemBenefit4": "Сбросьте очки характеристики Вашего аватара и поменяйте класс", + "subscriptionBenefitLeadin": "Станьте подписчиком, и вы получите следующие преимущества:", + "subscriptionBenefit1": "торговец Александр продаст Вам самоцветы по 20 золота за каждый", + "subscriptionBenefit2": "Выполненные задачи хранятся дольше.", "subscriptionBenefit3": "Discover more items in Habitica with a doubled daily drop cap.", "subscriptionBenefit4": "Unique cosmetic items for your avatar each month.", - "subscriptionBenefit5": "Receive the exclusive Royal Purple Jackalope pet!", + "subscriptionBenefit5": "Получите эксклюзивного Королевского пурпурного Джекалопа", "subscriptionBenefit6": "Earn Mystic Hourglasses for use in the Time Travelers' Shop!", "haveCouponCode": "У вас есть код купона?", "subscriptionAlreadySubscribedLeadIn": "Спасибо за подписку!", "subscriptionAlreadySubscribed1": "To see your subscription details and cancel, renew, or change your subscription, please go to User icon > Settings > Subscription.", "purchaseAll": "Приобрести всё", "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": "самоцветов осталось", + "notEnoughGemsToBuy": "Вы не можете купить это количество" } \ No newline at end of file diff --git a/website/common/locales/ru/tasks.json b/website/common/locales/ru/tasks.json index 0286931223..97305eec36 100644 --- a/website/common/locales/ru/tasks.json +++ b/website/common/locales/ru/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Подтвердите, что это Ежедневное задание не было выполнено прежде, чем оно нанесёт урон", "yesterDailiesDescription": "Если эта опция включена, то каждый раз, когда это Ежедневное задание не выполнено, будет появляться вопрос, действительно ли оно не выполнено, прежде, чем будет нанесён урон. Это может защитить вас от нанесённого по ошибке урона.", "repeatDayError": "Пожалуйста, убедитесь, что у вас отмечен хотя бы один день недели.", - "searchTasks": "Поиск заголовков и описаний..." + "searchTasks": "Поиск заголовков и описаний...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/sk/backgrounds.json b/website/common/locales/sk/backgrounds.json index 66919c5e0d..fc7cec010e 100644 --- a/website/common/locales/sk/backgrounds.json +++ b/website/common/locales/sk/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Midnight Castle", "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", "backgroundTornadoText": "Tornádo", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundTornadoNotes": "Fly through a Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/sk/challenge.json b/website/common/locales/sk/challenge.json index 38b29ee3e3..f00b3f0427 100644 --- a/website/common/locales/sk/challenge.json +++ b/website/common/locales/sk/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/sk/character.json b/website/common/locales/sk/character.json index 1d6ac7b28d..3cb2c8bf8f 100644 --- a/website/common/locales/sk/character.json +++ b/website/common/locales/sk/character.json @@ -163,6 +163,7 @@ "dieText": "Stratil si level, všetko zlato a náhodný kus výstroja. Povstaň, Habitier, a skús to znovu! Drž na uzde svoje zlé návyky, buď dôsledný v plnení svojich denných úloh a, ak ochabneš, drž sa od smrti ďaleko pomocou elixíru zdravia.", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "Kúpiť za <%= cost %> drahokamov?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Nedostatok many.", "invalidTarget": "You can't cast a skill on that.", "youCast": "Použil si <%= spell %>.", diff --git a/website/common/locales/sk/contrib.json b/website/common/locales/sk/contrib.json index b37ab48777..6145966fd4 100644 --- a/website/common/locales/sk/contrib.json +++ b/website/common/locales/sk/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, si úžasný! Za pomoc Habitce si na <%= level %>. leveli prispievateľa. Pozri si", "contribLink": "aké ceny si získal za svoj prínos.", "contribName": "Prispievateľ", - "contribText": "Has contributed to Habitica (code, design, pixel art, legal advice, docs, etc). Want this badge? Read more.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Čítaj viac", "kickstartName": "Kickstarter Backer - $<%= key %> Tier", "kickstartText": "Podporil projekt na Kickstarteri", diff --git a/website/common/locales/sk/front.json b/website/common/locales/sk/front.json index fc7e1301e9..29314dd393 100644 --- a/website/common/locales/sk/front.json +++ b/website/common/locales/sk/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "Blog", "devBlog": "Blog vývojárov", + "companyContribute": "Contribute", "companyDonate": "Darovať", "companyPrivacy": "Súkromie", "companyTerms": "Podmienky", @@ -252,7 +253,7 @@ "missingNewPassword": "Chýba nové heslo.", "invalidEmailDomain": "Nemôžeš sa registrovať s e-mailom z nasledujúcich domén: <%= domains %>", "wrongPassword": "Nesprávne heslo.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Neplatná e-mailová adresa.", "emailTaken": "E-mailová adresa je už použitá k účtu.", "newEmailRequired": "Chýba nová e-mailová adresa.", diff --git a/website/common/locales/sk/gear.json b/website/common/locales/sk/gear.json index 29ebf7f49f..36a31f1068 100644 --- a/website/common/locales/sk/gear.json +++ b/website/common/locales/sk/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "zbroj", "armorCapitalized": "Armor", "armorBase0Text": "Prosté ošatenie", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Headgear", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "head accessory", "headAccessoryCapitalized": "Head Accessory", "accessories": "Accessories", diff --git a/website/common/locales/sk/generic.json b/website/common/locales/sk/generic.json index 84a91aa4fc..9098ad77fe 100644 --- a/website/common/locales/sk/generic.json +++ b/website/common/locales/sk/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Záchranca váhavosti", "achievementDilatoryText": "Pomohol poraziť Desivého Dra'ka váhavosti počas Udalosti letného špliechania 2014!", "costumeContest": "Súťaž kostýmov", - "costumeContestText": "Zúčastnil sa Habitoweenskej súťaže kostýmov. O vstupe do súťaže sa viac dozvieš na blogu Habitiky!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Členom od", "lastLoggedIn": "- Posledné prihlásenie", "notPorted": "Táto funkcia ešte nie je prenesená z pôvodnej stránky.", diff --git a/website/common/locales/sk/groups.json b/website/common/locales/sk/groups.json index 10de6ab5ea..2b79e02b18 100644 --- a/website/common/locales/sk/groups.json +++ b/website/common/locales/sk/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Voliteľná správa", "yesRemove": "Áno, odstráň ho", "foreverAlone": "Nemôžeš si lajkovať vlastnú správu. Nechceš hádam byť jeden z tých ľudí.", - "sortLevel": "Zoradiť podľa levelu", - "sortRandom": "Zoradiť náhodne", - "sortPets": "Zoradiť podľa počtu zvieratiek", - "sortName": "Zoradiť podľa mien avatarov", - "sortBackgrounds": "Zoradiť podľa pozadia", - "sortHabitrpgJoined": "Zoradiť podľa dátumu pridania sa k Habitice", - "sortHabitrpgLastLoggedIn": "Zoradiť podľa posledného prihlásenia užívateľa", - "ascendingSort": "Zoradiť vzostupne", - "descendingSort": "Zoradiť zostupne", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Vytvoriť cech za 4 drahokamy?", "leaveGroupCha": "Opustiť cechové výzvy a...", "confirm": "Potvrdiť", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Nemáš povolenie zmazať túto správu!", "onlyGroupLeaderCanEditTasks": "Not authorized to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "Nová správa v <%= groupName %> od <%= authorName %>. Klikni sem pre otvorenie chatovacej stránky!", "newChatMessageTitle": "Nová správa v <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/sk/messages.json b/website/common/locales/sk/messages.json index 4b46564309..553699be5a 100644 --- a/website/common/locales/sk/messages.json +++ b/website/common/locales/sk/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Túto správu si už nahlásil", "messageGroupChatNotFound": "Správa sa nenašla!", "messageGroupChatAdminClearFlagCount": "Len správca môže vynulovať počet označení.", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Whoops, looks like you're posting too many messages! Please wait a minute and try again. The Tavern chat only holds 200 messages at a time, so Habitica encourages posting longer, more thoughtful messages and consolidating replies. Can't wait to hear what you have to say. :)", "messageUserOperationProtected": "cesta `<%= operation %>` nebola uložená, keďže je to chránená cesta.", "messageUserOperationNotFound": "<%= operation %> operácia sa nenašla", diff --git a/website/common/locales/sk/npc.json b/website/common/locales/sk/npc.json index 9d7bb6b308..d1723359ea 100644 --- a/website/common/locales/sk/npc.json +++ b/website/common/locales/sk/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 drahokam", "typeNotSellable": "Tento typ nie je predajný. Musí to byť jeden z nasledujúcich <%= acceptedTypes %>", "userItemsKeyNotFound": "Kľúč nebol nájdený pre user.items <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Cesta stringu je vyžadovaná", "unlocked": "Predmety boli odomknuté", "alreadyUnlocked": "Plný set už je odomknutý.", diff --git a/website/common/locales/sk/quests.json b/website/common/locales/sk/quests.json index 3c4c77e087..6b065d7a6e 100644 --- a/website/common/locales/sk/quests.json +++ b/website/common/locales/sk/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Ak si chceš kúpiť tento quest, musíš mať aspoň <%= level %>. level.", "mustInviteFriend": "Aby si získal túto výpravu, pozvi priateľa do tvojej družiny. Chceš niekoho pozvať hneď?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Si si istý, že chceš zrušiť túto výpravu? Všetky prijaté pozvania sa stratia. Vlastník výpravy získa naspäť zvitok.", "sureAbort": "Si si istý, že chceš ukončiť misiu? Zruší sa všetkým v družine a stratíte všetky svoje pokroky. Zvitok s výpravou sa vráti naspäť jeho vlastníkovi.", "doubleSureAbort": "Si si naozaj istý? Uisti sa, že ťa potom nebudú naveky neznášať!", diff --git a/website/common/locales/sk/questscontent.json b/website/common/locales/sk/questscontent.json index eb5e89bf0a..a0ef3ad72c 100644 --- a/website/common/locales/sk/questscontent.json +++ b/website/common/locales/sk/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Egg)", "questArmadilloUnlockText": "Unlocks purchasable Armadillo eggs in the Market", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "Cow (Egg)", diff --git a/website/common/locales/sk/settings.json b/website/common/locales/sk/settings.json index 1809e6620b..b9022a2268 100644 --- a/website/common/locales/sk/settings.json +++ b/website/common/locales/sk/settings.json @@ -65,7 +65,7 @@ "resetText1": "POZOR! Toto vynuluje veľa častí tvojho konta. Táto možnosť sa neodporúča, ale niektorí ľudia to považujú za užitočné po krátkom hraní sa so stránkou.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type your password into the text box below.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Na použitie aplikácií tretích strán použi tento kľúč. API token považuj za niečo ako heslo, nezdieľaj ho verejne. Občas ťa môže niekto požiadať o User ID, ale nikomu nedávaj API Token, ani na Github.", diff --git a/website/common/locales/sk/subscriber.json b/website/common/locales/sk/subscriber.json index 550073ac51..10a3deee20 100644 --- a/website/common/locales/sk/subscriber.json +++ b/website/common/locales/sk/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Unknown card type.", "invalidCoupon": "Invalid coupon code.", "couponUsed": "Coupon code already used.", - "noSudoAccess": "You don't have sudo access.", "couponCodeRequired": "The coupon code is required.", "eventRequired": "\"req.params.event\" is required.", "countRequired": "\"req.query.count\" is required.", diff --git a/website/common/locales/sk/tasks.json b/website/common/locales/sk/tasks.json index c2ac8a3fb4..633f59f5e5 100644 --- a/website/common/locales/sk/tasks.json +++ b/website/common/locales/sk/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage", "yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.", "repeatDayError": "Please ensure that you have at least one day of the week selected.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/sr/backgrounds.json b/website/common/locales/sr/backgrounds.json index 82168a7b36..308a7cbe9b 100644 --- a/website/common/locales/sr/backgrounds.json +++ b/website/common/locales/sr/backgrounds.json @@ -1,8 +1,8 @@ { "backgrounds": "Pozadine", "background": "Позадина", - "backgroundShop": "Prodavnica pozadina", - "backgroundShopText": "Prodavnica pozadina", + "backgroundShop": "Продавница Позадина", + "backgroundShopText": "Продавница Позадина", "noBackground": "Позадина није изабрана", "backgrounds062014": "Komplet 1: jun 2014.", "backgroundBeachText": "Plaža", @@ -119,22 +119,22 @@ "backgrounds102015": "Komplet 17: Oktobar 2015", "backgroundHarvestMoonText": "Harvest Moon", "backgroundHarvestMoonNotes": "Cackle under the Harvest Moon.", - "backgroundSlimySwampText": "Slimy Swamp", - "backgroundSlimySwampNotes": "Slog through a Slimy Swamp.", - "backgroundSwarmingDarknessText": "Swarming Darkness", - "backgroundSwarmingDarknessNotes": "Shiver in the Swarming Darkness.", + "backgroundSlimySwampText": "Слузава Мочвара", + "backgroundSlimySwampNotes": "Шљапкати кроз Слузаву Мочвару.", + "backgroundSwarmingDarknessText": "Препљављујућа Тмина", + "backgroundSwarmingDarknessNotes": "Дрхти у Препљављујућој Тмини.", "backgrounds112015": "Komplet 18: Novembar 2015", "backgroundFloatingIslandsText": "Plutajuća ostrva", "backgroundFloatingIslandsNotes": "Preskači plutajuća ostrva", "backgroundNightDunesText": "Noćne Dine", "backgroundNightDunesNotes": "Radite mirno kroz Noćne Dine", "backgroundSunsetOasisText": "Oaza Zalaska Sunca", - "backgroundSunsetOasisNotes": "Bask in the Sunset Oasis.", + "backgroundSunsetOasisNotes": "Сунчај се у Оази Залазећег Сунца.", "backgrounds122015": "Komplet 19: Decembar 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", + "backgroundAlpineSlopesText": "Алпске Падине", + "backgroundAlpineSlopesNotes": "Скијање на Алпским Падинама.", "backgroundSnowySunriseText": "Snežni izlazak sunca", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", + "backgroundSnowySunriseNotes": "Зури у Снежно Излажење Сунца.", "backgroundWinterTownText": "Zimski grad", "backgroundWinterTownNotes": "Bustle through a Winter Town.", "backgrounds012016": "Komplet 20: Januar 2016", @@ -157,105 +157,105 @@ "backgroundRainforestText": "Prašuma", "backgroundRainforestNotes": "Kroči u Prašumu.", "backgroundStoneCircleText": "Krug Kamena", - "backgroundStoneCircleNotes": "Cast spells in a Circle of Stones.", + "backgroundStoneCircleNotes": "Бацај чини у Кругу од Камења.", "backgrounds042016": "Komplet 23: April 2016", "backgroundArcheryRangeText": "Archery Range", "backgroundArcheryRangeNotes": "Practice on the Archery Range.", - "backgroundGiantFlowersText": "Giant Flowers", - "backgroundGiantFlowersNotes": "Frolic atop Giant Flowers.", + "backgroundGiantFlowersText": "Дивовско Цвеће", + "backgroundGiantFlowersNotes": "Забава на врху Дивовског Цвећа.", "backgroundRainbowsEndText": "Kraj Duge", "backgroundRainbowsEndNotes": "Nađi zlato na Kraju Duge.", "backgrounds052016": "Komplet 24: Maj 2016", "backgroundBeehiveText": "Košnica", - "backgroundBeehiveNotes": "Buzz and dance in a Beehive.", + "backgroundBeehiveNotes": "Брујање и плес у Кошници.", "backgroundGazeboText": "Gazebo", "backgroundGazeboNotes": "Bori se protive Gazeba.", "backgroundTreeRootsText": "Korenje Drveća", "backgroundTreeRootsNotes": "Istražite Korenje Drveća", "backgrounds062016": "Komplet 25: Jun 2016", - "backgroundLighthouseShoreText": "Lighthouse Shore", - "backgroundLighthouseShoreNotes": "Stroll down the Lighthouse Shore.", - "backgroundLilypadText": "Lilypad", - "backgroundLilypadNotes": "Hop on a Lilypad.", - "backgroundWaterfallRockText": "Waterfall Rock", - "backgroundWaterfallRockNotes": "Splash on a Waterfall Rock.", + "backgroundLighthouseShoreText": "Обала Светионика", + "backgroundLighthouseShoreNotes": "Прошетај низ Обалу Светионика.", + "backgroundLilypadText": "Локвањ", + "backgroundLilypadNotes": "Скочи на Локвањ.", + "backgroundWaterfallRockText": "Стена Водопада", + "backgroundWaterfallRockNotes": "Пљускање на Стени Водопада.", "backgrounds072016": "Komplet 26: Jul 2016", "backgroundAquariumText": "Akvarijum", "backgroundAquariumNotes": "Plivaj u Akvarijumu.", "backgroundDeepSeaText": "Duboko More", "backgroundDeepSeaNotes": "Roni u Dubokom Moru.", - "backgroundDilatoryCastleText": "Castle of Dilatory", - "backgroundDilatoryCastleNotes": "Swim past the Castle of Dilatory.", - "backgrounds082016": "SET 27: Released August 2016", - "backgroundIdyllicCabinText": "Idyllic Cabin", - "backgroundIdyllicCabinNotes": "Retreat to an Idyllic Cabin.", - "backgroundMountainPyramidText": "Mountain Pyramid", - "backgroundMountainPyramidNotes": "Climb the many steps of a Mountain Pyramid.", - "backgroundStormyShipText": "Stormy Ship", - "backgroundStormyShipNotes": "Hold steady against wind and wave aboard a Stormy Ship.", - "backgrounds092016": "SET 28: Released September 2016", - "backgroundCornfieldsText": "Cornfields", - "backgroundCornfieldsNotes": "Enjoy a beautiful day out in the Cornfields.", + "backgroundDilatoryCastleText": "Замак Килавости", + "backgroundDilatoryCastleNotes": "Препливај поред Замка Килавости.", + "backgrounds082016": "Комплет 27: Август 2016", + "backgroundIdyllicCabinText": "Кабина Идиле", + "backgroundIdyllicCabinNotes": "Повуци се у Кабину Идиле.", + "backgroundMountainPyramidText": "Планина Пирамиде", + "backgroundMountainPyramidNotes": "Попни се уз многе степенике Планине Пирамиде.", + "backgroundStormyShipText": "Олујни Брод", + "backgroundStormyShipNotes": "Држи се против ветра и таласа на Олујном Броду.", + "backgrounds092016": "Комплет 28: Септембар 2016", + "backgroundCornfieldsText": "Кукурузна поља", + "backgroundCornfieldsNotes": "Уживај у дивном дану на Кукурузним пољима.", "backgroundFarmhouseText": "Farmhouse", "backgroundFarmhouseNotes": "Say hello to the animals on your way to the Farmhouse.", - "backgroundOrchardText": "Orchard", - "backgroundOrchardNotes": "Pick ripe fruit in an Orchard.", - "backgrounds102016": "SET 29: Released October 2016", - "backgroundSpiderWebText": "Spider Web", - "backgroundSpiderWebNotes": "Get snagged in a Spider Web.", - "backgroundStrangeSewersText": "Strange Sewers", - "backgroundStrangeSewersNotes": "Slither through the Strange Sewers.", - "backgroundRainyCityText": "Rainy City", - "backgroundRainyCityNotes": "Splash through a Rainy City.", - "backgrounds112016": "SET 30: Released November 2016", - "backgroundMidnightCloudsText": "Midnight Clouds", - "backgroundMidnightCloudsNotes": "Fly through the Midnight Clouds.", - "backgroundStormyRooftopsText": "Stormy Rooftops", - "backgroundStormyRooftopsNotes": "Creep across Stormy Rooftops.", - "backgroundWindyAutumnText": "Windy Autumn", - "backgroundWindyAutumnNotes": "Chase leaves during a Windy Autumn.", - "incentiveBackgrounds": "Plain Background Set", - "backgroundVioletText": "Violet", - "backgroundVioletNotes": "A vibrant violet backdrop.", - "backgroundBlueText": "Blue", - "backgroundBlueNotes": "A basic blue backdrop.", - "backgroundGreenText": "Green", - "backgroundGreenNotes": "A great green backdrop.", - "backgroundPurpleText": "Purple", - "backgroundPurpleNotes": "A pleasant purple backdrop.", - "backgroundRedText": "Red", - "backgroundRedNotes": "A rad red backdrop.", - "backgroundYellowText": "Yellow", - "backgroundYellowNotes": "A yummy yellow backdrop.", - "backgrounds122016": "SET 31: Released December 2016", + "backgroundOrchardText": "Воћњак", + "backgroundOrchardNotes": "Обери зрело воће у Воћњаку.", + "backgrounds102016": "Комплет 29: Октобар 2016", + "backgroundSpiderWebText": "Паукова Мрежа", + "backgroundSpiderWebNotes": "Ухвати се у Паукову Мрежу.", + "backgroundStrangeSewersText": "Чудна Канализација", + "backgroundStrangeSewersNotes": "Провуци се кроз Чудну Канализацију.", + "backgroundRainyCityText": "Град Кише", + "backgroundRainyCityNotes": "Прошљапкај кроз Град Кише.", + "backgrounds112016": "Комплет 30: Новембар 2016", + "backgroundMidnightCloudsText": "Поноћни Облаци", + "backgroundMidnightCloudsNotes": "Пролети кроз Поноћне Облаке.", + "backgroundStormyRooftopsText": "Олујни Кровови", + "backgroundStormyRooftopsNotes": "Шуњај се преко Олујних Кровова.", + "backgroundWindyAutumnText": "Ветровита Јесен", + "backgroundWindyAutumnNotes": "Јурњај за лишћем Ветровите Јесени.", + "incentiveBackgrounds": "Комплет обичних Позадина.", + "backgroundVioletText": "Љубичаста", + "backgroundVioletNotes": "Жива љубичаста позадина.", + "backgroundBlueText": "Плава", + "backgroundBlueNotes": "Основна плава позадина.", + "backgroundGreenText": "Зелена", + "backgroundGreenNotes": "Изузетна зелена позадина.", + "backgroundPurpleText": "Пурпурна", + "backgroundPurpleNotes": "Пријатна пурпурна позадина.", + "backgroundRedText": "Црвена", + "backgroundRedNotes": "Страва црвена позадина.", + "backgroundYellowText": "Жута", + "backgroundYellowNotes": "Укусно жута позадина.", + "backgrounds122016": "Комплет 31: Децембар 2016", "backgroundShimmeringIcePrismText": "Shimmering Ice Prisms", "backgroundShimmeringIcePrismNotes": "Dance through the Shimmering Ice Prisms.", - "backgroundWinterFireworksText": "Winter Fireworks", - "backgroundWinterFireworksNotes": "Set off Winter Fireworks.", - "backgroundWinterStorefrontText": "Winter Shop", - "backgroundWinterStorefrontNotes": "Purchase presents from a Winter Shop.", - "backgrounds012017": "SET 32: Released January 2017", - "backgroundBlizzardText": "Blizzard", - "backgroundBlizzardNotes": "Brave a fierce Blizzard.", - "backgroundSparklingSnowflakeText": "Sparkling Snowflake", - "backgroundSparklingSnowflakeNotes": "Glide on a Sparkling Snowflake.", + "backgroundWinterFireworksText": "Зимски Ватромет", + "backgroundWinterFireworksNotes": "Активирај Зимски Ватромет.", + "backgroundWinterStorefrontText": "Зима Продавница", + "backgroundWinterStorefrontNotes": "Купи поклоне у Зима Продавници.", + "backgrounds012017": "Комплет 32: Јануар 2017", + "backgroundBlizzardText": "Мећава", + "backgroundBlizzardNotes": "Издржи свирепу Мећаву.", + "backgroundSparklingSnowflakeText": "Блистава Пахуљица", + "backgroundSparklingSnowflakeNotes": "Клизи на Блиставој пахуљици.", "backgroundStoikalmVolcanoesText": "Stoïkalm Volcanoes", "backgroundStoikalmVolcanoesNotes": "Explore the Stoïkalm Volcanoes.", - "backgrounds022017": "SET 33: Released February 2017", - "backgroundBellTowerText": "Bell Tower", - "backgroundBellTowerNotes": "Climb to the Bell Tower.", - "backgroundTreasureRoomText": "Treasure Room", - "backgroundTreasureRoomNotes": "Bask in the wealth of a Treasure Room.", - "backgroundWeddingArchText": "Wedding Arch", - "backgroundWeddingArchNotes": "Pose under the Wedding Arch.", - "backgrounds032017": "SET 34: Released March 2017", - "backgroundMagicBeanstalkText": "Magic Beanstalk", - "backgroundMagicBeanstalkNotes": "Ascend a Magic Beanstalk.", - "backgroundMeanderingCaveText": "Meandering Cave", - "backgroundMeanderingCaveNotes": "Explore the Meandering Cave.", - "backgroundMistiflyingCircusText": "Mistiflying Circus", - "backgroundMistiflyingCircusNotes": "Carouse in the Mistiflying Circus.", - "backgrounds042017": "SET 35: Released April 2017", + "backgrounds022017": "Комплет 33: Фебруар 2017", + "backgroundBellTowerText": "Звоно Кула", + "backgroundBellTowerNotes": "Попни се на Звоно Кулу.", + "backgroundTreasureRoomText": "Ризница", + "backgroundTreasureRoomNotes": "Уживај у богатству Ризнице.", + "backgroundWeddingArchText": "Лук Венчања", + "backgroundWeddingArchNotes": "Позирај испод Лука Венчања.", + "backgrounds032017": "Комплет 34: Март 2017", + "backgroundMagicBeanstalkText": "Магични Пасуљ", + "backgroundMagicBeanstalkNotes": "Попни се уз стабљику Магичног Пасуља.", + "backgroundMeanderingCaveText": "Кривудајућа Пећина", + "backgroundMeanderingCaveNotes": "Истражи Кривудајућу Пећину.", + "backgroundMistiflyingCircusText": "Мистични Циркус", + "backgroundMistiflyingCircusNotes": "Лумповање у Мистичном Циркусу.", + "backgrounds042017": "Комплет 35: Април 2017", "backgroundBugCoveredLogText": "Bug-Covered Log", "backgroundBugCoveredLogNotes": "Investigate a Bug-Covered Log.", "backgroundGiantBirdhouseText": "Giant Birdhouse", @@ -263,52 +263,59 @@ "backgroundMistShroudedMountainText": "Mist-Shrouded Mountain", "backgroundMistShroudedMountainNotes": "Summit a Mist-Shrouded Mountain.", "backgrounds052017": "SET 36: Released May 2017", - "backgroundGuardianStatuesText": "Guardian Statues", - "backgroundGuardianStatuesNotes": "Stand vigil in front of Guardian Statues.", - "backgroundHabitCityStreetsText": "Habit City Streets", - "backgroundHabitCityStreetsNotes": "Explore the Streets of Habit City.", - "backgroundOnATreeBranchText": "On a Tree Branch", - "backgroundOnATreeBranchNotes": "Perch On a Tree Branch.", - "backgrounds062017": "SET 37: Released June 2017", - "backgroundBuriedTreasureText": "Buried Treasure", - "backgroundBuriedTreasureNotes": "Unearth Buried Treasure.", - "backgroundOceanSunriseText": "Ocean Sunrise", - "backgroundOceanSunriseNotes": "Admire an Ocean Sunrise.", - "backgroundSandcastleText": "Sandcastle", - "backgroundSandcastleNotes": "Rule over a Sandcastle.", - "backgrounds072017": "SET 38: Released July 2017", - "backgroundGiantSeashellText": "Giant Seashell", - "backgroundGiantSeashellNotes": "Lounge in a Giant Seashell.", - "backgroundKelpForestText": "Kelp Forest", - "backgroundKelpForestNotes": "Swim through a Kelp Forest.", - "backgroundMidnightLakeText": "Midnight Lake", - "backgroundMidnightLakeNotes": "Rest by a Midnight Lake.", - "backgrounds082017": "SET 39: Released August 2017", - "backgroundBackOfGiantBeastText": "Back of a Giant Beast", - "backgroundBackOfGiantBeastNotes": "Ride on the Back of a Giant Beast.", - "backgroundDesertDunesText": "Desert Dunes", - "backgroundDesertDunesNotes": "Boldly explore the Desert Dunes.", - "backgroundSummerFireworksText": "Summer Fireworks", - "backgroundSummerFireworksNotes": "Celebrate Habitica's Naming Day with Summer Fireworks!", - "backgrounds092017": "SET 40: Released September 2017", + "backgroundGuardianStatuesText": "Статуе Стражара", + "backgroundGuardianStatuesNotes": "Пробди испред Статуа Стражара.", + "backgroundHabitCityStreetsText": "Улице Града Навика", + "backgroundHabitCityStreetsNotes": "Истражи Улице Града Навика.", + "backgroundOnATreeBranchText": "На Грани Дрвета", + "backgroundOnATreeBranchNotes": "Смести се на Грани Дрвета.", + "backgrounds062017": "Комплет 37: Јун 2017", + "backgroundBuriedTreasureText": "Закопано Благо", + "backgroundBuriedTreasureNotes": "Откопај Закопано Благо.", + "backgroundOceanSunriseText": "Излазак Сунца на Океану", + "backgroundOceanSunriseNotes": "Уживај у изласку Сунца на океану.", + "backgroundSandcastleText": "Пешчани Замак", + "backgroundSandcastleNotes": "Владај над Пешчаним замком.", + "backgrounds072017": "Комплет 38: Јул 2017", + "backgroundGiantSeashellText": "Огромна Шкољка", + "backgroundGiantSeashellNotes": "Одмори у Огромној Шкољци.", + "backgroundKelpForestText": "Шума Морске Траве", + "backgroundKelpForestNotes": "Пливај кроз Шуму Морске Траве.", + "backgroundMidnightLakeText": "Поноћно Језеро", + "backgroundMidnightLakeNotes": "Одмори поред Поноћног језера.", + "backgrounds082017": "Комплет 39: Август 2017", + "backgroundBackOfGiantBeastText": "Леђа Џиновске Звери", + "backgroundBackOfGiantBeastNotes": "Јаши на Леђима Џиновске Звери.", + "backgroundDesertDunesText": "Пустињске Дине", + "backgroundDesertDunesNotes": "Храбро истражи Пустињске Дине.", + "backgroundSummerFireworksText": "Летњи Ватромет", + "backgroundSummerFireworksNotes": "Прослави Хабитикин Дан Именовања са Летњим ватрометом.", + "backgrounds092017": "Комплет 40: Септембар 2017", "backgroundBesideWellText": "Beside a Well", "backgroundBesideWellNotes": "Stroll Beside a Well.", "backgroundGardenShedText": "Garden Shed", "backgroundGardenShedNotes": "Work in a Garden Shed.", "backgroundPixelistsWorkshopText": "Pixelist's Workshop", "backgroundPixelistsWorkshopNotes": "Create masterpieces in the Pixelist's Workshop.", - "backgrounds102017": "SET 41: Released October 2017", - "backgroundMagicalCandlesText": "Magical Candles", - "backgroundMagicalCandlesNotes": "Bask in the glow of Magical Candles.", - "backgroundSpookyHotelText": "Spooky Hotel", - "backgroundSpookyHotelNotes": "Sneak down the hall of a Spooky Hotel.", + "backgrounds102017": "Комплет 41: Октобар 2017", + "backgroundMagicalCandlesText": "Магичне Свеће", + "backgroundMagicalCandlesNotes": "Уживај у светлости Магичних Свећа.", + "backgroundSpookyHotelText": "Сабласни Хотел", + "backgroundSpookyHotelNotes": "Прошуњај се у сали Сабласног хотела.", "backgroundTarPitsText": "Tar Pits", "backgroundTarPitsNotes": "Tiptoe through the Tar Pits.", - "backgrounds112017": "SET 42: Released November 2017", - "backgroundFiberArtsRoomText": "Fiber Arts Room", + "backgrounds112017": "Комплет 42: Новембар 2017", + "backgroundFiberArtsRoomText": "Соба Уметност Влакна", "backgroundFiberArtsRoomNotes": "Spin thread in a Fiber Arts Room.", - "backgroundMidnightCastleText": "Midnight Castle", - "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", - "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundMidnightCastleText": "Поноћни Замак", + "backgroundMidnightCastleNotes": "Прошетај поред Поноћног замка.", + "backgroundTornadoText": "Торнадо", + "backgroundTornadoNotes": "Пролети кроз Торнадо.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/sr/challenge.json b/website/common/locales/sr/challenge.json index 79dba4aee3..5e1af4d8f2 100644 --- a/website/common/locales/sr/challenge.json +++ b/website/common/locales/sr/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/sr/character.json b/website/common/locales/sr/character.json index 4f4ca39e5c..361c56a8c2 100644 --- a/website/common/locales/sr/character.json +++ b/website/common/locales/sr/character.json @@ -163,6 +163,7 @@ "dieText": "Izgubili ste jedan nivo, svo zlato, i nasumično odabrani predmet. Vratite se u život i pokušajte ponovo. Oslobodite se loših Navika, redovno obavljajte Svakodnevne zadatke, i održavajte zdravlje iznad nule da biste izbegli smrt.", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "Kupiti za <%= cost %> Dragulja?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Nedovoljno mane.", "invalidTarget": "You can't cast a skill on that.", "youCast": "Bacili ste <%= spell %>.", diff --git a/website/common/locales/sr/contrib.json b/website/common/locales/sr/contrib.json index c7b99965a9..46026daeb4 100644 --- a/website/common/locales/sr/contrib.json +++ b/website/common/locales/sr/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, sjajni ste! Svojim doprinosom Habitica-u dostigli ste <%= level %> čin saradnika. Pogledajte", "contribLink": "kakve ste nagrade dobili!", "contribName": "Saradnik", - "contribText": "Has contributed to Habitica (code, design, pixel art, legal advice, docs, etc). Want this badge? Read more.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Informacije", "kickstartName": "Kickstarter Backer - $<%= key %> Tier", "kickstartText": "Sponzor projekta na Kickstarter-u", diff --git a/website/common/locales/sr/front.json b/website/common/locales/sr/front.json index b61a91ce2c..2b768bb9f9 100644 --- a/website/common/locales/sr/front.json +++ b/website/common/locales/sr/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "blog", "devBlog": "Developer Blog", + "companyContribute": "Contribute", "companyDonate": "Donacije", "companyPrivacy": "Privatnost", "companyTerms": "Uslovi", @@ -252,7 +253,7 @@ "missingNewPassword": "Missing new password.", "invalidEmailDomain": "You cannot register with emails with the following domains: <%= domains %>", "wrongPassword": "Wrong password.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Invalid email address.", "emailTaken": "Email address is already used in an account.", "newEmailRequired": "Missing new email address.", diff --git a/website/common/locales/sr/gear.json b/website/common/locales/sr/gear.json index 4882fb5a03..fd68c3f505 100644 --- a/website/common/locales/sr/gear.json +++ b/website/common/locales/sr/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "oklop", "armorCapitalized": "Armor", "armorBase0Text": "Obična odeća", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Headgear", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "ukras na glavi", "headAccessoryCapitalized": "Head Accessory", "accessories": "Ukrasi", diff --git a/website/common/locales/sr/generic.json b/website/common/locales/sr/generic.json index 5b03f1d650..946d04047c 100644 --- a/website/common/locales/sr/generic.json +++ b/website/common/locales/sr/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Spasilac odlagača", "achievementDilatoryText": "Borac iz bitke protiv Gospodara Odlaganja Zadataka tokom letnjeg festivala 2014.", "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Član od", "lastLoggedIn": "- Poslednji put prijavljen", "notPorted": "Ova funkcija još uvek nije preneta sa starog sajta", diff --git a/website/common/locales/sr/groups.json b/website/common/locales/sr/groups.json index 03259a313e..6832355b14 100644 --- a/website/common/locales/sr/groups.json +++ b/website/common/locales/sr/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Poruka (nije neophodna)", "yesRemove": "Da", "foreverAlone": "Ne možete da lajkujete svoju poruku.", - "sortLevel": "Sortiranje po nivou", - "sortRandom": "Nasumično sortiranje", - "sortPets": "Sortiranje po broju zveri", - "sortName": "Sortiranje po imenu", - "sortBackgrounds": "Sortiranje po pozadini", - "sortHabitrpgJoined": "Sortiranje po datumu registracije na Habitica-u", - "sortHabitrpgLastLoggedIn": "Sortiranje po vremenu poslednje prijave", - "ascendingSort": "Rastuće", - "descendingSort": "Opadajuće", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Želite li da osnujete udruženje i platite 4 dragulja?", "leaveGroupCha": "Zatvori izazove iz udruženja i...", "confirm": "Potvrda", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Not authorized to delete this message!", "onlyGroupLeaderCanEditTasks": "Not authorized to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "New message in <%= groupName %> by <%= authorName %>. Click here to open the chat page!", "newChatMessageTitle": "New message in <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/sr/messages.json b/website/common/locales/sr/messages.json index f91791e83f..391b708043 100644 --- a/website/common/locales/sr/messages.json +++ b/website/common/locales/sr/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "You have already reported this message", "messageGroupChatNotFound": "Message not found!", "messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Whoops, looks like you're posting too many messages! Please wait a minute and try again. The Tavern chat only holds 200 messages at a time, so Habitica encourages posting longer, more thoughtful messages and consolidating replies. Can't wait to hear what you have to say. :)", "messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.", "messageUserOperationNotFound": "<%= operation %> operation not found", diff --git a/website/common/locales/sr/npc.json b/website/common/locales/sr/npc.json index 701a95cf43..706a485fd8 100644 --- a/website/common/locales/sr/npc.json +++ b/website/common/locales/sr/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Gem", "typeNotSellable": "Type is not sellable. Must be one of the following <%= acceptedTypes %>", "userItemsKeyNotFound": "Key not found for user.items <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Path string is required", "unlocked": "Items have been unlocked", "alreadyUnlocked": "Full set already unlocked.", diff --git a/website/common/locales/sr/quests.json b/website/common/locales/sr/quests.json index 68cda74b4b..cf666b1830 100644 --- a/website/common/locales/sr/quests.json +++ b/website/common/locales/sr/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Morate dotići <%= level %>. nivo da biste kupili ovu misiju.", "mustInviteFriend": "To earn this quest, invite a friend to your Party. Invite someone now?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Jeste li sigurni da želite da otkažete ovu misiju? Svi pozivi biće otkazani. Vlasnik misije zadržaće svitak sa misijom.", "sureAbort": "Jeste li sigurni da želite da prekinete ovu misiju? Misija će biti prekinuta za celu družinu i sva dostignuća biće izgubljena. Vlasnik misije zadržaće svitak sa misijom.", "doubleSureAbort": "Jeste li sigurni da ste sigurni? Ne radite nešto zbog čega ćete se kajati.", diff --git a/website/common/locales/sr/questscontent.json b/website/common/locales/sr/questscontent.json index 38ebceeccb..948e6ec590 100644 --- a/website/common/locales/sr/questscontent.json +++ b/website/common/locales/sr/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Egg)", "questArmadilloUnlockText": "Unlocks purchasable Armadillo eggs in the Market", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "Cow (Egg)", diff --git a/website/common/locales/sr/settings.json b/website/common/locales/sr/settings.json index 14e660e492..6679ffacce 100644 --- a/website/common/locales/sr/settings.json +++ b/website/common/locales/sr/settings.json @@ -65,7 +65,7 @@ "resetText1": "PAŽNjA! Ova funkcija nulira delove Vašeg naloga. Njena upotreba se ne preporučuje, ali neki korisnici je koriste nakon igranja s postavkama i upoznavanja sa sajtom.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type your password into the text box below.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Kopirajte ove kodove u aplikacije razvijene za Habitica. Vaš API ključ ima funkciju lozinke, pazite kome ga šaljete i kome je dostupan. Povremeno od Vas može biti zatražen Lični Broj Korisnika (User ID, UID), ali nikada ne objavljujte svoj API ključ tamo gde ga bilo ko može videti, uključujući i Github.", diff --git a/website/common/locales/sr/subscriber.json b/website/common/locales/sr/subscriber.json index 2c834a8dd8..93cd724575 100644 --- a/website/common/locales/sr/subscriber.json +++ b/website/common/locales/sr/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Unknown card type.", "invalidCoupon": "Invalid coupon code.", "couponUsed": "Coupon code already used.", - "noSudoAccess": "You don't have sudo access.", "couponCodeRequired": "The coupon code is required.", "eventRequired": "\"req.params.event\" is required.", "countRequired": "\"req.query.count\" is required.", diff --git a/website/common/locales/sr/tasks.json b/website/common/locales/sr/tasks.json index f2c97f80ae..a40a20cf70 100644 --- a/website/common/locales/sr/tasks.json +++ b/website/common/locales/sr/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage", "yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.", "repeatDayError": "Please ensure that you have at least one day of the week selected.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/sv/backgrounds.json b/website/common/locales/sv/backgrounds.json index c73903df01..df0a612551 100644 --- a/website/common/locales/sv/backgrounds.json +++ b/website/common/locales/sv/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Midnattsslott", "backgroundMidnightCastleNotes": "Promenera vid Midnattsslottet.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Flyg igenom en Tornado." + "backgroundTornadoNotes": "Flyg igenom en Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/sv/challenge.json b/website/common/locales/sv/challenge.json index 92c6cc529f..e0b5e0f28a 100644 --- a/website/common/locales/sv/challenge.json +++ b/website/common/locales/sv/challenge.json @@ -29,7 +29,7 @@ "either": "Vilket som", "createChallenge": "Skapa utmaning", "createChallengeAddTasks": "Lägg till Utmaningsuppgifter", - "createChallengeCloneTasks": "Clone Challenge Tasks", + "createChallengeCloneTasks": "Klona Utmaningsuppgifter", "addTaskToChallenge": "Lägg till Uppgift", "discard": "Kasta bort", "challengeTitle": "Titel på utmaning", @@ -127,5 +127,6 @@ "locationRequired": "Plats av utmaning krävs ('Lägg till')", "categoiresRequired": "En eller mer kategorier måste vara valda", "viewProgressOf": "Visa Framsteg Av", - "selectMember": "Välj Medlem" + "selectMember": "Välj Medlem", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/sv/character.json b/website/common/locales/sv/character.json index 53e6773526..1f34a84828 100644 --- a/website/common/locales/sv/character.json +++ b/website/common/locales/sv/character.json @@ -163,6 +163,7 @@ "dieText": "Du har förlorat en nivå, allt ditt guld och en slumpmässigt utvald del av din utrustning. Res dig upp, Habitant, och försök igen! Stå emot dina negativa vanor, var vaksam i fullföljandet av dagliga uppgifter, och håll döden på armlängds avstånd med en hälsodryck om du vacklar!", "sureReset": "Är du säker? Detta kommer att återställa din karaktärs klass och fördelade poäng (du kommer att få tillbaka alla så att du kan återfödela) och kostar 3 Diamanter.", "purchaseFor": "Köp för <%= cost %> Juveler?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Inte tillräckligt med mana.", "invalidTarget": "Du kan inte kasta en förmåga på det där.", "youCast": "Du kastar <%= spell %>.", diff --git a/website/common/locales/sv/contrib.json b/website/common/locales/sv/contrib.json index a7186a0479..ce92bd250f 100644 --- a/website/common/locales/sv/contrib.json +++ b/website/common/locales/sv/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, du fantastiska person! Du är nu en nivå <%= level %> medhjälpare för att ha hjälpt Habitica. Se", "contribLink": "vilka priser du har förtjänat för din insats!", "contribName": "Medarbetare", - "contribText": "Har bidragit till Habitica (kod, design, pixelkonst, juridisk rådgivning, dokumentering, osv). Vill du ha detta emblem? Läs mer.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Läs Mer", "kickstartName": "Kickstarterstödjare - $<%= key %>-nivån", "kickstartText": "Stödde Kickstarter-projektet", diff --git a/website/common/locales/sv/front.json b/website/common/locales/sv/front.json index e6ad89f64e..61a07e1291 100644 --- a/website/common/locales/sv/front.json +++ b/website/common/locales/sv/front.json @@ -30,6 +30,7 @@ "companyAbout": "Hur Det Funkar", "companyBlog": "Blogg", "devBlog": "Utvecklarens Blog", + "companyContribute": "Contribute", "companyDonate": "Donera", "companyPrivacy": "Integritet", "companyTerms": "Villkor", @@ -252,7 +253,7 @@ "missingNewPassword": "Saknar nytt lösenord.", "invalidEmailDomain": "Du kan inte registrera med e-mails med följande domäner: <%= domains %>", "wrongPassword": "Fel lösenord.", - "incorrectDeletePhrase": "Snälla skriv DELETE med stora bokstäver för att radera ditt konto", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Ogiltig E-postadress.", "emailTaken": "E-postadressen används redan av ett annat konto.", "newEmailRequired": "Saknar ny E-postadress.", diff --git a/website/common/locales/sv/gear.json b/website/common/locales/sv/gear.json index 44902759cc..343d917c6e 100644 --- a/website/common/locales/sv/gear.json +++ b/website/common/locales/sv/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Vävares Kam", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "utrustning", "armorCapitalized": "Rustning", "armorBase0Text": "Vanliga kläder", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "hjälm", "headgearCapitalized": "Huvudbonader", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Denna mäktiga stålhjälm kommer hjälpa dig att slåss för att må bra, bli lycklig och bli produktiv! Ökar Uppmärksamhet med <%= per %>. Förtrollad Kista: Anti-Uppskjutnings-set (Objekt 1 av 3).", "headArmoireCandlestickMakerHatText": "Ljusstöpar-hatt", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "huvudtillbehör", "headAccessoryCapitalized": "Huvudbonad", "accessories": "Accessoarer", diff --git a/website/common/locales/sv/generic.json b/website/common/locales/sv/generic.json index 10082a96a8..7ef4c00a91 100644 --- a/website/common/locales/sv/generic.json +++ b/website/common/locales/sv/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Dilatorys Befriare", "achievementDilatoryText": "Hjälpte till att besegra Dilatorys Fruktade Drake sommaren 2014. ", "costumeContest": "Maskeraddeltagare", - "costumeContestText": "Deltog i Habitoweens Maskeradtävling. Se en del av bidragen på HabitRPG-bloggen!", - "costumeContestTextPlural": "Deltog i <%= count %> Habitoween Utklädnadstävlingar. Se några av artiklarna på Habiticas blogg!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Medlem sedan", "lastLoggedIn": "- Senast inloggad", "notPorted": "Denna funktion är inte flyttad från orginalhemsidan ännu.", diff --git a/website/common/locales/sv/groups.json b/website/common/locales/sv/groups.json index 78315a33ec..629cdcbd73 100644 --- a/website/common/locales/sv/groups.json +++ b/website/common/locales/sv/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Frivilligt meddelande", "yesRemove": "Ja, ta bort dem", "foreverAlone": "Du kan inte gilla ditt eget meddelande. Var inte den som är den.", - "sortLevel": "Sortera efter nivå", - "sortRandom": "Sortera slumpmässigt", - "sortPets": "Sortera efter antalet husdjur", - "sortName": "Sortera efter avatarernas namn", - "sortBackgrounds": "Sortera efter bakgrund.", - "sortHabitrpgJoined": "Sortera efter Habitica anslutningsdatum", - "sortHabitrpgLastLoggedIn": "Sortera efter sista gången användare loggade in", - "ascendingSort": "Sortera stigande", - "descendingSort": "Sortera fallande", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Skapa Gille för 4 Juveler?", "leaveGroupCha": "Lämna gillesutmaningar och...", "confirm": "Bekräfta", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Inte auktoriserad för att radera detta meddelande!", "onlyGroupLeaderCanEditTasks": "Inte auktoriserad att hantera uppgifter!", "onlyGroupTasksCanBeAssigned": "Bara gruppuppgifter kan bli tilldelade", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Dina chatt privilegium har blivit återkallade.", "newChatMessagePlainNotification": "Nytt meddelande i <%= groupName %> av <%= authorName %>. Klicka här för att öppna chattsidan!", "newChatMessageTitle": "Nytt meddelande i <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Roligt Extra", "enterprisePlansButton": "Fråga om Företags-planer", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Fråga angående Företags-planer", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Skapa en Grupp", diff --git a/website/common/locales/sv/messages.json b/website/common/locales/sv/messages.json index aeef988523..4cba93dbe1 100644 --- a/website/common/locales/sv/messages.json +++ b/website/common/locales/sv/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Du har redan rapporterat det här meddelandet", "messageGroupChatNotFound": "Meddelandet hittades inte!", "messageGroupChatAdminClearFlagCount": "Endast en administratör kan rensa flagg-räknaren!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Hoppsan, det ser ut som att du har postat för många meddelanden! Var vänlig vänta en minut och försök igen. Värdshuschatten kan bara visa 200 meddelanden åt gången, så Habitica uppmuntrar längre, mer genomtänkta meddelanden och sammanslagning av svar. Vi kan inte vänta på att få höra vad du har att säga. :)", "messageUserOperationProtected": "sökvägen `<%= operation %>` sparades inte, eftersom det är en skyddad sökväg.", "messageUserOperationNotFound": "<%= operation %> operationen hittades inte", diff --git a/website/common/locales/sv/npc.json b/website/common/locales/sv/npc.json index f1b8a8eba4..e8e7e29acc 100644 --- a/website/common/locales/sv/npc.json +++ b/website/common/locales/sv/npc.json @@ -24,7 +24,7 @@ "pauseDailies": "Pausa Skada", "unpauseDailies": "Starta Skada", "staffAndModerators": "Personal och Moderatorer", - "communityGuidelinesIntro": "Habitica tries to create a welcoming environment for users of all ages and backgrounds, especially in public spaces like the Tavern. If you have any questions, please consult our Community Guidelines.", + "communityGuidelinesIntro": "Habitica försöker skapa en välkomnande miljö för användare av alla åldrar och bakgrunder - särskilt i offentliga utrymmen som Värdshuset. Om du har några frågor, var snäll och läs igenom Gemenskapens Riktlinjer.", "acceptCommunityGuidelines": "Jag samtycker med att följa Gemenskapens Riktlinjer", "daniel": "Daniel", "danielText": "Välkommen till Värdshuset! Stanna kvar ett tag och träffa andra Habitanter. Om du behöver vila (semester? sjukdom?) så kan jag ordna ett rum åt dig på Värdshuset: Dina Dagliga Utmaningar kommer frysas som dem är fram tills dagen efter du checkat ut. Du kommer inte ta någon skada vid dagens slut.", @@ -88,7 +88,7 @@ "plusOneGem": "+1 Juvel", "typeNotSellable": "Denna typ är inte säljbar. Måste vara någon av följande <%= acceptedTypes %>", "userItemsKeyNotFound": "Nyckel hittas inte för user.items <%= type %>", - "userItemsNotEnough": "Inte nog med objekt för user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Path string is required", "unlocked": "Gejer upplåstes", "alreadyUnlocked": "Du har redan låst upp hela uppsättningen.", diff --git a/website/common/locales/sv/quests.json b/website/common/locales/sv/quests.json index dfb02243d0..1f4ad25e43 100644 --- a/website/common/locales/sv/quests.json +++ b/website/common/locales/sv/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Du måste vara level <%= level %> för att köpa detta uppdrag!", "mustInviteFriend": "För att förtjäna det här uppdraget, bjud in en vän till ditt sällskap. Vill du bjuda in någon nu?", "unlockByQuesting": "För att låsa upp detta uppdrag, slutför <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Är du säker på att du vill avbryta uppdraget? Alla accepterade inbjudningar kommer att gå förlorade. Uppdragsägaren får behålla uppdragsskriftrullen.", "sureAbort": "Är du säker att du vill avbryta detta uppdrag? Det kommer att avbrytas för alla i ditt sällskap och alla framsteg kommer att förloras. Uppdragsrullen kommer att återvända till uppdragsägaren.", "doubleSureAbort": "Är du helt säker? Se till att de inte kommer hata dig för alltid!", diff --git a/website/common/locales/sv/questscontent.json b/website/common/locales/sv/questscontent.json index 6c34c979f4..62ff90337e 100644 --- a/website/common/locales/sv/questscontent.json +++ b/website/common/locales/sv/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Bältdjur (ägg)", "questArmadilloUnlockText": "Låser upp köpbara bältdjurägg på Marknaden", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "Ko (ägg)", diff --git a/website/common/locales/sv/rebirth.json b/website/common/locales/sv/rebirth.json index 31a9c8ae68..b6d0c659fb 100644 --- a/website/common/locales/sv/rebirth.json +++ b/website/common/locales/sv/rebirth.json @@ -21,7 +21,7 @@ "rebirthOrb": "Använde en Återfödelsens sfär för att starta om efter att ha uppnått Nivå <%= level %>.", "rebirthOrb100": "Använd en Återfödelsens sfär för att starta om efter att ha uppnått Nivå 100 eller högre.", "rebirthOrbNoLevel": "Använde en Återfödelsens Sfär för att börja om", - "rebirthPop": "Instantly restart your character at Level 1 while retaining achievements, collectibles, equipment, and tasks with history. This will take effect immediately.", + "rebirthPop": "Starta om din karaktär vid nivå 1 och behåll dina prestationer, samlarobjekt, utrustning och uppgifter med historik. Detta kommer att träda i kraft omedelbart.", "rebirthName": "Pånyttfödelsesfär", "reborn": "Pånyttfödd, max nivå <%= reLevel %>", "confirmReborn": "Är du säker?", diff --git a/website/common/locales/sv/settings.json b/website/common/locales/sv/settings.json index a6df37ea27..a4404aa32a 100644 --- a/website/common/locales/sv/settings.json +++ b/website/common/locales/sv/settings.json @@ -65,7 +65,7 @@ "resetText1": "VARNING! Detta kommer återställa många delar av ditt konto. Vi rekommenderar det inte, men somliga anser det praktiskt i början efter att ha provat spelet en kort stund.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "Är du säker? Detta kommer att radera ditt konto för alltid och det kan aldrig bli återställt! Du kommer att behöva registrera ett nytt konto för att använda Habitica igen. Diamanter som du har i ditt förråd eller som du spenderat kommer inte att bli återlämnade. Om du verkligen är säker, skriv in ditt lösenord i textrutan nedanför.", - "deleteSocialAccountText": "Är du säker? Detta kommer att radera ditt konto för alltid och det kan inte bli återställt! Du kommer att behöva registrera ett nytt konto för att använda Habitica igen. Diamanter som du har kvar eller har spenderat kommer inte att bli återbetalade. Om du är helt säker, skriv in \"DELETE\" i textrutan nedanför.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Kopiera dessa för användning i tredjepartsapplikationer. Du bör behandla ditt API-token som ett lösenord och inte dela med dig av det publikt. Du kan få frågan att ange ditt User ID, men lägg inte ut ditt API-token där andra kan se det, inklusive på Github.", diff --git a/website/common/locales/sv/spells.json b/website/common/locales/sv/spells.json index b046ca48e7..d98e2efff7 100644 --- a/website/common/locales/sv/spells.json +++ b/website/common/locales/sv/spells.json @@ -9,7 +9,7 @@ "spellWizardFrostNotes": "Med ett kast fryser du allt du har gjort i följd så att de inte kommer att återställas till noll imorgon!", "spellWizardFrostAlreadyCast": "Du har redan kastat den här idag. Dina följder är frusna, och du behöver int kasta den här igen.", "spellWarriorSmashText": "Brutalt Slag", - "spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)", + "spellWarriorSmashNotes": "Du gör en uppgift mer blå/mindre röd och gör extra skada till Bossar! (Baserat på: STY)", "spellWarriorDefensiveStanceText": "Försvarsställning", "spellWarriorDefensiveStanceNotes": "Du hukar dig lågt och får en förbättring till Tålighet! (Baserat på: oförbättrad TÅL)", "spellWarriorValorousPresenceText": "Utstrålande Tapperhet", diff --git a/website/common/locales/sv/subscriber.json b/website/common/locales/sv/subscriber.json index b0e6ecea73..c7cacf10d0 100644 --- a/website/common/locales/sv/subscriber.json +++ b/website/common/locales/sv/subscriber.json @@ -135,7 +135,7 @@ "mysterySet201708": "Lavakrigare Set", "mysterySet201709": "Trolldomstudent Set", "mysterySet201710": "Befallande Imp-set", - "mysterySet201711": "Carpet Rider Set", + "mysterySet201711": "Matt-ryttare Set", "mysterySet301404": "Steampunk Standard Set", "mysterySet301405": "Steampunk Tillbehör Set", "mysterySet301703": "Påfågel Steampunk Set", @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Okänd kort-typ.", "invalidCoupon": "Ogiltig kupong kod.", "couponUsed": "Kupongkoden är redan använd.", - "noSudoAccess": "Du har inte sudo tillgång.", "couponCodeRequired": "Kupongkoden krävs.", "eventRequired": "\"req.params.event\" krävs.", "countRequired": "\"req.query.count\" krävs.", diff --git a/website/common/locales/sv/tasks.json b/website/common/locales/sv/tasks.json index d839f3cf0e..d9d58a9b26 100644 --- a/website/common/locales/sv/tasks.json +++ b/website/common/locales/sv/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Bekräfta att denna Dagliga Uppgiften inte var gjord innan applicering av skada", "yesterDailiesDescription": "Om denna inställning är aktiverad kommer Habitica att fråga dig om du menade att lämna en Daglig Uppgift ogjord innan den applicerar skada till din karaktär. Detta kan skydda dig från oavsiktlig skada.", "repeatDayError": "Var vänlig och garantera att du har åtminstone valt en dag av veckan.", - "searchTasks": "Sök igenom titlar och beskrivningar..." + "searchTasks": "Sök igenom titlar och beskrivningar...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/tr/backgrounds.json b/website/common/locales/tr/backgrounds.json index 9861fa3465..dc39930ab3 100644 --- a/website/common/locales/tr/backgrounds.json +++ b/website/common/locales/tr/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Geceyarısı Kalesi", "backgroundMidnightCastleNotes": "Geceyarısı Kalesinin etrafında gezin.", "backgroundTornadoText": "Hortum", - "backgroundTornadoNotes": "Hortum ile birlikte uç." + "backgroundTornadoNotes": "Hortum ile birlikte uç.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/tr/challenge.json b/website/common/locales/tr/challenge.json index 8493eb9df4..cdba9ddaf8 100644 --- a/website/common/locales/tr/challenge.json +++ b/website/common/locales/tr/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/tr/character.json b/website/common/locales/tr/character.json index f2d4340f41..23cc9b8e1a 100644 --- a/website/common/locales/tr/character.json +++ b/website/common/locales/tr/character.json @@ -163,6 +163,7 @@ "dieText": "Bir Seviyeni, bütün Altınını ve rastgele bir ekipmanını kaybettin. Yüksel, Habiticalı, ve tekrar dene! Kötü alışkanlıklarını frenle, Günlük İşlerin tamamlanmasında uyanık ol ve eğer sendelersen bir Sağlık İksiri ile ölümü kendinden uzak tut!", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "<%= cost %> Elmas karşılığında satın alınsın mı?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Yetersiz mana.", "invalidTarget": "Onun üzerinde yetenek kullanamazsın. ", "youCast": "<%= spell %> uyguladın.", diff --git a/website/common/locales/tr/contrib.json b/website/common/locales/tr/contrib.json index 571ff2a569..884483b9df 100644 --- a/website/common/locales/tr/contrib.json +++ b/website/common/locales/tr/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, seni mükemmel insan! Habitica'ya katkılarından ötürü artık <%= level %>. kademede bir katılımcısın. İşte", "contribLink": "katılımından dolayı kazandığın ödüller!", "contribName": "Katılımcı", - "contribText": "Habitica'ya (yazılım, tasarım, pixel art, yasal destek, dökümanlar, vb.) katkıda bulunmuştur. Bu rozeti istiyor musun? Daha fazla bilgi için burayı incele.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Devamını Oku", "kickstartName": "Kickstarter Sponsoru - $<%= key %> Kademesi", "kickstartText": "Kickstarter Projesini Destekledi", diff --git a/website/common/locales/tr/front.json b/website/common/locales/tr/front.json index 3b97636389..09bcfcefed 100644 --- a/website/common/locales/tr/front.json +++ b/website/common/locales/tr/front.json @@ -30,6 +30,7 @@ "companyAbout": "Nasıl Çalışır", "companyBlog": "Blog", "devBlog": "Geliştirici Blog'u", + "companyContribute": "Contribute", "companyDonate": "Bağış Yap", "companyPrivacy": "Gizlilik", "companyTerms": "Koşullar", @@ -252,7 +253,7 @@ "missingNewPassword": "Yeni şifre eksik.", "invalidEmailDomain": "Bu alan adına sahip e-posta adresleri ile kaydolamazsın: <%= domains %>", "wrongPassword": "Yanlış şifre.", - "incorrectDeletePhrase": "Hesabını silmek için lütfen büyük harflerle DELETE yaz.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Geçersiz e-posta adresi.", "emailTaken": "Bu e-posta adresi zaten bir kullanıcı hesabında kayıtlı.", "newEmailRequired": "Yeni e-posta adresi eksik.", diff --git a/website/common/locales/tr/gear.json b/website/common/locales/tr/gear.json index ee0e04d771..16ef8c47f6 100644 --- a/website/common/locales/tr/gear.json +++ b/website/common/locales/tr/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "zırh", "armorCapitalized": "Zırh", "armorBase0Text": "Sade Giysi", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "başlık", "headgearCapitalized": "Başlık", "headBase0Text": "Başlık Yok", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "Bu güçlü çelik miğfer, sağlıklı, mutlu ve üretken olma savaşını kazanmana yardım edecek! Sezgiyi <%= per %> puan arttırır. Efsunlu Gardırop: Erteleme Karşıtı Seti (3 Eşyadan 1'incisi).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "Bu pelerin, İşlerinden aldığın tüm Altınları gizlemek için gizli ceplere sahip. Bir fayda sağlamaz. Haziran 2017 Abone Eşyası.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "baş aksesuarı", "headAccessoryCapitalized": "Baş Aksesuarı", "accessories": "Aksesuarlar", diff --git a/website/common/locales/tr/generic.json b/website/common/locales/tr/generic.json index 7806bbd459..2e74f56f54 100644 --- a/website/common/locales/tr/generic.json +++ b/website/common/locales/tr/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Tembelistan'ın Kurtarıcısı", "achievementDilatoryText": "2014 Yaz Partisi Etkinliğinde Tembelistan'ın Dehşet Ejderi'ni mağlup etmekte yardımcı oldu!", "costumeContest": "Kostüm Yarışmacısı", - "costumeContestText": "Habitoween Kıyafet Yarışması'na katıldı. Habitica blog'unda katılımcıların bazılaırnı görebilirsin!", - "costumeContestTextPlural": "<%= number %> defa Habitoween Kıyafet Yarışması'na katıldı. Habitica blog'unda katılımcıların bazılarını görebilirsin!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Üyelik başlangıcı", "lastLoggedIn": "- Son giriş", "notPorted": "Bu özellik orijinal siteden bu platforma henüz aktarılmamıştır.", diff --git a/website/common/locales/tr/groups.json b/website/common/locales/tr/groups.json index 0b5955b342..1cbbab11ae 100644 --- a/website/common/locales/tr/groups.json +++ b/website/common/locales/tr/groups.json @@ -70,7 +70,7 @@ "guildBankPop1": "Lonca Bankası", "guildBankPop2": "Lonca başkanının mücadele ödülleri için kullanabileceği Elmaslar.", "guildGems": "Lonca Elmasları", - "group": "Group", + "group": "Grup", "editGroup": "Grubu Düzenle", "newGroupName": "<%= groupType %> Adı", "groupName": "Grup Adı", @@ -102,15 +102,16 @@ "optionalMessage": "Tercihe bağlı mesaj", "yesRemove": "Evet, çıkar", "foreverAlone": "Kendi mesajını beğenemezsin. O tür bir insan olma.", - "sortLevel": "Seviyeye göre sırala", - "sortRandom": "Rastgele sırala", - "sortPets": "Hayvan sayısına göre sırala", - "sortName": "Avatar adına göre sırala", - "sortBackgrounds": "Arka plana göre sırala", - "sortHabitrpgJoined": "Habitica'ya katılma tarihine göre sırala", - "sortHabitrpgLastLoggedIn": "Son giriş tarihine göre sırala", - "ascendingSort": "Artan Sıralama", - "descendingSort": "Azalan Sıralama", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "4 Elmas karşılığı Lonca oluşturulsun mu?", "leaveGroupCha": "Lonca mücadelelerinden ayrıl ve...", "confirm": "Onayla", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Bu mesajı silmek için yetkili değilsin!", "onlyGroupLeaderCanEditTasks": "İşleri yönetme yetkin yok!", "onlyGroupTasksCanBeAssigned": "Sadece grup görevleri atanabilir", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Sohbet ayrıcalıkların iptal edildi.", "newChatMessagePlainNotification": "<%= groupName %> grubunda <%= authorName %> tarafından yeni bir mesaj var. Sohbet sayfasını açmak için buraya tıkla!", "newChatMessageTitle": "<%= groupName %> grubunda yeni mesaj var", @@ -279,7 +291,6 @@ "funExtras": "Eğlenceli Ekstralar", "enterprisePlansButton": "Kurumsal Planlar hakkında sor", "enterprisePlansDescription": "Özel ihtiyaçlarla daha büyük bir kurulum mu arıyorsunuz? Kurumsal planlarımızın sizin için doğru olup olmadığını kontrol edin.", - "enterprisePlansEmailSubject": "Kurumsal Planlar hakkında soru", "familyPlansButton": "Aile Planı Mail Listesine Yazıl", "familyPlansDescription": "Evinizi yönetmek için daha samimi bir çözüm istiyor musunuz? Aile Planları yakında çıkacak!", "createAGroup": "Bir Grup Oluştur", diff --git a/website/common/locales/tr/messages.json b/website/common/locales/tr/messages.json index aaa0e6448c..7db3e345af 100644 --- a/website/common/locales/tr/messages.json +++ b/website/common/locales/tr/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "Bu mesajı zaten bildirdin.", "messageGroupChatNotFound": "Mesaj bulunamadı!", "messageGroupChatAdminClearFlagCount": "İşaret sayısını yalnızca bir admin silebilir!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Eyvah, çok fazla mesaj yayınlıyorsun! Lütfen bir dakika bekleyip tekrar dene. Taverna sohbeti aynı anda yalnızca 200 ileti tutar, bu nedenle Habitica daha uzun, daha düşünceli ileti göndermeyi ve yanıtları derlemeyi önerir. Neler söyleyeceğini merakla bekliyoruz. :)", "messageUserOperationProtected": "`<%= operation %>` korumalı bir yol olduğu için kaydedilemedi.", "messageUserOperationNotFound": "<%= operation %> operasyonu bulunamadı", diff --git a/website/common/locales/tr/npc.json b/website/common/locales/tr/npc.json index 5ee9a2394f..d4f2eed91b 100644 --- a/website/common/locales/tr/npc.json +++ b/website/common/locales/tr/npc.json @@ -42,7 +42,7 @@ "yourBalance": "Hesabın", "sell": "Sat", "buyNow": "Şimdi Al", - "sortByNumber": "Number", + "sortByNumber": "Numara", "featuredItems": "Featured Items!", "hideLocked": "Kilidi açılmamış olanları gizle", "hidePinned": "Hide pinned", @@ -56,7 +56,7 @@ "sort": "Sırasını düzenle", "sortBy": "Göre Düzenle", "groupBy2": "İle Grupla", - "sortByName": "Name", + "sortByName": "Ad", "quantity": "Quantity", "cost": "Cost", "shops": "Dükkanlar", @@ -88,7 +88,7 @@ "plusOneGem": "+1 Elmas", "typeNotSellable": "Tür satılabilir değil. Şunlardan biri olmalı: <%= acceptedTypes %>", "userItemsKeyNotFound": "user.items <%= type %> için anahtar bulunamadı", - "userItemsNotEnough": "user.items <%= type %> için yeterli eşya bulunamadı", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Yol dizesi gerekli", "unlocked": "Eşyaların kilidi açıldı", "alreadyUnlocked": "Tüm set zaten açık.", diff --git a/website/common/locales/tr/pets.json b/website/common/locales/tr/pets.json index dce479066a..be00d5acb8 100644 --- a/website/common/locales/tr/pets.json +++ b/website/common/locales/tr/pets.json @@ -113,7 +113,7 @@ "petLikeToEatText": "Pets will grow no matter what you feed them, but they'll grow faster if you feed them the one food that they like best. Experiment to find out the pattern, or see the answers here:
http://habitica.wikia.com/wiki/Food_Preferences", "filterByStandard": "Standart", "filterByMagicPotion": "Sihirli İksir", - "filterByQuest": "Quest", + "filterByQuest": "Görev", "standard": "Standart", "sortByColor": "Renk", "sortByHatchable": "Hatchable", diff --git a/website/common/locales/tr/quests.json b/website/common/locales/tr/quests.json index 5da80f1a13..d952ee3140 100644 --- a/website/common/locales/tr/quests.json +++ b/website/common/locales/tr/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Bu görevi satın almak için <%= level %>. seviye olmalısın!", "mustInviteFriend": "Bu görevi kazanmak için Takımına bir arkadaşını davet etmelisin. Şimdi davet etmek ister misin?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Bu görevi iptal etmek istediğine emin misin? Kabul edilen tüm davetiyeler yok olacak. Görev sahibi, görev parşömenine sahip olmaya devam edecektir.", "sureAbort": "Bu görevi yarıda kesmek istediğine emin misin? Bu seçenek, görevi tüm takım üyeleri için iptal edecek ve tüm ilerleme kaybolacak. Görev parşömeni, görev sahibine iade edilecek.", "doubleSureAbort": "Son kararın mı? Senden sonsuza kadar nefret etmeyeceklerinden emin ol!", diff --git a/website/common/locales/tr/questscontent.json b/website/common/locales/tr/questscontent.json index 9ba7cc2735..51605a8750 100644 --- a/website/common/locales/tr/questscontent.json +++ b/website/common/locales/tr/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Yumurta)", "questArmadilloUnlockText": "Pazardan Armadillo yumurtaları satın alabilmeni sağlar", "questCowText": "Möötant İnek", - "questCowNotes": "Bugün Münakaşa Çiftlikleri'nde uzun, sıcak bir gündü ve şu anda tek istediğin koca bir yudum su ile biraz uyumak. İçin geçmiş vaziyette ayakta dururken @Solana aniden bağırdı: \"Herkes kaçsın! Büyük inek möötasyon geçirdi!\"

@eevachu yutkundu. \"Onu enfekte eden bizlerin kötü alışkanlıkları olmalı.\"

\"Çabuk!\" dedi Feralem Tau. \"Diğer inekler de möötasyon geçirmeden önce bir şeyler yapalım.\"

Yeterince duydun. Daha fazla uyuklamak yok -- zaman kötü alışkanlıkları kontrol altına alma zamanı!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "İyi alışkanlıklarını, inek orijinal formuna geri dönene kadar iyice sağdın. İnek sana şirin kahverengi gözleriyle baktı ve üç tane yumurtayı sana doğru itti.

@fuzzytrees güldü ve yumurtaları sana verdi: \"Belki içlerinde bebek inekler varsa hala möötasyona uğramış olabilirler. Ancak onları yetiştirirken iyi alışkanlıklarına bağlı kalacağına güveniyorum.\"", "questCowBoss": "Möötant İnek", "questCowDropCowEgg": "İnek (Yumurta)", diff --git a/website/common/locales/tr/settings.json b/website/common/locales/tr/settings.json index 04a88f1e22..08df60e64c 100644 --- a/website/common/locales/tr/settings.json +++ b/website/common/locales/tr/settings.json @@ -65,7 +65,7 @@ "resetText1": "DİKKAT! Bu seçenek hesabının birçok kısmını sıfırlar. Bu son derece şevk kırıcı olsa da, bazı kişiler siteyi biraz kurcaladıktan sonra, tam manasıyla kullanmaya başlamadan önce bunu kullanışlı bulmaktadır.", "resetText2": "Tüm seviyelerini, altınını ve tecrübe puanlarını kaybedeceksin. Tüm işlerin (mücadelelere bağlı olanlar hariç) kalıcı olarak silinecek ve bunların tarihsel verilerinin tamamını yitireceksin. Tüm ekipmanını kaybedeceksin ancak şu anda sahip olduğun tüm sınırlı sürüm ekipmanların ve abonelere özel gizemli eşyaların dahil hepsini yeniden satın alabileceksin (sınıfa özel ekipmanları tekrar satın almak için doğru sınıfta yer alıyor olman gerekir). Şu anki sınıfın, hayvanların ve bineklerin korunacak. Bunların yerine daha güvenli ve işlerinle ekipmanlarını koruyacak bir tercih olan Reenkarnasyon Küresini kullanmayı tercih edebilirsin.", "deleteLocalAccountText": "Emin misin? Bu hesabını kalıcı olarak silecek ve geri dönüşü asla olmayacak! Habitica'yı tekrar kullanmak için yeni bir hesap oluşturman gerekecek. Hesabında bulunan veya harcanmış Elmasların geri ödenmesi yapılmayacak. Eğer kesin olarak eminsen, aşağıdaki metin kutusuna şifreni gir.", - "deleteSocialAccountText": "Emin misin? Bu işlem, hesabını sonsuza dek silecektir ve asla geri yüklenemez! Habitica'yı tekrar kullanmak için yeni bir hesap açman gerekecek. Depolanan veya harcanan Mücevheratlar iade edilmez. Kesinlikle emin isen, aşağıdaki metin kutusuna \"DELETE\" yaz.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Üçüncü parti uygulamalarda kullanmak için bunları kopyala. Yine de API Dizgeni bir şifre gibi düşün ve umumi biçimde paylaşma. Kullanıcı ID'ni sıklıkla paylaşacaksındır ancak diğerlerinin görebileceği alanlarda, Github dahil, API Dizgeni asla paylaşma.", diff --git a/website/common/locales/tr/subscriber.json b/website/common/locales/tr/subscriber.json index 8ba4e1e55d..39e8777139 100644 --- a/website/common/locales/tr/subscriber.json +++ b/website/common/locales/tr/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Bilinmeyen kart tipi.", "invalidCoupon": "Geçersiz kupon kodu.", "couponUsed": "Kupon kodu önceden kullanılmış.", - "noSudoAccess": "Sudo erişimin bulunmuyor.", "couponCodeRequired": "Kupon kodu gerekli.", "eventRequired": "\"req.params.event\" gerekli.", "countRequired": "\"req.query.count\" gerekli.", diff --git a/website/common/locales/tr/tasks.json b/website/common/locales/tr/tasks.json index 57a203921d..3803d0cf77 100644 --- a/website/common/locales/tr/tasks.json +++ b/website/common/locales/tr/tasks.json @@ -71,7 +71,7 @@ "dueDate": "Biteceği Tarih", "remaining": "Aktif", "complete": "Tamamlanmış", - "complete2": "Complete", + "complete2": "Tamamlanan", "dated": "Vadeli", "today": "Bugün", "dueIn": "Due <%= dueIn %>", @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Zarar vermeden önce bu Günlük İşin yapılmadığını onayla", "yesterDailiesDescription": "Bu ayar uygulanıyorsa, avatarına zarar verme hesaplamasından önce Günlük İşi yapıp yapmadığını Habitica soracaktır. Bu, kasıtsız olarak hasar görmelerine karşı seni koruyabilir.", "repeatDayError": "Lütfen haftanın en az bir gününün seçili olduğundan emin ol.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/uk/backgrounds.json b/website/common/locales/uk/backgrounds.json index 58df70dca6..1405ce20c0 100644 --- a/website/common/locales/uk/backgrounds.json +++ b/website/common/locales/uk/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Midnight Castle", "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundTornadoNotes": "Fly through a Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/uk/challenge.json b/website/common/locales/uk/challenge.json index 2cb8a1d669..c3988d1b00 100644 --- a/website/common/locales/uk/challenge.json +++ b/website/common/locales/uk/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "Location of challenge is required ('Add to')", "categoiresRequired": "One or more categories must be selected", "viewProgressOf": "View Progress Of", - "selectMember": "Select Member" + "selectMember": "Select Member", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/uk/character.json b/website/common/locales/uk/character.json index fbbfcab47d..57999cdd7f 100644 --- a/website/common/locales/uk/character.json +++ b/website/common/locales/uk/character.json @@ -163,6 +163,7 @@ "dieText": "Ви втратили один рівень, усе Ваше золото та випадковий предмет спорядження. Підводьтеся та спробуйте ще раз! Приборкайте шкідливі звички, будьте старанними у виконанні щоденних завдань і тримайтеся від Смерті подалі, використовуючи еліксир здоров'я, якщо відчуваєте слабкість!", "sureReset": "Are you sure? This will reset your character's class and allocated points (you'll get them all back to re-allocate), and costs 3 Gems.", "purchaseFor": "Придбати за <%= cost %> самоцвітів?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "Недостатньо мани.", "invalidTarget": "You can't cast a skill on that.", "youCast": "Ви наклали <%= spell %>.", diff --git a/website/common/locales/uk/contrib.json b/website/common/locales/uk/contrib.json index 103dc0e605..986305dd2e 100644 --- a/website/common/locales/uk/contrib.json +++ b/website/common/locales/uk/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, Ви просто диво! За допомогу HabitRPG Ви отримуєте рівень співавторства <%= level %> . Погляньте,", "contribLink": "які нагороди Ви заробили за свої старання!", "contribName": "Співавтор", - "contribText": "Has contributed to Habitica (code, design, pixel art, legal advice, docs, etc). Want this badge? Read more.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Докладніше", "kickstartName": "Kickstarter Backer - $<%= key %> Tier", "kickstartText": "Підтримав проєкт на Kickstarter", diff --git a/website/common/locales/uk/front.json b/website/common/locales/uk/front.json index eb901d0432..3e37eb70cb 100644 --- a/website/common/locales/uk/front.json +++ b/website/common/locales/uk/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "Блоґ", "devBlog": "Developer Blog", + "companyContribute": "Contribute", "companyDonate": "Пожертвувати", "companyPrivacy": "Політика конфіденційности", "companyTerms": "Умови", @@ -252,7 +253,7 @@ "missingNewPassword": "Missing new password.", "invalidEmailDomain": "You cannot register with emails with the following domains: <%= domains %>", "wrongPassword": "Wrong password.", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "Invalid email address.", "emailTaken": "Email address is already used in an account.", "newEmailRequired": "Missing new email address.", diff --git a/website/common/locales/uk/gear.json b/website/common/locales/uk/gear.json index b913fb373d..5dd6475e15 100644 --- a/website/common/locales/uk/gear.json +++ b/website/common/locales/uk/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "броня", "armorCapitalized": "Armor", "armorBase0Text": "Звичайний одяг", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Headgear", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "head accessory", "headAccessoryCapitalized": "Head Accessory", "accessories": "Accessories", diff --git a/website/common/locales/uk/generic.json b/website/common/locales/uk/generic.json index b387105ce3..44363c7f30 100644 --- a/website/common/locales/uk/generic.json +++ b/website/common/locales/uk/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "Рятівник Неквапливості", "achievementDilatoryText": "Допомогав перемогти Жахливого Драк'она Неквапливості напротязі Літнього Сплеску Подій 2014!", "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Грає з:", "lastLoggedIn": "- Востаннє заходив:", "notPorted": "Ми ще не перенесли цю особливість з оригінального сайту.", diff --git a/website/common/locales/uk/groups.json b/website/common/locales/uk/groups.json index d89dbd4d03..84973beedc 100644 --- a/website/common/locales/uk/groups.json +++ b/website/common/locales/uk/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "Optional message", "yesRemove": "Yes, remove them", "foreverAlone": "Збіса неприємне повідомлення. Не будьте паскудником.", - "sortLevel": "Упорядкувати за рівнем", - "sortRandom": "Сортувати навмання", - "sortPets": "Упорядкувати за числом улюбленців", - "sortName": "Упорядкувати за ім'ям аватара", - "sortBackgrounds": "Упорядкувати за фоном", - "sortHabitrpgJoined": "Sort by Habitica date joined", - "sortHabitrpgLastLoggedIn": "Sort by last time user logged in", - "ascendingSort": "Sort Ascending", - "descendingSort": "Sort Descending", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "Створити ґільдію за 4 самоцвіти?", "leaveGroupCha": "Покинути ґільдійскі випробування і...", "confirm": "Підтвердити", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Not authorized to delete this message!", "onlyGroupLeaderCanEditTasks": "Not authorized to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "New message in <%= groupName %> by <%= authorName %>. Click here to open the chat page!", "newChatMessageTitle": "New message in <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/uk/messages.json b/website/common/locales/uk/messages.json index d15103fa65..f9b8e87703 100644 --- a/website/common/locales/uk/messages.json +++ b/website/common/locales/uk/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "You have already reported this message", "messageGroupChatNotFound": "Message not found!", "messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "Whoops, looks like you're posting too many messages! Please wait a minute and try again. The Tavern chat only holds 200 messages at a time, so Habitica encourages posting longer, more thoughtful messages and consolidating replies. Can't wait to hear what you have to say. :)", "messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.", "messageUserOperationNotFound": "<%= operation %> operation not found", diff --git a/website/common/locales/uk/npc.json b/website/common/locales/uk/npc.json index 8c0adaa587..b9881db901 100644 --- a/website/common/locales/uk/npc.json +++ b/website/common/locales/uk/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 Gem", "typeNotSellable": "Type is not sellable. Must be one of the following <%= acceptedTypes %>", "userItemsKeyNotFound": "Key not found for user.items <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Path string is required", "unlocked": "Items have been unlocked", "alreadyUnlocked": "Full set already unlocked.", diff --git a/website/common/locales/uk/quests.json b/website/common/locales/uk/quests.json index 79b99ccef0..4f69fb5518 100644 --- a/website/common/locales/uk/quests.json +++ b/website/common/locales/uk/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "Досягніть <%= level %> рівня, аби придбати цей квест!", "mustInviteFriend": "To earn this quest, invite a friend to your Party. Invite someone now?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "Ви впевнені, що хочете скасувати цей квест? Прогрес буде втрачено. Власник квесту збереже собі квестовий сувій.", "sureAbort": "Ви впевнені, що хочете скасувати виконання місії? Це скасує її для кожного члена вашого гурту, увесь прогрес буде втрачено. Квестовий сувій повернеться до власника квесту.", "doubleSureAbort": "Ви точно-точно впевнені? Подумайте, чи не зненавидять вони Вас назавжди!", diff --git a/website/common/locales/uk/questscontent.json b/website/common/locales/uk/questscontent.json index 3631545997..de1c23b6bd 100644 --- a/website/common/locales/uk/questscontent.json +++ b/website/common/locales/uk/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "Armadillo (Egg)", "questArmadilloUnlockText": "Unlocks purchasable Armadillo eggs in the Market", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "Cow (Egg)", diff --git a/website/common/locales/uk/settings.json b/website/common/locales/uk/settings.json index f030c49d82..86e71d73e3 100644 --- a/website/common/locales/uk/settings.json +++ b/website/common/locales/uk/settings.json @@ -65,7 +65,7 @@ "resetText1": "УВАГА! Це призведе до скидання багатьох частин вашого акаунта. Це вкрай небажано, але деякі люди вважають це корисним після гри з сайтом протягом короткого часу.", "resetText2": "You will lose all your levels, gold, and experience points. All your tasks (except those from challenges) will be deleted permanently and you will lose all of their historical data. You will lose all your equipment but you will be able to buy it all back, including all limited edition equipment or subscriber Mystery items that you already own (you will need to be in the correct class to re-buy class-specific gear). You will keep your current class and your pets and mounts. You might prefer to use an Orb of Rebirth instead, which is a much safer option and which will preserve your tasks and equipment.", "deleteLocalAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type your password into the text box below.", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "Скопіюйте це для використання в додатках сторонніх розробників. Але пам'ятайте, що API Token використовується як пароль, тож не поширюйте його публічно. Інколи вас питатимуть про ID користувача, але не публікуйте свій API Token там, де інші можуть побачити його, у тому числі на GitHub.", diff --git a/website/common/locales/uk/subscriber.json b/website/common/locales/uk/subscriber.json index 816cf3fa10..8c5a84d6bc 100644 --- a/website/common/locales/uk/subscriber.json +++ b/website/common/locales/uk/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Невідомий тип картки", "invalidCoupon": "Invalid coupon code.", "couponUsed": "Coupon code already used.", - "noSudoAccess": "You don't have sudo access.", "couponCodeRequired": "The coupon code is required.", "eventRequired": "\"req.params.event\" is required.", "countRequired": "\"req.query.count\" is required.", diff --git a/website/common/locales/uk/tasks.json b/website/common/locales/uk/tasks.json index 8fda0651b1..74a9f9dd25 100644 --- a/website/common/locales/uk/tasks.json +++ b/website/common/locales/uk/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage", "yesterDailiesDescription": "If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage.", "repeatDayError": "Please ensure that you have at least one day of the week selected.", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/zh/backgrounds.json b/website/common/locales/zh/backgrounds.json index 0995d908a9..c167dc1b82 100644 --- a/website/common/locales/zh/backgrounds.json +++ b/website/common/locales/zh/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "午夜城堡", "backgroundMidnightCastleNotes": "在午夜城堡漫步", "backgroundTornadoText": "龙卷风", - "backgroundTornadoNotes": "通过龙卷风飞行" + "backgroundTornadoNotes": "通过龙卷风飞行", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/zh/challenge.json b/website/common/locales/zh/challenge.json index 1faea5e84f..74e67c4836 100644 --- a/website/common/locales/zh/challenge.json +++ b/website/common/locales/zh/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "请选择在哪里发起挑战(‘挑战发起至’)", "categoiresRequired": "至少选择一个类别", "viewProgressOf": "查看参与者的任务状况", - "selectMember": "选择成员" + "selectMember": "选择成员", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/zh/character.json b/website/common/locales/zh/character.json index bdedc88cb4..9c506df55c 100644 --- a/website/common/locales/zh/character.json +++ b/website/common/locales/zh/character.json @@ -163,6 +163,7 @@ "dieText": "你掉了一级,失去所有的金币,和随机的一件装备。起来吧,Habit世界的居民,再接再厉!远离那些坏习惯、注意完成每日任务、并在快支撑不住的时候使用生命药水免于死亡!", "sureReset": "你确定吗?这将会重置你的角色职业和已分配的属性点(它们会被返还并让你重新分配),这将会消耗3个宝石。", "purchaseFor": "花费<%= cost %>宝石购买?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "魔法值不足。", "invalidTarget": "无效的目标。", "youCast": "你使用了<%= spell %>。", diff --git a/website/common/locales/zh/content.json b/website/common/locales/zh/content.json index 1edc6865df..37e28d7fae 100644 --- a/website/common/locales/zh/content.json +++ b/website/common/locales/zh/content.json @@ -160,7 +160,7 @@ "questEggHippoAdjective": "一只快乐的", "questEggYarnText": "毛线", "questEggYarnMountText": "飞毯", - "questEggYarnAdjective": "woolen", + "questEggYarnAdjective": "羊绒的", "eggNotes": "将一瓶孵化药水倒在这个宠物蛋上,你就能孵化出一只<%= eggAdjective(locale) %><%= eggText(locale) %>。", "hatchingPotionBase": "普通", "hatchingPotionWhite": "白色", diff --git a/website/common/locales/zh/contrib.json b/website/common/locales/zh/contrib.json index 58f7e00d49..a317d03d3b 100644 --- a/website/common/locales/zh/contrib.json +++ b/website/common/locales/zh/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>,你是个了不起的人!你现在是帮助 Habitica的 <%= level %>级的贡献者。详情见", "contribLink": "你拿到了什么奖品!", "contribName": "贡献者", - "contribText": "为Habitica做了贡献(像代码、设计、像素艺术和法律咨询等等)。想要这个徽章? 来阅读更多相关吧~.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "阅读更多", "kickstartName": "Kickstarter<%= key %>级赞助者", "kickstartText": "支持了Kickstarter项目", diff --git a/website/common/locales/zh/front.json b/website/common/locales/zh/front.json index 79183c51d2..6ca82a262c 100644 --- a/website/common/locales/zh/front.json +++ b/website/common/locales/zh/front.json @@ -30,6 +30,7 @@ "companyAbout": "功能", "companyBlog": "博客", "devBlog": "开发者部落格", + "companyContribute": "Contribute", "companyDonate": "捐款", "companyPrivacy": "隐私", "companyTerms": "条款", @@ -252,7 +253,7 @@ "missingNewPassword": "缺少新密码。", "invalidEmailDomain": "你不能使用下列邮件供应商提供的邮箱注册 Habitica: <%= domains %>", "wrongPassword": "密码错误。", - "incorrectDeletePhrase": "请输入大写的 DELETE ,删除你的账户。", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "无效的电子邮件地址。", "emailTaken": "邮件地址已经在现有账号中存在", "newEmailRequired": "缺少新的邮件地址", diff --git a/website/common/locales/zh/gear.json b/website/common/locales/zh/gear.json index 09aa9c566e..68deb34dc2 100644 --- a/website/common/locales/zh/gear.json +++ b/website/common/locales/zh/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "给你努力的坐骑们修剪蹄子,让它们在带你冒险时保持健康!增加<%= attrs %>点力量、智力和体质。魔法衣橱:蹄铁工套装(三件中的第一件)", "weaponArmoireWeaversCombText": "织女的梳子", "weaponArmoireWeaversCombNotes": "使用这把梳子把你的纬纱捆在一起,做一个紧密的织物。\n增加感知<%= per %>点和力量<%= str %>点。魔法衣橱:纺织套装 (3件套中的第2件)", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "护甲", "armorCapitalized": "护甲", "armorBase0Text": "普通服装", @@ -386,8 +388,8 @@ "armorSpecialDandySuitNotes": "感知感知", "armorSpecialSamuraiArmorText": "武士护甲", "armorSpecialSamuraiArmorNotes": "这是一件坚固的、用优雅的丝线将所有鳞片固定在一起的盔甲。增加<%= per %>点感知。", - "armorSpecialTurkeyArmorBaseText": "Turkey Armor", - "armorSpecialTurkeyArmorBaseNotes": "Keep your drumsticks warm and cozy in this feathery armor! Confers no benefit.", + "armorSpecialTurkeyArmorBaseText": "火鸡护甲", + "armorSpecialTurkeyArmorBaseNotes": "这套毛绒绒的装甲能让你的小鼓槌温暖舒适! 没有属性加成。", "armorSpecialYetiText": "野人驯化长袍", "armorSpecialYetiNotes": "模糊和激烈。增加<%= con %>点体质。2013-2014冬季限量版装备。", "armorSpecialSkiText": "雪橇刺客大衣", @@ -582,10 +584,10 @@ "armorMystery201704Notes": "妖精们从晨露中精心制作了这一铠甲,用来捕捉清晨的第一抹阳光。无属性加成。2017年4月捐赠者物品。", "armorMystery201707Text": "Jellymancer的护甲", "armorMystery201707Notes": "当你进行海底任务和冒险时,这种盔甲将帮助你悄无声息的混入海洋生物中。(。ò ∀ ó。)没有属性加成。2017年7月捐赠者物品。", - "armorMystery201710Text": "Imperious Imp Apparel", + "armorMystery201710Text": "傲慢小鬼着装", "armorMystery201710Notes": "有鳞片的,有光泽的,坚固的!没有属性加成。2017年10月订阅者物品。", - "armorMystery201711Text": "Carpet Rider Outfit", - "armorMystery201711Notes": "This cozy sweater set will help keep you warm as you ride through the sky! Confers no benefit. November 2017 Subscriber Item.", + "armorMystery201711Text": "飞毯驾驶员的装备", + "armorMystery201711Notes": "这件舒服的毛衣会让你穿梭在天空时保持温暖!没有属性加成。2017年11月订阅者专享。", "armorMystery301404Text": "蒸汽朋克套装", "armorMystery301404Notes": "整洁又精神,真聪明!没有属性加成。3015年2月订阅者物品", "armorMystery301703Text": "蒸汽朋克孔雀装礼服", @@ -661,7 +663,9 @@ "armorArmoireCandlestickMakerOutfitText": "烛台制造者套装", "armorArmoireCandlestickMakerOutfitNotes": "这一套结实的衣服可以保护你不受热蜡的影响。增加<%= con %>点的体质。魔法衣橱:烛台制造者(3件套中第1件)。", "armorArmoireWovenRobesText": "编织的长袍", - "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireWovenRobesNotes": "穿着这件多彩的长袍,骄傲地展示你的编织作品吧! 提升体质 <%= con %> 和智力 <%= int %>. 附魔衣橱: 编织者套装 (装备 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "头饰", "headgearCapitalized": "头饰", "headBase0Text": "没有头盔", @@ -740,8 +744,8 @@ "headSpecialKabutoNotes": "这个功能性头盔是如此的好看!以至于你的敌人都会忍不住赞美它!增加<%= int %>点智力。", "headSpecialNamingDay2017Text": "紫色皇家狮鹫头盔", "headSpecialNamingDay2017Notes": "命名节快乐!带上这个凶猛狮鹫羽毛编制的头盔来一起庆祝吧!没有增益效果。", - "headSpecialTurkeyHelmBaseText": "Turkey Helm", - "headSpecialTurkeyHelmBaseNotes": "Your Turkey Day look will be complete when you don this beaked helm! Confers no benefit.", + "headSpecialTurkeyHelmBaseText": "火鸡头盔", + "headSpecialTurkeyHelmBaseNotes": "当你带上这顶鸟嘴头盔你的火鸡造型才算完整!没有属性加成。 ", "headSpecialNyeText": "可笑的派对帽子", "headSpecialNyeNotes": "你收到了一顶可笑的派对帽子!当新年钟声响起时,自豪地戴上这顶帽子吧!没有属性加成。", "headSpecialYetiText": "雪人驯化头盔", @@ -871,7 +875,7 @@ "headSpecialSummer2017HealerText": "海洋生物王冠", "headSpecialSummer2017HealerNotes": "这顶帽子是由友善的海洋生物朋友们组成的,她们暂时在你的头上小憩,同时会给你提供一些明智的建议。增加智力<%= int %>点。2017夏季限定装备。", "headSpecialFall2017RogueText": "杰克的南瓜灯头盔", - "headSpecialFall2017RogueNotes": "Ready for treats? Time to don this festive, glowing helm! Increases Perception by <%= per %>. Limited Edition 2017 Autumn Gear.", + "headSpecialFall2017RogueNotes": "准备好款待了吗? 是时侯穿上这个有节日气息的善良头盔了!提升感知<%= per %>。2017秋季限量装备。", "headSpecialFall2017WarriorText": "玉米糖头盔", "headSpecialFall2017WarriorNotes": "戴着这个头盔简直像是一种享受,但任性的它们任务不会觉得如此甜蜜!\n增加<%= str %>点力量。2017秋季限定装备。", "headSpecialFall2017MageText": "假面舞会礼帽", @@ -939,7 +943,7 @@ "headMystery201707Text": "水母曼瑟头盔", "headMystery201707Notes": "对于任务,你需要额外的援助之手吗?这顶半透明水母头盔所带的触手恰好可以帮你一把!没有属性加成。2017年7月捐赠者物品。", "headMystery201710Text": "英雄无敌头盔", - "headMystery201710Notes": "This helm makes you look intimidating... but it won't do any favors for your depth perception! Confers no benefit. October 2017 Subscriber Item.", + "headMystery201710Notes": "这个头盔让你看起来很吓人。。。但他不会对你的深度感知有任何加成! 没有属性加成。2017年十月订阅者专享。", "headMystery301404Text": "华丽礼帽", "headMystery301404Notes": "上流社会佼佼者的华丽礼帽!3015年1月捐赠者物品。没有属性加成。", "headMystery301405Text": "基础礼帽", @@ -1014,7 +1018,7 @@ "headArmoireCrownOfHeartsNotes": "这顶玫瑰红的王冠不只是吸引眼球!它还会在你面对困难的任务时坚定你的心。增加力量 <%= str %>点。魔法衣橱:心之女王套装(3件中的第1件)", "headArmoireMushroomDruidCapText": "德鲁伊蘑菇帽", "headArmoireMushroomDruidCapNotes": "这顶在迷雾森林深处获得的帽子能够让穿戴者了解关于药用植物的知识。增加 <%= int %> 点智力和 <%= str %> 点力量。魔法衣橱:德鲁伊蘑菇套装( 3 件套之 1)。", - "headArmoireMerchantChaperonText": "Merchant Chaperon", + "headArmoireMerchantChaperonText": "商人伴侣", "headArmoireMerchantChaperonNotes": "这顶多功能羊毛皮面帽绝对会让你成为市场中最时髦的商人!增加感知和智力各<%= attrs %>点。魔法衣橱:商人套装(3件中的第1件物品)", "headArmoireVikingHelmText": "维京头盔", "headArmoireVikingHelmNotes": "这件头盔上没有飞翼或犄角装饰:因为那样太容易被敌人抓住了!增加力量<%= str %>点,感知<%= per %>点。魔法衣橱:维京套装 (3件套中的第2件)", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "这件强韧的铁制头盔能让你在战斗中保持健康、快乐以及高生产力!增加感知<%= per %>点。魔法衣橱:抗拖延症套装(3件套中的第1件)", "headArmoireCandlestickMakerHatText": "烛台制造者帽子", "headArmoireCandlestickMakerHatNotes": "一顶漂亮的帽子使每一份工作都更有趣,而烛光也不例外!增加感知和智力各<%= attrs %>点。魔法衣橱:烛台制造者套装(3件套中第2件)。", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "副手物品", "offhandCapitalized": "副手物品", "shieldBase0Text": "没有副手装备", @@ -1157,7 +1163,7 @@ "shieldSpecialSummer2017WarriorText": "贝壳盾", "shieldSpecialSummer2017WarriorNotes": "你刚刚发现的这个盾牌既美观又具有防御性!增加<%= con %>点体质。2017夏季限定装备。", "shieldSpecialSummer2017HealerText": "牡蛎盾", - "shieldSpecialSummer2017HealerNotes": "This magical oyster constantly generates pearls as well as protection. Increases Constitution by <%= con %>. Limited Edition 2017 Summer Gear.", + "shieldSpecialSummer2017HealerNotes": "这只神奇的牡蛎不停为你带来珍珠和保护。提升体质<%= con %>。2017夏季限量装备。", "shieldSpecialFall2017RogueText": "苹果蜜饯权杖", "shieldSpecialFall2017RogueNotes": "用甜蜜击败你的敌人吧!增加<%= str %>力量。2017秋季限定装备。", "shieldSpecialFall2017WarriorText": "玉米糖盾", @@ -1212,8 +1218,8 @@ "shieldArmoireHorseshoeNotes": "快使用这个钢铁之靴保护你的柔弱的脚丫子吧。增加体质、感知和力量各<%= attrs %>点。魔法衣橱:兽医套装(3件套中第3件)", "shieldArmoireHandmadeCandlestickText": "手工制作的烛台", "shieldArmoireHandmadeCandlestickNotes": "你的精美的蜡制品为心怀感激的哈比人提供了光明和温暖!增加<%= str %>点力量。魔法衣橱:烛台制造者套装(3件套第3件)。", - "shieldArmoireWeaversShuttleText": "Weaver's Shuttle", - "shieldArmoireWeaversShuttleNotes": "This tool passes your weft thread through the warp to make cloth! Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Weaver Set (Item 3 of 3).", + "shieldArmoireWeaversShuttleText": "编织者之梭", + "shieldArmoireWeaversShuttleNotes": "这件工具在你的经纬线之间穿梭,做成一块布!提升智力<%= int %>和感知<%= per %>。附魔衣柜:编织着套装(装备 3 of 3).", "back": "背部挂件", "backCapitalized": "背部挂件", "backBase0Text": "没有背部挂件", @@ -1252,8 +1258,8 @@ "backSpecialSnowdriftVeilNotes": "这半透明的面纱让你看起来像是被一场优雅的雪所包围!没有属性加成。", "backSpecialAetherCloakText": "以太斗篷", "backSpecialAetherCloakNotes": "这件斗篷曾经属于迷失的大法师。增加感知<%= per %>点。", - "backSpecialTurkeyTailBaseText": "Turkey Tail", - "backSpecialTurkeyTailBaseNotes": "Wear your noble Turkey Tail with pride while you celebrate! Confers no benefit.", + "backSpecialTurkeyTailBaseText": "火鸡之尾", + "backSpecialTurkeyTailBaseNotes": "在庆祝时记得穿上这条高贵的火鸡尾巴! 没有属性加成。", "body": "身体配件", "bodyCapitalized": "身体挂件", "bodyBase0Text": "没有身体配件", @@ -1284,8 +1290,10 @@ "bodyMystery201705Notes": "这些折叠的翅膀不只是看起来时髦:它们会给你一个狮鹫的速度和敏捷性!没有属性加成。2017年5月捐赠者物品。", "bodyMystery201706Text": "衣衫褴褛的海盗船的斗篷", "bodyMystery201706Notes": "这件斗篷有秘密的口袋,可以把你从任务中掠夺的金子藏起来。没有属性加成。2017年6月捐赠者物品。", - "bodyMystery201711Text": "Carpet Rider Scarf", - "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyMystery201711Text": "飞毯驾驶员的围巾。", + "bodyMystery201711Notes": "这个柔软的针织围巾在风中看起来相当雄伟。没有属性加成。2017年11月订阅者专享。 ", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "头部配件", "headAccessoryCapitalized": "头部配件", "accessories": "附属道具", diff --git a/website/common/locales/zh/generic.json b/website/common/locales/zh/generic.json index 8a3c66f6a0..8415a68a37 100644 --- a/website/common/locales/zh/generic.json +++ b/website/common/locales/zh/generic.json @@ -6,7 +6,7 @@ "habiticaLink": "Habitica", "onward": "前进!", "done": "已完成", - "gotIt": "Got it!", + "gotIt": "明白!", "titleTasks": "任务", "titleAvatar": "角色形象", "titleBackgrounds": "背景", @@ -64,7 +64,7 @@ "subscriberItemText": "每月,定期捐款者会收到一个神秘物品。这物品一般是在月底前一个月推出。Wiki里的‘神秘物品’网址将有更多信息。", "all": "全部", "none": "无", - "more": "<%= count %> more", + "more": "<%= count %>更多", "and": "与", "loginSuccess": "登陆成功!", "youSure": "你确定吗?", @@ -107,8 +107,8 @@ "achievementDilatory": "拖延的救世者", "achievementDilatoryText": "2014年夏季世界事件中协助打败了恐怖的拖延巨龙!", "costumeContest": "装扮比赛", - "costumeContestText": "参加了万圣节服装大赛。在Habitica blog查看更多参赛作品!", - "costumeContestTextPlural": "参与第 <%= count %> 次 Habitoween 杯万圣节时装大赛。点击 在 Habitica 博客上以查看完整信息。", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- 加入于", "lastLoggedIn": "- 最后上线于", "notPorted": "这个功能未从原版网站中导出。", @@ -252,27 +252,27 @@ "scienceTech": "科学&技术", "exercise": "锻炼", "creativity": "创作力", - "budgeting": "Budgeting", + "budgeting": "预算", "health_wellness": "健康与保健", "self_care": "自我照顾", "habitica_official": "Habitica官方", "academics": "学者", - "advocacy_causes": "Advocacy + Causes", + "advocacy_causes": "倡导+原因", "entertainment": "娱乐", "finance": "金融", "health_fitness": "健康和健身", "hobbies_occupations": "兴趣和职业", - "location_based": "Location-based", + "location_based": "基于位置的", "mental_health": "心理健康和自我照顾", - "getting_organized": "Getting Organized", + "getting_organized": "变得井井有条", "self_improvement": "自我提升", "spirituality": "灵性", "time_management": "时间管理和责任感", - "recovery_support_groups": "Recovery + Support Groups", + "recovery_support_groups": "恢复+支持小组", "messages": "私信", "emptyMessagesLine1": "你没有任何私信", "emptyMessagesLine2": "发送一条私信来展开一次讨论吧!", - "letsgo": "Let's Go!", + "letsgo": "我们出发吧!", "selected": "已选择", "howManyToBuy": "你想买多少呢?", "habiticaHasUpdated": "有一個新的Habitica更新。刷新以獲取最新版本!" diff --git a/website/common/locales/zh/groups.json b/website/common/locales/zh/groups.json index a7c5101011..52cc2122f7 100644 --- a/website/common/locales/zh/groups.json +++ b/website/common/locales/zh/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "可选消息", "yesRemove": "是的,移除", "foreverAlone": "你不可以赞你自己的信息。不要成为那样的人。", - "sortLevel": "以等级排序", - "sortRandom": "乱序", - "sortPets": "按宠物数量排序", - "sortName": "以角色名称排序", - "sortBackgrounds": "以背景排序", - "sortHabitrpgJoined": "按加入HobitRPG的日期排序", - "sortHabitrpgLastLoggedIn": "按上次登录的用户排序", - "ascendingSort": "升序", - "descendingSort": "降序", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "用4个宝石来创建公会?", "leaveGroupCha": "退出公会挑战并…", "confirm": "确定", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "没有权利删除这个消息!", "onlyGroupLeaderCanEditTasks": "你没有管理任务的权限", "onlyGroupTasksCanBeAssigned": "只有小组任务可以被分配", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "你的聊天权利已被取消", "newChatMessagePlainNotification": "<%= groupName %>中有来自<%= authorName %>的消息. 点击这里进行聊天!", "newChatMessageTitle": "<%= groupName %> 中有新的消息", @@ -271,17 +283,16 @@ "groupBenefitSixDescription": "获得全部订阅加成,包括独家提供的月度礼品和可以使用金币购买宝石的权益!(如果你已经是一位订阅者,你的旧订阅将会被取消,但是你的连续订阅加成——比如每月沙漏——将会持续。)", "groupBenefitSevenTitle": "获得一个全新的鹿角兔坐骑", "groupBenefitEightTitle": "添加小组管理者来帮助管理任务", - "groupBenefitEightDescription": "Want to share your group's responsibilities? Promote people to Group Managers to help the Leader add, assign, and approve tasks!", + "groupBenefitEightDescription": "想分享你的团队的责任? 提升成员为小组管理员来帮助领导者添加,分配和批准任务!", "groupBenefitMessageLimitTitle": "增加消息上限", "groupBenefitMessageLimitDescription": "您的消息上限加倍,每次最多容纳400条消息!", "teamBasedTasks": "团队任务", "specializedCommunication": "专业交流", "funExtras": "其他有趣的", - "enterprisePlansButton": "Ask about Enterprise Plans", - "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", - "familyPlansButton": "Sign Up for Family Plan Mailing List", - "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", + "enterprisePlansButton": "询问企业计划", + "enterprisePlansDescription": "寻找一个支持自定义需求的更大的安装? 看看我们的企业计划是否适合您。", + "familyPlansButton": "注册家庭邮件计划列表", + "familyPlansDescription": "想要一个更舒适的解决方案来管理你的家族? 家庭计划即将推出!", "createAGroup": "创建一个小组", "getAGroupPlanToday": "今天开始获取一个团队套餐", "assignFieldPlaceholder": "给组员一个特殊代号:smirk:", @@ -317,9 +328,9 @@ "canOnlyApproveTaskOnce": "这个任务已经被批准了。", "addTaskToGroupPlan": "创建", "leaderMarker": "- 会长", - "managerMarker": "- Manager", + "managerMarker": "- 管理员", "joinedGuild": "加入一个公会", - "joinedGuildText": "Ventured into the social side of Habitica by joining a Guild!", + "joinedGuildText": "通过加入一个公会来探索Habitica的社交一面!", "badAmountOfGemsToPurchase": "此数量必须大于或等于1", "groupPolicyCannotGetGems": "The policy of one group you're part of prevents its members from obtaining gems.", "viewParty": "查看队伍", @@ -333,9 +344,9 @@ "liked": "已赞", "joinGuild": "加入公会", "inviteToGuild": "公会邀请", - "messageGuildLeader": "Message Guild Leader", + "messageGuildLeader": "给工会会长发信息", "donateGems": "捐赠宝石", - "updateGuild": "Update Guild", + "updateGuild": "更新公会", "viewMembers": "查看所有成员", "memberCount": "成员数", "recentActivity": "近期活动", @@ -350,52 +361,52 @@ "privacySettings": "隐私设置", "onlyLeaderCreatesChallenges": "只有公会会长能创建挑战", "privateGuild": "私人公会", - "charactersRemaining": "<%= characters %> characters remaining", + "charactersRemaining": "<%= characters %>剩余字符", "guildSummary": "概要", "guildSummaryPlaceholder": "写一个简短的描述将你的公会展示给其他Habiticans。 你的公会的主要目的是什么?为什么大家要加入呢? 尝试在概要中包含有用的关键字,以便Habiticans在搜索时可以轻松找到它!", "groupDescription": "详细描述", "guildDescriptionPlaceholder": "在这里输入公会会员应该了解公会的所有内容。 有用的提示,有帮助的链接和激励人心的标语都在这里!", - "markdownFormattingHelp": "[Markdown formatting help](http://habitica.wikia.com/wiki/Markdown_Cheat_Sheet)", - "partyDescriptionPlaceholder": "This is our party's description. It describes what we do in this party. If you want to learn more about what we do in this party, read the description. Party on.", + "markdownFormattingHelp": "[Markdown 语法帮助](http://habitica.wikia.com/wiki/Markdown_Cheat_Sheet)", + "partyDescriptionPlaceholder": "这是我们队伍的描述。 它描述了我们在这个队伍里做什么。 如果你想了解更多关于我们在这个队伍做什么,请阅读说明。 派对继续。", "guildGemCostInfo": "花费宝石促进高质量的公会,宝石会转移到您的公会的银行。", "noGuildsTitle": "你不是任何公会的成员。", "noGuildsParagraph1": "公会是由其他玩家创建的社会团体,可以为您提供支持,加强自身的责任和激励人心的聊天。", "noGuildsParagraph2": "点击发现标签可以根据您的兴趣查看推荐的公会,浏览Habitica的公会,或创建您自己的公会。", "privateDescription": "Habitica公会目录中不会显示私人公会。 新会员只能通过被公会会长邀请加入。", - "removeInvite": "Remove Invitation", + "removeInvite": "取消邀请", "removeMember": "移除成员", "sendMessage": "发送私信", "removeManager2": "移除管理员", - "promoteToLeader": "Promote to Leader", + "promoteToLeader": "移交队长", "inviteFriendsParty": "邀请朋友加入你的队伍,你将获得独家
探索任务卷轴,与他们一起挑战Basi-List !", - "upgradeParty": "Upgrade Party", + "upgradeParty": "更新队伍", "createParty": "创建一个队伍", "inviteMembersNow": "你想现在邀请成员吗?", "playInPartyTitle": "加入一个队伍来一起玩Habitica吧!", "playInPartyDescription": "与朋友们一起或是只有你自己来享受惊人的任务。 与怪物战斗,创造挑战,并帮助您通过队伍负起自己的责任。", - "startYourOwnPartyTitle": "Start your own Party", - "startYourOwnPartyDescription": "Battle monsters solo or invite as many of your friends as you'd like!", - "shartUserId": "Share User ID", + "startYourOwnPartyTitle": "建立自己的队伍", + "startYourOwnPartyDescription": "单挑怪物或者邀请你的朋友一起!", + "shartUserId": "分享你的用户ID", "wantToJoinPartyTitle": "想要参加队伍吗?", "wantToJoinPartyDescription": "将你的用户ID给已经有队伍的朋友,或者去参加Party Wanted公会来遇见以后可能成为的队友!", "copy": "复制", "inviteToPartyOrQuest": "邀请队伍参加探索任务", "inviteInformation": "点击\"邀请\" 向队友发送一封邀请函。当所有队友都回应接受或拒绝,任务就会开始。", "questOwnerRewards": "任务拥有者奖励", - "updateParty": "Update Party", + "updateParty": "更新团队", "upgrade": "升级", "selectPartyMember": "选择一个队伍成员", "areYouSureDeleteMessage": "你确定你要删除这条信息吗?", "reverseChat": "倒序查看消息", "invites": "邀请", "details": "详情", - "participantDesc": "Once all members have either accepted or declined, the Quest begins. Only those who clicked 'accept' will be able to participate in the Quest and receive the rewards.", - "groupGems": "Group Gems", - "groupGemsDesc": "Guild Gems can be spent to make Challenges! In the future, you will be able to add more Guild Gems.", - "groupTaskBoard": "Task Board", - "groupInformation": "Group Information", - "groupBilling": "Group Billing", - "wouldYouParticipate": "Would you like to participate?", - "managerAdded": "Manager added successfully", - "managerRemoved": "Manager removed successfully" + "participantDesc": "一旦所有成员都接受或拒绝,探索任务就会开始。 但只有点击“接受”的成员才能够参加探索任务并获得奖励。", + "groupGems": "小组宝石", + "groupGemsDesc": "公会宝石可以被用来发起挑战!在未来,你可以向工会添加更多宝石。", + "groupTaskBoard": "任务板", + "groupInformation": "小组信息", + "groupBilling": "小组账单", + "wouldYouParticipate": "你希望参加吗?", + "managerAdded": "成功添加管理员", + "managerRemoved": "成功移除管理员" } \ No newline at end of file diff --git a/website/common/locales/zh/limited.json b/website/common/locales/zh/limited.json index 71ea1854b0..943518d65b 100644 --- a/website/common/locales/zh/limited.json +++ b/website/common/locales/zh/limited.json @@ -108,7 +108,7 @@ "summer2017WhirlpoolMageSet": "漩涡法师(法师)", "summer2017SeashellSeahealerSet": "贝壳海洋医师(医师)", "summer2017SeaDragonSet": "海龙(盗贼)", - "fall2017HabitoweenSet": "Habitoween Warrior (Warrior)", + "fall2017HabitoweenSet": "万圣兔勇士(战士)", "fall2017MasqueradeSet": "假面舞会法师(法师)", "fall2017HauntedHouseSet": "鬼屋医师(医师)", "fall2017TrickOrTreatSet": "捣蛋盗贼(盗贼)", diff --git a/website/common/locales/zh/messages.json b/website/common/locales/zh/messages.json index 962698b68a..1e9a8050bb 100644 --- a/website/common/locales/zh/messages.json +++ b/website/common/locales/zh/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "你已经举报过此信息。", "messageGroupChatNotFound": "找不到消息。", "messageGroupChatAdminClearFlagCount": "只有管理员可以去除计数!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "嚯呀,看上去你发布太多信息了!请稍等一下再试一次。酒馆的聊天记录一次只能保存200条,所以Habitica鼓励更长的发帖间隔时间、更考虑周到的消息和更全面的回复。迫不及待想知道你要说什么。:)", "messageUserOperationProtected": "路径 `<%= operation %>`因受到保护未保存。", "messageUserOperationNotFound": "<%= operation %> 无法找到此操作。", diff --git a/website/common/locales/zh/npc.json b/website/common/locales/zh/npc.json index c3001e2c5b..5a4498868f 100644 --- a/website/common/locales/zh/npc.json +++ b/website/common/locales/zh/npc.json @@ -55,12 +55,12 @@ "AZ": "A-Z", "sort": "分类", "sortBy": "排序方式", - "groupBy2": "Group By", - "sortByName": "Name", + "groupBy2": "分组", + "sortByName": "名字", "quantity": "数量", - "cost": "Cost", + "cost": "花费", "shops": "商店", - "custom": "Custom", + "custom": "定制", "wishlist": "收藏", "wrongItemType": "物品类型“<%= type %>”无效。", "wrongItemPath": "项目路径<%= path %>无效。", @@ -88,7 +88,7 @@ "plusOneGem": "+1 宝石", "typeNotSellable": "Type不出售。必须是<%= acceptedTypes %>其中之一。", "userItemsKeyNotFound": "user.items <%= type %>找不到Key ", - "userItemsNotEnough": "找不到足够的物品<%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "需要Path string", "unlocked": "物品已经解锁", "alreadyUnlocked": "全套已经解锁", diff --git a/website/common/locales/zh/pets.json b/website/common/locales/zh/pets.json index 5f605da41e..921038cf3d 100644 --- a/website/common/locales/zh/pets.json +++ b/website/common/locales/zh/pets.json @@ -28,7 +28,7 @@ "phoenix": "凤凰", "magicalBee": "魔法蜜蜂", "royalPurpleJackalope": "紫御鹿角兔", - "invisibleAether": "Invisible Aether", + "invisibleAether": "隐形以太", "rarePetPop1": "按按金色的爪印查看怎么通过为Habitica贡献来获得这只稀有宠物!", "rarePetPop2": "得到这个宠物的方法!", "potion": "<%= potionType %> 药水", diff --git a/website/common/locales/zh/quests.json b/website/common/locales/zh/quests.json index bf51adeec5..f11e6fa3c6 100644 --- a/website/common/locales/zh/quests.json +++ b/website/common/locales/zh/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "你需要达到第<%= level %>级才能买这个任务!", "mustInviteFriend": "要完成这个任务,你需要邀请一个朋友加入你的队伍。现在就发出邀请吗?", "unlockByQuesting": "为了解锁这个任务,请先完成<%= title %>。", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "你是否确定要放弃这个探索任务?这将会失去所有已接受的邀请。探索任务拥有者将拿回探索任务卷轴。", "sureAbort": "你是否确定要放弃这个任务?这样做会让你的所有队员都退出这个任务,并且消除所有进度。任务卷轴将会回到任务拥有者手上。", "doubleSureAbort": "你真的真的要这样做吗?要确保他们不会讨厌你一辈子哟!", diff --git a/website/common/locales/zh/questscontent.json b/website/common/locales/zh/questscontent.json index fcd5727065..78fb5eae15 100644 --- a/website/common/locales/zh/questscontent.json +++ b/website/common/locales/zh/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "犰狳(蛋)", "questArmadilloUnlockText": "解锁犰狳蛋购买功能", "questCowText": "变异奶牛", - "questCowNotes": "那是在斯巴英农场中又热又长的一天,除了痛快地喝口水后去睡觉,你再也不想做什么别的了。正当你呆在那里做白日梦的时候,@Soloana突然尖叫起来,“所有人快跑!被捕获的奶牛开始暴动了!”

@eevachu 吞了一口唾沫,“它一定是被我们的坏习惯感染了。”

“快点!”Feralem Tau喊道,“在变异奶牛来临前行动起来!”

你对自己的放羊时间已经够长了,不要再做白日梦了,是时候获取那些坏习惯的控制权了!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "当你的好习惯奶牛一直保持有价值的时候,你从中挤出牛奶, 直到好习惯奶牛回复成它原来的样子。奶牛用它的棕色漂亮的眼睛看着你,并产出三个蛋。

@fuzzytrees 一边笑着将这些蛋交给你,”如果蛋里面有牛宝宝,也许它仍然是变异的。但是我相信你抚养它们的时候,会坚持你的好习惯!”", "questCowBoss": "变异奶牛", "questCowDropCowEgg": "奶牛 (宠物蛋)", @@ -463,7 +463,7 @@ "questButterflyBoss": "火蝴蝶", "questButterflyDropButterflyEgg": "毛毛虫(宠物蛋)", "questButterflyUnlockText": "解锁毛毛虫蛋购买功能", - "questGroupMayhemMistiflying": "Mayhem in Mistiflying", + "questGroupMayhemMistiflying": "混乱中的混乱", "questMayhemMistiflying1Text": "Mayhem in Mistiflying,第一部分:令人恐惧的经历,一个可怕的麻烦", "questMayhemMistiflying1Notes": "虽然我们这儿的占卜者预计天气将会不错,但这天下午却异常风大,所以你跟随着你的朋友@Kiwibot去了她的家中,来躲避这场大风。

\n但没有意料到的是,四月捣蛋鬼正懒洋洋地躺在餐桌上呢。

\n“哦,你好,”他说,“你们怎么来了,那么,给我来点好茶吧。”

\n“但,,,”@Kiwibot说道,“”那是我的—“”

\n“那是,那是当然”,四月捣蛋鬼一边说道,一边把曲奇饼干往嘴边送,“你只要想着,我突然出现在你家只是为了缓解下我对这阵骷髅旋风的惊吓。”他随意了嘬了口茶,又说,“顺便提句,这整个被迷雾掩埋的城市正在遭受攻击.”

\n你和你的朋友有些惊慌失措,于是飞奔到马厩,骑上了那匹速度最快的飞马,奔向那座流动的城市。正如你所见,一大群在空中旋转着的、发出哒哒声响的骷髅,正包围着整个城市。。。同时,一些骷髅也将注意力转向了你们!", "questMayhemMistiflying1Completion": "The final skull drops from the sky, a shimmering set of rainbow robes clasped in its jaws, but the steady wind has not slackened. Something else is at play here. And where is that slacking April Fool? You pick up the robes, then swoop into the city.", @@ -477,9 +477,9 @@ "questMayhemMistiflying2Text": "Mayhem in Mistiflying, Part 2: In Which the Wind Worsens", "questMayhemMistiflying2Notes": "Mistiflying dips and rocks as the magical bees keeping it afloat are buffeted by the gale. After a desperate search for the April Fool, you find him inside a cottage, blithely playing cards with an angry, trussed-up skull.

@Katy133 raises their voice over the whistling wind. “What’s causing this? We defeated the skulls, but it’s getting worse!”

“That is a pickle,” the April Fool agrees. “Please be a dear and don’t mention it to Lady Glaciate. She’s always threatening to call off our courtship on the grounds that I am ‘catastrophically irresponsible,’ and I fear that she might misread this situation.” He shuffles the deck. “Perhaps you might follow the Mistiflies? They’re immaterial, so the wind can’t blow them away, and they tend to swarm around threats.” He nods out the window, where several of the city’s patron creatures are fluttering towards the east. “Now let me concentrate — my opponent has quite the poker face.”", "questMayhemMistiflying2Completion": "You follow the Mistiflies to the site of a tornado, too stormy for you to enter.

“This should help,” says a voice directly in your ear, and you nearly fall off of your mount. The April Fool is somehow sitting directly behind you in the saddle. “I hear these messenger hoods emit an aura that guards against inclement weather — very useful to avoid losing missives as you fly around. Perhaps give it a try?”", - "questMayhemMistiflying2CollectRedMistiflies": "Red Mistiflies", - "questMayhemMistiflying2CollectBlueMistiflies": "Blue Mistiflies", - "questMayhemMistiflying2CollectGreenMistiflies": "Green Mistiflies", + "questMayhemMistiflying2CollectRedMistiflies": "红色的迷惑", + "questMayhemMistiflying2CollectBlueMistiflies": "蓝色的迷惑", + "questMayhemMistiflying2CollectGreenMistiflies": "绿色的迷惑", "questMayhemMistiflying2DropHeadgear": "俏皮彩虹信使兜帽(头盔)", "questMayhemMistiflying3Text": "Mayhem in Mistiflying, Part 3: In Which a Mailman is Extremely Rude", "questMayhemMistiflying3Notes": "The Mistiflies are whirling so thickly through the tornado that it’s hard to see. Squinting, you spot a many-winged silhouette floating at the center of the tremendous storm.

“Oh, dear,” the April Fool sighs, nearly drowned out by the howl of the weather. “Looks like Winny went and got himself possessed. Very relatable problem, that. Could happen to anybody.”

“The Wind-Worker!” @Beffymaroo hollers at you. “He’s Mistiflying’s most talented messenger-mage, since he’s so skilled with weather magic. Normally he’s a very polite mailman!”

As if to counteract this statement, the Wind-Worker lets out a scream of fury, and even with your magic robes, the storm nearly rips you from your mount.

“That gaudy mask is new,” the April Fool remarks. “Perhaps you should relieve him of it?”

It’s a good idea… but the enraged mage isn’t going to give it up without a fight.", diff --git a/website/common/locales/zh/settings.json b/website/common/locales/zh/settings.json index f8ff95c490..c8d8222ef8 100644 --- a/website/common/locales/zh/settings.json +++ b/website/common/locales/zh/settings.json @@ -65,13 +65,13 @@ "resetText1": "警告!这会重置你角色的许多数值。强烈不建议你这样做。不过,在短暂的试玩一段时间后,进行重置或许会有所帮助。", "resetText2": "你将会失去你的等级,金币和经验值。你全部的任务 (除了挑战中的任务)将会被永久删除,包括他们所有的历史数据。你将会失去全部的装备,但可以再次搜购回来,包括你现在拥有的限定版装备和捐赠者的神秘物品(需要是恰当的职业才能从新购买特定职业的装备)。你会保留现在的职业、宠物和坐骑。请考虑用重生球来代替,那是个更安全的选择,可以保存你的任务和装备。", "deleteLocalAccountText": "你确定吗?这会永久地删除你的帐号,并且永远也无法恢复!如果希望再次使用Habitica需要注册一个新的帐号。已有的金钱和花掉的宝石无法被退费。如果你非常确定,在下面的文本框中输入你的密码。", - "deleteSocialAccountText": "你确定?这将永远删除您的帐户,它永远不会被恢复!您需要注册一个新帐户才能再次使用Habitica。已花费的宝石将不予退还。如果您完全确定,请在下面的文本框中输入“DELETE”。", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API / 应用程序接口", "APIv3": "API v3", "APIText": "这个是用来复制到第三方应用的。但是,你的API令牌相当于密码,不要公开它。有时候别人会问你要用户ID,但是永远不要把你的API令牌分享给其他人,包括Github。", "APIToken": "API 令牌 (这相当于密码——看上面的警告!)", - "showAPIToken": "Show API Token", - "hideAPIToken": "Hide API Token", + "showAPIToken": "显示API令牌", + "hideAPIToken": "隐藏API令牌", "APITokenWarning": "如果你需要一个新的 API 密钥(比如你不小心把它泄露出去了),给 <%= hrefTechAssistanceEmail %> 发送一封包含你目前的用户 ID 和 API 密钥的邮件。\n当你的密钥被重置后,你需要首先重新登录 Habitica 网站和移动客户端,然后用新的密钥重新授权一切你之前使用的第三方工具。", "thirdPartyApps": "第三方应用", "dataToolDesc": "一个网页,这个网页展示你的Habitica账户的特定信息,例如你的任务、装备和技能的统计信息。", diff --git a/website/common/locales/zh/subscriber.json b/website/common/locales/zh/subscriber.json index 87ce2d3463..37147c7bb3 100644 --- a/website/common/locales/zh/subscriber.json +++ b/website/common/locales/zh/subscriber.json @@ -134,8 +134,8 @@ "mysterySet201707": "水母曼瑟套装", "mysterySet201708": "熔岩战士套装", "mysterySet201709": "魔法学生套装", - "mysterySet201710": "Imperious Imp Set", - "mysterySet201711": "Carpet Rider Set", + "mysterySet201710": "傲慢小鬼套装", + "mysterySet201711": "飞毯驾驶员套装", "mysterySet301404": "蒸汽朋克标准套装", "mysterySet301405": "蒸汽朋克配饰套装", "mysterySet301703": "孔雀蒸汽朋克套装", @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "未知的卡片类型", "invalidCoupon": "无效的优惠劵代码", "couponUsed": "优惠劵已被使用", - "noSudoAccess": "您没有sudo权限", "couponCodeRequired": "请填写优惠劵代码", "eventRequired": "需要 \"req.params.event\"", "countRequired": "需要 \"req.query.count\"", diff --git a/website/common/locales/zh/tasks.json b/website/common/locales/zh/tasks.json index 4b61d35f34..f34f91b1e7 100644 --- a/website/common/locales/zh/tasks.json +++ b/website/common/locales/zh/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "在造成伤害之前确认这项每日任务未完成", "yesterDailiesDescription": "如果应用此设置,Habitica在计算并对您的角色造成损害之前会询问您是否打算确定这项每日任务未完成。 这可以保护您免受意外伤害。", "repeatDayError": "请在一周中至少选择一天", - "searchTasks": "搜索标题和描述说明..." + "searchTasks": "搜索标题和描述说明...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file diff --git a/website/common/locales/zh_TW/backgrounds.json b/website/common/locales/zh_TW/backgrounds.json index b1a20722c7..4dab0ba6d9 100644 --- a/website/common/locales/zh_TW/backgrounds.json +++ b/website/common/locales/zh_TW/backgrounds.json @@ -310,5 +310,12 @@ "backgroundMidnightCastleText": "Midnight Castle", "backgroundMidnightCastleNotes": "Stroll by the Midnight Castle.", "backgroundTornadoText": "Tornado", - "backgroundTornadoNotes": "Fly through a Tornado." + "backgroundTornadoNotes": "Fly through a Tornado.", + "backgrounds122017": "SET 43: Released December 2017", + "backgroundCrosscountrySkiTrailText": "Cross-Country Ski Trail", + "backgroundCrosscountrySkiTrailNotes": "Glide along a Cross-Country Ski Trail.", + "backgroundStarryWinterNightText": "Starry Winter Night", + "backgroundStarryWinterNightNotes": "Admire a Starry Winter Night.", + "backgroundToymakersWorkshopText": "Toymaker's Workshop", + "backgroundToymakersWorkshopNotes": "Bask in the wonder of a Toymaker's Workshop." } \ No newline at end of file diff --git a/website/common/locales/zh_TW/challenge.json b/website/common/locales/zh_TW/challenge.json index 4480c226fb..7741066604 100644 --- a/website/common/locales/zh_TW/challenge.json +++ b/website/common/locales/zh_TW/challenge.json @@ -127,5 +127,6 @@ "locationRequired": "必須填寫挑戰所在位置 (「新增至」)", "categoiresRequired": "必須選擇一種以上的類別", "viewProgressOf": "查看進度", - "selectMember": "選擇成員" + "selectMember": "選擇成員", + "confirmKeepChallengeTasks": "Do you want to keep challenge tasks?" } \ No newline at end of file diff --git a/website/common/locales/zh_TW/character.json b/website/common/locales/zh_TW/character.json index b2530917cc..7fb7cc060f 100644 --- a/website/common/locales/zh_TW/character.json +++ b/website/common/locales/zh_TW/character.json @@ -163,6 +163,7 @@ "dieText": "你已經失去了一個等級,你所有的金幣,和隨機一件裝備。起來,Habit公民,然後再試一次!遏制這些負面的習慣,慎加的完成每日任務,並當你虛弱時持有讓死亡敬而遠之的治療藥水!", "sureReset": "確定嗎?這將重置您的角色職業以及已分配的屬性點數 ( 將回到未分配的狀態 ),並花費 3 個寶石。", "purchaseFor": "花費 <%= cost %> 顆寶石嗎?", + "purchaseForHourglasses": "Purchase for <%= cost %> Hourglasses?", "notEnoughMana": "魔力不足。", "invalidTarget": "無法在此目標施展法術。", "youCast": "你施放了 <%= spell %>。", diff --git a/website/common/locales/zh_TW/contrib.json b/website/common/locales/zh_TW/contrib.json index 2f54cec244..9ab2423597 100644 --- a/website/common/locales/zh_TW/contrib.json +++ b/website/common/locales/zh_TW/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>,你真棒!你現在是幫助 Habitica 的第 <%= level %> 層級貢獻者。看看", "contribLink": "你拿到了什麼獎品!", "contribName": "貢獻者", - "contribText": "為 Habitica 做出了貢獻 ( 程式、設計、像素藝術、法律諮詢、文件等 )。想要這個徽章?到這裡取得更多說明", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "閱讀更多", "kickstartName": "Kickstarter 捐助者- $<%= key %>層級", "kickstartText": "支持了 Kickstarter 項目", diff --git a/website/common/locales/zh_TW/front.json b/website/common/locales/zh_TW/front.json index 0f5f3f1a74..3afcd88802 100644 --- a/website/common/locales/zh_TW/front.json +++ b/website/common/locales/zh_TW/front.json @@ -30,6 +30,7 @@ "companyAbout": "How It Works", "companyBlog": "部落格", "devBlog": "開發者的部落格", + "companyContribute": "Contribute", "companyDonate": "贊助", "companyPrivacy": "隱私權政策", "companyTerms": "服務條款", @@ -252,7 +253,7 @@ "missingNewPassword": "Missing new password.", "invalidEmailDomain": "You cannot register with emails with the following domains: <%= domains %>", "wrongPassword": "密碼錯誤", - "incorrectDeletePhrase": "Please type DELETE in all caps to delete your account.", + "incorrectDeletePhrase": "Please type <%= magicWord %> in all caps to delete your account.", "notAnEmail": "無效的電子郵件。", "emailTaken": "該電子郵件已經被其他帳戶使用。", "newEmailRequired": "Missing new email address.", diff --git a/website/common/locales/zh_TW/gear.json b/website/common/locales/zh_TW/gear.json index 40d1e942cc..f12f681d39 100644 --- a/website/common/locales/zh_TW/gear.json +++ b/website/common/locales/zh_TW/gear.json @@ -310,6 +310,8 @@ "weaponArmoireHoofClippersNotes": "Trim the hooves of your hard-working mounts to help them stay healthy as they carry you to adventure! Increases Strength, Intelligence, and Constitution by <%= attrs %> each. Enchanted Armoire: Farrier Set (Item 1 of 3).", "weaponArmoireWeaversCombText": "Weaver's Comb", "weaponArmoireWeaversCombNotes": "Use this comb to pack your weft threads together to make a tightly woven fabric. Increases Perception by <%= per %> and Strength by <%= str %>. Enchanted Armoire: Weaver Set (Item 2 of 3).", + "weaponArmoireLamplighterText": "Lamplighter", + "weaponArmoireLamplighterNotes": "This long pole has a wick on one end for lighting lamps, and a hook on the other end for putting them out. Increases Constitution by <%= con %> and Perception by <%= per %>.", "armor": "盔甲", "armorCapitalized": "Armor", "armorBase0Text": "正常服裝", @@ -662,6 +664,8 @@ "armorArmoireCandlestickMakerOutfitNotes": "This sturdy set of clothes will protect you from hot wax spills as you ply your craft! Increases Constitution by <%= con %>. Enchanted Armoire: Candlestick Maker Set (Item 1 of 3).", "armorArmoireWovenRobesText": "Woven Robes", "armorArmoireWovenRobesNotes": "Display your weaving work proudly by wearing this colorful robe! Increases Constitution by <%= con %> and Intelligence by <%= int %>. Enchanted Armoire: Weaver Set (Item 1 of 3).", + "armorArmoireLamplightersGreatcoatText": "Lamplighter's Greatcoat", + "armorArmoireLamplightersGreatcoatNotes": "This heavy woolen coat can stand up to the harshest wintry night! Increases Perception by <%= per %>.", "headgear": "helm", "headgearCapitalized": "Headgear", "headBase0Text": "No Headgear", @@ -1024,6 +1028,8 @@ "headArmoireAntiProcrastinationHelmNotes": "This mighty steel helm will help you win the fight to be healthy, happy, and productive! Increases Perception by <%= per %>. Enchanted Armoire: Anti-Procrastination Set (Item 1 of 3).", "headArmoireCandlestickMakerHatText": "Candlestick Maker Hat", "headArmoireCandlestickMakerHatNotes": "A jaunty hat makes every job more fun, and candlemaking is no exception! Increases Perception and Intelligence by <%= attrs %> each. Enchanted Armoire: Candlestick Maker Set (Item 2 of 3).", + "headArmoireLamplightersTopHatText": "Lamplighter's Top Hat", + "headArmoireLamplightersTopHatNotes": "This jaunty black hat completes your lamp-lighting ensemble! Increases Constitution by <%= con %>.", "offhand": "off-hand item", "offhandCapitalized": "Off-Hand Item", "shieldBase0Text": "No Off-Hand Equipment", @@ -1286,6 +1292,8 @@ "bodyMystery201706Notes": "This cloak has secret pockets to hide all the Gold you loot from your Tasks. Confers no benefit. June 2017 Subscriber Item.", "bodyMystery201711Text": "Carpet Rider Scarf", "bodyMystery201711Notes": "This soft knitted scarf looks quite majestic blowing in the wind. Confers no benefit. November 2017 Subscriber Item.", + "bodyArmoireCozyScarfText": "Cozy Scarf", + "bodyArmoireCozyScarfNotes": "This fine scarf will keep you warm as you go about your wintry business. Confers no benefit.", "headAccessory": "頭部配件", "headAccessoryCapitalized": "頭部裝飾", "accessories": "配件", diff --git a/website/common/locales/zh_TW/generic.json b/website/common/locales/zh_TW/generic.json index 495de5438c..8815f9c466 100644 --- a/website/common/locales/zh_TW/generic.json +++ b/website/common/locales/zh_TW/generic.json @@ -107,8 +107,8 @@ "achievementDilatory": "拖延的救世者", "achievementDilatoryText": "2014年夏季世界事件中協助打敗了恐怖的拖延巨龍!", "costumeContest": "變裝比賽", - "costumeContestText": "參加了萬聖節變裝大賽。在 Habitica的部落格上看更多參賽作品!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- 加入於", "lastLoggedIn": "- 最後上線於", "notPorted": "這個功能未從原版網站中導出。", diff --git a/website/common/locales/zh_TW/groups.json b/website/common/locales/zh_TW/groups.json index dfe57a44b4..abb347fec9 100644 --- a/website/common/locales/zh_TW/groups.json +++ b/website/common/locales/zh_TW/groups.json @@ -102,15 +102,16 @@ "optionalMessage": "郵件選項", "yesRemove": "是的,移除他", "foreverAlone": "您不能喜歡自己的留言。請別當這種人。", - "sortLevel": "以等級排序", - "sortRandom": "以亂數排序", - "sortPets": "以寵物數量排序", - "sortName": "以角色名稱排序", - "sortBackgrounds": "以背景排序", - "sortHabitrpgJoined": "依照加入Habitica的日期進行分類", - "sortHabitrpgLastLoggedIn": "依照登入的日期進行分類", - "ascendingSort": "升冪分類排序", - "descendingSort": "降冪分類排序", + "sortDateJoinedAsc": "Earliest Date Joined", + "sortDateJoinedDesc": "Latest Date Joined", + "sortLoginAsc": "Earliest Login", + "sortLoginDesc": "Latest Login", + "sortLevelAsc": "Lowest Level", + "sortLevelDesc": "Highest Level", + "sortNameAsc": "Name (A - Z)", + "sortNameDesc": "Name (Z - A)", + "sortTierAsc": "Lowest Tier", + "sortTierDesc": "Highest Tier", "confirmGuild": "以4個寶石建立公會?", "leaveGroupCha": "退出公會挑戰並且...", "confirm": "確認", @@ -233,6 +234,17 @@ "onlyCreatorOrAdminCanDeleteChat": "Not authorized to delete this message!", "onlyGroupLeaderCanEditTasks": "Not authorized to manage tasks!", "onlyGroupTasksCanBeAssigned": "Only group tasks can be assigned", + "assignedToUser": "Assigned to <%= userName %>", + "assignedToMembers": "Assigned to <%= userCount %> members", + "assignedToYouAndMembers": "Assigned to you and <%= userCount %> members", + "youAreAssigned": "You are assigned to this task", + "taskIsUnassigned": "This task is unassigned", + "confirmClaim": "Are you sure you want to claim this task?", + "confirmUnClaim": "Are you sure you want to unclaim this task?", + "confirmApproval": "Are you sure you want to approve this task?", + "userRequestsApproval": "<%= userName %> requests approval", + "userCountRequestsApproval": "<%= userCount %> request approval", + "youAreRequestingApproval": "You are requesting approval", "chatPrivilegesRevoked": "Your chat privileges have been revoked.", "newChatMessagePlainNotification": "由 <%= authorName %>發出的新訊息在 <%= groupName %> 。點擊這裡打開聊天頁面!", "newChatMessageTitle": "新訊息在 <%= groupName %>", @@ -279,7 +291,6 @@ "funExtras": "Fun Extras", "enterprisePlansButton": "Ask about Enterprise Plans", "enterprisePlansDescription": "Looking for a larger install with custom needs? See if our enterprise plans are right for you.", - "enterprisePlansEmailSubject": "Question regarding Enterprise Plans", "familyPlansButton": "Sign Up for Family Plan Mailing List", "familyPlansDescription": "Want a cozier solution to manage your household? Family Plans are coming soon!", "createAGroup": "Create a Group", diff --git a/website/common/locales/zh_TW/messages.json b/website/common/locales/zh_TW/messages.json index 470a6b4bd2..1184267258 100644 --- a/website/common/locales/zh_TW/messages.json +++ b/website/common/locales/zh_TW/messages.json @@ -52,6 +52,7 @@ "messageGroupChatFlagAlreadyReported": "你已經舉報了這個留言。", "messageGroupChatNotFound": "找不到留言 !", "messageGroupChatAdminClearFlagCount": "只有管理員才可以把標記計數清除!", + "messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.", "messageGroupChatSpam": "唉呀,看來您發布了太多訊息!請稍等一分鐘並重新嘗試。酒館聊天一次只能容納 200 個訊息,因此 Habitica 鼓勵發布較長而經過考慮的訊息以及有效的回覆。期待看到您想表達的想法。:)", "messageUserOperationProtected": "路徑`<%= operation %>`沒有保留,因為它是一個受保護的路徑。", "messageUserOperationNotFound": "<%= operation %> 找不到行動", diff --git a/website/common/locales/zh_TW/npc.json b/website/common/locales/zh_TW/npc.json index ffbbd13216..8bc24809e4 100644 --- a/website/common/locales/zh_TW/npc.json +++ b/website/common/locales/zh_TW/npc.json @@ -88,7 +88,7 @@ "plusOneGem": "+1 寶石", "typeNotSellable": "這種東西不能賣。一定要是包含在<%= acceptedTypes %>裡的才能。", "userItemsKeyNotFound": "Key not found for user.items <%= type %>", - "userItemsNotEnough": "Not enough items found for user.items <%= type %>", + "userItemsNotEnough": "You do not have enough <%= type %>", "pathRequired": "Path string is required", "unlocked": "物品解鎖", "alreadyUnlocked": "Full set already unlocked.", diff --git a/website/common/locales/zh_TW/quests.json b/website/common/locales/zh_TW/quests.json index 5322ab4602..e35c8bc2ca 100644 --- a/website/common/locales/zh_TW/quests.json +++ b/website/common/locales/zh_TW/quests.json @@ -78,6 +78,7 @@ "mustLvlQuest": "你需要先達到第<%= level %>級才能購買這個任務!", "mustInviteFriend": "你必須邀請朋友到你的對物才能開始任務。開始邀請了嗎?", "unlockByQuesting": "To unlock this quest, complete <%= title %>.", + "questConfirm": "Are you sure? Only <%= questmembers %> of your <%= totalmembers %> party members have joined this quest! Quests start automatically when all players have joined or rejected the invitation.", "sureCancel": "你是否確定要放棄這個任務?將會失去所有接受的邀請。任務擁有者將保留原有的任務捲軸。", "sureAbort": "你是否確定要放棄這個任務?這樣做會讓你的所有隊員都退出這個任務,並且消除所有進度。任務捲軸將會回到任務擁有者手上。", "doubleSureAbort": "你真的真的要這樣做嗎?要確保他們不會一輩子討厭你喲!", diff --git a/website/common/locales/zh_TW/questscontent.json b/website/common/locales/zh_TW/questscontent.json index a9ee1cdb65..e3e5e4c104 100644 --- a/website/common/locales/zh_TW/questscontent.json +++ b/website/common/locales/zh_TW/questscontent.json @@ -349,7 +349,7 @@ "questArmadilloDropArmadilloEgg": "穿山甲 (蛋)", "questArmadilloUnlockText": "解鎖 - 可在市集中購買犰狳蛋", "questCowText": "The Mootant Cow", - "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", + "questCowNotes": "It’s been a long, hot day at Sparring Farms, and there is nothing more you want than a long sip of water and some sleep. You're standing there daydreaming when @Soloana suddenly screams, \"Everyone run! The prize cow has mootated!\"

@eevachu gulps. \"It must be our bad habits that infected it.\"

\"Quick!\" @Feralem Tau says. \"Let’s do something before the udder cows mootate, too.\"

You’ve herd enough. No more daydreaming -- it's time to get those bad habits under control!", "questCowCompletion": "You milk your good habits for all they are worth until the cow reverts to its original form. The cow looks over at you with her pretty brown eyes and nudges over three eggs.

@fuzzytrees laughs and hands you the eggs, \"Maybe it still is mootated if there are baby cows in these eggs. But I trust you to stick to your good habits when you raise them!\"", "questCowBoss": "Mootant Cow", "questCowDropCowEgg": "牛 (蛋)", diff --git a/website/common/locales/zh_TW/settings.json b/website/common/locales/zh_TW/settings.json index 63e4a9590f..b244f50264 100644 --- a/website/common/locales/zh_TW/settings.json +++ b/website/common/locales/zh_TW/settings.json @@ -65,7 +65,7 @@ "resetText1": "警告!此功能會重設你角色的多數資料。強烈不建議你這樣做,但是有些人短暫地玩這個網站後,希望能重新開始。", "resetText2": "你會失去你的所有等級,金幣和經驗值。 您的所有任務(除了那些來自挑戰的任務)將被永久刪除,您將丟失所有的歷史數據。 你會失去所有的物品,但你會能夠買回來,包括所有限量版設備或訂閱者你已經擁有的神秘物品(你需要在正確的職業,以重新購買)。 你會保持你現在的值和你的寵物和坐騎。 你可能更喜歡使用重生之球,這是一個更安全的選擇,將保留你的任務和物品。", "deleteLocalAccountText": "確定嗎?這會永久地刪除你的帳號,並且再也無法恢復!如果希望再次使用 Habitica,需要註冊一個全新的帳號。舊帳號內儲存的和花掉的寶石也無法被退費。如果你非常確定要刪除帳號,在下面的文字欄中輸入。", - "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"DELETE\" into the text box below.", + "deleteSocialAccountText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use Habitica again. Banked or spent Gems will not be refunded. If you're absolutely certain, type \"<%= magicWord %>\" into the text box below.", "API": "API", "APIv3": "API v3", "APIText": "這個是使用再第三方應用上面的。但是,你的 API Token 相當於密碼,請不要公開它。有時候別人可能會向你要UUID,但是永遠不要把你的 API token 分享給其他人,包括在 Github 上。", diff --git a/website/common/locales/zh_TW/subscriber.json b/website/common/locales/zh_TW/subscriber.json index 4ce970b21a..e5bd762c20 100644 --- a/website/common/locales/zh_TW/subscriber.json +++ b/website/common/locales/zh_TW/subscriber.json @@ -167,7 +167,6 @@ "cardTypeNotAllowed": "Unknown card type.", "invalidCoupon": "Invalid coupon code.", "couponUsed": "Coupon code already used.", - "noSudoAccess": "You don't have sudo access.", "couponCodeRequired": "The coupon code is required.", "eventRequired": "需要\"req.params.event\"", "countRequired": "\"req.query.count\" is required.", diff --git a/website/common/locales/zh_TW/tasks.json b/website/common/locales/zh_TW/tasks.json index f43634e0f9..cc2f76e91e 100644 --- a/website/common/locales/zh_TW/tasks.json +++ b/website/common/locales/zh_TW/tasks.json @@ -202,5 +202,6 @@ "yesterDailiesOptionTitle": "在造成傷害前,確認這個每日任務的確沒有被完成", "yesterDailiesDescription": "應用這項設定,Habitica將會在對你的人物造成傷害前,向你確認是否真的沒有完成這個每日任務。這個設定可以保護你免於因不小心而造成的傷害。", "repeatDayError": "請確定你每週至少有選擇一天", - "searchTasks": "Search titles and descriptions..." + "searchTasks": "Search titles and descriptions...", + "sessionOutdated": "Your session is outdated. Please refresh or sync." } \ No newline at end of file