habitica/common/locales/sr/npc.json

112 lines
12 KiB
JSON
Raw Normal View History

{
"npc": "NPC",
"npcText": "Pružio maksimalnu podršku na Kickstarter-u!",
"mattBoch": "Met Bok",
2015-06-15 11:20:09 +00:00
"mattShall": "Želite li da jašete, <%= name %>? Zveri kojima date dovoljno hrane će odrasti i pojaviće se ovde. Odaberite zver, i spremni ste.",
"mattBochText1": "Dobro došli u Štalu! Ja sam Met, krotitelj zveri. Posle 4. nivoa možete da dobijete zveri pomoću jaja i napitaka. Kliknite na zver da bi se ona pojavila na Vašem avataru. Ako je budete hranili, izrašće u veliku životinju, koju ćete moći da jašete.",
"daniel": "Danijel",
2015-05-24 09:27:17 +00:00
"danielText": "Dobro došli u Krčmu! Smestite se i upoznajte se s meštanima. Ako poželite da se odmorite (ako idete na put, ili se razbolite), naći ću Vam slobodnu sobu u Gostionici. Dok ste naš gost, nećete trpeti štetu od neurađenih zadataka, ali ćete i dalje moći da ih obeležite kao urađene.",
"danielText2": "Upozorenje: Ako učestvujete u borbi protiv bosa, trpećete štetu zbog propuštenih zadataka ostalih članova Vaše družine! Takođe, šteta koju nanesete bosu neće se videti dok ne napustite Gostionicu, niti će se predmeti koje nađete pojaviti u Vašem inventaru.",
2015-10-28 02:36:15 +00:00
"danielTextBroken": "Welcome to the Tavern... I guess... If you need to rest, I'll set you up at the Inn... While checked-in, your Dailies won't hurt you at the day's end, but you can still check them off... if you have the energy...",
"danielText2Broken": "Oh... If you are participating in a boss quest, the boss will still damage you for your party mates' missed Dailies... Also, your own damage to the Boss (or items collected) will not be applied until you check out of the Inn...",
"alexander": "Trgovac Aleksander",
"welcomeMarket": "Dobro došli na Pijacu! Kupite jaja i napitke koje ne možete da nađete! Prodajte što Vam nije potrebno! Razgledajte našu robu.",
2016-08-10 17:18:55 +00:00
"welcomeMarketMobile": "Welcome to the Market! Buy hard-to-find eggs and potions! Come see what we have to offer.",
2015-11-03 04:08:28 +00:00
"displayItemForGold": "Do you want to sell a <strong><%= itemType %></strong>?",
"displayEggForGold": "Do you want to sell a <strong><%= itemType %> Egg</strong>?",
"displayPotionForGold": "Do you want to sell a <strong><%= itemType %> Potion</strong>?",
"sellForGold": "Sell it for <%= gold %> Gold",
"buyGems": "Kupiti dragulje",
2016-03-05 13:46:08 +00:00
"purchaseGems": "kupi dragulje",
"justin": "Džastin",
2016-03-05 13:46:08 +00:00
"ian": "Ijan",
2015-07-15 11:17:57 +00:00
"ianText": "Welcome to the Quest Shop! Here you can use Quest Scrolls to battle monsters with your friends. Be sure to check out our fine array of Quest Scrolls for purchase on the right!",
2016-08-10 17:18:55 +00:00
"ianTextMobile": "Welcome to the Quest Shop! Be sure to check out our fine array of Quest Scrolls for purchase!",
2015-10-28 02:36:15 +00:00
"ianBrokenText": "Welcome to the Quest Shop... Here you can use Quest Scrolls to battle monsters with your friends... Be sure to check out our fine array of Quest Scrolls for purchase on the right...",
2016-05-20 11:55:50 +00:00
"missingKeyParam": "\"req.params.key\" is required.",
"itemNotFound": "Item \"<%= key %>\" not found.",
"cannotBuyItem": "You can't buy this item.",
"missingTypeKeyEquip": "\"key\" and \"type\" are required parameters.",
"missingPetFoodFeed": "\"pet\" and \"food\" are required parameters.",
"invalidPetName": "Invalid pet name supplied.",
"missingEggHatchingPotionHatch": "\"egg\" and \"hatchingPotion\" are required parameters.",
"invalidTypeEquip": "\"type\" must be one of 'equipped', 'pet', 'mount', 'costume'.",
"mustPurchaseToSet": "Must purchase <%= val %> to set it on <%= key %>.",
"typeRequired": "Type is required",
"keyRequired": "Key is required",
2016-08-10 17:18:55 +00:00
"notAccteptedType": "Type must be in [eggs, hatchingPotions, premiumHatchingPotions, food, quests, gear]",
2016-05-20 11:55:50 +00:00
"contentKeyNotFound": "Key not found for Content <%= type %>",
"plusOneGem": "+1 Gem",
"typeNotSellable": "Type is not sellable. Must be one of the following <%= acceptedTypes %>",
"userItemsKeyNotFound": "Key not found for user.items <%= type %>",
"pathRequired": "Path string is required",
"unlocked": "Items have been unlocked",
"alreadyUnlocked": "Full set already unlocked.",
"alreadyUnlockedPart": "Full set already partially unlocked.",
2016-01-19 00:24:44 +00:00
"USD": "(USD)",
"newStuff": "Novosti",
"cool": "Pročitaću kasnije",
"dismissAlert": "Pročitano",
"donateText1": "Dodaje 20 Dragulja na Vaš nalog. Dragulji služe za kupovinu posebnih predmeta, npr. majica i frizura.",
2015-07-31 03:49:22 +00:00
"donateText2": "Podržite Habitica",
"donateText3": "Habitica is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteer programmers. Thank you for your generosity!",
"donationDesc": "20 Dragulja, donacija Habitica-u",
"payWithCard": "Platiti karticom",
"payNote": "Napomena: Uplatem putem PayPal-a ponekad se sporo realizuju. Preporučujemo plaćanje karticom.",
2016-01-19 00:24:44 +00:00
"card": "Credit Card (using Stripe)",
2015-07-17 13:31:12 +00:00
"amazonInstructions": "Click the button to pay using Amazon Payments",
2016-01-19 00:24:44 +00:00
"paymentMethods": "Purchase using",
"classGear": "Oprema i klase",
2016-03-22 13:31:14 +00:00
"classGearText": "First: don't panic! Your old gear is in your inventory, and you're now wearing the apprentice equipment of your new class. Wearing your class's gear grants you a 50% bonus to stats. However, feel free to switch back to your old gear.",
2015-08-10 12:52:07 +00:00
"classStats": "These are your class's stats; they affect the game-play. Each time you level up, you get one point to allocate to a particular stat. Hover over each stat for more information.",
"autoAllocate": "Automatska raspodela",
2016-08-23 22:26:34 +00:00
"autoAllocateText": "If 'automatic allocation' is checked, your avatar gains stats automatically based on your tasks' attributes, which you can find in <strong>TASK > Edit > Advanced > Attributes</strong>. Eg, if you hit the gym often, and your 'Gym' Daily is set to 'Strength', you'll gain Strength automatically.",
2015-05-02 09:43:38 +00:00
"spells": "Veštine",
"spellsText": "Sad možete da otključate veštine, koje su jedinstvene za svaku klasu. Prvu veštinu otključaćete kad dostignete 11. nivo. Svakog dana dobijate 10 poena mane, a još po jedan poen doneće Vam svaki uspešno obavljen",
"toDo": "Jednokratni zadatak",
"moreClass": "Više informacija o klasama možete naći na",
2015-04-27 19:05:45 +00:00
"tourWelcome": "Dobro došli u Habitiku! Ovo je spisak jednokratnih zadataka. Obeležite zadatak kao urađen da biste nastavili.",
"tourExp": "Odlično! Za svaki urađen zadatak dobijate Iskustvo i Zlato!",
2016-03-22 22:40:42 +00:00
"tourDailies": "This column is for Daily tasks. To proceed, enter a task you should do every day! <strong>Sample Dailies</strong>: <strong>Make Bed</strong>, <strong>Floss</strong>, <strong>Check Work Email</strong>",
2015-04-27 19:05:45 +00:00
"tourCron": "Sjajno! Kad počne novi dan, svakodnevni zadaci biće obeleženi kao neurađeni.",
"tourHP": "Budite pažljivi! Vaš avatar će trpeti štetu od zadataka koji ne budu urađeni do ponoći!",
"tourHabits": "Ova kolona služi za dobre i loše Navike koje radite više puta dnevno! Da biste nastavili, kliknite na olovku da izmenite imena Navika, i sačuvajte izmene.",
"tourStats": "Za Dobre navike dobijate Iskustvo i Zlato! Za loše navike Vaš avatar gubi Zdravlje.",
"tourGP": "Da biste nastavili, kupite Mač za vežbanje od novca koji ste upravo zaradili.",
2015-06-23 08:43:29 +00:00
"tourAvatar": "<strong>Customize Your Avatar</strong><ul><li>Your avatar represents you.</li><li>Customize now, or return later.</li><li>Your avatar starts plain until you've earned Equipment!</li></ul>",
2015-04-27 19:05:45 +00:00
"tourScrollDown": "Pregledajte celu stranicu i upoznajte se s opcijama. Kliknite na avatar da biste se vratili na stranicu sa zadacima.",
"tourMuchMore": "Kad završite sa zadacima, možete da organizujete Družinu sa prijateljima, da četujete u Udruženjima koja Vas interesuju, da učestvujete u izazovima, i još mnogo toga!",
"tourStatsPage": "Ovo je stranica sa karakteristikama Vašeg avatara. Osvojite odlikovanja izvršavanjem zadataka sa spiska.",
2015-06-23 08:43:29 +00:00
"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 \"Rest in the Inn.\" Come say hi!",
2015-04-27 19:05:45 +00:00
"tourPartyPage": "Družina će Vam pomoći da ostanete posvećeni svojim ciljevima. Pozovite prijatelje da biste otključali svitke s misijama.",
2015-07-31 03:49:22 +00:00
"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 Newbies Guild, where anyone can ask questions about Habitica!",
2015-06-23 08:43:29 +00:00
"tourChallengesPage": "Challenges are themed task lists created by users! Joining a Challenge will add its tasks to your account. Compete against other users to win Gem prizes!",
"tourMarketPage": "Kad dostignete 4. nivo, počećete da nalazite jaja i napitke za izleganje kad budete završavali zadatke. Oni će se pojaviti ovde koristite ih da biste dobili zveri! Iste te predmete možete kupiti na Pijaci.",
2015-07-31 13:28:21 +00:00
"tourHallPage": "Welcome to the Hall of Heroes, where open-source contributors to Habitica are honored. Whether through code, art, music, writing, or even just helpfulness, they have earned Gems, exclusive equipment, and prestigious titles. You can contribute to Habitica, too!",
2015-06-23 08:43:29 +00:00
"tourPetsPage": "This is the Stable! After level 4, you can hatch pets using eggs and potions. 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 4, and they'll grow into powerful mounts.",
"tourMountsPage": "Once you've fed a pet enough food to turn it into a mount, it will appear here. (Pets, mounts, and food are available after level 4.) Click a mount to saddle up!",
"tourEquipmentPage": "This is where your Equipment is stored! Your Battle Gear affects your stats. If you want to show different Equipment on your avatar without changing your stats, click \"Enable Costume.\"",
2016-05-20 11:55:50 +00:00
"equipmentAlreadyOwned": "You already own that piece of equipment",
2015-06-23 08:43:29 +00:00
"tourOkay": "Okay!",
"tourAwesome": "Awesome!",
"tourSplendid": "Splendid!",
"tourNifty": "Nifty!",
"tourAvatarProceed": "Show me my tasks!",
"tourToDosBrief": "<strong>To-Do List</strong><ul><li>Check off To-Dos to earn Gold & Experience!</li><li>To-Dos never make your avatar lose Health.</li></ul>",
"tourDailiesBrief": "<strong>Daily Tasks</strong><ul><li>Dailies repeat every day.</li><li>You lose Health if you skip Dailies.</li></ul>",
"tourDailiesProceed": "I'll be careful!",
"tourHabitsBrief": "<strong>Good & Bad Habits</strong><ul><li>Good Habits award Gold & Experience.</li><li>Bad Habits make you lose Health.</li></ul>",
"tourHabitsProceed": "Makes sense!",
"tourRewardsBrief": "<strong>Reward List</strong><ul><li>Spend your hard-earned Gold here!</li><li>Purchase Equipment for your avatar, or set custom Rewards.</li></ul>",
"tourRewardsProceed": "That's all!",
2015-08-29 12:38:54 +00:00
"welcomeToHabit": "Welcome to Habitica!",
"welcome1": "Create a basic avatar.",
"welcome1notes": "This avatar will represent you as you progress.",
"welcome2": "Set up your tasks.",
"welcome2notes": "How well you do on your real-life tasks will control how well you do in the game!",
"welcome3": "Progress in life and the game!",
"welcome3notes": "As you improve your life, your avatar will level up and unlock pets, quests, equipment, and more!",
2015-06-23 08:43:29 +00:00
"welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!",
"welcome5": "Now you'll customize your avatar and set up your tasks...",
2015-08-29 12:38:54 +00:00
"imReady": "Enter Habitica"
2015-08-08 14:58:20 +00:00
}