mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
moved locales and locales-old from habitrpg, @lefnire I left them in habitrpg so that the strings already translated will continue to work, I will make sure to remove them when everything is done
This commit is contained in:
parent
8d2d1e9276
commit
604c8ab7b2
25 changed files with 9013 additions and 0 deletions
412
locales-old/bg/app.json
Normal file
412
locales-old/bg/app.json
Normal file
|
|
@ -0,0 +1,412 @@
|
|||
{
|
||||
"languageName": "Bulgarian",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"playButton" : "Play",
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "End Tour",
|
||||
"nextButton" : "Next",
|
||||
"prevButton" : "Prev",
|
||||
"tour1Title" : "Welcome to HabitRPG",
|
||||
"tour1Text" : "Welcome to HabitRPG, a habit-tracker which treats your goals like a Role Playing Game.",
|
||||
"tour2Title" : "Habits",
|
||||
"tour2Text" : "Habits are good or bad goals that you constantly track.",
|
||||
"tour3Title" : "Dailies",
|
||||
"tour3Text" : "Dailies are goals that you want to complete once a day.",
|
||||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "Todos are one-off goals which need to be completed eventually. ",
|
||||
"tour5Title" : "Rewards",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integrals in forming good habits. ",
|
||||
"tour6Title" : "Hover over comments",
|
||||
"tour6Text" : "Different task-types have special properties. Hover over each task's comment for more information. When you're ready to get started, delete the existing tasks and add your own.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h Productive Work",
|
||||
"habit1comment": "-- Habits: Constantly Track -- For some habits, it only makes sense to *gain* points (like this one)",
|
||||
"habit2" : "Eat Junk Food",
|
||||
"habit2comment" : "For others, it only makes sense to *lose* points",
|
||||
"habit3" : "Take The Stairs",
|
||||
"habit3comment" : "For the rest, both + and - make sense (stairs = gain, elevator = lose)",
|
||||
"daily1" : "1h Personal Project",
|
||||
"daily1comment" : "-- Dailies: Complete Once a Day -- At the end of each day, non-completed Dailies dock you points.",
|
||||
"daily2" : "Exercise",
|
||||
"daily2comment" : "If you are doing well, they turn green and are less valuable (experience, gold) and less damaging (HP). This means you can ease up on them for a bit.",
|
||||
"daily3" : "45m Reading",
|
||||
"daily3comment" : "But if you are doing poorly, they turn red. The worse you do, the more valuable (exp, gold) and more damaging (HP) these goals become. This encourages you to focus on your shortcomings, the reds.",
|
||||
"todo1" : "Call Mom",
|
||||
"todo1comment" : "-- Todos: Complete Eventually -- Non-completed Todos won't hurt you, but they will become more valuable over time. This will encourage you to wrap up stale Todos.",
|
||||
"reward1" : "1 Episode of Game of Thrones",
|
||||
"reward1comment": "-- Rewards: Treat Yourself! -- As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits.",
|
||||
"reward2" : "Cake",
|
||||
"reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morning",
|
||||
"afternoon" : "afternoon",
|
||||
"evening" : "evening",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Health",
|
||||
"experience": "Experience",
|
||||
"history": "History",
|
||||
"anonymous": "Anonymous",
|
||||
"level": "Level",
|
||||
"tasks": "Tasks",
|
||||
"loginAndReg" : "Login / Register",
|
||||
"loginFacebookAlt" : "Login / Register with Facebook",
|
||||
"login" : "Login",
|
||||
"register" : "Register",
|
||||
"options": "Options",
|
||||
"logout": "Logout",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "New Party Messages",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
"edit": "Edit",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "Difficulty",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "Easy",
|
||||
"medium": "Medium",
|
||||
"hard": "Hard",
|
||||
"delete": "Delete",
|
||||
"progress": "Progress",
|
||||
"score": "Score",
|
||||
"dailies": "Dailies",
|
||||
"newDaily": "New Daily",
|
||||
"repeat": "Repeat",
|
||||
"Su": "Su",
|
||||
"M": "M",
|
||||
"T": "T",
|
||||
"We": "W",
|
||||
"Th": "Th",
|
||||
"F": "F",
|
||||
"S": "S",
|
||||
"todos": "Todos",
|
||||
"newTodo": "New Todo",
|
||||
"dueDate": "Due Date",
|
||||
"remaining": "Remaining",
|
||||
"complete": "Complete",
|
||||
"rewards": "Rewards",
|
||||
"gold": "Gold",
|
||||
"silver": "Silver",
|
||||
"newReward": "New Reward",
|
||||
"price": "Price",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Edit Tags",
|
||||
"newTag" : "New Tag",
|
||||
"clearFilters" : "Clear Filters",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "egg",
|
||||
"itemDropped" : "An items has dropped",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profile",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Head",
|
||||
"showHelm": "Show Helm",
|
||||
"hair": "Hair",
|
||||
"skin": "Skin",
|
||||
"clothing" : "Clothing",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Photo Url",
|
||||
"fullName": "Full Name",
|
||||
"blurb": "Blurb",
|
||||
"websites": "Websites",
|
||||
"addWebsites": "Add Websites",
|
||||
"items" : "Items",
|
||||
"weapon" : "Weapon",
|
||||
"armor" : "armor",
|
||||
"helm" : "Helm",
|
||||
"shield" : "shield",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Strength",
|
||||
"defense" : "Defense",
|
||||
"totalStrength" : "Total Strength",
|
||||
"totalDefense" : "Total Defense",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
"createAParty":"Create A Party",
|
||||
"noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||||
"partyName": "Party Name",
|
||||
"create":"Create",
|
||||
"userId":"User Id",
|
||||
"invite":"Invite",
|
||||
"leave": "Leave",
|
||||
"invitedTo" : "You're Invited To",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventory",
|
||||
"eggs": "Eggs",
|
||||
"noEggs": "You don't have any eggs yet.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions yet.",
|
||||
"hatchYourEgg" : "Hatch Your Egg",
|
||||
"whichHatchingPotion1" : "Which hatching potion will you pour on your",
|
||||
"whichHatchingPotion2" : "egg?",
|
||||
"pour" : "pour",
|
||||
"rarePets" : "Rare Pets",
|
||||
"market": "Market",
|
||||
|
||||
"stable": "Stable",
|
||||
"petsFound":"Pets Found",
|
||||
"rarePets": "Rare Pets",
|
||||
|
||||
"tavern": "Tavern",
|
||||
"restButton":"Rest In The Inn",
|
||||
"checkoutButton": "Check Out Of Inn",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Resources",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Tutorials",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"Settings",
|
||||
"customDayStart":"Custom Day Start",
|
||||
"24HrClock": "24Hr Clock",
|
||||
"clockInfo":"HabitRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Hide Header",
|
||||
"showHeader":"Show Header",
|
||||
"changePass":"Change Password",
|
||||
"oldPass":"Old Password",
|
||||
"newPass":"New Password",
|
||||
"confirmPass":"Confirm New Password",
|
||||
"dangerZone": "Danger Zone",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Resets your entire account (dangerous)",
|
||||
"resetText1":"This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2":"This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"restore":"Restore",
|
||||
"restoreAltText":"Restores attributes to your character",
|
||||
"restoreText1":"HabitRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"Delete",
|
||||
"deleteAltText":"Delete your account",
|
||||
"deleteHeader" : "Delete Account",
|
||||
"deleteText1":"Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"into the text-box",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Training Sword",
|
||||
"sword1Name" : "Sword",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "Axe",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "Blue Sword",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "Red Sword",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "Golden Sword",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Cloth Armor",
|
||||
"armor1Name" : "Leather Armor" ,
|
||||
"armor1Text": "Decreases HP Loss by 4%",
|
||||
"armor2Name" : "Chain Mail",
|
||||
"armor2Text": "Decreases HP Loss by 6%",
|
||||
"armor3Name" : "Plate Mail",
|
||||
"armor3Text": "Decreases HP Loss by 7%",
|
||||
"armor4Name" : "Red Armor",
|
||||
"armor4Text": "Decreases HP Loss by 8%",
|
||||
"armor5Name" : "Golden Armor",
|
||||
"armor5Text": "Decreases HP Loss by 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "No Helm",
|
||||
"head1Name" : "Leather Helm" ,
|
||||
"head1Text": "Decreases HP loss by 2%",
|
||||
"head2Name" : "Chain Coif",
|
||||
"head2Text": "Decreases HP loss by 3%",
|
||||
"head3Name" : "Plate Helm",
|
||||
"head3Text": "Decreases HP loss by 4%",
|
||||
"head4Name" : "Red Helm",
|
||||
"head4Text": "Decreases HP loss by 5%",
|
||||
"head5Name" : "Golden Helm",
|
||||
"head5Text": "Decreases HP loss by 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden Shield",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Enforced Shield",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "Red Shield",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "Golden Shield",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
"healthPotionNotes" : "Recover 15 HP Instantly",
|
||||
"rerollName" : "Re-Roll",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Reset Your Tasks",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "read more",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Wolf Cub",
|
||||
"tigerEgg": "Tiger Cub",
|
||||
"pandaEgg": "Wolf Cub",
|
||||
"lionEgg": "Lion Cub",
|
||||
"foxEgg": "Fox",
|
||||
"pigEgg": "Flying Pig",
|
||||
"dragonEgg": "Dragon",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Bear Cub",
|
||||
"wolfEgg": "Wolf",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "White",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "Desert",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "Red",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "Shadepot",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "Skeleton",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "Cotton Candy Pink",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "Cotton Candy Blue",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "Golden",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "the Town Crier here! Announcing new stuff!",
|
||||
"NPCAugustinText1" : "Welcome to the Market! I'm the merchant;",
|
||||
"NPCAugustinText2" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!",
|
||||
"NPCJohanssonText1" : "Welcome to the Tavern! I'm",
|
||||
"NPCJohanssonText2": "the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "You Died!",
|
||||
"deathText" : "You've lost your GP, 1 level and 1 gear piece. Be sure to complete your dailies to prevent this from happening again!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gems",
|
||||
"outOfGems" : "Out Of Gems",
|
||||
"buyMoreGems" : "Buy More Gems",
|
||||
"notEnoughGems" : "Not enough Gems",
|
||||
"petsOutOfGems" : "Oops, out of Gems, which are used to buy special items! Habit is an open source project, and can use all the help it can get - buy more Gems to receive this pet, and consider it a donation to the contributors",
|
||||
"gemsWhatFor" : "Used for buying special items (reroll, eggs, hatching potions, etc). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Company",
|
||||
"companyAbout" : "About",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Extensions",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Legal",
|
||||
"legalPrivacy" : "Privacy",
|
||||
"legalTerms" : "Terms",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBugs" : "Submit Bugs",
|
||||
"communityFeatures" : "Request Feautres",
|
||||
"communityExtensions" : "Add-ons / Extensions",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Remove Ads",
|
||||
"whyAds": "Why Ads?",
|
||||
"whyAdsContent1": "Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Submit",
|
||||
"close":"Close",
|
||||
"saveAndClose": "Save & Close",
|
||||
"cancel":"Cancel",
|
||||
"ok" : "Ok",
|
||||
"add" : "Add",
|
||||
"undo" : "Undo",
|
||||
"continue" : "Continue",
|
||||
"accept" : "Accept",
|
||||
"reject" : "Reject",
|
||||
"or" : "Or",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Just now",
|
||||
"aMinuteAgo":"A minute ago",
|
||||
"minutesAgo":"minutes ago",
|
||||
"anHourAgo": "An hour ago",
|
||||
"hoursAgo": "hours ago",
|
||||
"yesterday":"Yesterday",
|
||||
"daysAgo":"days ago"
|
||||
|
||||
}
|
||||
115
locales-old/bg/app.original.json
Normal file
115
locales-old/bg/app.original.json
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
{
|
||||
"_commenttut": "TUTORIAL",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"Health": "Живот",
|
||||
"Experience": "Опит",
|
||||
"History": "История",
|
||||
"Settings": "Настройки",
|
||||
"Party": "Група",
|
||||
"Logout": "Излез",
|
||||
|
||||
"_commentuser": "USER",
|
||||
"Anonymous": "Анонимен",
|
||||
"Avatar": "Аватар",
|
||||
"Level": "Ниво",
|
||||
"GP": "GP",
|
||||
"Head": "Шлем",
|
||||
"ShowHelm": "Покажи шлем",
|
||||
"Hair": "Коса",
|
||||
"Skin": "Кожа",
|
||||
"Profile": "Профил",
|
||||
"Edit": "Редактирай",
|
||||
"Save": "Запази",
|
||||
"PhotoUrl": "Линк към снимка",
|
||||
"FullName": "Име",
|
||||
"Blurb": "Blurb",
|
||||
"Websites": "Уебсайт",
|
||||
"Achievements": "Постижения",
|
||||
"OriginalUser": "Автентичен юзър",
|
||||
"Inventory": "Инвентория",
|
||||
"EggsTitle": "Яйца",
|
||||
"EggsContent": "Все още нямаш никакви яйца.",
|
||||
"HatchingPotionsTitle": "Отвари за излюпване",
|
||||
"HatchingPotionsContent": "Все още нямаш отвари за излюпване.",
|
||||
"Market": "Магазин",
|
||||
"MarketTitle": "Добре дошъл в магазина!",
|
||||
"MarketContent": "Иска ти се да намериш определен домашен любимец, но не искаш да чакаш да ти се падне ? Купи го от тук!",
|
||||
"Stable": "Конюшни",
|
||||
"Tokens": "Токъни",
|
||||
|
||||
"_commentitems": "DROPS, ITEMS & REWARDS",
|
||||
"_comment": "PET EGGS",
|
||||
"WolfEgg": "Вълче",
|
||||
"TigerEgg": "Тигърче",
|
||||
"PandaEgg": "Панда",
|
||||
"LionEgg": "Лъвче",
|
||||
"FoxEgg": "Лисиче",
|
||||
"PigEgg": "Летящо прасенце",
|
||||
"DragonEgg": "Дракон",
|
||||
"CactusEgg": "Кактус",
|
||||
"BearEgg": "Мече",
|
||||
"WolfEgg": "Вълк",
|
||||
"_comment": "HATCHING POTIONS",
|
||||
"BasePot": "Основна",
|
||||
"WhitePot": "Бяла",
|
||||
"DesertPot": "Пустинна",
|
||||
"RedPot": "Червена",
|
||||
"ShadePot": "Сянка",
|
||||
"SkeletonPot": "Скелет",
|
||||
"ZombiePot": "Зомби",
|
||||
"CottonPinkPot": "Розов захарен памук",
|
||||
"CottonBluePot": "Син захарен памук",
|
||||
"GoldenPot": "Златен",
|
||||
"_comment": "GOLD REWARDS",
|
||||
|
||||
|
||||
|
||||
"_commentmain": "MAIN WINDOW",
|
||||
"Habits": "Навици",
|
||||
"NewHabit": "Нов навик",
|
||||
"Edit": "Промени",
|
||||
"Text": "Текст",
|
||||
"ExtraNotes": "Забележки",
|
||||
"Directions/Actions": "Посоки/Дейности",
|
||||
"AdvancedOptions": "Разширени опции",
|
||||
"Difficulty": "Трудност",
|
||||
"DifficultyHelpTitle": "Колко труден е тази задача?",
|
||||
"DifficultyHelpContent": "Това умножава стойността на задачата. Използвай пестеливо, разчитай повече на нашия алгоритъм за корекция на стойностите. Но някои задачи са много по-трудни ("Да си напишеш дисертацията" срещу "Да си почистиш зъбите с конец"). Кликни за повече информация.",
|
||||
"Easy": "Лесно",
|
||||
"Medium": "Средно",
|
||||
"Hard": "Трудно",
|
||||
"Save&Close": "Запази и Излез",
|
||||
"Delete": "Изтрий",
|
||||
"Progress": "Прогрес",
|
||||
"Score": "Точки",
|
||||
"Daily": "Ежедневни задачи",
|
||||
"NewDaily": "Нова задача",
|
||||
"Repeat": "Повтаряй",
|
||||
"Su": "Нед",
|
||||
"M": "Пон",
|
||||
"T": "Вт",
|
||||
"We": "Ср",
|
||||
"Th": "Чет",
|
||||
"F": "Пет",
|
||||
"S": "Съб",
|
||||
"Todos": "Да направя",
|
||||
"NewTodo": "Ново",
|
||||
"DueDate": "Краен срок",
|
||||
"Remaining": "Оставащи",
|
||||
"Complete": "Завършени",
|
||||
"Rewards": "Награди",
|
||||
"Gold": "Злато",
|
||||
"Silver": "Сребро",
|
||||
"NewReward": "Нова награда",
|
||||
"Price": "Цена",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
|
||||
"_commentmisc": "MISC",
|
||||
"RemoveAds": "Премахни рекламите",
|
||||
"WhyAds": "Защо има реклами?",
|
||||
"WhyAdsContent1": "Habit is an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 tokens from the purchase, which you can use to buy special items.",
|
||||
"WhyAdsContent2": "'Hey, I backed the Kickstarter!' - follow ",
|
||||
"WhyAdsContent3": "these instructions."
|
||||
}
|
||||
413
locales-old/cs/app.json
Normal file
413
locales-old/cs/app.json
Normal file
|
|
@ -0,0 +1,413 @@
|
|||
{
|
||||
"languageName": "Czech",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"playButton" : "Play",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "End Tour",
|
||||
"nextButton" : "Next",
|
||||
"prevButton" : "Prev",
|
||||
"tour1Title" : "Welcome to HabitRPG",
|
||||
"tour1Text" : "Welcome to HabitRPG, a habit-tracker which treats your goals like a Role Playing Game.",
|
||||
"tour2Title" : "Habits",
|
||||
"tour2Text" : "Habits are good or bad goals that you constantly track.",
|
||||
"tour3Title" : "Dailies",
|
||||
"tour3Text" : "Dailies are goals that you want to complete once a day.",
|
||||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "Todos are one-off goals which need to be completed eventually. ",
|
||||
"tour5Title" : "Rewards",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integrals in forming good habits. ",
|
||||
"tour6Title" : "Hover over comments",
|
||||
"tour6Text" : "Different task-types have special properties. Hover over each task's comment for more information. When you're ready to get started, delete the existing tasks and add your own.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h Productive Work",
|
||||
"habit1comment": "-- Habits: Constantly Track -- For some habits, it only makes sense to *gain* points (like this one)",
|
||||
"habit2" : "Eat Junk Food",
|
||||
"habit2comment" : "For others, it only makes sense to *lose* points",
|
||||
"habit3" : "Take The Stairs",
|
||||
"habit3comment" : "For the rest, both + and - make sense (stairs = gain, elevator = lose)",
|
||||
"daily1" : "1h Personal Project",
|
||||
"daily1comment" : "-- Dailies: Complete Once a Day -- At the end of each day, non-completed Dailies dock you points.",
|
||||
"daily2" : "Exercise",
|
||||
"daily2comment" : "If you are doing well, they turn green and are less valuable (experience, gold) and less damaging (HP). This means you can ease up on them for a bit.",
|
||||
"daily3" : "45m Reading",
|
||||
"daily3comment" : "But if you are doing poorly, they turn red. The worse you do, the more valuable (exp, gold) and more damaging (HP) these goals become. This encourages you to focus on your shortcomings, the reds.",
|
||||
"todo1" : "Call Mom",
|
||||
"todo1comment" : "-- Todos: Complete Eventually -- Non-completed Todos won't hurt you, but they will become more valuable over time. This will encourage you to wrap up stale Todos.",
|
||||
"reward1" : "1 Episode of Game of Thrones",
|
||||
"reward1comment": "-- Rewards: Treat Yourself! -- As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits.",
|
||||
"reward2" : "Cake",
|
||||
"reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morning",
|
||||
"afternoon" : "afternoon",
|
||||
"evening" : "evening",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Health",
|
||||
"experience": "Experience",
|
||||
"history": "History",
|
||||
"anonymous": "Anonymous",
|
||||
"level": "Level",
|
||||
"tasks": "Tasks",
|
||||
"loginAndReg" : "Login / Register",
|
||||
"loginFacebookAlt" : "Login / Register with Facebook",
|
||||
"login" : "Login",
|
||||
"register" : "Register",
|
||||
"options": "Options",
|
||||
"logout": "Logout",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "New Party Messages",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
"edit": "Edit",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "Difficulty",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "Easy",
|
||||
"medium": "Medium",
|
||||
"hard": "Hard",
|
||||
"delete": "Delete",
|
||||
"progress": "Progress",
|
||||
"score": "Score",
|
||||
"dailies": "Dailies",
|
||||
"newDaily": "New Daily",
|
||||
"repeat": "Repeat",
|
||||
"Su": "Su",
|
||||
"M": "M",
|
||||
"T": "T",
|
||||
"We": "W",
|
||||
"Th": "Th",
|
||||
"F": "F",
|
||||
"S": "S",
|
||||
"todos": "Todos",
|
||||
"newTodo": "New Todo",
|
||||
"dueDate": "Due Date",
|
||||
"remaining": "Remaining",
|
||||
"complete": "Complete",
|
||||
"rewards": "Rewards",
|
||||
"gold": "Gold",
|
||||
"silver": "Silver",
|
||||
"newReward": "New Reward",
|
||||
"price": "Price",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Edit Tags",
|
||||
"newTag" : "New Tag",
|
||||
"clearFilters" : "Clear Filters",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "egg",
|
||||
"itemDropped" : "An items has dropped",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profile",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Head",
|
||||
"showHelm": "Show Helm",
|
||||
"hair": "Hair",
|
||||
"skin": "Skin",
|
||||
"clothing" : "Clothing",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Photo Url",
|
||||
"fullName": "Full Name",
|
||||
"blurb": "Blurb",
|
||||
"websites": "Websites",
|
||||
"addWebsites": "Add Websites",
|
||||
"items" : "Items",
|
||||
"weapon" : "Weapon",
|
||||
"armor" : "armor",
|
||||
"helm" : "Helm",
|
||||
"shield" : "shield",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Strength",
|
||||
"defense" : "Defense",
|
||||
"totalStrength" : "Total Strength",
|
||||
"totalDefense" : "Total Defense",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
"createAParty":"Create A Party",
|
||||
"noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||||
"partyName": "Party Name",
|
||||
"create":"Create",
|
||||
"userId":"User Id",
|
||||
"invite":"Invite",
|
||||
"leave": "Leave",
|
||||
"invitedTo" : "You're Invited To",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventory",
|
||||
"eggs": "Eggs",
|
||||
"noEggs": "You don't have any eggs yet.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions yet.",
|
||||
"hatchYourEgg" : "Hatch Your Egg",
|
||||
"whichHatchingPotion1" : "Which hatching potion will you pour on your",
|
||||
"whichHatchingPotion2" : "egg?",
|
||||
"pour" : "pour",
|
||||
"rarePets" : "Rare Pets",
|
||||
"market": "Market",
|
||||
|
||||
"stable": "Stable",
|
||||
"petsFound":"Pets Found",
|
||||
"rarePets": "Rare Pets",
|
||||
|
||||
"tavern": "Tavern",
|
||||
"restButton":"Rest In The Inn",
|
||||
"checkoutButton": "Check Out Of Inn",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Resources",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Tutorials",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"Settings",
|
||||
"customDayStart":"Custom Day Start",
|
||||
"24HrClock": "24Hr Clock",
|
||||
"clockInfo":"HabitRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Hide Header",
|
||||
"showHeader":"Show Header",
|
||||
"changePass":"Change Password",
|
||||
"oldPass":"Old Password",
|
||||
"newPass":"New Password",
|
||||
"confirmPass":"Confirm New Password",
|
||||
"dangerZone": "Danger Zone",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Resets your entire account (dangerous)",
|
||||
"resetText1":"This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2":"This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"restore":"Restore",
|
||||
"restoreAltText":"Restores attributes to your character",
|
||||
"restoreText1":"HabitRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"Delete",
|
||||
"deleteAltText":"Delete your account",
|
||||
"deleteHeader" : "Delete Account",
|
||||
"deleteText1":"Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"into the text-box",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Training Sword",
|
||||
"sword1Name" : "Sword",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "Axe",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "Blue Sword",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "Red Sword",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "Golden Sword",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Cloth Armor",
|
||||
"armor1Name" : "Leather Armor" ,
|
||||
"armor1Text": "Decreases HP Loss by 4%",
|
||||
"armor2Name" : "Chain Mail",
|
||||
"armor2Text": "Decreases HP Loss by 6%",
|
||||
"armor3Name" : "Plate Mail",
|
||||
"armor3Text": "Decreases HP Loss by 7%",
|
||||
"armor4Name" : "Red Armor",
|
||||
"armor4Text": "Decreases HP Loss by 8%",
|
||||
"armor5Name" : "Golden Armor",
|
||||
"armor5Text": "Decreases HP Loss by 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "No Helm",
|
||||
"head1Name" : "Leather Helm" ,
|
||||
"head1Text": "Decreases HP loss by 2%",
|
||||
"head2Name" : "Chain Coif",
|
||||
"head2Text": "Decreases HP loss by 3%",
|
||||
"head3Name" : "Plate Helm",
|
||||
"head3Text": "Decreases HP loss by 4%",
|
||||
"head4Name" : "Red Helm",
|
||||
"head4Text": "Decreases HP loss by 5%",
|
||||
"head5Name" : "Golden Helm",
|
||||
"head5Text": "Decreases HP loss by 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden Shield",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Enforced Shield",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "Red Shield",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "Golden Shield",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
"healthPotionNotes" : "Recover 15 HP Instantly",
|
||||
"rerollName" : "Re-Roll",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Reset Your Tasks",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "read more",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Wolf Cub",
|
||||
"tigerEgg": "Tiger Cub",
|
||||
"pandaEgg": "Wolf Cub",
|
||||
"lionEgg": "Lion Cub",
|
||||
"foxEgg": "Fox",
|
||||
"pigEgg": "Flying Pig",
|
||||
"dragonEgg": "Dragon",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Bear Cub",
|
||||
"wolfEgg": "Wolf",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "White",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "Desert",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "Red",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "Shadepot",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "Skeleton",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "Cotton Candy Pink",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "Cotton Candy Blue",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "Golden",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "the Town Crier here! Announcing new stuff!",
|
||||
"NPCAugustinText1" : "Welcome to the Market! I'm the merchant;",
|
||||
"NPCAugustinText2" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!",
|
||||
"NPCJohanssonText1" : "Welcome to the Tavern! I'm",
|
||||
"NPCJohanssonText2": "the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "You Died!",
|
||||
"deathText" : "You've lost your GP, 1 level and 1 gear piece. Be sure to complete your dailies to prevent this from happening again!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gems",
|
||||
"outOfGems" : "Out Of Gems",
|
||||
"buyMoreGems" : "Buy More Gems",
|
||||
"notEnoughGems" : "Not enough Gems",
|
||||
"petsOutOfGems" : "Oops, out of Gems, which are used to buy special items! Habit is an open source project, and can use all the help it can get - buy more Gems to receive this pet, and consider it a donation to the contributors",
|
||||
"gemsWhatFor" : "Used for buying special items (reroll, eggs, hatching potions, etc). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Company",
|
||||
"companyAbout" : "About",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Extensions",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Legal",
|
||||
"legalPrivacy" : "Privacy",
|
||||
"legalTerms" : "Terms",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBugs" : "Submit Bugs",
|
||||
"communityFeatures" : "Request Feautres",
|
||||
"communityExtensions" : "Add-ons / Extensions",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Remove Ads",
|
||||
"whyAds": "Why Ads?",
|
||||
"whyAdsContent1": "Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Submit",
|
||||
"close":"Close",
|
||||
"saveAndClose": "Save & Close",
|
||||
"cancel":"Cancel",
|
||||
"ok" : "Ok",
|
||||
"add" : "Add",
|
||||
"undo" : "Undo",
|
||||
"continue" : "Continue",
|
||||
"accept" : "Accept",
|
||||
"reject" : "Reject",
|
||||
"or" : "Or",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Just now",
|
||||
"aMinuteAgo":"A minute ago",
|
||||
"minutesAgo":"minutes ago",
|
||||
"anHourAgo": "An hour ago",
|
||||
"hoursAgo": "hours ago",
|
||||
"yesterday":"Yesterday",
|
||||
"daysAgo":"days ago"
|
||||
|
||||
}
|
||||
414
locales-old/cu/app.json
Normal file
414
locales-old/cu/app.json
Normal file
|
|
@ -0,0 +1,414 @@
|
|||
{
|
||||
|
||||
"languageName": "Slavonic",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"playButton" : "Play",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "End Tour",
|
||||
"nextButton" : "Next",
|
||||
"prevButton" : "Prev",
|
||||
"tour1Title" : "Welcome to HabitRPG",
|
||||
"tour1Text" : "Welcome to HabitRPG, a habit-tracker which treats your goals like a Role Playing Game.",
|
||||
"tour2Title" : "Habits",
|
||||
"tour2Text" : "Habits are good or bad goals that you constantly track.",
|
||||
"tour3Title" : "Dailies",
|
||||
"tour3Text" : "Dailies are goals that you want to complete once a day.",
|
||||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "Todos are one-off goals which need to be completed eventually. ",
|
||||
"tour5Title" : "Rewards",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integrals in forming good habits. ",
|
||||
"tour6Title" : "Hover over comments",
|
||||
"tour6Text" : "Different task-types have special properties. Hover over each task's comment for more information. When you're ready to get started, delete the existing tasks and add your own.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h Productive Work",
|
||||
"habit1comment": "-- Habits: Constantly Track -- For some habits, it only makes sense to *gain* points (like this one)",
|
||||
"habit2" : "Eat Junk Food",
|
||||
"habit2comment" : "For others, it only makes sense to *lose* points",
|
||||
"habit3" : "Take The Stairs",
|
||||
"habit3comment" : "For the rest, both + and - make sense (stairs = gain, elevator = lose)",
|
||||
"daily1" : "1h Personal Project",
|
||||
"daily1comment" : "-- Dailies: Complete Once a Day -- At the end of each day, non-completed Dailies dock you points.",
|
||||
"daily2" : "Exercise",
|
||||
"daily2comment" : "If you are doing well, they turn green and are less valuable (experience, gold) and less damaging (HP). This means you can ease up on them for a bit.",
|
||||
"daily3" : "45m Reading",
|
||||
"daily3comment" : "But if you are doing poorly, they turn red. The worse you do, the more valuable (exp, gold) and more damaging (HP) these goals become. This encourages you to focus on your shortcomings, the reds.",
|
||||
"todo1" : "Call Mom",
|
||||
"todo1comment" : "-- Todos: Complete Eventually -- Non-completed Todos won't hurt you, but they will become more valuable over time. This will encourage you to wrap up stale Todos.",
|
||||
"reward1" : "1 Episode of Game of Thrones",
|
||||
"reward1comment": "-- Rewards: Treat Yourself! -- As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits.",
|
||||
"reward2" : "Cake",
|
||||
"reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morning",
|
||||
"afternoon" : "afternoon",
|
||||
"evening" : "evening",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Health",
|
||||
"experience": "Experience",
|
||||
"history": "History",
|
||||
"anonymous": "Anonymous",
|
||||
"level": "Level",
|
||||
"tasks": "Tasks",
|
||||
"loginAndReg" : "Login / Register",
|
||||
"loginFacebookAlt" : "Login / Register with Facebook",
|
||||
"login" : "Login",
|
||||
"register" : "Register",
|
||||
"options": "Options",
|
||||
"logout": "Logout",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "New Party Messages",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
"edit": "Edit",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "Difficulty",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "Easy",
|
||||
"medium": "Medium",
|
||||
"hard": "Hard",
|
||||
"delete": "Delete",
|
||||
"progress": "Progress",
|
||||
"score": "Score",
|
||||
"dailies": "Dailies",
|
||||
"newDaily": "New Daily",
|
||||
"repeat": "Repeat",
|
||||
"Su": "Su",
|
||||
"M": "M",
|
||||
"T": "T",
|
||||
"We": "W",
|
||||
"Th": "Th",
|
||||
"F": "F",
|
||||
"S": "S",
|
||||
"todos": "Todos",
|
||||
"newTodo": "New Todo",
|
||||
"dueDate": "Due Date",
|
||||
"remaining": "Remaining",
|
||||
"complete": "Complete",
|
||||
"rewards": "Rewards",
|
||||
"gold": "Gold",
|
||||
"silver": "Silver",
|
||||
"newReward": "New Reward",
|
||||
"price": "Price",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Edit Tags",
|
||||
"newTag" : "New Tag",
|
||||
"clearFilters" : "Clear Filters",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "egg",
|
||||
"itemDropped" : "An items has dropped",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profile",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Head",
|
||||
"showHelm": "Show Helm",
|
||||
"hair": "Hair",
|
||||
"skin": "Skin",
|
||||
"clothing" : "Clothing",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Photo Url",
|
||||
"fullName": "Full Name",
|
||||
"blurb": "Blurb",
|
||||
"websites": "Websites",
|
||||
"addWebsites": "Add Websites",
|
||||
"items" : "Items",
|
||||
"weapon" : "Weapon",
|
||||
"armor" : "armor",
|
||||
"helm" : "Helm",
|
||||
"shield" : "shield",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Strength",
|
||||
"defense" : "Defense",
|
||||
"totalStrength" : "Total Strength",
|
||||
"totalDefense" : "Total Defense",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
"createAParty":"Create A Party",
|
||||
"noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||||
"partyName": "Party Name",
|
||||
"create":"Create",
|
||||
"userId":"User Id",
|
||||
"invite":"Invite",
|
||||
"leave": "Leave",
|
||||
"invitedTo" : "You're Invited To",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventory",
|
||||
"eggs": "Eggs",
|
||||
"noEggs": "You don't have any eggs yet.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions yet.",
|
||||
"hatchYourEgg" : "Hatch Your Egg",
|
||||
"whichHatchingPotion1" : "Which hatching potion will you pour on your",
|
||||
"whichHatchingPotion2" : "egg?",
|
||||
"pour" : "pour",
|
||||
"rarePets" : "Rare Pets",
|
||||
"market": "Market",
|
||||
|
||||
"stable": "Stable",
|
||||
"petsFound":"Pets Found",
|
||||
"rarePets": "Rare Pets",
|
||||
|
||||
"tavern": "Tavern",
|
||||
"restButton":"Rest In The Inn",
|
||||
"checkoutButton": "Check Out Of Inn",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Resources",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Tutorials",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"Settings",
|
||||
"customDayStart":"Custom Day Start",
|
||||
"24HrClock": "24Hr Clock",
|
||||
"clockInfo":"HabitRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Hide Header",
|
||||
"showHeader":"Show Header",
|
||||
"changePass":"Change Password",
|
||||
"oldPass":"Old Password",
|
||||
"newPass":"New Password",
|
||||
"confirmPass":"Confirm New Password",
|
||||
"dangerZone": "Danger Zone",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Resets your entire account (dangerous)",
|
||||
"resetText1":"This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2":"This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"restore":"Restore",
|
||||
"restoreAltText":"Restores attributes to your character",
|
||||
"restoreText1":"HabitRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"Delete",
|
||||
"deleteAltText":"Delete your account",
|
||||
"deleteHeader" : "Delete Account",
|
||||
"deleteText1":"Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"into the text-box",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Training Sword",
|
||||
"sword1Name" : "Sword",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "Axe",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "Blue Sword",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "Red Sword",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "Golden Sword",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Cloth Armor",
|
||||
"armor1Name" : "Leather Armor" ,
|
||||
"armor1Text": "Decreases HP Loss by 4%",
|
||||
"armor2Name" : "Chain Mail",
|
||||
"armor2Text": "Decreases HP Loss by 6%",
|
||||
"armor3Name" : "Plate Mail",
|
||||
"armor3Text": "Decreases HP Loss by 7%",
|
||||
"armor4Name" : "Red Armor",
|
||||
"armor4Text": "Decreases HP Loss by 8%",
|
||||
"armor5Name" : "Golden Armor",
|
||||
"armor5Text": "Decreases HP Loss by 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "No Helm",
|
||||
"head1Name" : "Leather Helm" ,
|
||||
"head1Text": "Decreases HP loss by 2%",
|
||||
"head2Name" : "Chain Coif",
|
||||
"head2Text": "Decreases HP loss by 3%",
|
||||
"head3Name" : "Plate Helm",
|
||||
"head3Text": "Decreases HP loss by 4%",
|
||||
"head4Name" : "Red Helm",
|
||||
"head4Text": "Decreases HP loss by 5%",
|
||||
"head5Name" : "Golden Helm",
|
||||
"head5Text": "Decreases HP loss by 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden Shield",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Enforced Shield",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "Red Shield",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "Golden Shield",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
"healthPotionNotes" : "Recover 15 HP Instantly",
|
||||
"rerollName" : "Re-Roll",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Reset Your Tasks",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "read more",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Wolf Cub",
|
||||
"tigerEgg": "Tiger Cub",
|
||||
"pandaEgg": "Wolf Cub",
|
||||
"lionEgg": "Lion Cub",
|
||||
"foxEgg": "Fox",
|
||||
"pigEgg": "Flying Pig",
|
||||
"dragonEgg": "Dragon",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Bear Cub",
|
||||
"wolfEgg": "Wolf",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "White",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "Desert",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "Red",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "Shadepot",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "Skeleton",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "Cotton Candy Pink",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "Cotton Candy Blue",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "Golden",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "the Town Crier here! Announcing new stuff!",
|
||||
"NPCAugustinText1" : "Welcome to the Market! I'm the merchant;",
|
||||
"NPCAugustinText2" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!",
|
||||
"NPCJohanssonText1" : "Welcome to the Tavern! I'm",
|
||||
"NPCJohanssonText2": "the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "You Died!",
|
||||
"deathText" : "You've lost your GP, 1 level and 1 gear piece. Be sure to complete your dailies to prevent this from happening again!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gems",
|
||||
"outOfGems" : "Out Of Gems",
|
||||
"buyMoreGems" : "Buy More Gems",
|
||||
"notEnoughGems" : "Not enough Gems",
|
||||
"petsOutOfGems" : "Oops, out of Gems, which are used to buy special items! Habit is an open source project, and can use all the help it can get - buy more Gems to receive this pet, and consider it a donation to the contributors",
|
||||
"gemsWhatFor" : "Used for buying special items (reroll, eggs, hatching potions, etc). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Company",
|
||||
"companyAbout" : "About",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Extensions",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Legal",
|
||||
"legalPrivacy" : "Privacy",
|
||||
"legalTerms" : "Terms",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBugs" : "Submit Bugs",
|
||||
"communityFeatures" : "Request Feautres",
|
||||
"communityExtensions" : "Add-ons / Extensions",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Remove Ads",
|
||||
"whyAds": "Why Ads?",
|
||||
"whyAdsContent1": "Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Submit",
|
||||
"close":"Close",
|
||||
"saveAndClose": "Save & Close",
|
||||
"cancel":"Cancel",
|
||||
"ok" : "Ok",
|
||||
"add" : "Add",
|
||||
"undo" : "Undo",
|
||||
"continue" : "Continue",
|
||||
"accept" : "Accept",
|
||||
"reject" : "Reject",
|
||||
"or" : "Or",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Just now",
|
||||
"aMinuteAgo":"A minute ago",
|
||||
"minutesAgo":"minutes ago",
|
||||
"anHourAgo": "An hour ago",
|
||||
"hoursAgo": "hours ago",
|
||||
"yesterday":"Yesterday",
|
||||
"daysAgo":"days ago"
|
||||
|
||||
}
|
||||
412
locales-old/de/app.json
Normal file
412
locales-old/de/app.json
Normal file
|
|
@ -0,0 +1,412 @@
|
|||
{
|
||||
"languageName": "German",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "Ein Rollenspiel für das eigene Leben - HabitRPG hilft dabei, neue Gewohnheiten zu entwickeln. Bei Erfolg winkt dir der Stufenaufstieg, Mißerfolg kostet dich Lebenspunkte, und mit dem erspielten Geld kannst du Waffen und Rüstungen kaufen.",
|
||||
"playButton" : "Jetzt spielen",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "Tour beenden",
|
||||
"nextButton" : "Weiter",
|
||||
"prevButton" : "Zurück",
|
||||
"tour1Title" : "Herzlich willkommen bei HabitRPG",
|
||||
"tour1Text" : "Wilkommen bei HabitRPG! Dieses Programm hilft dabei, gute und schlechte Gewohnheiten zu protokollieren. Deine Ziele werden dabei wie Aufgaben in einem Rollenspiel behandelt.",
|
||||
"tour2Title" : "Gewohnheiten",
|
||||
"tour2Text" : "Gute und schlechte Gewohnheiten werden ständig verfolgt.",
|
||||
"tour3Title" : "Tägliche Aufgaben",
|
||||
"tour3Text" : "Tägliche Aufgaben müssen einmal pro Tag erledigt werden.",
|
||||
"tour4Title" : "Aufgaben",
|
||||
"tour4Text" : "Die Aufgaben in dieser Liste müssen nur einmalig erledigt werden. ",
|
||||
"tour5Title" : "Belohnungen",
|
||||
"tour5Text" : "Jede erledigte Aufgabe bringt Gold, mit dem du Belohnungen kaufen kannst. Sei nicht knauserig mit deinem Gold - Belohnungen für erreichte Ziele sind wichtig, um Gewohnheiten zu bilden.",
|
||||
"tour6Title" : "Bewegen Sie den Mauszeiger über Kommentare",
|
||||
"tour6Text" : "Die verschiedenen Aufgaben-Typen haben besondere Eigenschaften. Bewege den Mauszeiger über die Kommentare der einzelnen Aufgaben, um mehr zu erfahren. Wenn du bereit bist, selbst zu beginnen, lösche die Beispiele und erstelle deine eigenen Aufgaben.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h konzentriertes Arbeiten",
|
||||
"habit1comment": "-- Gewohnheiten werden ständig protokolliert -- Für einige Gewohnheiten ist es nur sinnvoll, Punkte zu bekommen (so wie bei dieser).",
|
||||
"habit2" : "ungesundes Essen",
|
||||
"habit2comment" : "Bei anderen dagegen kann es sinnvoll sein, nur Punkte zu verlieren.",
|
||||
"habit3" : "die Treppe nehmen",
|
||||
"habit3comment" : "Für andere Aufgaben können sowohl + als auch - verwendet werden. (die Treppe nehmen = plus, mit dem Lift fahren = minus)",
|
||||
"daily1" : "eine Stunde Projektarbeit",
|
||||
"daily1comment" : "-- Tägliche Aufgaben: Einmal täglich erledigen -- Am Ende jedes Tages kosten nicht erledigte Aufgaben Lebenspunkte.",
|
||||
"daily2" : "Sport",
|
||||
"daily2comment" : "Bei regelmäßiger Erfüllung werden die Aufgaben langsam grün und bringen weniger Erfahrungspunkte und Gold - aber auch weniger Schaden.",
|
||||
"daily3" : "45 min lesen",
|
||||
"daily3comment" : "Werden die Aufgaben nicht erledigt, färben sie sich rot. Je seltener sie erledigt werden, desto mehr Gold und Erfahrung bringen sie - aber sie richten bei Nichterfüllung auch mehr Schaden an. So hilft HabitRPG dir, deine Schwächen zu erkennen und an ihnen zu arbeiten.",
|
||||
"todo1" : "Mutti anrufen",
|
||||
"todo1comment" : "-- Aufgaben: müssen nur einmal erledigt werden -- Nicht erfüllte Aufgaben kosten keine Lebenspunkte, aber werden im Lauf der Zeit immer wertvoller. Das wird dich motivieren, schon lang aufgeschobene Arbeiten endlich zu erledigen!",
|
||||
"reward1" : "1 Folge Game of Thrones",
|
||||
"reward1comment": "-- Belohnungen: Gönn dir etwas! -- Jede erfüllte Aufgabe bringt Gold, mit dem du Belohnungen kaufen kannst. Gönne dir ruhig etwas und sei nicht knauserig mit deinem Gold - Belohnungen helfen dabei, gute Angewohnheiten zu bilden.",
|
||||
"reward2" : "Kuchen",
|
||||
"reward2comment" : "Kaufe die Belohnungen aber nur, wenn du sie dir leisten kannst - andernfalls kostet es dich Lebenspunkte.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morgens",
|
||||
"afternoon" : "nachmittags",
|
||||
"evening" : "abends",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Lebenskraft",
|
||||
"experience": "Erfahrung",
|
||||
"history": "Verlauf",
|
||||
"anonymous": "anonym",
|
||||
"level": "Stufe",
|
||||
"tasks": "Aufgaben",
|
||||
"loginAndReg" : "Anmelden / Registrieren",
|
||||
"loginFacebookAlt" : "Mit Facebook anmelden / registrieren",
|
||||
"login" : "Anmelden",
|
||||
"register" : "Registrieren",
|
||||
"options": "Optionen",
|
||||
"logout": "Abmelden",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "Neue Nachrichten deiner Gruppe",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Gewohnheiten",
|
||||
"newHabit": "neue Gewohnheit",
|
||||
"edit": "bearbeiten",
|
||||
"text": "Bezeichnung",
|
||||
"extraNotes": "Notizen",
|
||||
"directions/Actions": "Anleitungen / Aktionen",
|
||||
"advancedOptions": "weitere Optionen",
|
||||
"difficulty": "Schwierigkeitsgrad",
|
||||
"difficultyHelpTitle": "Wie schwierig ist diese Aufgabe?",
|
||||
"difficultyHelpContent": "Der Schwierigkeitsgrad multipliziert den Wert der Aufgabe. Verwende diese Funktion sparsam - HabitRPG bewertet Aufgaben, die länger dauern, automatisch höher. Der Schwierigkeitsgrad ist für Aufgaben gedacht, die sehr viel schwieriger sind (zum Beispiel Diplomarbeit schreiben im Vergleich zu Zahnseide benutzen). Mehr erfährst du, wenn du hier klickst.",
|
||||
"easy": "leicht",
|
||||
"medium": "normal",
|
||||
"hard": "schwer",
|
||||
"delete": "löschen",
|
||||
"progress": "Fortschritt",
|
||||
"score": "Punkte",
|
||||
"dailies": "tägliche Aufgaben",
|
||||
"newDaily": "neue tägliche Aufgabe",
|
||||
"repeat": "wiederholen:",
|
||||
"Su": "So",
|
||||
"M": "Mo",
|
||||
"T": "Di",
|
||||
"We": "Mi",
|
||||
"Th": "Do",
|
||||
"F": "Fr",
|
||||
"S": "Sa",
|
||||
"todos": "Aufgaben",
|
||||
"newTodo": "neue Aufgabe",
|
||||
"dueDate": "Fälligkeit",
|
||||
"remaining": "noch zu erledigen",
|
||||
"complete": "erledigt",
|
||||
"rewards": "Belohnungen",
|
||||
"gold": "Gold",
|
||||
"silver": "Silber",
|
||||
"newReward": "neue Belohnung",
|
||||
"price": "Preis",
|
||||
"tags" : "Schlagwörter",
|
||||
"editTags" : "Schlagwörter bearbeiten",
|
||||
"newTag" : "neues Schlagwort",
|
||||
"clearFilters" : "Filter entfernen",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Zufallsfunde aktiviert!",
|
||||
"dropsEnabledText1" : "Du hast ab jetzt die Chance, einen Zufallsfund zu machen! Jedesmal, wenn du eine Aufgabe erledigst, könntest du einen besonderen Gegenstand finden. Und rate mal, was du gerade gefunden hast? ",
|
||||
"dropsEnabledText2" : "Ein Ei!",
|
||||
"itemDropped" : "Du hast etwas gefunden!",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profil",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Kopf",
|
||||
"showHelm": "Helm sichtbar",
|
||||
"hair": "Haare",
|
||||
"skin": "Haut",
|
||||
"clothing" : "Kleidung",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Bild-Url",
|
||||
"fullName": "Name",
|
||||
"blurb": "über dich",
|
||||
"websites": "Webseiten",
|
||||
"addWebsites": "Webseite hinzufügen",
|
||||
"items" : "Inventar",
|
||||
"weapon" : "Waffe",
|
||||
"armor" : "Rüstung",
|
||||
"helm" : "Helm",
|
||||
"shield" : "schild",
|
||||
|
||||
"stats" : "Werte",
|
||||
"strength" : "Stärke",
|
||||
"defense" : "Verteidigung",
|
||||
"totalStrength" : "Stärke gesamt",
|
||||
"totalDefense" : "Verteidigung gesamt",
|
||||
|
||||
|
||||
"party": "Gruppe",
|
||||
"createAParty":"Gruppe gründen",
|
||||
"noPartyText": "Du bist in keiner Gruppe Mitglied. Du kannst selbst eine Gruppe gründen und deine Freunde dazu einladen. Oder du trittst einer schon bestehenden Gruppe bei:",
|
||||
"partyName": "Gruppenname",
|
||||
"create":"Gruppe gründen",
|
||||
"userId":"Nutzer-Id",
|
||||
"invite":"einladen",
|
||||
"leave": "verlassen",
|
||||
"invitedTo" : "Du wurdest in diese Gruppe eingeladen:",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventar",
|
||||
"eggs": "Eier",
|
||||
"noEggs": "Du hast noch keine Eier.",
|
||||
"hatchingPotions": "Tränke der Entwicklung",
|
||||
"noHatchingPotions": "Du hast noch keinen Trank der Entwicklung.",
|
||||
"hatchYourEgg" : "Laß einen Begleiter aus dem Ei schlüpfen",
|
||||
"whichHatchingPotion1" : "Welchen Trank willst du",
|
||||
"whichHatchingPotion2" : "für dieses Ei benützen?",
|
||||
"pour" : "ausgießen",
|
||||
"rarePets" : "Seltene Begleiter",
|
||||
"market": "Marktplatz",
|
||||
|
||||
"stable": "Stall",
|
||||
"petsFound":"gefundene Begleiter",
|
||||
"rarePets": "seltene Begleiter",
|
||||
|
||||
"tavern": "Kneipe",
|
||||
"restButton":"Im Gasthaus ausruhen",
|
||||
"checkoutButton": "Das Gasthaus verlassen",
|
||||
"tavernTalkTitle":"Stammtisch & Gruppengesuche",
|
||||
"tavernRestingInfo" : "Während du dich im Gasthaus ausruhst, sind deine täglichen Aufgaben stillgelegt und kosten dich keine Punkte, egal, wie lange du im Gasthaus bleibst. Wenn du es verläßt, kannst du an dem Punkt weitermachen, an dem du ins Gasthaus gegangen bist.",
|
||||
"resources" : "Ressourcen",
|
||||
"LFGPosts" : "Forum für Gruppensuchende",
|
||||
"tutorials" : "Einführungen",
|
||||
|
||||
"achievements":"Auszeichnungen",
|
||||
"achievementUnlocked" : "Du hast eine Auszeichnung bekommen!",
|
||||
"npcText" : "Unterstützer der höchsten Stufe bei Kickstarter!",
|
||||
"contribName" : "Helfer",
|
||||
"contribText" : "hat zur Entwicklung von HabitRPG beigetragen (Programmierung, Design, Grafik, rechtliche Beratung, Dokumentation etc). Du willst diese Auszeichnung? Dann hilf mit!",
|
||||
"kickstartName1" : "Unterstützer bei Kickstarter - ",
|
||||
"kickstartName2" : "Stufe",
|
||||
"kickstartText" : "hat HabitRPG bei Kickstarter unterstützt",
|
||||
"streakName" : " Erfolgssträhne(n)",
|
||||
"streakText1" : "hat ",
|
||||
"stureakText2" : " 21 Tage dauernde Erfolgssträhnen bei den täglichen Aufgaben geschafft",
|
||||
"origUserName" : "Nutzer der ersten Tage",
|
||||
"origUserText" : "ist schon seit Urzeiten dabei (und hat sich von all den Kinderkrankheiten nicht abschrecken lassen!)",
|
||||
"ultimGearName" : "Hat alles!",
|
||||
"ultimGearText" : "hat die beste Waffe und die beste Rüstung",
|
||||
"ultimGearUnlocked" : "Du hast alles - und die Auszeichnung für die höchstmögliche Waffe und Rüstung bekommen!",
|
||||
"beastMastName" : "Herr der Tiere",
|
||||
"beastMastText" : "hat alle 90 Begleiter gefunden - eine wirklich große Herausforderung!",
|
||||
"beastMastUnlocked" : "Du hast alle Begleiter gefunden und bekommst dafür die Auszeichnung 'Herr der Tiere'!",
|
||||
|
||||
"settings":"Einstellungen",
|
||||
"customDayStart":"Tagesbeginn",
|
||||
"24HrClock": "Uhrzeit (0-24)",
|
||||
"clockInfo":"HabitRPG prüft standardmäßig um 24 Uhr deine täglichen Aufgaben und setzt sie dann zurück. Du kannst hier den Zeitpunkt ändern, indem du eine Uhrzeit zwischen 0 und 24 eingibst.",
|
||||
"misc":"Verschiedenes",
|
||||
"hideHeader":"Kopfzeile ausblenden",
|
||||
"showHeader":"Kopfzeile einblenden",
|
||||
"changePass":"Paßwort ändern",
|
||||
"oldPass":"altes Paßwort",
|
||||
"newPass":"neues Paßwort",
|
||||
"confirmPass":"neues Paßwort bestätigen",
|
||||
"dangerZone": "Vorsicht Gefahr!",
|
||||
"reset":"zurücksetzen",
|
||||
"resetAltText":"Konto vollständig zurücksetzen (Vorsicht!)",
|
||||
"resetText1":"Hier kannst du dein Konto vollständig zurücksetzen - alle Aufgaben werden gelöscht, und du kannst ganz von vorn anfangen.",
|
||||
"resetText2":"Überlege dir gut, ob du das wirklich willst - alle deine Statistiken und Verläufe gehen verloren, so daß du deinen Fortschritt nicht mehr nachvollziehen kannst. Diese Möglichkeit ist vor allem sinnvoll, wenn du zum Kennenlernen mit HabitRPG herumgespielt hast und jetzt richtig einsteigen willst.",
|
||||
"restore":"wiederherstellen",
|
||||
"restoreAltText":"Stellt die Attribute deines Charakters wieder her",
|
||||
"restoreText1":"HabitRPG ist im Beta-Test und hat noch einige Kinderkrankheiten. Es kann daher passieren, daß dir Gold, Erfahrung, Lebenspunkte oder Ausrüstung verloren gehen. Hier kannst du deinen Fortschritt wiederherstellen. Die Wiederherstellung wird entfernt werden, sobald Habit stabil läuft.",
|
||||
"delete":"löschen",
|
||||
"deleteAltText":"gesamtes Konto löschen",
|
||||
"deleteHeader" : "Konto löschen",
|
||||
"deleteText1":"Oha! Bist du dir ganz sicher? Mit diesem Menüpunkt löschst du dein gesamtes Konto vollständig - es kann nicht wiederhergestellt werden! Wenn du dir absolut sicher bist, daß du das willst, tippe",
|
||||
"deleteText2":" LOESCHEN ",
|
||||
"deleteText3":"in die Textbox.",
|
||||
"API":"API",
|
||||
"APIText":"Benutze dieses API-Token für die Verwendung in Programmen von Drittanbietern.",
|
||||
"APIToken":"API-Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "AUSRÜSTUNG",
|
||||
"_commentitemsweps": "WAFFEN",
|
||||
"sword0name" : "Übungsschwert",
|
||||
"sword1Name" : "Schwert",
|
||||
"sword1Text" : "Erhöht deinen Erfahrungsgewinn um 3%.",
|
||||
"sword2Name" : "Axt",
|
||||
"sword2Text" : "Erhöht deinen Erfahrungsgewinn um 6%.",
|
||||
"sword3Name" : "Morgenstern",
|
||||
"sword3Text" : "Erhöht deinen Erfahrungsgewinn um 9%.",
|
||||
"sword4Name" : "blaues Schwert",
|
||||
"sword4Text" : "Erhöht deinen Erfahrungsgewinn um 12%.",
|
||||
"sword5Name" : "rotes Schwert",
|
||||
"sword5Text" : "Erhöht deinen Erfahrungsgewinn um 15%.",
|
||||
"sword6Name" : "goldenes Schwert",
|
||||
"sword6Text" : "Erhöht deinen Erfahrungsgewinn um 18%.",
|
||||
|
||||
"_commentitemsarmor": "RÜSTUNGEN",
|
||||
"armor0Name" : "gepolsterte Kleidung",
|
||||
"armor1Name" : "Lederrüstung" ,
|
||||
"armor1Text": "Vermindert Schaden um 4%.",
|
||||
"armor2Name" : "Kettenhemd",
|
||||
"armor2Text": "Vermindert Schaden um 6%.",
|
||||
"armor3Name" : "Plattenrüstung",
|
||||
"armor3Text": "Vermindert Schaden um 7%.",
|
||||
"armor4Name" : "rote Plattenpanzer",
|
||||
"armor4Text": "Vermindert Schaden um 8%.",
|
||||
"armor5Name" : "goldener Plattenpanzer",
|
||||
"armor5Text": "Vermindert Schaden um 10%.",
|
||||
|
||||
"_commentitemshead" : "KOPFBEDECKUNGEN",
|
||||
"head0Name" : "kein Helm",
|
||||
"head1Name" : "Lederkappe" ,
|
||||
"head1Text": "Vermindert Schaden um 2%",
|
||||
"head2Name" : "Kettenhaube",
|
||||
"head2Text": "Vermindert Schaden um 3%",
|
||||
"head3Name" : "Helm",
|
||||
"head3Text": "Vermindert Schaden um 4%",
|
||||
"head4Name" : "roter Helm",
|
||||
"head4Text": "Vermindert Schaden um 5%",
|
||||
"head5Name" : "goldener Helm",
|
||||
"head5Text": "Vermindert Schaden um 6%",
|
||||
|
||||
"_commentitemsshield" : "SCHILDE",
|
||||
"sheild0Name" : "kein Schild",
|
||||
"sheild1Name" : "Holzschild",
|
||||
"sheild1Text": "Vermindert Schaden um 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Vermindert Schaden um 4%",
|
||||
"sheild3Name" : "verstärkter Schild",
|
||||
"sheild3Text": "Vermindert Schaden um 5%",
|
||||
"sheild4Name" : "roter Schild",
|
||||
"sheild4Text": "Vermindert Schaden um 7%",
|
||||
"sheild5Name" : "goldener Schild",
|
||||
"sheild5Text": "Vermindert Schaden um 8%",
|
||||
|
||||
"_commentitemsother" : "ANDERE GEGENSTÄNDE",
|
||||
"healthPotionName" : "Heiltrank",
|
||||
"healthPotionNotes" : "gibt sofort 15 Lebenspunkte zurück",
|
||||
"rerollName" : "neu würfeln",
|
||||
"rerollNotes" : "Setzt deine Aufgaben auf die gelbe Stufe zurück. Das ist nützlich, wenn zu viele deiner täglichen Aufgaben rot sind und du kaum schaffst, am Leben zu bleiben.",
|
||||
"rerollModelHeader" : "Alle Aufgaben zurücksetzen",
|
||||
"rerollModelText1" : "Versuche, ohne diese Möglichkeit auszukommen - rote Aufgaben sind ein guter Anreiz für dich, besser zu werden.",
|
||||
"rerollModelText2" : "weiterlesen",
|
||||
"rerollModelText3" : "Nach einer langen Reihe schlechter Gewohnheiten kann es aber notwendig werden.",
|
||||
|
||||
"_commentitemspeteggs": "EIER",
|
||||
"wolfEgg": "Wolfswelpe",
|
||||
"tigerEgg": "Tigerjunges",
|
||||
"pandaEgg": "Pandajunges",
|
||||
"lionEgg": "Löwenjunges",
|
||||
"foxEgg": "Fuchs",
|
||||
"pigEgg": "fliegendes Schwein",
|
||||
"dragonEgg": "Drache",
|
||||
"cactusEgg": "Kaktus",
|
||||
"bearEgg": "Bärenjunges",
|
||||
|
||||
"_commentitemshatchingpotions": "TRÄNKE DER ENTWICKLUNG",
|
||||
"basePotName": "einfacher Trank",
|
||||
"basePotText" : "Läßt einen Begleiter in seiner natürlichen Form aus dem Ei schlüpfen.",
|
||||
"whitePotName": "weißer Trank",
|
||||
"whitePotText" : "Läßt einen weißen Begleiter schlüpfen.",
|
||||
"desertPotName": "Trank der Wüstenform",
|
||||
"desertPotText" : "Läßt einen Begleiter in Wüstenform schlüpfen.",
|
||||
"redPotName": "roter Trank",
|
||||
"redPotText" : "Läßt einen roten Begleiter schlüpfen.",
|
||||
"shadePotName": "Schattentrank",
|
||||
"shadePotText" : "Läßt einen Begleiter in Schattenform schlüpfen.",
|
||||
"skeletonPotName": "Trank der Skelettform",
|
||||
"skeletonPotText" : "Läßt einen Begleiter als Skelett schlüpfen.",
|
||||
"zombiePotName": "Zombietrank",
|
||||
"zombiePotText" : "Läßt einen Zombiebegleiter schlüpfen.",
|
||||
"cottonPinkPotName": "rosa Trank",
|
||||
"cottonPinkPotText" : "Läßt einen rosa Begleiter schlüpfen.",
|
||||
"cottonBluePotName": "himmelblauer Trank",
|
||||
"cottonBluePotText" : "Läßt einen blauen Begleiter schlüpfen.",
|
||||
"goldenPotName": "goldener Trank",
|
||||
"goldenPotText" : "Läßt einen goldenen Begleiter schlüpfen.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NSCs & CHARACTERE",
|
||||
"_commentNPCS" : "NSCs",
|
||||
"NPCBaileyText1" : "der Stadtschreier hat Nachrichten für dich! Es gibt was Neues!",
|
||||
"NPCAugustinText1" : "Willkommen auf dem Marktplatz! Ich bin der Händler,",
|
||||
"NPCAugustinText2" : "Du kannst es nicht abwarten, bis du endlich den ersehnten besonderen Begleiter findest? Hier kannst du ihn kaufen!",
|
||||
"NPCJohanssonText1" : "Willkommen in der Kneipe! Ich bin der Barmann, ",
|
||||
"NPCJohanssonText2": ". Bleib eine Weile hier und lerne die anderen Gäste kennen! Wenn du dich ausruhen willst (du hast Urlaub? oder bist krank?), besorge ich dir ein Bett im Gasthaus - dort kannst du dich ausruhen, und deine täglichen Aufgaben sind ausgesetzt.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "TOD",
|
||||
"deathTitle" : "Du bist gestorben!",
|
||||
"deathText" : "Du hast dein Gold, eine Stufe und einen Ausrüstungsgegenstand verloren. Erfülle deine täglichen Aufgaben besser, damit das nicht wieder passiert!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Edelsteine",
|
||||
"outOfGems" : "Keine Edelsteine mehr",
|
||||
"buyMoreGems" : "Mehr Edelsteine kaufen",
|
||||
"notEnoughGems" : "Nicht genug Edelsteine",
|
||||
"petsOutOfGems" : "Ach, schade! Keine Edelsteine mehr. Die sind Sondereinflüssen zu kaufen! GewohnheitRPG ist ein Open Source Projekt, und kann alle Hilfe, die sie bekommen können benützen - kaufe mehr Edelsteine, um dieses Tier zu bekommen, und halte es für eine Spende an die Mitwirkenden.",
|
||||
"gemsWhatFor" : "Used um special items zu kaufen (reroll, eggs, hatching phiolen, etc). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Firma",
|
||||
"companyAbout" : "Über uns",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Erweiterungen",
|
||||
"companyFAQ" : "Häufig gestellte Fragen",
|
||||
"footerLegal" : "Rechtliche Fragen",
|
||||
"legalPrivacy" : "Datenschutz",
|
||||
"legalTerms" : "Bedingungen",
|
||||
"footerCommunity" : "Gemeinschaft",
|
||||
"communityBugs" : "Bugreports",
|
||||
"communityFeatures" : "Anfrage Besonderheiten",
|
||||
"communityExtensions" : "Add-ons / Erweiterungen",
|
||||
"communityForum" : "Community-Forum",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Werbung entfernen",
|
||||
"whyAds": "Warum gibt es Werbung?",
|
||||
"whyAdsContent1": "GewohnheitRPG ist ein Open Source Projekt, und kann alle Hilfe, die sie bekommen können benützen. Halte es für eine Spende an die Mitwirkenden. Sie erhalten auch 20 Edelsteine aus dem Kauf, die Sie verwenden, um spezielle Gegenstände zu kaufen kann.",
|
||||
"whyAdsContent2": "'Oa! Ich habe das Kickstarter unterstützt' Folgen Sie",
|
||||
"whyAdsContent3": "diese Anweisungen",
|
||||
"_commentbuttons": "TASTEN",
|
||||
"submit":"Einsenden",
|
||||
"close":"Schließen",
|
||||
"saveAndClose": "Speichern und schließen",
|
||||
"cancel":"Abbrechen",
|
||||
"ok" : "Bestätigen",
|
||||
"add" : "Hinzufügen",
|
||||
"undo" : "Rückgängig",
|
||||
"continue" : "Weiter",
|
||||
"accept" : "Akzeptieren",
|
||||
"reject" : "Ablehnen",
|
||||
"or" : "Oder",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Soeben",
|
||||
"aMinuteAgo":"Vor einer Minute",
|
||||
"minutesAgo":"Vor weniger Minuten",
|
||||
"anHourAgo": "Vor einer Stunde",
|
||||
"hoursAgo": "Vor weniger Stunden",
|
||||
"yesterday":"Gestern",
|
||||
"daysAgo":"Vor weniger Tagen"
|
||||
|
||||
}
|
||||
415
locales-old/el/app.json
Normal file
415
locales-old/el/app.json
Normal file
|
|
@ -0,0 +1,415 @@
|
|||
{
|
||||
|
||||
"languageName": "Greek",
|
||||
|
||||
"_commentfrontpage":"HABITRPG ΑΡΧΙΚΗ ΣΕΛΙΔΑ",
|
||||
"synopsis" : "Η σελίδα που κάνει τη ζωή σου να μοιάζει με Παιχνίδι Ρόλων. Ανεβαίνεις επίπεδο όσο πετυχαίνεις, χάνεις Υγεία όσο αποτυχαίνεις, κερδίζεις λεφτα για να αγοράσεις όπλα και πανολίες.",
|
||||
"playButton" : "Παίξε",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "ΟΔΗΓΟΣ/ΠΕΡΙΗΓΗΣΗ",
|
||||
"endTourButton": "Τέλος Περιήγησης",
|
||||
"nextButton" : "Επόμενο",
|
||||
"prevButton" : "Προηγούμενο",
|
||||
"tour1Title" : "Καλωσήρθες στο HabitRPG",
|
||||
"tour1Text" : "Καλωσήρθες στο HabitRPG! Κατέγραψε τις συνήθειές σου και ζήσε τη ζωή σου σαν ένα Παιχνίδι Ρόλων.",
|
||||
"tour2Title" : "Habits",
|
||||
"tour2Text" : "Τα Habits είναι καλοί ή κακοί στόχοι που καταγράφεις συνεχώς.",
|
||||
"tour3Title" : "Dailies",
|
||||
"tour3Text" : "Τα Dailies είναι στόχοι που θες να κάνεις σε καθημερινή βάση.",
|
||||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "Τα Todos είναι στόχοι της \"μιας φοράς\" που πρέπει κάποια στιγμή να γίνουν. ",
|
||||
"tour5Title" : "Αμοιβές",
|
||||
"tour5Text" : "Όσο πετυχαίνεις τους στόχους σου, κερδίζεις χρυσό για να αγοράσεις Αμοιβές. Ξόδευε ελέυθερα - χρειάζονται αμοιβές για να χτίσεις καλές συνήθειες. ",
|
||||
"tour6Title" : "Σχόλια",
|
||||
"tour6Text" : "Το κάθε Task έχει διαφορετικές ιδιότητες. Πήγαινε με το ποντίκι από πάνω τους για περισσότερες πληροφορίες. Όταν είσαι έτοιμος να ξεκινήσεις, διέγραψε τα υπάρχοντα Tasks και βάλε τα δικά σου.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"ΔΕΙΓΜΑ TASKS",
|
||||
"habit1" : "1 ώρα Παραγωγικής Δουλειάς",
|
||||
"habit1comment": "-- Habits: Συνεχής Καταγραφή -- Σε κάποια habits, μπορείς μόνο να *πάρνες* πόντους (όπως αυτό)",
|
||||
"habit2" : "Τρώω Junk Food",
|
||||
"habit2comment" : "Σε άλλα, μπορείς μόνο να *χασεις* πόντους",
|
||||
"habit3" : "Παίρνω τις σκάλες",
|
||||
"habit3comment" : "Για τα υπόλοιπα, έχουν νόημα και το + και το - (σκάλες = +, ασανσέρ = - )",
|
||||
"daily1" : "1 ώρα Προσωπική Εργασία",
|
||||
"daily1comment" : "-- Dailies: Μία φορά κάθε μέρα -- Στο τέλος κάθε μέρας, τα Dailies που δεν έχουν γίνει σου κοστίζουν πόντους.",
|
||||
"daily2" : "Άσκηση",
|
||||
"daily2comment" : "Αν τα πηγαίνεις καλά, γίνονται πράσινα και έχουν λιγότερη αξία (εμπειρία,χρυσό) και αν δεν τα κάνεις χάνεις λιγότερη Υγεία (HP). Αυτό σημαίνει ότι μπορείς να τα κάνεις χαλαρά.",
|
||||
"daily3" : "45' Διάβασμα",
|
||||
"daily3comment" : "Αν δεν τα πηγαίνεις καλά, γίνονται κόκκινα. Όσο χειρότερα τα πηγαίνεις, τόσο περισσότερη αξία αποκτούν (εμπειρία,χρυσό) και τόση περισσότερη Υγεία (HP) θα χάσεις αν δεν τα κάνεις. Αυτό σε κάνει να εστιάζεις στα κόκκινα.",
|
||||
"todo1" : "Τηλέφωνο στη Μαμά",
|
||||
"todo1comment" : "-- Todos: Να γίνουν κάποια στιγμή -- Todos που δεν έχουν γίνει δεν σε βλάπτουν, γίνονται όμως πιο πολύτιμα όσο περνάν οι μέρες. Αυτό θα σε παρακινήσει να ξεμπερδεύεις με παλία Todos.",
|
||||
"reward1" : "1 Επεισόδιο Game of Thrones",
|
||||
"reward1comment": "-- Αμοιβές: Απόλαυσέ το! -- Όσο πετυχαίνεις στόχους, μαζεύεις χρυσό για να αγοράσεις αμοιβές. Ξόδευε ελέυθερα - χρειάζονται αμοιβές για να χτίσεις καλές συνήθειες.",
|
||||
"reward2" : "Τούρτα",
|
||||
"reward2comment" : "Μόνο αν έχεις αρκετό χρυσό - αλλιώς χάνεις Υγεία.",
|
||||
|
||||
"_commentdefaulttags" : "ΔΕΙΓΜΑ TAGS",
|
||||
"morning" : "πρωί",
|
||||
"afternoon" : "απόγευμα",
|
||||
"evening" : "βράδυ",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Υγεία",
|
||||
"experience": "Εμπειρία",
|
||||
"history": "Ιστορικό",
|
||||
"anonymous": "Ανώνυμος",
|
||||
"level": "Επίπεδο",
|
||||
"tasks": "Tasks",
|
||||
"loginAndReg" : "Σύνδεση / Εγγραφή",
|
||||
"loginFacebookAlt" : "Σύνδεση / Εγγραφή με το Facebook",
|
||||
"login" : "Σύνδεση",
|
||||
"register" : "Εγγραφή",
|
||||
"options": "Επιλογές",
|
||||
"logout": "Αποσύνδεση",
|
||||
|
||||
"_commentnotifcations" : "ΕΙΔΟΠΟΙΗΣΕΙΣ",
|
||||
"partyNotification" : "Νέα Μηνύματα στο Party",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "ΠΡΟΒΟΛΗ TASK",
|
||||
"habits": "Habits",
|
||||
"Habits": "Habits",
|
||||
"newHabit": "Νέο Habit",
|
||||
"edit": "Επεξεργασία",
|
||||
"text": "Κείμενο",
|
||||
"extraNotes": "Σημειώσεις",
|
||||
"directions/Actions": "Ενέργειες",
|
||||
"advancedOptions": "Προχωρημένες Επιλογές",
|
||||
"difficulty": "Δυσκολία",
|
||||
"difficultyHelpTitle": "Πόσο δύσκολο είναι το Task?",
|
||||
"difficultyHelpContent": "Πολλαπλασιάζεται η αξία του. Χρησιμοποιήστε το σοφά, γενικά δείξτε εμπιστοσύνη στους αυτόματους αλγορίθμους μας. Προφανώς κάποια Tasks είναι πολύ πιο πολύτιμα (Να γράψω Διπλωματική VS Να πλύνω τα δόντια μου). Κάντε click για πληροφορίες.",
|
||||
"easy": "Εύκολο",
|
||||
"medium": "Μέτριο",
|
||||
"hard": "Δύσκολο",
|
||||
"delete": "Διαγραφή",
|
||||
"progress": "Πρόοδος",
|
||||
"score": "Σκορ",
|
||||
"dailies": "Dailies",
|
||||
"Dailies": "Dailies",
|
||||
"newDaily": "Νέο Daily",
|
||||
"repeat": "Επανάληψη",
|
||||
"Su": "Κυ",
|
||||
"M": "Δε",
|
||||
"T": "Τρ",
|
||||
"We": "Τε",
|
||||
"Th": "Πε",
|
||||
"F": "Πα",
|
||||
"S": "Σα",
|
||||
"todos": "To-Dos",
|
||||
"Todos": "To-Dos",
|
||||
"newTodo": "Νέο Todo",
|
||||
"dueDate": "Διορία",
|
||||
"remaining": "Απομένουν",
|
||||
"complete": "Ολοκληρωμένα",
|
||||
"rewards": "Αμοιβές",
|
||||
"Rewards": "Αμοιβές",
|
||||
"gold": "Χρυσό",
|
||||
"silver": "Ασήμι",
|
||||
"newReward": "Νέα Αμοιβή",
|
||||
"price": "Τιμή",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Επεξεργασία Tags",
|
||||
"newTag" : "Νέο Tag",
|
||||
"clearFilters" : "Καθαρισμός Φίλτρων",
|
||||
|
||||
|
||||
"_commentdrops" : "ΣΥΣΤΗΜΑ DROP",
|
||||
"dropsEnabled" : "Τα Drops Ενεργοποιήθηκαν!",
|
||||
"dropsEnabledText1" : "Μόλις ξεκλείδωσες τα Drops! Όταν ολοκληρώνεις Tasks, θα υπάρχει μια πιθανότητα να βρείς ένα αντικείμενο. Και μάντεψε, μόλις βρήκες ένα",
|
||||
"dropsEnabledText2" : "αυγό",
|
||||
"itemDropped" : "Βρήκες ένα αντικείμενο",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "ΠΡΟΒΟΛΗ ΕΠΙΛΟΓΩΝ",
|
||||
"profile": "Προφιλ",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Κεφάλι",
|
||||
"showHelm": "Προβολή Κράνους",
|
||||
"hair": "Μαλλιά",
|
||||
"skin": "Δέρμα",
|
||||
"clothing" : "Ρούχα",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Url Φωτογραφίας",
|
||||
"fullName": "Πλήρες Όνομα",
|
||||
"blurb": "Κείμενο",
|
||||
"items" : "Αντικείμενα",
|
||||
"weapon" : "Όπλο",
|
||||
"armor" : "Πανοπλία",
|
||||
"helm" : "Κράνος",
|
||||
"shield" : "Ασπίδα",
|
||||
|
||||
"stats" : "Στατιστικά",
|
||||
"strength" : "Δύναμη",
|
||||
"defense" : "Άμυνα",
|
||||
"totalStrength" : "Συνολική Δύναμη",
|
||||
"totalDefense" : "Συνολική Άμυνα",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
"createAParty":"Δημιουργία Party",
|
||||
"noPartyText": "Δεν είσαι σε κανένα party. Μπορείς να φτιάξεις ένα και να προσκαλέσεις του φίλους σου. Για να μπεις σε ένα πάρτυ που ήδη υπάρχει, δώσε τους να βάλουν τον κωδικό:",
|
||||
"partyName": "Όνομα Party",
|
||||
"create":"Δημιουργία",
|
||||
"userId":"Id Χρήστη",
|
||||
"invite":"Πρόσκληση",
|
||||
"leave": "Έξοδος",
|
||||
"invitedTo" : "Είσαι προσκεκλημένος στο",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Σακίδιο",
|
||||
"eggs": "Αυγά",
|
||||
"noEggs": "Δεν έχεις Αυγά ακόμη.",
|
||||
"hatchingPotions": "Potions Εκκόλαψης",
|
||||
"noHatchingPotions": "Δεν έχεις Potions Εκκόλαψης ακόμη.",
|
||||
"hatchYourEgg" : "Εκκόλαψε το Αυγό σου",
|
||||
"whichHatchingPotion1" : "Ποιό Potion Εκκόλαψης θα ρίξεις στο",
|
||||
"whichHatchingPotion2" : "αυγό?",
|
||||
"pour" : "ρίξε",
|
||||
"rarePets" : "Σπάνια Pets",
|
||||
"market": "Market",
|
||||
|
||||
"stable": "Στάβλος",
|
||||
"petsFound":"Pets που Βρέθηκαν",
|
||||
"rarePets": "Σπάνια Pets",
|
||||
|
||||
"tavern": "Tavern",
|
||||
"restButton":"Ξεκουράσου στο Inn",
|
||||
"checkoutButton": "Βγες απ' το Inn",
|
||||
"tavernTalkTitle":"Συζήτηση Tavern",
|
||||
"tavernRestingInfo" : "Όσο ξεκουράζεσαι, τα dailies δεν αποθηκεύονται και δεν επηρεάζονται από την αλλαγή της ημέρας. Είτε βγείς αύριο, είτε σε μια εβδομάδα, θα συνεχίσεις να είσαι στην ίδια κατάσταση που μπήκες.",
|
||||
"resources" : "Πηγές",
|
||||
"LFGPosts" : "LFG Posts",
|
||||
"tutorials" : "Οδηγοί",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Ξεκλειδώθηκε Achievement!",
|
||||
"npcText" : "Υποστήριξε το Kickstarter project στο υπέρτατο επίπεδο!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Έχει συνεισφέρει στο HabitRPG (κώδικα, design, εικόνες pixel, νομικές συμβουλές, έγγραφα, etc). Θέλεις αυτό το badge? Φτιάξε ένα bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Υποστήριξε το Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Έχει κάνει ",
|
||||
"stureakText2" : " σερί 21-ημερών στα Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Από τους πολύ παλιούς χρήστες (που πάλευαν γενναία με τα bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Έχει το τελευταίο επίπεδο όπλου και πανοπλίας",
|
||||
"ultimGearUnlocked" : "Κέρδισες το 'Ultimate Gear' Achievement επειδή έχεις το τελευταίο επίπεδο στο set εξοπλισμού!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Έχει βρεί και τα 90 pets (απίστευτα δύσκολο, συγχαρείτε τον!)",
|
||||
"beastMastUnlocked" : "Κέρδισες το 'Beast Master' Achievement επειδή έχεις όλα τα pets!",
|
||||
|
||||
"settings":"Ρυθμίσεις",
|
||||
"customDayStart":"Αρχή Ημέρας",
|
||||
"24HrClock": "Ρολόι 24 Ωρών",
|
||||
"clockInfo":"Το HabitRPG ελέγχει και ξαναρχίζει τα dailies σου κάθε μεσάνυχτα. Μπορείς να το αλλάξεις εδώ (Βάλε έναν αριθμό από 0 έως 24).",
|
||||
"misc":"Διάφορα",
|
||||
"hideHeader":"Κρύψε το Header",
|
||||
"showHeader":"Δείξε το Header",
|
||||
"changePass":"Αλλαγή Password",
|
||||
"oldPass":"Παλιό Password",
|
||||
"newPass":"Νέο Password",
|
||||
"confirmPass":"Επιβεβαίωση νέο Password",
|
||||
"dangerZone": "Περιοχή Κινδύνου",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Κάνει Reset όλο τον λογαριασμό σου (επικίνδυνο)",
|
||||
"resetText1":"Κάνει Reset όλο τον λογαριασμό σου - τα Tasks σου θα σβηστούν και ο χαρακτήρας σου θα ξεκινήσει από την αρχή.",
|
||||
"resetText2":"Δεν το προτείνουμε, γιατί θα χάσεις το ιστορικό σου, που είναι πολύ χρήσιμο για την καταγραφή της προόδου σου. Από την άλλη, ορισμένοι το βρίσκουν χρήσιμο στην αρχή αφού έχουν πάιξει για λίγο με την εφαρμογή.",
|
||||
"restore":"Επαναφορά",
|
||||
"restoreAltText":"Επαναφέρει χαρακτηριστικά του Χαρακτήρα σου",
|
||||
"restoreText1":"Το HabitRPG είναι ακόμα σε Beta στάδιο, και πολλοί χρειάζεται να επαναφέρουν χαρακτηριστικά του Χαρακτήρα τους. Βάλε τα νούμερα εδώ, και θα τα εφαρμόσουμε αυτόματα στον χαρακτήρα σου. Αυτό θα αφαιρεθεί όταν το HabitRPG γίνει πιο σταθερό.",
|
||||
"delete":"Διαγραφ",
|
||||
"deleteAltText":"Διαγραφή του Λογαριασμού",
|
||||
"deleteHeader" : "Διαγραφή Λογαριασμού",
|
||||
"deleteText1":"Ώπα ώπα ώπα! Είσαι σίγουρος? Αυτό θα σβήσει τελείως τον λογαριασμό σου για πάντα, και δεν θα μπορέσεις να τον επαναφέρεις ποτέ. Αν είσαι απολύτως σίγουρος γράψε",
|
||||
"deleteText2":" ΔΙΑΓΡΑΦΗ ",
|
||||
"deleteText3":"στην περιοχή κειμένου",
|
||||
"API":"API",
|
||||
"APIText":"Αντέγραψε αυτά για χρήση με εφαρμογές τρίτων.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ΑΝΤΙΚΕΙΜΕΝΑ",
|
||||
"_commentitemsweps": "ΟΠΛΑ",
|
||||
"sword0name" : "Σπαθί Εκπαίδευσης",
|
||||
"sword1Name" : "Σπαθί",
|
||||
"sword1Text" : "Αυξάνει την εμπειρία που κερδίζεις κατά 3%.",
|
||||
"sword2Name" : "Τσεκούρι",
|
||||
"sword2Text" : "Αυξάνει την εμπειρία που κερδίζεις κατά 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Αυξάνει την εμπειρία που κερδίζεις κατά 9%.",
|
||||
"sword4Name" : "Μπλέ Σπαθί",
|
||||
"sword4Text" : "Αυξάνει την εμπειρία που κερδίζεις κατά 12%.",
|
||||
"sword5Name" : "Κόκκινο Σπαθί",
|
||||
"sword5Text" : "Αυξάνει την εμπειρία που κερδίζεις κατά 15%.",
|
||||
"sword6Name" : "Χρυσό Σπαθί",
|
||||
"sword6Text" : "Αυξάνει την εμπειρία που κερδίζεις κατά 18%.",
|
||||
|
||||
"_commentitemsarmor": "ΠΑΝΟΠΛΙΑ",
|
||||
"armor0Name" : "Υφασμάτινη Πανοπλία",
|
||||
"armor1Name" : "Δερμάτινη Πανοπλία" ,
|
||||
"armor1Text": "Μειώνει την Υγεία που χάνεις κατά 4%",
|
||||
"armor2Name" : "Πανοπλία Αλυσίδας",
|
||||
"armor2Text": "Μειώνει την Υγεία που χάνεις κατά 6%",
|
||||
"armor3Name" : "Ατσάλινη Πανοπλία",
|
||||
"armor3Text": "Μειώνει την Υγεία που χάνεις κατά 7%",
|
||||
"armor4Name" : "Κόκκινη Πανοπλία",
|
||||
"armor4Text": "Μειώνει την Υγεία που χάνεις κατά 8%",
|
||||
"armor5Name" : "Χρυσή Πανοπλία",
|
||||
"armor5Text": "Μειώνει την Υγεία που χάνεις κατά 10%",
|
||||
|
||||
"_commentitemshead" : "ΚΡΑΝΟΣ",
|
||||
"head0Name" : "Χωρίς Κράνος",
|
||||
"head1Name" : "Δερμάτινο Κράνος" ,
|
||||
"head1Text": "Μειώνει την Υγεία που χάνεις κατά 2%",
|
||||
"head2Name" : "Κράνος Αλυσίδας",
|
||||
"head2Text": "Μειώνει την Υγεία που χάνεις κατά 3%",
|
||||
"head3Name" : "Ατσάλινο Κράνος",
|
||||
"head3Text": "Μειώνει την Υγεία που χάνεις κατά 4%",
|
||||
"head4Name" : "Κόκκινο Κράνος",
|
||||
"head4Text": "Μειώνει την Υγεία που χάνεις κατά 5%",
|
||||
"head5Name" : "Χρυσό Κράνος",
|
||||
"head5Text": "Μειώνει την Υγεία που χάνεις κατά 6%",
|
||||
|
||||
"_commentitemsshield" : "ΑΣΠΙΔΕΣ",
|
||||
"sheild0Name" : "Χωρίς Ασπίδα",
|
||||
"sheild1Name" : "Ξύλινη Ασπίδα",
|
||||
"sheild1Text": "Μειώνει την Υγεία που χάνεις κατά 3%",
|
||||
"sheild2Name" : "Σκληρή Ασπίδα",
|
||||
"sheild2Text": "Μειώνει την Υγεία που χάνεις κατά 4%",
|
||||
"sheild3Name" : "Ενισχυμένη Ασπίδα",
|
||||
"sheild3Text": "Μειώνει την Υγεία που χάνεις κατά 5%",
|
||||
"sheild4Name" : "Κόκκινη Ασπίδα",
|
||||
"sheild4Text": "Μειώνει την Υγεία που χάνεις κατά 7%",
|
||||
"sheild5Name" : "Χρυσή Ασπίδα",
|
||||
"sheild5Text": "Μειώνει την Υγεία που χάνεις κατά 8%",
|
||||
|
||||
"_commentitemsother" : "Άλλα Αντικείμενα",
|
||||
"healthPotionName" : "Potion Υγείας",
|
||||
"healthPotionNotes" : "Επαναφέρει απευθείας 15 HP",
|
||||
"rerollName" : "Re-Roll",
|
||||
"rerollNotes" : "Κάνει Reset τα χρώματα των Tasks στο κίτρινο. Χρήσιμο όταν όλα είναι κόκκινα και δύσκολα μένεις ζωντανός.",
|
||||
"rerollModelHeader" : "Reset των Tasks",
|
||||
"rerollModelText1" : "Δεν προτείνεται γιατι τα κόκκινα Tasks είναι καλό κίνητρο για βελτίωση",
|
||||
"rerollModelText2" : "διαβάστε περισσότερα",
|
||||
"rerollModelText3" : "Από την άλλη, γίνεται απαραίτητο μετά από μεγάλη διάρκεια κακών habits.",
|
||||
|
||||
"_commentitemspeteggs": "ΑΥΓΑ PETS",
|
||||
"wolfEgg": "Μωρό Λύκος",
|
||||
"tigerEgg": "Μωρό Τίγρης",
|
||||
"pandaEgg": "Μωρό Πάντα",
|
||||
"lionEgg": "Μωρό Λιοντάρι",
|
||||
"foxEgg": "Αλεπού",
|
||||
"pigEgg": "Ιπτάμενο Γουρούνι",
|
||||
"dragonEgg": "Δράκος",
|
||||
"cactusEgg": "Κάκτος",
|
||||
"bearEgg": "Μωρό Αρκούδα",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Βασικό",
|
||||
"basePotText" : "Εκκολάπτει το pet σου στην βασική μορφή του.",
|
||||
"whitePotName": "Άσπρο",
|
||||
"whitePotText" : "Εκκολάπτει το pet σου στην άσπρη μορφή του.",
|
||||
"desertPotName": "Έρημος",
|
||||
"desertPotText" : "Εκκολάπτει το pet σου στη μορφή ερήμου.",
|
||||
"redPotName": "Κόκκινο",
|
||||
"redPotText" : "Εκκολάπτει το pet σου στην κόκκινη μορφή του.",
|
||||
"shadePotName": "Σκιά",
|
||||
"shadePotText" : "Εκκολάπτει το pet σου στη μορφή σκιάς.",
|
||||
"skeletonPotName": "Σκελετός",
|
||||
"skeletonPotText" : "Εκκολάπτει το pet σου στη μορφή σκελετού.",
|
||||
"zombiePotName": "Ζόμπι",
|
||||
"zombiePotText" : "Εκκολάπτει το pet σου στη μορφή ζόμπι.",
|
||||
"cottonPinkPotName": "Ροζ",
|
||||
"cottonPinkPotText" : "Εκκολάπτει το pet σου στην ροζ μορφή του.",
|
||||
"cottonBluePotName": "Γαλάζιο",
|
||||
"cottonBluePotText" : "Εκκολάπτει το pet σου στην γαλάζια μορφή του.",
|
||||
"goldenPotName": "Χρυσό",
|
||||
"goldenPotText" : "Εκκολάπτει το pet σου στην χρυσή μορφή του.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & ΧΑΡΑΚΤΗΡΕΣ",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "Ο Τελάλης είναι εδώ! Ανακοινώνω τα νέα!",
|
||||
"NPCAugustinText1" : "Καλωσήρθες στο Market! Εγώ είμαι ο έμπορος,",
|
||||
"NPCAugustinText2" : "Θες να αποκτήσεις ένα συγκεκριμένο pet, αλλά δεν θες να περιμένεις μέχρι να το βρείς? Αγόρασέ το εδώ!",
|
||||
"NPCJohanssonText1" : "Καλωσήρθες στο Tavern! Είμαι ο",
|
||||
"NPCJohanssonText2": "ο μπάρμαν. Αν θες να ξεκουραστείς λίγο (πας διακοπές? Αρρώστησες?), θα σε βολέψω στο inn - τα dailies δεν θα σε βλάπτουν ενώ ξεκουράζεσαι. Μείνε και γνώρισε τους ντόπιους.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "ΘΑΝΑΤΟΣ",
|
||||
"deathTitle" : "Πέθανες!",
|
||||
"deathText" : "Έχασες τα χρήματά σου, 1 επίπεδο και 1 μέρος εξοπλισμού. Να ολοκληρώνεις τα dailies για να μην το ξαναπάθεις αυτό!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gems",
|
||||
"outOfGems" : "Χωρίς Gems",
|
||||
"buyMoreGems" : "Αγόρασε Gems",
|
||||
"notEnoughGems" : "Όχι αρκετά Gems",
|
||||
"petsOutOfGems" : "Ούπς, δεν έχεις Gems, που αγοράζουν ειδικά αντικείμενα! Το Habit είναι project ανοιχτού λογισμικού, και χρειαζόμαστε ότι βοήθεια μας δίνεται - αγόρασε περισσότερα Gems για να πάρεις αυτό το pet, και θεώρησε το δωρεά στους συνεισφέροντες",
|
||||
"gemsWhatFor" : "Χρησιμοποιούνται για αγορά ειδικών αντικειμένων (reroll, αυγά, hatching potions, κτλ). Θα χρειαστεί να τα ξεκλειδώσεις πριν μπορέσεις να χρησιμοποιήσεις Gems.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Εταιρία",
|
||||
"companyAbout" : "About",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Ομάδα",
|
||||
"companyExtensions" : "Εποεκτάσεις",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Νομικά",
|
||||
"legalPrivacy" : "Προσωπικό Απόρρητο",
|
||||
"legalTerms" : "Όροι και Προϋποθέσεις",
|
||||
"footerCommunity" : "Κοινότητα",
|
||||
"communityBugs" : "Δήλωση Bugs",
|
||||
"communityFeatures" : "Αίτηση Feautre",
|
||||
"communityExtensions" : "Add-ons / Επεκτάσεις",
|
||||
"communityForum" : "Forum Κοινότητας",
|
||||
"footerSocial" : "Κοινωνικά",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Αφαίρεση Διαφημίσεων",
|
||||
"whyAds": "Γιατί Διαφημίσεις?",
|
||||
"whyAdsContent1": "Το Habit είναι project ανοιχτού λογισμικού, και χρειαζόμαστε ότι βοήθεια μας δίνεται - θεώρησε το δωρεά στους συνεισφέροντες. Παίρνεις επίσης 20 Gems από την αγορά, που μπορείς να χρησιμοποιήσεις για να αγοράσεις ειδικά αντικείμενα",
|
||||
|
||||
"whyAdsContent2": "'Υποστήριξα το Kickstarter!' - ακολούθησε",
|
||||
"whyAdsContent3": "αυτές τις οδηγίες",
|
||||
"_commentbuttons": "ΚΟΥΜΠΙΑ",
|
||||
"submit":"Καταχώρηση",
|
||||
"close":"Κλείσε",
|
||||
"saveAndClose": "Αποθήκευση & Κλείσιμο",
|
||||
"cancel":"Ακύρωση",
|
||||
"ok" : "Ok",
|
||||
"add" : "Προσθήκη",
|
||||
"undo" : "Αναίρεση",
|
||||
"continue" : "Συνέχεια",
|
||||
"accept" : "Αποδοχή",
|
||||
"reject" : "Απόρριψη",
|
||||
"or" : "ή",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Μόλις τώρα",
|
||||
"aMinuteAgo":"Πριν ένα λεπτό",
|
||||
"minutesAgo":"λεπτά πριν",
|
||||
"anHourAgo": "Πριν μία ώρα",
|
||||
"hoursAgo": "ώρες πριν",
|
||||
"yesterday":"Χθές",
|
||||
"daysAgo":"ημέρες πρίν"
|
||||
|
||||
}
|
||||
417
locales-old/en/app.json
Normal file
417
locales-old/en/app.json
Normal file
|
|
@ -0,0 +1,417 @@
|
|||
{
|
||||
|
||||
"languageName": "English",
|
||||
"stringNotFound": "String not found.",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"playButton" : "Play",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "End Tour",
|
||||
"nextButton" : "Next",
|
||||
"prevButton" : "Prev",
|
||||
"tour1Title" : "Welcome to HabitRPG",
|
||||
"tour1Text" : "Welcome to HabitRPG, a habit-tracker which treats your goals like a Role Playing Game.",
|
||||
"tour2Title" : "Habits",
|
||||
"tour2Text" : "Habits are good or bad goals that you constantly track.",
|
||||
"tour3Title" : "Dailies",
|
||||
"tour3Text" : "Dailies are goals that you want to complete once a day.",
|
||||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "Todos are one-off goals which need to be completed eventually. ",
|
||||
"tour5Title" : "Rewards",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits. ",
|
||||
"tour6Title" : "Hover over comments",
|
||||
"tour6Text" : "Different task-types have special properties. Hover over each task's comment for more information. When you're ready to get started, delete the existing tasks and add your own.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h Productive Work",
|
||||
"habit1comment": "-- Habits: Constantly Track -- For some habits, it only makes sense to *gain* points (like this one)",
|
||||
"habit2" : "Eat Junk Food",
|
||||
"habit2comment" : "For others, it only makes sense to *lose* points",
|
||||
"habit3" : "Take The Stairs",
|
||||
"habit3comment" : "For the rest, both + and - make sense (stairs = gain, elevator = lose)",
|
||||
"daily1" : "1h Personal Project",
|
||||
"daily1comment" : "-- Dailies: Complete Once a Day -- At the end of each day, non-completed Dailies dock you points.",
|
||||
"daily2" : "Exercise",
|
||||
"daily2comment" : "If you are doing well, they turn green and are less valuable (experience, gold) and less damaging (HP). This means you can ease up on them for a bit.",
|
||||
"daily3" : "45m Reading",
|
||||
"daily3comment" : "But if you are doing poorly, they turn red. The worse you do, the more valuable (exp, gold) and more damaging (HP) these goals become. This encourages you to focus on your shortcomings, the reds.",
|
||||
"todo1" : "Call Mom",
|
||||
"todo1comment" : "-- Todos: Complete Eventually -- Non-completed Todos won't hurt you, but they will become more valuable over time. This will encourage you to wrap up stale Todos.",
|
||||
"reward1" : "1 Episode of Game of Thrones",
|
||||
"reward1comment": "-- Rewards: Treat Yourself! -- As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits.",
|
||||
"reward2" : "Cake",
|
||||
"reward2comment" : "But only buy if you have enough gold!",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morning",
|
||||
"afternoon" : "afternoon",
|
||||
"evening" : "evening",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Health",
|
||||
"experience": "Experience",
|
||||
"history": "History",
|
||||
"anonymous": "Anonymous",
|
||||
"level": "Level",
|
||||
"tasks": "Tasks",
|
||||
"loginAndReg" : "Login / Register",
|
||||
"loginFacebookAlt" : "Login / Register with Facebook",
|
||||
"login" : "Login",
|
||||
"register" : "Register",
|
||||
"options": "Options",
|
||||
"logout": "Logout",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "New Party Messages",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Habits",
|
||||
"Habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
"edit": "Edit",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "Difficulty",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "Easy",
|
||||
"medium": "Medium",
|
||||
"hard": "Hard",
|
||||
"delete": "Delete",
|
||||
"progress": "Progress",
|
||||
"score": "Score",
|
||||
"dailies": "Dailies",
|
||||
"Dailies": "Dailies",
|
||||
"newDaily": "New Daily",
|
||||
"repeat": "Repeat",
|
||||
"Su": "Su",
|
||||
"M": "M",
|
||||
"T": "T",
|
||||
"We": "W",
|
||||
"Th": "Th",
|
||||
"F": "F",
|
||||
"S": "S",
|
||||
"todos": "To-Dos",
|
||||
"Todos": "To-Dos",
|
||||
"newTodo": "New To-Do",
|
||||
"dueDate": "Due Date",
|
||||
"remaining": "Remaining",
|
||||
"complete": "Complete",
|
||||
"rewards": "Rewards",
|
||||
"Rewards": "Rewards",
|
||||
"gold": "Gold",
|
||||
"silver": "Silver",
|
||||
"newReward": "New Reward",
|
||||
"price": "Price",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Edit Tags",
|
||||
"newTag" : "New Tag",
|
||||
"clearFilters" : "Clear Filters",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "egg",
|
||||
"itemDropped" : "An item has dropped",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profile",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Head",
|
||||
"showHelm": "Show Helm",
|
||||
"hair": "Hair",
|
||||
"skin": "Skin",
|
||||
"clothing" : "Clothing",
|
||||
"showWeapon": "Show Weapon",
|
||||
"other" : "Other",
|
||||
"showShield": "Show Shield",
|
||||
"showArmor": "Show Armor",
|
||||
"photoUrl": "Photo Url",
|
||||
"fullName": "Full Name",
|
||||
"blurb": "Blurb",
|
||||
"items" : "Items",
|
||||
"weapon" : "Weapon",
|
||||
"armor" : "armor",
|
||||
"helm" : "Helm",
|
||||
"shield" : "shield",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Strength",
|
||||
"defense" : "Defense",
|
||||
"totalStrength" : "Total Strength",
|
||||
"totalDefense" : "Total Defense",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
"createAParty":"Create A Party",
|
||||
"noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||||
"partyName": "Party Name",
|
||||
"create":"Create",
|
||||
"userId":"User Id",
|
||||
"invite":"Invite",
|
||||
"leave": "Leave",
|
||||
"invitedTo" : "You're Invited To",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventory",
|
||||
"eggs": "Eggs",
|
||||
"noEggs": "You don't have any eggs yet.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions yet.",
|
||||
"hatchYourEgg" : "Hatch Your Egg",
|
||||
"whichHatchingPotion1" : "Which hatching potion will you pour on your",
|
||||
"whichHatchingPotion2" : "egg?",
|
||||
"pour" : "pour",
|
||||
"rarePets" : "Rare Pets",
|
||||
"market": "Market",
|
||||
|
||||
"stable": "Stable",
|
||||
"petsFound":"Pets Found",
|
||||
"rarePets": "Rare Pets",
|
||||
|
||||
"tavern": "Tavern",
|
||||
"restButton":"Rest In The Inn",
|
||||
"checkoutButton": "Check Out Of Inn",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Resources",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Tutorials",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"Settings",
|
||||
"customDayStart":"Custom Day Start",
|
||||
"24HrClock": "24Hr Clock",
|
||||
"clockInfo":"HabitRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Hide Header",
|
||||
"showHeader":"Show Header",
|
||||
"changePass":"Change Password",
|
||||
"oldPass":"Old Password",
|
||||
"newPass":"New Password",
|
||||
"confirmPass":"Confirm New Password",
|
||||
"dangerZone": "Danger Zone",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Resets your entire account (dangerous)",
|
||||
"resetText1":"This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2":"This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"restore":"Restore",
|
||||
"restoreAltText":"Restores attributes to your character",
|
||||
"restoreText1":"HabitRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"Delete",
|
||||
"deleteAltText":"Delete your account",
|
||||
"deleteHeader" : "Delete Account",
|
||||
"deleteText1":"Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"into the text-box",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Training Sword",
|
||||
"sword1Name" : "Sword",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "Axe",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "Blue Sword",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "Red Sword",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "Golden Sword",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Cloth Armor",
|
||||
"armor1Name" : "Leather Armor" ,
|
||||
"armor1Text": "Decreases HP Loss by 4%",
|
||||
"armor2Name" : "Chain Mail",
|
||||
"armor2Text": "Decreases HP Loss by 6%",
|
||||
"armor3Name" : "Plate Mail",
|
||||
"armor3Text": "Decreases HP Loss by 7%",
|
||||
"armor4Name" : "Red Armor",
|
||||
"armor4Text": "Decreases HP Loss by 8%",
|
||||
"armor5Name" : "Golden Armor",
|
||||
"armor5Text": "Decreases HP Loss by 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "No Helm",
|
||||
"head1Name" : "Leather Helm" ,
|
||||
"head1Text": "Decreases HP loss by 2%",
|
||||
"head2Name" : "Chain Coif",
|
||||
"head2Text": "Decreases HP loss by 3%",
|
||||
"head3Name" : "Plate Helm",
|
||||
"head3Text": "Decreases HP loss by 4%",
|
||||
"head4Name" : "Red Helm",
|
||||
"head4Text": "Decreases HP loss by 5%",
|
||||
"head5Name" : "Golden Helm",
|
||||
"head5Text": "Decreases HP loss by 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden Shield",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Reinforced Shield",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "Red Shield",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "Golden Shield",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
"healthPotionNotes" : "Recover 15 HP Instantly",
|
||||
"rerollName" : "Fortify Potion",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Reset Your Tasks",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "read more",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Wolf Cub",
|
||||
"tigerEgg": "Tiger Cub",
|
||||
"pandaEgg": "Panda Cub",
|
||||
"lionEgg": "Lion Cub",
|
||||
"foxEgg": "Fox",
|
||||
"pigEgg": "Flying Pig",
|
||||
"dragonEgg": "Dragon",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Bear Cub",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "White",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "Desert",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "Red",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "Shadepot",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "Skeleton",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "Cotton Candy Pink",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "Cotton Candy Blue",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "Golden",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "the Town Crier here! Announcing new stuff!",
|
||||
"NPCAugustinText1" : "Welcome to the Market! I'm the merchant;",
|
||||
"NPCAugustinText2" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!",
|
||||
"NPCJohanssonText1" : "Welcome to the Tavern! I'm",
|
||||
"NPCJohanssonText2": "the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "You Died!",
|
||||
"deathText" : "You've lost your Gold, 1 Level, and 1 piece of Equipment. Be sure to complete your Dailies to prevent this from happening again!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gems",
|
||||
"outOfGems" : "Out Of Gems",
|
||||
"buyMoreGems" : "Buy More Gems",
|
||||
"notEnoughGems" : "Not enough Gems",
|
||||
"petsOutOfGems" : "Oops, out of Gems, which are used to buy special items! Habit is an open source project, and can use all the help it can get - buy more Gems to receive this pet, and consider it a donation to the contributors",
|
||||
"gemsWhatFor" : "Used for buying special items (reroll, eggs, hatching potions, etc). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Company",
|
||||
"companyAbout" : "About",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Extensions",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Legal",
|
||||
"legalPrivacy" : "Privacy",
|
||||
"legalTerms" : "Terms",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBugs" : "Submit Bugs",
|
||||
"communityFeatures" : "Request Features",
|
||||
"communityExtensions" : "Add-ons / Extensions",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Remove Ads",
|
||||
"whyAds": "Why Ads?",
|
||||
"whyAdsContent1": "Habit is an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Submit",
|
||||
"close":"Close",
|
||||
"saveAndClose": "Save & Close",
|
||||
"cancel":"Cancel",
|
||||
"ok" : "Ok",
|
||||
"add" : "Add",
|
||||
"undo" : "Undo",
|
||||
"continue" : "Continue",
|
||||
"accept" : "Accept",
|
||||
"reject" : "Reject",
|
||||
"or" : "Or",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Just now",
|
||||
"aMinuteAgo":"A minute ago",
|
||||
"minutesAgo":"minutes ago",
|
||||
"anHourAgo": "An hour ago",
|
||||
"hoursAgo": "hours ago",
|
||||
"yesterday":"Yesterday",
|
||||
"daysAgo":"days ago"
|
||||
|
||||
}
|
||||
413
locales-old/es/app.json
Normal file
413
locales-old/es/app.json
Normal file
|
|
@ -0,0 +1,413 @@
|
|||
{
|
||||
"languageName": "Espanol",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG PORTADA",
|
||||
"synopsis" : "Un programa para construir hábitos que convierte tu vida en un juego de rol. Aumenta de nivel a medida que triunfas, pierde HP al fracasar, gana dinero para comprar armas y armaduras.",
|
||||
"playButton" : "Jugar",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/VISITA",
|
||||
"endTourButton": "Finalizar tour",
|
||||
"nextButton" : "Siguiente",
|
||||
"prevButton" : "Volver",
|
||||
"tour1Title" : "Bienvenido a HabitRPG",
|
||||
"tour1Text" : "Bienvenido a HabitRPG, un seguidor de hábitos que convierte tus objetivos en un juego de rol.",
|
||||
"tour2Title" : "Hábitos",
|
||||
"tour2Text" : "Los hábitos son objetivos buenos o malos de los que estás pendiente constantemente.",
|
||||
"tour3Title" : "Diarios",
|
||||
"tour3Text" : "Los diarios son objetivos que quieres completar una vez al día.",
|
||||
"tour4Title" : "Quehaceres",
|
||||
"tour4Text" : "Los quehaceres son objetivos únicos que deben ser completados en algún momento.",
|
||||
"tour5Title" : "Recompensas",
|
||||
"tour5Text" : "Al completar objetivos, ganas dinero para comprar recompensas. Cómpralas generosamente - las recompensas son fundamentales para formar buenos hábitos. ",
|
||||
"tour6Title" : "Sitúa el cursor sobre los comentarios",
|
||||
"tour6Text" : "Diferentes tipos de tareas tienen propiedades especiales. Mueve el cursor sobre el comentario de cada tarea para más información. Cuando estés listo para empezar, borra las tareas existentes y agrega las tuyas.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"TAREAS POR DEFECTO",
|
||||
"habit1" : "1h de trabajo productivo",
|
||||
"habit1comment": "-- Hábitos: Sigue Constantemente -- Para algunos hábitos, sólo tiene sentido *ganar* puntos (como éste)",
|
||||
"habit2" : "Comer comida basura",
|
||||
"habit2comment" : "Para otros, sólo tiene sentido *perder* puntos",
|
||||
"habit3" : "Usar las escaleras",
|
||||
"habit3comment" : "Para el resto, tanto + como - tiene sentido (escaleras = ganar, elevador = perder)",
|
||||
"daily1" : "1h de proyecto personal",
|
||||
"daily1comment" : "-- Diarios: Completa Una Vez al Día -- Al final de cada día, los diarios sin completar te descuentan puntos.",
|
||||
"daily2" : "Hacer Ejercicio",
|
||||
"daily2comment" : "Si te está yendo bien, se vuelven verdes y son menos valiosos (experiencia, oro) y menos dañinos (HP). Esto significa que puedes darte un descanso de ellos por un rato.",
|
||||
"daily3" : "45m de lectura",
|
||||
"daily3comment" : "Pero si te está yendo mal, se vuelven rojos. Peor te va, más valiosos (experiencia, oro) y más dañinos (HP) se vuelven estos objetivos. Esto te alienta a enfocarte en tus fallas, los rojos.",
|
||||
"todo1" : "Llamar a mamá",
|
||||
"todo1comment" : "-- Quehaceres: Completa en Algún Momento -- Los quehaceres sin completar no te harán daño, pero se volverán más valiosos con el tiempo. Esto te alentará a completar los quehaceres obsoletos.",
|
||||
"reward1" : "1 Episodio de Juego de Tronos",
|
||||
"reward1comment": "-- Recompensas: Hazte Un Obsequio! -- Al completar objetivos, ganas dinero para comprar recompensas. Cómpralas generosamente - las recompensas son fundamentales para formar buenos hábitos.",
|
||||
"reward2" : "Torta",
|
||||
"reward2comment" : "Pero sólo compra si tienes suficiente oro - de lo contrario perderás HP.",
|
||||
|
||||
"_commentdefaulttags" : "ETIQUETA DE DEFECTO",
|
||||
"morning" : "mañana",
|
||||
"afternoon" : "tarde",
|
||||
"evening" : "noche",
|
||||
|
||||
"_commenthead": "ENCABEZAMIENTO",
|
||||
"health": "Salud",
|
||||
"experience": "Experiencia",
|
||||
"history": "Historial",
|
||||
"anonymous": "Anónimo",
|
||||
"level": "Nivel",
|
||||
"tasks": "Tareas",
|
||||
"loginAndReg" : "Entrar / Registrarse",
|
||||
"loginFacebookAlt" : "Entrar / Registrarse con Facebook",
|
||||
"login" : "Entrar",
|
||||
"register" : "Registrarse",
|
||||
"options": "Opciones",
|
||||
"logout": "Salir",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICACIONES",
|
||||
"partyNotification" : "Nuevos Mensajes de Grupo",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Hábitos",
|
||||
"newHabit": "Nuevo Hábito",
|
||||
"edit": "Editar",
|
||||
"text": "Texto",
|
||||
"extraNotes": "Notas Extra",
|
||||
"directions/Actions": "Direcciones/Acciones",
|
||||
"advancedOptions": "Opciones Avanzadas",
|
||||
"difficulty": "Dificultad",
|
||||
"difficultyHelpTitle": "¿Qué tan difícil es esta tarea?",
|
||||
"difficultyHelpContent": "Esto multiplica su valor respecto al puntaje. Úsalo con moderación; en lugar de eso depende de nuestros algoritmos orgánicos de ajuste de valor. Pero algunas tareas son extremadamente más valiosas (Escribir una tesis vs. Lavarme los dientes). Haz clic para más información.",
|
||||
"easy": "Fácil",
|
||||
"medium": "Medio",
|
||||
"hard": "Difícil",
|
||||
"delete": "Borrar",
|
||||
"progress": "Progreso",
|
||||
"score": "Puntaje",
|
||||
"dailies": "Diarios",
|
||||
"newDaily": "Nuevo Diario",
|
||||
"repeat": "Repetir",
|
||||
"Su": "Do",
|
||||
"M": "Lu",
|
||||
"T": "Ma",
|
||||
"We": "Mi",
|
||||
"Th": "Ju",
|
||||
"F": "Vi",
|
||||
"S": "Sá",
|
||||
"todos": "Quehaceres",
|
||||
"newTodo": "Nuevo Quehacer",
|
||||
"dueDate": "Fecha de Vencimiento",
|
||||
"remaining": "Pendientes",
|
||||
"complete": "Completos",
|
||||
"rewards": "Recompensas",
|
||||
"gold": "Oro",
|
||||
"silver": "Plata",
|
||||
"newReward": "Nueva Recompensa",
|
||||
"price": "Precio",
|
||||
"tags" : "Etiquetas",
|
||||
"editTags" : "Editar Etiquetas",
|
||||
"newTag" : "Nueva Etiqueta",
|
||||
"clearFilters" : "Eliminar Filtros",
|
||||
|
||||
|
||||
"_commentdrops" : "SYSTEMA DE DROPS",
|
||||
"dropsEnabled" : "¡Caídas Habilitadas!",
|
||||
"dropsEnabledText1" : "¡Has desbloqueado el Sistema de Caídas! Ahora cuando completas tareas, tienes una pequeña chance de encontrar un ítem. Y adivina qué, has encontrado un",
|
||||
"dropsEnabledText2" : "huevo",
|
||||
"itemDropped" : "Ha caído un ítem",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Perfil",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Cabeza",
|
||||
"showHelm": "Mostrar Yelmo",
|
||||
"hair": "Cabello",
|
||||
"skin": "Piel",
|
||||
"clothing" : "Ropa",
|
||||
"showArmor": "Mostrar Armadura",
|
||||
"other": "Más",
|
||||
"showWeapon": "Mostrar Arma",
|
||||
"showShield": "Mostrar Escudo",
|
||||
"photoUrl": "Url de Imagen",
|
||||
"fullName": "Nombre Completo",
|
||||
"blurb": "Descripción",
|
||||
"websites": "Sitios Web",
|
||||
"addWebsites": "Agregar Sitios Web",
|
||||
"items" : "Ítems",
|
||||
"weapon" : "Arma",
|
||||
"armor" : "Armadura",
|
||||
"helm" : "Yelmo",
|
||||
"shield" : "Escudo",
|
||||
|
||||
"stats" : "Estadísticas",
|
||||
"strength" : "Fuerza",
|
||||
"defense" : "Defensa",
|
||||
"totalStrength" : "Fuerza Total",
|
||||
"totalDefense" : "Defensa Total",
|
||||
|
||||
|
||||
"party": "Grupo",
|
||||
"createAParty":"Crear un Grupo",
|
||||
"noPartyText": "No estás en un grupo. Puedes crear uno e invitar amigos, o si te quieres unir a un grupo existente, haz que ingresen:",
|
||||
"partyName": "Nombre del Grupo",
|
||||
"create":"Crear",
|
||||
"userId":"Id de Usuario",
|
||||
"invite":"Invitar",
|
||||
"leave": "Salir",
|
||||
"invitedTo" : "Estás Invitado A",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventario",
|
||||
"eggs": "Huevos",
|
||||
"noEggs": "Todavía no tienes ningún huevo.",
|
||||
"hatchingPotions": "Pociones Eclosionadoras",
|
||||
"noHatchingPotions": "Todavía no tienes ninguna poción eclosionadora.",
|
||||
"hatchYourEgg" : "Eclosiona Tu Huevo",
|
||||
"whichHatchingPotion1" : "¿Qué poción eclosionadora verterás sobre tu",
|
||||
"whichHatchingPotion2" : "huevo?",
|
||||
"pour" : "Verter",
|
||||
"rarePets" : "Mascotas Raras",
|
||||
"market": "Mercado",
|
||||
|
||||
"stable": "Establo",
|
||||
"petsFound":"Mascotas Encontradas",
|
||||
"rarePets": "Mascotas Raras",
|
||||
|
||||
"tavern": "Taberna",
|
||||
"restButton":"Descansar en la Posada",
|
||||
"checkoutButton": "Salir de la Posada",
|
||||
"tavernTalkTitle":"Charla de Taberna & Búsqueda de Grupos",
|
||||
"tavernRestingInfo" : "Mientras descansas, tus diarios son guardados y no son afectados por el cambio de día. Salgas mañana de la posada o en una semana, continuarás en el mismo estado en que estabas cuando entraste.",
|
||||
"resources" : "Recursos",
|
||||
"LFGPosts" : "Publicaciones de búsqueda de grupos",
|
||||
"tutorials" : "Tutoriales",
|
||||
|
||||
"achievements":"Logros",
|
||||
"achievementUnlocked" : "¡Logro Desbloqueado!",
|
||||
"npcText" : "¡Apoyó el proyecto en Kickstarter al máximo nivel!",
|
||||
"contribName" : "Colaborador",
|
||||
"contribText" : "Ha contribuido a HabitRPG (código, diseño, pixel art, asesoría legal, docs, etc). ¿Quieres esta insignia? Corrige un error",
|
||||
"kickstartName1" : "Patrocinador en Kickstarter - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Apoyó el proyecto en Kickstarter",
|
||||
"streakName" : " Logro(s) en Cadena",
|
||||
"streakText1" : "Ha completado ",
|
||||
"stureakText2" : "diarios durante 21 días consecutivos",
|
||||
"origUserName" : "Usuario Original",
|
||||
"origUserText" : "Se remonta a los antiguos días de Habit (¡benditos sean por lidiar con los errores!)",
|
||||
"ultimGearName" : "Máximo Equipamiento",
|
||||
"ultimGearText" : "Ha alcanzado el máximo conjunto de armadura y arma",
|
||||
"ultimGearUnlocked" : "¡Has ganado el Logro 'Máximo Equipamiento' por actualizar al máximo equipo!",
|
||||
"beastMastName" : "Experto en Bestias",
|
||||
"beastMastText" : "Ha encontrado las 90 mascotas (terriblemente difícil, ¡den reconocimiento a este usuario!)",
|
||||
"beastMastUnlocked" : "¡Has ganado el Logro 'Experto en Bestias' por conseguir todas las mascotas!",
|
||||
|
||||
"settings":"Configuración",
|
||||
"customDayStart":"Personalizar Inicio del Día",
|
||||
"24HrClock": "Reloj 24h",
|
||||
"clockInfo":"Por defecto HabitRPG chequea y reinicia tus diarios cada día a medianoche. Puedes personalizar esto aquí (Ingresa un número entre 0 y 24).",
|
||||
"misc":"Miscelánea",
|
||||
"hideHeader":"Ocultar Encabezado",
|
||||
"showHeader":"Mostrar Encabezado",
|
||||
"changePass":"Cambiar Contraseña",
|
||||
"oldPass":"Contraseña Anterior",
|
||||
"newPass":"Nueva Contraseña",
|
||||
"confirmPass":"Confirmar Nueva Contraseña",
|
||||
"dangerZone": "Zona de Riesgo",
|
||||
"reset":"Reiniciar",
|
||||
"resetAltText":"Reinicia tu cuenta completa (peligroso)",
|
||||
"resetText1":"Esto reinicia tu cuenta completa - tus tareas serán borradas y tu personaje comenzará nuevamente desde el principio.",
|
||||
"resetText2":"Esto no es recomendable en absoluto porque perderás datos históricos, los cuales son útiles para graficar tu progreso conforme avanza el tiempo. Sin embargo, algunas personas lo encuentran útil al principio luego de haber jugado con la aplicación por un tiempo.",
|
||||
"restore":"Restaurar",
|
||||
"restoreAltText":"Devuelve características a tu personaje",
|
||||
"restoreText1":"HabitRPG está en calidad Beta por el momento, y muchos se encuentran con que deben recuperar características de su personaje como resultado. Ingresa tus números aquí y serán aplicados automáticamente a tu personaje. Esto será eliminado una vez que Habit sea más estable.",
|
||||
"delete":"Eliminar",
|
||||
"deleteAltText":"Eliminar tu cuenta",
|
||||
"deleteHeader" : "Eliminar Cuenta",
|
||||
"deleteText1":"¡Wow wow wow! ¿Estás seguro? Esto realmente eliminará tu cuenta para siempre, y nunca podrá ser recuperada. Si estás absolutamente seguro, escribe",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"en el cuadro de texto",
|
||||
"API":"API",
|
||||
"APIText":"Cópialas para usar en aplicaciones de terceros.",
|
||||
"APIToken":"Ficha Api",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Espada de Entrenamiento",
|
||||
"sword1Name" : "Espada",
|
||||
"sword1Text" : "Aumenta la ganancia de experiencia en un 3%.",
|
||||
"sword2Name" : "Hacha",
|
||||
"sword2Text" : "Aumenta la ganancia de experiencia en un 6%.",
|
||||
"sword3Name" : "Estrella Matutina",
|
||||
"sword3Text" : "Aumenta la ganancia de experiencia en un 9%.",
|
||||
"sword4Name" : "Espada Azul",
|
||||
"sword4Text" : "Aumenta la ganancia de experiencia en un 12%.",
|
||||
"sword5Name" : "Espada Roja",
|
||||
"sword5Text" : "Aumenta la ganancia de experiencia en un 15%.",
|
||||
"sword6Name" : "Espada de Oro",
|
||||
"sword6Text" : "Aumenta la ganancia de experiencia en un 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Armadura de Tela",
|
||||
"armor1Name" : "Armadura de Cuero" ,
|
||||
"armor1Text": "Reduce la pérdida de HP en un 4%",
|
||||
"armor2Name" : "Cota de Malla",
|
||||
"armor2Text": "Reduce la pérdida de HP en un 6%",
|
||||
"armor3Name" : "Coraza",
|
||||
"armor3Text": "Reduce la pérdida de HP en un 7%",
|
||||
"armor4Name" : "Armadura Roja",
|
||||
"armor4Text": "Reduce la pérdida de HP en un 8%",
|
||||
"armor5Name" : "Armadura de Oro",
|
||||
"armor5Text": "Reduce la pérdida de HP en un 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "Sin Yelmo",
|
||||
"head1Name" : "Yelmo de Cuero" ,
|
||||
"head1Text": "Reduce la pérdida de HP en un 2%",
|
||||
"head2Name" : "Cofia de Malla",
|
||||
"head2Text": "Reduce la pérdida de HP en un 3%",
|
||||
"head3Name" : "Yelmo",
|
||||
"head3Text": "Reduce la pérdida de HP en un 4%",
|
||||
"head4Name" : "Yelmo Rojo",
|
||||
"head4Text": "Reduce la pérdida de HP en un 5%",
|
||||
"head5Name" : "Yelmo de Oro",
|
||||
"head5Text": "Reduce la pérdida de HP en un 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "Sin Escudo",
|
||||
"sheild1Name" : "Escudo de Madera",
|
||||
"sheild1Text": "Reduce la pérdida de HP en un 3%",
|
||||
"sheild2Name" : "Broquel",
|
||||
"sheild2Text": "Reduce la pérdida de HP en un 4%",
|
||||
"sheild3Name" : "Escudo Reforzado",
|
||||
"sheild3Text": "Reduce la pérdida de HP en un 5%",
|
||||
"sheild4Name" : "Escudo Rojo",
|
||||
"sheild4Text": "Reduce la pérdida de HP en un 7%",
|
||||
"sheild5Name" : "Escudo de Oro",
|
||||
"sheild5Text": "Reduce la pérdida de HP en un 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Poción de Salud",
|
||||
"healthPotionNotes" : "Recupera 15 HP de forma instantánea",
|
||||
"rerollName" : "Re-Roll",
|
||||
"rerollNotes" : "Reajusta el valor de tus tareas de vuelta a amarillo. Útil cuando todo es rojo y es difícil seguir vivo.",
|
||||
"rerollModelHeader" : "Reinicia Tus Tareas",
|
||||
"rerollModelText1" : "No es recomendado en absoluto porque las tareas rojas dan un buen incentivo para mejorar",
|
||||
"rerollModelText2" : "leer más",
|
||||
"rerollModelText3" : "No obstante, esto se vuelve necesario luego de largos episodios de malos hábitos.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Lobezno",
|
||||
"tigerEgg": "Cachorro de Tigre",
|
||||
"pandaEgg": "Cachorro de Panda",
|
||||
"lionEgg": "Cachorro de León",
|
||||
"foxEgg": "Zorro",
|
||||
"pigEgg": "Cerdo Volador",
|
||||
"dragonEgg": "Dragón",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Osezno",
|
||||
"wolfEgg": "Lobo",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hace que tu mascota nazca en su forma base.",
|
||||
"whitePotName": "Blanca",
|
||||
"whitePotText" : "Hace que tu mascota nazca en su forma blanca.",
|
||||
"desertPotName": "Desierto",
|
||||
"desertPotText" : "Hace que tu mascota nazca en su forma del desierto.",
|
||||
"redPotName": "Roja",
|
||||
"redPotText" : "Hace que tu mascota nazca en su forma roja.",
|
||||
"shadePotName": "Sombra",
|
||||
"shadePotText" : "Hace que tu mascota nazca en su forma sombra.",
|
||||
"skeletonPotName": "Esqueleto",
|
||||
"skeletonPotText" : "Hace que tu mascota nazca en su forma de esqueleto.",
|
||||
"zombiePotName": "Zombi",
|
||||
"zombiePotText" : "Hace que tu mascota nazca en su forma zombi.",
|
||||
"cottonPinkPotName": "Algodón De Azúcar Rosa",
|
||||
"cottonPinkPotText" : "Hace que tu mascota nazca en su forma de algodón de azúcar rosa.",
|
||||
"cottonBluePotName": "Algodón De Azúcar Azul",
|
||||
"cottonBluePotText" : "Hace que tu mascota nazca en su forma de algodón de azúcar azul.",
|
||||
"goldenPotName": "Dorada",
|
||||
"goldenPotText" : "Hace que tu mascota nazca en su forma dorada.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "PNJs",
|
||||
"NPCBaileyText1" : "¡Aquí el Pregonero del Pueblo! ¡Anunciando cosas nuevas!",
|
||||
"NPCAugustinText1" : "¡Bienvenido al Mercado! Soy el comerciante;",
|
||||
"NPCAugustinText2" : "¿Mueres por conseguir esa mascota particular que buscas, pero no quieres esperar que caiga? ¡Cómprala aquí!",
|
||||
"NPCJohanssonText1" : "¡Bienvenido a la Taberna! Soy",
|
||||
"NPCJohanssonText2": "el camarero. Si quieres descansar por un tiempo (¿te vas de vacaciones? ¿enfermedad repentina?), te instalaré en la posada - los diarios no te dañarán mientras descansas. Quédate por un tiempo y conoce a los lugareños.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "¡Has Muerto!",
|
||||
"deathText" : "Has perdido tu oro, 1 nivel y 1 pieza de equipamiento. ¡Asegúrate de completar tus diarios para prevenir que esto pase de nuevo!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gemas",
|
||||
"outOfGems" : "Sin Gemas",
|
||||
"buyMoreGems" : "Compra Más Gemas",
|
||||
"notEnoughGems" : "No hay suficientes Gemas",
|
||||
"petsOutOfGems" : "¡Ups, te has quedado sin Gemas, las cuales sirven para comprar ítems especiales! Habit es un proyecto de código abierto, y le viene bien toda la ayuda que pueda conseguir - compra más Gemas para recibir esta mascota, y considéralo como una donación a los colaboradores",
|
||||
"gemsWhatFor" : "Se usan para comprar ítems especiales (reroll, huevos, pociones eclosionadoras, etc). Necesitarás desbloquear estas características para poder usar Gemas.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Compañía",
|
||||
"companyAbout" : "Acerca de",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Equipo",
|
||||
"companyExtensions" : "Extensiones",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Legal",
|
||||
"legalPrivacy" : "Privacidad",
|
||||
"legalTerms" : "Condiciones",
|
||||
"footerCommunity" : "Comunidad",
|
||||
"communityBugs" : "Enviar Errores",
|
||||
"communityFeatures" : "Solicitar Características",
|
||||
"communityExtensions" : "Add-ons / Extensiones",
|
||||
"communityForum" : "Foro Comunitario",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Eliminar Anuncios",
|
||||
"whyAds": "¿Por qué hay anuncios?",
|
||||
"whyAdsContent1": "Habit es un proyecto de código abierto, y le viene bien toda la ayuda que pueda conseguir - considera esto una donación a los colaboradores. También obtienes 20 Gemas por la compra, las cuales puedes usar para comprar ítems especiales.",
|
||||
"whyAdsContent2": "'Ey, yo apoyé el Kickstarter!' - sigue",
|
||||
"whyAdsContent3": "estas instrucciones",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Enviar",
|
||||
"close":"Cerrar",
|
||||
"saveAndClose": "Guardar y Cerrar",
|
||||
"cancel":"Cancelar",
|
||||
"ok" : "Ok",
|
||||
"add" : "Agregar",
|
||||
"undo" : "Deshacer",
|
||||
"continue" : "Continuar",
|
||||
"accept" : "Aceptar",
|
||||
"reject" : "Rechazar",
|
||||
"or" : "O",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Ahora",
|
||||
"aMinuteAgo":"Hace un minuto",
|
||||
"minutesAgo":"minutos atrás",
|
||||
"anHourAgo": "Hace una hora",
|
||||
"hoursAgo": "horas atrás",
|
||||
"yesterday":"Ayer",
|
||||
"daysAgo":"días atrás"
|
||||
|
||||
}
|
||||
413
locales-old/fr/app.json
Normal file
413
locales-old/fr/app.json
Normal file
|
|
@ -0,0 +1,413 @@
|
|||
{
|
||||
|
||||
"languageName": "French",
|
||||
|
||||
|
||||
"_commentfrontpage":"PAGE D'ACCUEIL DE HABITRPG",
|
||||
"synopsis" : "Ce programme vous permet de gérer votre vie quotidienne à la manière d'un jeu de rôle (RPG). Gagnez des niveaux lorsque vous réussissez vos objectifs, perdez des points de vie lorsque vous échouez et gagnez de l'argent pour acheter des armes et des armures.",
|
||||
"playButton" : "Jouer",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL",
|
||||
"endTourButton": "Terminer le tutoriel",
|
||||
"nextButton" : "Suivant",
|
||||
"prevButton" : "Précédent",
|
||||
"tour1Title" : "Bienvenue sur HabitRPG",
|
||||
"tour1Text" : "Bienvenue sur HabitRPG, un programme qui vous aide à vous créer de bonnes habitudes à la manière d'un RPG.",
|
||||
"tour2Title" : "Routines",
|
||||
"tour2Text" : "Les routines sont des objectifs, bons ou mauvais, que vous prenez en compte en permanence.",
|
||||
"tour3Title" : "Tâches quotidiennes",
|
||||
"tour3Text" : "Les tâches quotidiennes sont des objectifs que vous voulez remplir chaque jour.",
|
||||
"tour4Title" : "Choses à faire",
|
||||
"tour4Text" : "Les choses à faire sont des objectifs uniques qui devront être effectués un jour ou l'autre. ",
|
||||
"tour5Title" : "Récompenses",
|
||||
"tour5Text" : "Lorsque vous remplissez des objectifs, vous gagnez de l'argent pour acheter des récompenses. Dépensez sans compter : les récompenses sont importantes pour aider à la formation de bonnes habitudes. ",
|
||||
"tour6Title" : "Passez la souris sur les commentaires",
|
||||
"tour6Text" : "Plusieurs types de tâches ont des propriétés spéciales. Passez la souris sur les commentaires de chaque tâche pour plus d'informations. Lorsque vous vous sentez prêt, supprimez les tâches d'exemple et créez les vôtres",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"TÂCHES PAR DEFAUT",
|
||||
"habit1" : "1h de travail productif",
|
||||
"habit1comment": "-- Routines : Prise en compte systématique -- Pour certaines habitudes (comme celle-ci), il est logique que l'on puisse uniquement *gagner* des points",
|
||||
"habit2" : "Manger des sucreries",
|
||||
"habit2comment" : "Pour d'autres, il est logique que l'on ne puisse que *perdre* des points",
|
||||
"habit3" : "Prendre les escaliers",
|
||||
"habit3comment" : "Pour certaines, le + comme le - sont évidents (escaliers = gain, ascenseur = perte)",
|
||||
"daily1" : "1h de projet personnel",
|
||||
"daily1comment" : "-- Tâches quotidiennes : À compléter chaque jour -- À la fin de la journée, les tâches quotidiennes non complétées feront perdre de la vie.",
|
||||
"daily2" : "Exercice physique",
|
||||
"daily2comment" : "Si vous vous débrouillez bien, les tâches deviennent vertes. Dans ce cas, elles rapportent moins (en expérience comme en argent) et sont moins dommageables (en points de vie) en cas d'échec. Cela vous permet de vous reposer un peu sur vos points forts.",
|
||||
"daily3" : "45 minutes de lecture",
|
||||
"daily3comment" : "Mais si vous vous débrouillez mal, elles deviennent rouges. Moins vous les effectuez régulièrement, plus elles vous rapportent (en expérience comme en argent) et plus elles deviennent dommageables (en points de vie) en cas d'échec. Cela vous encourage à vous concentrer sur vos faiblesses, les tâches rouges.",
|
||||
"todo1" : "Appeler Maman",
|
||||
"todo1comment" : "-- Choses à faire : À compléter un jour ou l'autre -- Les choses à faire non complétées ne vous blesseront pas, mais elles gagneront en valeur au fil du temps. Cela devrait vous encourager à réaliser les tâches pour lesquelles vous traînez les pieds.",
|
||||
"reward1" : "1 Episode de Game of Thrones",
|
||||
"reward1comment": "-- Récompenses : Faites-vous plaisir ! -- Lorsque vous complétez des objectifs, vous gagnez de l'or qui vous permet d'acheter des récompenses. Dépensez sans compter : les récompenses sont importantes pour aider à la formation de bonnes habitudes.",
|
||||
"reward2" : "1 part de gâteau",
|
||||
"reward2comment" : "Mais n'achetez des récompenses que si vous avez de l'argent pour le faire : autrement, vous perdrez des points de vie.",
|
||||
|
||||
"_commentdefaulttags" : "ÉTIQUETTES PAR DEFAUT",
|
||||
"morning" : "matin",
|
||||
"afternoon" : "après-midi",
|
||||
"evening" : "soirée",
|
||||
|
||||
"_commenthead": "En-tête",
|
||||
"health": "Santé",
|
||||
"experience": "Expérience",
|
||||
"history": "Historique",
|
||||
"anonymous": "Anonyme",
|
||||
"level": "Niveau",
|
||||
"tasks": "Tâches",
|
||||
"loginAndReg" : "Se connecter / S'inscrire",
|
||||
"loginFacebookAlt" : "Se connecter / Se connecter avec Facebook",
|
||||
"login" : "Se connecter",
|
||||
"register" : "S'inscrire",
|
||||
"options": "Options",
|
||||
"logout": "Se déconnecter",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "Nouveaux messages de groupe",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "AFFICHAGE DES TÂCHES",
|
||||
"habits": "Routines",
|
||||
"newHabit": "Nouvelle routine",
|
||||
"edit": "Éditer",
|
||||
"text": "Texte",
|
||||
"extraNotes": "Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Options avancées",
|
||||
"difficulty": "Difficulté",
|
||||
"difficultyHelpTitle": "À quel point cette tâche est-elle difficile ?",
|
||||
"difficultyHelpContent": "Cela permet de multiplier la valeur en points d'une tâche. N’utilisez ce système qu'exceptionnellement et faites plutôt confiance aux algorithmes de base qui ajustent automatiquement la valeur des points. Cependant, certaines tâches sont évidemment plus difficiles (« Travailler pour son mémoire » par opposition à « Se brosser les dents »). Cliquez pour plus d'infos.",
|
||||
"easy": "Facile",
|
||||
"medium": "Normale",
|
||||
"hard": "Difficile",
|
||||
"delete": "Supprimer",
|
||||
"progress": "Progrès",
|
||||
"score": "Score",
|
||||
"dailies": "Tâches quotidiennes",
|
||||
"newDaily": "Nouvelle tâche quotidienne",
|
||||
"repeat": "Répéter",
|
||||
"Su": "Dim",
|
||||
"M": "Lun",
|
||||
"T": "Mar",
|
||||
"We": "Mer",
|
||||
"Th": "Jeu",
|
||||
"F": "Ven",
|
||||
"S": "Sam",
|
||||
"todos": "Choses à faire",
|
||||
"newTodo": "Nouvelle chose à faire",
|
||||
"dueDate": "Date limite",
|
||||
"remaining": "Tâches restantes",
|
||||
"complete": "Tâches complétées",
|
||||
"rewards": "Récompenses",
|
||||
"gold": "Pièces d'or",
|
||||
"silver": "Pièces d'argent",
|
||||
"newReward": "Nouvelle récompense",
|
||||
"price": "Prix",
|
||||
"tags" : "Étiquettes",
|
||||
"editTags" : "Éditer les étiquettes",
|
||||
"newTag" : "Nouvelle étiquette",
|
||||
"clearFilters" : "Supprimer les filtres",
|
||||
|
||||
|
||||
"_commentdrops" : "SYSTEME DE TRÉSORS",
|
||||
"dropsEnabled" : "Système de trésors débloqué !",
|
||||
"dropsEnabledText1" : "Vous venez de débloquer les trésors ! Désormais, lorsque vous complétez des tâches, vous trouverez peut-être un objet. Et devinez quoi, vous venez de trouver un ",
|
||||
"dropsEnabledText2" : "œuf",
|
||||
"itemDropped" : "Un objet est tombé au sol",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS",
|
||||
"profile": "Profil",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Tête",
|
||||
"showHelm": "Montrer le casque",
|
||||
"hair": "Cheveux",
|
||||
"skin": "Peau",
|
||||
"clothing" : "Vêtements",
|
||||
"showArmor": "Montrer l'armure",
|
||||
"other": "Autres",
|
||||
"showWeapon": "Montrer l'arme",
|
||||
"showShield": "Montrer le bouclier",
|
||||
"photoUrl": "Lien vers la photo",
|
||||
"fullName": "Nom complet",
|
||||
"blurb": "Bio",
|
||||
"websites": "Sites",
|
||||
"addWebsites": "Ajouter un site",
|
||||
"items" : "Objets",
|
||||
"weapon" : "Arme",
|
||||
"armor" : "Armure",
|
||||
"helm" : "Casque",
|
||||
"shield" : "Bouclier",
|
||||
|
||||
"stats" : "Statistiques",
|
||||
"strength" : "Force",
|
||||
"defense" : "Défense",
|
||||
"totalStrength" : "Force totale",
|
||||
"totalDefense" : "Défense totale",
|
||||
|
||||
|
||||
"party": "Groupe",
|
||||
"createAParty":"Créer un groupe",
|
||||
"noPartyText": "Vous ne faites pas partie d'un groupe. Vous pouvez en créer un et inviter vos amis, ou bien en rejoindre un déjà existant. Dans le second cas, demandez aux personnes du groupe en question de rentrer le code suivant :",
|
||||
"partyName": "Nom du groupe",
|
||||
"create":"Créer",
|
||||
"userId":"Id Utilisateur",
|
||||
"invite":"Inviter",
|
||||
"leave": "Quitter",
|
||||
"invitedTo" : "Vous êtes invité à rejoindre",
|
||||
"chat": "Tchat",
|
||||
|
||||
"inventory": "Inventaire",
|
||||
"eggs": "Œufs",
|
||||
"noEggs": "Vous n'avez pas d'œufs pour le moment.",
|
||||
"hatchingPotions": "Potions d'éclosion",
|
||||
"noHatchingPotions": "Vous n'avez pas de potions d'éclosion pour le moment.",
|
||||
"hatchYourEgg" : "Faites éclore votre œuf",
|
||||
"whichHatchingPotion1" : "Quelle potion voulez-vous utiliser pour faire éclore votre",
|
||||
"whichHatchingPotion2" : "œuf ?",
|
||||
"pour" : "verser",
|
||||
"rarePets" : "Familiers rares",
|
||||
"market": "Marché",
|
||||
|
||||
"stable": "Ranch",
|
||||
"petsFound":"Familiers trouvés",
|
||||
"rarePets": "Familiers rares",
|
||||
|
||||
"tavern": "Taverne",
|
||||
"restButton":"Se reposer à l'auberge",
|
||||
"checkoutButton": "Sortir de l'auberge",
|
||||
"tavernTalkTitle":"Discussion de Taverne & recherche de groupes",
|
||||
"tavernRestingInfo" : "Tant que vous vous reposez, vos tâches quotidiennes ne sont pas affectées par le passage du temps. Que vous décidiez de quitter l'auberge demain ou dans une semaine, vous serez dans le même état qu'au moment où vous y êtes entré.",
|
||||
"resources" : "Documentation",
|
||||
"LFGPosts" : "Recherches de groupes",
|
||||
"tutorials" : "Tutoriels",
|
||||
|
||||
"achievements":"Hauts faits",
|
||||
"achievementUnlocked" : "Nouveau haut fait !",
|
||||
"npcText" : "A financé le projet Kickstarter au plus haut niveau !",
|
||||
"contribName" : "Contributeur",
|
||||
"contribText" : "A contribué à HabitRPG (code, design, pixel art, avis juridiques, docs, etc). Vous voulez ce badge ? Corrigez un bug !",
|
||||
"kickstartName1" : "Mécène Kickstarter - ",
|
||||
"kickstartName2" : "Palier de financement",
|
||||
"kickstartText" : "A financé le projet Kickstarter",
|
||||
"streakName" : "Bon élève",
|
||||
"streakText1" : "A effectué ses Tâches quotidiennes ",
|
||||
"stureakText2" : "21 jours de suite",
|
||||
"origUserName" : "Utilisateur historique",
|
||||
"origUserText" : "Membre d'HabitRPG depuis les anciens temps (Bravo à eux pour avoir vaillamment combattu les bugs !)",
|
||||
"ultimGearName" : "Équipement ultime",
|
||||
"ultimGearText" : "A obtenu le dernier set d'armes et d'armures",
|
||||
"ultimGearUnlocked" : "Vous avez gagné la médaille 'Équipement ultime' pour avoir amélioré au maximum votre équipement !",
|
||||
"beastMastName" : "Maître dresseur",
|
||||
"beastMastText" : "A trouvé tous les 90 familiers (c'est horriblement difficile, félicitez cet utilisateur !)",
|
||||
"beastMastUnlocked" : "Vous avez gagné la médaille 'Maître dresseur' pour avoir trouvé tous les familiers !",
|
||||
|
||||
"settings" : "Paramètres",
|
||||
"customDayStart" :"Choisir l'heure de début de la journée",
|
||||
"24HrClock" : "Horloge 24h",
|
||||
"clockInfo" : "Par défaut, HabitRPG vérifie et initialise vos tâches quotidiennes à minuit. Vous pouvez personnaliser l'heure de début de journée ici (Entrer un nombre entre 0 et 24).",
|
||||
"misc" : "Divers",
|
||||
"hideHeader" : "Cacher l'en-tête",
|
||||
"showHeader" : "Montrer l'en-tête",
|
||||
"changePass" : "Changer le mot de passe",
|
||||
"oldPass" : "Ancien mot de passe",
|
||||
"newPass" : "Nouveau mot de passe",
|
||||
"confirmPass" : "Confirmer le nouveau mot de passe",
|
||||
"dangerZone" : "Zone dangereuse",
|
||||
"reset" : "Réinitialiser",
|
||||
"resetAltText" : "Réinitialiser entièrement votre compte (à faire avec précaution)",
|
||||
"resetText1" : "Cette action va réinitialiser entièrement votre compte : vos tâches seront supprimées et votre personnage repartira à zéro.",
|
||||
"resetText2" : "Cette action est vivement déconseillée puisqu'elle va effacer tout votre historique, qui est utile pour quantifier vos progrès dans la durée. Néanmoins, certains trouvent cette option pratique au début pour commencer à utiliser réellement HabitRPG, après s'être amusé en testant l'application.",
|
||||
"restore" : "Restaurer",
|
||||
"restoreAltText" : "Restaure les caractéristiques de votre personnage",
|
||||
"restoreText1" : "HabitRPG est plus ou moins en version bêta actuellement, et pas mal de personnes ont besoin de rajouter des points de caractéristiques injustement disparus. Entrez ici les nombres qui seront appliqués aux caractéristiques de votre personnage. Cette option sera supprimée lorsque HabitRPG sera plus stable.",
|
||||
"delete" : "Supprimer",
|
||||
"deleteAltText" : "Supprimer votre compte",
|
||||
"deleteHeader" : "Suppression de compte",
|
||||
"deleteText1" : "Houlà, houlà ! Vous êtes sûr ? Cette action va véritablement supprimer complètement votre compte, il ne pourra jamais être restauré. Si vous êtes vraiment sûr de vous, entrez",
|
||||
"deleteText2" : " SUPPRIMER ",
|
||||
"deleteText3" : "dans le formulaire",
|
||||
"API" : "API",
|
||||
"APIText" : "Copier ce code pour l'utiliser dans des applications tierces.",
|
||||
"APIToken" : "Code Api",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "OBJETS",
|
||||
"_commentitemsweps": "ARMES",
|
||||
"sword0name" : "Épée d'entraînement",
|
||||
"sword1Name" : "Épée",
|
||||
"sword1Text" : "Augmente le gain d'expérience de 3%.",
|
||||
"sword2Name" : "Hache",
|
||||
"sword2Text" : "Augmente le gain d'expérience de 6%.",
|
||||
"sword3Name" : "Morgenstern",
|
||||
"sword3Text" : "Augmente le gain d'expérience de 9%.",
|
||||
"sword4Name" : "Épée bleue",
|
||||
"sword4Text" : "Augmente le gain d'expérience de 12%.",
|
||||
"sword5Name" : "Épée rouge",
|
||||
"sword5Text" : "Augmente le gain d'expérience de 15%.",
|
||||
"sword6Name" : "Épée dorée",
|
||||
"sword6Text" : "Augmente le gain d'expérience de 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMURES",
|
||||
"armor0Name" : "Tenue en lin",
|
||||
"armor1Name" : "Armure de cuir" ,
|
||||
"armor1Text": "Diminue la perte de vie de 4%",
|
||||
"armor2Name" : "Cotte de maille",
|
||||
"armor2Text": "Diminue la perte de vie de 6%",
|
||||
"armor3Name" : "Armure de plates",
|
||||
"armor3Text": "Diminue la perte de vie de 7%",
|
||||
"armor4Name" : "Armure rouge",
|
||||
"armor4Text": "Diminue la perte de vie de 8%",
|
||||
"armor5Name" : "Armure dorée",
|
||||
"armor5Text": "Diminue la perte de vie de 10%",
|
||||
|
||||
"_commentitemshead" : "CASQUES",
|
||||
"head0Name" : "Sans casque",
|
||||
"head1Name" : "Casque de cuir" ,
|
||||
"head1Text": "Diminue la perte de vie de 2%",
|
||||
"head2Name" : "Coiffe de maille",
|
||||
"head2Text": "Diminue la perte de vie de 3%",
|
||||
"head3Name" : "Casque de plates",
|
||||
"head3Text": "Diminue la perte de vie de 4%",
|
||||
"head4Name" : "Heaume rouge",
|
||||
"head4Text": "Diminue la perte de vie de 5%",
|
||||
"head5Name" : "Heaume doré",
|
||||
"head5Text": "Diminue la perte de vie de 6%",
|
||||
|
||||
"_commentitemsshield" : "BOUCLIERS",
|
||||
"sheild0Name" : "Pas de bouclier",
|
||||
"sheild1Name" : "Bouclier en bois",
|
||||
"sheild1Text": "Diminue la perte de vie de 3%",
|
||||
"sheild2Name" : "Bouclier rond",
|
||||
"sheild2Text": "Diminue la perte de vie de 4%",
|
||||
"sheild3Name" : "Bouclier renforcé",
|
||||
"sheild3Text": "Diminue la perte de vie de 5%",
|
||||
"sheild4Name" : "Bouclier rouge",
|
||||
"sheild4Text": "Diminue la perte de vie de 7%",
|
||||
"sheild5Name" : "Bouclier doré",
|
||||
"sheild5Text": "Diminue la perte de vie de 8%",
|
||||
|
||||
"_commentitemsother" : "AUTRES OBJETS",
|
||||
"healthPotionName" : "Potion de soin",
|
||||
"healthPotionNotes" : "Récupérez instantanément 15 points de vie",
|
||||
"rerollName" : "Re-lancer",
|
||||
"rerollNotes" : "Remet toutes vos tâches en jaune. Pratique lorsque toutes les tâches sont rouges et qu'il est difficile de rester en vie.",
|
||||
"rerollModelHeader" : "Réinitialiser vos tâches",
|
||||
"rerollModelText1" : "Fortement déconseillé, puisque les tâches rouges sont là pour vous motiver à vous améliorer",
|
||||
"rerollModelText2" : "Lire davantage",
|
||||
"rerollModelText3" : "Cependant, cela peut être nécessaire après un gros laisser-aller.",
|
||||
|
||||
"_commentitemspeteggs": "ŒUFS DE FAMILIERS",
|
||||
"wolfEgg": "Louveteau",
|
||||
"tigerEgg": "Tigreau",
|
||||
"pandaEgg": "Bébé panda",
|
||||
"lionEgg": "Lionceau",
|
||||
"foxEgg": "Renard",
|
||||
"pigEgg": "Cochon volant",
|
||||
"dragonEgg": "Dragon",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Ourson",
|
||||
|
||||
"_commentitemshatchingpotions": "POTIONS D’ÉCLOSION",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Faites éclore votre familier dans sa forme basique.",
|
||||
"whitePotName": "Blanc",
|
||||
"whitePotText" : "Faites éclore votre familier dans sa forme blanche.",
|
||||
"desertPotName": "Désert",
|
||||
"desertPotText" : "Faites éclore votre familier dans sa forme désertique.",
|
||||
"redPotName": "Rouge",
|
||||
"redPotText" : "Faites éclore votre familier dans sa forme rouge.",
|
||||
"shadePotName": "Ombre",
|
||||
"shadePotText" : "Faites éclore votre familier dans sa forme ombreuse.",
|
||||
"skeletonPotName": "Squelette",
|
||||
"skeletonPotText" : "Faites éclore votre familier dans sa forme squelettique.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Faites éclore votre familier dans sa forme zombie.",
|
||||
"cottonPinkPotName": "Nuage rose",
|
||||
"cottonPinkPotText" : "Faites éclore votre familier dans sa forme rose nuageuse.",
|
||||
"cottonBluePotName": "Nuage bleu",
|
||||
"cottonBluePotText" : "Faites éclore votre familier dans sa forme bleue nuageuse.",
|
||||
"goldenPotName": "Or",
|
||||
"goldenPotText" : "Faites éclore votre familier dans sa forme dorée.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "PNJs & PERSONNAGES",
|
||||
"_commentNPCS" : "PNJs",
|
||||
"NPCBaileyText1" : "le crieur public, c'est moi ! J'annonce les nouveautés !",
|
||||
"NPCAugustinText1" : "Bienvenue au marché ! Je suis le marchand",
|
||||
"NPCAugustinText2" : "Vous rêvez d'avoir un familier spécifique, mais n'avez pas envie d'attendre de le trouver ? Achetez-le ici !",
|
||||
"NPCJohanssonText1" : "Bienvenue dans la taverne ! Je suis",
|
||||
"NPCJohanssonText2": "le tavernier. Si vous voulez vous reposez un moment (vacances ? maladie ?), je m'occuperai de vous à l'auberge : vos tâches irrésolues ne vous blesseront pas tant que vous vous reposerez ici. Restez tant que vous voulez et profitez-en pour discuter avec les habitués.",
|
||||
"NPCMelchiorText1" : " ",
|
||||
"NPCBowenText1" : " ",
|
||||
"NPCBochText1" : " ",
|
||||
|
||||
"_commentdeathstuff" : "MORT",
|
||||
"deathTitle" : "Vous êtes mort !",
|
||||
"deathText" : "Vous perdez votre or, un niveau et un équipement au hasard. Essayez de bien remplir vos tâches quotidiennes pour que cela n'arrive plus !",
|
||||
|
||||
"_commentgems" : "JOYAUX",
|
||||
"gems" : "Joyaux",
|
||||
"outOfGems" : "Plus de joyaux",
|
||||
"buyMoreGems" : "Achetez plus de joyaux",
|
||||
"notEnoughGems" : "Pas assez de joyaux",
|
||||
"petsOutOfGems" : "Oups, vous n'avez plus de joyaux ! Ceux-ci sont utilisés pour acheter des objets spéciaux. HabitRPG est un projet open source, et aimerait recevoir le maximum d'aide possible : en achetant des joyaux pour recevoir ce familier, vous faites en réalité une donation aux contributeurs !",
|
||||
"gemsWhatFor" : "Utiles pour acheter des objets spéciaux (nouveaux lancers, œufs, potions d'éclosion, etc). Vous aurez besoin de débloquer ces améliorations avant de pouvoir utiliser vos joyaux.",
|
||||
|
||||
"_commentfooter": "BAS DE PAGE",
|
||||
"footerCompany" : "Compagnie",
|
||||
"companyAbout" : "À propos",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "L'équipe",
|
||||
"companyExtensions" : "Extensions",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Aspects juridiques",
|
||||
"legalPrivacy" : "Politique de confidentialité",
|
||||
"legalTerms" : "Conditions d'utilisation",
|
||||
"footerCommunity" : "Communauté",
|
||||
"communityBugs" : "Déclarer des Bugs",
|
||||
"communityFeatures" : "Proposer des améliorations",
|
||||
"communityExtensions" : "Add-ons / Extensions",
|
||||
"communityForum" : "Forum communautaire",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "DIVERS",
|
||||
"removeAds": "Supprimer la pub",
|
||||
"whyAds": "Pourquoi de la pub ?",
|
||||
"whyAdsContent1": "HabitRPG est un projet open source, et aimerait recevoir le maximum d'aide possible : considérez cet achat comme une donation aux contributeurs ! Votre achat vous rapportera également 20 joyaux, que vous pourrez utiliser pour acheter des objets spéciaux.",
|
||||
"whyAdsContent2": "'Hé, j'ai financé le projet Kickstarter!' - suivez",
|
||||
"whyAdsContent3": "ces instructions",
|
||||
"_commentbuttons": "BOUTONS",
|
||||
"submit":"Soumettre",
|
||||
"close":"Fermer",
|
||||
"saveAndClose": "Sauver & Fermer",
|
||||
"cancel":"Annuler",
|
||||
"ok" : "OK",
|
||||
"add" : "Ajouter",
|
||||
"undo" : "Annuler",
|
||||
"continue" : "Continuer",
|
||||
"accept" : "Accepter",
|
||||
"reject" : "Refuser",
|
||||
"or" : "Ou",
|
||||
"_commenttimestamps":"UNITÉS DE TEMPS",
|
||||
"justNow":"il y a quelques secondes",
|
||||
"aMinuteAgo":"Une minute auparavant",
|
||||
"minutesAgo":"minutes auparavant",
|
||||
"anHourAgo": "Une heure auparavant",
|
||||
"hoursAgo": "heures auparavant",
|
||||
"yesterday":"Hier",
|
||||
"daysAgo":"jours auparavant"
|
||||
|
||||
}
|
||||
418
locales-old/he/app.json
Normal file
418
locales-old/he/app.json
Normal file
|
|
@ -0,0 +1,418 @@
|
|||
{
|
||||
|
||||
"languageName": "עברית",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG עמוד ראשי",
|
||||
"synopsis" : "תוכנה לפיתוח הרגלים שמתייחסת לחיים כמו משחק תפקידים. עלה שלב בהצלחות, הפסד בריאות בכשלונות, הרווח כסף לרכישת נשק ושריון.",
|
||||
"playButton" : "שחק",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "הדרכה/סיור",
|
||||
"endTourButton": "סיים סיור",
|
||||
"nextButton" : "הבא",
|
||||
"prevButton" : "הקודם",
|
||||
"tour1Title" : "ברוכים הבאים ל-HabitRPG",
|
||||
"tour1Text" : "ברוכים הבאים ל-HabitRPG, מתעד-ההרגלים שמטפל בך כאילו היית דמות במשחק תפקידים.",
|
||||
"tour2Title" : "הרגלים",
|
||||
"tour2Text" : "הרגלים יכולים להיות מטרות טובות או רעות אחריהם אתם עוקבים ברציפות.",
|
||||
"tour3Title" : "יומיות",
|
||||
"tour3Text" : "יומיות הן מטרות שרוצים להשיג פעם ביום.",
|
||||
"tour4Title" : "מטלות",
|
||||
"tour4Text" : "מטלות הן משימות חד-פעמיות שיש להשלים מתישהו.",
|
||||
"tour5Title" : "פרסים",
|
||||
"tour5Text" : "עם השגת המטרות, תרוויחו זהב שישמש אתכם לרכישת פרסים. רכשו פרסים בחופשיות - תמריצים חיוביים הם חיוניים לביסוס הרגלים טובים.",
|
||||
"tour6Title" : "עבור על ההערות",
|
||||
"tour6Text" : "למטרות מסוגים שונים יש מאפיינים מיוחדים. הצביעו עם העכבר על סמל ההערה של כל מטרה למידע נוסף. כשאתם מוכנים, מחקו את המטרות הקיימות והוסיפו את שלכם.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"משימות ברירת מחדל",
|
||||
"habit1" : "שעת עבודה פרודוקטיבית",
|
||||
"habit1comment": "-- הרגלים: במעקב רציף -- עבור הרגלים מסויימים, הגיוני רק *לצבור* נקודות (כמו זה) --",
|
||||
"habit2" : "לאכול ג'אנק פוד",
|
||||
"habit2comment" : "עבור אחרים, זה רק הגיוני *להפסיד* נקודות",
|
||||
"habit3" : "עלה במדרגות",
|
||||
"habit3comment" : "עבור השאר, גם + וגם - הגיוניים (מדרגות = צבירה, מעלית = הפסד)",
|
||||
"daily1" : "שעה פרוייקט אישי",
|
||||
"daily1comment" : "יומיות: השלימו אחת ליום -- בסוף כל יום, יומיות שלא הושלמו מעכבות את קצב צבירת הנקודות שלך.",
|
||||
"daily2" : "אימון כושר",
|
||||
"daily2comment" : "אם אתם עומדים ביעדים, הם הופכים לירוקים ושווים פחות (נסיון, זהב) ופחות מזיקים (בריאות). זה אומר שאתם יכולים להתייחס אליהם יותר בקלות.",
|
||||
"daily3" : "45 דקות קריאה",
|
||||
"daily3comment" : "אבל אם אתם לא עומדים בקצב, הם נהיים אדומים. ככל שתכשלו יותר, ערכם (נסיון, זהב) יעלה והם יעלו לכם ביותר בריאות. זה יעודד אתכם להתמקד במכשולים שלכם, הצבועים באדום.",
|
||||
"todo1" : "להתקשר לאמא",
|
||||
"todo1comment" : "מטלות: להשלים מתישהו -- מטלות שלא הושלמו לא יפגעו בך, אבל ערכן יגדל עם הזמן. זה יעודד אתכם להשלים מטלות מעוכבות.",
|
||||
"reward1" : "פרק אחד של משחקי הכס",
|
||||
"reward1comment": "פרסים: פנקו את עצמכם! -- ככל שתשיגו יעדים, תרוויחו זהב לרכוש פרסים. ריכשו אותם בנדיבות - תמריצים חיוביים חיוניים לאימוץ הרגלים טובים.",
|
||||
"reward2" : "עוגה",
|
||||
"reward2comment" : "אבל ריכשו אותם רק אם יש לכם מספיק זהב - אחרת תאבדו נקודות בריאות.",
|
||||
|
||||
"_commentdefaulttags" : "תגיות ברירת מחדל",
|
||||
"morning" : "בוקר",
|
||||
"afternoon" : "צהריים",
|
||||
"evening" : "ערב",
|
||||
|
||||
"_commenthead": "כותרת",
|
||||
"health": "בריאות",
|
||||
"experience": "נסיון",
|
||||
"history": "היסטוריה",
|
||||
"anonymous": "אלמוני",
|
||||
"level": "שלב",
|
||||
"tasks": "משימות",
|
||||
"loginAndReg" : "כניסה / הרשמה",
|
||||
"loginFacebookAlt" : "כניסה / הרשמה דרך פייסבוק",
|
||||
"login" : "כניסה",
|
||||
"register" : "הרשמה",
|
||||
"options": "אפשרויות",
|
||||
"logout": "יציאה",
|
||||
|
||||
"_commentnotifcations" : "עדכונים",
|
||||
"partyNotification" : "הצעת חברות חדשה",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "תצוגת משימה",
|
||||
"habits": "הרגלים",
|
||||
"Habits": "הרגלים",
|
||||
"newHabit": "הרגל חדש",
|
||||
"edit": "ערוך",
|
||||
"text": "טקסט",
|
||||
"extraNotes": "הארות",
|
||||
"directions/Actions": "כיוון/פעולות",
|
||||
"advancedOptions": "אפשרויות מתקדמות",
|
||||
"difficulty": "קושי",
|
||||
"difficultyHelpTitle": "כמה קשה המשימה הזאת?",
|
||||
"difficultyHelpContent": "זה מכפיל את ערך הנקודות. השתמשו בחסכנות, עדיף כמובן שתסמכו על אלגוריתם שקלול הערך האורגני שלנו, אבל לפעמים מטלות מסויימות שוות יותר (לכתוב תזה מול להשתמש בחוט דנטלי). לחצו למידע נוסף",
|
||||
"easy": "קל",
|
||||
"medium": "בינוני",
|
||||
"hard": "קשה",
|
||||
"delete": "מחיקה",
|
||||
"progress": "התקדמות",
|
||||
"score": "ניקוד",
|
||||
"dailies": "יומיות",
|
||||
"Dailies": "יומיות",
|
||||
"newDaily": "יומית חדשה",
|
||||
"repeat": "חזרה",
|
||||
"Su": "א'",
|
||||
"M": "ב'",
|
||||
"T": "ג'",
|
||||
"We": "ד'",
|
||||
"Th": "ה'",
|
||||
"F": "ו'",
|
||||
"S": "שבת",
|
||||
"todos": "מטלות",
|
||||
"Todos": "מטלות",
|
||||
"newTodo": "מטלה חדשה",
|
||||
"dueDate": "תעריך יעד",
|
||||
"remaining": "נשאר",
|
||||
"complete": "הושלם",
|
||||
"rewards": "פרסים",
|
||||
"Rewards": "פרסים",
|
||||
"gold": "זהב",
|
||||
"silver": "כסף",
|
||||
"newReward": "פרס חדש",
|
||||
"price": "מחיר",
|
||||
"tags" : "תגיות",
|
||||
"editTags" : "ערוך תגיות",
|
||||
"newTag" : "תגית חדשה",
|
||||
"clearFilters" : "נקה סינון",
|
||||
|
||||
|
||||
"_commentdrops" : "מערכת הליקוט",
|
||||
"dropsEnabled" : "ליקוט מופעל!",
|
||||
"dropsEnabledText1" : "שחררתם את מערכת הליקוט! מעתה כשתשלימו משימות, יש סיכוי קטן שתמצאו משהו מעניין. ונחשו מה, בדיוק מצאתם",
|
||||
"dropsEnabledText2" : "ביצה",
|
||||
"itemDropped" : "הפריט לוקט!!",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "תצוגת אפשרויות",
|
||||
"profile": "פרופיל",
|
||||
"avatar": "דמות",
|
||||
|
||||
"head": "ראש",
|
||||
"showHelm": "הראה קסדה",
|
||||
"hair": "שיער",
|
||||
"skin": "עור",
|
||||
"clothing" : "לבוש",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "כתובת תמונה",
|
||||
"fullName": "שם מלא",
|
||||
"blurb": "קצת על עצמך",
|
||||
"websites": "אתרי אינטרנט",
|
||||
"addWebsites": "הוסף אתרים",
|
||||
"items" : "פריטים",
|
||||
"weapon" : "נשק",
|
||||
"armor" : "שריון",
|
||||
"helm" : "קסדה",
|
||||
"shield" : "מגן",
|
||||
|
||||
"stats" : "נתונים",
|
||||
"strength" : "עוצמה",
|
||||
"defense" : "הגנה",
|
||||
"totalStrength" : "סך עוצמה",
|
||||
"totalDefense" : "סך הגנה",
|
||||
|
||||
|
||||
"party": "חמולה",
|
||||
"createAParty":"צור חמולה",
|
||||
"noPartyText": "אינכם בחמולה. באפשרותכם ליצור חמולה ולהזמין חברים, או על מנת להצטרף לחמולה קיימת, עליהם להכניס:",
|
||||
"partyName": "שם החמולה",
|
||||
"create":"צור",
|
||||
"userId":"מספר משתמש",
|
||||
"invite":"הזמן",
|
||||
"leave": "עזוב",
|
||||
"invitedTo" : "אתם מוזמנים ל-",
|
||||
"chat": "שיחה",
|
||||
|
||||
"inventory": "מלאי",
|
||||
"eggs": "ביצים",
|
||||
"noEggs": "אין לך ביצים במלאי",
|
||||
"hatchingPotions": "שיקויים",
|
||||
"noHatchingPotions": "עדיין אין לך שיקוי",
|
||||
"hatchYourEgg" : "הפוך ביצה לחיית מחמד",
|
||||
"whichHatchingPotion1" : "איזה שיקוי לשפוך על ביצת ה",
|
||||
"whichHatchingPotion2" : "שלך?",
|
||||
"pour" : "שפוך",
|
||||
"rarePets" : "חיות נדירות",
|
||||
"market": "שוק",
|
||||
|
||||
"stable": "אורווה",
|
||||
"petsFound":"חיות שנמצאות",
|
||||
"rarePets": "חיות נדירות",
|
||||
|
||||
"tavern": "טברנה",
|
||||
"restButton":"נוח בצימר",
|
||||
"checkoutButton": "צא מהצימר",
|
||||
"tavernTalkTitle":"שיח בטברנה",
|
||||
"tavernRestingInfo" : "כל עוד הדמות שלכם לנה בצימר היומיות שלכם נשמרות והזמן שחולף לא מוריד נקודות. כשתרצו, צאו מהצימר והדמות שלכם תשוב בדיוק פי שהייתה כשבאה.",
|
||||
"resources" : "משאבים",
|
||||
"LFGPosts" : "הודעות",
|
||||
"tutorials" : "הדרכות",
|
||||
|
||||
"achievements":"הישגים",
|
||||
"achievementUnlocked" : "הישג שוחרר!",
|
||||
"npcText" : "תמך בפרוייקט ה-Kickstarter ברמה הגבוהה ביותר",
|
||||
"contribName" : "מתנדב",
|
||||
"contribText" : "תרמו ל-HabitRPG (קוד, עיצוב, אומנות, יעוץ משפטי, כתיבה, וכו׳). רוצים? תקנו משהו!",
|
||||
"kickstartName1" : "תומך Kickstarter - ",
|
||||
"kickstartName2" : "מדרגה",
|
||||
"kickstartText" : "תמך בפרוייקט ה-Kickstarter",
|
||||
"streakName" : "הישג רצף התמדה",
|
||||
"streakText1" : "התמיד",
|
||||
"stureakText2" : "פעמים 21 ימים ברצף ביומיות",
|
||||
"origUserName" : "משתמש מקורי",
|
||||
"origUserText" : "היו היה פעם שכל אחד לחם בבאגים. איך שעשו חיל!",
|
||||
"ultimGearName" : "מעצמה צבאית",
|
||||
"ultimGearText" : "השיג את כל כלי השריון והנשק",
|
||||
"ultimGearUnlocked" : "השגת סטטוס 'מעצמה צבאית' - יש לך את כל כלי השריון והנשק",
|
||||
"beastMastName" : "מלך החיות",
|
||||
"beastMastText" : "מצא את כל 90 החיות. קשה נורא! תנו כבוד!",
|
||||
"beastMastUnlocked" : "השגת את סטטוס 'מלך החיות' על שמצאת כל החיות!",
|
||||
|
||||
"settings":"הגדרות",
|
||||
"customDayStart":"שעת תחילת יום",
|
||||
"24HrClock": "שעון 24 שעות",
|
||||
"clockInfo":"HabitRPG מעדכן את הנתונים שלך בחצות כל יום כברירת מחדל. תוכלו להתאים אישית כאן את השעה (הזינו מספר בין 0 ל24)",
|
||||
"misc":"שונות",
|
||||
"hideHeader":"הסתר כותרת",
|
||||
"showHeader":"הצג כותרת",
|
||||
"changePass":"שינוי סיסמה",
|
||||
"oldPass":"סיסמה ישנה",
|
||||
"newPass":"סיסמה חדשה",
|
||||
"confirmPass":"אשר סיסמה חדשה",
|
||||
"dangerZone": "איזור סכנה",
|
||||
"reset":"איפוס",
|
||||
"resetAltText":"איפוס כל החשבון (מסוכן)",
|
||||
"resetText1":"זה מאפס את כל החשבון - המטלות שלך ימחקו והדמות תתחיל מחדש. ",
|
||||
"resetText2":"זה מאוד לא מומלץ כי תאבדו מידע היסטורי ששימושי מאוד להציג את התקדמותכם לאורך זמן. עם זאת, אנשים מסויימים מעוניינים באפשרות זו בהתחלה לאחר ששיחקו קצת בתוכנה. ",
|
||||
"restore":"שחזר",
|
||||
"restoreAltText":"שחזר מאפיינים של הדמות",
|
||||
"restoreText1":"HabitRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"מחיקה",
|
||||
"deleteAltText":"מחק את החשבון",
|
||||
"deleteHeader" : "מחק חשבון",
|
||||
"deleteText1":"ווא ווא ווי ווא! בטוחים? רוצים לחשוב על זה לשניה? זה לגמרי ברצינות ימחק את החשבון שלכם לתמיד, אף פעם לא תוכלו לשחזר אותו. אם אתם בטוחים לגמרי, הקלידו",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"לתוך תיבת הטקסט",
|
||||
"API":"API",
|
||||
"APIText":"העתיקו את אלה לשימוש באפליקציות צד-ג.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "פריטים",
|
||||
"_commentitemsweps": "כלי נשק",
|
||||
"sword0name" : "חרב אימון",
|
||||
"sword1Name" : "חרב",
|
||||
"sword1Text" : "מגדיל את רווח ניסיון של 3%.",
|
||||
"sword2Name" : "גרזן",
|
||||
"sword2Text" : "מגדיל את רווח ניסיון של 6%.",
|
||||
"sword3Name" : "כוכב השחר",
|
||||
"sword3Text" : "מגדיל את רווח ניסיון של 9%.",
|
||||
"sword4Name" : "חרב כחולה",
|
||||
"sword4Text" : "מגדיל את רווח ניסיון של 12%.",
|
||||
"sword5Name" : "חרב אדומה",
|
||||
"sword5Text" : "מגדיל את רווח ניסיון של 15%.",
|
||||
"sword6Name" : "חרב זהב",
|
||||
"sword6Text" : "מגדיל את רווח ניסיון של 18%.",
|
||||
|
||||
"_commentitemsarmor": "שריון",
|
||||
"armor0Name" : "שריון בד",
|
||||
"armor1Name" : "שריון עור" ,
|
||||
"armor1Text": "מקטין הפסד של HP ב -4%",
|
||||
"armor2Name" : "שריון שרשרת",
|
||||
"armor2Text": "מקטין הפסד של HP ב -6%",
|
||||
"armor3Name" : "שריון לוחות",
|
||||
"armor3Text": "מקטין הפסד של HP ב -7%",
|
||||
"armor4Name" : "שריון אדום",
|
||||
"armor4Text": "מקטין הפסד של HP ב -8%",
|
||||
"armor5Name" : "שריון זהב",
|
||||
"armor5Text": "מקטין הפסד של HP ב -10%",
|
||||
|
||||
"_commentitemshead" : "קסדה",
|
||||
"head0Name" : "בלי קסדה",
|
||||
"head1Name" : "קסדת עור" ,
|
||||
"head1Text": "מקטין הפסד של HP ב-2%",
|
||||
"head2Name" : "קסדת שרשרת",
|
||||
"head2Text": "מקטין הפסד של HP ב-3%",
|
||||
"head3Name" : "קסדת לוחות",
|
||||
"head3Text": "מקטין הפסד של HP ב-4%",
|
||||
"head4Name" : "קסדה אדומה",
|
||||
"head4Text": "מקטין הפסד של HP ב-5%",
|
||||
"head5Name" : "קסדת זהב",
|
||||
"head5Text": "מקטין הפסד של HP ב-6%",
|
||||
|
||||
"_commentitemsshield" : "מגנים",
|
||||
"sheild0Name" : "בלי מגן",
|
||||
"sheild1Name" : "מגן עץ",
|
||||
"sheild1Text": "מקטין הפסד של HP ב-3%",
|
||||
"sheild2Name" : "מגן קרב",
|
||||
"sheild2Text": "מקטין הפסד של HP ב-4%",
|
||||
"sheild3Name" : "מגן מוחזק",
|
||||
"sheild3Text": "מקטין הפסד של HP ב-5%",
|
||||
"sheild4Name" : "מגן אדום",
|
||||
"sheild4Text": "מקטין הפסד של HP ב-7%",
|
||||
"sheild5Name" : "מגן זהב",
|
||||
"sheild5Text": "מקטין הפסד של HP ב-8%",
|
||||
|
||||
"_commentitemsother" : "פריטים אחרים",
|
||||
"healthPotionName" : "שיקוי בריאות",
|
||||
"healthPotionNotes" : "לשחזר 15 HP באופן מיידי",
|
||||
"rerollName" : "אתחול",
|
||||
"rerollNotes" : "מאפס את ערכי המשימות שלך לצהוב. טוב כשאתה באדום וקשה להשתייר בחיים.",
|
||||
"rerollModelHeader" : "איתחול משימות",
|
||||
"rerollModelText1" : "מאוד מיואש בגלל משימות אדומות מספקות תמריץ טוב לשיפור",
|
||||
"rerollModelText2" : "קרא יותר",
|
||||
"rerollModelText3" : "אמנם, הכרחי אחרי תקופות ממושכות של הרגלים רעים.",
|
||||
|
||||
"_commentitemspeteggs": "ביצי חיות מחמד",
|
||||
"wolfEgg": "גור זאב",
|
||||
"tigerEgg": "גור נמרים",
|
||||
"pandaEgg": "גור פנדה",
|
||||
"lionEgg": "גור אריה",
|
||||
"foxEgg": "גור שועל",
|
||||
"pigEgg": "חזיר מעופף",
|
||||
"dragonEgg": "דרקון",
|
||||
"cactusEgg": "צבר",
|
||||
"bearEgg": "גור דובים",
|
||||
"wolfEgg": "גור זאב",
|
||||
|
||||
"_commentitemshatchingpotions": "שיקויים",
|
||||
"basePotName": "בסיסי",
|
||||
"basePotText" : ".בוקעים חיית המחמד שלך לצורתה הבסיסי",
|
||||
"whitePotName": "לבן",
|
||||
"whitePotText" : ".בוקעים חיית המחמד שלך לצורתה הלבן",
|
||||
"desertPotName": "מדבר",
|
||||
"desertPotText" : ".בוקעים חיית המחמד שלך לצורתה המדברי",
|
||||
"redPotName": "אדום",
|
||||
"redPotText" : ".בוקעים חיית המחמד שלך לצורתה האדום",
|
||||
"shadePotName": "צל",
|
||||
"shadePotText" : ".בוקעים חיית המחמד שלך לצורתה הצילי",
|
||||
"skeletonPotName": "שלד",
|
||||
"skeletonPotText" : ".בוקעים חיית המחמד שלך בצורת שלד.",
|
||||
"zombiePotName": "זומב״י",
|
||||
"zombiePotText" : ".בוקעים חיית המחמד שלך בצורת זומב״י",
|
||||
"cottonPinkPotName": "ימבמבם וורוד",
|
||||
"cottonPinkPotText" : ".בוקעים חיית המחמד שלך בצורת ימבמבם וורוד",
|
||||
"cottonBluePotName": "ימבמבם כחול",
|
||||
"cottonBluePotText" : ".בוקעים חיית המחמד שלך בצורת ימבמבם כחול",
|
||||
"goldenPotName": "זהוב",
|
||||
"goldenPotText" : ".בוקעים חיית המחמד שלך לצורתה הזהוב",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "כרוז העיר מכריז על סחורה חדשה!",
|
||||
"NPCAugustinText1" : "ברוכים הבאים לשוק! אני המוכר;",
|
||||
"NPCAugustinText2" : "מת כדי לקבל את חיית המחמד המסוימת שאתה מחפש, אבל לא רוצה לחכות לזה לרדת? קנה את זה כאן!",
|
||||
"NPCJohanssonText1" : "ברוכים הבאים לבית המרזח! אני",
|
||||
"NPCJohanssonText2": ".המוזג. אם אתה רוצה לנוח קצת (הולך לחופשה? מחלה פתאומית?), אני מזמין אותך בפונדק - יומיומיים לא יפגעו בך כשאתה נח. הישאר בזמן ולפגוש את המקומיים",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "מוות",
|
||||
"deathTitle" : "אתה מת!",
|
||||
"deathText" : "הפסדת כל הכסף, מדרגה אחד וכלי אחת. הקפד להשלים את היומונים שלך כדי למנוע את זה מלקרות שוב!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "אבני חן",
|
||||
"outOfGems" : "נגמר אבני חן",
|
||||
"buyMoreGems" : "קנא אבני חן",
|
||||
"notEnoughGems" : "אין מספיק אבני חן",
|
||||
"petsOutOfGems" : "אוי! נגמר אבני חן נשתמשים לקנות פריטים מיוחדים Habit היא פרוייקט Open Source, וזקוק לכל עזרה - קנו אבני חן לקבל החייה הזאתי, ורואים בה תרומה למפתחים",
|
||||
"gemsWhatFor" : "נשתמשים לקנות פריטים מיוחדים (התחלה מחדש, ביצים, שיקויי בקיעה, וכו׳). תצתרך לפתוח תכונות אלה לפני שתוכל לקנות אבני חן.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "החברה",
|
||||
"companyAbout" : "אודות",
|
||||
"companyBlog" : "בלוג",
|
||||
"companyTeam" : "צוות",
|
||||
"companyExtensions" : "הרחבות",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "חוקית",
|
||||
"legalPrivacy" : "פרטיות",
|
||||
"legalTerms" : "תנאיי שימוש",
|
||||
"footerCommunity" : "קהילה",
|
||||
"communityBugs" : "דיווח באגים",
|
||||
"communityFeatures" : "בקשת תחונות",
|
||||
"communityExtensions" : "פלאגינ׳ס / הרחבות",
|
||||
"communityForum" : "פורום קהילתי",
|
||||
"footerSocial" : "חברתי",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "הסרת פרסומות",
|
||||
"whyAds": "למה פרסומות?",
|
||||
"whyAdsContent1": "Habit היא פרויקט Open Source, וזקוק לכל עזרה - רואים את זה כתרומה למפתחים. גם מקבלים 20 אבני חן כדי לקנות פריטים מיוחדים.",
|
||||
"whyAdsContent2": "'היי, אני תמכתי ה-Kickstarter!' - עקוב אחרי",
|
||||
"whyAdsContent3": "ההוראות הבאות",
|
||||
"_commentbuttons": "כפתורים",
|
||||
"submit":"שלח",
|
||||
"close":"סגור",
|
||||
"saveAndClose": "שמור וסגור",
|
||||
"cancel":"בטל",
|
||||
"ok" : "בסדר",
|
||||
"add" : "הוסף",
|
||||
"undo" : "החזר",
|
||||
"continue" : "המשך",
|
||||
"accept" : "קבל",
|
||||
"reject" : "דחה",
|
||||
"or" : "או",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"בדיוק עכשיו",
|
||||
"aMinuteAgo":"לפני דקה",
|
||||
"minutesAgo":"לפני כמה דקות",
|
||||
"anHourAgo": "לפני שעה",
|
||||
"hoursAgo": "לפני שעות",
|
||||
"yesterday":"אתמול",
|
||||
"daysAgo":"לפני ימים"
|
||||
|
||||
}
|
||||
414
locales-old/id/app.json
Normal file
414
locales-old/id/app.json
Normal file
|
|
@ -0,0 +1,414 @@
|
|||
{
|
||||
|
||||
"languageName": "Indonesian",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"playButton" : "Play",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "End Tour",
|
||||
"nextButton" : "Next",
|
||||
"prevButton" : "Prev",
|
||||
"tour1Title" : "Welcome to HabitRPG",
|
||||
"tour1Text" : "Welcome to HabitRPG, a habit-tracker which treats your goals like a Role Playing Game.",
|
||||
"tour2Title" : "Habits",
|
||||
"tour2Text" : "Habits are good or bad goals that you constantly track.",
|
||||
"tour3Title" : "Dailies",
|
||||
"tour3Text" : "Dailies are goals that you want to complete once a day.",
|
||||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "Todos are one-off goals which need to be completed eventually. ",
|
||||
"tour5Title" : "Rewards",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integrals in forming good habits. ",
|
||||
"tour6Title" : "Hover over comments",
|
||||
"tour6Text" : "Different task-types have special properties. Hover over each task's comment for more information. When you're ready to get started, delete the existing tasks and add your own.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h Productive Work",
|
||||
"habit1comment": "-- Habits: Constantly Track -- For some habits, it only makes sense to *gain* points (like this one)",
|
||||
"habit2" : "Eat Junk Food",
|
||||
"habit2comment" : "For others, it only makes sense to *lose* points",
|
||||
"habit3" : "Take The Stairs",
|
||||
"habit3comment" : "For the rest, both + and - make sense (stairs = gain, elevator = lose)",
|
||||
"daily1" : "1h Personal Project",
|
||||
"daily1comment" : "-- Dailies: Complete Once a Day -- At the end of each day, non-completed Dailies dock you points.",
|
||||
"daily2" : "Exercise",
|
||||
"daily2comment" : "If you are doing well, they turn green and are less valuable (experience, gold) and less damaging (HP). This means you can ease up on them for a bit.",
|
||||
"daily3" : "45m Reading",
|
||||
"daily3comment" : "But if you are doing poorly, they turn red. The worse you do, the more valuable (exp, gold) and more damaging (HP) these goals become. This encourages you to focus on your shortcomings, the reds.",
|
||||
"todo1" : "Call Mom",
|
||||
"todo1comment" : "-- Todos: Complete Eventually -- Non-completed Todos won't hurt you, but they will become more valuable over time. This will encourage you to wrap up stale Todos.",
|
||||
"reward1" : "1 Episode of Game of Thrones",
|
||||
"reward1comment": "-- Rewards: Treat Yourself! -- As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits.",
|
||||
"reward2" : "Cake",
|
||||
"reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morning",
|
||||
"afternoon" : "afternoon",
|
||||
"evening" : "evening",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Health",
|
||||
"experience": "Experience",
|
||||
"history": "History",
|
||||
"anonymous": "Anonymous",
|
||||
"level": "Level",
|
||||
"tasks": "Tasks",
|
||||
"loginAndReg" : "Login / Register",
|
||||
"loginFacebookAlt" : "Login / Register with Facebook",
|
||||
"login" : "Login",
|
||||
"register" : "Register",
|
||||
"options": "Options",
|
||||
"logout": "Logout",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "New Party Messages",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
"edit": "Edit",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "Difficulty",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "Easy",
|
||||
"medium": "Medium",
|
||||
"hard": "Hard",
|
||||
"delete": "Delete",
|
||||
"progress": "Progress",
|
||||
"score": "Score",
|
||||
"dailies": "Dailies",
|
||||
"newDaily": "New Daily",
|
||||
"repeat": "Repeat",
|
||||
"Su": "Su",
|
||||
"M": "M",
|
||||
"T": "T",
|
||||
"We": "W",
|
||||
"Th": "Th",
|
||||
"F": "F",
|
||||
"S": "S",
|
||||
"todos": "Todos",
|
||||
"newTodo": "New Todo",
|
||||
"dueDate": "Due Date",
|
||||
"remaining": "Remaining",
|
||||
"complete": "Complete",
|
||||
"rewards": "Rewards",
|
||||
"gold": "Gold",
|
||||
"silver": "Silver",
|
||||
"newReward": "New Reward",
|
||||
"price": "Price",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Edit Tags",
|
||||
"newTag" : "New Tag",
|
||||
"clearFilters" : "Clear Filters",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "egg",
|
||||
"itemDropped" : "An items has dropped",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profile",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Head",
|
||||
"showHelm": "Show Helm",
|
||||
"hair": "Hair",
|
||||
"skin": "Skin",
|
||||
"clothing" : "Clothing",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Photo Url",
|
||||
"fullName": "Full Name",
|
||||
"blurb": "Blurb",
|
||||
"websites": "Websites",
|
||||
"addWebsites": "Add Websites",
|
||||
"items" : "Items",
|
||||
"weapon" : "Weapon",
|
||||
"armor" : "armor",
|
||||
"helm" : "Helm",
|
||||
"shield" : "shield",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Strength",
|
||||
"defense" : "Defense",
|
||||
"totalStrength" : "Total Strength",
|
||||
"totalDefense" : "Total Defense",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
"createAParty":"Create A Party",
|
||||
"noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||||
"partyName": "Party Name",
|
||||
"create":"Create",
|
||||
"userId":"User Id",
|
||||
"invite":"Invite",
|
||||
"leave": "Leave",
|
||||
"invitedTo" : "You're Invited To",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventory",
|
||||
"eggs": "Eggs",
|
||||
"noEggs": "You don't have any eggs yet.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions yet.",
|
||||
"hatchYourEgg" : "Hatch Your Egg",
|
||||
"whichHatchingPotion1" : "Which hatching potion will you pour on your",
|
||||
"whichHatchingPotion2" : "egg?",
|
||||
"pour" : "pour",
|
||||
"rarePets" : "Rare Pets",
|
||||
"market": "Market",
|
||||
|
||||
"stable": "Stable",
|
||||
"petsFound":"Pets Found",
|
||||
"rarePets": "Rare Pets",
|
||||
|
||||
"tavern": "Tavern",
|
||||
"restButton":"Rest In The Inn",
|
||||
"checkoutButton": "Check Out Of Inn",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Resources",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Tutorials",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"Settings",
|
||||
"customDayStart":"Custom Day Start",
|
||||
"24HrClock": "24Hr Clock",
|
||||
"clockInfo":"HabitRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Hide Header",
|
||||
"showHeader":"Show Header",
|
||||
"changePass":"Change Password",
|
||||
"oldPass":"Old Password",
|
||||
"newPass":"New Password",
|
||||
"confirmPass":"Confirm New Password",
|
||||
"dangerZone": "Danger Zone",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Resets your entire account (dangerous)",
|
||||
"resetText1":"This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2":"This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"restore":"Restore",
|
||||
"restoreAltText":"Restores attributes to your character",
|
||||
"restoreText1":"HabitRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"Delete",
|
||||
"deleteAltText":"Delete your account",
|
||||
"deleteHeader" : "Delete Account",
|
||||
"deleteText1":"Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"into the text-box",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Training Sword",
|
||||
"sword1Name" : "Sword",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "Axe",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "Blue Sword",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "Red Sword",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "Golden Sword",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Cloth Armor",
|
||||
"armor1Name" : "Leather Armor" ,
|
||||
"armor1Text": "Decreases HP Loss by 4%",
|
||||
"armor2Name" : "Chain Mail",
|
||||
"armor2Text": "Decreases HP Loss by 6%",
|
||||
"armor3Name" : "Plate Mail",
|
||||
"armor3Text": "Decreases HP Loss by 7%",
|
||||
"armor4Name" : "Red Armor",
|
||||
"armor4Text": "Decreases HP Loss by 8%",
|
||||
"armor5Name" : "Golden Armor",
|
||||
"armor5Text": "Decreases HP Loss by 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "No Helm",
|
||||
"head1Name" : "Leather Helm" ,
|
||||
"head1Text": "Decreases HP loss by 2%",
|
||||
"head2Name" : "Chain Coif",
|
||||
"head2Text": "Decreases HP loss by 3%",
|
||||
"head3Name" : "Plate Helm",
|
||||
"head3Text": "Decreases HP loss by 4%",
|
||||
"head4Name" : "Red Helm",
|
||||
"head4Text": "Decreases HP loss by 5%",
|
||||
"head5Name" : "Golden Helm",
|
||||
"head5Text": "Decreases HP loss by 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden Shield",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Enforced Shield",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "Red Shield",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "Golden Shield",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
"healthPotionNotes" : "Recover 15 HP Instantly",
|
||||
"rerollName" : "Re-Roll",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Reset Your Tasks",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "read more",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Wolf Cub",
|
||||
"tigerEgg": "Tiger Cub",
|
||||
"pandaEgg": "Wolf Cub",
|
||||
"lionEgg": "Lion Cub",
|
||||
"foxEgg": "Fox",
|
||||
"pigEgg": "Flying Pig",
|
||||
"dragonEgg": "Dragon",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Bear Cub",
|
||||
"wolfEgg": "Wolf",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "White",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "Desert",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "Red",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "Shadepot",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "Skeleton",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "Cotton Candy Pink",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "Cotton Candy Blue",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "Golden",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "the Town Crier here! Announcing new stuff!",
|
||||
"NPCAugustinText1" : "Welcome to the Market! I'm the merchant;",
|
||||
"NPCAugustinText2" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!",
|
||||
"NPCJohanssonText1" : "Welcome to the Tavern! I'm",
|
||||
"NPCJohanssonText2": "the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "You Died!",
|
||||
"deathText" : "You've lost your GP, 1 level and 1 gear piece. Be sure to complete your dailies to prevent this from happening again!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gems",
|
||||
"outOfGems" : "Out Of Gems",
|
||||
"buyMoreGems" : "Buy More Gems",
|
||||
"notEnoughGems" : "Not enough Gems",
|
||||
"petsOutOfGems" : "Oops, out of Gems, which are used to buy special items! Habit is an open source project, and can use all the help it can get - buy more Gems to receive this pet, and consider it a donation to the contributors",
|
||||
"gemsWhatFor" : "Used for buying special items (reroll, eggs, hatching potions, etc). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Company",
|
||||
"companyAbout" : "About",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Extensions",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Legal",
|
||||
"legalPrivacy" : "Privacy",
|
||||
"legalTerms" : "Terms",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBugs" : "Submit Bugs",
|
||||
"communityFeatures" : "Request Feautres",
|
||||
"communityExtensions" : "Add-ons / Extensions",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Remove Ads",
|
||||
"whyAds": "Why Ads?",
|
||||
"whyAdsContent1": "Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Submit",
|
||||
"close":"Close",
|
||||
"saveAndClose": "Save & Close",
|
||||
"cancel":"Cancel",
|
||||
"ok" : "Ok",
|
||||
"add" : "Add",
|
||||
"undo" : "Undo",
|
||||
"continue" : "Continue",
|
||||
"accept" : "Accept",
|
||||
"reject" : "Reject",
|
||||
"or" : "Or",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Just now",
|
||||
"aMinuteAgo":"A minute ago",
|
||||
"minutesAgo":"minutes ago",
|
||||
"anHourAgo": "An hour ago",
|
||||
"hoursAgo": "hours ago",
|
||||
"yesterday":"Yesterday",
|
||||
"daysAgo":"days ago"
|
||||
|
||||
}
|
||||
414
locales-old/it/app.json
Normal file
414
locales-old/it/app.json
Normal file
|
|
@ -0,0 +1,414 @@
|
|||
{
|
||||
|
||||
"languageName": "Italian",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "Un programma per gestire le proprie abitudini come in un Gioco di Ruolo. Sali di livello se ci riesci, perdi HP se fallisci, guadagna soldi per comprare armi ed armature.",
|
||||
"playButton" : "Gioca",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "Fine Tour",
|
||||
"nextButton" : "Succ",
|
||||
"prevButton" : "Prec",
|
||||
"tour1Title" : "Benvenuti a HabitRPG",
|
||||
"tour1Text" : "Benvenuti a HabitRPG, il tracker per le abitudini che tratta i tuoi obiettivi come in un Gioco di Ruolo.",
|
||||
"tour2Title" : "Habits",
|
||||
"tour2Text" : "Le Habits sono le buone o cattive abitudini di cui vuoi tenere traccia costantemente.",
|
||||
"tour3Title" : "Dailies",
|
||||
"tour3Text" : "Le Dailies sono le attività che vuoi completare una volta al giorno.",
|
||||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "I Todos sono gli obiettivi personali che vuoi completare.",
|
||||
"tour5Title" : "Ricompense",
|
||||
"tour5Text" : "Quando completi i tuoi obiettivi, guadagni oro per comprare ricompense. Comprale liberamente - le ricompense sono fondamentali per formare buone abitudini.",
|
||||
"tour6Title" : "Passa il mouse sopra i commenti",
|
||||
"tour6Text" : "Diversi tipi di attività hanno proprietà speciali. Passa il mouse sopra i commenti per maggiori informazioni. Quando sei pronto per cominciare, cancella le attività esistenti ed aggiungine di nuove.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h Lavoro Produttivo",
|
||||
"habit1comment": "-- Habits: Tracciate costantemente -- Per alcune abitudini ha senso esclusivamente *guadagnare* punti (come per questa)",
|
||||
"habit2" : "Mangiare Cibo Spazzatura",
|
||||
"habit2comment" : "Per altre invece, ha solo senso *perdere* punti",
|
||||
"habit3" : "Prendere le Scale",
|
||||
"habit3comment" : "Per le altre, sia + che - hanno senso (scale = guadagna, ascensore = perdi)",
|
||||
"daily1" : "1h Progetto Personale",
|
||||
"daily1comment" : "-- Dailies: Da completare una volta al giorno -- Alla fine di ogni giornata, le Dailies non completate ti toglieranno punti.",
|
||||
"daily2" : "Esercizi",
|
||||
"daily2comment" : "Se stai andando bene, le attività diventano verdi e meno remunerative (esperienza, oro) e fanno meno male (HP). Questo significa che è possibile andarci piano con loro per un po'.",
|
||||
"daily3" : "45m Lettura",
|
||||
"daily3comment" : "Ma se stai andando male, diventano rosse. Queste attività, più vai male, più remunerative (esperienza, oro) e più dannose (HP) diventano. Questo ti incoraggia a concentrarti sulle tue lacune, ovvero le rosse.",
|
||||
"todo1" : "Chiamare Mamma",
|
||||
"todo1comment" : "-- Todos: Completate alla fine -- I Todos incompleti non ti faranno male, ma acquisiranno valore con il tempo. Questo ti incoraggerà a concludere le attività in stallo.",
|
||||
"reward1" : "1 Episodio di Game of Thrones",
|
||||
"reward1comment": "-- Ricompense: Concedetevele! -- Quando completi i tuoi obiettivi, guadagni oro per comprare ricompense. Comprale liberamente - le ricompense sono fondamentali per formare buone abitudini.",
|
||||
"reward2" : "Torta",
|
||||
"reward2comment" : "Ma solo se hai abbastanza oro - altrimenti perderai HP.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "mattina",
|
||||
"afternoon" : "pomeriggio",
|
||||
"evening" : "sera",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Salute",
|
||||
"experience": "Esperienza",
|
||||
"history": "Storico",
|
||||
"anonymous": "Anonimo",
|
||||
"level": "Livello",
|
||||
"tasks": "Attività",
|
||||
"loginAndReg" : "Login / Registrati",
|
||||
"loginFacebookAlt" : "Login / Registrati con Facebook",
|
||||
"login" : "Login",
|
||||
"register" : "Registrati",
|
||||
"options": "Opzioni",
|
||||
"logout": "Logout",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "Nuovo messaggio dal Party",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Habits",
|
||||
"newHabit": "Nuova Habit",
|
||||
"edit": "Modifica",
|
||||
"text": "Testo",
|
||||
"extraNotes": "Note",
|
||||
"directions/Actions": "Direzioni/Azioni",
|
||||
"advancedOptions": "Opzioni Avanzate",
|
||||
"difficulty": "Difficoltà",
|
||||
"difficultyHelpTitle": "Quanto è difficile questa attività?",
|
||||
"difficultyHelpContent": "Questo moltiplica il suo valore in punti. Usalo con parsimonia, affidati invece ai nostri algoritmi biologici di regolazione dei valori. Alcune attività invece sono palesemente più remunerative (Scrivere la Tesi contro Usare il filo interdentale). Clicca per maggiori informazioni.",
|
||||
"easy": "Facile",
|
||||
"medium": "Medio",
|
||||
"hard": "Difficile",
|
||||
"delete": "Cancella",
|
||||
"progress": "Progresso",
|
||||
"score": "Punteggio",
|
||||
"dailies": "Dailies",
|
||||
"newDaily": "Nuova Daily",
|
||||
"repeat": "Ripeti",
|
||||
"Su": "L",
|
||||
"M": "Ma",
|
||||
"T": "Me",
|
||||
"We": "G",
|
||||
"Th": "V",
|
||||
"F": "S",
|
||||
"S": "D",
|
||||
"todos": "Todos",
|
||||
"newTodo": "Nuovo Todo",
|
||||
"dueDate": "Data di Scadenza",
|
||||
"remaining": "Rimanenti",
|
||||
"complete": "Completate",
|
||||
"rewards": "Ricompense",
|
||||
"gold": "Oro",
|
||||
"silver": "Argento",
|
||||
"newReward": "Nuova Ricompensa",
|
||||
"price": "Prezzo",
|
||||
"tags" : "Etichette",
|
||||
"editTags" : "Modifica Etichette",
|
||||
"newTag" : "Nuova Etichetta",
|
||||
"clearFilters" : "Azzera Filtri",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drop Abilitati!",
|
||||
"dropsEnabledText1" : "Hai sbloccato il sistema di Drop! D'ora in poi, quando completi delle attività, avrai una piccola chance di trovare un oggetto. Ed indovina un po', hai appena trovato un",
|
||||
"dropsEnabledText2" : "uovo",
|
||||
"itemDropped" : "Hai ottenuto un oggetto",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profilo",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Testa",
|
||||
"showHelm": "Mostra Elmo",
|
||||
"hair": "Capelli",
|
||||
"skin": "Pelle",
|
||||
"clothing" : "Abbigliamento",
|
||||
"showArmor": "Mostra Armatura",
|
||||
"other": "Altro",
|
||||
"showWeapon": "Mostra Arma",
|
||||
"showShield": "Mostra Scudo",
|
||||
"photoUrl": "Url Foto",
|
||||
"fullName": "Nome Completo",
|
||||
"blurb": "Firma",
|
||||
"websites": "Sito",
|
||||
"addWebsites": "Aggiungi Sito",
|
||||
"items" : "Oggetti",
|
||||
"weapon" : "Armi",
|
||||
"armor" : "Armatura",
|
||||
"helm" : "Elmo",
|
||||
"shield" : "Scudo",
|
||||
|
||||
"stats" : "Statistiche",
|
||||
"strength" : "Forza",
|
||||
"defense" : "Difesa",
|
||||
"totalStrength" : "Forza Totale",
|
||||
"totalDefense" : "Difesa Totale",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
"createAParty":"Crea un Party",
|
||||
"noPartyText": "Non sei in nessun party. Puoi crearne uno ed invitare i tuoi amici, o se vuoi entrare in un party già esistente, fagli digitare:",
|
||||
"partyName": "Nome del Party",
|
||||
"create":"Creato",
|
||||
"userId":"Id Utente",
|
||||
"invite":"Invita",
|
||||
"leave": "Abbandona",
|
||||
"invitedTo" : "Sei stato invitato a",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventario",
|
||||
"eggs": "Uova",
|
||||
"noEggs": "Non hai ancora nessun uovo.",
|
||||
"hatchingPotions": "Pozioni di schiusa",
|
||||
"noHatchingPotions": "Non hai ancora nessuna pozione di schiusa.",
|
||||
"hatchYourEgg" : "Schiudi il tuo uovo",
|
||||
"whichHatchingPotion1" : "Con quale pozione schiuderai il tuo",
|
||||
"whichHatchingPotion2" : "uovo?",
|
||||
"pour" : "versa",
|
||||
"rarePets" : "Animali Rari",
|
||||
"market": "Mercato",
|
||||
|
||||
"stable": "Stalla",
|
||||
"petsFound":"Animali Trovati",
|
||||
"rarePets": "Animali Rari",
|
||||
|
||||
"tavern": "Locanda",
|
||||
"restButton":"Riposa nella Locanda",
|
||||
"checkoutButton": "Esci dalla Locanda",
|
||||
"tavernTalkTitle":"Chiacchiera nella Taverna & LFG",
|
||||
"tavernRestingInfo" : "Mentre riposi le tue dailies sono salvate e non verranno modificate dal cambio di giorno. Puoi tornare domani o tra una settimana, troverai tutto come l'hai lasciato.",
|
||||
"resources" : "Risorse",
|
||||
"LFGPosts" : "Messaggi LFG",
|
||||
"tutorials" : "Tutorials",
|
||||
|
||||
"achievements":"Obiettivi",
|
||||
"achievementUnlocked" : "Obiettivo Sbloccato!",
|
||||
"npcText" : "Sostieni il progetto Kickstarter al massimo livello!",
|
||||
"contribName" : "Collaboratore",
|
||||
"contribText" : "Hai contribuito a HabitRPG (codice, progettazione, pixel art, note legali, documentazione, etc). Vuoi questo emblema? Sistema un bug",
|
||||
"kickstartName1" : "Sostenitore Kickstarter - ",
|
||||
"kickstartName2" : "Livello",
|
||||
"kickstartText" : "Sostieni il progetto Kickstarter",
|
||||
"streakName" : " Serie di Obiettivi",
|
||||
"streakText1" : "Hai effettuato ",
|
||||
"stureakText2" : " 21-giorni consecutivi su una Dailies",
|
||||
"origUserName" : "Utente Originale",
|
||||
"origUserText" : "Risali a Habit di altri tempi (che tu sia benedetto per aver resistito attraverso i bug!)",
|
||||
"ultimGearName" : "Equipaggiamento Finale",
|
||||
"ultimGearText" : "Hai ottenuto il massimo livello di armi e di armature",
|
||||
"ultimGearUnlocked" : "Hai ottenuto l'obiettivo 'Equipaggiamento Finale' per aver aggiornato il tuo equipaggiamento al massimo livello!",
|
||||
"beastMastName" : "Domatore",
|
||||
"beastMastText" : "Hai trovato tutti i 90 animali (incredibilmente difficile, meriti rispetto!)",
|
||||
"beastMastUnlocked" : "Hai ottenuto l'obiettivo 'Domatore' per aver raccolto tutti gli animali!",
|
||||
|
||||
"settings":"Impostazioni",
|
||||
"customDayStart":"Inizio giornata personalizzato",
|
||||
"24HrClock": "Orologio 24Hr",
|
||||
"clockInfo":"HabitRPG verifica e resetta le tue dailies a mezzanotte ogni giorno. Puoi modificarlo qui (Inserisci un numero tra 0 e 24).",
|
||||
"misc":"Varie",
|
||||
"hideHeader":"Nascondi Intestazione",
|
||||
"showHeader":"Mostra Intestazione",
|
||||
"changePass":"Cambia Password",
|
||||
"oldPass":"Vecchia Password",
|
||||
"newPass":"Nuova Password",
|
||||
"confirmPass":"Conferma Nuova Password",
|
||||
"dangerZone": "Zona Pericolosa",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Azzera il tuo account (pericoloso)",
|
||||
"resetText1":"Questo azzera il tuo account - le tue attività saranno cancellate ed il tuo personaggio ripartirà da zero.",
|
||||
"resetText2":"E' altamente sconsigliato, perderai così tutto il tuo storico, utile per tracciare i tuoi progressi nel tempo. Comunque, alcuni lo trovano utile all'inizio dopo aver giocato con l'app i primi tempi.",
|
||||
"restore":"Ripristina",
|
||||
"restoreAltText":"Ripristina gli attributi del tuo personaggio",
|
||||
"restoreText1":"HabitRPG è in Beta al momento, molti hanno bisogno di ripristinare gli attributi del personaggio a volte. Inserisci i tuoi valori qui e verranno applicati automaticamente al tuo personaggio. Questa funzione verrà rimossa quando HabitRPG sarà più stabile.",
|
||||
"delete":"Cancella",
|
||||
"deleteAltText":"Cancella il tuo account",
|
||||
"deleteHeader" : "Cancella Account",
|
||||
"deleteText1":"Woa woa woa! Sei sicuro? Questo cancellerà seriamente il tuo account per sempre, non potrà essere ripristinato. Se sei assolutamente sicuro, scrivi",
|
||||
"deleteText2":" CANCELLA ",
|
||||
"deleteText3":"nella casella di testo",
|
||||
"API":"API",
|
||||
"APIText":"Copia queste chiavi per l'uso in applicazioni di terze parti.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Spada da Allenamento",
|
||||
"sword1Name" : "Spada",
|
||||
"sword1Text" : "Aumenta l'esperienza guadagnata del 3%.",
|
||||
"sword2Name" : "Ascia",
|
||||
"sword2Text" : "Aumenta l'esperienza guadagnata del 6%.",
|
||||
"sword3Name" : "Stella del Mattino",
|
||||
"sword3Text" : "Aumenta l'esperienza guadagnata del 9%.",
|
||||
"sword4Name" : "Spada Blu",
|
||||
"sword4Text" : "Aumenta l'esperienza guadagnata del 12%.",
|
||||
"sword5Name" : "Spada Rossa",
|
||||
"sword5Text" : "Aumenta l'esperienza guadagnata del 15%.",
|
||||
"sword6Name" : "Spada d'Oro",
|
||||
"sword6Text" : "Aumenta l'esperienza guadagnata del 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Armatura di Stoffa",
|
||||
"armor1Name" : "Armatura di Pelle" ,
|
||||
"armor1Text": "Riduce gli HP persi del 4%",
|
||||
"armor2Name" : "Cotta di Maglia",
|
||||
"armor2Text": "Riduce gli HP persi del 6%",
|
||||
"armor3Name" : "Corazza a Piastre",
|
||||
"armor3Text": "Riduce gli HP persi del 7%",
|
||||
"armor4Name" : "Armatura Rossa",
|
||||
"armor4Text": "Riduce gli HP persi del 8%",
|
||||
"armor5Name" : "Armatura d'Oro",
|
||||
"armor5Text": "Riduce gli HP persi del 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "Nessun Elmo",
|
||||
"head1Name" : "Elmo di Pelle" ,
|
||||
"head1Text": "Riduce gli HP persi del 2%",
|
||||
"head2Name" : "Camaglio",
|
||||
"head2Text": "Riduce gli HP persi del 3%",
|
||||
"head3Name" : "Elmo di Piastre",
|
||||
"head3Text": "Riduce gli HP persi del 4%",
|
||||
"head4Name" : "Elmo Rosso",
|
||||
"head4Text": "Riduce gli HP persi del 5%",
|
||||
"head5Name" : "Elmo d'Oro",
|
||||
"head5Text": "Riduce gli HP persi del 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "Nessuno Scudo",
|
||||
"sheild1Name" : "Scudo di Legno",
|
||||
"sheild1Text": "Riduce gli HP persi del 3%",
|
||||
"sheild2Name" : "Brocchiero",
|
||||
"sheild2Text": "Riduce gli HP persi del 4%",
|
||||
"sheild3Name" : "Scudo Rinforzato",
|
||||
"sheild3Text": "Riduce gli HP persi del 5%",
|
||||
"sheild4Name" : "Scudo Rosso",
|
||||
"sheild4Text": "Riduce gli HP persi del 7%",
|
||||
"sheild5Name" : "Scudo d'Oro",
|
||||
"sheild5Text": "Riduce gli HP persi del 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Pozione di Cura",
|
||||
"healthPotionNotes" : "Recupera 15 HP Istantaneamente",
|
||||
"rerollName" : "Re-Roll",
|
||||
"rerollNotes" : "Resetta tutte le tue attività al valore giallo. Utile quando sta diventando tutto rosso ed è difficile sopravvivere.",
|
||||
"rerollModelHeader" : "Resetta le tue Attività",
|
||||
"rerollModelText1" : "Altamente perché le attività rosse sono un buon incentivo a migliorare",
|
||||
"rerollModelText2" : "Leggi di più",
|
||||
"rerollModelText3" : "Tuttavia, questo diventa necessario dopo lunghi periodi di cattive abitudini.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Cucciolo di Lupo",
|
||||
"tigerEgg": "Cucciolo di Tigre",
|
||||
"pandaEgg": "Cucciolo di Panda",
|
||||
"lionEgg": "Cucciolo di Leone",
|
||||
"foxEgg": "Volpe",
|
||||
"pigEgg": "Maiale Volante",
|
||||
"dragonEgg": "Drago",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Cucciolo d'orso",
|
||||
"wolfEgg": "Lupo",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Schiude il tuo animale nella sua colorazione base.",
|
||||
"whitePotName": "Bianca",
|
||||
"whitePotText" : "Schiude il tuo animale nella sua colorazione bianca.",
|
||||
"desertPotName": "Deserto",
|
||||
"desertPotText" : "Schiude il tuo animale nella sua colorazione deserto.",
|
||||
"redPotName": "Rossa",
|
||||
"redPotText" : "Schiude il tuo animale nella sua colorazione rossa.",
|
||||
"shadePotName": "Ombra",
|
||||
"shadePotText" : "Schiude il tuo animale nella sua colorazione ombra.",
|
||||
"skeletonPotName": "Scheletro",
|
||||
"skeletonPotText" : "Schiude il tuo animale nella sua colorazione scheletro.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Schiude il tuo animale nella sua colorazione zombie.",
|
||||
"cottonPinkPotName": "Zucchero Filato Rosa",
|
||||
"cottonPinkPotText" : "Schiude il tuo animale nella sua colorazione zucchero filato rosa.",
|
||||
"cottonBluePotName": "Zucchero Filato Blu",
|
||||
"cottonBluePotText" : "Schiude il tuo animale nella sua colorazione zucchero filato blu.",
|
||||
"goldenPotName": "Oro",
|
||||
"goldenPotText" : "Schiude il tuo animale nella sua colorazione oro.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "l'urlatore della Città! Annunciando le novità!",
|
||||
"NPCAugustinText1" : "Benvenuti al mercato! Io sono il mercante;",
|
||||
"NPCAugustinText2" : "Morite dalla voglia di avere quel particolare animale, ma non volete aspettare di trovarlo? Compratelo qui!",
|
||||
"NPCJohanssonText1" : "Benvenuti alla Locanda! Io sono",
|
||||
"NPCJohanssonText2": "l'oste. Se vuoi riposare per un po' (vai in vacanca? malattia improvvisa?), ti sistemo in locanda - le dailies non ti faranno male mentre riposi. Rimani un po' e incontra la gente del posto.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "Sei Morto!",
|
||||
"deathText" : "Hai perso il tuo oro, 1 livello e 1 parte di equipaggiamento. Assicurati di completare le tue dailies par far si che non accada di nuovo!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gemme",
|
||||
"outOfGems" : "Nessuna Gemma",
|
||||
"buyMoreGems" : "Compra più Gemme",
|
||||
"notEnoughGems" : "Non hai abbastanza Gemme",
|
||||
"petsOutOfGems" : "Oops, Gemme esaurite, sono utili per comprare oggetti speciali! Habit è un progetto open source, e può usare tutto l'aiuto che può ottenere - compra più Gemme per ricevere questo animale, e considerala una donazione ai collaboratori",
|
||||
"gemsWhatFor" : "Usato per comprare oggetti speciali (reroll, uova, pozioni di schiusa, etc). Devi sbloccare queste funzionalità prima di essere in grado di usare le Gemme.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Compagnia",
|
||||
"companyAbout" : "About",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Estensioni",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Note Legali",
|
||||
"legalPrivacy" : "Privacy",
|
||||
"legalTerms" : "Termini",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBugs" : "Invia Bug",
|
||||
"communityFeatures" : "Richiedi Funzionalità",
|
||||
"communityExtensions" : "Add-ons / Estensioni",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Rimuovi gli Ads",
|
||||
"whyAds": "Perché gli Ads?",
|
||||
"whyAdsContent1": "Habit è un progetto open source, e può usare tutto l'aiuto che può ottenere - considerala una donazione ai collaboratori. Riceverai anche 20 Gemme dall'acquisto, con le quali puoi comprare oggetti speciali.",
|
||||
"whyAdsContent2": "'Hey, ho sostenuto il progetto su Kickstarter!' - segui",
|
||||
"whyAdsContent3": "queste istruzioni",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Invia",
|
||||
"close":"Chiudi",
|
||||
"saveAndClose": "Salva & Chiudi",
|
||||
"cancel":"Cancella",
|
||||
"ok" : "Ok",
|
||||
"add" : "Aggiungi",
|
||||
"undo" : "Indietro",
|
||||
"continue" : "Continua",
|
||||
"accept" : "Accetta",
|
||||
"reject" : "Rifiuta",
|
||||
"or" : "Oppure",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Adesso",
|
||||
"aMinuteAgo":"Un minuto fa",
|
||||
"minutesAgo":"minuti fa",
|
||||
"anHourAgo": "Un'ora fa",
|
||||
"hoursAgo": "ore fa",
|
||||
"yesterday":"Ieri",
|
||||
"daysAgo":"giorni fa"
|
||||
|
||||
}
|
||||
412
locales-old/ja/app.json
Normal file
412
locales-old/ja/app.json
Normal file
|
|
@ -0,0 +1,412 @@
|
|||
{
|
||||
|
||||
"languageName": "Japanese",
|
||||
|
||||
|
||||
"_commentfrontpage":"ハビットRPG フロントページ",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"playButton" : "プレー",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "学習/ツアー",
|
||||
"endTourButton": "ツアーを終了",
|
||||
"nextButton" : "次",
|
||||
"prevButton" : "先",
|
||||
"tour1Title" : "ハビットRPGへようこそ",
|
||||
"tour1Text" : "ハビットRPGへようこそ, a habit-tracker which treats your goals like a Role Playing Game.",
|
||||
"tour2Title" : "習慣",
|
||||
"tour2Text" : "習慣 are good or bad goals that you constantly track.",
|
||||
"tour3Title" : "毎日",
|
||||
"tour3Text" : "Dailies are goals that you want to complete once a day.",
|
||||
"tour4Title" : "する事",
|
||||
"tour4Text" : "する事 are one-off goals which need to be completed eventually. ",
|
||||
"tour5Title" : "報酬",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integrals in forming good habits. ",
|
||||
"tour6Title" : "コメントが以上ホバリング",
|
||||
"tour6Text" : "Different task-types have special properties. Hover over each task's comment for more information. When you're ready to get started, delete the existing tasks and add your own.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"最初の課題",
|
||||
"habit1" : "1時間の生産性の高い仕事",
|
||||
"habit1comment": "-- 習慣: Constantly Track -- For some habits, it only makes sense to *gain* points (like this one)",
|
||||
"habit2" : "ジャンクフードを食べる",
|
||||
"habit2comment" : "For others, it only makes sense to *lose* points",
|
||||
"habit3" : "階段を使う",
|
||||
"habit3comment" : "For the rest, both + and - make sense (stairs = gain, elevator = lose)",
|
||||
"daily1" : "1時間の個人的なプロジェクト",
|
||||
"daily1comment" : "-- Dailies: Complete Once a Day -- At the end of each day, non-completed Dailies dock you points.",
|
||||
"daily2" : "運動",
|
||||
"daily2comment" : "If you are doing well, they turn green and are less valuable (experience, gold) and less damaging (HP). This means you can ease up on them for a bit.",
|
||||
"daily3" : "45分間の読書",
|
||||
"daily3comment" : "But if you are doing poorly, they turn red. The worse you do, the more valuable (exp, gold) and more damaging (HP) these goals become. This encourages you to focus on your shortcomings, the reds.",
|
||||
"todo1" : "母へ電話する",
|
||||
"todo1comment" : "-- する事: Complete Eventually -- Non-completed する事 won't hurt you, but they will become more valuable over time. This will encourage you to wrap up stale する事.",
|
||||
"reward1" : "ゲーム・オブ・スローンズの一話",
|
||||
"reward1comment": "-- 報酬: Treat Yourself! -- As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits.",
|
||||
"reward2" : "ケーキ",
|
||||
"reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.",
|
||||
|
||||
"_commentdefaulttags" : "デフォルトタグ",
|
||||
"morning" : "朝",
|
||||
"afternoon" : "午後",
|
||||
"evening" : "夜",
|
||||
|
||||
"_commenthead": "ヘッダ",
|
||||
"health": "健康",
|
||||
"experience": "経験",
|
||||
"history": "ヒストリー",
|
||||
"anonymous": "匿名の",
|
||||
"level": "レベル",
|
||||
"tasks": "課題",
|
||||
"loginAndReg" : "ログイン / 登録",
|
||||
"loginFacebookAlt" : "ログイン / フェイスブックから登録",
|
||||
"login" : "ログイン",
|
||||
"register" : "登録",
|
||||
"options": "オプション",
|
||||
"logout": "ログアウト",
|
||||
|
||||
"_commentnotifcations" : "通知",
|
||||
"partyNotification" : "新党メッセージ",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "習慣",
|
||||
"newHabit": "新しい Habit",
|
||||
"edit": "編集",
|
||||
"text": "テキスト",
|
||||
"extraNotes": "Extra Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "難易度",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "簡単",
|
||||
"medium": "平均以上",
|
||||
"hard": "難しい",
|
||||
"delete": "消去",
|
||||
"progress": "進捗",
|
||||
"score": "スコア",
|
||||
"dailies": "毎日",
|
||||
"newDaily": "新しい毎日のタスク",
|
||||
"repeat": "繰り返し",
|
||||
"Su": "日",
|
||||
"M": "月",
|
||||
"T": "火",
|
||||
"We": "水",
|
||||
"Th": "木",
|
||||
"F": "金",
|
||||
"S": "土",
|
||||
"todos": "する事",
|
||||
"newTodo": "新しいTODO",
|
||||
"dueDate": "期日",
|
||||
"remaining": "残り",
|
||||
"complete": "完成",
|
||||
"rewards": "報酬",
|
||||
"gold": "金",
|
||||
"silver": "銀",
|
||||
"newReward": "新しい報酬",
|
||||
"price": "値段",
|
||||
"tags" : "タグ",
|
||||
"editTags" : "編集タグ",
|
||||
"newTag" : "新しいタグ",
|
||||
"clearFilters" : "フィルターをクリアする",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "卵",
|
||||
"itemDropped" : "An items has dropped",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "プロフィール",
|
||||
"avatar": "アヴァター",
|
||||
|
||||
"head": "頭",
|
||||
"showHelm": "Show 兜",
|
||||
"hair": "毛",
|
||||
"skin": "皮膚",
|
||||
"clothing" : "衣料",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "他の",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "写真 URL",
|
||||
"fullName": "名前",
|
||||
"blurb": "自己紹介",
|
||||
"websites": "ウェブサイト",
|
||||
"addWebsites": "Add ウェブサイト",
|
||||
"items" : "Items",
|
||||
"weapon" : "武器",
|
||||
"armor" : "armor",
|
||||
"helm" : "兜",
|
||||
"shield" : "盾",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "強さ",
|
||||
"defense" : "ディフェンス",
|
||||
"totalStrength" : "Total 強さ",
|
||||
"totalDefense" : "Total ディフェンス",
|
||||
|
||||
|
||||
"party": "パーティー",
|
||||
"createAParty":"パーティーを作る",
|
||||
"noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||||
"partyName": "パーティーの名前",
|
||||
"create":"作る",
|
||||
"userId":"ユーザーID",
|
||||
"invite":"招待する",
|
||||
"leave": "残す",
|
||||
"invitedTo" : "You're Invited To",
|
||||
"chat": "チャット",
|
||||
|
||||
"inventory": "Inventory",
|
||||
"eggs": "卵",
|
||||
"noEggs": "You don't have any eggs yet.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions yet.",
|
||||
"hatchYourEgg" : "Hatch Your Egg",
|
||||
"whichHatchingPotion1" : "Which hatching potion will you pour on your",
|
||||
"whichHatchingPotion2" : "卵?",
|
||||
"pour" : "pour",
|
||||
"rarePets" : "Rare Pets",
|
||||
"market": "マーケット",
|
||||
|
||||
"stable": "Stable",
|
||||
"petsFound":"Pets Found",
|
||||
"rarePets": "Rare Pets",
|
||||
|
||||
"tavern": "居酒屋",
|
||||
"restButton":"Rest In The Inn",
|
||||
"checkoutButton": "Check Out Of Inn",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Resources",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "チュートリアル",
|
||||
|
||||
"achievements":"功績",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to ハビットRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"設定",
|
||||
"customDayStart":"Custom Day Start",
|
||||
"24HrClock": "24Hの時計",
|
||||
"clockInfo":"ハビットRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Hide Header",
|
||||
"showHeader":"Show Header",
|
||||
"changePass":"パスワードの変更",
|
||||
"oldPass":"現在のパスワード",
|
||||
"newPass":"新しいパスワード",
|
||||
"confirmPass":"パスワードを再入力",
|
||||
"dangerZone": "危険地帯",
|
||||
"reset":"リセット",
|
||||
"resetAltText":"Resets your entire account (dangerous)",
|
||||
"resetText1":"This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2":"This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"restore":"Restore",
|
||||
"restoreAltText":"Restores attributes to your character",
|
||||
"restoreText1":"ハビットRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"消去",
|
||||
"deleteAltText":"アカウントを削除",
|
||||
"deleteHeader" : "アカウントを消去",
|
||||
"deleteText1":"Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type",
|
||||
"deleteText2":" 消す ",
|
||||
"deleteText3":"into the text-box",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"APIトークン",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "アイテム",
|
||||
"_commentitemsweps": "兵器",
|
||||
"sword0name" : "木剣",
|
||||
"sword1Name" : "剣",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "斧",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "青い剣",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "赤い剣",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "金色の剣",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
|
||||
"_commentitemsarmor": "鎧",
|
||||
"armor0Name" : "布鎧",
|
||||
"armor1Name" : "革鎧" ,
|
||||
"armor1Text": "Decreases HP Loss by 4%",
|
||||
"armor2Name" : "Chain Mail",
|
||||
"armor2Text": "Decreases HP Loss by 6%",
|
||||
"armor3Name" : "Plate Mail",
|
||||
"armor3Text": "Decreases HP Loss by 7%",
|
||||
"armor4Name" : "赤鎧",
|
||||
"armor4Text": "Decreases HP Loss by 8%",
|
||||
"armor5Name" : "金色の鎧",
|
||||
"armor5Text": "Decreases HP Loss by 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "No Helm",
|
||||
"head1Name" : "Leather 兜" ,
|
||||
"head1Text": "Decreases HP loss by 2%",
|
||||
"head2Name" : "Chain Coif",
|
||||
"head2Text": "Decreases HP loss by 3%",
|
||||
"head3Name" : "Plate 兜",
|
||||
"head3Text": "Decreases HP loss by 4%",
|
||||
"head4Name" : "赤い兜",
|
||||
"head4Text": "Decreases HP loss by 5%",
|
||||
"head5Name" : "金の兜",
|
||||
"head5Text": "Decreases HP loss by 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden 盾",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Enforced 盾",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "赤い盾",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "金の盾",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
"healthPotionNotes" : "Recover 15 HP Instantly",
|
||||
"rerollName" : "Re-Roll",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Reset Your 課題",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "もっと読む",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "ペットの卵",
|
||||
"wolfEgg": "狼の子",
|
||||
"tigerEgg": "タイガーの子",
|
||||
"pandaEgg": "パンダの子",
|
||||
"lionEgg": "ライオンの子",
|
||||
"foxEgg": "狐の子",
|
||||
"pigEgg": "羽つき豚の子",
|
||||
"dragonEgg": "龍の子",
|
||||
"cactusEgg": "サボテン",
|
||||
"bearEgg": "熊の子",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "ベース",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "白",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "砂漠",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "赤",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "影",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "骸骨",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "ゾンビ",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "綿飴のピンク",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "綿飴の青",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "金色の",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "the Town Crier here! Announcing new stuff!",
|
||||
"NPCAugustinText1" : "へようこそ the Market! I'm the merchant;",
|
||||
"NPCAugustinText2" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!",
|
||||
"NPCJohanssonText1" : "へようこそ the Tavern! I'm",
|
||||
"NPCJohanssonText2": "the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "死",
|
||||
"deathTitle" : "貴方は死んだ!",
|
||||
"deathText" : "You've lost your GP, 1 level and 1 gear piece. Be sure to complete your dailies to prevent this from happening again!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "宝石",
|
||||
"outOfGems" : "Out Of Gems",
|
||||
"buyMoreGems" : "Buy More Gems",
|
||||
"notEnoughGems" : "Not enough Gems",
|
||||
"petsOutOfGems" : "Oops, out of Gems, which are used to buy special items! Habit is an open source project, and can use all the help it can get - buy more Gems to receive this pet, and consider it a donation to the contributors",
|
||||
"gemsWhatFor" : "Used for buying special items (reroll, eggs, hatching potions, etc). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_commentfooter": "フッター",
|
||||
"footerCompany" : "会社",
|
||||
"companyAbout" : "について",
|
||||
"companyBlog" : "ブログ",
|
||||
"companyTeam" : "チーム",
|
||||
"companyExtensions" : "エクステンション",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "法的",
|
||||
"legalPrivacy" : "プライバシー",
|
||||
"legalTerms" : "条件",
|
||||
"footerCommunity" : "コミュニティ",
|
||||
"communityBugs" : "バグを提出する",
|
||||
"communityFeatures" : "特徴のリクエスト",
|
||||
"communityExtensions" : "Add-ons / Extensions",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "ソーシャル",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "広告を削除",
|
||||
"whyAds": "広告はなぜ。",
|
||||
"whyAdsContent1": "Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "ボタン",
|
||||
"submit":"決定",
|
||||
"close":"締める",
|
||||
"saveAndClose": "保存して閉じる",
|
||||
"cancel":"キャンセル",
|
||||
"ok" : "はい",
|
||||
"add" : "加える",
|
||||
"undo" : "キャンセル",
|
||||
"continue" : "続ける",
|
||||
"accept" : "容認",
|
||||
"reject" : "拒否",
|
||||
"or" : "か",
|
||||
"_commenttimestamps":"タイムスタンプ",
|
||||
"justNow":"丁度今",
|
||||
"aMinuteAgo":"1分前",
|
||||
"minutesAgo":"分前",
|
||||
"anHourAgo": "1時間前",
|
||||
"hoursAgo": "時間前",
|
||||
"yesterday":"昨日",
|
||||
"daysAgo":"日前"
|
||||
}
|
||||
413
locales-old/nl/app.json
Normal file
413
locales-old/nl/app.json
Normal file
|
|
@ -0,0 +1,413 @@
|
|||
{
|
||||
|
||||
"languageName": "Dutch",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG VOORPAGINA",
|
||||
"synopsis" : "Een programma om gewoontes mee op te bouwen dat je leven behandelt als een Role Playing Game. Stijg in level als je het goed doet, verlies HP als je het slecht doet, verdien geld om wapens en armor te kopen",
|
||||
"playButton" : "Speel",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "Handleiding",
|
||||
"endTourButton": "Beïndig tour",
|
||||
"nextButton" : "Volgende",
|
||||
"prevButton" : "Vorige",
|
||||
"tour1Title" : "Welkom bij HabitRPG",
|
||||
"tour1Text" : "Welkom bij HabitRPG, een gewoonte-tracker die je doelen behandelt als een Role Playing Game.",
|
||||
"tour2Title" : "Gewoonten",
|
||||
"tour2Text" : "Gewoonten kunnen goed of slecht zijn en track je altijd.",
|
||||
"tour3Title" : "Dagelijks",
|
||||
"tour3Text" : "Dagelijkse taken zijn doelen die je één keer per dag wilt voltooien.",
|
||||
"tour4Title" : "Te doen",
|
||||
"tour4Text" : "Te doen taken zijn eenmalige taken die een keer voltooid moeten worden.",
|
||||
"tour5Title" : "Beloningen",
|
||||
"tour5Text" : "Zodra je taken voltooid, verdien je goud om beloningen te kopen. Maak hier goed gebruik van - beloningen zijn erg belangrijk om goede gewoonten te vormen.",
|
||||
"tour6Title" : "Beweeg je muis over commentaar",
|
||||
"tour6Text" : "Verschillende soorten taken hebben verschillende speciale eigenschappen. Beweeg je muis over het commentaar van elke soort taak voor meer informatie hierover. Als je klaar bent om te beginnen kun je de bestaande taken wissen en je eigen taken toevoegen.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"STANDAARD TAKEN",
|
||||
"habit1" : "1 uur productief werk",
|
||||
"habit1comment": "-- Gewoonten: altijd tracken -- Bij sommige gewoontes (zoals deze) is het voor de hand liggend om hier alleen punten mee te kunnen *verdienen*.",
|
||||
"habit2" : "Junk food eten",
|
||||
"habit2comment" : "Voor anderen is het alleen mogelijk er punten mee te kunnen verliezen",
|
||||
"habit3" : "De trap nemen",
|
||||
"habit3comment" : "Voor de rest, kun je zowel punten winnen als verliezen (trap = meer punten, lift = minder punten)",
|
||||
"daily1" : "1 uur persoonlijke projecten",
|
||||
"daily1comment" : "-- Dagelijks: voltooi één keer per dag -- Aan het eind van elke dag kosten niet voltooide dagelijkse taken je punten.",
|
||||
"daily2" : "Sporten",
|
||||
"daily2comment" : "Als je het goed doet, worden ze groen en minder waardevol (ervaring, goud) en doen ze minder schade (HP). Dit betekent dat je er wat rustiger aan mee kunt doen.",
|
||||
"daily3" : "45 min lezen",
|
||||
"daily3comment" : "Maar als je ze slecht doet worden ze rood. Hoe slechter je het doet, hoe waardevoller (ervaring, goud) en gevaarlijker (HP) deze taken zijn. Dit motiveert je om aan je tekortkomingen, de rode taken, te werken.",
|
||||
"todo1" : "Bel mam",
|
||||
"todo1comment" : "-- Te doen: voltooi een keertje -- Niet voltooide te doen taken doen je geen pijn, maar ze worden waardevoller met de tijd. Dit motiveert je om oude taken af te ronden.",
|
||||
"reward1" : "1 aflevering of Game of Thrones",
|
||||
"reward1comment": "-- Beloningen: verwen jezelf! -- Als je taken voltooid, verdien je geld om beloningen te kopen. Maak hier goed gebuik van - beloningen zijn erg belangrijk om goede gewoonten te vormen.",
|
||||
"reward2" : "Taart",
|
||||
"reward2comment" : "Maar alleen als je genoeg goud hebt - anders kost het je HP.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morgen",
|
||||
"afternoon" : "middag",
|
||||
"evening" : "avond",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Gezondheid",
|
||||
"experience": "Ervaring",
|
||||
"history": "Geschiedenis",
|
||||
"anonymous": "Anoniem",
|
||||
"level": "Level",
|
||||
"tasks": "Taken",
|
||||
"loginAndReg" : "Inloggen / Registreren",
|
||||
"loginFacebookAlt" : "Inloggen / Registreren met Facebook",
|
||||
"login" : "Inloggen",
|
||||
"register" : "Registreren",
|
||||
"options": "Opties",
|
||||
"logout": "Uitloggen",
|
||||
|
||||
"_commentnotifcations" : "BERICHTEN",
|
||||
"partyNotification" : "Nieuwe groepsberichten",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TAAKOVERZICHT",
|
||||
"habits": "Gewoonten",
|
||||
"newHabit": "Nieuwe gewoonte",
|
||||
"edit": "Pas aan",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Aantekeningen",
|
||||
"directions/Actions": "Richtingen/Acties",
|
||||
"advancedOptions": "Uitgebreide Opties",
|
||||
"difficulty": "Moeilijkheidsgraad",
|
||||
"difficultyHelpTitle": "Hoe moeilijk is deze taak?",
|
||||
"difficultyHelpContent": "Dit vermenigvuldigt de punt waarde. Gebruik spaarzaam, de waarde wordt automatisch door ons algoritmes aangepast. Sommige taken zijn daarentegen daadwerkelijk veel meer waard dan anderen (b.v.b. 'Flossen' versus 'Thesis Schrijven')",
|
||||
"easy": "Makkelijk",
|
||||
"medium": "Gemiddeld",
|
||||
"hard": "Moeilijk",
|
||||
"delete": "Verwijder",
|
||||
"progress": "Voortgang",
|
||||
"score": "Score",
|
||||
"dailies": "Dagelijks",
|
||||
"newDaily": "Nieuw",
|
||||
"repeat": "Herhaal",
|
||||
"Su": "Zo",
|
||||
"M": "Ma",
|
||||
"T": "Di",
|
||||
"We": "Wo",
|
||||
"Th": "Do",
|
||||
"F": "Vr",
|
||||
"S": "Za",
|
||||
"Todos": "Te Doen",
|
||||
"NewTodo": "Nieuw",
|
||||
"DueDate": "Einddatum",
|
||||
"Remaining": "Te Doen",
|
||||
"Complete": "Voltooid",
|
||||
"Rewards": "Beloningen",
|
||||
"Gold": "Goud",
|
||||
"Silver": "Zilver",
|
||||
"NewReward": "Nieuwe Beloning",
|
||||
"Price": "Prijs",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Bewerk tags",
|
||||
"newTag" : "Nieuwe tag",
|
||||
"clearFilters" : "Geen filters",
|
||||
|
||||
|
||||
"_commentdrops" : "Buit systeem",
|
||||
"dropsEnabled" : "Buit ingeschakeld!",
|
||||
"dropsEnabledText1" : "Je hebt het buit systeem vrijgespeeld. Als je nu taken voltooid heb je een kleine kans om een voorwerp te vinden. En raad eens? Je hebt net wat gevonden:",
|
||||
"dropsEnabledText2" : "ei",
|
||||
"itemDropped" : "Een voorwerp is gevonden",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIES SCHERM",
|
||||
"profile": "Profiel",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Hoofd",
|
||||
"showHelm": "Toon Helm",
|
||||
"hair": "Haar",
|
||||
"skin": "Huid",
|
||||
"clothing" : "Kleding",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Foto URL",
|
||||
"fullName": "Volledige Naam",
|
||||
"blurb": "Blurp",
|
||||
"websites": "Websites",
|
||||
"addWebsites": "Voeg websites toe",
|
||||
"items" : "Voorwerpen",
|
||||
"weapon" : "Wapen",
|
||||
"armor" : "armor",
|
||||
"helm" : "Helm",
|
||||
"shield" : "shild",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Sterkte",
|
||||
"defense" : "Verdediging",
|
||||
"totalStrength" : "Totale sterkte",
|
||||
"totalDefense" : "Totale verdediging",
|
||||
|
||||
|
||||
"party": "Groep",
|
||||
"createAParty":"Creëer een groep",
|
||||
"noPartyText": "Je zit niet in een groep. Je kunt er een maken en vrienden uitnodigen of, als je je bij een bestaande groep wilt voegen, vraag ze in te vullen:",
|
||||
"partyName": "Groepnaam",
|
||||
"create":"Creëer",
|
||||
"userId":"Gebruiker Id",
|
||||
"invite":"Uitnodigen",
|
||||
"leave": "Weggaan",
|
||||
"invitedTo" : "Je bent uitgenodigd voor",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventaris",
|
||||
"eggs": "Eieren",
|
||||
"noEggs": "Je hebt nog geen eieren!",
|
||||
"hatchingPotions": "Broed Toverdrankjes",
|
||||
"noHatchingPotions": "Je hebt nog geen broed toverdrankjes!",
|
||||
"hatchYourEgg" : "Ei uitbroeden",
|
||||
"whichHatchingPotion1" : "Welk broed toverdrankje wil je gieten over je",
|
||||
"whichHatchingPotion2" : "ei?",
|
||||
"pour" : "gieten",
|
||||
"rarePets" : "Zeldzame huisdieren",
|
||||
"market": "Markt",
|
||||
|
||||
"stable": "Stal",
|
||||
"petsFound":"Huisdieren gevonden",
|
||||
"rarePets": "Zeldzame huisdieren",
|
||||
|
||||
"tavern": "Herberg",
|
||||
"restButton":"Rust in de herberg",
|
||||
"checkoutButton": "Verlaat de herberg",
|
||||
"tavernTalkTitle":"Herberg praatjes & LFG",
|
||||
"tavernRestingInfo" : "Terwijl je rust worden je dagelijkse taken bewaart en niet beïnvloed door het beïndigen van dagen. Of je nu morgen of over een week de herberg verlaat, je kunt in dezelfde staat verder als dat je de herberg in ging.",
|
||||
"resources" : "Bronnen",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Handleidingen",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"Instellingen",
|
||||
"customDayStart":"Eigen dag start-tijd",
|
||||
"24HrClock": "24-uurs klok",
|
||||
"clockInfo":"HabitRPG staat standaard ingesteld om je dagelijkse taken te checken en resetten dagelijks om middernacht. Je kunt dat hier aanpassen (kies een nummer tussen 0 en 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Verberg header zien",
|
||||
"showHeader":"Laat header zien",
|
||||
"changePass":"Verander wachtwoord",
|
||||
"oldPass":"Oude wachtwoord",
|
||||
"newPass":"Nieuwe wachtwoord",
|
||||
"confirmPass":"Bevestig nieuwe wachtwoord",
|
||||
"dangerZone": "Gevarenzone",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Reset je hele account (gevaarlijk)",
|
||||
"resetText1":"Dit reset je hele account - je taken worden verwijderd en je personage start opnieuw.",
|
||||
"resetText2":"Dit wordt niet aangeraden omdat je al je geschiedenis kwijtraakt, die handig is om je voortgang over tijd te visualiseren. Toch vinden sommige mensen dit handig in het begin na wat met de applicatie te hebben gespeeld.",
|
||||
"restore":"Herstel",
|
||||
"restoreAltText":"Herstel een attribuut van je personage",
|
||||
"restoreText1":"HabitRPG is nogal in Beta-kwaliteit op het moment, en velen ontdekken dat ze attributen van hun personage moeten herstellen als gevolg hiervan. Vul je getallen in en het wordt automatisch toegepast op je personage. Deze functie wordt verwijderd als Habit meer stabiel is.",
|
||||
"delete":"Verwijder",
|
||||
"deleteAltText":"Verwijder je account",
|
||||
"deleteHeader" : "Verwijder account",
|
||||
"deleteText1":"Ho ho ho! Weet je dat zeker? Dit verwijdert echt je hele account voor altijd en deze kan nooit hersteld worden. Als je het echt zeker weet, type",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"in het tekstvak",
|
||||
"API":"API",
|
||||
"APIText":"Kopieer deze voor gebruik in third party applicaties.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "VOORWERPEN",
|
||||
"_commentitemsweps": "WAPENS",
|
||||
"sword0name" : "Trainings Zwaard",
|
||||
"sword1Name" : "Zwaard",
|
||||
"sword1Text" : "Vermeerdert ervaring winst met 3%.",
|
||||
"sword2Name" : "Bijl",
|
||||
"sword2Text" : "Vermeerdert ervaring winst met 6%.",
|
||||
"sword3Name" : "Morgenster",
|
||||
"sword3Text" : "Vermeerdert ervaring winst met 9%.",
|
||||
"sword4Name" : "Blauw zwaard",
|
||||
"sword4Text" : "Vermeerdert ervaring winst met 12%.",
|
||||
"sword5Name" : "Rood zwaard",
|
||||
"sword5Text" : "Vermeerdert ervaring winst met 15%.",
|
||||
"sword6Name" : "Gouden zwaard",
|
||||
"sword6Text" : "Vermeerdert ervaring winst met 18%.",
|
||||
|
||||
"_commentitemsarmor": "LICHAAM",
|
||||
"armor0Name" : "Stoffen harnas",
|
||||
"armor1Name" : "Leren harnas" ,
|
||||
"armor1Text": "Vermindert HP verlies met 4%",
|
||||
"armor2Name" : "Maliënkolder",
|
||||
"armor2Text": "Vermindert HP verlies met 6%",
|
||||
"armor3Name" : "Stalen pantser",
|
||||
"armor3Text": "Vermindert HP verlies met 7%",
|
||||
"armor4Name" : "Rood pantser",
|
||||
"armor4Text": "Vermindert HP verlies met 8%",
|
||||
"armor5Name" : "Gouden pantser",
|
||||
"armor5Text": "Vermindert HP verlies met 10%",
|
||||
|
||||
"_commentitemshead" : "HOOFDBEDEKKING",
|
||||
"head0Name" : "Geen helm",
|
||||
"head1Name" : "Leren helm" ,
|
||||
"head1Text": "Vermindert HP verlies met 2%",
|
||||
"head2Name" : "Maliën heml",
|
||||
"head2Text": "Vermindert HP verlies met 3%",
|
||||
"head3Name" : "Stalen helm",
|
||||
"head3Text": "Vermindert HP verlies met 4%",
|
||||
"head4Name" : "Rode helm",
|
||||
"head4Text": "Vermindert HP verlies met 5%",
|
||||
"head5Name" : "Gouden helm",
|
||||
"head5Text": "Vermindert HP verlies met 6%",
|
||||
|
||||
"_commentitemsshield" : "SHILDEN",
|
||||
"sheild0Name" : "Geen schild",
|
||||
"sheild1Name" : "Houten schild",
|
||||
"sheild1Text": "Vermindert HP verlies met 3%",
|
||||
"sheild2Name" : "Klein schild",
|
||||
"sheild2Text": "Vermindert HP verlies met 4%",
|
||||
"sheild3Name" : "Verstevigd schild",
|
||||
"sheild3Text": "Vermindert HP verlies met 5%",
|
||||
"sheild4Name" : "Rood schild",
|
||||
"sheild4Text": "Vermindert HP verlies met 7%",
|
||||
"sheild5Name" : "Gouden schild",
|
||||
"sheild5Text": "Vermindert HP verlies met 8%",
|
||||
|
||||
"_commentitemsother" : "ANDERE VOORWERPEN",
|
||||
"healthPotionName" : "Levensdrankje",
|
||||
"healthPotionNotes" : "Herstel direct 15 HP",
|
||||
"rerollName" : "Opnieuw rollen",
|
||||
"rerollNotes" : "Reset je taken naar geel. Nuttig als alles rood is en het moeilijk is te overleven.",
|
||||
"rerollModelHeader" : "Reset je taken",
|
||||
"rerollModelText1" : "Sterk afgeraden omdat rode taken je een goede reden geven beter je best te doen.",
|
||||
"rerollModelText2" : "lees meer",
|
||||
"rerollModelText3" : "Toch, soms is dit nodig na lange tijden van slechte gewoonten.",
|
||||
|
||||
"_commentitemspeteggs": "HUISDIER EIEREN",
|
||||
"WolfEgg": "Wolvenwelp",
|
||||
"TigerEgg": "Tijgerwelp",
|
||||
"PandaEgg": "Pandawelp",
|
||||
"LionEgg": "Leeuwenwelp",
|
||||
"FoxEgg": "Vos",
|
||||
"PigEgg": "Vliegende Big",
|
||||
"DragonEgg": "Draak",
|
||||
"CactusEgg": "Cactus",
|
||||
"BearEgg": "Beren Welp",
|
||||
"WolfEgg": "Wolf",
|
||||
|
||||
"_commentitemshatchingpotions": "BROED TOVERDRANKEN",
|
||||
"basePotName": "Basis",
|
||||
"basePotText" : "Broedt je huisdier in zijn basisvorm uit.",
|
||||
"whitePotName": "Wit",
|
||||
"whitePotText" : "Broedt je huisdier in zijn witte vorm uit.",
|
||||
"desertPotName": "Woestijn",
|
||||
"desertPotText" : "Broedt je huisdier in zijn woestijn vorm uit.",
|
||||
"redPotName": "Rood",
|
||||
"redPotText" : "Broedt je huisdier in zijn rode vorm uit.",
|
||||
"shadePotName": "Shaduw",
|
||||
"shadePotText" : "Broedt je huisdier in zijn schaduw vorm uit.",
|
||||
"skeletonPotName": "Skelet",
|
||||
"skeletonPotText" : "Broedt je huisdier in zijn skelet vorm uit.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Broedt je huisdier in zijn zombie vorm uit.",
|
||||
"cottonPinkPotName": "Suikerspin-roze",
|
||||
"cottonPinkPotText" : "Broedt je huisdier in zijn suikerspin-roze vorm uit.",
|
||||
"cottonBluePotName": "Suikerspin-goud",
|
||||
"cottonBluePotText" : "Broedt je huisdier in zijn suikerspin-blauwe vorm uit.",
|
||||
"goldenPotName": "Goud",
|
||||
"goldenPotText" : "Broedt je huisdier in zijn gouden vorm uit.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & PERSONAGES",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "de stadsomroeper hier! Nieuwe dingen aan het aankondigen!",
|
||||
"NPCAugustinText1" : "Welkom op de markt! Ik ben de winkelier;",
|
||||
"NPCAugustinText2" : "Wil je graag dat ene dier, maar kan je niet wachten om hem zelf te vinden? Koop hem hier!",
|
||||
"NPCJohanssonText1" : "Welkom in de herberg! Ik ben",
|
||||
"NPCJohanssonText2": "de barman. Als je een tijdje wilt rusten (op vakantie? plotseling ziek?), zorg ik voor je in de herberg - dagelijkse taken zullen je niet schaden terwijl je rust. Blijf even en ontmoet de plaatselijke bewoners.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DOOD",
|
||||
"deathTitle" : "Je bent doodgegaan!",
|
||||
"deathText" : "Je bent je goud, 1 level en 1 uitrustings-onderdeel kwijt. Zorg dat je je dagelijkse taken voltooid om dit voortaan te voorkomen!",
|
||||
|
||||
"_commentgems" : "EDELSTENEN",
|
||||
"gems" : "Edelstenen",
|
||||
"outOfGems" : "Edelstenen op",
|
||||
"buyMoreGems" : "Koop meer edelstenen",
|
||||
"notEnoughGems" : "Niet genoeg edelstenen",
|
||||
"petsOutOfGems" : "Oeps, de edelstenen zijn op. Deze worden gebruikt om speciale voorwerpen mee te kopen! Habit is een open source project en kan alle hulp goed gebruiken - koop meer edelstenen om dit huisdier aan te schaffen en beschouw het als een donatie aan de bijdragers.",
|
||||
"gemsWhatFor" : "Gebruikt om speciale items te kopen (opnieuw rollen, eieren, broed toverdranken, etc). Je moet deze functionaliteiten vrijspelen voordat je edelstenen kunt inzetten.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Bedrijf",
|
||||
"companyAbout" : "Over",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Uitbreidingen",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Wetten",
|
||||
"legalPrivacy" : "Privacy",
|
||||
"legalTerms" : "Voorwaarden",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBugs" : "Geef bugs door",
|
||||
"communityFeatures" : "Vraag features aan",
|
||||
"communityExtensions" : "Add-ons / Uitbreidingen",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "Sociaal",
|
||||
|
||||
|
||||
"_commentmisc": "OVERIGE",
|
||||
"RemoveAds": "Verwijder Reclame",
|
||||
"WhyAds": "Waarom Reclame?",
|
||||
"WhyAdsContent1": "Habit is een open source project en kan alle hulp gebruiken die het kan krijgen - beschouw dit als een donatie aan de ontwikkelaars. Je krijgt ook 20 tokens van de aankoop, welke je kunt gebruiken voor speciale voorwerpen",
|
||||
"WhyAdsContent2": "'Hey, ik heb de Kickstarter gebacked' - volg ",
|
||||
"WhyAdsContent3": "deze instructies",
|
||||
"_commentbuttons": "KNOPPEN",
|
||||
"submit":"Verzend",
|
||||
"close":"Sluit",
|
||||
"saveAndClose": "Opslaan & Afsluiten",
|
||||
"cancel":"Annuleren",
|
||||
"ok" : "Ok",
|
||||
"add" : "Toevoegen",
|
||||
"undo" : "Ongedaan maken",
|
||||
"continue" : "Doorgaan",
|
||||
"accept" : "Accepteren",
|
||||
"reject" : "Afwijzen",
|
||||
"or" : "Of",
|
||||
"_commenttimestamps":"TIJDSAANDUIDINGEN",
|
||||
"justNow":"Nu net",
|
||||
"aMinuteAgo":"Een minuut geleden",
|
||||
"minutesAgo":"minuten geleden",
|
||||
"anHourAgo": "Een uur geleden",
|
||||
"hoursAgo": "uren geleden",
|
||||
"yesterday":"gisteren",
|
||||
"daysAgo":"dagen geleden"
|
||||
|
||||
}
|
||||
418
locales-old/no/app.json
Normal file
418
locales-old/no/app.json
Normal file
|
|
@ -0,0 +1,418 @@
|
|||
{
|
||||
|
||||
"languageName": "Norwegian",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "Et vanebyggende program som viser livet ditt som et rollespill. Vær produktiv for å nå neste nivå, mist liv dersom du sluntrer unna, og tjen penger til å kjøpe våpen og annet utstyr.",
|
||||
"playButton" : "Spill",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "Avslutt omvisning",
|
||||
"nextButton" : "Neste",
|
||||
"prevButton" : "Forrige",
|
||||
"tour1Title" : "Velkommen til HabitRPG",
|
||||
"tour1Text" : "Velkommen til HabitRPG, et rollespill som hjelper deg med å skape gode vaner.",
|
||||
"tour2Title" : "Vaner",
|
||||
"tour2Text" : "Vaner er positive eller negative handlinger som du registrerer kontinuerlig.",
|
||||
"tour3Title" : "Daglige oppgaver",
|
||||
"tour3Text" : "Daglige oppgaver er oppgaver som du vil utføre en gang hver dag.",
|
||||
"tour4Title" : "Gjøremål",
|
||||
"tour4Text" : "Gjøremål er avkrysningsoppgaver som må utføres før eller siden.",
|
||||
"tour5Title" : "Belønninger",
|
||||
"tour5Text" : "Etterhvert som du oppnår målene dine, tjener du gull som kan brukes til å kjøpe belønninger. Kjøp rikelig - belønninger er essensielle for forming av gode vaner.",
|
||||
"tour6Title" : "Hold musepekeren over kommentarer",
|
||||
"tour6Text" : "Forskjellige typer oppgaver har spesielle egenskaper. Hold musepekeren over hver oppgave for mer informasjon. Når du er klar til å starte, slett de eksisterende oppgavene og legg til dine egne.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1t produktivt arbeid",
|
||||
"habit1comment": "-- Vaner: Registrer kontinuerlig -- For noen vaner gir det bare mening å *tjene* poeng (som denne)",
|
||||
"habit2" : "Spise søppelmat",
|
||||
"habit2comment" : "For andre gir det bare mening å *tape* poeng",
|
||||
"habit3" : "Ta trappen",
|
||||
"habit3comment" : "For resten kan både + og - gi mening (trapp = positivt, heis = negativt)",
|
||||
"daily1" : "1t personlig prosjekt",
|
||||
"daily1comment" : "-- Daglige oppgaver: Utfør en gang om dagen. Ved dagens slutt vil alle ikke-utførte daglige oppgaver gjøre skade (trekk i HP).",
|
||||
"daily2" : "Trening",
|
||||
"daily2comment" : "Hvis du er flink vil de daglige oppgavene bli grønne, og gi færre poeng ved utførelse (erfaringspoeng og gull). De vil også gjøre mindre skade om de ikke blir gjort.",
|
||||
"daily3" : "45m lesing",
|
||||
"daily3comment" : "Men hvis du gjør det dårlig blir de røde. Jo dårligere du er på å utføre en daglig oppgave, jo mer verdifulle og skadelige blir de. Dette oppmuntrer deg til å fokusere på oppgavene du er dårligst på.",
|
||||
"todo1" : "Ring hjem",
|
||||
"todo1comment" : "-- Gjøremål: Utfør før eller siden -- Ikke-utførte gjøremål vil ikke skade deg, men de vil bli mer verdifulle med tiden. Dette gjør det mer lukrativt å utføre foreldede gjøremål.",
|
||||
"reward1" : "1 episode med Game of Thrones",
|
||||
"reward1comment": "-- Belønninger: Unn deg noe godt! -- Etterhvert som du oppnår målene dine, tjener du gull som kan brukes til å kjøpe belønninger. Kjøp rikelig - belønninger er essensielle ved forming av gode vaner.",
|
||||
"reward2" : "Ostepop",
|
||||
"reward2comment" : "Men kjøp kun dersom du har nok gull - ellers mister du HP.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morgen",
|
||||
"afternoon" : "ettermiddag",
|
||||
"evening" : "kveld",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Helse (HP)",
|
||||
"experience": "Erfaringspoeng",
|
||||
"history": "Historie",
|
||||
"anonymous": "Anonym",
|
||||
"level": "Nivå",
|
||||
"tasks": "Oppgaver",
|
||||
"loginAndReg" : "Logg inn / Register",
|
||||
"loginFacebookAlt" : "Logg inn / Register med Facebook",
|
||||
"login" : "Logg inn",
|
||||
"register" : "Register",
|
||||
"options": "Alternativer",
|
||||
"logout": "Logg ut",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "Nye gruppemeldinger",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Vaner",
|
||||
"Habits": "Vaner",
|
||||
"newHabit": "Ny vane",
|
||||
"edit": "Rediger",
|
||||
"text": "Tekst",
|
||||
"extraNotes": "Notater",
|
||||
"directions/Actions": "Positiv/Negativ",
|
||||
"advancedOptions": "Avanserte valg",
|
||||
"difficulty": "Vanskelighetsgrad",
|
||||
"difficultyHelpTitle": "Hvor vanskelig er denne oppgaven?",
|
||||
"difficultyHelpContent": "Dette øker utslaget for oppgaven. Bruk sparsomt, stol heller på vår automatiske verdijustering. Allikevel, noen oppgaver er mer verdifulle enn andre (f.eks. innlevering av masteroppgave sammenlignet med å bruke tanntråd). Klikk for mer info.",
|
||||
"easy": "Lett",
|
||||
"medium": "Middels",
|
||||
"hard": "Vanskelig",
|
||||
"delete": "Slett",
|
||||
"progress": "Progresjon",
|
||||
"score": "Score",
|
||||
"dailies": "Daglige oppgaver",
|
||||
"Dailies": "Daglige oppgaver",
|
||||
"newDaily": "Ny oppgave",
|
||||
"repeat": "Gjenta",
|
||||
"Su": "S",
|
||||
"M": "M",
|
||||
"T": "Ti",
|
||||
"We": "O",
|
||||
"Th": "To",
|
||||
"F": "F",
|
||||
"S": "L",
|
||||
"todos": "gjøremål",
|
||||
"Todos": "Gjøremål",
|
||||
"newTodo": "Nytt gjøremål",
|
||||
"dueDate": "Frist",
|
||||
"remaining": "Gjenstående",
|
||||
"complete": "Utført",
|
||||
"rewards": "belønninger",
|
||||
"Rewards": "Belønninger",
|
||||
"gold": "Gull",
|
||||
"silver": "Sølv",
|
||||
"newReward": "Ny belønning",
|
||||
"price": "Pris",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Rediger tags",
|
||||
"newTag" : "Ny tag",
|
||||
"clearFilters" : "Fjern filtre",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Påskeegg låst opp!",
|
||||
"dropsEnabledText1" : "Du har låst opp påskeegg-systemet! Når du nå utfører en oppgave, har du en liten sjanse til å finne en gjenstand. Og se her, du fant nettopp et",
|
||||
"dropsEnabledText2" : "-egg",
|
||||
"itemDropped" : "Du fant en gjenstand",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profil",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Hode",
|
||||
"hair": "Hår",
|
||||
"showHelm": "Vis hjelm",
|
||||
"skin": "Hudfarge",
|
||||
"clothing" : "Klær",
|
||||
"photoUrl": "Bilde-URL",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"fullName": "Fullt navn",
|
||||
"blurb": "Kort om deg",
|
||||
"websites": "Nettsider",
|
||||
"addWebsites": "Legg til nettside",
|
||||
"items" : "Gjenstander",
|
||||
"weapon" : "Våpen",
|
||||
"armor" : "rustning",
|
||||
"helm" : "Hjelm",
|
||||
"shield" : "skjold",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Styrke",
|
||||
"defense" : "Forsvar",
|
||||
"totalStrength" : "Total styrke",
|
||||
"totalDefense" : "Totalt forsvar",
|
||||
|
||||
|
||||
"party": "Gruppe",
|
||||
"createAParty":"Lag en gruppe",
|
||||
"noPartyText": "Du er ikke i en gruppe. Lag en gruppe og inviter vennene dine, eller bli med i en eksisterende gruppe. For å gjøre dette, gi gruppelederen din bruker-ID:",
|
||||
"partyName": "Gruppenavn",
|
||||
"create":"Lag gruppe",
|
||||
"userId":"bruker-ID",
|
||||
"invite":"Inviter",
|
||||
"leave": "Forlat",
|
||||
"invitedTo" : "Du er invitert til",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventar",
|
||||
"eggs": "Egg",
|
||||
"noEggs": "Du har ingen egg ennå.",
|
||||
"hatchingPotions": "Klekkemikstur",
|
||||
"noHatchingPotions": "Du har ingen klekkemiksturer ennå.",
|
||||
"hatchYourEgg" : "Klekk egget ditt",
|
||||
"whichHatchingPotion1" : "Hvilken klekkemikstur vil du helle på ",
|
||||
"whichHatchingPotion2" : "-egget ditt?",
|
||||
"pour" : "helle",
|
||||
"rarePets" : "Sjeldne kjæledyr",
|
||||
"market": "Marked",
|
||||
|
||||
"stable": "Stall",
|
||||
"petsFound":"Kjæledyr funnet",
|
||||
"rarePets": "Sjeldne kjæledyr",
|
||||
|
||||
"tavern": "Vertshus",
|
||||
"restButton":"Hvil i vertshuset",
|
||||
"checkoutButton": "Forlat vertshuset",
|
||||
"tavernTalkTitle":"Vertshusprat og LFG (looking for group)",
|
||||
"tavernRestingInfo" : "Mens du hviler i vertshuset lagres dine daglige oppgaver og gir ikke straff når de ikke utføres. Uansett når du forlater vertshuset vil du fortsette der du slapp da du sjekket inn.",
|
||||
"resources" : "Ressurser",
|
||||
"LFGPosts" : "LGF-poster",
|
||||
"tutorials" : "Opplæring",
|
||||
|
||||
"achievements":"Utmerkelser",
|
||||
"achievementUnlocked" : " Utmerkelse oppnådd!",
|
||||
"npcText" : "Bidro maksimalt til Kickstarter-prosjektet!",
|
||||
"contribName" : "Bidragsyter",
|
||||
"contribText" : "Har bidratt til HabitRPG (kode, design, pixel art, juridisk hjelp, dokumentasjon osv.) Vil du ha dette merket? Fiks en bug",
|
||||
"kickstartName1" : "Kickstarter-bidragsyter - ",
|
||||
"kickstartName2" : "Nivå",
|
||||
"kickstartText" : "Bidro til Kickstarter-prosjektet",
|
||||
"streakName" : " Streak-prestasjon(er)",
|
||||
"streakText1" : "Har utført ",
|
||||
"stureakText2" : " 21-dags uavbrutte rekker med daglige oppgaver",
|
||||
"origUserName" : "Original bruker",
|
||||
"origUserText" : "Stammer fra Habits fordums dager (velsigne dem for å kjempe seg gjennom bugs!)",
|
||||
"ultimGearName" : "Perfekt utstyrt",
|
||||
"ultimGearText" : "Har anskaffet det beste våpenet og den beste rustningen",
|
||||
"ultimGearUnlocked" : "Du har oppnådd \"Perfekt utstyrt\" for maksimal oppgradering av utstyret ditt!",
|
||||
"beastMastName" : "Beastmaster",
|
||||
"beastMastText" : "Har funnet alle 90 kjæledyr (vanvittig vanskelig, gi honnør til denne brukeren!)",
|
||||
"beastMastUnlocked" : "Du har oppnådd \"Beastmaster\" for å ha funnet alle kjæledyrene!",
|
||||
|
||||
"settings":"Innstillinger",
|
||||
"customDayStart":"Når starter dagen?",
|
||||
"24HrClock": "24-timers klokke",
|
||||
"clockInfo":"HabitRPG sjekker i utgangspunktet dine daglige oppgaver ved midnatt hver dag, men du kan velge et annet tidspunkt her (skriv inn et nummer mellom 0 og 24).",
|
||||
"misc":"Diverse",
|
||||
"hideHeader":"Skjul avatar, HP og erfaring",
|
||||
"showHeader":"Vis avatar, HP og erfaring",
|
||||
"changePass":"Endre passord",
|
||||
"oldPass":"Gammelt passord",
|
||||
"newPass":"Nytt passord",
|
||||
"confirmPass":"Bekreft nytt passord",
|
||||
"dangerZone": "Danger Zone",
|
||||
"reset":"Nullstill",
|
||||
"resetAltText":"Nullstiller hele kontoen din (farlig)",
|
||||
"resetText1":"Denne nullstiller hele kontoen din - alle oppgaver slettes og karakteren din vil starte på nytt.",
|
||||
"resetText2":"Dette frarådes på det sterkeste. Du vil miste historiske data, som er nyttig for å visualisere progresjon over tid. Imidlertid kan dette være en hendig løsning for brukere som vil starte på nytt etter å ha lekt seg en stund.",
|
||||
"restore":"Gjenopprett",
|
||||
"restoreAltText":"Gjenoppretter attributter til karakteren din",
|
||||
"restoreText1":"HabitRPG er ganske uferdig for øyeblikket, og det kan være nødvendig å kunne gjenopprette karakterattributter dersom det skjer noe uventet. Denne funksjonen vil bli fjernet når Habit er mer stabil.",
|
||||
"delete":"Slett",
|
||||
"deleteAltText":"Slett kontoen",
|
||||
"deleteHeader" : "Slett kontoen",
|
||||
"deleteText1":"Hei hei hei! Er du sikker? Dette vil slette kontoen din for alltid, og vi kan ikke trylle den fram igjen. Hvis du er HELT sikker, skriv",
|
||||
"deleteText2":" SLETT ",
|
||||
"deleteText3":"inn i tekstboksen",
|
||||
"API":"API",
|
||||
"APIText":"Kopier disse for bruk i tredjeparts applikasjoner",
|
||||
"APIToken":"API-token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Treningssverd",
|
||||
"sword1Name" : "Sverd",
|
||||
"sword1Text" : "Øker erfaring tjent med 3%.",
|
||||
"sword2Name" : "Øks",
|
||||
"sword2Text" : "Øker erfaring tjent med 6%.",
|
||||
"sword3Name" : "Morgenstjerne",
|
||||
"sword3Text" : "Øker erfaring tjent med 9%.",
|
||||
"sword4Name" : "Blått sverd",
|
||||
"sword4Text" : "Øker erfaring tjent med 12%.",
|
||||
"sword5Name" : "Rødt sverd",
|
||||
"sword5Text" : "Øker erfaring tjent med 15%.",
|
||||
"sword6Name" : "Gyllent sverd",
|
||||
"sword6Text" : "Øker erfaring tjent med 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Tøykledning",
|
||||
"armor1Name" : "Lærkledning" ,
|
||||
"armor1Text": "Minsker HP-tap med 4%",
|
||||
"armor2Name" : "Brynje",
|
||||
"armor2Text": "Minsker HP-tap med 6%",
|
||||
"armor3Name" : "Rustning",
|
||||
"armor3Text": "Minsker HP-tap med 7%",
|
||||
"armor4Name" : "Rød rustning",
|
||||
"armor4Text": "Minsker HP-tap med 8%",
|
||||
"armor5Name" : "Gylden rustning",
|
||||
"armor5Text": "Minsker HP-tap med 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "Ingen hjelm",
|
||||
"head1Name" : "Lærhjelm" ,
|
||||
"head1Text": "Minsker HP-tap med 2%",
|
||||
"head2Name" : "Brynjehette",
|
||||
"head2Text": "Minsker HP-tap med 3%",
|
||||
"head3Name" : "Stålhjelm",
|
||||
"head3Text": "Minsker HP-tap med 4%",
|
||||
"head4Name" : "Rød hjelm",
|
||||
"head4Text": "Minsker HP-tap med 5%",
|
||||
"head5Name" : "Gylden hjelm",
|
||||
"head5Text": "Minsker HP-tap med 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "Intet skjold",
|
||||
"sheild1Name" : "Treskjold",
|
||||
"sheild1Text": "Minsker HP-tap med 3%",
|
||||
"sheild2Name" : "Enkelt skjold",
|
||||
"sheild2Text": "Minsker HP-tap med 4%",
|
||||
"sheild3Name" : "Stålskjold",
|
||||
"sheild3Text": "Minsker HP-tap med 5%",
|
||||
"sheild4Name" : "Rødt skjold",
|
||||
"sheild4Text": "Minsker HP-tap med 7%",
|
||||
"sheild5Name" : "Gyllent skjold",
|
||||
"sheild5Text": "Minsker HP-tap med 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Helsemikstur",
|
||||
"healthPotionNotes" : "Helbreder øyeblikkelig for 15 HP",
|
||||
"rerollName" : "Ny sjanse",
|
||||
"rerollNotes" : "Setter alle oppgaver tilbake til gul. Nyttig når alt er rødt og det er vanskelig å holde seg i live.",
|
||||
"rerollModelHeader" : "Nullstill oppgavene dine",
|
||||
"rerollModelText1" : "Frarådes på det sterkeste. Røde oppgaver gir et godt insentiv til å forbedre seg",
|
||||
"rerollModelText2" : "les mer",
|
||||
"rerollModelText3" : "Men dette kan være nødvendig etter lang tid med dårlige vaner.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Ulvevalp",
|
||||
"tigerEgg": "Tigerunge",
|
||||
"pandaEgg": "Pandaunge",
|
||||
"lionEgg": "Løveunge",
|
||||
"foxEgg": "Revevalp",
|
||||
"pigEgg": "Flyvende gris",
|
||||
"dragonEgg": "Drage",
|
||||
"cactusEgg": "Kaktus",
|
||||
"bearEgg": "Bjørnunge",
|
||||
"wolfEgg": "Ulv",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Basis",
|
||||
"basePotText" : "Klekker kjæledyret ditt til sin basisform.",
|
||||
"whitePotName": "Hvit",
|
||||
"whitePotText" : "Klekker kjæledyret ditt til sin hvite form.",
|
||||
"desertPotName": "Ørken",
|
||||
"desertPotText" : "Klekker kjæledyret ditt til sin ørkenform.",
|
||||
"redPotName": "Rød",
|
||||
"redPotText" : "Klekker kjæledyret ditt til sin røde form.",
|
||||
"shadePotName": "Skygge",
|
||||
"shadePotText" : "Klekker kjæledyret ditt til sin skyggeform.",
|
||||
"skeletonPotName": "Skjelett",
|
||||
"skeletonPotText" : "Klekker kjæledyret ditt til sin skjelettform.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Klekker kjæledyret ditt til sin zombieform.",
|
||||
"cottonPinkPotName": "Candiss-rosa",
|
||||
"cottonPinkPotText" : "Klekker kjæledyret ditt til sin Candiss-rosa form.",
|
||||
"cottonBluePotName": "Lyseblå",
|
||||
"cottonBluePotText" : "Klekker kjæledyret ditt til sin lyseblå form.",
|
||||
"goldenPotName": "Gyllen",
|
||||
"goldenPotText" : "Klekker kjæledyret ditt til sin gylne form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "Herolden her! Bringer nytt!",
|
||||
"NPCAugustinText1" : "Velkommen til markedet! Jeg er kjøpmannen;",
|
||||
"NPCAugustinText2" : "Desperat etter det ene kjæledyret du mangler, men vil ikke vente på at det dukker opp? Kjøp det her!",
|
||||
"NPCJohanssonText1" : "Velkommen til vertshuset! Jeg er kroverten",
|
||||
"NPCJohanssonText2": ". Hvis du vil hvile en stund (er du syk, eller skal du på ferie?), kan jeg innlosjere deg i et av våre trivelige rom. Så lenge du hviler her vil ikke daglige oppgaver skade deg. Bli en stund og prat med de lokale.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "Du døde!",
|
||||
"deathText" : "Du har mistet alt gullet ditt, ett nivå og én utstyrsgjenstand. Pass på å fullføre dine daglige oppgaver for å forhindre at dette skjer igjen!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Edelstener",
|
||||
"outOfGems" : "Tomt for edelstener",
|
||||
"buyMoreGems" : "Kjøp flere edelstener",
|
||||
"notEnoughGems" : "Ikke nok edelstener",
|
||||
"petsOutOfGems" : "Æsj, tomt for edelstener. Disse brukes til å kjøpe spesielle gjenstander. Habit er et open source-prosjekt, og trenger all den hjelp det kan få. Kjøp flere edelstener for å motta dette kjæledyret, og se på det som en donasjon til bidragsyterne",
|
||||
"gemsWhatFor" : "Brukes til å kjøpe spesielle gjenstander (Ny sjanse, egg, klekkemiksturer osv.). Du må låse opp disse funksjonene før du kan bruke edelstener.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Selskap",
|
||||
"companyAbout" : "Om",
|
||||
"companyBlog" : "Blogg",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Utvidelser",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Legal",
|
||||
"legalPrivacy" : "Personvern",
|
||||
"legalTerms" : "Vilkår",
|
||||
"footerCommunity" : "Samfunn",
|
||||
"communityBugs" : "Rapporter bugs",
|
||||
"communityFeatures" : "Funksjonsanmodning",
|
||||
"communityExtensions" : "Add-ons / Utvidelser",
|
||||
"communityForum" : "Samfunnsforum",
|
||||
"footerSocial" : "Sosialt",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Fjern reklame",
|
||||
"whyAds": "Hvorfor reklame?",
|
||||
"whyAdsContent1": "Habit er et open source-prosjekt, og trenger all den hjelp det kan få. Se på dette som en donasjon til bidragsyterne. Du får også 20 edelstener på kjøpet, som du kan bruke til å kjøpe spesielle gjenstander.",
|
||||
"whyAdsContent2": "'Hei, jeg bidro til Kickstarteren!' - følg",
|
||||
"whyAdsContent3": "disse instruksjonene",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Send",
|
||||
"close":"Lukk",
|
||||
"saveAndClose": "Lagre og lukk",
|
||||
"cancel":"Avbryt",
|
||||
"ok" : "Ok",
|
||||
"add" : "Legg til",
|
||||
"undo" : "Angre",
|
||||
"continue" : "Fortsett",
|
||||
"accept" : "Aksepter",
|
||||
"reject" : "Avvis",
|
||||
"or" : "eller",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Akkurat nå",
|
||||
"aMinuteAgo":"For ett minutt siden",
|
||||
"minutesAgo":"minutter siden",
|
||||
"anHourAgo": "Én time siden",
|
||||
"hoursAgo": "timer siden",
|
||||
"yesterday":"I går",
|
||||
"daysAgo":"dager siden"
|
||||
|
||||
}
|
||||
414
locales-old/pl/app.json
Normal file
414
locales-old/pl/app.json
Normal file
|
|
@ -0,0 +1,414 @@
|
|||
{
|
||||
|
||||
"languageName": "Polish",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "Program wspomagający tworzenie nawyków, który traktuje Twoje życie jak grę RPG. Zdobywaj doświadczenie, gdy coś Ci się uda, trać zdrowie, gdy coś nie wyjdzie, zarabiaj złoto na zakup zbroi i broni.",
|
||||
"playButton" : "Graj",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "Koniec samouczka",
|
||||
"nextButton" : "Dalej",
|
||||
"prevButton" : "Cofnij",
|
||||
"tour1Title" : "Witaj w HabitRPG",
|
||||
"tour1Text" : "Witaj w HabitRPG - aplikacji, w której Twoje nawyki traktujesz jak misje w grze RPG.",
|
||||
"tour2Title" : "Nawyki",
|
||||
"tour2Text" : "Nawyki to złe i dobre cele, które stale śledzisz.",
|
||||
"tour3Title" : "Codzienności",
|
||||
"tour3Text" : "Codzienności to cele, które chcesz wykonać raz dziennie.",
|
||||
"tour4Title" : "Zadania",
|
||||
"tour4Text" : "Zadania to wszystkie rzeczy, które prędzej czy później chcesz zrobić.",
|
||||
"tour5Title" : "Nagrody",
|
||||
"tour5Text" : "Za każdy osiągnięty cel zdobywasz złoto, za które możesz kupić nagrody. Często z tego korzystaj - nagrody pomagają w tworzeniu dobrych nawyków.",
|
||||
"tour6Title" : "Najedź kursorem na komentarz",
|
||||
"tour6Text" : "Rózne rodzaje zadań mają odmienne właściwości. Najedź kursorem na komentarz zadania, aby uzyskać więcej informacji. Jeśli chcesz już zacząć grę, usuń obecne zadania i dodaj własne.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h produktywnej pracy",
|
||||
"habit1comment": "-- Nawyki: Ciągłe śledzenie -- W przypadku niektórych przyzwyczajeń sens ma tylko *uzyskiwanie* punktów (tak jak w tym przypadku)",
|
||||
"habit2" : "Niezdrowe jedzenie",
|
||||
"habit2comment" : "W przypadku innych sens ma jedynie *utrata* punktów",
|
||||
"habit3" : "Skorzystanie ze schodów",
|
||||
"habit3comment" : "Dla pozostałych sens ma zarówno *+*, jak i *-* (skorzystanie ze schodów = wygrana, wybranie windy = przegrana)",
|
||||
"daily1" : "1h pracy nad własnym projektem",
|
||||
"daily1comment" : "-- Codzienności: Ukończ raz dziennie -- Pod koniec dnia każda nieukończona *codzienność* odejmuje punkty życia.",
|
||||
"daily2" : "Ćwiczenia",
|
||||
"daily2comment" : "Jeśli dobrze sobie radzisz, zadania stają się zielone i dają mniejszą nagrodę (doświadczenie, złoto), ale i mniej szkodliwe (utrata PZ).",
|
||||
"daily3" : "Czytanie przez 45m",
|
||||
"daily3comment" : "Jeśli jednak trochę się zapomnisz, to codzienności staną się czerwone. Im dłużej nie są wykonywane, tym wyższa staje się kara (utrata PZ) i nagroda (złoto i doświadczenie). Zachęci Cię to do ich szybszego wykonania.",
|
||||
"todo1" : "Zadzwonić do mamy",
|
||||
"todo1comment" : "-- Zadania: wykonać kiedyś -- Niewykonane zadania nie skrzywdzą Cię, ale z czasem nagroda za ich ukończenie będzie większa. To dobra zachęta, by w końcu się z nimi uporać.",
|
||||
"reward1" : "Jeden odcinek Gry o Tron",
|
||||
"reward1comment": "-- Nagrody: Zafunduj coś sobie! -- Za każdy osiągnięty cel zdobywasz złoto, za które możesz kupić nagrody. Często z tego korzystaj - nagrody pomagają w tworzeniu dobrych nawyków.",
|
||||
"reward2" : "Ciasto",
|
||||
"reward2comment" : "Ale tylko wtedy, gdy masz odpowiednią ilość złota. W przeciwnym wypadku stracisz PZ.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "rano",
|
||||
"afternoon" : "popołudnie",
|
||||
"evening" : "wieczór",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Zdrowie",
|
||||
"experience": "Doświadczenie",
|
||||
"history": "Historia",
|
||||
"anonymous": "Anonimowy",
|
||||
"level": "Poziom",
|
||||
"tasks": "Zadania",
|
||||
"loginAndReg" : "Logowanie / Rejestracja",
|
||||
"loginFacebookAlt" : "Logowanie / Rejestracja przez Facebook",
|
||||
"login" : "Login",
|
||||
"register" : "Rejestracja",
|
||||
"options": "Opcje",
|
||||
"logout": "Wylogowanie",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "Powiadomienia",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Nawyki",
|
||||
"newHabit": "Nowy nawyk",
|
||||
"edit": "Edycja",
|
||||
"text": "Tekst",
|
||||
"extraNotes": "Dodatkowe uwagi",
|
||||
"directions/Actions": "Wskazówki",
|
||||
"advancedOptions": "Opcje zaawansowane",
|
||||
"difficulty": "Trudność",
|
||||
"difficultyHelpTitle": "Jak trudne jest to zadanie?",
|
||||
"difficultyHelpContent": "Zwielokrotnia to wartość punktową. Używaj oszczędnie i uczciwie, opieraj się na własnym odczuciu. Niektóre zadania są trudniejsze niż inne (Napisać wiersz vs. Umyć zęby). Kliknij, aby otrzymać więcej informacji.",
|
||||
"easy": "Łatwe",
|
||||
"medium": "Średnie",
|
||||
"hard": "Trudne",
|
||||
"delete": "Usuń",
|
||||
"progress": "Postęp",
|
||||
"score": "Wynik",
|
||||
"dailies": "Codzienności",
|
||||
"newDaily": "Nowa Codzienność",
|
||||
"repeat": "Powtórz",
|
||||
"Su": "Niedz",
|
||||
"M": "Pon",
|
||||
"T": "Wt",
|
||||
"We": "Śr",
|
||||
"Th": "Czw",
|
||||
"F": "Pt",
|
||||
"S": "Sob",
|
||||
"todos": "Zadania",
|
||||
"newTodo": "Nowe zadanie",
|
||||
"dueDate": "Termin",
|
||||
"remaining": "Obecne",
|
||||
"complete": "Wykonane",
|
||||
"rewards": "Nagrody",
|
||||
"gold": "Złoto",
|
||||
"silver": "Srebro",
|
||||
"newReward": "Nowa nagroda",
|
||||
"price": "Cena",
|
||||
"tags" : "Tagi",
|
||||
"editTags" : "Edytuj tagi",
|
||||
"newTag" : "Nowy tag",
|
||||
"clearFilters" : "Wyczyść sortowanie",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Wypadajki oblokowane!",
|
||||
"dropsEnabledText1" : "Oblokowano system wypadajek! Od tej chwili gdy ukończysz zadanie, masz szansę na znalezienie przedmiotu. I wiesz co? Szczęście Ci dopisało, bo Twoja postać znalazła",
|
||||
"dropsEnabledText2" : "jajko",
|
||||
"itemDropped" : "Wypadł przedmiot",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profil",
|
||||
"avatar": "Awatar",
|
||||
|
||||
"head": "Głowa",
|
||||
"showHelm": "Pokazuj hełm",
|
||||
"hair": "Włosy",
|
||||
"skin": "Karnacja",
|
||||
"clothing" : "Ubranie",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "URL obrazka",
|
||||
"fullName": "Imię i nazwisko",
|
||||
"blurb": "Krótki opis",
|
||||
"websites": "Strona internetowa",
|
||||
"addWebsites": "Dodaj strony",
|
||||
"items" : "Przedmioty",
|
||||
"weapon" : "Broń",
|
||||
"armor" : "Zbroja",
|
||||
"helm" : "Hełm",
|
||||
"shield" : "Tarcza",
|
||||
|
||||
"stats" : "Statystyki",
|
||||
"strength" : "Siła",
|
||||
"defense" : "Obrona",
|
||||
"totalStrength" : "Całkowita siła",
|
||||
"totalDefense" : "Całkowita obrona",
|
||||
|
||||
|
||||
"party": "Drużyna",
|
||||
"createAParty":"Utwórz drużynę",
|
||||
"noPartyText": "Nie jesteś w drużynie. Możesz stworzyć nową drużynę i zaprosić przyjaciół. Jeśli chcesz dołączyć do istniejącej drużyny, niech wprowadzą:",
|
||||
"partyName": "Nazwa drużyny",
|
||||
"create":"Utwórz",
|
||||
"userId":"Id użytkownika",
|
||||
"invite":"Zaproś",
|
||||
"leave": "Opuść",
|
||||
"invitedTo" : "Zaproszono Cię do:",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Plecak",
|
||||
"eggs": "Jajka",
|
||||
"noEggs": "Nie masz jeszcze żadnych jajek.",
|
||||
"hatchingPotions": "Mikstury wylęgowe",
|
||||
"noHatchingPotions": "Nie posiadasz żadnych misktur wylęgowych.",
|
||||
"hatchYourEgg" : "Wykluj jajko",
|
||||
"whichHatchingPotion1" : "Którą miksturą wylęgową polejesz swoje",
|
||||
"whichHatchingPotion2" : "jajko?",
|
||||
"pour" : "Polej",
|
||||
"rarePets" : "Rzadkie zwierzaki",
|
||||
"market": "Rynek",
|
||||
|
||||
"stable": "Stajnia",
|
||||
"petsFound":"Znalezione zwierzaki",
|
||||
"rarePets": "Rzadkie zwierzaki",
|
||||
|
||||
"tavern": "Tawerna",
|
||||
"restButton":"Odpocznij",
|
||||
"checkoutButton": "Wymelduj się",
|
||||
"tavernTalkTitle":"Rozmowy i szukanie drużyny",
|
||||
"tavernRestingInfo" : "Podczas odpoczynku Twoje Codzienności są wstrzymane i nie oddziałowuje na nie zakończenie dnia. Nieważne, czy wrócisz do nich jutro czy za tydzień - grę będziesz kontynuować z takimi samymi statystykami jakie były przed przerwą.",
|
||||
"resources" : "Zasoby",
|
||||
"LFGPosts" : "Poszukanie drużyny",
|
||||
"tutorials" : "Samouczki",
|
||||
|
||||
"achievements":"Osiągnięcia",
|
||||
"achievementUnlocked" : "Osiągnięcie odblokowane!",
|
||||
"npcText" : "Wsparł HabitRPG na Kickstarter na maksymalnym poziomie!",
|
||||
"contribName" : "Pomocnik",
|
||||
"contribText" : "Pomógł HabitRPG (kod, projekt, pixel art, porada prawna, teksty, itd). Chcesz dostać tę odznakę? Napraw błąd :)",
|
||||
"kickstartName1" : "Wspieracz Kickstarter - ",
|
||||
"kickstartName2" : "Poziom",
|
||||
"kickstartText" : "Wsparł HabitRPG na Kickstarter",
|
||||
"streakName" : " Seria osiągnięć",
|
||||
"streakText1" : "Uzyskał ",
|
||||
"stureakText2" : " 21-dniowych serii Codzienności",
|
||||
"origUserName" : "Weteran HabitRPG",
|
||||
"origUserText" : "Grywał w zamierzchłych czasach HabitRPG (Niech będą błogosławieni ci, którzy przetrwali wszystkie błędy!)",
|
||||
"ultimGearName" : "Najlepsze uzbrojenie",
|
||||
"ultimGearText" : "Osiągnął maksymalny poziom broni i zbroi.",
|
||||
"ultimGearUnlocked" : "Udało Ci się uzyskać osiągnięcie 'Najlepsze uzbrojenie' za ulepszenie przedmiotów do najwyższego poziomu!",
|
||||
"beastMastName" : "Władca Bestii",
|
||||
"beastMastText" : "Odnalazł wszystkie 90 zwierząt (niezwykle trudne, należą się oklaski dla tego gracza!)",
|
||||
"beastMastUnlocked" : "Uzyskałeś osiągnięcie 'Władca Bestii' za zebranie wszystkich zwierząt.",
|
||||
|
||||
"settings":"Opcje",
|
||||
"customDayStart":"Pora zakończenia dnia",
|
||||
"24HrClock": "Zegar 24-godzinny",
|
||||
"clockInfo":"Standardowo HabitRPG sprawdza Codzienności i resetuje zegar o północy. Możesz to zmienić tutaj (wpisz liczbę pomiędzy 0 i 24).",
|
||||
"misc":"Różne",
|
||||
"hideHeader":"Schowaj nagłówek",
|
||||
"showHeader":"Pokaż nagłówek",
|
||||
"changePass":"Zmień hasło",
|
||||
"oldPass":"Stare hasło",
|
||||
"newPass":"Nowe hasło",
|
||||
"confirmPass":"Potwierdź hasło",
|
||||
"dangerZone": "Ostrożnie, niebezpieczna strefa",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Resetuje CAŁE Twoje konto (Uwaga!)",
|
||||
"resetText1":"To zresetuje Twoje całe konto - wszystkie zadanie zostaną usunięte, a postać zacznie od nowa.",
|
||||
"resetText2":"Nie jest to zalecane, ponieważ utracisz wszystkie ważne dane, które są przydatne do tworzenia wykresów postępów. Niektórzy ludzie uważają to jednak za przydatną opcję po dłuższej grze.",
|
||||
"restore":"Przywróć",
|
||||
"restoreAltText":"Przywraca atrybuty Twojej postaci",
|
||||
"restoreText1":"HabitRPG jest jeszcze w fazie Beta, więc może zajść potrzeba przywrócenia pewnych atrybutów. Wpisz tutaj liczbę, a zostanie to zaktualizowane. Funkcja ta zotanie wyłączona, gdy HabitRPG będzie bardziej stabilny.",
|
||||
"delete":"Usuń",
|
||||
"deleteAltText":"Usuwa Twoje konto",
|
||||
"deleteHeader" : "Usuń konto",
|
||||
"deleteText1":"Chwila, chwila, chwila! Na pewno wiesz co robisz? To na serio usunie Twoje konto i nie będzie możliwości przywrócenia go. Jeśli jednak dalej chcesz to zrobić, to wpisz",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"w pole tekstowe",
|
||||
"API":"API",
|
||||
"APIText":"Skopiuj, aby skorzystać z innych aplikacji.",
|
||||
"APIToken":"Klucz Api (Token)",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Miecz treningowy",
|
||||
"sword1Name" : "Miecz",
|
||||
"sword1Text" : "Zwiększa zdobywane doświadczenie o 3%.",
|
||||
"sword2Name" : "Topór",
|
||||
"sword2Text" : "Zwiększa zdobywane doświadczenie o 6%.",
|
||||
"sword3Name" : "Morgensztern",
|
||||
"sword3Text" : "Zwiększa zdobywane doświadczenie o 9%.",
|
||||
"sword4Name" : "Niebieski miecz",
|
||||
"sword4Text" : "Zwiększa zdobywane doświadczenie o 12%.",
|
||||
"sword5Name" : "Czerwony miecz",
|
||||
"sword5Text" : "Zwiększa zdobywane doświadczenie o 15%.",
|
||||
"sword6Name" : "Złoty miecz",
|
||||
"sword6Text" : "Zwiększa zdobywane doświadczenie o 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Płócienna koszula",
|
||||
"armor1Name" : "Skórzana zbroja" ,
|
||||
"armor1Text": "Zmniejsza utratę PZ o 4%",
|
||||
"armor2Name" : "Kolczuga",
|
||||
"armor2Text": "Zmniejsza utratę PZ o 6%",
|
||||
"armor3Name" : "Zbroja płytowa",
|
||||
"armor3Text": "Zmniejsza utratę PZ o 7%",
|
||||
"armor4Name" : "Czerwona zbroja",
|
||||
"armor4Text": "Zmniejsza utratę PZ o 8%",
|
||||
"armor5Name" : "Złota zbroja",
|
||||
"armor5Text": "Zmniejsza utratę PZ o 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "Brak hełmu",
|
||||
"head1Name" : "Skórzana czapka" ,
|
||||
"head1Text": "Zmniejsza utratę PZ o 2%",
|
||||
"head2Name" : "Kolczy kaptur",
|
||||
"head2Text": "Zmniejsza utratę PZ o 3%",
|
||||
"head3Name" : "Hełm płytowy",
|
||||
"head3Text": "Zmniejsza utratę PZ o 4%",
|
||||
"head4Name" : "Czerwony hełm",
|
||||
"head4Text": "Zmniejsza utratę PZ o 5%",
|
||||
"head5Name" : "Złoty hełm",
|
||||
"head5Text": "Zmniejsza utratę PZ o 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "Brak tarczy",
|
||||
"sheild1Name" : "Drewniana tarcza",
|
||||
"sheild1Text": "Zmniejsza utratę PZ o 3%",
|
||||
"sheild2Name" : "Puklerz",
|
||||
"sheild2Text": "Zmniejsza utratę PZ o 4%",
|
||||
"sheild3Name" : "Wzmocniona tarcza",
|
||||
"sheild3Text": "Zmniejsza utratę PZ o 5%",
|
||||
"sheild4Name" : "Czerwona tarcza",
|
||||
"sheild4Text": "Zmniejsza utratę PZ o 7%",
|
||||
"sheild5Name" : "Złota tarcza",
|
||||
"sheild5Text": "Zmniejsza utratę PZ o 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Mikstura zdrowia",
|
||||
"healthPotionNotes" : "Natychmiast przywraca 15 PZ",
|
||||
"rerollName" : "Reset",
|
||||
"rerollNotes" : "Resetuje wartość zadań do poziomu neutralnego (kolor zółty). Przydatne, gdy wszystkie zadania są czerwone i trudno się utrzymać przy życiu.",
|
||||
"rerollModelHeader" : "Resetuje Twoje zadania",
|
||||
"rerollModelText1" : "Odradzamy to, ponieważ czerwone zadania stanowią dobrą motywację do poprawy.",
|
||||
"rerollModelText2" : "czytaj więcej",
|
||||
"rerollModelText3" : "Jednak staje się to konieczne po długiej serii złych nawyków.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Wilczek",
|
||||
"tigerEgg": "Tygrysiątko",
|
||||
"pandaEgg": "Młoda panda",
|
||||
"lionEgg": "Lwiątko",
|
||||
"foxEgg": "Lis",
|
||||
"pigEgg": "Latająca świnia",
|
||||
"dragonEgg": "Smok",
|
||||
"cactusEgg": "Kaktus",
|
||||
"bearEgg": "Niedźwiedź",
|
||||
"wolfEgg": "Wilk",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Klasyczna",
|
||||
"basePotText" : "Wykluty zwierzak będzie miał klasyczną formę.",
|
||||
"whitePotName": "Biel",
|
||||
"whitePotText" : "Wykluty zwierzak będzie miał białą formę.",
|
||||
"desertPotName": "Pustynia",
|
||||
"desertPotText" : "Wykluty zwierzak będzie miał pustynną formę.",
|
||||
"redPotName": "Czerwień",
|
||||
"redPotText" : "Wykluty zwierzak będzie miał czerwoną formę.",
|
||||
"shadePotName": "Cień",
|
||||
"shadePotText" : "Wykluty zwierzak będzie miał cienistą formę.",
|
||||
"skeletonPotName": "Szkielet",
|
||||
"skeletonPotText" : "Wykluty zwierzak będzie miał formę szkieletu.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Wykluty zwierzak będzie miał formę zombie.",
|
||||
"cottonPinkPotName": "Różowa wata cukrowa",
|
||||
"cottonPinkPotText" : "Wykluty zwierzak będzie miał formę różowej waty cukrowej.",
|
||||
"cottonBluePotName": "Niebieska wata cukrowa",
|
||||
"cottonBluePotText" : "Wykluty zwierzak będzie miał formę niebieskiej waty cukrowej.",
|
||||
"goldenPotName": "Złoto",
|
||||
"goldenPotText" : "Wykluty zwierzak będzie miał złotą formę.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "BNi",
|
||||
"NPCBaileyText1" : ". Tu herold miejski! Mam nowe wieści!",
|
||||
"NPCAugustinText1" : "Witaj na rynku! Jestem kupcem;",
|
||||
"NPCAugustinText2" : "Bardzo chcesz zdobyć wymarzonego zwierzaka, ale nie masz na tyle cierpliwości, aby czekać, aż wypadnie jego jajko? Kup je tutaj!",
|
||||
"NPCJohanssonText1" : "Witaj w tawernie! Jestem",
|
||||
"NPCJohanssonText2": ", barman. Jeśli chcesz odpocząć (jedziesz na wakacje? Nagła choroba?), zakwateruję Cię w zajeździe - Codzienności nie zranią Cię w tym czasie. Rozgość się i poznaj innych użytkowników.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "Nie żyjesz!",
|
||||
"deathText" : "Tracisz całe złoto, 1 poziom i 1 noszony przedmiot. Pamiętaj, by wykonywać Codzienności, aby zapobiec temu w przyszłości!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Kryształy",
|
||||
"outOfGems" : "Brak kryształów",
|
||||
"buyMoreGems" : "Kup więcej kryształów",
|
||||
"notEnoughGems" : "Niewystarczająca ilość kryształów",
|
||||
"petsOutOfGems" : "Ups, brak kryształów do kupienia specjalnych rzeczy! HabitRPG to projekt open-source, który przyjmie każdy rodzaj pomocy - kupuj kryształy, by zdobyć wybrane zwierzaki i potraktuj to jako darowiznę dla twórców.",
|
||||
"gemsWhatFor" : "Używa się ich do specjalnych rzeczy (reset statystyk, mikstury wylęgowe, itd.). Trzeba odblokować te funkcje zanim będzie można użyć kryształów.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Firma",
|
||||
"companyAbout" : "O HabitRPG",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Zespół",
|
||||
"companyExtensions" : "Dodatki",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Prawne",
|
||||
"legalPrivacy" : "Prywatność",
|
||||
"legalTerms" : "Warunki",
|
||||
"footerCommunity" : "Społeczność",
|
||||
"communityBugs" : "Zgłoś błąd",
|
||||
"communityFeatures" : "Prośba o funkcje",
|
||||
"communityExtensions" : "Dodatki / Rozszerzenia",
|
||||
"communityForum" : "Forum",
|
||||
"footerSocial" : "Społeczność",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Usuń reklamy",
|
||||
"whyAds": "Dlaczego reklamy?",
|
||||
"whyAdsContent1": "HabitRPG to projekt open-source, któremu przyda się każda pomoc - pomyśl o tym jak o dotacji dla twórców. Dodatowo otrzymasz 20 kryształów, dzięki którym możesz kupić specjalne przedmioty.",
|
||||
"whyAdsContent2": "''Hej, wsparłem Kickstarter!' - wykonaj",
|
||||
"whyAdsContent3": "następujące instrukcje",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Wyślij",
|
||||
"close":"Zamknij",
|
||||
"saveAndClose": "Zapisz i wyjdź",
|
||||
"cancel":"Anuluj",
|
||||
"ok" : "Ok",
|
||||
"add" : "Dodaj",
|
||||
"undo" : "Cofnij",
|
||||
"continue" : "Kontynuuj",
|
||||
"accept" : "Zatwierdź",
|
||||
"reject" : "Odrzuć",
|
||||
"or" : "Lub",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Przed chwilą",
|
||||
"aMinuteAgo":"Minutę temu",
|
||||
"minutesAgo":"minut temu",
|
||||
"anHourAgo": "Godzinę temu",
|
||||
"hoursAgo": "godzin temu",
|
||||
"yesterday":"Wczoraj",
|
||||
"daysAgo":"dni temu"
|
||||
|
||||
}
|
||||
429
locales-old/pt/app.json
Normal file
429
locales-old/pt/app.json
Normal file
|
|
@ -0,0 +1,429 @@
|
|||
{
|
||||
|
||||
"languageName" : "Português",
|
||||
"stringNotFound" : "Sequência de caracteres não encontrada.",
|
||||
"titleIndex" : "HabitRPG | Sua Vida o Jogo de RPG",
|
||||
|
||||
|
||||
"_commentfrontpage":"PÁGINA INICIAL DO HABITRPG",
|
||||
"titleFront" : "HabitRPG | Joguifique Sua Vida",
|
||||
"synopsis" : "Um programa para construção de hábitos que trata sua vida como um Role-Playing Game. Suba de nível quando tiver sucesso, perca pontos de vida quando você falhar, ganhe dinheiro para comprar armas e armaduras.",
|
||||
"playButton" : "Jogar",
|
||||
"username" : "Nome de usuário",
|
||||
"password" : "Senha",
|
||||
"passMan" : "Caso você esteja usando um gerenciador de senhas (tipo 1Password) e encontre algum problema ao iniciar a sessão, tente digitar o nome de usuário e senha manualmente.",
|
||||
"forgotPass" : "Esqueci a senha",
|
||||
"emailNewPass" : "Enviar e-mail com uma nova senha",
|
||||
"email" : "E-mail",
|
||||
"passConfirm" : "Confirmar Senha",
|
||||
"accept1Terms" : "Ao clicar no botão abaixo, eu aceito os ",
|
||||
"terms" : "Termos e Condições",
|
||||
"accept2Terms" : " e a ",
|
||||
"privacy" : "Política de Privacidade",
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "Terminar Tutorial",
|
||||
"nextButton" : "Próximo",
|
||||
"prevButton" : "Anterior",
|
||||
"tour1Title" : "Bem-vindo(a) a HabitRPG",
|
||||
"tour1Text" : "Bem-vindo(a) a HabitRPG, um monitorador de hábitos que trata seus objetivos como um RPG.",
|
||||
"tour2Title" : "Hábitos",
|
||||
"tour2Text" : "Hábitos são bons ou maus objetivos que você monitora constantemente.",
|
||||
"tour3Title" : "Tarefas Diárias",
|
||||
"tour3Text" : "Tarefas Diárias são objetivos que você deseja completar uma vez por dia.",
|
||||
"tour4Title" : "Tarefas",
|
||||
"tour4Text" : "Tarefas são objetivos que você só deve completar eventualmente. ",
|
||||
"tour5Title" : "Recompensas",
|
||||
"tour5Text" : "À medida que você completa objetivos, você recebe ouro para comprar recompensas. Compre-as livremente - recompensas são uma parte integrante da formação de bons hábitos.",
|
||||
"tour6Title" : "Passe o mouse sobre os comentários",
|
||||
"tour6Text" : "Diferentes tipos de tarefas tem propriedades especiais. Passe o mouse sobre o comentário da tarefa para mais informações. Quando estiver pronto para começar, elimine as tarefas existentes e adicione suas próprias.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"TAFERAS PADRÃO",
|
||||
"habit1" : "1h de Trabalho Produtivo",
|
||||
"habit1comment": "-- Hábitos: Monitoramento constante -- Para alguns hábitos, só faz sentido *ganhar* pontos (como este)",
|
||||
"habit2" : "Comer Porcaria",
|
||||
"habit2comment" : "Para outros, só faz sentido *perder* pontos",
|
||||
"habit3" : "Ir de Escadas",
|
||||
"habit3comment" : "Para o resto, ambos + e - fazem sentido (escadas = ganhar, elevador = perder)",
|
||||
"daily1" : "1h de Projeto Pessoal",
|
||||
"daily1comment" : "-- Tarefas Diárias: Complete uma vez por dia -- Ao final de cada dia, tarefas diárias não completadas diminuiem seus pontos.",
|
||||
"daily2" : "Exercício",
|
||||
"daily2comment" : "Se você estiver se saindo bem, eles tornam-se verdes e são menos valiosos (experiência, ouro) e causam menos dano (Pontos de Vida). Isso significa que você pode relaxar um pouco com eles.",
|
||||
"daily3" : "45m de Leitura",
|
||||
"daily3comment" : "Mas se você estiver se saindo mal, eles se tornam vermelhos. Quanto pior você estiver se saindo, mais valiosos (experiência, ouro) e mais danosos (Pontos de Vida) esses objetivos se tornam. Isto encoraja você a se focar nas suas deficiências, as vermelhas.",
|
||||
"todo1" : "Ligar para a Mãe",
|
||||
"todo1comment" : "-- Tarefas: Complete eventualmente -- Tarefas não completadas não irão lhe machucar, mas se tornarão mais valiosas com o tempo. Isto lhe encoraja a terminar tarefas velhas.",
|
||||
"reward1" : "1 Episódio de Game of Thrones",
|
||||
"reward1comment": "-- Recompensas: Presenteie-se! -- Conforme você completa objetivos, você ganha ouro para comprar recompensas. Compre-as livremente - recompensas são uma parte integrante da formação de bons hábitos.",
|
||||
"reward2" : "Bolo",
|
||||
"reward2comment" : "Mas somente se você possuir ouro suficiente!",
|
||||
|
||||
"_commentdefaulttags" : "RÓTULOS",
|
||||
"morning" : "manhã",
|
||||
"afternoon" : "tarde",
|
||||
"evening" : "noite",
|
||||
|
||||
"_commenthead": "CABEÇALHO",
|
||||
"health": "Pontos de Vida",
|
||||
"experience": "Experiência",
|
||||
"history": "História",
|
||||
"anonymous": "Anônimo",
|
||||
"level": "Nível",
|
||||
"tasks": "Tarefas",
|
||||
"loginAndReg" : "Iniciar sessão / Cadastre-se",
|
||||
"loginFacebookAlt" : "Iniciar sessão / Cadastre-se no Facebook",
|
||||
"login" : "Iniciar sessão",
|
||||
"register" : "Cadastre-se",
|
||||
"options": "Opções",
|
||||
"logout": "Sair",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICAÇÕES",
|
||||
"partyNotification" : "Novas Mensagens do Grupo",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "EXIBIÇÃO DE TAREFAS",
|
||||
"habits": "Hábitos",
|
||||
"Habits": "Hábitos",
|
||||
"newHabit": "Novo Hábito",
|
||||
"edit": "Editar",
|
||||
"text": "Texto",
|
||||
"extraNotes": "Notas Adicionais",
|
||||
"directions/Actions": "Instruções/Ações",
|
||||
"advancedOptions": "Opções Avançadas",
|
||||
"difficulty": "Dificuldade",
|
||||
"difficultyHelpTitle": "Quão difícil é esta tarefa?",
|
||||
"difficultyHelpContent": "Isto multiplica o valor da tarefa. Use com moderação. Ao invés disso, conte com nossos algoritmos orgânicos de adaptação de valores. Porém algumas tarefas são grosseiramente mais valiosas (Escrever Tese x Passar fio dental). Clique para mais informações.",
|
||||
"easy": "Fácil",
|
||||
"medium": "Médio",
|
||||
"hard": "Difícil",
|
||||
"delete": "Deletar",
|
||||
"progress": "Progresso",
|
||||
"score": "Pontuação",
|
||||
"dailies": "Tarefas Diárias",
|
||||
"Dailies": "Tarefas Diárias",
|
||||
"newDaily": "Nova Tarefa Diária",
|
||||
"repeat": "Repetir",
|
||||
"Su": "Dom",
|
||||
"M": "Seg",
|
||||
"T": "Ter",
|
||||
"We": "Qua",
|
||||
"Th": "Qui",
|
||||
"F": "Sex",
|
||||
"S": "Sab",
|
||||
"todos": "Tarefas",
|
||||
"Todos": "Tarefas",
|
||||
"newTodo": "Nova Tarefa",
|
||||
"dueDate": "Data Limite",
|
||||
"remaining": "Restantes",
|
||||
"complete": "Completadas",
|
||||
"rewards": "Recompensas",
|
||||
"Rewards": "Recompensas",
|
||||
"gold": "Ouro",
|
||||
"silver": "Prata",
|
||||
"newReward": "Nova Recompensa",
|
||||
"price": "Preço",
|
||||
"tags" : "Rótulos",
|
||||
"editTags" : "Editar Rótulos",
|
||||
"newTag" : "Novo Rótulo",
|
||||
"clearFilters" : "Eliminar Filtros",
|
||||
|
||||
|
||||
"_commentdrops" : "SISTEMA DE DROPS",
|
||||
"dropsEnabled" : "Drop de Itens Habilitada!",
|
||||
"dropsEnabledText1" : "Você desbloqueou o sistema de Drop de Itens! Agora quando você completar tarefas, você tem uma pequena chance de achar um item. E adivinhe só, você acabou de achar um",
|
||||
"dropsEnabledText2" : "ovo",
|
||||
"itemDropped" : "Um item dropou",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "EXIBIÇÃO DE OPÇÕES",
|
||||
"profile": "Perfil",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Cabeça",
|
||||
"showHelm": "Mostrar Elmo",
|
||||
"hair": "Cabelo",
|
||||
"skin": "Pele",
|
||||
"clothing" : "Vestimentas",
|
||||
"showWeapon": "Mostrar Arma",
|
||||
"other": "Other",
|
||||
"showShield": "Mostrar Escudo",
|
||||
"showArmor": "Mostrar Armadura",
|
||||
"photoUrl": "Url da Foto",
|
||||
"fullName": "Nome Completo",
|
||||
"blurb": "Sinopse",
|
||||
"items" : "Itens",
|
||||
"weapon" : "Arma",
|
||||
"armor" : "Armadura",
|
||||
"helm" : "Elmo",
|
||||
"shield" : "Escudo",
|
||||
|
||||
"stats" : "Dados",
|
||||
"strength" : "Força",
|
||||
"defense" : "Defesa",
|
||||
"totalStrength" : "Força Total",
|
||||
"totalDefense" : "Defesa Total",
|
||||
|
||||
|
||||
"party": "Grupo",
|
||||
"createAParty":"Criar um Grupo",
|
||||
"noPartyText": "Você não está em um grupo. Você pode criar um e convidar amigos, ou se você quiser juntar-se a um grupo existente, peça a eles para colocarem:",
|
||||
"partyName": "Nome do Grupo",
|
||||
"create":"Criar",
|
||||
"userId":"Id do Usuário",
|
||||
"invite":"Convidar",
|
||||
"leave": "Sair",
|
||||
"invitedTo" : "Você está convidado para",
|
||||
"chat": "Bate-Papo",
|
||||
|
||||
"inventory": "Inventário",
|
||||
"eggs": "Ovos",
|
||||
"noEggs": "Você ainda não possui nenhum ovo.",
|
||||
"hatchingPotions": "Poções de Incubação",
|
||||
"noHatchingPotions": "Você ainda não possui nenhuma poção de incubação.",
|
||||
"hatchYourEgg" : "Choque Seu Ovo",
|
||||
"whichHatchingPotion1" : "Qual poção de incubação você irá derramar sobre seu",
|
||||
"whichHatchingPotion2" : "ovo?",
|
||||
"pour" : "derramar",
|
||||
"rarePets" : "Mascotes Raros",
|
||||
"market": "Mercado",
|
||||
|
||||
"stable": "Estábulo",
|
||||
"petsFound":"Mascotes Encontrados",
|
||||
"rarePets": "Mascotes Raros",
|
||||
|
||||
"tavern": "Taberna",
|
||||
"restButton":"Descansar na Hospedaria",
|
||||
"checkoutButton": "Sair da Hospedaria",
|
||||
"tavernTalkTitle":"Conversa de Taberna e Procura de Grupos",
|
||||
"tavernRestingInfo" : "Enquanto você estiver descansando suas tarefas diárias são salvas e não são afetadas pela mudança de dia. Independentemente de você sair amanhã ou em uma semana você continuará no mesmo estado no qual você entrou",
|
||||
"resources" : "Recursos",
|
||||
"LFGPosts" : "Mensagens de Procura de Grupos",
|
||||
"tutorials" : "Tutoriais",
|
||||
|
||||
"achievements":"Façanhas",
|
||||
"achievementUnlocked" : "Façanhas Desbloqueado!",
|
||||
"npcText" : "Apoiou o projeto no Kickstarter no nível máximo!",
|
||||
"contribName" : "Colaborador",
|
||||
"contribText" : "Contribuiu para o HabitRPG (código, design, pixel art, aconselhamento jurídico, documentação, etc). Quer este troféu? Conserte um bug",
|
||||
"kickstartName1" : "Apoiador no Kickstarter - ",
|
||||
"kickstartName2" : "Categoria",
|
||||
"kickstartText" : "Apoiou o projeto no Kickstarter",
|
||||
"streakName" : " Série consecutiva de façanha(s)",
|
||||
"streakText1" : "Executou ",
|
||||
"stureakText2" : " série(s) de 21 dias de tarefas diárias",
|
||||
"origUserName" : "Usuário Original",
|
||||
"origUserText" : "Remonta ao passado distante do HabitRPG (abençoados sejam por terem perseverado pelos bugs!)",
|
||||
"ultimGearName" : "Equipamento Supremo",
|
||||
"ultimGearText" : "Alcançou arma e armadura máximas",
|
||||
"ultimGearUnlocked" : "Você conquistou a façanha 'Equipamento Supremo' por ter aprimorado para o conjunto de equipamentos máximo!",
|
||||
"beastMastName" : "Mestre das Feras",
|
||||
"beastMastText" : "Encontrou todos os 90 mascotes (insanamente difícil, dê os parabéns a este usuário!)",
|
||||
"beastMastUnlocked" : "Você conquistou a façanha 'Mestre das Feras' por ter coletado todos os mascotes!",
|
||||
|
||||
"settings":"Configurações",
|
||||
"customDayStart":"Começo do Dia Personalizado",
|
||||
"24HrClock": "Relógio 24H",
|
||||
"clockInfo":"O padrão do HabitRPG é verificar e resetar suas tarefas diárias à meia-noite de cada dia. Isso pode ser personalizado aqui (Insira um número entre 0 e 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Esconder Cabeçalho",
|
||||
"showHeader":"Mostrar Cabeçalho",
|
||||
"changePass":"Trocar Senha",
|
||||
"oldPass":"Senha Antiga",
|
||||
"newPass":"Senha Nova",
|
||||
"confirmPass":"Confirme a Senha Nova",
|
||||
"dangerZone": "Zona de Perigo",
|
||||
"reset":"Reiniciar",
|
||||
"resetAltText":"Reinicia sua conta inteira (perigoso)",
|
||||
"resetText1":"Isto reinicia sua conta inteira - suas tarefas serão deletadas e seu personagem voltará ao estado inicial.",
|
||||
"resetText2":"Isto é altamente desencorajado porque você irá perder o histórico de dados, o qual é útil para plotar o seu progresso de acordo com o tempo. Entretanto, algumas pessoas acham isso útil no início após brincar com o aplicativo por um tempo.",
|
||||
"restore":"Restaurar",
|
||||
"restoreAltText":"Restaura atributos ao seu personagem",
|
||||
"restoreText1":"A qualidade do HabitRPG atualmente é bem Beta, e muitos concluem que precisam restarurar os atributos do seu personagem como resultado. Coloque seus números aqui e eles serão aplicados automaticamente ao seu personagem. Isto será removido uma vez que HabitRPG esteja mais estável.",
|
||||
"delete":"Deletar",
|
||||
"deleteAltText":"Deletar sua conta",
|
||||
"deleteHeader" : "Deletar Conta",
|
||||
"deleteText1":"EI EI EI! Você tem certeza? Isto irá realmente deletar sua conta para sempre, e ela nunca poderá ser restaurada. Se você tem certeza absoluta, digite",
|
||||
"deleteText2":" DELETAR ",
|
||||
"deleteText3":"na caixa de texto",
|
||||
"API":"API",
|
||||
"APIText":"Copie os dados a seguir para utilizar em aplicações de terceiros.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITENS",
|
||||
"_commentitemsweps": "ARMAS",
|
||||
"sword0name" : "Espada de Treinamento",
|
||||
"sword1Name" : "Espada",
|
||||
"sword1Text" : "Aumenta ganho de experiência em 3%.",
|
||||
"sword2Name" : "Machado",
|
||||
"sword2Text" : "Aumenta ganho de experiência em 6%.",
|
||||
"sword3Name" : "Maça Estrela",
|
||||
"sword3Text" : "Aumenta ganho de experiência em 9%.",
|
||||
"sword4Name" : "Espada Azul",
|
||||
"sword4Text" : "Aumenta ganho de experiência em 12%.",
|
||||
"sword5Name" : "Espada Vermelha",
|
||||
"sword5Text" : "Aumenta ganho de experiência em 15%.",
|
||||
"sword6Name" : "Espada Dourada",
|
||||
"sword6Text" : "Aumenta ganho de experiência em 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMADURAS",
|
||||
"armor0Name" : "Armadura de Tecido",
|
||||
"armor1Name" : "Armadura de Couro" ,
|
||||
"armor1Text": "Diminui perda de PV em 4%",
|
||||
"armor2Name" : "Cota de Malha",
|
||||
"armor2Text": "Diminui perda de PV em 6%",
|
||||
"armor3Name" : "Armadura de Placa",
|
||||
"armor3Text": "Diminui perda de PV em 7%",
|
||||
"armor4Name" : "Armadura Vermelha",
|
||||
"armor4Text": "Diminui perda de PV em 8%",
|
||||
"armor5Name" : "Armadura Dourada",
|
||||
"armor5Text": "Diminui perda de PV em 10%",
|
||||
|
||||
"_commentitemshead" : "ELMOS",
|
||||
"head0Name" : "Sem Elmo",
|
||||
"head1Name" : "Elmo de Couro" ,
|
||||
"head1Text": "Diminui perda de PV em 2%",
|
||||
"head2Name" : "Capuz de Malha",
|
||||
"head2Text": "Diminui perda de PV em 3%",
|
||||
"head3Name" : "Elmo de Placa",
|
||||
"head3Text": "Diminui perda de PV em 4%",
|
||||
"head4Name" : "Elmo Vermelho",
|
||||
"head4Text": "Diminui perda de PV em 5%",
|
||||
"head5Name" : "Elmo Dourado",
|
||||
"head5Text": "Diminui perda de PV em 6%",
|
||||
|
||||
"_commentitemsshield" : "ESCUDOS",
|
||||
"sheild0Name" : "Sem Escudo",
|
||||
"sheild1Name" : "Escudo de Madeira",
|
||||
"sheild1Text": "Diminui perda de PV em 3%",
|
||||
"sheild2Name" : "Broquel",
|
||||
"sheild2Text": "Diminui perda de PV em 4%",
|
||||
"sheild3Name" : "Escudo Reforçado",
|
||||
"sheild3Text": "Diminui perda de PV em 5%",
|
||||
"sheild4Name" : "Escudo Vermelho",
|
||||
"sheild4Text": "Diminui perda de PV em 7%",
|
||||
"sheild5Name" : "Escudo Dourado",
|
||||
"sheild5Text": "Diminui perda de PV em 8%",
|
||||
|
||||
"_commentitemsother" : "OUTROS ITENS",
|
||||
"healthPotionName" : "Poção de Vida",
|
||||
"healthPotionNotes" : "Recupera 15 PV Instantaneamente",
|
||||
"rerollName" : "Re-Rolar",
|
||||
"rerollNotes" : "Restaura seus valores de tarefa para amarelo. Útil quando tudo está vermelho e está difícil ficar vivo.",
|
||||
"rerollModelHeader" : "Restabelecer Suas Tarefas",
|
||||
"rerollModelText1" : "Altamente desencorajado porque tarefas vermelhas oferecem bom incentivo para melhorar.",
|
||||
"rerollModelText2" : "ler mais",
|
||||
"rerollModelText3" : "Porém, isso se torna necessário após longos acessos de maus hábitos.",
|
||||
|
||||
"_commentitemspeteggs": "OVOS DE MASCOTE",
|
||||
"wolfEgg": "Filhote de Lobo",
|
||||
"tigerEgg": "Filhote de Tigre",
|
||||
"pandaEgg": "Filhote de Panda",
|
||||
"lionEgg": "Filhote de Leão",
|
||||
"foxEgg": "Raposa",
|
||||
"pigEgg": "Porco Voador",
|
||||
"dragonEgg": "Dragão",
|
||||
"cactusEgg": "Cacto",
|
||||
"bearEgg": "Filhote de Urso",
|
||||
|
||||
"_commentitemshatchingpotions": "POÇÕES DE INCUBAÇÃO",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Choca seu mascote em sua forma base.",
|
||||
"whitePotName": "Branca",
|
||||
"whitePotText" : "Choca seu mascote em sua forma branca.",
|
||||
"desertPotName": "Deserto",
|
||||
"desertPotText" : "Choca seu mascote em sua forma do deserto.",
|
||||
"redPotName": "Vermelha",
|
||||
"redPotText" : "Choca seu mascote em sua forma vermelha.",
|
||||
"shadePotName": "Sombria",
|
||||
"shadePotText" : "Choca seu mascote em sua forma sombria.",
|
||||
"skeletonPotName": "Esqueletal",
|
||||
"skeletonPotText" : "Choca seu mascote em sua forma esqueletal.",
|
||||
"zombiePotName": "Zumbi",
|
||||
"zombiePotText" : "Choca seu mascote em sua forma zumbi.",
|
||||
"cottonPinkPotName": "Algodão Doce Rosa",
|
||||
"cottonPinkPotText" : "Choca seu mascote em sua forma algodão doce rosa.",
|
||||
"cottonBluePotName": "Algodão Doce Azul",
|
||||
"cottonBluePotText" : "Choca seu mascote em sua forma algodão doce azul.",
|
||||
"goldenPotName": "Dourada",
|
||||
"goldenPotText" : "Choca seu mascote em sua forma dourada.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "PNJS & PERSONAGENS",
|
||||
"_commentNPCS" : "PNJS",
|
||||
"NPCBaileyText1" : "Arauto aqui! Anunciando coisas novas!",
|
||||
"NPCAugustinText1" : "Bem-Vindo ao Mercado! Eu sou o mercador;",
|
||||
"NPCAugustinText2" : "Morrendo de vontade de conseguir aquele mascote que você quer, mas não aguenta esperar que ele caia? Compre-o aqui!",
|
||||
"NPCJohanssonText1" : "Bem-vindo à Taberna! Eu sou",
|
||||
"NPCJohanssonText2": "o taberneiro. Se você quiser descansar um pouco (saindo de férias? doença repentina?), eu vou lhe estabelecer na hospedaria - diárias não lhe farão dano enquanto estiver descansando. Fique um pouco e conheça os habitantes locais.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "MORTE",
|
||||
"deathTitle" : "Você Morreu!",
|
||||
"deathText" : "Você perdeu seu ouro, 1 nível e 1 peça de equipamento. Certifique-se de completar suas diárias para evitar que isso ocorra novamente!",
|
||||
|
||||
"_commentgems" : "GEMAS",
|
||||
"gems" : "Gemas",
|
||||
"outOfGems" : "Sem Gemas",
|
||||
"buyMoreGems" : "Compre Mais Gemas",
|
||||
"notEnoughGems" : "Gemas Insuficientes",
|
||||
"petsOutOfGems" : "Ops, você está sem Gemas, que são usadas para comprar itens especiais! Habit é um projeto open source, e aprecia toda ajuda que puder conseguir - compre mais Gemas para receber este mascote, e considere-o uma doação aos contribuidores",
|
||||
"gemsWhatFor" : "Usadas para comprar itens especiais (re-rolagens, ovos, poções de incubação, etc). Você terá que desbloquear esses recursos antes de poder usar Gemas.",
|
||||
|
||||
"_commentfooter": "RODAPÉ",
|
||||
"footerCompany" : "Empresa",
|
||||
"companyAbout" : "Sobre",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Equipe",
|
||||
"companyExtensions" : "Extensões",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Legal",
|
||||
"legalPrivacy" : "Privacidade",
|
||||
"legalTerms" : "Termos",
|
||||
"footerCommunity" : "Comunidade",
|
||||
"communityBugs" : "Submeter Bugs",
|
||||
"communityFeatures" : "Solicitar Recursos",
|
||||
"communityExtensions" : "Add-ons / Extensões",
|
||||
"communityForum" : "Fórum da Comunidade",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Remover Propagandas",
|
||||
"whyAds": "Porquê Propagandas?",
|
||||
"whyAdsContent1": "Habit é um projeto open source project, e aprecia toda a ajuda que puder conseguir - considere isso uma doação aos contribuidores. Você também ganha 20 Gemas pela compra, que você pode usar para comprar itens especiais.",
|
||||
|
||||
"whyAdsContent2": "'Ei, eu contribuí ao Kickstarter!' - siga",
|
||||
"whyAdsContent3": "estas instruções",
|
||||
"_commentbuttons": "BOTÕES",
|
||||
"submit":"Enviar",
|
||||
"close":"Fechar",
|
||||
"saveAndClose": "Salvar e Fechar",
|
||||
"cancel":"Cancelar",
|
||||
"ok" : "Ok",
|
||||
"add" : "Adicionar",
|
||||
"undo" : "Desfazer",
|
||||
"continue" : "Continuar",
|
||||
"accept" : "Aceitar",
|
||||
"reject" : "Rejeitar",
|
||||
"or" : "Ou",
|
||||
"_commenttimestamps":"MARCAS TEMPORAIS",
|
||||
"justNow":"Agora mesmo",
|
||||
"aMinuteAgo":"Um minuto atrás",
|
||||
"minutesAgo":"minutos atrás",
|
||||
"anHourAgo": "Uma hora atrás",
|
||||
"hoursAgo": "horas atrás",
|
||||
"yesterday":"Ontem",
|
||||
"daysAgo":"dias atrás"
|
||||
|
||||
}
|
||||
414
locales-old/ru/app.json
Normal file
414
locales-old/ru/app.json
Normal file
|
|
@ -0,0 +1,414 @@
|
|||
{
|
||||
|
||||
"languageName": "Russian",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "Программа, которая вырабатывает привычки, превращая вашу жизнь в ролевую игру. Получайте уровни за достижения, теряйте очки здоровья за неслеланные дела, зарабатывайте золото и покупайте оружие и броню.",
|
||||
"playButton" : "Играть",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "Закончить тур",
|
||||
"nextButton" : "Далее",
|
||||
"prevButton" : "Назад",
|
||||
"tour1Title" : "Добро пожаловать в HabitRPG",
|
||||
"tour1Text" : "Добро пожаловать в HabitRPG. Сайт, который превращает достижение целей в ролевую игру.",
|
||||
"tour2Title" : "Привычки",
|
||||
"tour2Text" : "Привычки - это хорошие или плохие действия, которые вы постоянно отслеживаете.",
|
||||
"tour3Title" : "Повестка дня",
|
||||
"tour3Text" : "На повестке дня находятся действия, которые вы хотели бы совершать раз в день.",
|
||||
"tour4Title" : "Задачи",
|
||||
"tour4Text" : "Здесь отображаются единоразовые задачи, не привязанные ко времени.",
|
||||
"tour5Title" : " Награды",
|
||||
"tour5Text" : "Выполняя задачи, вы зарабатываете золото, необходимое для покупки наград. Не экономьте, награды - важная составляющая в формировании полезных привычек.",
|
||||
"tour6Title" : "Подведите курсор к комментарию",
|
||||
"tour6Text" : "Различные типы заданий имеют особые свойства. Наведите на значок комментария возле каждого задания, чтобы узнать больше. Удалите существующие задания и начните добавлять свои, когда будете готовы.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "Час продуктивной работы",
|
||||
"habit1comment": "-- Привычки: моментальный результат -- Смысл некоторых действий - просто *заработать* очки (к примеру, этого).",
|
||||
"habit2" : "Есть фастфуд",
|
||||
"habit2comment" : "Выполняя другие, вы лишь *теряете* очки",
|
||||
"habit3" : "Подняться по лестнице",
|
||||
"habit3comment" : "Остальные задания позволяют как терять, так и зарабатывать очки (лестница = получение, лифт = потеря)",
|
||||
"daily1" : "Час личного проекта",
|
||||
"daily1comment" : "-- Дневные: совершайте раз в день -- Незавершённые ежедневные задания отнимают очки здоровья.",
|
||||
"daily2" : "Упражнения",
|
||||
"daily2comment" : "Если вы справляетесь хорошо, они окрашиваются в зелёный цвет, а их ценность падает (меньше опыта и золота), они наносят меньше урона (здоровье). Это означает, что вы можете немного расслабиться.",
|
||||
"daily3" : "45 минут чтения",
|
||||
"daily3comment" : "Но если вы вовсе не справляетесь, они становятся красными. Чем хуже ваши результаты, тем больше их ценность (больше опыта и золота) и тем более урона они наносят вашему Здоровью. Это означает, что вы должны сосредоточиться на таких заданиях.",
|
||||
"todo1" : "Позвонить маме",
|
||||
"todo1comment" : "-- Задачи: Выполняйте по мере возможности -- Незавершённые задачи не нанесут вам вреда но их ценность растёт со временем. Это будет стимулировать вас выполнять залежавшиеся задания.",
|
||||
"reward1" : "Одна серия 'Игры престолов'",
|
||||
"reward1comment": "-- Награды: побалуйте себя! -- Достигая цели, вы зарабатываете золото для покупки наград. Не экономьте, награды важны для формирования полезных привычек.",
|
||||
"reward2" : "Пирожное",
|
||||
"reward2comment" : "Покупайте, только если у вас достаточно золота, иначе - потеряете очки здоровья.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "утро",
|
||||
"afternoon" : "день",
|
||||
"evening" : "вечер",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Здоровье",
|
||||
"experience": "Опыт",
|
||||
"history": "История",
|
||||
"anonymous": "Анонимно",
|
||||
"level": "Уровень",
|
||||
"tasks": "Задания",
|
||||
"loginAndReg" : "Войти / зарегистрироваться",
|
||||
"loginFacebookAlt" : "Войти / зарегистрироваться через Facebook",
|
||||
"login" : "Войти",
|
||||
"register" : "Зарегистрироваться",
|
||||
"options": "Настройки",
|
||||
"logout": "Выйти",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "Новое сообщение в партии",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Привычки",
|
||||
"newHabit": "Новая привычка",
|
||||
"edit": "Изменить",
|
||||
"text": "Текст",
|
||||
"extraNotes": "Комментарий",
|
||||
"directions/Actions": "Возможное влияние:",
|
||||
"advancedOptions": "Расширенные параметры",
|
||||
"difficulty": "Сложность",
|
||||
"difficultyHelpTitle": "Насколько сложное это задание?",
|
||||
"difficultyHelpContent": "Это множители стоимости задания. Используйте при необходимости, для большинства задач достаточно встроенного алгоритма регулировки стоимости. Но некоторые задачи намного важнее других (написать диссертацию или использовать зубную нить). Подробнее.",
|
||||
"easy": "Легко",
|
||||
"medium": "Средне",
|
||||
"hard": "Сложно",
|
||||
"delete": "Удалить",
|
||||
"progress": "Прогресс",
|
||||
"score": "Счёт",
|
||||
"dailies": "Ежедневные задания",
|
||||
"newDaily": "Новое задание",
|
||||
"repeat": "Повторить",
|
||||
"Su": "Вс",
|
||||
"M": "Пн",
|
||||
"T": "Вт",
|
||||
"We": "Ср",
|
||||
"Th": "Чт",
|
||||
"F": "Пт",
|
||||
"S": "Сб",
|
||||
"todos": "Задачи",
|
||||
"newTodo": "Новая задача",
|
||||
"dueDate": "Выполнить до",
|
||||
"remaining": "Оставшиеся",
|
||||
"complete": "Завершенные",
|
||||
"rewards": "Вознаграждения",
|
||||
"gold": "Золото",
|
||||
"silver": "Серебро",
|
||||
"newReward": "Новое вознаграждение",
|
||||
"price": "Цена",
|
||||
"tags" : "Тэги",
|
||||
"editTags" : "Редактировать тэги",
|
||||
"newTag" : "Новый тэг",
|
||||
"clearFilters" : "Очистить фильтры",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Выпадение предметов активно!",
|
||||
"dropsEnabledText1" : "Вы открыли систему выпадения предметов! Теперь при завершении задания у вас есть небольшой шанс получить предмет. И знаете что, вы только что нашли",
|
||||
"dropsEnabledText2" : "яйцо",
|
||||
"itemDropped" : "Вы нашли предмет",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Профиль",
|
||||
"avatar": "Аватар",
|
||||
|
||||
"head": "Голова",
|
||||
"showHelm": "Показывать шлем",
|
||||
"hair": "Волосы",
|
||||
"skin": "Кожа",
|
||||
"clothing" : "Одежда",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Ссылка на фото",
|
||||
"fullName": "Полное имя",
|
||||
"blurb": "О себе",
|
||||
"websites": "Сайты",
|
||||
"addWebsites": "Добавить сайт",
|
||||
"items" : "Предметы",
|
||||
"weapon" : "Оружие",
|
||||
"armor" : "Броня",
|
||||
"helm" : "Шлем",
|
||||
"shield" : "Щит",
|
||||
|
||||
"stats" : "Характеристики",
|
||||
"strength" : "Сила",
|
||||
"defense" : "Защита",
|
||||
"totalStrength" : "Общая сила",
|
||||
"totalDefense" : "Общая защита",
|
||||
|
||||
|
||||
"party": "Партия",
|
||||
"createAParty":"Создать партию",
|
||||
"noPartyText": "У вас нет партии. Создайте свою и пригласите друзей или присоединитесь к существующей, дайте им ввести:",
|
||||
"partyName": "Название партии",
|
||||
"create":"Создать",
|
||||
"userId":"Идентификатор",
|
||||
"invite":"Пригласить",
|
||||
"leave": "Покинуть",
|
||||
"invitedTo" : "Вас пригласили в",
|
||||
"chat": "Чат",
|
||||
|
||||
"inventory": "Инвентарь",
|
||||
"eggs": "Яйца",
|
||||
"noEggs": "Пока нет найденных яиц.",
|
||||
"hatchingPotions": "Зелья инкубации",
|
||||
"noHatchingPotions": "Пока нет найденных зелий.",
|
||||
"hatchYourEgg" : "Вырастить питомца",
|
||||
"whichHatchingPotion1" : "Каким зельем вы хотите обработать это",
|
||||
"whichHatchingPotion2" : "яйцо?",
|
||||
"pour" : "обработать",
|
||||
"rarePets" : "Редкие питомцы",
|
||||
"market": "Рынок",
|
||||
|
||||
"stable": "Конюшня",
|
||||
"petsFound":"Найденные питомцы",
|
||||
"rarePets": "Редкие питомцы",
|
||||
|
||||
"tavern": "Таверна",
|
||||
"restButton":"Отдохнуть в таверне",
|
||||
"checkoutButton": "Покинуть таверну",
|
||||
"tavernTalkTitle":"Общение и поиск партии",
|
||||
"tavernRestingInfo" : "Во время отдыха ежедневные задачи замораживаются и не меняются при смене дня. Вы покинете таверну в том же состоянии, в каком пришли, неважно, завтра или через несколько недель.",
|
||||
"resources" : "Ресурсы",
|
||||
"LFGPosts" : "Сообщения о поиске партии",
|
||||
"tutorials" : "Руководства",
|
||||
|
||||
"achievements":"Достижения",
|
||||
"achievementUnlocked" : "Новое достижение!",
|
||||
"npcText" : "Оставил максимальное пожертвование на Kickstarter!",
|
||||
"contribName" : "Участник проекта",
|
||||
"contribText" : "Участвовал в создании HabitRPG (код, дизайн, пиксель-арт, юридическая консультация, документация и т.п.). Хотите этот значок? Исправьте баг",
|
||||
"kickstartName1" : "Даритель Kickstarter - ",
|
||||
"kickstartName2" : "Уровень",
|
||||
"kickstartText" : "Сделал пожертвование на Kickstarter",
|
||||
"streakName" : " Мастер привычек",
|
||||
"streakText1" : "Выполнил ",
|
||||
"stureakText2" : " из ежедневных задач 21 день подряд",
|
||||
"origUserName" : "Оригинальный пользователь",
|
||||
"origUserText" : "Присоединился к Habit во время оно (благослови их, продиравшихся сквозь баги!)",
|
||||
"ultimGearName" : "Лучшее снаряжение",
|
||||
"ultimGearText" : "Получил лучшее оружие и набор брони",
|
||||
"ultimGearUnlocked" : "Вы собрали снаряжение максимального уровня и открыли достижение 'Лучшее снаряжение'!",
|
||||
"beastMastName" : "Повелитель зверей",
|
||||
"beastMastText" : "Нашел все 90 питомцев (безумно сложно, респект вам!)",
|
||||
"beastMastUnlocked" : "Вы собрали всех питомцев и открыли достижение 'Повелитель зверей'!",
|
||||
|
||||
"settings":"Настройки",
|
||||
"customDayStart":"Нестандартное начало дня",
|
||||
"24HrClock": "24-часовой формат",
|
||||
"clockInfo":"По умолчанию HabitRPG начинает новый день и обнуляет ежедневные задачи в полночь. Вы можете изменить эту настройку здесь (введите число от 0 до 23).",
|
||||
"misc":"Другое",
|
||||
"hideHeader":"Спрятать заголовок",
|
||||
"showHeader":"Показать заголовок",
|
||||
"changePass":"Изменить пароль",
|
||||
"oldPass":"Старый пароль",
|
||||
"newPass":"Новый пароль",
|
||||
"confirmPass":"Подтвердите новый пароль",
|
||||
"dangerZone": "Опасная зона",
|
||||
"reset":"Сбросить все",
|
||||
"resetAltText":"Очистить весь аккаунт (опасно)",
|
||||
"resetText1":"Перезагружает весь ваш аккаунт - задания будут удалены, а персонаж начнет жизнь заново.",
|
||||
"resetText2":"Хорошо подумайте, стоит ли использовать эту функцию, ведь вы потеряете всю статистику, по которой можно увидеть ваш прогресс за время игры. Тем не менее некоторые пользователи находят ее полезной в начале игры после первых нескольких уровней.",
|
||||
"restore":"Восстановить",
|
||||
"restoreAltText":"Восстановить характеристики персонажа",
|
||||
"restoreText1":"HabitRPG пока находится в бета-версии, и многим может потребоваться восстановить характеристики. Введите нужные данные, и ваш персонаж изменится автоматически. Когда Habit станет более стабильной, эта функция будет удалена.",
|
||||
"delete":"Удалить",
|
||||
"deleteAltText":"Удалить аккаунт",
|
||||
"deleteHeader" : "Удалить аккаунт",
|
||||
"deleteText1":"Стоп-стоп-стоп! Вы уверены? Это в самом деле навсегда удалит ваш аккаунт, и восстановить его будет невозможно. Если вы абсолютно уверены, введите",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"в текстовое поле",
|
||||
"API":"API",
|
||||
"APIText":"Скопируйте, чтобы использовать в сторонних приложениях.",
|
||||
"APIToken":"Токен Api",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Тренировочный меч",
|
||||
"sword1Name" : "Меч",
|
||||
"sword1Text" : "Увеличивает прирост опыта на 3%.",
|
||||
"sword2Name" : "Топор",
|
||||
"sword2Text" : "Увеличивает прирост опыта на 6%.",
|
||||
"sword3Name" : "Моргенштерн",
|
||||
"sword3Text" : "Увеличивает прирост опыта на 9%.",
|
||||
"sword4Name" : "Синий меч",
|
||||
"sword4Text" : "Увеличивает прирост опыта на 12%.",
|
||||
"sword5Name" : "Красный меч",
|
||||
"sword5Text" : "Увеличивает прирост опыта на 15%.",
|
||||
"sword6Name" : "Золотой меч",
|
||||
"sword6Text" : "Увеличивает прирост опыта на 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Тканевая броня",
|
||||
"armor1Name" : "Кожанная броня" ,
|
||||
"armor1Text": "Уменьшает потерю здоровья на 4%",
|
||||
"armor2Name" : "Кольчуга",
|
||||
"armor2Text": "Уменьшает потерю здоровья на 6%",
|
||||
"armor3Name" : "Латы",
|
||||
"armor3Text": "Уменьшает потерю здоровья на 7%",
|
||||
"armor4Name" : "Красная броня",
|
||||
"armor4Text": "Уменьшает потерю здоровья на 8%",
|
||||
"armor5Name" : "Золотая броня",
|
||||
"armor5Text": "Уменьшает потерю здоровья на 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "Без шлема",
|
||||
"head1Name" : "Кожаный шлем" ,
|
||||
"head1Text": "Уменьшает потерю здоровья на 2%",
|
||||
"head2Name" : "Кольчужный шлем",
|
||||
"head2Text": "Уменьшает потерю здоровья на 3%",
|
||||
"head3Name" : "Латный шлем",
|
||||
"head3Text": "Уменьшает потерю здоровья на 4%",
|
||||
"head4Name" : "Красный шлем",
|
||||
"head4Text": "Уменьшает потерю здоровья на 5%",
|
||||
"head5Name" : "Золотой шлем",
|
||||
"head5Text": "Уменьшает потерю здоровья на 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "Без щита",
|
||||
"sheild1Name" : "Деревянный щит",
|
||||
"sheild1Text": "Уменьшает потерю здоровья на 3%",
|
||||
"sheild2Name" : "Круглый щит",
|
||||
"sheild2Text": "Уменьшает потерю здоровья на 4%",
|
||||
"sheild3Name" : "Усиленный щит",
|
||||
"sheild3Text": "Уменьшает потерю здоровья на 5%",
|
||||
"sheild4Name" : "Красный щит",
|
||||
"sheild4Text": "Уменьшает потерю здоровья на 7%",
|
||||
"sheild5Name" : "Золотой щит",
|
||||
"sheild5Text": "Уменьшает потерю здоровья на 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Зелье здоровья",
|
||||
"healthPotionNotes" : "Мгновенно восстанавливает 15 очков здоровья",
|
||||
"rerollName" : "Сброс",
|
||||
"rerollNotes" : "Сбрасывает статус всех заданий на желтый. Полезен, если все задачи стали красными и тяжело остаться в живых.",
|
||||
"rerollModelHeader" : "Сбрасывает статус задач",
|
||||
"rerollModelText1" : "Настоятельно не рекомендуется, потому что красные задачи дают хороший стимул к улучшению",
|
||||
"rerollModelText2" : "подробнее",
|
||||
"rerollModelText3" : "Тем не менее становится необходимостью после долгих периодов плохих привычек.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Волчонок",
|
||||
"tigerEgg": "Тигренок",
|
||||
"pandaEgg": "Детеныш панды",
|
||||
"lionEgg": "Львенок",
|
||||
"foxEgg": "Лисенок",
|
||||
"pigEgg": "Летающая свинья",
|
||||
"dragonEgg": "Дракон",
|
||||
"cactusEgg": "Кактус",
|
||||
"bearEgg": "Медвежонок",
|
||||
"wolfEgg": "Волк",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Обычное",
|
||||
"basePotText" : "Придает вашему питомцу базовую форму.",
|
||||
"whitePotName": "Белое",
|
||||
"whitePotText" : "Придает вашему питомцу белую форму.",
|
||||
"desertPotName": "Пустынное",
|
||||
"desertPotText" : "Придает вашему питомцу пустынную форму.",
|
||||
"redPotName": "Красное",
|
||||
"redPotText" : "Придает вашему питомцу красную форму.",
|
||||
"shadePotName": "Теневое",
|
||||
"shadePotText" : "Придает вашему питомцу теневую форму.",
|
||||
"skeletonPotName": "Скелетное",
|
||||
"skeletonPotText" : "Придает вашему питомцу форму скелета.",
|
||||
"zombiePotName": "Зомби",
|
||||
"zombiePotText" : "Придает вашему питомцу форму зомби.",
|
||||
"cottonPinkPotName": "Розовой сахарной ваты",
|
||||
"cottonPinkPotText" : "Придает вашему питомцу форму розовой сахарной ваты.",
|
||||
"cottonBluePotName": "Голубой сахарной ваты",
|
||||
"cottonBluePotText" : "Придает вашему питомцу форму голубой сахарной ваты.",
|
||||
"goldenPotName": "Золотое",
|
||||
"goldenPotText" : "Придает вашему питомцу золотую форму.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "Глашатай прибыл! Сообщаю новости!",
|
||||
"NPCAugustinText1" : "Добро пожаловать на рынок! Я торговец;",
|
||||
"NPCAugustinText2" : "Мечтаете об особом питомце и не хотите ждать, пока он попадется вам по пути? Купите его!",
|
||||
"NPCJohanssonText1" : "Добро пожалосвать в таверну! Я",
|
||||
"NPCJohanssonText2": "бармен. Если вы хотите немного отдохнуть (едете в отпуск? ненароком заболели?), я найду для вас комнату - ежедневные задачи не будут наносить урон, пока вы отдыхаете. Осмотритесь немного и познакомтесь с местными.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "Вы умерли!",
|
||||
"deathText" : "Вы потеряли все золото, 1 уровень и 1 предмет снаряжения. Выполняйте ежедневные задания, чтобы это не повторилось!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Самоцветы",
|
||||
"outOfGems" : "Нет самоцветов",
|
||||
"buyMoreGems" : "Купить самоцветы",
|
||||
"notEnoughGems" : "Недостаточно самоцветов",
|
||||
"petsOutOfGems" : "Ой, самоцветы для покупки специальных предметов закончились! Habit - бесплатный проект с открытым кодом, которому пригодится любая помощь - купите самоцветы, чтобы получить этого питомца, и считайте это пожертвованием для разработчиков",
|
||||
"gemsWhatFor" : "Используются для покупки специальных предметов (сброса задач, яиц, зелий и т.д.). Вы должны 'открыть' эти предметы, перед тем как сможете использовать самоцветы.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "О компании",
|
||||
"companyAbout" : "О нас",
|
||||
"companyBlog" : "Блог",
|
||||
"companyTeam" : "Команда",
|
||||
"companyExtensions" : "Расширения",
|
||||
"companyFAQ" : "ЧАВО",
|
||||
"footerLegal" : "Юридические вопросы",
|
||||
"legalPrivacy" : "Конфиденциальность",
|
||||
"legalTerms" : "Условия использования",
|
||||
"footerCommunity" : "Сообщество",
|
||||
"communityBugs" : "Сообщить об ошибке",
|
||||
"communityFeatures" : "Хочу новую функцию",
|
||||
"communityExtensions" : "Аддоны и расширения",
|
||||
"communityForum" : "Форум",
|
||||
"footerSocial" : "Социальные сети",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Убрать рекламу",
|
||||
"whyAds": "Зачем нужна реклама?",
|
||||
"whyAdsContent1": "Habit - бесплатный проект с открытым кодом, которому пригодится любая помощь - считайте это пожертвованием для разработчиков Вы также получите 20 самоцветов, которые можно использовать для покупки особых предметов.",
|
||||
"whyAdsContent2": "'Но я уже перевел деньги на Kickstarter!' - следуйте",
|
||||
"whyAdsContent3": "этим инструкциям",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Подтвердить",
|
||||
"close":"Закрыть",
|
||||
"saveAndClose": "Сохранить и закрыть",
|
||||
"cancel":"Отмена",
|
||||
"ok" : "Oк",
|
||||
"add" : "Добавить",
|
||||
"undo" : "Отмена",
|
||||
"continue" : "Продолжить",
|
||||
"accept" : "Принять",
|
||||
"reject" : "Отклонить",
|
||||
"or" : "Или",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Только что",
|
||||
"aMinuteAgo":"Минуту назад",
|
||||
"minutesAgo":"минут назад",
|
||||
"anHourAgo": "Час назад",
|
||||
"hoursAgo": "часов назад",
|
||||
"yesterday":"Вчера",
|
||||
"daysAgo":"дней назад"
|
||||
|
||||
}
|
||||
417
locales-old/sl/app.json
Normal file
417
locales-old/sl/app.json
Normal file
|
|
@ -0,0 +1,417 @@
|
|||
{
|
||||
|
||||
"languageName": "Slovene",
|
||||
"stringNotFound": "String not found.",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "Program za pridobivanje navad, s katerim tvoje življenje postane igra igranja vlog. Z uspehi tvoj lik raste, z neuspehi izgubi del zdravja, s prisluženim denarjem pa lahko kupiš orožje in oklep.",
|
||||
"playButton" : "Igraj",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "Končaj predstavitev",
|
||||
"nextButton" : "Naprej",
|
||||
"prevButton" : "Nazaj",
|
||||
"tour1Title" : "Dobrodošel pri HabitRPG",
|
||||
"tour1Text" : "Dobrodošel pri HabitRPG, programu, ki spremlja tvoje navade v stilu igre igranja vlog.",
|
||||
"tour2Title" : "Navade",
|
||||
"tour2Text" : "S programom ves čas spremljaš dobre in slabe navade.",
|
||||
"tour3Title" : "Dnevne naloge",
|
||||
"tour3Text" : "Dnevne naloge moraš opraviti vsak dan enkrat.",
|
||||
"tour4Title" : "Opravki",
|
||||
"tour4Text" : "Opravki so naloge, ki jih moraš opraviti samo enkrat. ",
|
||||
"tour5Title" : "Nagrade",
|
||||
"tour5Text" : "Z opravljenimi nalogami si prislužiš zlato, s katerim lahko kupiš nagrade. Kupuj jih pogosto, saj so pomembne pri pridobivanju novih navad. ",
|
||||
"tour6Title" : "Poglej komentarje",
|
||||
"tour6Text" : "Določene vrste nalog imajo posebne lastnosti. Ogledaš si jih tako, da kazalec miške postaviš nad njihov komentar. Ko želiš začeti, izbriši obstoječe naloge in dodaj svoje.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h produktivno delo",
|
||||
"habit1comment": "-- Navade program spremlja ves čas -- Pri določenih nalogah je smiselno samo *pridobivanje* točk (kot pri tej)",
|
||||
"habit2" : "Jedel nezdravo hrano",
|
||||
"habit2comment" : "Pri drugih je smiselno samo *izgubljanje* točk",
|
||||
"habit3" : "Šel po stopnicah",
|
||||
"habit3comment" : "Pri ostalih lahko uporabiš tako + kot tudi - (stopnice = pridobiš, dvigalo = izgubiš)",
|
||||
"daily1" : "1h osebni projekt",
|
||||
"daily1comment" : "-- Dnevne naloge je treba opraviti enkrat na dan -- Ko se dan konča, izgubiš točke za vse neopravljene dnevne naloge.",
|
||||
"daily2" : "Telovadba",
|
||||
"daily2comment" : "Če jih opravljaš vestno, postanejo zelene, prinesejo manj denarja in izkušenj ter odvzamejo manj zdravja, ko jih ne opraviš.",
|
||||
"daily3" : "45min branje",
|
||||
"daily3comment" : "Če pa jih opravljaš neredno, postanejo rdeče. Čim manjkrat jih opraviš, tem več zlata in izkušenj prinesejo, vendar pa so tudi bolj nevarne za zdravje lika. To te spodbudi, da jih opravljaš bolj redno.",
|
||||
"todo1" : "Pokliči mamo",
|
||||
"todo1comment" : "-- Opravke je treba opraviti enkrat -- Neopravljeni opravki ne škodujejo zdravju lika, sčasoma pa postanejo vredni vedno več, kar te spodbudi, da opraviš te zapoznele naloge.",
|
||||
"reward1" : "1 epizoda Igre prestolov",
|
||||
"reward1comment": "-- Privošči si nagrado! -- Z opravljenimi nalogami si prislužiš zlato, s katerim lahko kupiš nagrade. Kupuj jih pogosto, saj so pomembne pri pridobivanju novih navad.",
|
||||
"reward2" : "Torta",
|
||||
"reward2comment" : "Ampak samo, če imaš dovolj zlata, saj boš drugače izgubil točke pri zdravju.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "jutro",
|
||||
"afternoon" : "popoldne",
|
||||
"evening" : "večer",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Zdravje",
|
||||
"experience": "Izkušnje",
|
||||
"history": "Zgodovina",
|
||||
"anonymous": "Neimenovan",
|
||||
"level": "Level",
|
||||
"tasks": "Naloge",
|
||||
"loginAndReg" : "Prijava / Registracija",
|
||||
"loginFacebookAlt" : "Prijava / Registracija preko Facebooka",
|
||||
"login" : "Prijava",
|
||||
"register" : "Registracija",
|
||||
"options": "Možnosti",
|
||||
"logout": "Odjava",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "Novo sporočilo skupine",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Navade",
|
||||
"Habits": "Navade",
|
||||
"newHabit": "Nova navada",
|
||||
"edit": "Uredi",
|
||||
"text": "Besedilo",
|
||||
"extraNotes": "Opomba",
|
||||
"directions/Actions": "Navodilo/Dejanje",
|
||||
"advancedOptions": "Dodatne možnosti",
|
||||
"difficulty": "Težavnost",
|
||||
"difficultyHelpTitle": "Kako težavna je naloga?",
|
||||
"difficultyHelpContent": "Težavnost pomnoži osnovno vrednost. Priporočamo, da večinoma uporabljaš vgrajeni algoritem, ki prilagodi vrednost. A nekatere naloge so veliko pomembnejše od drugih (pisanje diplome proti nitkanju zob). Klikni za več informacij.",
|
||||
"easy": "Enostavno",
|
||||
"medium": "Srednje",
|
||||
"hard": "Težko",
|
||||
"delete": "Zbriši",
|
||||
"progress": "Napredek",
|
||||
"score": "Točke",
|
||||
"dailies": "Dnevne naloge",
|
||||
"Dailies": "Dnevne naloge",
|
||||
"newDaily": "Nova dnevna naloga",
|
||||
"repeat": "Ponovi",
|
||||
"Su": "Ne",
|
||||
"M": "Po",
|
||||
"T": "To",
|
||||
"We": "Sr",
|
||||
"Th": "Če",
|
||||
"F": "Pe",
|
||||
"S": "So",
|
||||
"todos": "Opravki",
|
||||
"Todos": "Opravki",
|
||||
"newTodo": "Nov opravek",
|
||||
"dueDate": "Opraviti do",
|
||||
"remaining": "Preostalo",
|
||||
"complete": "Opravljeno",
|
||||
"rewards": "Nagrade",
|
||||
"Rewards": "Nagrade",
|
||||
"gold": "Zlato",
|
||||
"silver": "Srebro",
|
||||
"newReward": "Nova nagrada",
|
||||
"price": "Cena",
|
||||
"tags" : "Oznake",
|
||||
"editTags" : "Uredi oznake",
|
||||
"newTag" : "Nova oznaka",
|
||||
"clearFilters" : "Počisti filtre",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Najdbe vključene!",
|
||||
"dropsEnabledText1" : "Odklenil si sistem najdb! Ko zdaj opraviš nalogo, imaš majhno možnost, da naletiš na najdbo. Ne boš verjel, ravnokar si našel",
|
||||
"dropsEnabledText2" : "jajce",
|
||||
"itemDropped" : "Nova najdba",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profil",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Glava",
|
||||
"showHelm": "Pokaži čelado",
|
||||
"hair": "Lasje",
|
||||
"skin": "Polt",
|
||||
"clothing" : "OblaËila",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Spletni naslov slike",
|
||||
"fullName": "Polno ime",
|
||||
"blurb": "O tebi",
|
||||
"items" : "Oprema",
|
||||
"weapon" : "Orožje",
|
||||
"armor" : "Oklep",
|
||||
"helm" : "Čelada",
|
||||
"shield" : "Ščit",
|
||||
|
||||
"stats" : "Podatki",
|
||||
"strength" : "Moč",
|
||||
"defense" : "Obramba",
|
||||
"totalStrength" : "Skupna moč",
|
||||
"totalDefense" : "Skupna obramba",
|
||||
|
||||
|
||||
"party": "Skupina",
|
||||
"createAParty":"Ustvari skupino",
|
||||
"noPartyText": "Nisi del skupine. Lahko ustvariš svojo in povabiš prijatelje ali pa se pridružiš že obstoječi skupini. Naj uporabijo to številko:",
|
||||
"partyName": "Ime skupine",
|
||||
"create":"Ustvari",
|
||||
"userId":"Številka uporabnika",
|
||||
"invite":"Povabi",
|
||||
"leave": "Zapusti",
|
||||
"invitedTo" : "Povabljen si k skupini",
|
||||
"chat": "Klepet",
|
||||
|
||||
"inventory": "Inventar",
|
||||
"eggs": "Jajca",
|
||||
"noEggs": "Našel nisi še nobenega jajca.",
|
||||
"hatchingPotions": "Valilni napoji",
|
||||
"noHatchingPotions": "Našel nisi še nobenega valilnega napoja.",
|
||||
"hatchYourEgg" : "Naj se zverinica izvali",
|
||||
"whichHatchingPotion1" : "Kateri valilni napoj želiš politi po",
|
||||
"whichHatchingPotion2" : "jajcu?",
|
||||
"pour" : "polij",
|
||||
"rarePets" : "Redke zverinice",
|
||||
"market": "Trgovina",
|
||||
|
||||
"stable": "Hlev",
|
||||
"petsFound":"najdenih zverinic",
|
||||
"rarePets": "Redke zverinice",
|
||||
|
||||
"tavern": "Gostilna",
|
||||
"restButton":"Počivaj v gostilni",
|
||||
"checkoutButton": "Odjavi se iz gostilne",
|
||||
"tavernTalkTitle":"Gostilniški klepet in iskanje skupin",
|
||||
"tavernRestingInfo" : "Medtem ko počivaš, se dnevne naloge shranijo in ne škodujejo zdravju lika. Lahko se odjaviš jutri ali čez en teden in lik bo v istem stanju kot na začetku počitka.",
|
||||
"resources" : "Viri",
|
||||
"LFGPosts" : "Objave glede iskanja skupin",
|
||||
"tutorials" : "Vodiči",
|
||||
|
||||
"achievements":"Dosežki",
|
||||
"achievementUnlocked" : "Nov dosežek!",
|
||||
"npcText" : "Med največjimi podporniki pri Kickstarter projektu!",
|
||||
"contribName" : "Sodelavec",
|
||||
"contribText" : "Prispeval k razvoju HabitRPG-ja (programiranje, dizajn, pikslaste grafike, pravni nasveti, dokumenti itd.). Želiš to značko? Popravi kakšnega hrošča",
|
||||
"kickstartName1" : "Podpornik pri Kickstarterju - ",
|
||||
"kickstartName2" : "donacije",
|
||||
"kickstartText" : "Podprl Kickstarter projekt",
|
||||
"streakName" : " Niz(i) uspehov",
|
||||
"streakText1" : "Dosegel ",
|
||||
"stureakText2" : " 21-dnevnih nizov uspehov pri dnevnih nalogah",
|
||||
"origUserName" : "Prvotni uporabnik",
|
||||
"origUserText" : "Bil z nami od samega začetka HabitRPG-ja (kapo dol za uspešno prebijanje skozi te hroščaste čase!)",
|
||||
"ultimGearName" : "Vrhunska oprema",
|
||||
"ultimGearText" : "Prišel do najboljšega orožja in oklepa",
|
||||
"ultimGearUnlocked" : "Dobil si značko 'Vrhunska oprema', saj imaš najboljšo opremo, kar jo lahko kupi zlato!",
|
||||
"beastMastName" : "Šef zverinjaka",
|
||||
"beastMastText" : "Našel si vseh 90 zverinic (kar je izjemno težko, vsa čast!)",
|
||||
"beastMastUnlocked" : "Dobil si značko 'Šef zverinjaka', saj si našel vse zverinice!",
|
||||
|
||||
"settings":"Nastavitve",
|
||||
"customDayStart":"Določi začetek dneva",
|
||||
"24HrClock": "24-urni način",
|
||||
"clockInfo":"HabitRPG preveri in ponastavi tvoje dnevne naloge vsak dan opolnoči. To uro lahko spremeniš tukaj (vpiši številko med 0 in 24).",
|
||||
"misc":"Ostalo",
|
||||
"hideHeader":"Skrij glavo",
|
||||
"showHeader":"Pokaži glavo",
|
||||
"changePass":"Sprememba gesla",
|
||||
"oldPass":"Staro geslo",
|
||||
"newPass":"Novo geslo",
|
||||
"confirmPass":"Potrditev novega gesla",
|
||||
"dangerZone": "Nevarno območje",
|
||||
"reset":"Ponastavitev",
|
||||
"resetAltText":"Ponastavitev tvojega računa (nevarno)",
|
||||
"resetText1":"S tem gumbom ponastaviš celoten račun - naloge bodo izbrisane, tvoj lik pa bo moral začeti znova.",
|
||||
"resetText2":"Tega ne priporočamo, saj boš izgubil pretekle informacije, ki ti lahko pomagajo pri spremljanju napredka. Izbris računa je uporaben predvsem za ljudi, ki želijo program najprej preizkusiti, potem pa začeti na novo.",
|
||||
"restore":"Povrnitev",
|
||||
"restoreAltText":"Povrne liku podatke",
|
||||
"restoreText1":"HabitRPG je še v fazi razvoja, zato bodo nekateri uporabniki morda primorani liku povrniti podatke. Tukaj vpiši podatke in avtomatično bodo dodani tvojemu liku. Ko bo program bolj stabilen, bo ta funkcija odstranjena.",
|
||||
"delete":"Brisanje",
|
||||
"deleteAltText":"Brisanje računa",
|
||||
"deleteHeader" : "Izbriši račun",
|
||||
"deleteText1":"Počasi! Si prepričan? S tem boš za vedno izbrisal račun in ne bo se ga dalo povrniti. Če si popolnoma prepričan, vpiši",
|
||||
"deleteText2":" IZBRIŠI ",
|
||||
"deleteText3":"v okence",
|
||||
"API":"API",
|
||||
"APIText":"Kopiraj te podatke za uporabo pri aplikacijah drugih proizvajalcev.",
|
||||
"APIToken":"Api žeton",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Vadbeni meč",
|
||||
"sword1Name" : "Meč",
|
||||
"sword1Text" : "Poveča pridobivanje izkušenj za 3%.",
|
||||
"sword2Name" : "Sekira",
|
||||
"sword2Text" : "Poveča pridobivanje izkušenj za 6%.",
|
||||
"sword3Name" : "Buzdovan",
|
||||
"sword3Text" : "Poveča pridobivanje izkušenj za 9%.",
|
||||
"sword4Name" : "Modri meč",
|
||||
"sword4Text" : "Poveča pridobivanje izkušenj za 12%.",
|
||||
"sword5Name" : "Rdeči meč",
|
||||
"sword5Text" : "Poveča pridobivanje izkušenj za 15%.",
|
||||
"sword6Name" : "Zlati meč",
|
||||
"sword6Text" : "Poveča pridobivanje izkušenj za 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Oklep iz blaga",
|
||||
"armor1Name" : "Usnjeni oklep" ,
|
||||
"armor1Text": "Zmanjša izgubo zdravja za 4%",
|
||||
"armor2Name" : "Verižna srajca",
|
||||
"armor2Text": "Zmanjša izgubo zdravja za 6%",
|
||||
"armor3Name" : "Ploščni oklep",
|
||||
"armor3Text": "Zmanjša izgubo zdravja za 7%",
|
||||
"armor4Name" : "Rdeči oklep",
|
||||
"armor4Text": "Zmanjša izgubo zdravja za 8%",
|
||||
"armor5Name" : "Zlati oklep",
|
||||
"armor5Text": "manjša izgubo zdravja za 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "Brez čelade",
|
||||
"head1Name" : "Usnjena čelada" ,
|
||||
"head1Text": "Zmanjša izgubo zdravja za 2%",
|
||||
"head2Name" : "Verižna kapuca",
|
||||
"head2Text": "Zmanjša izgubo zdravja za 3%",
|
||||
"head3Name" : "Ploščna čelada",
|
||||
"head3Text": "Zmanjša izgubo zdravja za 4%",
|
||||
"head4Name" : "Rdeča čelada",
|
||||
"head4Text": "Zmanjša izgubo zdravja za 5%",
|
||||
"head5Name" : "Zlata čelada",
|
||||
"head5Text": "Zmanjša izgubo zdravja za 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "Brez ščita",
|
||||
"sheild1Name" : "Leseni ščit",
|
||||
"sheild1Text": "Zmanjša izgubo zdravja za 3%",
|
||||
"sheild2Name" : "Mali ščit",
|
||||
"sheild2Text": "Zmanjša izgubo zdravja za 4%",
|
||||
"sheild3Name" : "Okrepljeni ščit",
|
||||
"sheild3Text": "Zmanjša izgubo zdravja za 5%",
|
||||
"sheild4Name" : "Rdeči ščit",
|
||||
"sheild4Text": "Zmanjša izgubo zdravja za 7%",
|
||||
"sheild5Name" : "Zlati ščit",
|
||||
"sheild5Text": "Zmanjša izgubo zdravja za 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Zdravilni napoj",
|
||||
"healthPotionNotes" : "Takoj povrne 15 točk pri zdravju",
|
||||
"rerollName" : "Ponastavitev nalog",
|
||||
"rerollNotes" : "Naloge spet postanejo rumene. To je uporabno, ko so vse naloge rdeče in je težko ostati živ.",
|
||||
"rerollModelHeader" : "Ponastavi naloge",
|
||||
"rerollModelText1" : "To močno odsvetujemo, saj rdeče naloge spodbujajo k izboljšavanju",
|
||||
"rerollModelText2" : "beri naprej",
|
||||
"rerollModelText3" : "Vendar pa to postane nujno po daljšem obdobju slabih navad.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Mladi volk",
|
||||
"tigerEgg": "Mladi tiger",
|
||||
"pandaEgg": "Mladi panda",
|
||||
"lionEgg": "Mladi lev",
|
||||
"foxEgg": "Lisjak",
|
||||
"pigEgg": "Leteči pujs",
|
||||
"dragonEgg": "Zmaj",
|
||||
"cactusEgg": "Kaktus",
|
||||
"bearEgg": "Mladi medved",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Osnovni",
|
||||
"basePotText" : "Iz jajca se izvali osnovna zverinica.",
|
||||
"whitePotName": "Beli",
|
||||
"whitePotText" : "Iz jajca se izvali bela zverinica.",
|
||||
"desertPotName": "Puščavski",
|
||||
"desertPotText" : "Iz jajca se izvali puščavska zverinica.",
|
||||
"redPotName": "Rdeči",
|
||||
"redPotText" : "Iz jajca se izvali rdeča zverinica.",
|
||||
"shadePotName": "Senčni",
|
||||
"shadePotText" : "Iz jajca se izvali senčna zverinica.",
|
||||
"skeletonPotName": "Skeletni",
|
||||
"skeletonPotText" : "Iz jajca se izvali skeletna zverinica.",
|
||||
"zombiePotName": "Zombijski",
|
||||
"zombiePotText" : "Iz jajca se izvali zombijska zverinica.",
|
||||
"cottonPinkPotName": "Svetlo roza",
|
||||
"cottonPinkPotText" : "Iz jajca se izvali svetlo roza zverinica.",
|
||||
"cottonBluePotName": "Svetlo modri",
|
||||
"cottonBluePotText" : "Iz jajca se izvali svetlo modra zverinica.",
|
||||
"goldenPotName": "Zlati",
|
||||
"goldenPotText" : "Iz jajca se izvali zlata zverinica.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "mestna klicarka tukaj! Oznanjam nekaj novosti!",
|
||||
"NPCAugustinText1" : "Dobrodošel v trgovini! Jaz sem trgovec;",
|
||||
"NPCAugustinText2" : "Če si neznansko želiš neke zverinice, a nočeš čakati, da jo najdeš, jo lahko kupiš tukaj.",
|
||||
"NPCJohanssonText1" : "Dobrodošel v gostilni! Jaz sem",
|
||||
"NPCJohanssonText2": "točaj. Če hočeš malo počiti (Greš na počitnice? Si zbolel?), ti bom pripravil posteljo - v tem času ti neopravljene dnevne naloge ne bodo škodovale. Usedi se in spoznaj domačine.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "Umrl si!",
|
||||
"deathText" : "Izgubil si vso zlato, en level in en kos opreme. Pridno opravljaj dnevne naloge, da se to ne bo ponovilo!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Dragulji",
|
||||
"outOfGems" : "Zmanjkalo dragljev",
|
||||
"buyMoreGems" : "Kupi več draguljev",
|
||||
"notEnoughGems" : "Nimaš dovolj draguljev",
|
||||
"petsOutOfGems" : "Zmanjkalo ti je draguljev, s katerimi lahko kupiš posebne predmete! HabitRPG je odprtokodni projekt in tvoja pomoč je zelo dobrodošla - kupi več draguljev, da lahko dobiš to zverinico, s tem pa tudi pomagaš ustvarjalcem",
|
||||
"gemsWhatFor" : "Z njimi lahko kupiš posebne predmete (ponastavitev nalog, jajca, valilni napoji itd.). Vendar pa moraš te funkcije najprej odkleniti.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Podjetje",
|
||||
"companyAbout" : "O nas",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Ekipa",
|
||||
"companyExtensions" : "Podaljški",
|
||||
"companyFAQ" : "Pogosta vprašanja",
|
||||
"footerLegal" : "Pravno obvestilo",
|
||||
"legalPrivacy" : "Varovanje podatkov",
|
||||
"legalTerms" : "Pravni pogoji",
|
||||
"footerCommunity" : "Skupnost",
|
||||
"communityBugs" : "Oddaj poročilo o hrošču",
|
||||
"communityFeatures" : "Zahtevaj novo funkcijo",
|
||||
"communityExtensions" : "Dodatki / Podaljški",
|
||||
"communityForum" : "Forum",
|
||||
"footerSocial" : "Družbena omrežja",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Odstrani reklame",
|
||||
"whyAds": "Zakaj reklame?",
|
||||
"whyAdsContent1": "HabitRPG je odprtokodni projekt in tvoja pomoč je zelo dobrodošla - z donacijo pomagaš ustvarjalcem, prejmeš pa tudi 20 draguljev, s katerimi lahko kupiš posebne predmete.",
|
||||
|
||||
"whyAdsContent2": "'Podprl sem vas pri Kickstarterju!' - sledi",
|
||||
"whyAdsContent3": "tem navodilom",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Pošlji",
|
||||
"close":"Zapri",
|
||||
"saveAndClose": "Shrani in zapri",
|
||||
"cancel":"Prekliči",
|
||||
"ok" : "V redu",
|
||||
"add" : "Dodaj",
|
||||
"undo" : "Razveljavi",
|
||||
"continue" : "Nadaljuj",
|
||||
"accept" : "Sprejmi",
|
||||
"reject" : "Prekliči",
|
||||
"or" : "Ali",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Pravkar",
|
||||
"aMinuteAgo":"Pred eno minuto",
|
||||
"minutesAgo":"minut nazaj",
|
||||
"anHourAgo": "Pred eno uro",
|
||||
"hoursAgo": "ur nazaj",
|
||||
"yesterday":"Včeraj",
|
||||
"daysAgo":"dni nazaj"
|
||||
|
||||
}
|
||||
414
locales-old/uk/app.json
Normal file
414
locales-old/uk/app.json
Normal file
|
|
@ -0,0 +1,414 @@
|
|||
{
|
||||
|
||||
"languageName": "Ukrainian",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"playButton" : "Грати",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "Закінчити тур",
|
||||
"nextButton" : "Далі",
|
||||
"prevButton" : "Назад",
|
||||
"tour1Title" : "Ласкаво просимо до HabitRPG",
|
||||
"tour1Text" : "Ласкаво просимо до HabitRPG. Сайт, який перетворить досягнення Ваших цілей у ролеву гру.",
|
||||
"tour2Title" : "Звички",
|
||||
"tour2Text" : "Звички - це хороші чи пагані дії, які ви постійно відсліжуете.",
|
||||
"tour3Title" : "Повістка дня",
|
||||
"tour3Text" : "На повестці дня знаходяится дії, які ви б хотіли робити раз на добу.",
|
||||
"tour4Title" : "Задачі",
|
||||
"tour4Text" : "Тут відображаються одноразові задачі, не прив'язані до часу дня.",
|
||||
"tour5Title" : " Нагороди",
|
||||
"tour5Text" : "Завершаючи задачі, Ви заробляете золото необхідне для придбання винагород. Не економте, нагороди - важлива складова у формуванні корисних звичок.",
|
||||
"tour6Title" : "Наведіть на коментарі",
|
||||
"tour6Text" : "Різні типи завдань мають особливі властивості Наведіть на значок коментаря біля кожного завдання, щоб дізнатися більше. Видаліть наявні завдання і почніть додавати свої коли будете готові.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1г Продуктивно' роботи",
|
||||
"habit1comment": "-- Звички: моментальний результат -- Мета деякиз дій - просто *зарабляти* бали (накшталт цього).",
|
||||
"habit2" : "Куштувати нездорову їжу",
|
||||
"habit2comment" : "Виконуючи деякі, Вы лише *губите* бали",
|
||||
"habit3" : "Скористатися сходами",
|
||||
"habit3comment" : "Решта завдання дозволяють як втратити так і заробити бали (сходи = отримання, ліфт = втрата)",
|
||||
"daily1" : "1г Особистий проект",
|
||||
"daily1comment" : "-- Щоденні: робіть раз на добу -- Незавершені щоденні завдання віднімають бали здоров'я.",
|
||||
"daily2" : "Вправи",
|
||||
"daily2comment" : "Якщо ви справляєтеся добре, вони забарвлюються в зелений колір, їх цінність падає (менше досвіду і золота), вони завдають менше шкоди (Здоров'я). Це означає, що ви можете трохи розслабитися.",
|
||||
"daily3" : "45хв читання",
|
||||
"daily3comment" : "Але, якщо Ви зовсім не справляєтеся, вони стають червоними. Чим гірші Ваші результати, тим більше їх цінність (більше досвіду і золота) і тим більше шкоди вони завдають вашому здоров'ю. Це означає, що ви повинні зосередитися на таких завданнях.",
|
||||
"todo1" : "Подзвонити мамы",
|
||||
"todo1comment" : "-- Завдання: Виконуйте по мірі можливості -- Незакінчені Завдання НЕ завдадуть вам шкоди але їх цінність зростає з часом. Це стимулюватиме вас до виконання залежвшихся завдань.",
|
||||
"reward1" : "1 Епізод Гриффінів",
|
||||
"reward1comment": "-- Винагороди: Побалуйте себе! -- По мірі виконання цілей Ви заробляєте золото для купівлі нагород. Не економте, нагороди - важлива складова у формуванні корисних звичок.",
|
||||
"reward2" : "Тортик",
|
||||
"reward2comment" : "Купуйте лише тоді, коли у вас досить золота, інакше - втратите бали здоров'я.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "ранок",
|
||||
"afternoon" : "південь",
|
||||
"evening" : "вечір",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Здоров'я",
|
||||
"experience": "Досвід",
|
||||
"history": "Історія",
|
||||
"anonymous": "Анонім",
|
||||
"level": "Рівень",
|
||||
"tasks": "Завдавння",
|
||||
"loginAndReg" : "Увійти / Зареєструватися",
|
||||
"loginFacebookAlt" : "Увійти / Зареєструватися через Facebook",
|
||||
"login" : "Увійти",
|
||||
"register" : "Зареєструватися",
|
||||
"options": "Налаштунки",
|
||||
"logout": "Вийти",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "Нове повідомлення в группі",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Звички",
|
||||
"newHabit": "Нова звичка",
|
||||
"edit": "Редагувати",
|
||||
"text": "Текст",
|
||||
"extraNotes": "Комментар",
|
||||
"directions/Actions": "Можливий вплив:",
|
||||
"advancedOptions": "Розширені параметри",
|
||||
"difficulty": "Складність",
|
||||
"difficultyHelpTitle": "Наскільки складне це завдання?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "Легко",
|
||||
"medium": "Середє",
|
||||
"hard": "Важко",
|
||||
"delete": "Видалити",
|
||||
"progress": "Прогрес",
|
||||
"score": "Рахунок",
|
||||
"dailies": "Щоденні завдання",
|
||||
"newDaily": "Нове завдання",
|
||||
"repeat": "Поатор",
|
||||
"Su": "НД",
|
||||
"M": "ПН",
|
||||
"T": "ВТ",
|
||||
"We": "СР",
|
||||
"Th": "ЧТ",
|
||||
"F": "ПТ",
|
||||
"S": "СБ",
|
||||
"todos": "Задачі",
|
||||
"newTodo": "Нова задача",
|
||||
"dueDate": "Виконати до",
|
||||
"remaining": "Залишились",
|
||||
"complete": "Виконані",
|
||||
"rewards": "Винагороди",
|
||||
"gold": "Золото",
|
||||
"silver": "Срібло",
|
||||
"newReward": "Нова винагорода",
|
||||
"price": "Ціна",
|
||||
"tags" : "Ярлики",
|
||||
"editTags" : "Редактировать ярлики",
|
||||
"newTag" : "Новий ярлик",
|
||||
"clearFilters" : "Очистити фільтри",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Випадіння предметів активоване!",
|
||||
"dropsEnabledText1" : "Вы открыли систему выпадения предметов! Теперь, по завершению заданий, у Вас есть небольшой шанс получить предмет. И знаете что, Вы только что нашли",
|
||||
"dropsEnabledText2" : "egg",
|
||||
"itemDropped" : "Випав предмет",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Профіль",
|
||||
"avatar": "Аватар",
|
||||
|
||||
"head": "Голова",
|
||||
"showHelm": "Показывать шолом",
|
||||
"hair": "Волосся",
|
||||
"skin": "Кожа",
|
||||
"clothing" : "Одяг",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Посилання на фото",
|
||||
"fullName": "Повне ім'я",
|
||||
"blurb": "Про себе",
|
||||
"websites": "Сайты",
|
||||
"addWebsites": "Додати сайт",
|
||||
"items" : "Предмети",
|
||||
"weapon" : "Зброя",
|
||||
"armor" : "Броня",
|
||||
"helm" : "Шолом",
|
||||
"shield" : "Щит",
|
||||
|
||||
"stats" : "Характеристики",
|
||||
"strength" : "Сила",
|
||||
"defense" : "Захист",
|
||||
"totalStrength" : "Загальна сила",
|
||||
"totalDefense" : "Загальний захист",
|
||||
|
||||
|
||||
"party": "Группа",
|
||||
"createAParty":"Створити групу",
|
||||
"noPartyText": "Ви не в группі. Можете або створити одну і запросити друзів, або, якщо бажаєте приєднатися до існуючої групи, дайте їм ввести:",
|
||||
"partyName": "Назва групи",
|
||||
"create":"Створити",
|
||||
"userId":"Ідентифікатор",
|
||||
"invite":"Запросити",
|
||||
"leave": "Покинути",
|
||||
"invitedTo" : "Вас запросили до",
|
||||
"chat": "Чат",
|
||||
|
||||
"inventory": "Інвентарь",
|
||||
"eggs": "Eggs",
|
||||
"noEggs": "You don't have any eggs yet.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions yet.",
|
||||
"hatchYourEgg" : "Hatch Your Egg",
|
||||
"whichHatchingPotion1" : "Which hatching potion will you pour on your",
|
||||
"whichHatchingPotion2" : "egg?",
|
||||
"pour" : "pour",
|
||||
"rarePets" : "Rare Pets",
|
||||
"market": "Market",
|
||||
|
||||
"stable": "Stable",
|
||||
"petsFound":"Pets Found",
|
||||
"rarePets": "Rare Pets",
|
||||
|
||||
"tavern": "Таверна",
|
||||
"restButton":"Отдохнуть в Гостиннице",
|
||||
"checkoutButton": "Покинуть Гостинницу",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Ресурсы",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Tutorials",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"Settings",
|
||||
"customDayStart":"Custom Day Start",
|
||||
"24HrClock": "24Hr Clock",
|
||||
"clockInfo":"HabitRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Hide Header",
|
||||
"showHeader":"Show Header",
|
||||
"changePass":"Change Password",
|
||||
"oldPass":"Old Password",
|
||||
"newPass":"New Password",
|
||||
"confirmPass":"Confirm New Password",
|
||||
"dangerZone": "Danger Zone",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Resets your entire account (dangerous)",
|
||||
"resetText1":"This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2":"This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"restore":"Restore",
|
||||
"restoreAltText":"Restores attributes to your character",
|
||||
"restoreText1":"HabitRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"Delete",
|
||||
"deleteAltText":"Delete your account",
|
||||
"deleteHeader" : "Delete Account",
|
||||
"deleteText1":"Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"into the text-box",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Тренувальна зброя",
|
||||
"sword1Name" : "Меч",
|
||||
"sword1Text" : "Збільшує приріст досвіду на 3%.",
|
||||
"sword2Name" : "Сокира",
|
||||
"sword2Text" : "Збільшує приріст досвіду на 6%.",
|
||||
"sword3Name" : "Моргенштерн",
|
||||
"sword3Text" : "Збільшує приріст досвіду на 9%.",
|
||||
"sword4Name" : "Синій Меч",
|
||||
"sword4Text" : "Збільшує приріст досвіду на 12%.",
|
||||
"sword5Name" : "Червоний Меч",
|
||||
"sword5Text" : "Збільшує приріст досвіду на 15%.",
|
||||
"sword6Name" : "Золотий Меч",
|
||||
"sword6Text" : "Збільшує приріст досвіду на 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Тренувальний одяг",
|
||||
"armor1Name" : "Шкіряна броня" ,
|
||||
"armor1Text": "Зменшує втрату здоров'я на 4%",
|
||||
"armor2Name" : "Кольчуга",
|
||||
"armor2Text": "Зменшує втрату здоров'я на 6%",
|
||||
"armor3Name" : "Лати",
|
||||
"armor3Text": "Зменшує втрату здоров'я на 7%",
|
||||
"armor4Name" : "Червона броня",
|
||||
"armor4Text": "Зменшує втрату здоров'я на 8%",
|
||||
"armor5Name" : "Золота броня",
|
||||
"armor5Text": "Зменшує втрату здоров'я на 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "Без шолома",
|
||||
"head1Name" : "Шкіряний шолом" ,
|
||||
"head1Text": "Зменшує втрату здоров'я на 2%",
|
||||
"head2Name" : "Кольчужный шлем",
|
||||
"head2Text": "Зменшує втрату здоров'я на 3%",
|
||||
"head3Name" : "Латний шолом",
|
||||
"head3Text": "Зменшує втрату здоров'я на 4%",
|
||||
"head4Name" : "Червоний шолом",
|
||||
"head4Text": "Зменшує втрату здоров'я на 5%",
|
||||
"head5Name" : "Золотий шолом",
|
||||
"head5Text": "Зменшує втрату здоров'я на 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "Без щита",
|
||||
"sheild1Name" : "Дерев'яний щит",
|
||||
"sheild1Text": "Зменшує втрату здоров'я на 3%",
|
||||
"sheild2Name" : "Круглий щит",
|
||||
"sheild2Text": "Зменшує втрату здоров'я на 4%",
|
||||
"sheild3Name" : "Посилений щит",
|
||||
"sheild3Text": "Зменшує втрату здоров'я на 5%",
|
||||
"sheild4Name" : "Червоний щит",
|
||||
"sheild4Text": "Зменшує втрату здоров'я на 7%",
|
||||
"sheild5Name" : "Золотий щит",
|
||||
"sheild5Text": "Зменшує втрату здоров'я на 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Зелье здоровья",
|
||||
"healthPotionNotes" : "Моментально восстанавливает 15 ОЗ",
|
||||
"rerollName" : "Сброс",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Сбрасывает Ваши Задания",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "read more",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Волченок",
|
||||
"tigerEgg": "Тигренок",
|
||||
"pandaEgg": "Детенышь Панды",
|
||||
"lionEgg": "Львенок",
|
||||
"foxEgg": "Лисенок",
|
||||
"pigEgg": "Летающая Свика",
|
||||
"dragonEgg": "Дракон",
|
||||
"cactusEgg": "Кактус",
|
||||
"bearEgg": "Медвежонок",
|
||||
"wolfEgg": "Волк",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "White",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "Desert",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "Red",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "Shadepot",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "Skeleton",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "Cotton Candy Pink",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "Cotton Candy Blue",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "Golden",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "Глашатай прибыл! Анонсирует обновления!",
|
||||
"NPCAugustinText1" : "Добро пожаловать на Рынок! Я торговец;",
|
||||
"NPCAugustinText2" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!",
|
||||
"NPCJohanssonText1" : "Добро пожалосвать в Таверну! Я",
|
||||
"NPCJohanssonText2": "бармен. Если Вы жилаете отдохнуть немного (едете в отпуск? ненароком заболели?), Я поселю Вас в гостинной - ежедневники не будут наносить урон пока Вы отдыхаете. Осмотритесь немного и познакомтесь с местными.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "Вы Умерли!",
|
||||
"deathText" : "Вы потеряли свое Золото, 1 уровинь и 1 предмет снаряжения. Завершайте свои ежедневные задания, что бы не дать этому повториться!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Самоцветы",
|
||||
"outOfGems" : "Нет Самоцветов",
|
||||
"buyMoreGems" : "Купить Самоцветы",
|
||||
"notEnoughGems" : "Недостаточно Самоцветов",
|
||||
"petsOutOfGems" : "Упс, закончились Самоцветы для покупки специальных предметов! Habit is an open source project, and can use all the help it can get - buy more Gems to receive this pet, and consider it a donation to the contributors",
|
||||
"gemsWhatFor" : "Используется доя покупки спецпрежметов (сброса, яиц, hatching potions и тд). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "Company",
|
||||
"companyAbout" : "About",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Extensions",
|
||||
"companyFAQ" : "FAQ",
|
||||
"footerLegal" : "Legal",
|
||||
"legalPrivacy" : "Privacy",
|
||||
"legalTerms" : "Terms",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBugs" : "Submit Bugs",
|
||||
"communityFeatures" : "Request Feautres",
|
||||
"communityExtensions" : "Add-ons / Extensions",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Прибрати рекламу",
|
||||
"whyAds": "Навіщо реклама?",
|
||||
"whyAdsContent1": "Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "этим инструкциям",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Підтвердити",
|
||||
"close":"Закрити",
|
||||
"saveAndClose": "Зберігти й закрити",
|
||||
"cancel":"Відміна",
|
||||
"ok" : "Так",
|
||||
"add" : "Додати",
|
||||
"undo" : "Відміна",
|
||||
"continue" : "Продовжити",
|
||||
"accept" : "Прийняти",
|
||||
"reject" : "Відомовити",
|
||||
"or" : "Або",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Щойно",
|
||||
"aMinuteAgo":"Хвилину назад",
|
||||
"minutesAgo":"хвилин назад",
|
||||
"anHourAgo": "Годину назад",
|
||||
"hoursAgo": "годин назад",
|
||||
"yesterday":"Вчора",
|
||||
"daysAgo":"днів назад"
|
||||
|
||||
}
|
||||
413
locales-old/ur/app.json
Normal file
413
locales-old/ur/app.json
Normal file
|
|
@ -0,0 +1,413 @@
|
|||
{
|
||||
"languageName": "Urdu",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"playButton" : "شروع کریں",
|
||||
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "دورہ ختم کریں",
|
||||
"nextButton" : "اگلا",
|
||||
"prevButton" : "پچھلا",
|
||||
"tour1Title" : "میں خوش آمدید HabitRPG",
|
||||
"tour1Text" : "HabitRPG میں خوش آمدید. a habit-tracker which treats your goals like a Role Playing Game.",
|
||||
"tour2Title" : "عادات",
|
||||
"tour2Text" : "Habits are good or bad goals that you constantly track.",
|
||||
"tour3Title" : "روزانہ",
|
||||
"tour3Text" : "روزانہ کے کام ایک دن میں ایک بار کیا جانے کی ضرورت ہے",
|
||||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "Todo are goals which need to be completed eventually. ",
|
||||
"tour5Title" : "انعامات",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integrals in forming good habits. ",
|
||||
"tour6Title" : "Hover over comments",
|
||||
"tour6Text" : "Different task-types have special properties. Hover over each task's comment for more information. When you're ready to get started, delete the existing tasks and add your own.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h Productive Work",
|
||||
"habit1comment": "-- Habits: Constantly Track -- For some habits, it only makes sense to *gain* points (like this one)",
|
||||
"habit2" : "Eat Junk Food",
|
||||
"habit2comment" : "For others, it only makes sense to *lose* points",
|
||||
"habit3" : "Take The Stairs",
|
||||
"habit3comment" : "For the rest, both + and - make sense (stairs = gain, elevator = lose)",
|
||||
"daily1" : "1h Personal Project",
|
||||
"daily1comment" : "-- Dailies: Complete Once a Day -- At the end of each day, non-completed Dailies dock you points.",
|
||||
"daily2" : "Exercise",
|
||||
"daily2comment" : "If you are doing well, they turn green and are less valuable (experience, gold) and less damaging (HP). This means you can ease up on them for a bit.",
|
||||
"daily3" : "45m Reading",
|
||||
"daily3comment" : "But if you are doing poorly, they turn red. The worse you do, the more valuable (exp, gold) and more damaging (HP) these goals become. This encourages you to focus on your shortcomings, the reds.",
|
||||
"todo1" : ".ممی کو فون کرو",
|
||||
"todo1comment" : "-- Todos: Complete Eventually -- Non-completed Todos won't hurt you, but they will become more valuable over time. This will encourage you to wrap up stale Todos.",
|
||||
"reward1" : "1 Episode of Game of Thrones",
|
||||
"reward1comment": "-- Rewards: Treat Yourself! -- As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits.",
|
||||
"reward2" : "کیک",
|
||||
"reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "صبح",
|
||||
"afternoon" : "دوپہر",
|
||||
"evening" : "شام",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "صحت",
|
||||
"experience": "تجربہ",
|
||||
"history": "ہسٹری",
|
||||
"anonymous": "گمنام",
|
||||
"level": "Level",
|
||||
"tasks": "کام",
|
||||
"loginAndReg" : "لاگ ان یا رجسٹر",
|
||||
"loginFacebookAlt" : "فیس بک سے لاگ ان یا رجسٹر",
|
||||
"login" : "لاگ ان",
|
||||
"register" : "رجسٹر",
|
||||
"options": "Options",
|
||||
"logout": "لاگ آؤٹ",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "New Party Messages",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
"edit": "ترمیم",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "Difficulty",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "آسان",
|
||||
"medium": "بس ٹھیک",
|
||||
"hard": "مشکل",
|
||||
"delete": "حذف",
|
||||
"progress": "Progress",
|
||||
"score": "حساب",
|
||||
"dailies": "Dailies",
|
||||
"newDaily": "New Daily",
|
||||
"repeat": "Repeat",
|
||||
"Su": "اتوار",
|
||||
"M": "پیر",
|
||||
"T": "منگل",
|
||||
"We": "بدھ",
|
||||
"Th": "جمعرات",
|
||||
"F": "جمعہ",
|
||||
"S": "ہفتہ",
|
||||
"todos": "Todos",
|
||||
"newTodo": "New Todo",
|
||||
"dueDate": "اخری تاریخ",
|
||||
"remaining": "باقی",
|
||||
"complete": "مکمل",
|
||||
"rewards": "انعامات",
|
||||
"gold": "سونا",
|
||||
"silver": "چاندی",
|
||||
"newReward": "New Reward",
|
||||
"price": "قیمت",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Edit Tags",
|
||||
"newTag" : "New Tag",
|
||||
"clearFilters" : "Clear Filters",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "انڈا",
|
||||
"itemDropped" : "An items has dropped",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "خاکہ",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "سر",
|
||||
"showHelm": "Show Helm",
|
||||
"hair": "بال",
|
||||
"skin": "Skin",
|
||||
"clothing" : "Clothing",
|
||||
"showArmor": "Show Armor",
|
||||
"other": "Other",
|
||||
"showWeapon": "Show Weapon",
|
||||
"showShield": "Show Shield",
|
||||
"photoUrl": "Photo Url",
|
||||
"fullName": "Full Name",
|
||||
"blurb": "Blurb",
|
||||
"websites": "Websites",
|
||||
"addWebsites": "Add Websites",
|
||||
"items" : "Items",
|
||||
"weapon" : "Weapon",
|
||||
"armor" : "armor",
|
||||
"helm" : "Helm",
|
||||
"shield" : "shield",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Strength",
|
||||
"defense" : "Defense",
|
||||
"totalStrength" : "Total Strength",
|
||||
"totalDefense" : "Total Defense",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
"createAParty":"Create A Party",
|
||||
"noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||||
"partyName": "Party Name",
|
||||
"create":"Create",
|
||||
"userId":"User Id",
|
||||
"invite":"Invite",
|
||||
"leave": "Leave",
|
||||
"invitedTo" : "You're Invited To",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventory",
|
||||
"eggs": "Eggs",
|
||||
"noEggs": "You don't have any eggs yet.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions yet.",
|
||||
"hatchYourEgg" : "Hatch Your Egg",
|
||||
"whichHatchingPotion1" : "Which hatching potion will you pour on your",
|
||||
"whichHatchingPotion2" : "egg?",
|
||||
"pour" : "pour",
|
||||
"rarePets" : "Rare Pets",
|
||||
"market": "Market",
|
||||
|
||||
"stable": "Stable",
|
||||
"petsFound":"Pets Found",
|
||||
"rarePets": "Rare Pets",
|
||||
|
||||
"tavern": "Tavern",
|
||||
"restButton":"Rest In The Inn",
|
||||
"checkoutButton": "Check Out Of Inn",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Resources",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Tutorials",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"Settings",
|
||||
"customDayStart":"Custom Day Start",
|
||||
"24HrClock": "24Hr Clock",
|
||||
"clockInfo":"HabitRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Hide Header",
|
||||
"showHeader":"Show Header",
|
||||
"changePass":"Change Password",
|
||||
"oldPass":"Old Password",
|
||||
"newPass":"New Password",
|
||||
"confirmPass":"Confirm New Password",
|
||||
"dangerZone": "Danger Zone",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Resets your entire account (dangerous)",
|
||||
"resetText1":"This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2":"This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"restore":"Restore",
|
||||
"restoreAltText":"Restores attributes to your character",
|
||||
"restoreText1":"HabitRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"Delete",
|
||||
"deleteAltText":"Delete your account",
|
||||
"deleteHeader" : "Delete Account",
|
||||
"deleteText1":"Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"into the text-box",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Training Sword",
|
||||
"sword1Name" : "Sword",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "Axe",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "Blue Sword",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "Red Sword",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "Golden Sword",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Cloth Armor",
|
||||
"armor1Name" : "Leather Armor" ,
|
||||
"armor1Text": "Decreases HP Loss by 4%",
|
||||
"armor2Name" : "Chain Mail",
|
||||
"armor2Text": "Decreases HP Loss by 6%",
|
||||
"armor3Name" : "Plate Mail",
|
||||
"armor3Text": "Decreases HP Loss by 7%",
|
||||
"armor4Name" : "Red Armor",
|
||||
"armor4Text": "Decreases HP Loss by 8%",
|
||||
"armor5Name" : "Golden Armor",
|
||||
"armor5Text": "Decreases HP Loss by 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "No Helm",
|
||||
"head1Name" : "Leather Helm" ,
|
||||
"head1Text": "Decreases HP loss by 2%",
|
||||
"head2Name" : "Chain Coif",
|
||||
"head2Text": "Decreases HP loss by 3%",
|
||||
"head3Name" : "Plate Helm",
|
||||
"head3Text": "Decreases HP loss by 4%",
|
||||
"head4Name" : "Red Helm",
|
||||
"head4Text": "Decreases HP loss by 5%",
|
||||
"head5Name" : "Golden Helm",
|
||||
"head5Text": "Decreases HP loss by 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden Shield",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Enforced Shield",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "Red Shield",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "Golden Shield",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
"healthPotionNotes" : "Recover 15 HP Instantly",
|
||||
"rerollName" : "Re-Roll",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Reset Your Tasks",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "read more",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Wolf Cub",
|
||||
"tigerEgg": "Tiger Cub",
|
||||
"pandaEgg": "Wolf Cub",
|
||||
"lionEgg": "Lion Cub",
|
||||
"foxEgg": "Fox",
|
||||
"pigEgg": "Flying Pig",
|
||||
"dragonEgg": "Dragon",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Bear Cub",
|
||||
"wolfEgg": "Wolf",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "White",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "Desert",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "Red",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "Shadepot",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "Skeleton",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "Cotton Candy Pink",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "Cotton Candy Blue",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "Golden",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "the Town Crier here! Announcing new stuff!",
|
||||
"NPCAugustinText1" : "Welcome to the Market! I'm the merchant;",
|
||||
"NPCAugustinText2" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!",
|
||||
"NPCJohanssonText1" : "Welcome to the Tavern! I'm",
|
||||
"NPCJohanssonText2": "the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "!آپ مر گئے",
|
||||
"deathText" : "You've lost your GP, 1 level and 1 gear piece. Be sure to complete your dailies to prevent this from happening again!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gems",
|
||||
"outOfGems" : "Out Of Gems",
|
||||
"buyMoreGems" : "Buy More Gems",
|
||||
"notEnoughGems" : "Not enough Gems",
|
||||
"petsOutOfGems" : "Oops, out of Gems, which are used to buy special items! Habit is an open source project, and can use all the help it can get - buy more Gems to receive this pet, and consider it a donation to the contributors",
|
||||
"gemsWhatFor" : "Used for buying special items (reroll, eggs, hatching potions, etc). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_commentfooter": "FOOTER",
|
||||
"footerCompany" : "کمپنی",
|
||||
"companyAbout" : "اس کے بارے میں",
|
||||
"companyBlog" : "بلاگ",
|
||||
"companyTeam" : "ٹیم",
|
||||
"companyExtensions" : "Extensions",
|
||||
"companyFAQ" : "سوالات",
|
||||
"footerLegal" : "قانونی",
|
||||
"legalPrivacy" : "رازداری",
|
||||
"legalTerms" : "شرائط",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBugs" : "Submit Bugs",
|
||||
"communityFeatures" : "Request Feautres",
|
||||
"communityExtensions" : "Add-ons / Extensions",
|
||||
"communityForum" : "Community Forum",
|
||||
"footerSocial" : "Social",
|
||||
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "اشتھارات ہٹا دیں",
|
||||
"whyAds": "اشتھارات کیوں؟",
|
||||
"whyAdsContent1": "Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"جمع کرائیں",
|
||||
"close":"بند",
|
||||
"saveAndClose": "محفوظ و بند",
|
||||
"cancel":"منسوخ",
|
||||
"ok" : "ٹھیک ہے",
|
||||
"add" : "شامل",
|
||||
"undo" : "واپس",
|
||||
"continue" : "آگے",
|
||||
"accept" : "قبول",
|
||||
"reject" : "قبول نہی",
|
||||
"or" : "یا",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"بس ابھی",
|
||||
"aMinuteAgo":"ایک منٹ پہلے",
|
||||
"minutesAgo":"منٹ پہلے",
|
||||
"anHourAgo": "ایک گھنٹہ پہلے",
|
||||
"hoursAgo": "گھنٹے پہلے",
|
||||
"yesterday":"کل",
|
||||
"daysAgo":"دن پہلے"
|
||||
|
||||
}
|
||||
8
locales/en/app.json
Normal file
8
locales/en/app.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"files": [
|
||||
"main.json",
|
||||
"privacy.json",
|
||||
"terms.json"
|
||||
]
|
||||
|
||||
}
|
||||
445
locales/en/main.json
Normal file
445
locales/en/main.json
Normal file
|
|
@ -0,0 +1,445 @@
|
|||
{
|
||||
|
||||
"languageName" : "English",
|
||||
"stringNotFound" : "String not found.",
|
||||
"titleIndex" : "HabitRPG | Your Life The Role Playing Game",
|
||||
|
||||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"titleFront" : "HabitRPG | Gamify Your Life",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"playButton" : "Play",
|
||||
"username" : "Username",
|
||||
"password" : "Password",
|
||||
"passMan" : "In case you are using a password manager (like 1Password) and have problems logging in, try typing username and password manually.",
|
||||
"forgotPass" : "Forgot Password",
|
||||
"emailNewPass" : "Email New Password",
|
||||
"email" : "Email",
|
||||
"passConfirm" : "Confirm Password",
|
||||
"accept1Terms" : "By clicking the button below, I agree to the ",
|
||||
"terms" : "Terms and Conditions",
|
||||
"accept2Terms" : " and the ",
|
||||
"privacy" : "Privacy Policy",
|
||||
|
||||
|
||||
"_commenttut": "TUTORIAL/TOUR",
|
||||
"endTourButton": "End Tour",
|
||||
"nextButton" : "Next",
|
||||
"prevButton" : "Prev",
|
||||
"tour1Title" : "Welcome to HabitRPG",
|
||||
"tour1Text" : "Welcome to HabitRPG, a habit-tracker which treats your goals like a Role Playing Game.",
|
||||
"tour2Title" : "Habits",
|
||||
"tour2Text" : "Habits are good or bad goals that you constantly track.",
|
||||
"tour3Title" : "Dailies",
|
||||
"tour3Text" : "Dailies are goals that you want to complete once a day.",
|
||||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "Todos are one-off goals which need to be completed eventually. ",
|
||||
"tour5Title" : "Rewards",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits. ",
|
||||
"tour6Title" : "Hover over comments",
|
||||
"tour6Text" : "Different task-types have special properties. Hover over each task's comment for more information. When you're ready to get started, delete the existing tasks and add your own.",
|
||||
|
||||
|
||||
|
||||
"_commentdefaulttasks":"DEFAULT TASKS",
|
||||
"habit1" : "1h Productive Work",
|
||||
"habit1comment": "-- Habits: Constantly Track -- For some habits, it only makes sense to *gain* points (like this one)",
|
||||
"habit2" : "Eat Junk Food",
|
||||
"habit2comment" : "For others, it only makes sense to *lose* points",
|
||||
"habit3" : "Take The Stairs",
|
||||
"habit3comment" : "For the rest, both + and - make sense (stairs = gain, elevator = lose)",
|
||||
"daily1" : "1h Personal Project",
|
||||
"daily1comment" : "-- Dailies: Complete Once a Day -- At the end of each day, non-completed Dailies dock you points.",
|
||||
"daily2" : "Exercise",
|
||||
"daily2comment" : "If you are doing well, they turn green and are less valuable (experience, gold) and less damaging (HP). This means you can ease up on them for a bit.",
|
||||
"daily3" : "45m Reading",
|
||||
"daily3comment" : "But if you are doing poorly, they turn red. The worse you do, the more valuable (exp, gold) and more damaging (HP) these goals become. This encourages you to focus on your shortcomings, the reds.",
|
||||
"todo1" : "Call Mom",
|
||||
"todo1comment" : "-- Todos: Complete Eventually -- Non-completed Todos won't hurt you, but they will become more valuable over time. This will encourage you to wrap up stale Todos.",
|
||||
"reward1" : "1 Episode of Game of Thrones",
|
||||
"reward1comment": "-- Rewards: Treat Yourself! -- As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits.",
|
||||
"reward2" : "Cake",
|
||||
"reward2comment" : "But only buy if you have enough gold!",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morning",
|
||||
"afternoon" : "afternoon",
|
||||
"evening" : "evening",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "Health",
|
||||
"experience": "Experience",
|
||||
"history": "History",
|
||||
"anonymous": "Anonymous",
|
||||
"level": "Level",
|
||||
"tasks": "Tasks",
|
||||
"loginAndReg" : "Login / Register",
|
||||
"loginFacebookAlt" : "Login / Register with Facebook",
|
||||
"login" : "Login",
|
||||
"register" : "Register",
|
||||
"options": "Options",
|
||||
"logout": "Logout",
|
||||
|
||||
"_commentnotifcations" : "NOTIFICATIONS",
|
||||
"partyNotification" : "New Party Messages",
|
||||
|
||||
|
||||
|
||||
"_commenttaskview": "TASK VIEW",
|
||||
"habits": "Habits",
|
||||
"Habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
"edit": "Edit",
|
||||
"text": "Text",
|
||||
"extraNotes": "Extra Notes",
|
||||
"directions/Actions": "Directions/Actions",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"difficulty": "Difficulty",
|
||||
"difficultyHelpTitle": "How difficult is this task?",
|
||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"easy": "Easy",
|
||||
"medium": "Medium",
|
||||
"hard": "Hard",
|
||||
"delete": "Delete",
|
||||
"progress": "Progress",
|
||||
"score": "Score",
|
||||
"dailies": "Dailies",
|
||||
"Dailies": "Dailies",
|
||||
"newDaily": "New Daily",
|
||||
"repeat": "Repeat",
|
||||
"Su": "Su",
|
||||
"M": "M",
|
||||
"T": "T",
|
||||
"We": "W",
|
||||
"Th": "Th",
|
||||
"F": "F",
|
||||
"S": "S",
|
||||
"todos": "To-Dos",
|
||||
"Todos": "To-Dos",
|
||||
"newTodo": "New To-Do",
|
||||
"dueDate": "Due Date",
|
||||
"remaining": "Remaining",
|
||||
"complete": "Complete",
|
||||
"rewards": "Rewards",
|
||||
"Rewards": "Rewards",
|
||||
"gold": "Gold",
|
||||
"silver": "Silver",
|
||||
"newReward": "New Reward",
|
||||
"price": "Price",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Edit Tags",
|
||||
"newTag" : "New Tag",
|
||||
"clearFilters" : "Clear Filters",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "egg",
|
||||
"itemDropped" : "An item has dropped",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profile",
|
||||
"avatar": "Avatar",
|
||||
|
||||
"head": "Head",
|
||||
"showHelm": "Show Helm",
|
||||
"hair": "Hair",
|
||||
"skin": "Skin",
|
||||
"clothing" : "Clothing",
|
||||
"showWeapon": "Show Weapon",
|
||||
"other" : "Other",
|
||||
"showShield": "Show Shield",
|
||||
"showArmor": "Show Armor",
|
||||
"photoUrl": "Photo Url",
|
||||
"fullName": "Full Name",
|
||||
"blurb": "Blurb",
|
||||
"items" : "Items",
|
||||
"weapon" : "Weapon",
|
||||
"armor" : "armor",
|
||||
"helm" : "Helm",
|
||||
"shield" : "shield",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Strength",
|
||||
"defense" : "Defense",
|
||||
"totalStrength" : "Total Strength",
|
||||
"totalDefense" : "Total Defense",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
"createAParty":"Create A Party",
|
||||
"noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||||
"partyName": "Party Name",
|
||||
"create":"Create",
|
||||
"userId":"User Id",
|
||||
"invite":"Invite",
|
||||
"leave": "Leave",
|
||||
"invitedTo" : "You're Invited To",
|
||||
"chat": "Chat",
|
||||
|
||||
"inventory": "Inventory",
|
||||
"eggs": "Eggs",
|
||||
"noEggs": "You don't have any eggs yet.",
|
||||
"hatchingPotions": "Hatching Potions",
|
||||
"noHatchingPotions": "You don't have any hatching potions yet.",
|
||||
"hatchYourEgg" : "Hatch Your Egg",
|
||||
"whichHatchingPotion1" : "Which hatching potion will you pour on your",
|
||||
"whichHatchingPotion2" : "egg?",
|
||||
"pour" : "pour",
|
||||
"rarePets" : "Rare Pets",
|
||||
"market": "Market",
|
||||
|
||||
"stable": "Stable",
|
||||
"petsFound":"Pets Found",
|
||||
"rarePets": "Rare Pets",
|
||||
|
||||
"tavern": "Tavern",
|
||||
"restButton":"Rest In The Inn",
|
||||
"checkoutButton": "Check Out Of Inn",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Resources",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Tutorials",
|
||||
|
||||
"achievements":"Achievements",
|
||||
"achievementUnlocked" : "Achievement Unlocked!",
|
||||
"npcText" : "Backed the Kickstarter project at the maximum level!",
|
||||
"contribName" : "Contributor",
|
||||
"contribText" : "Has contributed to HabitRPG (code, design, pixel art, legal advice, docs, etc). Want this badge? Fix a bug",
|
||||
"kickstartName1" : "Kickstarter Backer - ",
|
||||
"kickstartName2" : "Tier",
|
||||
"kickstartText" : "Backed the Kickstarter Project",
|
||||
"streakName" : " Streak Achievement(s)",
|
||||
"streakText1" : "Has performed ",
|
||||
"stureakText2" : " 21-day streaks on Dailies",
|
||||
"origUserName" : "Original User",
|
||||
"origUserText" : "Goes way back to the Habit's days of yore (bless them for soldiering through bugs!)",
|
||||
"ultimGearName" : "Ultimate Gear",
|
||||
"ultimGearText" : "Has attained the maximum weapon and armor set",
|
||||
"ultimGearUnlocked" : "You have earned the 'Ultimate Gear' Achievement for upgrading to the maximum gear set!",
|
||||
"beastMastName" : "Beast Master",
|
||||
"beastMastText" : "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastUnlocked" : "You have earned the 'Beast Master' Achievement for collecting all the pets!",
|
||||
|
||||
"settings":"Settings",
|
||||
"customDayStart":"Custom Day Start",
|
||||
"24HrClock": "24Hr Clock",
|
||||
"clockInfo":"HabitRPG defaults to check and reset your dailies at midnight each day. You can customize that here (Enter number between 0 and 24).",
|
||||
"misc":"Misc",
|
||||
"hideHeader":"Hide Header",
|
||||
"showHeader":"Show Header",
|
||||
"changePass":"Change Password",
|
||||
"oldPass":"Old Password",
|
||||
"newPass":"New Password",
|
||||
"confirmPass":"Confirm New Password",
|
||||
"dangerZone": "Danger Zone",
|
||||
"reset":"Reset",
|
||||
"resetAltText":"Resets your entire account (dangerous)",
|
||||
"resetText1":"This resets your entire account - your tasks will be deleted and your character will start over.",
|
||||
"resetText2":"This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"restore":"Restore",
|
||||
"restoreAltText":"Restores attributes to your character",
|
||||
"restoreText1":"HabitRPG is quite Beta-quality at present, and many find they need to restore character attributes as a result. Enter your numbers here and it will be applied automatically to your character. This will be removed once Habit is more stable.",
|
||||
"delete":"Delete",
|
||||
"deleteAltText":"Delete your account",
|
||||
"deleteHeader" : "Delete Account",
|
||||
"deleteText1":"Woa woa woa! Are you sure? This will seriously delete your account forever, and it can never be restored. If you're absolutely certain, type",
|
||||
"deleteText2":" DELETE ",
|
||||
"deleteText3":"into the text-box",
|
||||
"API":"API",
|
||||
"APIText":"Copy these for use in third party applications.",
|
||||
"APIToken":"Api Token",
|
||||
|
||||
|
||||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Training Sword",
|
||||
"sword1Name" : "Sword",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "Axe",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "Blue Sword",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "Red Sword",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "Golden Sword",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
|
||||
"_commentitemsarmor": "ARMOR",
|
||||
"armor0Name" : "Cloth Armor",
|
||||
"armor1Name" : "Leather Armor" ,
|
||||
"armor1Text": "Decreases HP Loss by 4%",
|
||||
"armor2Name" : "Chain Mail",
|
||||
"armor2Text": "Decreases HP Loss by 6%",
|
||||
"armor3Name" : "Plate Mail",
|
||||
"armor3Text": "Decreases HP Loss by 7%",
|
||||
"armor4Name" : "Red Armor",
|
||||
"armor4Text": "Decreases HP Loss by 8%",
|
||||
"armor5Name" : "Golden Armor",
|
||||
"armor5Text": "Decreases HP Loss by 10%",
|
||||
|
||||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "No Helm",
|
||||
"head1Name" : "Leather Helm" ,
|
||||
"head1Text": "Decreases HP loss by 2%",
|
||||
"head2Name" : "Chain Coif",
|
||||
"head2Text": "Decreases HP loss by 3%",
|
||||
"head3Name" : "Plate Helm",
|
||||
"head3Text": "Decreases HP loss by 4%",
|
||||
"head4Name" : "Red Helm",
|
||||
"head4Text": "Decreases HP loss by 5%",
|
||||
"head5Name" : "Golden Helm",
|
||||
"head5Text": "Decreases HP loss by 6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden Shield",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Reinforced Shield",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "Red Shield",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "Golden Shield",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
"healthPotionNotes" : "Recover 15 HP Instantly",
|
||||
"rerollName" : "Fortify Potion",
|
||||
"rerollNotes" : "Resets your task values back to yellow. Useful when everything's red and it's hard to stay alive.",
|
||||
"rerollModelHeader" : "Reset Your Tasks",
|
||||
"rerollModelText1" : "Highly discouraged because red tasks provide good incentive to improve",
|
||||
"rerollModelText2" : "read more",
|
||||
"rerollModelText3" : "However, this becomes necessary after long bouts of bad habits.",
|
||||
|
||||
"_commentitemspeteggs": "PET EGGS",
|
||||
"wolfEgg": "Wolf Cub",
|
||||
"tigerEgg": "Tiger Cub",
|
||||
"pandaEgg": "Panda Cub",
|
||||
"lionEgg": "Lion Cub",
|
||||
"foxEgg": "Fox",
|
||||
"pigEgg": "Flying Pig",
|
||||
"dragonEgg": "Dragon",
|
||||
"cactusEgg": "Cactus",
|
||||
"bearEgg": "Bear Cub",
|
||||
|
||||
"_commentitemshatchingpotions": "HATCHING POTIONS",
|
||||
"basePotName": "Base",
|
||||
"basePotText" : "Hatches your pet into its base form.",
|
||||
"whitePotName": "White",
|
||||
"whitePotText" : "Hatches your pet into its white form.",
|
||||
"desertPotName": "Desert",
|
||||
"desertPotText" : "Hatches your pet into its desert form.",
|
||||
"redPotName": "Red",
|
||||
"redPotText" : "Hatches your pet into its red form.",
|
||||
"shadePotName": "Shadepot",
|
||||
"shadePotText" : "Hatches your pet into its shade form.",
|
||||
"skeletonPotName": "Skeleton",
|
||||
"skeletonPotText" : "Hatches your pet into its skeleton form.",
|
||||
"zombiePotName": "Zombie",
|
||||
"zombiePotText" : "Hatches your pet into its zombie form.",
|
||||
"cottonPinkPotName": "Cotton Candy Pink",
|
||||
"cottonPinkPotText" : "Hatches your pet into its cotton candy pink form.",
|
||||
"cottonBluePotName": "Cotton Candy Blue",
|
||||
"cottonBluePotText" : "Hatches your pet into its cotton candy blue form.",
|
||||
"goldenPotName": "Golden",
|
||||
"goldenPotText" : "Hatches your pet into its golden form.",
|
||||
|
||||
|
||||
|
||||
"_commentnpcsandchars": "NPCS & CHARACTERS",
|
||||
"_commentNPCS" : "NPCS",
|
||||
"NPCBaileyText1" : "the Town Crier here! Announcing new stuff!",
|
||||
"NPCAugustinText1" : "Welcome to the Market! I'm the merchant;",
|
||||
"NPCAugustinText2" : "Dying to get that particular pet you're after, but don't want to wait for it to drop? Buy it here!",
|
||||
"NPCJohanssonText1" : "Welcome to the Tavern! I'm",
|
||||
"NPCJohanssonText2": "the bar keep. If you want to rest a while (going on vacation? sudden illness?), I'll set you up at the inn - dailies won't hurt you while you're resting. Stay a while & meet the locals.",
|
||||
"NPCMelchiorText1" : "",
|
||||
"NPCBowenText1" : "",
|
||||
"NPCBochText1" : "",
|
||||
|
||||
"_commentdeathstuff" : "DEATH",
|
||||
"deathTitle" : "You Died!",
|
||||
"deathText" : "You've lost your Gold, 1 Level, and 1 piece of Equipment. Be sure to complete your Dailies to prevent this from happening again!",
|
||||
|
||||
"_commentgems" : "GEMS",
|
||||
"gems" : "Gems",
|
||||
"outOfGems" : "Out Of Gems",
|
||||
"buyMoreGems" : "Buy More Gems",
|
||||
"notEnoughGems" : "Not enough Gems",
|
||||
"petsOutOfGems" : "Oops, out of Gems, which are used to buy special items! Habit is an open source project, and can use all the help it can get - buy more Gems to receive this pet, and consider it a donation to the contributors",
|
||||
"gemsWhatFor" : "Used for buying special items and services (eggs, hatching potions, Fortify, etc.). You'll need to unlock those features before being able to use Gems.",
|
||||
|
||||
"_comment": "FOOTER",
|
||||
"footerMobile" : "Mobile",
|
||||
"mobileIOS" : "iOS",
|
||||
"mobileAndroid" : "Android",
|
||||
"footerCompany" : "Company",
|
||||
"companyDonate" : " Donate",
|
||||
"companyAbout" : "About",
|
||||
"companyBlog" : "Blog",
|
||||
"companyTeam" : "Team",
|
||||
"companyExtensions" : "Extensions",
|
||||
"companyFAQ" : "FAQ",
|
||||
"companyPrivacy" : "Privacy",
|
||||
"companyTerms" : "Terms",
|
||||
"footerCommunity" : "Community",
|
||||
"communityBug" : "Submit Bug",
|
||||
"communityFeature" : "Request Feature",
|
||||
"communityAPI" : "API",
|
||||
"communityExtensions" : "Add-ons & Extensions",
|
||||
"communityForum" : "Forum",
|
||||
"communityKickstarter" : "Kickstarter",
|
||||
"communityFacebook" : "Facebook",
|
||||
"communityReddit" : "Reddit",
|
||||
"footerSocial" : "Social",
|
||||
"socialTitle" : "HabitRPG - Gamify Your Life",
|
||||
"footerDebug" : "Debug",
|
||||
"debugMissed" : "+1 Missed Day",
|
||||
"debugGems" : "+10 Gems",
|
||||
"debugLevel" : "+Exp +GP",
|
||||
|
||||
|
||||
"_commentformatting" : "FORMATTING",
|
||||
"formattingMarkdown" : "Markdown formatting allowed",
|
||||
|
||||
|
||||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Remove Ads",
|
||||
"whyAds": "Why Ads?",
|
||||
"whyAdsContent1": "Habit is an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
"submit":"Submit",
|
||||
"close":"Close",
|
||||
"saveAndClose": "Save & Close",
|
||||
"cancel":"Cancel",
|
||||
"ok" : "Ok",
|
||||
"add" : "Add",
|
||||
"undo" : "Undo",
|
||||
"continue" : "Continue",
|
||||
"accept" : "Accept",
|
||||
"reject" : "Reject",
|
||||
"or" : "Or",
|
||||
"_commenttimestamps":"TIME STAMPS",
|
||||
"justNow":"Just now",
|
||||
"aMinuteAgo":"A minute ago",
|
||||
"minutesAgo":"minutes ago",
|
||||
"anHourAgo": "An hour ago",
|
||||
"hoursAgo": "hours ago",
|
||||
"yesterday":"Yesterday",
|
||||
"daysAgo":"days ago"
|
||||
|
||||
|
||||
}
|
||||
54
locales/en/privacy.json
Normal file
54
locales/en/privacy.json
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"_commentprivacy" : "PRIVACY POLICY",
|
||||
"titlePrivacy" : "HabitRPG | Privacy",
|
||||
"privacy" : "Privacy Policy",
|
||||
"privLastUp" : "Last updated September 02, 2012",
|
||||
"pleaseRead" : "PLEASE READ THIS PRIVACY POLICY CAREFULLY.",
|
||||
"privFirstPar" : "By accessing or otherwise using habitrpg.com or any sub domains thereto (\"the Sites\") or using a habitrpg.com or HabitRPG application on a mobile device (\"the Applications\"), you agree to be bound contractually by this Privacy Policy. Individually or collectively, the Applications and the Sites may be referred to as the \"Services.\" ",
|
||||
"privSecPar" : "To review material modifications and their effective dates scroll to the bottom of the page.",
|
||||
"privSub1Title" : "1. Privacy Statement; Collection of Personal Information.",
|
||||
"priv1.1Par" : "1.1 OCDevel owns and operates this business. All references to \"we\", \"us\", shall be construed to mean OCDevel.",
|
||||
"priv1.2Par" : "1.2 We understand that visitors to this website are concerned about the privacy of information. The following describes our privacy policy regarding information, including personal information, that we collect through this website.",
|
||||
"privSub2Title" : "2. Modification of Privacy Policy.",
|
||||
"priv2Par" : "We reserve the right to modify this Privacy Policy at any time, and without prior notice, by posting an amended Privacy Policy that is always accessible by clicking on the \"Privacy Policy\" link on this site's home page. Your continued use of this site indicates your acceptance of the amended Privacy Policy. You should check the Privacy Policy through this link periodically for modifications by clicking on the link provided near the top of the Privacy Policy for a listing of material modifications and their effective dates. Regarding personal information, if any modifications are materially less restrictive on our use or disclosure of the personal information previously disclosed by you, we will obtain your consent before implementing such revisions with respect to such information.",
|
||||
"privSub3Title" : "3. Collection of Anonymous, Passive Information.",
|
||||
"priv3Par" : "We reserve the right to monitor your use of the services. As you navigate through the services, certain anonymous information may be passively collected (that is, gathered without your actively providing the information) using various technologies, such as cookies, Internet tags or web beacons, and navigational data collection (log files, server logs, clickstream). The following is a listing and a brief explanation of passive information collection methodologies which we may use from time to time to better understand how the Services are being used.",
|
||||
"priv3.1Par" : "3.1 A \"cookie\" is a text file that this site sends to your browser in the form of a text file The information generated by the cookie about your use of this site (including your IP address) will be transmitted to and stored. Most browsers automatically accept cookies, but they usually can be modified to decline cookies if you prefer; however, certain features of this site might not work without cookies.",
|
||||
"priv3.2Par" : "3.2 \"Session\" cookies are temporary bits of information that are used to improve navigation, block visitors from providing information where inappropriate (the Services \"remembers\" previous entries of age or country of origin that were outside the specified parameters and blocks subsequent changes), and collect aggregate statistical information on the Services. They are erased once you exit your Web browser or otherwise turn off your computer.",
|
||||
"priv3.3Par" : "3.3 \"Persistent\" cookies are more permanent bits of information that are placed on the hard drive of your computer and stay there unless you delete the cookie. Persistent cookies store information on your computer for a number of purposes, such as retrieving certain information you have previously provided, helping to determine what areas of the Services you may find most valuable, and customizing the Services based on your preferences on an ongoing basis. Persistent cookies placed by this site in your computer do not hold personal information.",
|
||||
"priv3.4Par" : "3.4 You can set your browser to accept all cookies, to reject all cookies, or to notify you whenever a cookie is offered so that you can decide each time whether to accept it. To learn more about cookies and how to specify your preferences, please search for \"cookie\" in the \"Help\" portion of your browser.",
|
||||
"priv3.5Par" : "3.5 An Internet Protocol (IP) address is a number assigned to your computer by your Internet service provider so you can access the Internet and is generally considered to be non-personally identifiable information, because in most cases an IP address is dynamic (changing each time you connect to the Internet), rather than static (unique to a particular user's computer). The IP address can be used to diagnose problems with a server, report aggregate information, determine the fastest route for your computer to use in connecting to a site, and administer and improve the Services.",
|
||||
"priv3.6Par" : "3.6 \"Internet tags\" (also known as Web Beacons, single-pixel GIFs, clear GIFs, invisible GIFs, and 1-by-1 GIFs) are smaller than cookies and tell the Web site server information such as the IP address and browser type related to the visitor's computer. Tags may be placed both on online advertisements that bring people to the Services and on different pages of the Services. Such tags indicate how many times a page is opened and which information is consulted.",
|
||||
"priv3.7Par" : "3.7 \"Navigational data\" (log files, server logs, and clickstream data) are used for system management, to improve the content of the Services, market research purposes, and to communicate information to visitors.",
|
||||
"privSub4Title" : "4. Use and Sharing of Anonymous, Passive Information.",
|
||||
"priv4Par" : "The Services may make full use of passively collected anonymous information, including without limitation the right to use such information to provide better service to Service users, customize the Services based on your preferences, compile and analyze statistics and trends, and otherwise administer and improve the Services for your use. We reserve the right to share this anonymous, passive information in aggregated form.",
|
||||
"privSub5Title" : "5. 3rd Party Behavioral Ads; Google's AdSense Network.",
|
||||
"priv5.1Par" : "5.1 We reserve the right to use anonymous, passive information about your visits to this and other websites (not including your name, address, email address or telephone number) for purposes of serving our ads and third party ads that are targeted to your interests (\"3rd Party Behavioral Ads\"). We reserve the right to share anonymous, passive information collected on the services with third parties for purposes of serving 3rd Party Behavioral Ads. These 3rd Party Behavioral Ads do not identify you personally. Instead, they associate your behavioral data on visited sites with your browser, so that the ads your computer sees on this site are more likely to be relevant to your interests. 3rd Party Behavioral Ads require that that you be served with a cookie containing a tracking code. You may refuse the use of cookies by selecting the appropriate settings on your browser; however, please note that if you do this you may not be able to use the full functionality of this site.",
|
||||
"priv5.2Par" : "5.2 We reserve the right to participate in Google's AdSense network for purposes of serving 3rd Party Behavioral Ads. Google uses DoubleClick's DART cookie for serving 3rd Party Behavioral Ads over the AdSense network. You may opt out of the use of the DART cookie. For information regarding how to opt out, go to http://www.google.com/privacy_ads.html.",
|
||||
"privSub6Title" : "6. Use of 3rd Party Analytics.",
|
||||
"privSub6Par" : "We reserve the right to use analytics services provided by third parties. These services use 3rd party cookies to collect anonymous, passive information about your use of this site (see explanation of cookies in Collection of Anonymous, Passive Information above). We use this information for the purpose of evaluating your use of the Services, compiling reports on activity, and providing other services. These web analytics services may also transfer this information to third parties where required to do so by law, or where such third parties process the information on the service's behalf.",
|
||||
"privSub7Title" : "7. Collection of Personal Information; Categories.",
|
||||
"priv7Par" : "We will ask you for personal information when you sign up for any specific benefit or purpose that requires registration. Personal information that we collect may vary with the each registration, and it may include one or more of the following categories: name, physical address, an email address, phone number, and credit card information including credit card number, expiration date, and billing address, emergency contact information, current medications, allergies, medical insurance information.",
|
||||
"privSub8Title" : "8. Use And Sharing of Personal Information: General Policy And Exceptions.",
|
||||
"priv8Par" : "Our general policy is that we will use your personal information, including combining your personal information with passive information collected from this site, only for: the performance of the services or transaction for which it was given, our private, internal reporting for this site, and security assessments for this site, and we will not share, sell, or rent your personal information to others. The only exceptions to this general policy: (i) are described in the subsections below, and (ii) if you explicitly approve through our site.",
|
||||
"priv8.1Par" : "8.1 Affiliates And Service Providers. We reserve the right to provide such information to our affiliates or subsidiaries, or trusted service providers for the purpose of hosting our servers or processing or archiving personal information for us. We require that these parties agree to privacy and security safeguards for this information that are consistent with this Privacy Policy.",
|
||||
"priv8.2Par" : "8.2 Acquisition; Bankruptcy. In the event that we are acquired by or merged with a third party entity, we reserve the right to transfer such information as part of such merger, acquisition, sale, or other change of control. In the unlikely event of our bankruptcy, insolvency, reorganization, receivership, or assignment for the benefit of creditors, or the application of laws or equitable principles affecting creditors' rights generally, we reserve the right to transfer such information to protect our rights or as required by law.",
|
||||
"priv8.3Par" : "8.3 Enforcement; Legal Process. We reserve the right to transfer such information if we have a good faith belief that access, use, preservation or disclosure of such information is reasonably necessary (i) to satisfy any applicable law, regulation, legal process or enforceable governmental request, or (ii) to investigate or enforce violations of our rights or the security of this site.",
|
||||
"priv8.4Par" : "8.4 Miscellaneous. We reserve the right to share personal information with the following additional parties: online organizers using our tools and resellers of our products and services from whose site the sale originated (even though the sale originates at site of the reseller, registration and collection of personal information occurs at this site).",
|
||||
"privSub9Title" : "9. Onward Transfer of Personal Information Outside Your Country of Residence.",
|
||||
"priv9Par" : "Any personal information which we may collect on this site will be stored and processed in our servers located only in the United States. By using this site, if you reside outside the United States, you consent to the transfer of personal information outside your country of residence to the United States.",
|
||||
"privSub10Title" : "10. Security of Personal Information.",
|
||||
"priv10Par" : "We follow reasonable and appropriate industry standards to protect your personal information and data. Unfortunately, no data transmission over the Internet or method of data storage can be guaranteed 100% secure. Therefore, while we strive to protect your personal information by following generally accepted industry standards, we cannot ensure or warrant the absolute security of any information you transmit to us or archive at this site.",
|
||||
"privSub11Title" : "11. Changing And Updating Personal Information.",
|
||||
"priv11Par" : "Upon request, we will permit you to request or make changes or updates to your personal information for legitimate purposes. We request identification prior to approving such requests. We reserve the right to decline any requests that are unreasonably repetitive or systematic, require unreasonable time or effort of our technical or administrative personnel, or undermine the privacy rights of others. We reserve the right to permit you to access your personal information in any account you establish with this site for purposes of making your own changes or updates, and in such case, instructions for making such changes or updates will be provided where necessary.",
|
||||
"privSub12Title" : "12. Email From This Site; Opt-Out Rights.",
|
||||
"priv12Par" : "If you supply us with your e-mail address you may receive periodic messages from us with information specific to the Services and required for the normal functioning of the Services as well as for new products or services or upcoming events. If you prefer not to receive periodic email messages, you may opt-out by following the instructions on the email.",
|
||||
"privSub13Title" : "13. Children's Online Policy.",
|
||||
"priv13Par" : "We are committed to preserving online privacy for all of its website visitors, including children. This site is a general audience site. Consistent with the Children's Online Privacy Protection Act (COPPA), we will not knowingly collect any information from, or sell to, children under the age of 13. If you are a parent or guardian who has discovered that your child under the age of 13 has submitted his or her personally identifiable information without your permission or consent, we will remove the information from our active list, at your request. To request the removal of your child's information, please send contact our site as provided below under \"Contact Us\", and be sure to include in your message the same login information that your child submitted.",
|
||||
"privSub14Title" : "14. Email And Other Messages Through This Site; ECPA Notice.",
|
||||
"priv14Par" : "This site treats email messages and other electronic messages that are sent through this site and not viewable by others as confidential and private, except as required by law, including without limitation, the Electronic Communications Privacy Act of 1986, 18 U.S.C. Sections 2701-2711 (the \"ECPA\"). The ECPA permits this site's limited ability to intercept and/or disclose electronic messages, for example (i) as necessary to operate our system or to protect our rights or property, (ii) upon legal demand (court orders, warrants, subpoenas), or (iii) where we receive information inadvertently which appears to pertain to the commission of a crime. This site is not considered a \"secure communications medium\" under the ECPA.",
|
||||
"privSub15Title" : "15. Contact Us.",
|
||||
"priv15Par" : "If you have any questions regarding this Privacy Policy, please contact the owner and operator of this website business:",
|
||||
"phone" : "Telephone: 1-805-975-5236"
|
||||
|
||||
}
|
||||
92
locales/en/terms.json
Normal file
92
locales/en/terms.json
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
{
|
||||
"_commentterms" : "TERMS AND CONDITIONS",
|
||||
"titleTerms" : "HabitRPG | Terms",
|
||||
"termsUse" : "Terms of Use",
|
||||
"termsLastUp" : "Last updated September 2, 2012",
|
||||
"termsFirstPar" : "HabitRPG (or \"we\") provides services through our software applications for various devices and platforms (\"HabitRPG Applications\") and the HabitRPG.com domain, and any sub domains thereto (the \"Sites\"). Individually or collectively, HabitRPG Applications and Sites may be referred to as the \"Services\".",
|
||||
"termsSecPar" : "Please read the following terms and conditions (\"Terms of Service\") carefully. These Terms of Service govern your access to and use of the Services and HabitRPG Content (defined below) and set forth the legally binding terms for your use of the Services and HabitRPG Content, whether or not you have registered as a Member.",
|
||||
"termsThirdPar" : "Certain areas of the Services (and your access to or use of HabitRPG Content) may have different terms and conditions posted or may require you to agree with and accept additional terms and conditions. If there is a conflict between these Terms of Service and terms and conditions posted for a specific area of the Services or HabitRPG Content, the latter terms and conditions will take precedence with respect to your use of or access to that area of the Services or HabitRPG Content.",
|
||||
"termsFourthPar" : "YOU ACKNOWLEDGE AND AGREE THAT, BY CLICKING ON THE \"I AGREE\" OR \"I ACCEPT\" BUTTON, OR BY ACCESSING OR USING THE SERVICES OR BY DOWNLOADING OR POSTING ANY CONTENT FROM OR ON THE SITES OR THROUGH THE SERVICES, YOU ARE INDICATING THAT YOU HAVE READ, UNDERSTAND AND AGREE TO BE BOUND BY THESE TERMS, WHETHER OR NOT YOU HAVE REGISTERED AS A MEMBER, AND AGREE TO OUR PRIVACY POLICY AS DESCRIBED BELOW. IF YOU DO NOT AGREE TO THESE TERMS, THEN YOU HAVE NO RIGHT TO ACCESS OR USE THE SERVICES OR HABITRPG CONTENT.",
|
||||
"termsMod" : "Modification",
|
||||
"terms1Mod" : "HabitRPG reserves the right, at its sole discretion, to modify, discontinue or terminate the Services, including any portion thereof on a global or individual basis, or to modify these Terms of Service, at any time and without prior notice. If we modify these Terms of Service, we will update the \"Last Updated Date\" above and post the modification on the Sites and perhaps elsewhere within the Services. By continuing to access or use the Services after we have posted a modification to these Terms of Service or have provided you with notice of a modification, you are indicating that you agree to be bound by the modified Terms of Service. If the modified Terms of Service are not acceptable to you, your only recourse is to cease using the Services.",
|
||||
"termsElig" : "Eligibility and HabitRPG Account Registration",
|
||||
"terms1Elig" : "In order to access certain features of the Sites and Services, and to post any Public User Content (defined below) on the Sites or through the Services, you must register to create an account (\"HabitRPG Account\") and become a \"Member\". In compliance with privacy laws, we do not allow people below the age of 14 to create accounts; please see our Privacy Policy for further information. During the registration process, you will be required to provide certain information and you will establish a username and a password. You agree to provide accurate, current and complete information during the registration process and to update such information to keep it accurate, current and complete. HabitRPG reserves the right to suspend or terminate your HabitRPG Account if any information provided during the registration process or thereafter proves to be inaccurate, not current or incomplete. If you are not a Member you may browse all areas of the Sites or use the parts of the Services that are not limited to Members only. You are responsible for safeguarding your password. You agree not to disclose your password to any third party and to take sole responsibility for any activities or actions under your HabitRPG Account, whether or not you have authorized such activities or actions. You agree to immediately notify HabitRPG of any unauthorized use of your HabitRPG Account. We are not liable for any damages or losses caused by someone using your account without your permission.",
|
||||
"termsPriv" : "Privacy",
|
||||
"terms1Priv" : "See HabitRPG's Privacy Policy at http://www.HabitRPG.com/privacy for information and notices concerning HabitRPG's collection and use of your personal information. If you have any questions about the HabitRPG Privacy Policy, please contact HabitRPG at privacy AT HabitRPG.com. By accessing the Services you are agreeing to the terms of our Privacy Policy.",
|
||||
"termsCont" : "Content",
|
||||
"terms1Cont" : "Certain types of content are made available through the Services. \"HabitRPG Content\" means, collectively, the text, data, graphics, images, illustrations, forms and look and feel attributes, HabitRPG trademarks and logos and other content made available through the Services, including any technology or code making up the Services, excluding User Content. \"Public User Content\" means the text, data, graphics, images, photos, video or audiovisual content, hypertext links and any other content uploaded, transmitted or submitted by a Member via the Services with the intent to share with other users. \"Private User Content\" means data created through the services exclusively for personal use or private sharing. This includes tasks and related data created in HabitRPG Tasks that have not been explicitly shared publicly. You understand that by using any of the Services, you may encounter content that may be deemed offensive, indecent, or objectionable, which content may or may not be identified as having explicit language, and that the results of any search or entering of a particular URL may automatically and unintentionally generate links or references to objectionable material. Nevertheless, you agree to use the Services at your sole risk and that we shall not have any liability to you for content that may be found to be offensive, indecent, or objectionable.",
|
||||
"termsOwn" : "Ownership",
|
||||
"terms1Own" : "The Services and HabitRPG Content are protected by copyright, trademark, and other laws of the United States and foreign countries. Except as expressly provided in these Terms of Service, HabitRPG and its licensors exclusively own all right, title and interest in and to the Services and HabitRPG Content, including all associated intellectual property rights. You will not remove, alter or obscure any copyright, trademark, service mark or other proprietary rights notices incorporated in or accompanying the Services or HabitRPG Content.",
|
||||
"termsLic" : "HabitRPG License",
|
||||
"terms1Lic" : "Subject to your compliance with the terms and conditions of these Terms of Service, HabitRPG grants you a limited, non-exclusive, non-transferable license, without the right to sublicense, to access, use, view, download and print, where applicable, the Services and any HabitRPG Content solely for your personal and non-commercial purposes. You will not use, copy, adapt, modify, prepare derivative works based upon, distribute, license, sell, transfer, publicly display, publicly perform, transmit, stream, broadcast or otherwise exploit the Services or HabitRPG Content, except as expressly permitted in these Terms of Service. No licenses or rights are granted to you by implication or otherwise under any intellectual property rights owned or controlled by HabitRPG or its licensors, except for the licenses and rights expressly granted in these Terms of Service. With respect to HabitRPG Applications, your license is limited to use of such applications on platforms and devices that you own or control, and you may not distribute or make the HabitRPG Applications available over a network where it could be used by multiple devices at the same time.",
|
||||
"termsPubCont" : "Public User Content",
|
||||
"terms1PubCont" : "By making available any Public User Content through the Services, you hereby grant to HabitRPG a worldwide, irrevocable, perpetual, non-exclusive, transferable, royalty-free license, with the right to sublicense, to use, copy, adapt, modify, distribute, license, sell, transfer, publicly display, publicly perform, transmit, stream, broadcast and otherwise exploit such Public User Content only on, through or by means of the Services. HabitRPG does not claim any ownership rights in any such Public User Content and nothing in these Terms of Service will be deemed to restrict any rights that you may have to use and exploit any such Public User Content.",
|
||||
"terms2PubCont" : "You acknowledge and agree that you are solely responsible for all Public User Content that you make available through the Services. Accordingly, you represent and warrant that: (i) you either are the sole and exclusive owner of all Public User Content that you make available through the Services or you have all rights, licenses, consents and releases that are necessary to grant to HabitRPG the rights in such Public User Content, as contemplated under these Terms of Service; and (ii) neither the User Content nor your posting, uploading, publication, submission or transmittal of the Public User Content or HabitRPG's use of the Public User Content (or any portion thereof) on, through or by means of the Services will infringe, misappropriate or violate a third party's patent, copyright, trademark, trade secret, moral rights or other intellectual property rights, or rights of publicity or privacy, or result in the violation of any applicable law or regulation.",
|
||||
"terms3PubContPra" : "Copyrighted Materials: No Infringing Use. You will not use the Services to offer, display, distribute, transmit, route, provide connections to or store any material that infringes copyrighted works or otherwise violates or promotes the violation of the intellectual property rights of any third party. HabitRPG has adopted and implemented a policy that provides for the termination in appropriate circumstances of the accounts of users who repeatedly infringe or are believed to be or are charged with repeatedly infringing the rights of copyright holders.",
|
||||
"termsNotify" : "Notify Us of Infringers",
|
||||
"terms1Notify" : "If you believe that something on the Services violates your copyright, notify our copyright agent in writing. The contact information for our copyright agent is at the bottom of this section.",
|
||||
"terms2Notify" : "In order for us to take action, you must do the following in your notice:",
|
||||
"terms3Notify" : "(1) provide your physical or electronic signature; (2) identify the copyrighted work that you believe is being infringed; (3) identify the item on the Services that you think is infringing your work and include sufficient information about where the material is located on the Services (including which website and URL) so that we can find it; (4) provide us with a way to contact you, such as your address, telephone number, or e-mail; (5) provide a statement that you believe in good faith that the item you have identified as infringing is not authorized by the copyright owner, its agent, or the law to be used on the Services; and (6) provide a statement that the information you provide in your notice is accurate, and that (under penalty of perjury), you are authorized to act on behalf of the copyright owner whose work is being infringed.",
|
||||
"terms4Notify" : "Here is the contact information for our copyright agent:",
|
||||
"terms5Notify" : "Copyright Enforcement",
|
||||
"terms6Notify" : "Phone: (805) 975-5236",
|
||||
"terms7Notify" : "E-Mail: tylerrenelle at gmail dot com",
|
||||
"terms8Notify" : "Again, we cannot take action unless you give us all the required information.",
|
||||
"termsRCF" : "Ratings and Comments & Feedback.",
|
||||
"terms1RCF" : "You can rate and make comments about content made available through the Services (\"Comments\"). HabitRPG advises you to exercise caution and good judgment when leaving such Comments. Once you complete and submit your Comments to the Services you will not be able to go back and edit your Comments. You should also be aware that you could be held legally responsible for damages to someone's reputation if your Comments are deemed to be defamatory. Without limiting any other terms of this Terms of Service, HabitRPG may, but is under no obligation to, monitor or censor Comments and disclaims any and all liability relating thereto. Notwithstanding the foregoing, HabitRPG does reserve the right, in its sole discretion, to remove any Comments that it deems to be improper, inappropriate or inconsistent with the online activities that are permitted under these Terms of Service. We welcome and encourage you to provide feedback, comments and suggestions for improvements to the Services (\"Feedback\"). You may submit Feedback by emailing us at support AT HabitRPG.com. You acknowledge and agree that all Comments and Feedback will be the sole and exclusive property of HabitRPG and you hereby irrevocably assign to HabitRPG and agree to irrevocably assign to HabitRPG all of your right, title, and interest in and to all Comments and Feedback, including without limitation all worldwide patent rights, copyright rights, trade secret rights, and other proprietary or intellectual property rights therein. At HabitRPG's request and expense, you will execute documents and take such further acts as HabitRPG may reasonably request to assist HabitRPG to acquire, perfect, and maintain its intellectual property rights and other legal protections for the Comments and Feedback.",
|
||||
"termsInter" : "Interactions between Users",
|
||||
"terms1Inter" : "You are solely responsible for your interactions (including any disputes) with other users. You understand that HabitRPG does not in any way screen HabitRPG users, except to only allow people aged 14 and over to create accounts. You are solely responsible for, and will exercise caution, discretion, common sense and judgment in, using the Services and disclosing personal information to other HabitRPG users. You agree to take reasonable precautions in all interactions with other HabitRPG users, particularly if you decide to meet a HabitRPG user offline, or in person. Your use of the Services, HabitRPG Content and any other content made available through the Services is at your sole risk and discretion and HabitRPG hereby disclaims any and all liability to you or any third party relating thereto. HabitRPG reserves the right to contact Members, in compliance with applicable law, in order to evaluate compliance with the rules and policies in these Terms of Service. You will cooperate fully with HabitRPG to investigate any suspected unlawful, fraudulent or improper activity, including, without limitation, granting authorized HabitRPG representatives access to any password-protected portions of your HabitRPG Account.",
|
||||
"termsProhib" : "General Prohibitions",
|
||||
"terms1Prohib" : "You agree not to do any of the following while using the Services or HabitRPG Content:",
|
||||
"terms2Prohib" : "Post, upload, publish, submit or transmit any text, graphics, images, software, music, audio, video, information or other material that: (i) infringes, misappropriates or violates a third party's patent, copyright, trademark, trade secret, moral rights or other intellectual property rights, or rights of publicity or privacy; (ii) violates, or encourages any conduct that would violate, any applicable law or regulation or would give rise to civil liability; (iii) is fraudulent, false, misleading or deceptive; (iv) is defamatory, obscene, pornographic, vulgar or offensive; (v) promotes discrimination, bigotry, racism, hatred, harassment or harm against any individual or group; (vi) is violent or threatening or promotes violence or actions that are threatening to any other person; or (vii) promotes illegal or harmful activities or substances (including but not limited to activities that promote or provide instructional information regarding the manufacture or purchase of illegal weapons or illegal substances).",
|
||||
"terms3Prohib" : "Use, display, mirror, frame or utilize framing techniques to enclose the Services, or any individual element or materials within the Services, HabitRPG's name, any HabitRPG trademark, logo or other proprietary information, the content of any text or the layout and design of any page or form contained on a page, without HabitRPG's express written consent;",
|
||||
"terms4Prohib" : "Access, tamper with, or use non-public areas of the Services, HabitRPG's computer systems, or the technical delivery systems of HabitRPG's providers;",
|
||||
"terms5Prohib" : "Attempt to probe, scan, or test the vulnerability of any HabitRPG system or network or breach any security or authentication measures;",
|
||||
"terms6Prohib" : "Avoid, bypass, remove, deactivate, impair, descramble or otherwise circumvent any technological measure implemented by HabitRPG or any of HabitRPG's providers or any other third party (including another user) to protect the Services or HabitRPG Content;",
|
||||
"terms7Prohib" : "Attempt to access or search the Services or HabitRPG Content or download HabitRPG Content from the Services through the use of any engine, software, tool, agent, device or mechanism (including spiders, robots, crawlers, data mining tools or the like) other than the software and/or search agents provided by HabitRPG or other generally available third party web browsers (such as Google Chrome, Microsoft Internet Explorer, Mozilla Firefox, Safari or Opera);",
|
||||
"terms8Prohib" : "Send any unsolicited or unauthorized advertising, promotional materials, email, junk mail, spam, chain letters or other form of solicitation;",
|
||||
"terms9Prohib" : "Use any meta tags or other hidden text or metadata utilizing a HabitRPG trademark, logo URL or product name without HabitRPG's express written consent;",
|
||||
"terms10Prohib" : "Use the Services or HabitRPG Content for any commercial purpose or the benefit of any third party or in any manner not permitted by these Terms of Service;",
|
||||
"terms11Prohib" : "Forge any TCP/IP packet header or any part of the header information in any email or newsgroup posting, or in any way use the Services or HabitRPG Content to send altered, deceptive or false source-identifying information;",
|
||||
"terms12Prohib" : "Attempt to decipher, decompile, disassemble or reverse engineer any of the software used to provide the Services or HabitRPG Content;",
|
||||
"terms13Prohib" : "Interfere with, or attempt to interfere with, the access of any user, host or network, including, without limitation, sending a virus, overloading, flooding, spamming, or mail-bombing the Services;",
|
||||
"terms14Prohib" : "Collect or store any personally identifiable information from the Services from other users of the Services without their express permission;",
|
||||
"terms15Prohib" : "Impersonate or misrepresent your affiliation with any person or entity; Violate any applicable law or regulation; or",
|
||||
"terms16Prohib" : "Encourage or enable any other individual to do any of the foregoing.",
|
||||
"terms17Prohib" : "HabitRPG will have the right to investigate and prosecute violations of any of the above, including intellectual property rights infringement and Services security issues, to the fullest extent of the law. HabitRPG may involve and cooperate with law enforcement authorities in prosecuting users who violate these Terms of Service. You acknowledge that HabitRPG has no obligation to monitor your access to or use of the Services or HabitRPG Content or to review or edit any Public User Content, but has the right to do so for the purpose of operating the Services, to ensure your compliance with these Terms of Service, or to comply with applicable law or the order or requirement of a court, administrative agency or other governmental body. HabitRPG reserves the right, at any time and without prior notice, to remove or disable access to any HabitRPG Content, including, any Public User Content, that HabitRPG, in its sole discretion, considers to be in violation of these Terms of Service or otherwise harmful to the Services.",
|
||||
"termsLinks" : "Links",
|
||||
"terms1Links" : "The Services may contain links to third-party websites or resources. You acknowledge and agree that HabitRPG is not responsible or liable for: (i) the availability or accuracy of such websites or resources; or (ii) the content, products, or services on or available from such websites or resources. Links to such websites or resources do not imply any endorsement by HabitRPG of such websites or resources or the content, products, or services available from such websites or resources. You acknowledge sole responsibility for and assume all risk arising from your use of any such websites or resources.",
|
||||
"termsCancel" : "Termination and HabitRPG Account; Cancellation",
|
||||
"terms1Cancel" : "Without limiting other remedies, HabitRPG may at any time suspend or terminate your HabitRPG Account and refuse to provide access to the Services. In addition, HabitRPG may notify authorities or take any actions it deems appropriate, without notice to you, if HabitRPG suspects or determines, in its own discretion, that you may have or there is a significant risk that you have (i) failed to comply with any provision of these Terms of Service or any policies or rules established by HabitRPG; or (ii) engaged in actions relating to or in the course of using the Services that may be illegal or cause liability, harm, embarrassment, harassment, abuse or disruption for you, HabitRPG Users, HabitRPG or any other third parties or the Services.",
|
||||
"terms2Cancel" : "You may terminate your HabitRPG Account at any time and for any reason by sending email to support AT HabitRPG.com. Upon any termination by a Member, the related account will no longer be accessible.",
|
||||
"terms3Cancel" : "After any termination, you understand and acknowledge that we will have no further obligation to provide the Services and all licenses and other rights granted to you by these Terms of Service will immediately cease. HabitRPG will not be liable to you or any third party for termination of the Services or termination of your use of either. UPON ANY TERMINATION OR SUSPENSION, ANY CONTENT, MATERIALS OR INFORMATION (INCLUDING PUBLIC USER CONTENT) THAT YOU HAVE SUBMITTED ON THE SERVICES OR THAT WHICH IS RELATED TO YOUR ACCOUNT MAY NO LONGER BE ACCESSED BY YOU. Furthermore, HabitRPG will have no obligation to maintain any information stored in our database related to your account or to forward any information to you or any third party.",
|
||||
"terms4Cancel" : "Any suspension, termination or cancellation will not affect your obligations to HabitRPG under these Terms of Service (including, without limitation, proprietary rights and ownership, indemnification and limitation of liability), which by their sense and context are intended to survive such suspension, termination or cancellation.",
|
||||
"termsDisc" : "Disclaimers",
|
||||
"terms1Disc" : "THE SERVICES, HABITRPG CONTENT AND PUBLIC USER CONTENT ARE PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED. WITHOUT LIMITING THE FOREGOING, HABITRPG EXPLICITLY DISCLAIMS ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT, AND ANY WARRANTIES ARISING OUT OF COURSE OF DEALING OR USAGE OF TRADE.",
|
||||
"terms2Disc" : "HABITRPG MAKES NO WARRANTY THAT THE SERVICES, HABITRPG CONTENT OR PUBLIC USER CONTENT WILL MEET YOUR REQUIREMENTS OR BE AVAILABLE ON AN UNINTERRUPTED, SECURE, OR ERROR-FREE BASIS. HABITRPG MAKES NO WARRANTY REGARDING THE QUALITY OF ANY PRODUCTS, SERVICES OR CONTENT PURCHASED OR OBTAINED THROUGH THE SERVICES OR THE ACCURACY, TIMELINESS, TRUTHFULNESS, COMPLETENESS OR RELIABILITY OF ANY CONTENT OBTAINED THROUGH THE SERVICES.",
|
||||
"terms3Disc" : "NO ADVICE OR INFORMATION, WHETHER ORAL OR WRITTEN, OBTAINED FROM HABITRPG OR THROUGH THE SERVICES, HABITRPG CONTENT OR PUBLIC USER CONTENT, WILL CREATE ANY WARRANTY NOT EXPRESSLY MADE HEREIN.",
|
||||
"termsIdemn" : "Indemnity",
|
||||
"terms1Idemn" : "You agree to defend, indemnify, and hold HabitRPG, its officers, directors, employees and agents, harmless from and against any claims, liabilities, damages, losses, and expenses, including, without limitation, reasonable legal and accounting fees, arising out of or in any way connected with Public User Content you submit to HabitRPG, your access to or use of the Services or HabitRPG Content, or your violation of these Terms of Service.",
|
||||
"termsLimit" : "Limitation of Liability",
|
||||
"terms1Limit" : "YOU ACKNOWLEDGE AND AGREE THAT, TO THE MAXIMUM EXTENT PERMITTED BY LAW, THE ENTIRE RISK ARISING OUT OF YOUR ACCESS TO AND USE OF THE SERVICES AND CONTENT THEREIN REMAINS WITH YOU. NEITHER HABITRPG NOR ANY OTHER PARTY INVOLVED IN CREATING, PRODUCING, OR DELIVERING THE SERVICES OR HABITRPG CONTENT WILL BE LIABLE FOR ANY INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, LOSS OF DATA OR LOSS OF GOODWILL, SERVICE INTERRUPTION, COMPUTER DAMAGE OR SYSTEM FAILURE OR THE COST OF SUBSTITUTE PRODUCTS OR SERVICES, ARISING OUT OF OR IN CONNECTION WITH THESE TERMS OR FROM THE USE OF OR INABILITY TO USE THE SERVICES OR CONTENT THEREIN, WHETHER BASED ON WARRANTY, CONTRACT, TORT (INCLUDING NEGLIGENCE), PRODUCT LIABILITY OR ANY OTHER LEGAL THEORY, AND WHETHER OR NOT HABITRPG HAS BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGE, EVEN IF A LIMITED REMEDY SET FORTH HEREIN IS FOUND TO HAVE FAILED OF ITS ESSENTIAL PURPOSE. YOU SPECIFICALLY ACKNOWLEDGE THAT HABITRPG IS NOT LIABLE FOR THE DEFAMATORY, OFFENSIVE OR ILLEGAL CONDUCT OF OTHER USERS OR THIRD PARTIES AND THAT THE RISK OF INJURY FROM THE FOREGOING RESTS ENTIRELY WITH YOU. FURTHER, HABITRPG WILL HAVE NO LIABILITY TO YOU OR TO ANY THIRD PARTY FOR ANY PUBLIC USER CONTENT OR THIRD-PARTY CONTENT UPLOADED ONTO OR DOWNLOADED FROM THE SITES OR THROUGH THE SERVICES.",
|
||||
"terms2Limit" : "IN NO EVENT WILL HABITRPG'S AGGREGATE LIABILITY ARISING OUT OF OR IN CONNECTION WITH THESE TERMS OF SERVICE OR FROM THE USE OF OR INABILITY TO USE THE SITE, SERVICES OR CONTENT THEREIN EXCEED ONE HUNDRED U.S. DOLLARS ($100). THE LIMITATIONS OF DAMAGES SET FORTH ABOVE ARE FUNDAMENTAL ELEMENTS OF THE BASIS OF THE BARGAIN BETWEEN HABITRPG AND YOU. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, SO THE ABOVE LIMITATION MAY NOT APPLY TO YOU.",
|
||||
"termsRights" : "Proprietary Rights Notices",
|
||||
"terms1Rights" : "All trademarks, service marks, logos, trade names and any other proprietary designations of HabitRPG used herein are trademarks or registered trademarks of HabitRPG. Any other trademarks, service marks, logos, trade names and any other proprietary designations are the trademarks or registered trademarks of their respective parties.",
|
||||
"termsLaw" : "Controlling Law and Jurisdiction",
|
||||
"terms1Law" : "These Terms of Service and any action related thereto will be governed by the laws of the State of California without regard to its conflict of laws provisions. The exclusive jurisdiction and venue of any action with respect to the subject matter of these Terms of Service will be the courts having jurisdiction over disputes arising in Santa Clara County, California, and each of the parties hereto waives any objection to jurisdiction and venue in such courts.",
|
||||
"terms2Law" : "YOU AGREE THAT IF YOU WANT TO SUE US, YOU MUST FILE YOUR LAWSUIT WITHIN ONE YEAR AFTER THE EVENT THAT GAVE RISE TO YOUR LAWSUIT. OTHERWISE, YOUR LAWSUIT WILL BE PERMANENTLY BARRED.",
|
||||
"termsExport" : "Export Control",
|
||||
"terms1Export" : "You may not use or otherwise export or re-export the Services except as authorized by United States law and the laws of the jurisdiction in which the Services were obtained. In particular, but without limitation, the Services may not be exported or re-exported (a) into any U.S. embargoed countries or (b) to anyone on the U.S. Treasury Department's list of Specially Designated Nationals or the U.S. Department of Commerce Denied Person's List or Entity List. By using the Services, you represent and warrant that you are not located in any such country or on any such list. You also agree that you will not use these products for any purposes prohibited by United States law, including, without limitation, the development, design, manufacture or production of nuclear, missiles, or chemical or biological weapons.",
|
||||
"termsAgree" : "Entire Agreement",
|
||||
"terms1Agree" : "These Terms of Service constitute the entire and exclusive understanding and agreement between HabitRPG and you regarding the Services and HabitRPG Content, and these Terms of Service supersede and replace any and all prior oral or written understandings or agreements between HabitRPG and you regarding the Services and HabitRPG Content.",
|
||||
"termsAssign" : "Assignment",
|
||||
"terms1Assign" : "You may not assign or transfer these Terms of Service, by operation of law or otherwise, without HabitRPG's prior written consent. Any attempt by you to assign or transfer these Terms of Service, without such consent, will be null and of no effect. HabitRPG may freely assign these Terms of Service. Subject to the foregoing, these Terms of Service will bind and inure to the benefit of the parties, their successors and permitted assigns.",
|
||||
"termsNotices" : "Notices",
|
||||
"terms1Notices" : "You consent to the use of: (i) electronic means to complete these Terms of Service and to deliver any notices or other communications permitted or required hereunder; and (ii) electronic records to store information related to these Terms of Service or your use of the Services. Any notices or other communications permitted to required hereunder, including those regarding modifications to these Terms of Service, will be in writing and given: (x) by HabitRPG via email (in each case to the address that you provide) or (y) by posting to the Sites or Services. For notices made by e-mail, the date of receipt will be deemed the date on which such notice is transmitted.",
|
||||
"termsGeneral" : "General",
|
||||
"terms1General" : "The failure of HabitRPG to enforce any right or provision of these Terms of Service will not constitute a waiver of future enforcement of that right or provision. The waiver of any such right or provision will be effective only if in writing and signed by a duly authorized representative of HabitRPG. Except as expressly set forth in these Terms of Service, the exercise by either party of any of its remedies under these Terms of Service will be without prejudice to its other remedies under these Terms of Service or otherwise. If for any reason a court of competent jurisdiction finds any provision of these Terms of Service invalid or unenforceable, that provision will be enforced to the maximum extent permissible and the other provisions of these Terms of Service will remain in full force and effect.",
|
||||
"termsContact" : "Contacting Us",
|
||||
"terms1Contact" : "If you have any questions about these Terms of Service, please contact us at tylerrenelle@gmail.com."
|
||||
|
||||
|
||||
}
|
||||
Loading…
Reference in a new issue